:root{--u-size-tiny:.25rem;--u-size-2x-tiny:.5rem;--u-size-3x-tiny:.75rem;--u-size-small:1rem;--u-size-medium:1.5rem;--u-size-2x-medium:2rem;--u-size-large:3rem;--u-size-2x-large:4rem;--u-size-3x-large:6rem;--u-size-huge:8rem;--u-size-2x-huge:12rem;--u-size-3x-huge:16rem}:root{--black:#000;--white:#fff;--primary-blue-dark:#024482;--primary-blue-light:#c8ebff;--blue-light-secondary:#c0dfec;--primary-blue:#025fd8;--primary-cream:#fffcee;--pink:#ffc7f5;--yellow:#fbe546;--orange:#ff9f32;--red:#ff5f2d;--green:#8ce202;--base-light:#fffcee;--base-lighter:#fffcee}.ss.hero{position:relative;height:100%}@media screen and (min-width:768px){.ss.hero .hero__wrapper{display:flex;align-items:center;gap:var(--u-size-2x-medium);height:100%}}@media screen and (min-width:1199px){.ss.hero .hero__wrapper{gap:var(--u-size-2x-large)}}.ss.hero .hero__content{padding:var(--u-size-large) var(--u-size-small) 0}@media screen and (min-width:768px){.ss.hero .hero__content{padding:var(--u-size-large) var(--u-size-medium)}}@media screen and (min-width:1199px){.ss.hero .hero__content{padding-inline:0}}.ss.hero .hero__background{position:absolute;inset:0}.ss.hero .hero__background picture{height:100%}.ss.hero .hero__background img{width:100%;height:100%;object-fit:cover}.ss.hero article{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 var(--u-size-small)}@media screen and (min-width:768px){.ss.hero article{text-align:left;align-items:flex-start;min-height:28.125rem}}@media screen and (min-width:1199px){.ss.hero article{min-height:42.625rem}}@media screen and (max-width:767px){.ss.hero article img{height:3.25rem;width:auto;margin-bottom:var(--u-size-2x-medium)}}@media screen and (min-width:768px){.ss.hero article img{margin-bottom:var(--u-size-small)}}@media screen and (min-width:991px){.ss.hero article img{margin-bottom:var(--u-size-large)}}.ss.hero article .l-h2{color:var(--primary-blue-dark);margin-bottom:var(--u-size-2x-medium)}.ss.hero article .l-btn{width:100%;margin-top:var(--u-size-3x-tiny)}@media screen and (min-width:768px){.ss.hero article .l-btn{width:auto}}@media screen and (min-width:1199px){.ss.hero article .l-btn{margin-top:var(--u-size-2x-medium)}}.ss.hero article figure{margin-bottom:var(--u-size-2x-medium)}.ss.hero article figure img{max-height:3.25rem}@media screen and (min-width:1199px){.ss.hero article figure img{max-height:6.4375rem}}.ss.hero .hero__figure{margin-top:2rem}@media screen and (min-width:768px){.ss.hero .hero__figure{margin-top:0;height:100%}}.ss.hero .hero-slider__dots{z-index:1;position:relative}@media screen and (min-width:768px){.ss.hero .hero-slider__dots{display:none}}.ss.hero .hero-slider__dots .slick-dots{position:relative;padding-left:0;text-align:center;bottom:auto;left:auto}.ss.hero .hero-slider__dots .slick-dots li{width:1rem;height:1rem;margin:0 .25rem}@media screen and (min-width:991px){.ss.hero--half .hero__wrapper{padding:0 var(--u-size-medium)}}@media screen and (min-width:1199px){.ss.hero--half .hero__wrapper{padding:0 var(--u-size-2x-large)}}.ss.hero--half:not(.hero--primary) .hero__figure{border-radius:var(--u-size-medium);overflow:hidden;aspect-ratio:646/682}.ss.hero--half:not(.hero--primary) .hero__figure img{width:100%}@media screen and (min-width:768px){.ss.hero--half .hero__content,.ss.hero--half .hero__figure{flex-basis:50%;max-width:50%}}.ss.hero--half .hero__figure picture{height:100%}.ss.hero--half .hero__figure picture img{height:100%}@media screen and (min-width:1199px){.ss.hero--half:not(.hero--contain) .hero__wrapper{gap:var(--u-size-tiny)}}.ss.hero--primary{padding-bottom:0}@media screen and (min-width:768px){.ss.hero--primary .hero__wrapper{padding-right:0}}.ss.hero--primary article{padding:0 0 var(--u-size-medium)}@media screen and (min-width:1199px){.ss.hero--primary article{padding:8.25rem 0}}@media screen and (min-width:768px){.ss.hero--primary .hero__figure img{object-position:right;object-fit:contain}}.ss.hero--contain .hero__figure{padding:0 var(--u-size-small)}@media screen and (min-width:768px){.ss.hero--contain .hero__figure{padding:var(--u-size-medium)}}@media screen and (min-width:1199px){.ss.hero--contain .hero__figure{padding:var(--u-size-3x-large) 0}}.ss.hero--contain .hero__figure img{border-radius:var(--u-size-3x-tiny);object-fit:cover}@media screen and (min-width:1199px){.ss.hero--contain .hero__figure img{border-radius:var(--u-size-medium)}}@media screen and (min-width:1199px){.ss.hero--contain .hero__wrapper{padding-right:var(--u-size-2x-large)}}@media screen and (max-width:767px){.ss.hero--fluid{display:flex;flex-direction:column;justify-content:center}}.ss.hero--fluid .hero__content{padding:var(--u-size-large) var(--u-size-small)}.ss.hero--fluid article{position:relative;z-index:1;align-items:center;max-width:35.9375rem;margin-inline:auto;padding:0 0 var(--u-size-2x-medium)}.ss.hero--fluid article h2,.ss.hero--fluid article .l-h2{text-align:center}@media screen and (min-width:991px){.ss.hero--fluid article h2,.ss.hero--fluid article .l-h2{margin-bottom:var(--u-size-large)}}.ss.hero--fluid .hero__wrapper{justify-content:center}.ss.hero--bg-dark{background-color:var(--primary-blue-dark)}.ss.hero--bg-yellow-64{background-color:rgba(251,229,70,.64)}.ss.hero--bg-pink{background-color:var(--pink)}.ss.hero--light article .l-h2,.ss.hero--light article h2,.ss.hero--light article h3{color:var(--white)}.ss.hero-slider{position:relative}@media screen and (min-width:1199px){.ss.hero-slider{height:50.625rem}}.ss.hero-slider .hero-slider__arrow,.ss.hero-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;margin:0;background-color:rgba(255,255,255,.9);cursor:pointer;font-size:0;transition:all .3s ease-in-out}.ss.hero-slider .hero-slider__arrow:hover,.ss.hero-slider .hero-slider__arrow:focus-visible,.ss.hero-slider .slick-arrow:hover,.ss.hero-slider .slick-arrow:focus-visible{background-color:var(--white);opacity:.9}.ss.hero-slider .hero-slider__arrow.slick-disabled,.ss.hero-slider .slick-arrow.slick-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.ss.hero-slider .hero-slider__arrow:after,.ss.hero-slider .slick-arrow:after{display:block;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.57 5.93L3.5 12l6.07 6.07M20.5 12H3.67' stroke='%23024482' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}.ss.hero-slider .hero-slider__arrow--prev,.ss.hero-slider .slick-prev{left:var(--u-size-small)}@media screen and (min-width:768px){.ss.hero-slider .hero-slider__arrow--prev,.ss.hero-slider .slick-prev{left:var(--u-size-medium)}}@media screen and (min-width:1199px){.ss.hero-slider .hero-slider__arrow--prev,.ss.hero-slider .slick-prev{left:var(--u-size-2x-large)}}.ss.hero-slider .hero-slider__arrow--next,.ss.hero-slider .slick-next{right:var(--u-size-small)}@media screen and (min-width:768px){.ss.hero-slider .hero-slider__arrow--next,.ss.hero-slider .slick-next{right:var(--u-size-medium)}}@media screen and (min-width:1199px){.ss.hero-slider .hero-slider__arrow--next,.ss.hero-slider .slick-next{right:var(--u-size-2x-large)}}.ss.hero-slider .hero-slider__arrow--next:after,.ss.hero-slider .slick-next:after{transform:rotate(180deg)}.ss.hero-slider:has(.hero-slider__item.slick-active .hero--light) .hero-slider__arrow,.ss.hero-slider:has(.hero-slider__item.slick-active .hero--light) .slick-arrow{background-color:rgba(255,255,255,.9)}.ss.hero-slider:has(.hero-slider__item.slick-active .hero--light) .hero-slider__arrow:after,.ss.hero-slider:has(.hero-slider__item.slick-active .hero--light) .slick-arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.57 5.93L3.5 12l6.07 6.07M20.5 12H3.67' stroke='%23fff' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.hero-slider__block{height:100%}.hero-slider__block.slick-dotted.slick-slider{margin-bottom:0}@media screen and (min-width:768px){.hero-slider__block .slick-dots{bottom:var(--u-size-2x-medium);left:0;text-align:center}}@media screen and (min-width:1199px){.hero-slider__block .slick-dots{bottom:var(--u-size-large)}}.hero-slider__block .slick-list{height:100%}.hero-slider__block .slick-track{display:flex;height:100%}.hero-slider__block .hero-slider__item{height:auto}.hero-slider__block:has(.hero-slider__item.slick-active .hero--light) .slick-dots li.slick-active button{background-color:var(--white)}.hero-slider__block:has(.hero-slider__item.slick-active .hero--light) .slick-dots li button{border-color:var(--white)}.hero-slider__block:has(.hero-slider__item.slick-active .hero--light) .slick-dots li button:hover,.hero-slider__block:has(.hero-slider__item.slick-active .hero--light) .slick-dots li button:focus-visible{background-color:var(--white)}