@visitscotland/component-library
Version:
VisitScotland Component Library
53 lines • 582 kB
CSS
.vs-icon{overflow:visible;pointer-events:none;line-height:1;transition:all .2s ease-in-out}.vs-icon.vs-icon--size-xxs{font-size:12px;padding:0}.vs-icon.vs-icon--size-xs{font-size:16px;padding:0}.vs-icon.vs-icon--size-sm{font-size:20px;padding:0}.vs-icon.vs-icon--size-md{font-size:24px;padding:0}.vs-icon.vs-icon--size-lg{font-size:30px;padding:0}.vs-icon.vs-icon--size-xl{font-size:40px;padding:0}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-xxs{font-size:12px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-xs{font-size:16px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-sm{font-size:20px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-md{font-size:24px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-lg{font-size:30px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-xl{font-size:40px;padding:0}}.vs-icon.vs-icon--variant-primary{color:#200f2e}.vs-icon.vs-icon--variant-secondary{color:#606060}.vs-icon.vs-icon--variant-cta{color:#1f49d6}.vs-icon.vs-icon--variant-inverse{color:#fff}.vs-icon.vs-icon--variant-highlight{color:#a8308c}.vs-icon.vs-icon--variant-disabled{color:#909090}.vs-icon.vs-icon--variant-error{color:#940f2c}.vs-icon.vs-icon--variant-warning{color:#fdec53}.vs-icon.vs-icon--variant-success{color:#03aa46}
.vs-button{font-weight:600;transition:all .2s ease-in-out;text-decoration:none;position:relative;overflow:hidden;border-width:2px;line-height:1.5}.vs-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3369ff}.vs-button.btn-primary.disabled,.vs-button.btn-primary:disabled,.vs-button.btn-secondary.disabled,.vs-button.btn-secondary:disabled,.vs-button.btn-subtle:not(.vs-main-map-category__button).disabled,.vs-button.btn-subtle:not(.vs-main-map-category__button):disabled{background-color:#e9e9e9;border-color:#e9e9e9;color:#909090}.vs-button.btn-primary.disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-primary:disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-secondary.disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-secondary:disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-subtle:not(.vs-main-map-category__button).disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-subtle:not(.vs-main-map-category__button):disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#909090}.vs-button .vs-icon{margin-top:-0.05rem}.vs-button .vs-icon--right{margin-left:.25rem}.vs-button .vs-icon--left{margin-right:.25rem}.vs-button.vs-button--rounded{border-radius:1000rem}.vs-button.disabled,.vs-button:disabled{pointer-events:none}.vs-button:not(:disabled):not(.disabled):active:focus{box-shadow:none}.vs-button.btn-primary{color:#fff;background-color:#1f49d6;border-color:#1f49d6}.vs-button.btn-primary .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#fff}.vs-button.btn-primary:hover{color:#fff;background-color:#17359c;border-color:#17359c}.vs-button.btn-primary:hover .vs-icon{color:#fff}.vs-button.btn-primary:active,.vs-button.btn-primary:active:focus{color:#fff;background-color:#112876;border-color:#112876}.vs-button.btn-primary:active .vs-icon,.vs-button.btn-primary:active:focus .vs-icon{color:#fff}.vs-button.btn-secondary{color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-button.btn-secondary .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#1f49d6}.vs-button.btn-secondary:hover{color:#fff;background-color:#17359c;border-color:#17359c}.vs-button.btn-secondary:hover .vs-icon{color:#fff}.vs-button.btn-secondary:active,.vs-button.btn-secondary:active:focus{color:#fff;background-color:#112876;border-color:#112876}.vs-button.btn-secondary:active .vs-icon,.vs-button.btn-secondary:active:focus .vs-icon{color:#fff}.vs-button.btn-subtle:not(.vs-main-map-category__button){color:#1f49d6;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.vs-button.btn-subtle:not(.vs-main-map-category__button) .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#1f49d6}.vs-button.btn-subtle:not(.vs-main-map-category__button):hover{color:#1f49d6;background-color:#d6e5ff;border-color:#d6e5ff}.vs-button.btn-subtle:not(.vs-main-map-category__button):hover .vs-icon{color:#1f49d6}.vs-button.btn-subtle:not(.vs-main-map-category__button):active,.vs-button.btn-subtle:not(.vs-main-map-category__button):active:focus{color:#fff;background-color:#3369ff;border-color:#3369ff}.vs-button.btn-subtle:not(.vs-main-map-category__button):active .vs-icon,.vs-button.btn-subtle:not(.vs-main-map-category__button):active:focus .vs-icon{color:#fff}.vs-button.btn-subtle:focus{box-shadow:0 0 0 2px #3369ff}.vs-button.vs-button--icon-only{line-height:1}.vs-button.vs-button--icon-only.btn-sm{padding:.25rem .25rem;width:32px;height:32px}.vs-button.vs-button--icon-only.btn-md{padding:.5rem .25rem;width:44px;height:44px}.vs-button.vs-button--icon-only.btn-lg{padding:.5rem .25rem;width:52px;height:52px}.vs-button.vs-button--icon-only .vs-icon{margin:0}.vs-button.btn-sm{padding:.125rem 1.25rem}.vs-button.btn-md{padding:.5rem 1.5rem}.vs-button.btn-lg{padding:.75rem 1.75rem;font-size:unset}.vs-button.vs-button--flex-reverse{display:flex;flex-direction:row-reverse !important}@keyframes bubble{0%{transform:scale(0, 0);opacity:1}100%{opacity:0;transform:scale(100, 100)}}.vs-button.vs-button--animated::after{background:hsla(0,0%,100%,.1);border-radius:50%;bottom:0;content:"";height:5px;opacity:0;position:absolute;right:0;transform-origin:50% 50%;transform:scale(1, 1) translate(-50%);width:5px}.vs-button.vs-button--animated.vs-button--is-animating::after{animation:bubble 500ms ease-in-out}.vs-button.button-flex,.vs-button.button-flex{display:flex}
.btn.vs-button.vs-accordion-toggle{display:flex;width:100%;color:#200f2e}.btn.vs-button.vs-accordion-toggle .btn-content{width:100%}.btn.vs-button.vs-accordion-toggle .vs-button__text{display:flex;width:100%}.btn.vs-button.vs-accordion-toggle .vs-accordion-toggle__text{flex-grow:1}.btn.vs-button.vs-accordion-toggle .vs-accordion-toggle__icon{align-self:center}.no-js .btn.vs-accordion-toggle .vs-accordion-toggle__icon{display:none}
[class*=vs-heading--display-]{font-family:"evelethclean-regular",sans-serif,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:.02em}[class*=vs-heading--heading-]{letter-spacing:-0.01em}.vs-heading{line-height:1.2;font-weight:600}.vs-heading--display-m{font-size:2.5625rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}.vs-heading--display-s{font-size:1.8125rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-heading--display-s{font-size:2.5625rem}}.vs-heading--heading-xl{font-size:2.25rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}.vs-heading--heading-l{font-size:2rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-heading--heading-l{font-size:2.25rem}}.vs-heading--heading-m{font-size:1.8125rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-heading--heading-m{font-size:2rem}}.vs-heading--heading-s{font-size:1.625rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-heading--heading-s{font-size:1.8125rem}}.vs-heading--heading-xs{font-size:1.4375rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-heading--heading-xs{font-size:1.625rem}}.vs-heading--heading-xxs{font-size:1.25rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-heading--heading-xxs{font-size:1.4375rem}}.vs-heading--heading-xxxs{font-size:1rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-heading--heading-xxxs{font-size:1.25rem}}.vs-heading--no-margins{margin-top:0;margin-bottom:0}
.vs-accordion-item.card{border:0}.vs-accordion-item.card.vs-accordion-item__responsive{border-top:1px solid #e9e9e9}.vs-accordion-item.card .vs-accordion-item__card-header{padding:0;border:0;background-color:rgba(0,0,0,0)}.vs-accordion-item.card .vs-accordion-toggle{text-align:left;font-weight:700;font-size:1.25rem;padding:.5rem .75rem;border:0;margin-bottom:1px;box-shadow:0px -1px 0px 0px #e9e9e9}.vs-accordion-item.card .vs-accordion-toggle:focus{box-shadow:0 0 0 2px #3369ff inset}.vs-accordion-item.card .vs-accordion-item__title{padding:.75rem;margin-bottom:0}.vs-accordion-item.card .vs-accordion-item__card-colour-badge{width:.75rem;height:.75rem;border-radius:.25rem;display:inline-block;margin-right:1rem}.vs-accordion-item.card .vs-accordion-item__panel.card-body{padding:0 0 .5rem}.no-js .vs-accordion-item .vs-accordion-item__panel{display:block !important}
.vs-address{padding:.5rem 0rem;display:flex}.vs-address span{display:block}.vs-address__map-marker{display:inline-block;vertical-align:top}.vs-address__address-box{display:inline-block;vertical-align:top}
.vs-alert{display:flex;flex-flow:row}.vs-alert__icon-holder{background-color:#a8308c;display:inline-flex;justify-content:center;align-items:center;padding:1rem .75rem;min-height:2.5rem}@media(min-width: 992px){.vs-alert__icon-holder{min-height:3rem}}.vs-alert__content-wrapper{flex:1;display:flex;align-items:flex-start}.vs-alert__content{display:flex;align-items:center;padding:.75rem;background-color:#e5e5f0;border:1px solid #a8308c;min-height:100%}
.vs-article-details__date{display:block}@media(min-width: 576px){.vs-article-details__date{display:inline}}.vs-article-details__divider{display:none;padding:0 .25rem}@media(min-width: 576px){.vs-article-details__divider{display:inline}}.vs-article-details--highlight{color:#535396}
@media(max-width: 576px){.row:not(.g-0){margin-right:-4px;margin-left:-4px}.row:not(.g-0)>.col,.row:not(.g-0)>[class*=col-]{padding-right:4px;padding-left:4px}}
.vs-body--lead{font-size:1.125rem}@media(min-width: 768px){.vs-body--lead{font-size:1.25rem}}.vs-body--with-margins p{margin-top:0;margin-bottom:calc(1em*0.75)}.vs-body h2,.vs-body h3,.vs-body h4,.vs-body h5,.vs-body h6{line-height:1.2;letter-spacing:-0.01em;font-weight:600}.vs-body h2{font-size:2rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-body h2{font-size:2.25rem}}.vs-body h3{font-size:1.625rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-body h3{font-size:1.8125rem}}.vs-body h4{font-size:1.4375rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-body h4{font-size:1.625rem}}.vs-body h5{font-size:1.25rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-body h5{font-size:1.4375rem}}.vs-body h6{font-size:1rem;margin-top:calc(1em/1.4);margin-bottom:calc(1em*0.25)}@media(min-width: 768px){.vs-body h6{font-size:1.25rem}}.vs-body a.external-link::after{display:inline-block;font-family:"Font Awesome 6 Pro";content:"";margin-left:.25rem;font-size:.75rem}
.vs-article__wrapper{border:1px solid #e9e9e9}.vs-article__wrapper figure{margin-bottom:0}.vs-article__wrapper--no-border{border:0}.vs-article .vs-article-section:first-of-type .vs-heading:first-child{margin-top:0rem}.vs-article .vs-video-caption__details{display:block}
@media(min-width: 768px){.vs-article-section--sidebar-right{margin-right:-14.8%}}@media(min-width: 992px){.vs-article-section--sidebar-right{margin-right:-12.5%}}@media(min-width: 1200px){.vs-article-section--sidebar-right{margin-right:-13.6%}}@media(min-width: 1400px){.vs-article-section--sidebar-right{margin-right:-23.2%}}@media(min-width: 768px){.vs-article-section--sidebar-left{margin-left:-14.8%}}@media(min-width: 992px){.vs-article-section--sidebar-left{margin-left:-12.5%}}@media(min-width: 1200px){.vs-article-section--sidebar-left{margin-left:-13.6%}}@media(min-width: 1400px){.vs-article-section--sidebar-left{margin-left:-23.2%}}
.vs-article-sidebar{background:#fff}.vs-article-sidebar__quote-wrapper{background:#fff;margin-left:-1px;padding:2rem 1.5rem}@media(min-width: 768px){.vs-article-sidebar__quote-wrapper{margin-left:0;padding:2rem 0rem .25rem}}@media(min-width: 768px){.vs-article-sidebar--right .vs-article-sidebar__quote-wrapper{padding-left:0rem;padding-right:1.25rem}.vs-article-sidebar--left .vs-article-sidebar__quote-wrapper{padding-left:1.25rem;padding-right:0rem}}
.vs-back-to-top{display:flex;inset-block-end:1rem;position:sticky}.vs-back-to-top .vs-button{margin:-4rem 1rem 0rem auto}.no-js .vs-back-to-top{display:none !important}
.vs-badge{margin-right:.5rem;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;line-height:1}.vs-badge--default{border:1px solid #a3a3cc;color:#606060;font-size:.875rem}.vs-badge--subtle{background:rgba(0,0,0,0);color:#a8308c;font-size:1rem;font-weight:700}
.vs-banner{background:#e5e5f0;padding:.75rem 0}@media(min-width: 768px){.vs-banner__icon-wrapper{padding-right:0;flex:0 0 6%;max-width:6%}}@media(min-width: 992px){.vs-banner__icon-wrapper{display:inline-flex;align-items:center;flex:0 0 5%;max-width:5%}}@media(min-width: 1200px){.vs-banner__icon-wrapper{flex:0 0 4%;max-width:4%}}.vs-banner__content-wrapper{align-self:center}.vs-banner__icon{display:inline-block}@media(min-width: 576px){.vs-banner__icon{margin-right:.75rem}.vs-banner__icon.vs-icon.vs-icon--size-sm{font-size:24px}}.vs-banner__title.vs-heading{margin-bottom:.5rem}.vs-banner__title.vs-heading .vs-icon{vertical-align:bottom;margin-right:.25rem}.vs-banner__text.vs-body--normal{display:inline-block;padding-left:.25rem}@media(min-width: 576px){.vs-banner__text.vs-body--normal{padding-left:0}}.vs-banner__text.vs-body--normal p{display:inline}.vs-banner__text.vs-body--normal p:last-of-type{margin-bottom:.5rem}.vs-banner__text.vs-body--normal,.vs-banner__cta-link{font-size:.875rem}@media(min-width: 576px){.vs-banner__text.vs-body--normal,.vs-banner__cta-link{font-size:1rem}}.vs-banner__close-btn.vs-button.vs-button--icon-only.btn-md{float:right}
.vs-breadcrumb-item a:focus{outline:2px solid #3369ff}.vs-breadcrumb-item{color:#606060;font-size:1rem;white-space:nowrap;overflow:hidden;padding:3px}.vs-breadcrumb-item:last-child{color:#606060}.vs-breadcrumb-item a{color:#606060}.vs-breadcrumb-item a,.vs-breadcrumb-item span{text-overflow:ellipsis;overflow:hidden}@media(max-width: 991.98px){.vs-breadcrumb-item{font-size:.75rem}}@media(max-width: 767.98px){.vs-breadcrumb-item{display:none}.vs-breadcrumb-item:last-child,.vs-breadcrumb-item:nth-last-child(2){display:block;max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vs-breadcrumb-item:nth-last-child(2){padding-left:0}.vs-breadcrumb-item:nth-last-child(2)::before{content:"";padding:0}}
.vs-button-toggle-group--radios label.btn-secondary{font-weight:600;transition:all .2s ease-in-out;text-decoration:none;position:relative;overflow:hidden;border-width:2px;line-height:1.5}.vs-button-toggle-group{width:100%;display:flex;justify-content:center}.vs-button-toggle-group legend{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}.vs-button-toggle-group--radios{background-color:#d6e5ff;display:flex;border-radius:1000rem;overflow:hidden}.vs-button-toggle-group--radios input[type=radio]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.vs-button-toggle-group--radios label.btn-secondary{color:#1f49d6;transition:none;padding-top:.5rem;margin-bottom:0rem;padding-bottom:.5rem;display:flex;align-items:center}.vs-button-toggle-group--radios label.btn-secondary .vs-icon{transition:none;color:#1f49d6}.vs-button-toggle-group--radios label.btn-secondary>span{display:flex;height:32px;align-items:center;padding:0 .5rem}.vs-button-toggle-group--radios label.btn-secondary.focus{box-shadow:none}.vs-button-toggle-group--radios label.btn-secondary:hover{background-color:#17359c;border-color:#17359c;color:#fff}.vs-button-toggle-group--radios label.btn-secondary:hover .vs-icon{color:#fff}.vs-button-toggle-group--tabbed-focus input:focus+label span{border:2px solid #3369ff}.vs-button-toggle-group--button{display:flex}.vs-button-toggle-group--button:first-child{border-top-left-radius:1000rem;border-bottom-left-radius:1000rem}.vs-button-toggle-group--button:first-child:not(:last-child){margin-right:-1rem}.vs-button-toggle-group--button:last-child{border-top-right-radius:1000rem;border-bottom-right-radius:1000rem}.vs-button-toggle-group--button .btn{padding:0 1.5rem}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label{z-index:2;border-radius:1000rem;cursor:default;color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:hover{color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:hover .vs-icon{color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:active,.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:active:focus{color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:active .vs-icon,.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:active:focus .vs-icon{color:#1f49d6}@media(min-width: 992px){.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label{color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:hover{color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:hover .vs-icon{color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:active,.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:active:focus{color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:active .vs-icon,.vs-button-toggle-group--button:not(:disabled):not(.disabled).active label:active:focus .vs-icon{color:#1f49d6}}
.vs-img.img-zoom-on-hover{transition:transform .4s cubic-bezier(0.73, 0.86, 0.4, 1.2)}.vs-img.low-res-img{background-repeat:no-repeat;background-size:cover;display:block}.vs-img.low-res-img.generic-lqip{background-image:url("..//[object%20Module]")}
.vs-link.vs-link--variant-primary:focus,.vs-link.vs-link--variant-secondary:focus{outline:2px solid #3369ff}.vs-link.vs-link--variant-on-dark:focus{outline:2px solid #fffa99}.vs-link.vs-link--variant-primary:active,.vs-link.vs-link--variant-secondary:active{color:#112876}.vs-link.vs-link--variant-primary:visited,.vs-link.vs-link--variant-secondary:visited{color:#a8308c}.vs-link.vs-link--variant-primary{color:#1f49d6}.vs-link.vs-link--variant-secondary{color:#200f2e;text-decoration:none}.vs-link.vs-link--variant-secondary:hover{text-decoration:underline}.vs-link.vs-link--variant-on-dark{color:#fff}.vs-link.vs-link--variant-on-dark:visited{color:#d6e5ff}.vs-link .vs-link__icon{vertical-align:baseline}
.vs-product-card .stretched-link:focus{outline:2px solid #3369ff}.vs-product-card{text-align:left}.vs-product-card .card{transition:box-shadow .5s;border:none;position:relative;padding-bottom:1.25rem}.vs-product-card .card:hover .vs-product-card__title a{text-decoration:underline}.vs-product-card .card-body{padding:.25rem 0rem 0rem;min-height:11.5rem}.vs-product-card .card-body--short{min-height:10rem}.vs-product-card .stretched-link{color:#200f2e;text-decoration:none;display:block}.vs-product-card .vs-product-card__link:focus{border:2px solid #3369ff}.vs-product-card .vs-product-card__image-container{position:relative;height:0;padding-bottom:66.6%}.vs-product-card .vs-product-card__image-inner-container{position:absolute;top:0;left:0;width:100%;height:100%}.vs-product-card .vs-product-card__img{width:100%;height:100%;object-fit:cover;align-self:flex-start;flex-shrink:0}.vs-product-card .vs-product-card__title{display:flex;margin:.75rem 0rem .5rem;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:2}@media(min-width: 768px){.vs-product-card .vs-product-card__title{font-size:1.4375rem}}.vs-product-card .vs-product-card__description{font-size:1rem;height:2rem}.vs-product-card .vs-product-card__description p{margin-bottom:.25rem}.vs-product-card .vs-product-card__description .vs-product-card__description-inner{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:2}.vs-product-card--disabled .card{opacity:.5}.vs-product-card--disabled .card:hover .vs-product-card__title a{text-decoration:none}.vs-product-card--disabled .stretched-link{cursor:default}.no-js .vs-product-card--disabled .card{opacity:1}.no-js .vs-product-card--disabled .card .vs-product-card__title a{text-decoration:underline}.no-js .vs-product-card--disabled .stretched-link{cursor:pointer}
.vs-canned-search-stars{line-height:1;margin-bottom:.75rem}.vs-canned-search-stars__star{color:#a8308c}
.vs-canned-search-logos{margin-top:3rem;min-height:3rem}.vs-canned-search-logos .vs-tooltip{z-index:1;cursor:pointer}.vs-canned-search-logos__logo{max-height:3rem}.vs-canned-search-logos__logo:not(:last-child){padding-right:.5rem}.vs-canned-search-logos__access{float:right}
.vs-canned-search-categories{font-size:1rem;font-weight:600;margin-bottom:.25rem}
.vs-canned-search-price__main{font-weight:600}.vs-canned-search-price__outro{font-size:.875rem}
.vs-canned-search-duration__main{font-weight:600}
.vs-canned-search-summary-box{padding:.5rem;background-color:#f2f2f8;min-height:4.5rem}.vs-canned-search-summary-box .row{min-height:3rem}.vs-canned-search-summary-box .row--tall{min-height:4.75rem}.vs-canned-search-summary-box .row .vs-canned-search-summary-box__summary-item{display:flex;justify-content:center;align-items:center}.vs-canned-search-summary-box__summary-item{font-size:1rem;text-align:center}.vs-canned-search-summary-box__summary-item:not(:last-child){border-right:1px solid #a3a3cc}
.vs-canned-search-dates__intro{font-size:.875rem}.vs-canned-search-dates__main{font-weight:700}
.vs-canned-search-badges{position:absolute;top:0;left:0;width:100%;height:100%}.vs-canned-search-badges__badge{position:absolute;padding:0rem .5rem;text-transform:uppercase;max-height:1.5em;text-align:right;text-overflow:ellipsis;max-width:calc(100% - 1rem);overflow:hidden;white-space:nowrap;font-size:.875rem}.vs-canned-search-badges__badge--category{color:#fff;background-color:#33225d}.vs-canned-search-badges__badge--offer{color:#fff;background-color:#14a19e}.vs-canned-search-badges__badge--open{color:#a8308c;background-color:#e5e5f0;font-weight:700}.vs-canned-search-badges__badge--tr{top:.5rem;right:.5rem}.vs-canned-search-badges__badge--tr2{top:2.5em;right:.5rem}.vs-canned-search-badges__badge--br{bottom:.5rem;right:.5rem;padding:0rem 1rem}.vs-canned-search-badges__multi-badge-holder{position:absolute;text-align:right;max-width:calc(100% - 1rem);width:100%;max-height:1.5em;overflow:hidden;top:.5rem;right:.5rem}.vs-canned-search-badges__multi-badge{position:relative;display:inline-block;margin-left:.5rem}
.vs-canned-search-cuisines{font-size:1rem;font-weight:600;margin-bottom:.25rem}.vs-canned-search-cuisines__cuisine{display:block}
h4.vs-canned-search-sub-heading{color:#535396;margin:0rem;margin-bottom:.75rem}@media(min-width: 768px){h4.vs-canned-search-sub-heading{font-size:1.25rem}}h4.vs-canned-search-sub-heading--lines-1{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:1}h4.vs-canned-search-sub-heading--lines-2{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:2}
.vs-canned-search-tour-runs{font-weight:600;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:2}
.vs-canned-search-tour-departs{font-size:1rem;margin-bottom:.25rem;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:2}.vs-canned-search-tour-departs__label{font-weight:600}
.vs-carousel__navigation-item:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3369ff}.vs-carousel{overflow:hidden}.vs-carousel__track{flex-wrap:nowrap;transition:transform .5s ease-out;margin-bottom:3rem}.vs-carousel__control{position:absolute !important;top:25%;z-index:20}.vs-carousel__control--next{right:0}.vs-carousel__control--prev{left:0}.vs-carousel__navigation{display:none;justify-content:center;list-style:none}@media(min-width: 576px){.vs-carousel__navigation{display:flex}}.vs-carousel__navigation li{display:flex;margin-left:.25rem;margin-right:.25rem}.vs-carousel__navigation-item{display:inline-block;width:10px;height:10px;border-radius:1000rem;background:#a3a3cc;transform:translateY(2px);margin:0 2px;border:none;box-shadow:none;cursor:pointer;padding:0}.vs-carousel__navigation-item:hover{background:#17359c}.vs-carousel__navigation-item:focus{outline:none}.vs-carousel__navigation-item--active{width:14px;height:14px;border-radius:1000rem;background:#1f49d6;transform:none;cursor:default}.vs-carousel__navigation-item--active:hover{background:#1f49d6}@media(hover: none){.vs-carousel__navigation-item:hover{background:#17359c}.vs-carousel__navigation-item--active:hover{background:#1f49d6}}.vs-carousel__mobile-pagination-wrapper{display:flex;justify-content:center;margin-top:2rem}@media(min-width: 576px){.vs-carousel__mobile-pagination-wrapper{display:none}}.vs-carousel__mobile-pagination{background:#f2f2f8;color:#200f2e;padding:.25rem .5rem;font-size:.75rem;font-weight:700;margin:0}.no-js .vs-carousel__control{display:none}.no-js .vs-carousel__navigation,.no-js .vs-carousel__mobile-pagination-wrapper{display:none}.no-js .vs-carousel__track{flex-wrap:wrap}.no-js .vs-carousel__track>[class^=col-]{width:100%;max-width:100%;flex:0 0 100%;margin-bottom:2rem}@media(min-width: 768px){.no-js .vs-carousel__track>[class^=col-]{width:50%;max-width:50%;flex:0 0 50%}}
.vs-module-wrapper{padding-top:3rem;padding-bottom:3rem;text-align:center}.vs-module-wrapper__heading.vs-heading{margin-bottom:2rem}.vs-module-wrapper__intro{display:block;margin-bottom:3rem}.vs-module-wrapper__intro p:last-of-type{margin-bottom:0}@media(min-width: 576px){.vs-module-wrapper{padding-top:4.5rem;padding-bottom:6rem}}.vs-module-wrapper--grey{background-color:#f2f2f8}.vs-module-wrapper--neutral{background-color:#e5e5f0}.vs-module-wrapper--left-align{text-align:left}.vs-module-wrapper__outer--light+.vs-module-wrapper__outer--light .vs-module-wrapper{padding-top:1rem}@media(min-width: 576px){.vs-module-wrapper__outer--light+.vs-module-wrapper__outer--light .vs-module-wrapper{padding-top:.5rem}}.vs-module-wrapper__outer--light+.vs-module-wrapper__outer--hidden+.vs-module-wrapper--light,.vs-module-wrapper__outer--light+.vs-module-wrapper--light,.vs-module-wrapper--light+.vs-module-wrapper--light{padding-top:1rem}@media(min-width: 576px){.vs-module-wrapper__outer--light+.vs-module-wrapper__outer--hidden+.vs-module-wrapper--light,.vs-module-wrapper__outer--light+.vs-module-wrapper--light,.vs-module-wrapper--light+.vs-module-wrapper--light{padding-top:.5rem}}
@media(max-width: 767.98px){.vs-canned-search .vs-carousel>.container>.row>div{margin-left:0;max-width:100%;flex:0 0 100%}}.vs-canned-search__buttons{margin-bottom:3rem}.vs-canned-search__buttons .vs-button{margin:0rem .5rem .5rem}.vs-canned-search__credit-container{text-align:right;font-size:.75rem}
.vs-caption-image-map{width:100%;height:100%}
.vs-caption--bold{background-color:#200f2e;color:#fff}.vs-caption--subtle{background-color:rgba(0,0,0,0);color:#535396}.vs-caption--large,.vs-caption--fullwidth{position:relative}@media(min-width: 576px){.vs-caption--large,.vs-caption--fullwidth{display:block}}.vs-caption--large>.row,.vs-caption--fullwidth>.row{margin:0 auto}.vs-caption--large .vs-caption__image-caption,.vs-caption--fullwidth .vs-caption__image-caption{margin-bottom:.25rem}.vs-caption--large .vs-caption__map-wrapper,.vs-caption--fullwidth .vs-caption__map-wrapper{max-width:54px}@media(min-width: 576px){.vs-caption--fullwidth{width:100%;height:auto;min-height:64px;text-align:left}}.vs-caption--fullwidth .vs-caption__caption-info{padding:.5rem 0}.vs-caption--large{text-align:center}@media(min-width: 576px){.vs-caption--large{width:310px;height:auto;min-height:96px;text-align:left}.vs-caption--large>.row{margin:0 -16px}.vs-caption--large .vs-caption__image-caption{margin-bottom:2rem}.vs-caption--large .vs-caption__map-wrapper{max-width:60px}}.vs-caption--large .vs-caption__caption-info{padding:1rem 0}.vs-caption__image-caption,.vs-caption__image-credit{font-size:.875rem}.vs-caption__image-caption{font-weight:600}.vs-caption__image-credit{font-weight:300;margin-bottom:0rem}@media(min-width: 768px){.vs-caption--right .vs-caption__caption-info{text-align:right}}@media(max-width: 575.98px){.no-js .vs-image-with-caption__caption-wrapper .vs-caption--large{position:relative;top:0;width:100%;height:auto;text-align:left;display:block}.no-js .vs-image-with-caption__caption-wrapper .vs-caption--large .order-2{order:1}.no-js .vs-image-with-caption__caption-wrapper .vs-caption--large .order-1{order:2;flex:0 0 auto;width:auto;max-width:100%;align-self:auto !important}.no-js .vs-image-with-caption__caption-wrapper .vs-caption--large .vs-caption__map-wrapper{padding-top:0 !important}.no-js .vs-image-with-caption__caption-wrapper .vs-caption--large .vs-caption__image-caption{margin-bottom:1.25rem}.no-js .vs-image-with-caption__caption-wrapper .vs-caption--large .vs-caption__caption-info{padding:.75rem .5rem}}@media(max-width: 575.98px){.no-js .vs-image-with-caption__caption-wrapper .vs-caption--large,.no-js .vs-image-with-caption__caption-wrapper .vs-caption--fullwidth{position:relative}}.no-js .vs-image-with-caption__caption-wrapper .vs-caption--fullwidth{display:block;text-align:left}
.vs-warning{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;text-align:left;padding:1.25rem;background:#e5e5f0;height:100%;line-height:1.1}@media(min-width: 992px){.vs-warning{padding:3rem}}.vs-warning--small{padding:1.25rem}.vs-warning--small .vs-warning__content{max-width:100%}@media(min-width: 992px){.vs-warning--small .vs-warning__content>div p:first-of-type{font-size:1.125rem}}.vs-warning--small .vs-warning__button{margin-top:.75rem}.vs-warning__icon{margin-right:.75rem;margin-top:.25rem}.vs-warning__button{margin-top:1.5rem}@media(min-width: 992px){.vs-warning__button{margin-top:3rem}}.vs-warning__content{display:flex;align-items:flex-start;justify-content:flex-start;max-width:80%;line-height:1.5}.vs-warning__content>div p:last-of-type{margin-bottom:0;font-size:1.125rem}.vs-warning__content>div p:first-of-type{font-size:1.125rem}@media(min-width: 992px){.vs-warning__content>div p:first-of-type{font-size:1.25rem}}.vs-warning__content--xs .vs-warning__icon{width:2rem !important;height:2rem !important;margin-bottom:1rem}
.vs-progress-bar .progress-bar{height:1rem;background-color:#a8308c;transition:width ease-out .5s}.vs-progress-bar .progress{width:100%;margin:.5rem 0rem .5rem;background:#f2f2f8;border-radius:1000rem;overflow:hidden}.vs-progress-bar--full .progress-bar{background-color:#03aa46}.vs-progress-bar--stepped .vs-progress-bar__stepper{display:flex;gap:.5rem}.vs-progress-bar--stepped .progress{width:auto;flex:1 1 0}.vs-progress-bar__label{margin-bottom:.5rem;text-align:left;color:#606060}
.vs-carbon-calculator-tip{padding:1rem;background:#e5e5f0}.vs-carbon-calculator-tip .vs-heading{margin-top:0rem}.vs-carbon-calculator-tip__content{margin-bottom:0rem}.vs-carbon-calculator-tip__icon-container{display:inline-flex;vertical-align:top;width:3rem}.vs-carbon-calculator-tip__content{display:inline-block;width:calc(100% - 4rem);vertical-align:top}
.vs-carbon-calculator-results__summary{margin-bottom:2rem}.vs-carbon-calculator-results__total{font-size:2.5rem;font-weight:600;margin-right:.5rem}.vs-carbon-calculator-results__comp-img{display:flex;justify-content:center}.vs-carbon-calculator-results__comp-img .vs-img{height:8rem}.vs-carbon-calculator-results__chart-wrapper{display:flex;justify-content:center;margin-top:1.5rem}@media(min-width: 768px){.vs-carbon-calculator-results__chart-wrapper{margin-top:1.75rem}}.vs-carbon-calculator-results__chart-wrapper>div{width:100%}@media(min-width: 768px){.vs-carbon-calculator-results__chart-wrapper>div{width:75%}}@media(min-width: 992px){.vs-carbon-calculator-results__chart-wrapper>div{width:50%}}.vs-carbon-calculator-results__chart-wrapper .chart::before{content:var(--chart-label);position:absolute;top:50%;text-align:center;left:-3rem;transform:translateY(-50%) rotate(-90deg)}@media(min-width: 768px){.vs-carbon-calculator-results__chart-wrapper .chart::before{max-width:7rem;left:-6rem;transform:translateY(-100%)}}.vs-carbon-calculator-results__chart-wrapper .chart text{font-size:.75rem}@media(min-width: 768px){.vs-carbon-calculator-results__chart-wrapper .chart text{font-size:1rem}}.vs-carbon-calculator-results__chart{margin-bottom:1.5rem}@media(min-width: 768px){.vs-carbon-calculator-results__chart{margin-bottom:4rem}}.vs-carbon-calculator-results__unicorn{box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);padding:1rem;background-color:#fffa99;margin-bottom:2rem}.vs-carbon-calculator-results__unicorn .vs-heading{margin-top:0}.vs-carbon-calculator-results__unicorn .vs-carbon-calculator-results__unicorn-content{margin-bottom:0rem}.vs-carbon-calculator-results__unicorn .vs-carbon-calculator-results__unicorn-content p:last-of-type{margin-bottom:0}.vs-carbon-calculator-results__unicorn .vs-carbon-calculator-results__unicorn-icon-container{display:inline-flex;vertical-align:top;width:3rem}.vs-carbon-calculator-results__unicorn .vs-carbon-calculator-results__unicorn-content{display:inline-block;width:calc(100% - 4rem);vertical-align:top}
.vs-carbon-calculator-running-total{margin-top:2rem;border:1px solid #a8308c;padding:1rem}@media(min-width: 768px){.vs-carbon-calculator-running-total{text-align:center}}.vs-carbon-calculator-running-total__icon{display:inline-flex;align-items:center;vertical-align:top;width:4rem}.vs-carbon-calculator-running-total__content{display:inline-block;max-width:calc(100% - 4rem)}.vs-carbon-calculator-running-total__content p{display:inline-block;margin-right:.5rem;margin-bottom:0;vertical-align:middle}.vs-carbon-calculator-running-total__value{font-weight:600}
.vs-radio-button .vs-radio-button__option .form-check:focus-within,.vs-radio-button .vs-radio-button__option .form-check:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3369ff}label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{font-size:1rem;color:#940f2c;display:block}.hint-text{font-size:1rem;color:#606060;margin-bottom:0}.vs-radio-button{width:100%;margin:-0.75rem 0rem}.vs-radio-button .vs-radio-button__option{display:inline-block;vertical-align:top;cursor:pointer;box-sizing:border-box;background-color:#fff;padding:.75rem 0rem;width:100%;font-size:1rem}@media(min-width: 768px){.vs-radio-button .vs-radio-button__option{padding:.75rem;width:50%}.vs-radio-button .vs-radio-button__option:nth-of-type(odd){padding-left:0rem}.vs-radio-button .vs-radio-button__option:nth-of-type(even){padding-right:0rem}}.vs-radio-button .vs-radio-button__option *{cursor:pointer}.vs-radio-button .vs-radio-button__option .form-check{width:100%;border:1px solid #1f49d6;height:3rem;box-sizing:border-box;margin-bottom:0;display:inline-flex;align-items:center;transition:.08s background}.vs-radio-button .vs-radio-button__option .form-check label{width:100%;transform:translateY(-2px);padding:.5rem 1rem;font-weight:normal}.vs-radio-button .vs-radio-button__option .form-check label span{display:inline-block;width:calc(100% - 3rem)}.vs-radio-button .vs-radio-button__option .form-check label::before{content:"";display:inline-block;vertical-align:middle;width:1.5rem;height:1.5rem;outline:2px solid #1f49d6;border-radius:1000rem;vertical-align:baseline;transform:translateY(6px);margin-right:1rem;background-color:#fff}.vs-radio-button .vs-radio-button__option .form-check:hover:not(:focus):not(:focus-within):not(:active){background-color:#d6e5ff;border-color:#d6e5ff;color:#1f49d6}.vs-radio-button .vs-radio-button__option .form-check:hover:not(:focus):not(:focus-within):not(:active) label::before{outline:2px solid #1f49d6}.vs-radio-button .vs-radio-button__option .form-check:active{background-color:#3369ff;border-color:#3369ff;color:#fff}.vs-radio-button .vs-radio-button__option--checked .form-check,.vs-radio-button .vs-radio-button__option--checked .form-check:hover:not(:focus):not(:focus-within):not(:active){background-color:#3369ff;border-color:#3369ff;color:#fff;border-width:2px}.vs-radio-button .vs-radio-button__option--checked .form-check label::before,.vs-radio-button .vs-radio-button__option--checked .form-check:hover:not(:focus):not(:focus-within):not(:active) label::before{border:.25rem solid #3369ff;background-color:#fff;outline:2px solid #fff}.vs-radio-button .vs-radio-button__option--disabled{cursor:default}.vs-radio-button .vs-radio-button__option--disabled .form-check,.vs-radio-button .vs-radio-button__option--disabled .form-check:hover:not(:focus):not(:focus-within):not(:active),.vs-radio-button .vs-radio-button__option--disabled .form-check:focus,.vs-radio-button .vs-radio-button__option--disabled .form-check:active{background-color:#e9e9e9;border-color:#e9e9e9;color:#909090}.vs-radio-button .vs-radio-button__option--disabled .form-check label::before,.vs-radio-button .vs-radio-button__option--disabled .form-check:hover:not(:focus):not(:focus-within):not(:active) label::before,.vs-radio-button .vs-radio-button__option--disabled .form-check:focus label::before,.vs-radio-button .vs-radio-button__option--disabled .form-check:active label::before{outline:2px solid #e9e9e9}.vs-radio-button .vs-radio-button__option--disabled .form-check-input[disabled]~.form-check-label,.vs-radio-button .vs-radio-button__option--disabled .form-check-input:disabled~.form-check-label{opacity:1}.vs-radio-button .vs-radio-button__option--disabled *{cursor:default}.vs-radio-button .form-check-input,.vs-radio-button .form-check-input:disabled{opacity:0;width:0}.vs-radio-button .hint-text{margin-top:.5rem}
label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{font-size:1rem;color:#940f2c;display:block}.hint-text{font-size:1rem;color:#606060;margin-bottom:0}.vs-number-input{border:#535396 1px solid;display:inline-block;width:4rem;text-align:center;margin-top:.5rem;margin-left:1rem;margin-right:1rem;font-size:1.25rem;padding:.5rem .75rem}.vs-number-input.form-control-md{height:50px}.vs-number-input:focus{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}.vs-number-input--error{border-color:#940f2c;box-shadow:0 0 0 2px #940f2c inset}.vs-number-input__clear-button{position:absolute;right:1.25rem;top:50%;transform:translate(0, -50%)}.vs-number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vs-number-input__increment{width:1.75rem;height:1.75rem}
.vs-carbon-calculator-question{margin-bottom:2rem}.vs-carbon-calculator-question__label{width:100%}
.vs-carbon-calculator{display:block}.vs-carbon-calculator .vs-progress-bar{margin-bottom:2rem}.vs-carbon-calculator .vs-carbon-calculator__category-heading{margin-top:0;margin-bottom:1.5rem}.vs-carbon-calculator__wrapper .vs-warning{display:none}.no-js .vs-carbon-calculator{display:none}.no-js .vs-carbon-calculator__wrapper .vs-warning{display:block}
.vs-card-group.is-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width: 768px){.vs-card-group.is-grid{gap:1.75rem}}@media(min-width: 992px){.vs-card-group.is-grid{grid-template-columns:repeat(var(--cards-in-row), 1fr)}}@media(max-width: 1199.98px){.vs-card-group.is-grid.is-scroll-snap{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.vs-card-group.is-grid.is-scroll-snap::-webkit-scrollbar{height:6px}.vs-card-group.is-grid.is-scroll-snap::-webkit-scrollbar-track{background:#dedbe6;border-radius:.25rem}.vs-card-group.is-grid.is-scroll-snap::-webkit-scrollbar-thumb{background:#535396;border-radius:.25rem}.vs-card-group.is-grid.is-scroll-snap .vs-card{flex:0 0 266px;scroll-snap-align:start;margin-bottom:1.5rem}}@media(max-width: 1199.98px)and (min-width: 576px){.vs-card-group.is-grid.is-scroll-snap .vs-card{flex:0 0 235px}}@media(max-width: 1199.98px)and (min-width: 768px){.vs-card-group.is-grid.is-scroll-snap .vs-card{flex:0 0 312px}}@media(max-width: 1199.98px)and (min-width: 992px){.vs-card-group.is-grid.is-scroll-snap .vs-card{flex:0 0 330px}}
.vs-card{position:relative;display:flex;flex-direction:column;border-radius:.25rem}.vs-card:hover{cursor:pointer}.vs-card:hover .img-zoom-on-hover{transform:scale(1.05)}.vs-card__header{overflow:hidden;border-radius:.25rem}.vs-card__body{display:flex;flex-direction:column;flex-grow:1}.vs-card--elevated{box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15)}.vs-card--outlined{border:1px solid #e9e9e9;transition:all .2s}.vs-card--outlined:hover{border-color:#200f2e}.vs-card--filled{background-color:#fff}.vs-card--accent-bar{border-left:8px solid #e9e9e9}.vs-card--horizontal{flex-direction:row}.vs-card--horizontal .vs-card__header{flex:1 1 35%}.vs-card--horizontal .vs-card__body{flex:1 1 75%}@media(min-width: 576px){.vs-card--horizontal .vs-card__header{flex-basis:40%}.vs-card--horizontal .vs-card__body{flex-basis:60%}}
.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link:focus{outline:2px solid #3369ff}.card.vs-stretched-link-card{border:none;position:relative}.card.vs-stretched-link-card:hover .vs-stretched-link-card__video-button{background-color:#17359c;border-color:#17359c}.card.vs-stretched-link-card:active .vs-stretched-link-card__video-button{background-color:#112876;border-color:#112876}.card.vs-stretched-link-card--video{cursor:pointer}.card.vs-stretched-link-card .vs-stretched-link-card__img-container{width:100%;max-width:100%;position:relative;aspect-ratio:3/2}@supports not (aspect-ratio: 3/2){.card.vs-stretched-link-card .vs-stretched-link-card__img-container{padding-bottom:66.6%}}.card.vs-stretched-link-card .vs-stretched-link-card__img-container .vs-stretched-link-card__img{width:100%;height:100%;object-fit:cover;align-self:flex-start;flex-shrink:0}.card.vs-stretched-link-card .vs-stretched-link-card__img-container .vs-stretched-link-card__img--svg{object-fit:contain}.card.vs-stretched-link-card .card-body{padding:.5rem 0;width:100%}.card.vs-stretched-link-card .vs-stretched-link-card__title{color:#200f2e;display:flex}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link{color:#200f2e;text-decoration:none;letter-spacing:inherit;display:block}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link:hover{text-decoration:underline}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link--disabled{cursor:default}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link--disabled::after{display:none}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link .vs-icon{color:#a8308c}.card.vs-stretched-link-card .vs-stretched-link-card__category{font-size:.875rem;color:#535396;margin-bottom:1rem}.card.vs-stretched-link-card .vs-stretched-link-card__content{margin-top:.5rem;font-size:1rem;text-align:left}.card.vs-stretched-link-card .vs-stretched-link-card__content p:last-of-type{margin-bottom:0}.card.vs-stretched-link-card .vs-stretched-link-card__panels{position:absolute;top:.25rem;right:.25rem;display:flex;flex-direction:row}@media(min-width: 576px){.card.vs-stretched-link-card .vs-stretched-link-card__panels{top:.5rem;right:.5rem}}.card.vs-stretched-link-card .vs-stretched-link-card__link{margin:1rem 0rem 0rem;color:#1f49d6;text-decoration:underline}.card.vs-stretched-link-card .vs-stretched-link-card__video-button{position:absolute;bottom:100%;left:0}.card.vs-stretched-link-card .vs-stretched-link-card__video-btn-text{padding-right:.25rem}.card.vs-stretched-link-card .vs-stretched-link-card__full-warning{position:absolute;height:127px;width:calc(100% - 1rem);z-index:1}.card.vs-stretched-link-card .vs-stretched-link-card__image-warning{position:absolute;width:100%;height:100%;z-index:1;top:0}.card.vs-stretched-link-card .vs-stretched-link-card__full-warning--no-js,.card.vs-stretched-link-card .vs-stretched-link-card__image-warning--no-js{display:none}.card.vs-stretched-link-card .vs-stretched-link-card__badges{margin-top:.5rem}.no-js .card.vs-stretched-link-card .vs-stretched-link-card__image-warning,.no-js .card.vs-stretched-link-card .vs-stretched-link-card__full-warning,.no-js .card.vs-stretched-link-card .vs-stretched-link-card__video-button{display:none}.no-js .card.vs-stretched-link-card .vs-stretched-link-card__full-warning--no-js,.no-js .card.vs-stretched-link-card .vs-stretched-link-card__image-warning--no-js{display:flex}
.vs-stretched-link-panels{position:absolute;right:1rem;top:1rem;display:flex;flex-direction:row}.vs-stretched-link-panels__panel{width:55px;height:55px;background:#33225d;margin-left:.5rem;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.vs-stretched-link-panels__panel--days{background:#a8308c}.vs-stretched-link-panels__panel p{margin-bottom:0;text-align:center;line-height:1;font-size:.625rem}.vs-stretched-link-panels__days{font-size:1.25rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:600;display:block;margin-bottom:.25rem}.vs-stretched-link-panels__icon{height:20px;width:auto;margin-bottom:.25rem}
.vs-carousel-slide{max-width:100%;flex-shrink:0;display:flex}.vs-carousel-slide .vs-carousel-slide__card{flex-shrink:0;opacity:.5;transition:.5s;padding:.5rem;max-width:100%}.vs-carousel-slide .vs-carousel-slide__card--active{opacity:1}.vs-carousel-slide .vs-carousel-slide__card--disabled *{pointer-events:none}.vs-carousel-slide .card-title{margin-bottom:0rem}.vs-carousel-slide .card-body{text-align:left}.no-js .vs-carousel-slide{margin-bottom:.5rem}.no-js .vs-carousel-slide::after{content:"";position:absolute;left:.75rem;bottom:.25rem;height:1px;width:calc(100% - 24px);background:#e9e9e9}@media(min-width: 576px){.no-js .vs-carousel-slide::after{width:calc(100% - 40px);left:1.25rem}}.no-js .vs-carousel-slide .vs-stretched-link-card{opacity:1;display:flex;flex-direction:row;padding:.5rem;border:none;height:100%;cursor:pointer}.no-js .vs-carousel-slide .vs-stretched-link-card:hover .vs-stretched-link-card__title{text-decoration:underline}.no-js .vs-carousel-slide .vs-stretched-link-card .stretched-link{text-decoration:none}.no-js .vs-carousel-slide .vs-stretched-link-card .card-body{background:none;padding:0;align-self:flex-start;width:66%;text-align:left}.no-js .vs-carousel-slide .vs-stretched-link-card__img-container{width:33%;align-self:flex-start;margin-right:1rem}.no-js .vs-carousel-slide .vs-stretched-link-card__title{font-size:.75rem;color:#200f2e;text-decoration:none}.no-js .vs-carousel-slide .vs-stretched-link-card__category{margin-bottom:.5rem}.no-js .vs-carousel-slide .vs-stretched-link-card .card-title{display:flex;margin-bottom:0}.no-js .vs-carousel-slide .vs-stretched-link-card__content{display:none}.no-js .vs-carousel-slide .vs-stretched-link-card__content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.no-js .vs-carousel-slide .vs-stretched-link-card .vs-stretched-link-panels{right:auto;left:calc(33% - 4px);top:1rem;transform:translateX(-100%)}.no-js .vs-carousel-slide .vs-stretched-link-card .vs-stretched-link-panels__panel{display:none;width:36px;height:36px}.no-js .vs-carousel-slide .vs-stretched-link-card .vs-stretched-link-panels__panel--days{display:flex}.no-js .vs-carousel-slide .vs-stretched-link-card .vs-stretched-link-panels__days{font-size:1rem;margin-bottom:0}@media(min-width: 576px){.no-js .vs-stretched-link-card__content{display:block}}@media(min-width: 992px){.no-js .vs-carousel-slide .vs-stretched-link-card__title{font-size:.875rem}.no-js .vs-carousel-slide .vs-stretched-link-card__content{margin:.5rem 0 0}}
label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{font-size:1rem;color:#940f2c;display:block}.hint-text{font-size:1rem;color:#606060;margin-bottom:0}.vs-checkbox input[type=checkbox]{outline:#535396 1px solid;border:none;width:38px;height:38px;align-self:flex-start;position:relative}.vs-checkbox input[type=checkbox]:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0}.vs-checkbox input[type=checkbox]:after{content:"";position:absolute;width:100%;height:100%}.vs-checkbox input[type=checkbox]:focus{outline:none}.vs-checkbox input[type=checkbox]:focus:after{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}.vs-checkbox input[type=checkbox]:checked:before{font-family:"Font Awesome 6 Pro";background-color:#1f49d6;content:"";color:#fff;text-align:center;line-height:2;font-size:1.25rem}.vs-checkbox input[type=checkbox]{margin:.5rem 1rem 0 0}.vs-checkbox .form-check{display:flex;align-items:center;padding-left:0;