/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*,*::before,*::after{box-sizing:border-box;}:root{--x-small:320px;--mall:400px;--medium:768px;--large:1024px;--x-large:1440px;--grid-breakpoints:(x-small:var(--x-small),small:var(--small),medium:var(--medium),large:var(--large),x-large:var(--x-large));--container-max-widths:('x-small':320px,'small':370px,'medium':720px,'large':992px,'x-large':1440px);--color-white:hsl(0,0%,100%);--color-black:hsla(0,0%,0%,1);--color-dark-blue:hsl(212,61%,33%);--color-greeny-blue:hsla(181,43%,57%,1);--color-blue:hsla(206,100%,33%,1);--color-light-blue:hsla(212,61%,33%,47);--color-grey:hsl(60,0%,61%);--color-dark-grey:hsl(0,0%,37%);--color-light-grey:hsl(0,0%,94%);--color-red:hsl(356,85%,57%);--color-orange:hsl(39,100%,50%);--color-green:hsl(141,62%,42%);--color-info:hsl(206,53%,85%);--color-status:hsl(141,62%,85%);--color-warning:hsl(39,100%,85%);--color-error:hsl(356,85%,85%);--color-light-green:hsl(144,52%,50%);--shadow:rgba(12,56,94,0.15);--main-color:var(--color-dark-blue);--secondary-color:var(--color-blue);--text-color:var(--color-black);--body-background-color:var(--color-white);--font-family-Lato:'Lato',sans-serif;--font-family-Oswald:'Oswald',sans-serif;--font-family-Inter:'Inter',sans-serif;--rem-base:16px;--font-size-base:1rem;--primary:var(--color-dark-blue);--primary-btn:var(--color-dark-blue);--primary-text:var(--color-dark-blue);--container-width:1440px;--container-padding:1rem;--grid-gutter-width:1rem;--grid-columns:12;}
.added-values-block{padding:2.5rem 0rem 1.25rem}@media (min-width:768px){.added-values-block{padding:5.3125rem 0rem}}.added-values-block .block-subtitle,.added-values-block .block-title{text-align:center}.added-values-block .block-title{margin-bottom:3.125rem;padding-bottom:1.5625rem;position:relative}.added-values-block .block-title::after{content:'';border-bottom:.25rem solid var(--main-color);bottom:0;height:.0625rem;left:0;margin:auto;max-width:9.0625rem;position:absolute;right:0;width:100%}.added-values-block__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-var(--grid-gutter-width)/2;margin-left:-var(--grid-gutter-width)/2;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%}.added-values-block__item{-ms-flex:1 0 100%;flex:1 0 100%;margin-bottom:1.875rem;max-width:100%;text-align:center}@media (min-width:768px){.added-values-block__item{-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%}}@media (min-width:1024px){.added-values-block__item{-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%}}.added-values-block__item .added-values{height:100%;margin:auto;max-width:20rem}.added-values-block__item .added-values .field--name-field-tile-icon{-ms-flex-align:center;align-items:center;border:.0625rem solid var(--main-color);border-radius:50%;display:-ms-flexbox;display:flex;height:4.6875rem;-ms-flex-pack:center;justify-content:center;margin:0 auto 1.5625rem;width:4.6875rem}.added-values-block__item .added-values .field--name-field-tile-icon svg{height:100%;max-height:2.1875rem;max-width:3.75rem;width:100%}.added-values-block__item .added-values .field--name-field-tile-icon svg path{fill:var(--main-color)}.added-values-block__item .added-values .field--name-field-tile-icon svg linearGradient stop{stop-color:var(--main-color)}.added-values-block__item .added-values .field--name-field-tile-displayed-title{color:var(--main-color);font-family:var(--font-family-Lato);font-size:.9375rem;font-weight:700;letter-spacing:.0375rem;margin-bottom:.625rem;text-transform:uppercase}.added-values-block__item .added-values .field--name-field-tile-description{font-size:.8125rem}.added-values-block__item .added-values .field--name-field-link .button.button-border{padding:.0625rem 1.25rem}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url("/themes/custom/sandos_main/css/vendors/./ajax-loader.gif") center center no-repeat}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:inherit;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:inherit;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider .slick-prev{left:2rem}@media (min-width:1024px){.slick-slider .slick-prev{left:3rem}}.slick-slider .slick-next{right:2rem}@media (min-width:1024px){.slick-slider .slick-next{right:3rem}}.slick-slider .slick-prev,.slick-slider .slick-next{z-index:1}.slick-slider .slick-prev:before,.slick-slider .slick-next:before{content:''}.slick-slider .slick-prev svg,.slick-slider .slick-next svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,0.6))}.slick-dots li button::before{font-size:2.1875rem}.slick-dots li:nth-child(1):nth-last-child(1){opacity:0}
.awards{padding:1.25rem 0rem}@media (min-width:768px){.awards{padding:3.125rem 0rem}}.awards .slick-slider .slick-track{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:auto}.awards .slick-initialized .slick-slide{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.awards__item{height:inherit;margin:0rem 1.5625rem;padding:0rem .3125rem}.awards__item p{font-weight:700;margin-top:.625rem}@media (min-width:768px){.awards__item{margin:0}}
.bg-link-card{position:relative;overflow:hidden}.bg-link-card .bg-link-card__info{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:relative;z-index:1}@media (min-width:1024px){.bg-link-card .bg-link-card__info{padding:3.4375rem 0rem;position:absolute;position:relative;width:100%;height:100%;top:0;margin-top:0}}.bg-link-card .bg-link-card__info .bg-link-card-col{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:1.25rem .78125rem 2.5rem}@media (min-width:768px){.bg-link-card .bg-link-card__info .bg-link-card-col{padding:2.1875rem 1.25rem 3.125rem}}@media (min-width:1024px){.bg-link-card .bg-link-card__info .bg-link-card-col{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:2.8125rem 1.875rem}.bg-link-card .bg-link-card__info .bg-link-card-col.card-opacity{padding:2.8125rem 3.4375rem;min-height:28.125rem}}.bg-link-card .bg-link-card__info h2{font-size:2rem;font-weight:700;letter-spacing:.095rem;line-height:3rem;margin-bottom:2.5rem;position:relative;padding-bottom:1.875rem}@media (min-width:1024px){.bg-link-card .bg-link-card__info h2{font-size:2.25rem;letter-spacing:.10687rem}}.bg-link-card .bg-link-card__info h2::after{border:.125rem solid var(--main-color);bottom:0;content:'';left:0;position:absolute;width:9.6875rem}.bg-link-card .bg-link-card__info h3{font-size:1.125rem;font-weight:300}.bg-link-card.full_image_background .bg-link-card__bg,.bg-link-card.full_video_background .bg-link-card__bg,.bg-link-card.half_image_background .bg-link-card__bg,.bg-link-card.half_video_background .bg-link-card__bg{position:relative}@media (min-width:1024px){.bg-link-card.full_image_background .bg-link-card__bg,.bg-link-card.full_video_background .bg-link-card__bg,.bg-link-card.half_image_background .bg-link-card__bg,.bg-link-card.half_video_background .bg-link-card__bg{background-color:var(--color-white);height:100%;overflow:hidden;position:absolute;width:100%}}.bg-link-card.full_image_background .bg-link-card__bg::after,.bg-link-card.full_video_background .bg-link-card__bg::after,.bg-link-card.half_image_background .bg-link-card__bg::after,.bg-link-card.half_video_background .bg-link-card__bg::after{content:'';position:absolute}.bg-link-card.full_image_background .bg-link-card__bg::after,.bg-link-card.full_video_background .bg-link-card__bg::after{background-image:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 90%,#fff 100%);bottom:0;height:45%;width:100%}@media (min-width:1024px){.bg-link-card.full_image_background .bg-link-card__bg::after,.bg-link-card.full_video_background .bg-link-card__bg::after{height:100%;top:0}}.bg-link-card.full_image_background .bg-link-card__bg img,.bg-link-card.full_image_background .bg-link-card__bg video,.bg-link-card.full_video_background .bg-link-card__bg img,.bg-link-card.full_video_background .bg-link-card__bg video{height:100%;width:100%}@media (min-width:1024px){.bg-link-card.full_image_background .bg-link-card__bg.left_display::after,.bg-link-card.full_video_background .bg-link-card__bg.left_display::after{background-image:linear-gradient(270deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.35) 100%);left:0;width:60%}.bg-link-card.full_image_background .bg-link-card__bg.right_display::after,.bg-link-card.full_video_background .bg-link-card__bg.right_display::after{background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.35) 100%);right:0;width:60%}.bg-link-card.full_image_background .bg-link-card__bg img,.bg-link-card.full_image_background .bg-link-card__bg video,.bg-link-card.full_video_background .bg-link-card__bg img,.bg-link-card.full_video_background .bg-link-card__bg video{object-fit:cover;width:100%}}.bg-link-card.full_image_background .bg-link-card-col,.bg-link-card.full_video_background .bg-link-card-col{margin-top:-6.25rem}@media (min-width:1024px){.bg-link-card.full_image_background .bg-link-card-col,.bg-link-card.full_video_background .bg-link-card-col{margin-top:0}}.bg-link-card.half_image_background .container-fluid,.bg-link-card.half_image_background .row,.bg-link-card.half_image_background .media--type-video,.bg-link-card.half_image_background .media--type-video>div,.bg-link-card.half_video_background .container-fluid,.bg-link-card.half_video_background .row,.bg-link-card.half_video_background .media--type-video,.bg-link-card.half_video_background .media--type-video>div{height:100%}.bg-link-card.half_image_background .bg-link-card__bg .half_image_bg,.bg-link-card.half_image_background .bg-link-card__bg .half_video_bg,.bg-link-card.half_video_background .bg-link-card__bg .half_image_bg,.bg-link-card.half_video_background .bg-link-card__bg .half_video_bg{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative}.bg-link-card.half_image_background .bg-link-card__bg .half_image_bg img,.bg-link-card.half_image_background .bg-link-card__bg .half_image_bg video,.bg-link-card.half_image_background .bg-link-card__bg .half_video_bg img,.bg-link-card.half_image_background .bg-link-card__bg .half_video_bg video,.bg-link-card.half_video_background .bg-link-card__bg .half_image_bg img,.bg-link-card.half_video_background .bg-link-card__bg .half_image_bg video,.bg-link-card.half_video_background .bg-link-card__bg .half_video_bg img,.bg-link-card.half_video_background .bg-link-card__bg .half_video_bg video{height:auto;width:100%}@media (min-width:1024px){.bg-link-card.half_image_background .bg-link-card__bg .half_image_bg,.bg-link-card.half_image_background .bg-link-card__bg .half_video_bg,.bg-link-card.half_video_background .bg-link-card__bg .half_image_bg,.bg-link-card.half_video_background .bg-link-card__bg .half_video_bg{-ms-flex:0 0 60%;flex:0 0 60%;height:100%;max-width:60%}.bg-link-card.half_image_background .bg-link-card__bg .half_image_bg img,.bg-link-card.half_image_background .bg-link-card__bg .half_image_bg video,.bg-link-card.half_image_background .bg-link-card__bg .half_video_bg img,.bg-link-card.half_image_background .bg-link-card__bg .half_video_bg video,.bg-link-card.half_video_background .bg-link-card__bg .half_image_bg img,.bg-link-card.half_video_background .bg-link-card__bg .half_image_bg video,.bg-link-card.half_video_background .bg-link-card__bg .half_video_bg img,.bg-link-card.half_video_background .bg-link-card__bg .half_video_bg video{height:100%;object-fit:cover;object-position:center}}@media (min-width:1024px){.bg-link-card.half_image_background .bg-link-card__bg .half_video_bg,.bg-link-card.half_video_background .bg-link-card__bg .half_video_bg{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.bg-link-card.half_image_background .bg-link-card__bg .half_video_bg video,.bg-link-card.half_video_background .bg-link-card__bg .half_video_bg video{object-fit:cover;height:100%}}.bg-link-card.half_image_background .bg-link-card__bg::after,.bg-link-card.half_video_background .bg-link-card__bg::after{background-image:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 80%,#fff 100%);bottom:0;height:45%;width:100%}@media (min-width:1024px){.bg-link-card.half_image_background .bg-link-card__bg::after,.bg-link-card.half_video_background .bg-link-card__bg::after{height:100%;width:50%}}@media (min-width:1024px){.bg-link-card.half_image_background .bg-link-card__bg.left_display::after,.bg-link-card.half_video_background .bg-link-card__bg.left_display::after{background-image:linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 60%,#fff 100%);left:25%}}@media (min-width:1024px){.bg-link-card.half_image_background .bg-link-card__bg.left_display .half_image_bg img,.bg-link-card.half_video_background .bg-link-card__bg.left_display .half_image_bg img{object-position:right}}@media (min-width:1024px){.bg-link-card.half_image_background .bg-link-card__bg.right_display::after,.bg-link-card.half_video_background .bg-link-card__bg.right_display::after{background-image:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 60%,#fff 100%);right:25%}}@media (min-width:1024px){.bg-link-card.half_image_background .bg-link-card__bg.right_display .half_image_bg img,.bg-link-card.half_video_background .bg-link-card__bg.right_display .half_image_bg img{object-position:left}}.bg-link-card.half_image_background .bg-link-card__info,.bg-link-card.half_video_background .bg-link-card__info{margin-top:-4.0625rem}@media (min-width:1024px){.bg-link-card.half_image_background .bg-link-card__info,.bg-link-card.half_video_background .bg-link-card__info{margin-top:0}}.bg-link-card .bg-link-card__bg .left_display{-ms-flex-pack:end;justify-content:flex-end}.bg-link-card .bg-link-card__bg .left_display img,.bg-link-card .bg-link-card__bg .left_display video{height:100%;width:100%}@media (min-width:1024px){.bg-link-card .bg-link-card__bg .left_display img,.bg-link-card .bg-link-card__bg .left_display video{object-position:right center}}.bg-link-card .bg-link-card__bg .right_display{-ms-flex-pack:start;justify-content:flex-start}.bg-link-card .bg-link-card__bg .right_display img,.bg-link-card .bg-link-card__bg .right_display video{object-position:left center}.bg-link-card .left_display{-ms-flex-pack:start;justify-content:flex-start}.bg-link-card .right_display{-ms-flex-pack:end;justify-content:flex-end}
.complete-slider{padding:2.1875rem 0rem;position:relative}.complete-slider__bg{height:100%;position:absolute;top:0;width:100%}.complete-slider__content{margin:1.25rem 0rem;position:relative;z-index:1}.complete-slider__content .block-title,.complete-slider__content .block-subtitle{text-align:center}.complete-slider__content .block-title{font-size:2rem;font-weight:700;letter-spacing:.2rem;margin-bottom:2.1875rem}@media (min-width:1024px){.complete-slider__content .block-title{font-size:2.25rem;letter-spacing:.225rem;margin-bottom:3.125rem}}.complete-slider__content .block-subtitle{font-size:1rem;font-weight:300;letter-spacing:.1rem}@media (min-width:1024px){.complete-slider__content .block-subtitle{font-size:1.125rem;letter-spacing:.1125rem}}.complete-slider__content .complete-slider-main{margin-bottom:1.25rem}.complete-slider__content .complete-slider-main img{height:17.5rem;object-fit:cover;object-position:center;width:100%}@media (min-width:1024px){.complete-slider__content .complete-slider-main img{height:23.4375rem}}.complete-slider__content .complete-slider-thmb-container{position:relative}.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb{margin:0 -.625rem}@media (min-width:0) and (max-width:1023px){.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb{-ms-flex-align:start;align-items:start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0}.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .slick-list,.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .slick-track{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto !important}}.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .field__thmb_item{padding:0rem .625rem;outline:none}.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .field__thmb_item.slick-current-show .slider-thumbnail::after{border-image-slice:1;border-image-source:linear-gradient(to bottom,var(--main-color),rgba(255,255,255,0));border-style:solid;border-width:.125rem;content:'';height:100%;position:absolute;top:0;width:100%}.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .field__thmb_item img{height:14.0625rem;object-fit:cover;object-position:center;width:100%}@media (min-width:0) and (max-width:767px){.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .field__thmb_item:nth-of-type(-3n+3):nth-last-of-type(odd){width:calc(100% - 6.5px) !important}.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .field__thmb_item:nth-of-type(-3n+3):nth-last-of-type(odd) img{max-height:10rem}}@media (min-width:0) and (max-width:1023px){.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .field__thmb_item{background-color:var(--color-white);box-shadow:0 0px 3px rgba(0,0,0,0.2);margin:0rem .1875rem .5rem;padding:0;width:calc(50% - 6.5px) !important}.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .field__thmb_item img{height:auto}}@media (min-width:768px) and (max-width:1023px){.complete-slider__content .complete-slider-thmb-container .complete-slider-thmb .field__thmb_item{margin:0rem .1875rem .625rem;width:calc(100% / 3 - 6.5px) !important}}.complete-slider__content .slick-prev{border-image-source:linear-gradient(to left,var(--main-color),rgba(255,255,255,0));left:-6.25rem}.complete-slider__content .slick-next{border-image-source:linear-gradient(to right,var(--main-color),rgba(255,255,255,0));right:-6.25rem}.complete-slider__content .slick-prev,.complete-slider__content .slick-next{border-image-slice:1;border-style:solid;border-width:.125rem;height:14.0625rem;padding:0rem 1.875rem;top:0;transform:translate(0);width:auto;z-index:44}.complete-slider__content .slick-prev:before,.complete-slider__content .slick-next:before{content:"";display:none}.complete-slider__content .slick-prev.slick-disabled,.complete-slider__content .slick-next.slick-disabled{display:none !important;opacity:0}
.block-sandos-contact{padding:0;margin-left:auto}.block-sandos-contact .button{font-family:var(--font-family-Lato);font-size:1.125rem;font-weight:700;text-transform:initial}.block-sandos-contact .button.sandos-btn-callback{line-height:.8125rem;padding:1.25rem 1.375rem}.sandos-contact-call-btn.button{background-color:transparent;border-color:transparent;cursor:pointer}@media (min-width:0) and (max-width:1024px){.sandos-contact-call-btn.button{background-color:#0a7cae;color:var(--color-white);margin:auto;max-width:21.875rem;width:85%}}.sandos-contact-call-btn svg{margin-right:10px;vertical-align:middle}.sandos-phone-grid{display:-ms-grid;display:grid;grid-gap:15px 0;-ms-grid-columns:(auto)[1];grid-template-columns:repeat(1,auto);margin-bottom:25px;margin-top:25px}@media (min-width:0) and (max-width:1023px){.sandos-phone-grid{text-align:center}}@media (min-width:1024px){.sandos-phone-grid{grid-auto-flow:column;-ms-grid-columns:(auto)[2];grid-template-columns:repeat(2,auto);-ms-grid-rows:(auto)[4];grid-template-rows:repeat(4,auto)}}.sandos-callback-section{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;border-radius:8px;text-align:center;margin-top:20px}.sandos-callback-section p{font-size:1.125rem;margin:0}@media (min-width:0) and (max-width:1023px){.sandos-callback-section{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;row-gap:15px}}@media (min-width:0) and (max-width:1023px){.sandos-modal-content{max-height:calc(100vh - 5%);min-width:85%;width:90%}}.sandos-modal-header p{font-size:1.125rem}.sandos-modal-body h3{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;line-height:38px;width:100%}.sandos-modal-body h3 svg{margin-right:10px}.sandos-modal-footer{margin-top:1.25rem}@media (min-width:0) and (max-width:1023px){.sandos-modal-footer{-ms-flex-direction:column;flex-direction:column;row-gap:15px}}.sandos-contact-modal{display:none}.sandos-contact-modal.active{display:block}@media (min-width:0) and (max-width:1024px){.sandos-contact-modal{top:-4.375rem;max-height:calc(100vh - 10% + 70px)}}@media (min-width:0) and (max-width:1023px){.sandos-contact-modal.main-info-modal .sandos-modal-content{min-width:85%;width:90%}.sandos-contact-modal.main-info-modal .sandos-modal-content h2{font-size:1.5rem}}.sandos-call-form-container .marketingForm .wrap-section:last-child{display:none}@media (min-width:0) and (max-width:1023px){.sandos-call-form-container .marketingForm .wrap-section:nth-child(2) span{font-size:1.5rem !important}}.sandos-call-form-container .marketingForm .textFormFieldBlock input,.sandos-call-form-container .marketingForm .phoneFormFieldBlock input,.sandos-call-form-container .marketingForm .lookupFormFieldBlock input{background-color:#E9EDF3;border:1px solid #A1A1A1;border-radius:4px;font-size:1rem;min-height:3.125rem;padding:.8125rem 1.25rem}@media (min-width:1024px){.sandos-call-form-container .marketingForm .textFormFieldBlock .phoneFormFieldBlock input,.sandos-call-form-container .marketingForm .phoneFormFieldBlock .phoneFormFieldBlock input,.sandos-call-form-container .marketingForm .lookupFormFieldBlock .phoneFormFieldBlock input{border-left:0;border-radius:0 4px 4px 0}}@media (min-width:1024px){.sandos-call-form-container .marketingForm .textFormFieldBlock .lookupFormFieldBlock input,.sandos-call-form-container .marketingForm .phoneFormFieldBlock .lookupFormFieldBlock input,.sandos-call-form-container .marketingForm .lookupFormFieldBlock .lookupFormFieldBlock input{border-right:0;border-radius:4px 0 0 4px}}.sandos-call-form-container .marketingForm a{display:inline}.sandos-call-form-container .marketingForm .phoneFormFieldBlock .phoneCountryCode{border:0}.sandos-call-form-container .marketingForm .consentBlock div label p,.sandos-call-form-container .marketingForm .consentBlock div label a{font-size:1rem;line-height:1.0625rem}.sandos-call-form-container .onFormSubmittedFeedback,.sandos-call-form-container .onFormSubmittedFeedback div{max-width:100% !important}.sandos-call-form-container .onFormSubmittedFeedback .onFormSubmittedFeedbackMessage{font-family:var(--font-family-Lato) !important;font-size:1.125rem !important;line-height:1.25rem !important}.sandos-call-form-container .onFormSubmittedFeedback div[data-submissionresponse="success"].onFormSubmittedFeedbackInternalContainer::before,.sandos-call-form-container .onFormSubmittedFeedback div[data-submissionresponse="error"].onFormSubmittedFeedbackInternalContainer::before{background-size:cover;background-position:center;content:'';display:block;height:80px;width:100%}.sandos-call-form-container .onFormSubmittedFeedback div[data-submissionresponse="success"].onFormSubmittedFeedbackInternalContainer img,.sandos-call-form-container .onFormSubmittedFeedback div[data-submissionresponse="error"].onFormSubmittedFeedbackInternalContainer img{display:none;opacity:0}.sandos-call-form-container .onFormSubmittedFeedback div[data-submissionresponse="success"].onFormSubmittedFeedbackInternalContainer::before{background-image:url('data:image/svg+xml,<svg viewBox="0 0 480 80" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="480" height="80" fill="url(%23pattern0_441_2254)"/><defs><pattern id="pattern0_441_2254" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_441_2254" transform="matrix(0.00166667 0 0 0.01 0.416667 0)"/></pattern><image id="image0_441_2254" width="100" height="100" preserveAspectRatio="none" xlink:href="data:image/png;base64,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"/></defs></svg>')}.sandos-call-form-container .onFormSubmittedFeedback div[data-submissionresponse="error"].onFormSubmittedFeedbackInternalContainer::before{background-image:url('data:image/svg+xml,<svg viewBox="0 0 480 100" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="480" height="100" fill="url(%23pattern0_473_296)"/><defs><pattern id="pattern0_473_296" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_473_296" transform="matrix(0.00208333 0 0 0.01 0.395833 0)"/></pattern><image id="image0_473_296" width="100" height="100" preserveAspectRatio="none" xlink:href="data:image/png;base64,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"/></defs></svg>')}
.block-inline-blockexplore-our-hotels{padding-top:3.125rem}.block-inline-blockexplore-our-hotels .exploreOurHotelsHeader{text-align:center}.block-inline-blockexplore-our-hotels .exploreOurHotelsHeader h2{font-size:1rem;font-weight:300;letter-spacing:.1rem;text-transform:uppercase}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsHeader h2{font-size:1.125rem;letter-spacing:.1125rem}}.block-inline-blockexplore-our-hotels .exploreOurHotelsHeader h3{font-size:2rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsHeader h3{font-size:2.25rem;letter-spacing:.225rem}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs{border-top:.0625rem solid rgba(0,0,0,0.1);margin:1.875rem 0 0;padding-top:1.875rem}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link{border-bottom:0;margin:0 0 1rem;max-width:50%;padding:0 0 .625rem;width:50%}@media (min-width:768px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link{border-bottom:0;margin:0 0 1rem;max-width:33.333%;width:33.333%}}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link{border-bottom:.25rem solid transparent;margin:0 .46875rem;max-width:6.875rem;text-align:center;width:calc(100% - 15px)}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link .tab_title{display:initial;font-family:var(--font-family-Lato);font-size:.9375rem;font-weight:300;height:2.4375rem;-ms-flex-pack:left;justify-content:left;letter-spacing:.03125rem;line-height:1.15;position:relative}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link .tab_title::after{border-bottom:.25rem solid transparent;bottom:-1.5625rem;content:'';left:0;position:absolute;width:100%}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link .tab_title{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:.875rem;-ms-flex-pack:center;justify-content:center}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link .tab_summary{font-size:.75rem;opacity:.6;text-transform:uppercase}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link .tab_summary{font-size:.6875rem}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link.active{color:var(--main-color)}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link.active{border-bottom-color:var(--main-color)}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link.active .tab_title{font-weight:700}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link.active .tab_title::after{border-color:var(--main-color)}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs .nav-link.active .tab_title::after{border-color:transparent}}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .nav-tabs{margin:1.875rem 0rem 3.125rem}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .hotel{height:auto;position:relative}@media (min-width:768px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .hotel{height:30rem}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info{height:100%;padding:0rem 0rem 4.375rem;position:relative;width:100%;z-index:1}@media (min-width:768px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info{padding:4.9375rem 0rem 4.375rem;position:relative}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info .col-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info::before{background-image:linear-gradient(to right,#3b88c1 0%,var(--main-color) 100%);content:'';height:3.375rem;min-width:.9375rem;position:absolute;width:1.25rem}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info::before{height:4.875rem;width:calc(((100vw - 992px) / 2) - 30px)}}@media (min-width:1440px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info::before{width:calc(((100vw - 1440px) / 2) - 30px)}}@media (min-width:1440px) and (max-width:1549px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info::before{width:calc(((100vw - 1300px) / 2) - 30px)}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info h4{font-size:1.75rem;font-weight:700;letter-spacing:.225rem;margin-left:.625rem;margin-bottom:.1875rem}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info h4{font-size:2.25rem;letter-spacing:.225rem}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info h5{color:rgba(0,0,0,0.5);font-size:.875rem;font-weight:400;letter-spacing:.1125rem;margin-bottom:.9375rem;margin-left:.625rem}@media (min-width:1024px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info h5{font-size:1.125rem;margin-bottom:2.5rem}}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info .hotel-image-mobile{margin-bottom:-3.125rem;position:relative;z-index:-1}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info .hotel-image-mobile img{height:17.5rem;object-fit:cover;width:100%}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-info .hotel-image-mobile::after{background-image:linear-gradient(180deg,var(--color-white) 0%,var(--color-white) 65%);content:'';height:14.375rem;left:-.0625rem;position:absolute;top:12.5rem;width:calc(100% + 2px)}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-image{height:100%;position:absolute;top:0;width:100%}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-image *{height:100%}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-image img{height:100%;object-fit:cover;width:100%}.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-image::after{background-image:linear-gradient(180deg,var(--color-white) 0%,var(--color-white) 100%);content:'';height:100%;position:absolute;top:0;width:100%}@media (min-width:768px){.block-inline-blockexplore-our-hotels .exploreOurHotelsInfo .exploreOurHotels-image::after{background-image:linear-gradient(to left,var(--color-white) 0%,var(--color-white) 60%,var(--color-white) 100%);left:5%;width:50%}}
.newsletter{margin:1.5625rem 0rem}@media (min-width:768px){.newsletter{margin:2.1875rem 0rem}}@media (min-width:1024px){.newsletter{background:linear-gradient(270deg,var(--color-white) 50%,var(--main-color) 50%,var(--main-color) 100%);margin:3.125rem 0rem}}.newsletter .row{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1024px){.newsletter .row{-ms-flex-direction:row;flex-direction:row}}.newsletter__title{background-color:var(--main-color);color:var(--color-white);font-size:1.125rem;font-weight:700;letter-spacing:.0625rem;padding:1.875rem 0rem;text-align:center;text-transform:uppercase;width:100%}@media (min-width:1024px){.newsletter__title{background-color:transparent;max-width:50%;padding:0;padding-right:1.5625rem;text-align:left}}.newsletter__form{padding:.9375rem 0rem;width:100%}.newsletter__form form{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsletter__form form .form-item-email{width:100%}@media (min-width:768px){.newsletter__form form .form-item-email{margin-top:0}}.newsletter__form form .form-item-email input[type='text']{border:.0625rem solid var(--color-black);color:var(--color-black);letter-spacing:.04625rem;min-height:3.125rem;padding:.625rem 1.25rem}.newsletter__form form .form-item-email input[type='text']:-ms-input-placeholder{opacity:.57}.newsletter__form form .form-item-email input[type='text']::placeholder{opacity:.57}.newsletter__form form .form-item-email input[type='text']::-webkit-input-placeholder{opacity:.57}.newsletter__form form .form-item-email input[type='text']::-moz-placeholder{opacity:.57}.newsletter__form form .form-item-terms-conditions{width:100%}.newsletter__form form .form-item-terms-conditions input[type='checkbox']{display:none}.newsletter__form form .form-item-terms-conditions input[type='checkbox']:checked+label::after{background:var(--color-white);box-shadow:.125rem 0rem 0rem var(--main-color),.25rem 0rem 0rem var(--main-color),.25rem -.125rem 0rem var(--main-color),.25rem -.25rem 0rem var(--main-color),.25rem -.375rem 0rem var(--main-color),.25rem -.5rem 0rem var(--main-color);content:'';height:.125rem;left:.3125rem;position:absolute;top:.5625rem;transform:rotate(45deg);width:.125rem;-webkit-transform:rotate(45deg)}.newsletter__form form .form-item-terms-conditions label{display:-ms-flexbox;display:flex;position:relative}.newsletter__form form .form-item-terms-conditions label::before{border:1px solid;content:'';display:inline-block;height:1.25rem;margin-right:.625rem;width:1.25rem}.newsletter__form form .form-item-terms-conditions a{color:var(--color-black);font-size:.75rem;font-weight:400;letter-spacing:.015rem;text-transform:uppercase}@media (min-width:768px){.newsletter__form form .form-item-terms-conditions{margin:0;width:50%}}.newsletter__form form .form-submit{background-color:transparent;border:.125rem solid var(--main-color);border-radius:0;color:var(--main-color);cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.04rem;margin:0;padding:.875rem 1.5rem;width:100%}.newsletter__form form .form-submit:hover{background-color:var(--main-color);color:var(--color-white)}@media (min-width:768px){.newsletter__form form .form-submit{width:50%}}@media (min-width:1024px){.newsletter__form{padding-left:1.5625rem;max-width:50%}}.newsletter__form .ajax-progress.ajax-progress-throbber{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,0.5)}.newsletter__form .ajax-progress.ajax-progress-throbber .throbber{animation:swiper-preloader-spin 1s steps(12,end) infinite;background:none;filter:invert(1);height:2.625rem;left:50%;margin-left:-1.3125rem;margin-top:-1.3125rem;position:absolute;top:50%;transform-origin:50%;width:2.625rem;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite}.newsletter__form .ajax-progress.ajax-progress-throbber .throbber::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'1'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:center;background-repeat:no-repeat;background-size:100%;content:'';height:100%;position:absolute;width:100%}
.block-inline-blockopaque-background-and-text-card.block-bg-image-color{color:var(--color-white)}.block-inline-blockopaque-background-and-text-card.block-bg-image-color h2,.block-inline-blockopaque-background-and-text-card.block-bg-image-color h3,.block-inline-blockopaque-background-and-text-card.block-bg-image-color p{color:var(--color-white)}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;position:relative}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__content{padding:5.3125rem 0rem 3.75rem;position:relative;text-align:center;z-index:1}@media (min-width:0) and (max-width:767px){.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__content{padding:5.3125rem 0rem 3.75rem}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__content .col-10{-ms-flex:0 0 100%;flex:0 0 100%;margin-left:0;max-width:100%}}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__content h2{font-size:2.25rem;font-weight:700;letter-spacing:.225rem}@media (min-width:1024px){.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__content h2{font-size:2.625rem;letter-spacing:.2625rem}}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__content h3{font-size:1.125rem;font-weight:300;letter-spacing:.1125rem}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__content p{font-size:1.125rem}@media (min-width:1024px){.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__content p{font-size:1.375rem}}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__bg{height:100%;overflow:hidden;position:absolute;top:0;width:100%}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__bg .field--name-field-background{height:100%}.block-inline-blockopaque-background-and-text-card .block-bg-image-color__row .block-bg-image-color__bg .field--name-field-background img{height:100%;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.block-inline-blockopaque-background-and-text-card .card-logo{left:0;margin:-.9375rem auto 1.875rem;max-width:16.25rem;position:relative;right:0}.block-inline-blockopaque-background-and-text-card .card-logo img{margin:auto}@media (min-width:1024px){.block-inline-blockopaque-background-and-text-card .card-logo{margin:-1.5625rem auto 3.125rem;max-width:22.5rem}}.block-inline-blockopaque-background-and-text-card.quickedit-entity-active .block-bg-image-color__row .block-bg-image-color__content{z-index:100}
.simpleSlider{padding:2.1875rem 0rem;position:relative}.simpleSlider__subtitle{font-size:1.5rem;letter-spacing:.15rem}.simpleSlider__title{color:var(--main-color);font-family:var(--font-family-Lato);font-size:6.875rem;font-weight:700;letter-spacing:-.29625rem;line-height:1}.simpleSlider__title span{font-weight:200;display:block}@media (min-width:1024px){.simpleSlider__title span{display:inline}}@media (min-width:1024px){.simpleSlider__title{font-size:6.875rem;letter-spacing:-.29625rem}}.simpleSlider .simpleSlider__content .container-simpleSlider{padding-left:5%;margin:auto;max-width:100%}@media (min-width:1024px){.simpleSlider .simpleSlider__content .container-simpleSlider{padding-left:0%;max-width:62rem}}@media (min-width:1440px){.simpleSlider .simpleSlider__content .container-simpleSlider{max-width:90rem}}@media (min-width:90rem) and (max-width:96.8125rem){.simpleSlider .simpleSlider__content .container-simpleSlider{max-width:81.25rem}}.simpleSlider .simpleSlider__content .slick-track{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.simpleSlider .simpleSlider__content .slick-slide{position:relative;height:auto}@media (min-width:0) and (max-width:1023px){.simpleSlider .simpleSlider__content .slick-slide.slick-current::after{border:2px solid var(--color-grey);bottom:-1.25rem;content:'';height:1px;left:0;position:absolute;width:7.8125rem}}.simpleSlider .simpleSlider__content .slick-prev{border-image-source:linear-gradient(to left,var(--main-color),rgba(255,255,255,0));left:-5.625rem}.simpleSlider .simpleSlider__content .slick-next{border-image-source:linear-gradient(to right,var(--main-color),rgba(255,255,255,0));right:-5.625rem}.simpleSlider .simpleSlider__content .slick-prev,.simpleSlider .simpleSlider__content .slick-next{border-image-slice:1;border-style:solid;border-width:.125rem;height:100%;padding:0rem 1.875rem;top:0;transform:translate(0);width:auto}.simpleSlider .simpleSlider__content .slick-prev:before,.simpleSlider .simpleSlider__content .slick-next:before{content:"";display:none}.simpleSlider .simpleSlider__content .slick-prev.slick-disabled,.simpleSlider .simpleSlider__content .slick-next.slick-disabled{display:none !important;opacity:0}
.splash{overflow:hidden;position:relative}.splash .splash-info{height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:85%;z-index:2}.splash .splash-info h2,.splash .splash-info h3{color:inherit;font-weight:400;text-align:center;text-shadow:1px 1px 3px var(--color-black);text-transform:uppercase}.splash .splash-info h2{font-size:2rem;letter-spacing:.10687rem;line-height:2.5rem}@media (min-width:1024px){.splash .splash-info h2{font-size:3rem;letter-spacing:.14313rem;line-height:3.125rem}}.splash .splash-info h3{font-size:1.125rem;letter-spacing:.265rem;line-height:1.80625rem}@media (min-width:1024px){.splash .splash-info h3{font-size:1.5rem;letter-spacing:.83313rem;margin-bottom:1.5625rem}}.splash .splash-info img{margin-bottom:.625rem}.splash .splash-content{position:relative;z-index:1}.splash .splash-content.splash-full,.splash .splash-content.splash-small{position:relative;overflow:hidden}.splash .splash-content.splash-full .video_bg,.splash .splash-content.splash-small .video_bg{height:100%;position:absolute;width:100%;z-index:-1}.splash .splash-content.splash-full img,.splash .splash-content.splash-full video,.splash .splash-content.splash-full iframe,.splash .splash-content.splash-small img,.splash .splash-content.splash-small video,.splash .splash-content.splash-small iframe{object-fit:cover;object-position:center;width:100%}.splash .splash-content.splash-full .gallery-item .gallery-item-image,.splash .splash-content.splash-small .gallery-item .gallery-item-image{position:relative;width:100%}.splash .splash-content.splash-full img,.splash .splash-content.splash-full video,.splash .splash-content.splash-full iframe,.splash .splash-content.splash-full.splash-gallery{height:calc(100vh - 165px)}@media (min-width:768px){.splash .splash-content.splash-full img,.splash .splash-content.splash-full video,.splash .splash-content.splash-full iframe,.splash .splash-content.splash-full.splash-gallery{height:calc((100vh - 460px))}}@media (min-width:1024px){.splash .splash-content.splash-full img,.splash .splash-content.splash-full video,.splash .splash-content.splash-full iframe,.splash .splash-content.splash-full.splash-gallery{height:calc(100vh - 112px)}}.splash .splash-content.splash-small img,.splash .splash-content.splash-small video,.splash .splash-content.splash-small iframe,.splash .splash-content.splash-small.splash-gallery{height:calc(100vh * (.75) - 95px)}@media (min-width:768px){.splash .splash-content.splash-small img,.splash .splash-content.splash-small video,.splash .splash-content.splash-small iframe,.splash .splash-content.splash-small.splash-gallery{height:calc(100vh * (.875) - 460px)}}@media (min-width:1024px){.splash .splash-content.splash-small img,.splash .splash-content.splash-small video,.splash .splash-content.splash-small iframe,.splash .splash-content.splash-small.splash-gallery{height:calc(100vh * (.75) - 112px)}}.splash__promo{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-pack:center;justify-content:center;padding:0 10%;position:absolute;top:0;width:100%;z-index:2}@media (min-width:1440px){.splash__promo{margin:0 auto;max-width:80rem;padding:0;left:0;right:0}}.splash__promo h1{font-family:var(--font-family-Inter);font-size:1.75rem;line-height:2rem;margin:0}@media (min-width:1024px){.splash__promo h1{font-size:2.375rem;line-height:2.625rem;max-width:80rem}}.splash__promo h2,.splash__promo h3,.splash__promo h4,.splash__promo h5{font-family:var(--font-family-Inter);letter-spacing:initial;margin-bottom:0;text-align:initial;text-transform:uppercase}.splash__promo h2,.splash__promo h4{font-weight:900}.splash__promo h2{font-family:var(--font-family-Inter);font-size:2.25rem;line-height:2.5rem}@media (min-width:1024px){.splash__promo h2{font-size:2.75rem;line-height:3rem}}.splash__promo h3{font-size:1rem;font-weight:400}@media (min-width:1024px){.splash__promo h3{font-size:1.5625rem;line-height:1.875rem}}.splash__promo h4{font-size:1.375rem}@media (min-width:1024px){.splash__promo h4{font-size:2.625rem}}.splash__promo a{font-family:var(--font-family-Inter);font-size:.875rem;font-weight:500;line-height:1.0625rem;margin-top:.9375rem;padding:1rem 3.0625rem;width:252px}@media (min-width:0) and (max-width:1024px){.splash__promo a{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.splash.gallery .slick-prev,.splash.gallery .slick-next{opacity:.5;padding:0rem 1.875rem;z-index:44}.splash.gallery .slick-prev:hover,.splash.gallery .slick-next:hover{opacity:1}.splash.gallery .slick-prev svg,.splash.gallery .slick-next svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,0.6))}.splash.gallery .slick-prev::before,.splash.gallery .slick-next::before{content:''}
footer{background-color:var(--color-dark-blue);min-height:1.875rem}footer #block-sandos-sandosfootertopmenu{background-color:var(--color-dark-blue);border-bottom:0.5px solid var(--color-white);position:relative}@media (min-width:0) and (max-width:768px){footer #block-sandos-sandosfootertopmenu{margin:0rem 1.875rem}}@media (min-width:768px) and (max-width:1440px){footer #block-sandos-sandosfootertopmenu{padding:0 1.25rem}}@media (min-width:1024px){footer #block-sandos-sandosfootertopmenu{margin:0 auto;max-width:80rem}}footer #block-sandos-sandosfootertopmenu ul.nav{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%;padding-right:var(--grid-gutter-width)/2;padding-left:var(--grid-gutter-width)/2;margin-right:auto;margin-left:auto}@media (min-width:320px){footer #block-sandos-sandosfootertopmenu ul.nav{max-width:95%;padding-bottom:1.5rem;padding-top:.625rem}}@media (min-width:400px){footer #block-sandos-sandosfootertopmenu ul.nav{max-width:95%}}@media (min-width:768px){footer #block-sandos-sandosfootertopmenu ul.nav{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;max-width:45rem}}@media (min-width:1024px){footer #block-sandos-sandosfootertopmenu ul.nav{max-width:65.375rem;padding-top:0;padding-bottom:0}}footer #block-sandos-sandosfootertopmenu ul.nav li{text-align:center;position:relative}@media (min-width:768px){footer #block-sandos-sandosfootertopmenu ul.nav li{text-align:left;padding-right:20px}}footer #block-sandos-sandosfootertopmenu ul.nav li a,footer #block-sandos-sandosfootertopmenu ul.nav li span{color:var(--color-white);display:inline-block;font-size:1.25rem;font-weight:700;line-height:1.5625rem;text-transform:uppercase;padding:4px 0}@media (min-width:1024px){footer #block-sandos-sandosfootertopmenu ul.nav li a,footer #block-sandos-sandosfootertopmenu ul.nav li span{padding:15px 0}}@media (min-width:1024px){footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded ul{min-width:16.25rem}}footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed ul,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded ul{font-size:1rem;max-height:0;overflow:hidden;transition:max-height 0.3s ease-in-out}@media (min-width:768px){footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed ul,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded ul{background-color:var(--color-dark-blue);padding:0.5rem;position:absolute;opacity:0}}footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed ul li a,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded ul li a{font-size:1rem}footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed span,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded span{cursor:pointer;width:100%}@media (min-width:0) and (max-width:768px){footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed span,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded span{position:relative;width:auto}}footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed span::after,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded span::after{content:'';background-repeat:no-repeat;background-position-x:right;background-size:13px;background-position-y:center;border:0;width:20px;height:24px;display:block;position:absolute;top:8px;right:0;background-image:url("/themes/custom/sandos_main/css/../images/icons/chevron-mobile.svg");background-size:14px;width:15px;height:8px;top:40%;right:8px;top:10px}@media (min-width:0) and (max-width:768px){footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed span::after,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded span::after{background-size:11px;width:20px;height:20px;right:-20px;top:8px}}@media (min-width:768px){footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed span::after,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded span::after{content:'';background-repeat:no-repeat;background-position-x:right;background-size:13px;background-position-y:center;border:0;width:20px;height:24px;display:block;position:absolute;top:8px;right:0;background-image:url("/themes/custom/sandos_main/css/../images/icons/icon_chevron_w.svg");background-size:14px;width:15px;height:8px;top:18px;right:6px;top:45%;right:0}}footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed.open span::after,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded.open span::after{top:20px;transform:rotate(180deg)}@media (min-width:0) and (max-width:768px){footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed.open span::after,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded.open span::after{top:6px;right:-29px}}@media (min-width:1024px){footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed.open span::after,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded.open span::after{top:43%}}footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed.open ul,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded.open ul{max-height:100vh}@media (min-width:768px){footer #block-sandos-sandosfootertopmenu ul.nav li.menu-collapsed.open ul,footer #block-sandos-sandosfootertopmenu ul.nav li.menu-expanded.open ul{opacity:1;z-index:1}}footer #block-sandos-sandosfootertopmenu ul.nav .dropdown-menu.show{position:static;background-color:var(--main-color);padding:5px 15px;z-index:43}footer #block-sandos-sandosfootertopmenu ul.nav .dropdown-menu.show a{color:var(--color-white);font-size:1rem;line-height:1.375rem;text-transform:none}footer #block-sandos-footersocialnetworks .field--name-field-rtb-body{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media (min-width:1024px){footer #block-sandos-footersocialnetworks .field--name-field-rtb-body{-ms-flex-pack:start;justify-content:start;margin-bottom:0}}footer #block-sandos-footersocialnetworks .field--name-field-rtb-body p{font-size:1.25rem;width:100%}footer #block-sandos-footersocialnetworks .field--name-field-rtb-body a{margin:auto 1.25rem auto 0}footer #block-sandos-footersocialnetworks .field--name-field-rtb-body a:last-child{margin-right:0}footer .menu_footer_wrapper{background-color:var(--color-dark-blue);padding:2.125rem .625rem 2.8125rem .625rem}@media (min-width:1024px){footer .menu_footer_wrapper{padding:3.5rem .625rem 2rem}}@media (min-width:768px){footer .menu_footer_wrapper .container{border-bottom:0.5px solid var(--color-white)}}footer .menu_footer_wrapper .container .row{-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){footer .menu_footer_wrapper .container .row{-ms-flex-direction:row;flex-direction:row;margin:0 auto;max-width:1046px}}footer .menu_footer_wrapper .container .container{border:0}footer .menu_footer_wrapper h3{color:var(--color-white);font-size:1.25rem;font-weight:700;text-transform:uppercase}footer .menu_footer_wrapper p{color:var(--color-white)}footer .menu_footer_wrapper .footer_menu .menu-column{width:100%}footer .menu_footer_wrapper .footer_menu .menu-column li{margin-bottom:.9375rem}footer .menu_footer_wrapper .footer_menu .nested{margin-bottom:1.25rem;padding:0 .25rem}footer .menu_footer_wrapper .footer_menu .nested li{color:var(--color-white);position:relative}footer .menu_footer_wrapper .footer_menu .nested li a{color:var(--color-white);font-size:1rem;font-weight:300;line-height:1.375rem;text-transform:uppercase}@media (min-width:768px){footer .menu_footer_wrapper .footer_menu .nested li a::before{background:var(--color-white);border-radius:50%;content:'';height:.375rem;position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:.375rem}}@media (min-width:1024px){footer .menu_footer_wrapper .footer_menu{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}footer .menu_footer_wrapper .column-left .form-item{margin-bottom:1.5rem;position:relative}footer .menu_footer_wrapper .column-left .form-item .form-error{bottom:auto;font-size:.75rem;font-weight:300;position:absolute;margin:0;padding-left:.625rem;text-transform:uppercase}footer .menu_footer_wrapper .column-left .form-item .label-newsletter-condition{cursor:pointer;display:block;font-size:1.375rem;margin-bottom:.75rem;padding-left:2.1875rem;position:relative;text-transform:inherit;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}footer .menu_footer_wrapper .column-left .form-item .label-newsletter-condition input{cursor:pointer;height:1.25rem;left:0;position:absolute;opacity:0;top:0;width:1.25rem}footer .menu_footer_wrapper .column-left .form-item .label-newsletter-condition input ~ :checked .checkmark{background-color:var(--main-color)}footer .menu_footer_wrapper .column-left .form-item .label-newsletter-condition input ~ :checked .checkmark::after{border:solid #fff;border-width:0 .125rem .125rem 0;display:block;height:.625rem;left:.5rem;top:.3125rem;transform:rotate(45deg);width:.3125rem}footer .menu_footer_wrapper .column-left .form-item .label-newsletter-condition .checkmark{background-color:var(--color-white);box-shadow:0 0 .3125rem var(--color-dark-grey);height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}footer .menu_footer_wrapper .column-left .form-item .label-newsletter-condition .checkmark::after{content:'';display:none;position:absolute}footer .menu_footer_wrapper .column-left .form-item .label-newsletter-condition p{color:var(--color-black);font-size:.875rem;font-weight:400}footer .menu_footer_wrapper .row.dual-column{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.25rem}@media (min-width:0) and (max-width:768px){footer .menu_footer_wrapper .row.dual-column{border-bottom:0.5px solid var(--color-white);margin:0rem .625rem}}footer .menu_footer_wrapper .col-12 .footer_menu .menu-column{max-width:100%}@media (min-width:768px){footer .menu_footer_wrapper .col-12 .footer_menu .menu-column{max-width:50%}}@media (min-width:1024px){footer .menu_footer_wrapper .col-12 .footer_menu .menu-column{max-width:33.33333%}}footer .menu_footer_wrapper .col-8{max-width:100%;text-align:center}@media (min-width:768px){footer .menu_footer_wrapper .col-8{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:1024px){footer .menu_footer_wrapper .col-8{-ms-flex:0 0 63%;flex:0 0 63%;max-width:63%;text-align:left}}@media (min-width:768px){footer .menu_footer_wrapper .col-8 .footer_menu{-ms-flex-pack:justify;justify-content:space-between}}footer .menu_footer_wrapper .col-8 .footer_menu .menu-column{max-width:100%}@media (min-width:1024px){footer .menu_footer_wrapper .col-8 .footer_menu .menu-column{max-width:-webkit-fit-content;max-width:fit-content;padding:0 .625rem}footer .menu_footer_wrapper .col-8 .footer_menu .menu-column:first-child li{margin-bottom:.625rem}footer .menu_footer_wrapper .col-8 .footer_menu .menu-column:first-child li::marker{margin-right:10px}footer .menu_footer_wrapper .col-8 .footer_menu .menu-column:first-child li li{margin-bottom:0}}@media (min-width:1024px){footer .menu_footer_wrapper .col-8 .footer_menu .menu-column:last-child{margin-left:auto}}footer .menu_footer_wrapper .col-8 .footer_menu .menu-column li .footer-menu-heading{cursor:pointer;letter-spacing:0}@media (min-width:0) and (max-width:1023px){footer .menu_footer_wrapper .col-8 .footer_menu .menu-column li .footer-menu-heading span{position:relative}footer .menu_footer_wrapper .col-8 .footer_menu .menu-column li .footer-menu-heading span::after{content:'';background-repeat:no-repeat;background-position-x:right;background-size:13px;background-position-y:center;border:0;width:20px;height:24px;display:block;position:absolute;top:8px;right:0;background-image:url("/themes/custom/sandos_main/css/../images/icons/chevron-mobile.svg");background-size:14px;width:15px;height:8px;top:40%;right:8px;top:8px;right:-20px}}@media (min-width:1024px){footer .menu_footer_wrapper .col-8 .footer_menu .menu-column li .footer-menu-heading{cursor:default}}footer .menu_footer_wrapper .col-8 .footer_menu .menu-column li .nested{max-height:0;overflow:hidden;transition:max-height 0.3s ease-in-out}@media (min-width:1024px){footer .menu_footer_wrapper .col-8 .footer_menu .menu-column li .nested{max-height:100vh;overflow:inherit}}@media (min-width:0) and (max-width:1023px){footer .menu_footer_wrapper .col-8 .footer_menu .menu-column li.open span::after{transform:rotate(180deg)}}footer .menu_footer_wrapper .col-8 .footer_menu .menu-column li.open .nested{max-height:100vh}footer .menu_footer_wrapper .col-4{max-width:100%;text-align:center;border-bottom:0.5px solid var(--color-white);margin-bottom:40px}@media (min-width:768px){footer .menu_footer_wrapper .col-4{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:1024px){footer .menu_footer_wrapper .col-4{-ms-flex:0 0 35%;flex:0 0 35%;border:0;text-align:left;margin-bottom:0;max-width:35%;padding:0}}footer .menu_footer_wrapper .col-4 #block-sandos-sandoslogofooter{margin:0 auto;padding:0;padding-left:15%;padding-right:15%}@media (min-width:768px){footer .menu_footer_wrapper .col-4 #block-sandos-sandoslogofooter{margin:0;padding:0}}footer .menu_footer_wrapper .col-4 #block-sandos-sandoslogofooter div.media{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:start}@media (min-width:768px){footer .menu_footer_wrapper .col-4 #block-sandos-sandoslogofooter img{max-width:290px}}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform{padding:2.5rem 0rem 0rem 0rem}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform h3{font-size:20px;font-weight:700;line-height:25px;letter-spacing:0}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform form{max-width:20.75rem}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section]{padding:0 !important}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper{-ms-flex-direction:column;flex-direction:column}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer{font-size:0;width:100% !important}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer label{color:var(--color-white)}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer label span{color:var(--color-white) !important}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer input{background-color:transparent;border:1px solid var(--color-white);color:var(--color-white)}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer input:hover,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer input:active,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer input:focus{border:1px solid var(--color-white);outline:none}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .ui-selectmenu-menu ul li .ui-menu-item-wrapper{color:var(--main-color);font-size:var(--font-size-base)}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock{display:-ms-flexbox;display:flex;padding:0}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock label,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock label a,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock label p,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock label,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock label a,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock label p{color:var(--color-white);font-size:.625rem;font-weight:300;line-height:1.5625rem;margin-bottom:0;text-align:left}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock label a,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock label a{font-weight:bold}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock input,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:0;height:10px;width:.625rem}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock input:checked,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock input:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock>div,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock>div>div{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:8px;margin:0}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .consentBlock>div>input{margin-top:8px}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .containerWrapper .columnContainer .twoOptionFormFieldBlock>div>div>input{margin-top:12px}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section]:first-child .columnContainer input{margin-bottom:.625rem}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section]:first-child .columnContainer input:-ms-input-placeholder{color:var(--color-white);font-family:var(--font-family-Lato);font-size:1rem;font-weight:300;line-height:1.5625rem;text-transform:uppercase}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section]:first-child .columnContainer input::placeholder{color:var(--color-white);font-family:var(--font-family-Lato);font-size:1rem;font-weight:300;line-height:1.5625rem;text-transform:uppercase}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section]:last-child .columnContainer{min-height:auto !important;padding-top:0 !important}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section]:last-child .columnContainer div{padding-left:0 !important;text-align:center}@media (min-width:768px){footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section]:last-child .columnContainer div{text-align:end}}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section]:last-child .columnContainer div p{margin:0}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .submitButtonWrapper{padding:0}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] .submitButtonWrapper .button.submitButton{color:var(--color-dark-blue);cursor:pointer;font-size:0.75rem;font-weight:700;line-height:0.875rem;text-align:center;padding:0.8125rem 1.8125rem;width:12.6875rem;background-color:var(--color-white);text-transform:uppercase}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] table{width:auto !important}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] table th,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] table tr{background-color:transparent !important}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] table th{padding:0 !important}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] table .textFormFieldBlock,footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] table .lookupFormFieldBlock{padding:0 0 0.3125rem 0 !important;gap:5px !important}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] table .lookupFormFieldBlock{margin-bottom:25px}footer .menu_footer_wrapper .col-4 #block-sandos-newslettersubscriptionform div[data-section] table .lookupFormFieldBlock label *{color:var(--color-white)}footer .menu_footer_wrapper .col-4 #block-sandos-footersocialnetworks{padding:2.9375rem 0rem 2.8125rem 0rem}@media (min-width:768px){footer .menu_footer_wrapper .col-4 #block-sandos-footersocialnetworks{padding:0rem 0rem 2.8125rem 0rem}}footer .bottom_menu_footer_wrapper{background-color:var(--color-dark-blue)}footer .bottom_menu_footer_wrapper #block-sandos-footerawards{text-align:center;padding:0 0 3.125rem  0}footer .bottom_menu_footer_wrapper #block-sandos-footerawards h2{color:var(--color-white);font-size:1.25rem;font-weight:300;letter-spacing:0;text-transform:uppercase}footer .bottom_menu_footer_wrapper #block-sandos-footerawards .field--name-field-rtb-body{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:768px){footer .bottom_menu_footer_wrapper #block-sandos-footerawards .field--name-field-rtb-body{margin:0 auto;max-width:971px}}footer .bottom_menu_footer_wrapper #block-sandos-footerawards .field--name-field-rtb-body div.media{padding:0 20px}@media (min-width:768px){footer .bottom_menu_footer_wrapper #block-sandos-footerawards .field--name-field-rtb-body div.media{margin-right:37px;padding:0}}footer .bottom_menu_footer_wrapper #block-sandos-footerawards .field--name-field-rtb-body div.media:last-child:first-child{margin-right:0}footer .bottom_menu_footer_wrapper .bottom-footer-menu{padding:.625rem;text-align:center}footer .bottom_menu_footer_wrapper .bottom-footer-menu .menu li{display:inline;vertical-align:middle}footer .bottom_menu_footer_wrapper .bottom-footer-menu .menu li>span,footer .bottom_menu_footer_wrapper .bottom-footer-menu .menu li>a{font-size:1rem;font-weight:700;line-height:1.125rem;text-transform:uppercase}footer .bottom_menu_footer_wrapper .bottom-footer-menu .menu li>span{font-weight:400}footer .block-copyright-footer{background:var(--color-light-blue);color:var(--color-white);line-height:1.5625rem;text-align:center;padding:1.09375rem 3.125rem}footer .copyright_menu_footer_wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media (min-width:1024px){footer .copyright_menu_footer_wrapper{-ms-flex-flow:row;flex-flow:row}}footer .copyright_menu_footer_wrapper .menu--footer-copyright{-ms-flex:auto;flex:auto;line-height:1.5625rem;text-transform:uppercase;padding:1.09375rem 3.125rem}footer .copyright_menu_footer_wrapper .menu--footer-copyright ul{-ms-flex-flow:column;flex-flow:column}@media (min-width:1024px){footer .copyright_menu_footer_wrapper .menu--footer-copyright ul{-ms-flex-flow:row;flex-flow:row}}footer .copyright_menu_footer_wrapper .menu--footer-copyright ul li{text-align:center}@media (min-width:1024px){footer .copyright_menu_footer_wrapper .menu--footer-copyright ul li{margin-left:auto;text-align:left}}footer .copyright_menu_footer_wrapper .menu--footer-copyright ul li a{color:var(--color-white)}
