.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.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{-webkit-transform:translate3d(0, 0, 0);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}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide{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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.subheader{background-color:var(--color-secondary);color:var(--color-white);position:relative}@media only screen and (min-width: 1200px){.subheader{background-color:var(--color-primary)}}.subheader__container{max-width:1350px;margin-left:15px;margin-right:15px}@media only screen and (min-width: calc(1350px + 15px * 2)){.subheader__container{margin-left:auto;margin-right:auto}}.subheader__container{background-color:var(--color-secondary);height:50px;position:relative}@media only screen and (min-width: 1200px){.subheader__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;padding-left:40px;padding-right:40px;position:static}}@media only screen and (min-width: 1200px){.subheader__pages{display:-webkit-box;display:-ms-flexbox;display:flex}}.subheader__program{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white)}@media only screen and (min-width: 1200px){.subheader__program{font-size:1rem}}.subheader__program__return{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;color:var(--color-white);font-size:.875rem;text-decoration:none;margin-right:25px}@media only screen and (min-width: 1200px){.subheader__program__return{-webkit-transition:color ease .5s;transition:color ease .5s}}@media only screen and (min-width: 1200px){.subheader__program__return:hover{color:var(--color-primary)}}.subheader__program__datas{display:none}@media only screen and (min-width: 1200px){.subheader__program__datas{display:block}}.subheader__program__datas>strong>span{display:inline-block}.subheader__program__datas>strong>span:first-letter{text-transform:uppercase}.subheader__resume{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.8125rem;padding-right:40px;position:relative;height:50px;border-right:1px solid hsla(0,0%,100%,.5);padding-bottom:3px;cursor:pointer}@media only screen and (min-width: 1200px){.subheader__resume{width:auto;font-size:1rem;height:45px;border-right:none;margin-right:35px;padding-right:30px;padding-bottom:0}}.subheader__resume:after{content:"";width:10px;height:10px;position:absolute;top:calc(50% - 9px);right:15px;border-style:solid;border-width:0 2px 2px 0;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}@media only screen and (min-width: 1200px){.subheader__resume:after{width:10px;height:10px;top:calc(50% - 9px);right:3px}}.subheader__resume.active{color:var(--color-primary);font-weight:700}.subheader__resume.active:before{content:"";display:block;width:calc(100% + 15px);height:3px;background-color:var(--color-primary);position:absolute;bottom:0;left:-15px}@media only screen and (min-width: 1200px){.subheader__resume.active:before{display:none}}.subheader__resume.deactivate:before{display:none}.subheader__resume.open:after{-webkit-transform:rotateZ(-135deg);transform:rotateZ(-135deg);top:calc(50% - 3px)}@media only screen and (min-width: 1200px){.subheader__resume.open:after{top:calc(50% - 4px)}}.subheader__resume.fullWidth{width:100%;border-right:none}@media only screen and (min-width: 1200px){.subheader__resume.fullWidth{width:auto}}.subheader__resume.fullWidth:after{right:0}@media only screen and (min-width: 1200px){.subheader__resume.fullWidth:after{right:3px}}.subheader__resume.fullWidth.active:before{width:calc(100% + 30px)}@media only screen and (min-width: 1200px){.subheader__resume.fullWidth.active:before{width:100%}}.subheader__nav__item{display:block;color:var(--color-white);font-size:.8125rem;text-decoration:none;margin-bottom:20px}@media only screen and (min-width: 1200px){.subheader__nav__item{font-size:1rem;margin-bottom:30px;-webkit-transition:color .5s ease;transition:color .5s ease}}.subheader__nav__item.active{color:var(--color-primary);font-weight:700;pointer-events:none;cursor:default}@media only screen and (min-width: 1200px){.subheader__nav__item:hover{color:var(--color-primary)}}@media only screen and (min-width: 1200px){.subheader__nav__item:hover>span{color:var(--color-white)}}.subheader__nav__item--program{display:none}.subheader__nav__item--apartments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;height:50px;position:absolute;top:0;right:0;padding:0 0 3px 10px;margin-bottom:0}@media only screen and (min-width: 1200px){.subheader__nav__item--apartments{width:auto;height:45px;position:relative;top:auto;right:auto;padding-left:0;padding-bottom:0}}.subheader__nav__item--apartments.active{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--color-primary);font-weight:600}.subheader__nav__item--apartments.active:before{content:"";width:calc(100% + 15px);height:3px;background-color:var(--color-primary);position:absolute;bottom:0;right:-15px}@media only screen and (min-width: 1200px){.subheader__nav__item--apartments.active:before{width:100%;left:0}}.subheader__nav__item--apartments.active>span{color:var(--color-white)}.subheader__nav__item--apartments>span{background-color:var(--color-primary);font-size:.625rem;font-weight:600;padding:1px 6px;border-radius:999px;margin:0 0 1px 6px}.subheader__nav__dropdown{display:none;width:calc(100% + 30px);background-color:var(--color-secondary);position:absolute;padding:24px 15px 5px;top:100%;left:-15px;opacity:.95}@media only screen and (min-width: 1200px){.subheader__nav__dropdown{padding-top:30px}}@media only screen and (min-width: 1200px){.subheader__nav__dropdown__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__resume{display:none}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;margin-bottom:0;margin-right:35px;position:relative}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item.active{font-weight:600}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item.active:hover{color:var(--color-white);cursor:auto}}.subheader--no-edito .subheader__nav__item:last-child{margin-right:0}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item--program{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item--apartements{padding-bottom:0}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__dropdown{display:block;width:auto;background-color:rgba(0,0,0,0);position:static;padding:0;opacity:1}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__dropdown__wrapper{display:block}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__dropdown__wrapper .subheader__nav__item:first-child{display:none}}.modal__media{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:20;background-color:rgba(0,0,0,.5);overflow:auto}.modal__media__background{width:100%;height:100%;position:absolute;top:0;left:0}.modal__media__close{width:80px;height:80px;background-color:var(--color-white);position:absolute;top:0;right:0;z-index:1;cursor:pointer}.modal__media__close:before,.modal__media__close:after{content:"";width:24px;height:2px;background-color:var(--color-secondary);display:block;position:absolute;top:calc(50% - 1px);left:calc(50% - 12px)}.modal__media__close:before{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.modal__media__close:after{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.modal__media__container{position:relative;height:100%;margin:auto}@media only screen and (min-width: 1200px){.modal__media__container{width:90%;max-width:1600px}}.modal__media__container__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:20px}@media only screen and (min-width: 1200px){.modal__media__container__visual{padding:45px}}.modal__media__container__visual__item{max-width:100%;max-height:100%}.open-modal-media{position:relative;overflow:hidden;cursor:none}.open-modal-media__cursor{display:none;width:60px;height:60px;background-color:var(--color-primary);position:absolute;top:-70px;left:-70px;z-index:1;pointer-events:none;border-radius:999px}.open-modal-media__cursor:before,.open-modal-media__cursor:after{content:"";width:18px;height:2px;background-color:var(--color-white);display:block;position:absolute;top:calc(50% - 1px);left:calc(50% - 9px)}.open-modal-media__cursor:after{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.video{max-width:880px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(880px + 20px * 2)){.video{margin-left:auto;margin-right:auto}}.video{position:relative;margin-bottom:40px}@media only screen and (min-width: 850px){.video{margin-bottom:70px}}@media only screen and (min-width: 1200px){.video{margin-bottom:100px}}.video::before{content:"";display:block;padding-top:56.25%}.video__block{position:absolute;top:0;left:0;bottom:0;right:0;background-color:var(--color-white)}.video__block__waiting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background-position:center;background-size:cover;position:relative;cursor:pointer}.video__block__waiting--alt:before{display:none}.video__block__waiting:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--color-black);opacity:.2}.video__block__waiting__text{display:none}.video__block__waiting__btn{width:55px;height:55px;fill:var(--color-white);position:relative;z-index:1;pointer-events:none}@media only screen and (min-width: 850px){.video__block__waiting__btn{width:70px;height:70px}}@media only screen and (min-width: 1200px){.video__block__waiting__btn{width:90px;height:90px}}.intro{background-color:var(--color-primary);padding-top:15px;margin-bottom:40px}@media only screen and (min-width: 850px){.intro{padding:20px 5px;margin-bottom:70px}}@media only screen and (min-width: 1200px){.intro{padding:40px 25px;margin-bottom:100px}}@media only screen and (min-width: 1380px){.intro{padding:40px}}.intro__container{max-width:1350px;margin-left:15px;margin-right:15px}@media only screen and (min-width: calc(1350px + 15px * 2)){.intro__container{margin-left:auto;margin-right:auto}}.intro__container{position:relative}.intro__visual{height:180px;background-position:center;background-size:cover}@media only screen and (min-width: 500px){.intro__visual{height:350px}}@media only screen and (min-width: 850px){.intro__visual{height:450px}}@media only screen and (min-width: 1200px){.intro__visual{height:560px}}.intro__content{color:var(--color-white);background-color:var(--color-primary);padding:30px 5px 25px}@media only screen and (min-width: 850px){.intro__content{width:550px;position:absolute;bottom:0;left:0;padding:30px}}@media only screen and (min-width: 1200px){.intro__content{width:650px;padding:40px}}.intro__content__title{color:inherit;font-family:var(--font-title);font-size:1.4375rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.intro__content__title{font-size:2.1875rem}}@media only screen and (min-width: 1200px){.intro__content__title{font-size:2.8125rem}}.intro__content__title{margin-bottom:25px}.text{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.text{margin-left:auto;margin-right:auto}}.text{margin-bottom:40px}@media only screen and (min-width: 850px){.text{margin-bottom:70px}}@media only screen and (min-width: 1200px){.text{margin-bottom:100px}}.text__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.text__title{font-size:2rem}}@media only screen and (min-width: 1200px){.text__title{font-size:2.5rem}}.text__title{margin-bottom:20px}.text__wysiwyg p,.text__wysiwyg span,.text__wysiwyg div,.text__wysiwyg a,.text__wysiwyg ul,.text__wysiwyg ol,.text__wysiwyg li,.text__wysiwyg h1,.text__wysiwyg h2,.text__wysiwyg h3,.text__wysiwyg h4,.text__wysiwyg h5,.text__wysiwyg h6{font-family:var(--font) !important;font-weight:400 !important}.text__wysiwyg strong{font-family:var(--font) !important;font-weight:700 !important}.text__wysiwyg strong p,.text__wysiwyg strong span,.text__wysiwyg strong div,.text__wysiwyg strong a,.text__wysiwyg strong ul,.text__wysiwyg strong ol,.text__wysiwyg strong li,.text__wysiwyg strong h1,.text__wysiwyg strong h2,.text__wysiwyg strong h3,.text__wysiwyg strong h4,.text__wysiwyg strong h5,.text__wysiwyg strong h6{font-weight:700 !important}.text__wysiwyg a{color:inherit !important}.text__wysiwyg ul,.text__wysiwyg ol{list-style-position:outside !important;padding-left:15px !important}.text__wysiwyg ul{list-style-type:disc}.text__wysiwyg ol{list-style-type:decimal}.text__wysiwyg em{font-style:italic !important}.text__wysiwyg sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.text__wysiwyg sup{font-size:.6875rem !important}}.text__wysiwyg table{border-collapse:collapse !important}.text__wysiwyg th,.text__wysiwyg td{border:1px solid #d3d3d3 !important;padding:5px !important}.text__wysiwyg{color:var(--color-black);line-height:1.5}.text__cta__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.text__cta__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.text__cta__item{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.text__cta__item:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.text__cta__item.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.text__cta__item .icon{fill:var(--color-white)}.text__cta__item{margin-top:25px}@media only screen and (min-width: 850px){.text__cta__item{font-size:.875rem}}.visual{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.visual{margin-left:auto;margin-right:auto}}.visual{height:250px;background-size:cover;background-position:center;margin-bottom:40px}@media only screen and (min-width: 500px){.visual{height:400px}}@media only screen and (min-width: 850px){.visual{height:480px;margin-bottom:70px}}@media only screen and (min-width: 1200px){.visual{height:580px;margin-bottom:100px}}.grid{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.grid{margin-left:auto;margin-right:auto}}.grid{margin-bottom:40px}@media only screen and (min-width: 850px){.grid{margin-bottom:70px}}@media only screen and (min-width: 1200px){.grid{margin-bottom:100px}}.grid__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.grid__title{font-size:2rem}}@media only screen and (min-width: 1200px){.grid__title{font-size:2.5rem}}.grid__title{text-align:center;margin-bottom:20px}@media only screen and (min-width: 850px){.grid__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:26px}}.grid__wrapper__item{padding:30px 30px 85px;margin-bottom:20px;position:relative;overflow:hidden}@media only screen and (min-width: 850px){.grid__wrapper__item{width:calc(50% - 13px);min-height:300px;padding:40px 40px 110px;margin-bottom:0}}@media only screen and (min-width: 1200px){.grid__wrapper__item{min-height:365px;padding:55px 55px 110px}}.grid__wrapper__item:last-child{margin-bottom:0}.grid__wrapper__item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;background-color:var(--color-secondary);opacity:.3}.grid__wrapper__item__number{color:var(--color-secondary);font-size:6.25rem;font-weight:700;line-height:0;position:absolute;bottom:25px;right:-4px;z-index:-1}@media only screen and (min-width: 850px){.grid__wrapper__item__number{font-size:8.75rem;bottom:35px}}@media only screen and (min-width: 1200px){.grid__wrapper__item__number{font-size:11.25rem;bottom:45px;right:-5px}}.grid__wrapper__item__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.25rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.grid__wrapper__item__title{font-size:1.5625rem}}@media only screen and (min-width: 1200px){.grid__wrapper__item__title{font-size:1.5625rem}}.grid__wrapper__item__title{margin-bottom:20px}.grid__wrapper__item__text{color:var(--color-black);font-size:.875rem;line-height:1.4}.grid__wrapper__item__link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.grid__wrapper__item__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.grid__wrapper__item__link{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.grid__wrapper__item__link:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.grid__wrapper__item__link.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.grid__wrapper__item__link .icon{fill:var(--color-white)}.grid__wrapper__item__link{margin-top:20px}@media only screen and (min-width: 850px){.grid__wrapper__item__link{font-size:.875rem;margin-top:30px}}.visuals{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.visuals{margin-left:auto;margin-right:auto}}.visuals{margin-bottom:40px;position:relative}@media only screen and (min-width: 850px){.visuals{margin-bottom:70px}}@media only screen and (min-width: 1200px){.visuals{margin-bottom:100px}}.visuals__carousel{position:relative;z-index:1}.visuals__carousel__item__image{height:250px;background-size:cover;background-position:center;margin-bottom:15px}@media only screen and (min-width: 500px){.visuals__carousel__item__image{height:400px}}@media only screen and (min-width: 850px){.visuals__carousel__item__image{height:480px;margin-bottom:20px}}@media only screen and (min-width: 1200px){.visuals__carousel__item__image{height:580px}}.visuals__carousel__item__label{color:var(--color-primary);font-size:.875rem;font-weight:700;line-height:1.5;text-align:center;font-style:italic;padding:0 30px}.visuals__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.visuals__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.visuals__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.visuals__controls__prev,.visuals__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background-color:var(--color-white);border-radius:5px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.visuals__controls__prev,.visuals__controls__next{width:47px;height:47px}}.visuals__controls__prev.slick-hidden,.visuals__controls__next.slick-hidden{display:none}.visuals__controls__prev .icon,.visuals__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);pointer-events:none}@media only screen and (min-width: 1200px){.visuals__controls__prev .icon,.visuals__controls__next .icon{width:16px;height:11px}}.visuals__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.visuals__controls{width:calc(100% - 30px);-webkit-transform:none;transform:none;position:absolute;top:195px;left:15px;margin:0}@media only screen and (min-width: 500px){.visuals__controls{top:345px}}@media only screen and (min-width: 850px){.visuals__controls{width:calc(100% - 40px);top:420px;left:20px}}@media only screen and (min-width: 1200px){.visuals__controls{top:520px}}.lead{margin-bottom:40px}@media only screen and (min-width: 850px){.lead{margin-bottom:70px}}@media only screen and (min-width: 1200px){.lead{margin-bottom:100px}}.lead__container{max-width:880px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(880px + 20px * 2)){.lead__container{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 850px){.lead__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.lead__title{color:var(--color-black);font-family:var(--font-title);font-size:1rem;font-weight:400}@media only screen and (min-width: 850px){.lead__title{font-size:1.0625rem}}@media only screen and (min-width: 1200px){.lead__title{font-size:1.125rem}}.lead__title{line-height:1.3;text-align:center;margin-bottom:20px}@media only screen and (min-width: 850px){.lead__title{margin-bottom:25px}}@media only screen and (min-width: 1200px){.lead__title{margin-bottom:30px}}.lead__button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.lead__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.lead__button{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.lead__button:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.lead__button.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.lead__button .icon{fill:var(--color-white)}.lead__button{margin-top:25px}@media only screen and (min-width: 850px){.lead__button{font-size:.875rem}}.lead__button .icon{display:none}.citation{padding:20px 0;margin-bottom:40px}@media only screen and (min-width: 850px){.citation{padding:30px 0;margin-bottom:70px}}@media only screen and (min-width: 1200px){.citation{padding:40px 0;margin-bottom:100px}}.citation__container{max-width:790px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(790px + 20px * 2)){.citation__container{margin-left:auto;margin-right:auto}}.citation__container{position:relative}.citation__container:before{content:"";display:block;width:53px;height:29px;margin:0 auto 35px;background-color:var(--color-primary);-webkit-mask:url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 29'><path d='M18.84 28.44H0L13.32 0H28.2L18.84 28.44ZM47.4 28.44H28.56L37.68 0H52.44L47.4 28.44Z'/> </svg> ") no-repeat center/contain;mask:url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 29'> <path d='M18.84 28.44H0L13.32 0H28.2L18.84 28.44ZM47.4 28.44H28.56L37.68 0H52.44L47.4 28.44Z'/> </svg> ") no-repeat center/contain}.citation__text{font-size:1.5rem;text-align:center;margin-bottom:30px}@media only screen and (min-width: 850px){.citation__text{font-size:1.6875rem}}@media only screen and (min-width: 1200px){.citation__text{font-size:1.875rem;margin-bottom:35px}}.citation__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.citation__author.no-image .citation__author__label{text-align:center}.citation__author__visual{width:70px;height:70px;background-size:cover;background-position:center;border-radius:999px;margin-right:15px}@media only screen and (min-width: 850px){.citation__author__visual{margin-right:20px}}.citation__author__label{color:var(--color-black);font-size:.8125rem}.citation__author__label__people{font-weight:700;display:block}.citation__author__label__job{font-weight:400}.thumbnail{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.thumbnail{margin-left:auto;margin-right:auto}}.thumbnail{margin-bottom:40px}@media only screen and (min-width: 850px){.thumbnail{margin-bottom:70px}}@media only screen and (min-width: 1200px){.thumbnail{margin-bottom:100px}}.thumbnail__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.thumbnail__title{font-size:2rem}}@media only screen and (min-width: 1200px){.thumbnail__title{font-size:2.5rem}}.thumbnail__title{max-width:550px;margin-bottom:20px}.thumbnail__text{color:var(--color-black);font-size:.875rem;line-height:1.5;max-width:600px}@media only screen and (min-width: 850px){.thumbnail__text{font-size:.9375rem}}@media only screen and (min-width: 1200px){.thumbnail__text{font-size:1rem}}.thumbnail__content{position:relative;margin:25px auto 0}@media only screen and (min-width: 850px){.thumbnail__content{margin-top:50px}}.thumbnail__content__carousel{position:relative;z-index:1}.thumbnail__content__carousel .slick-arrow{display:none !important}.thumbnail__content__carousel__item__container{margin:0 20px}@media only screen and (min-width: 1200px){.thumbnail__content__carousel__item__container{margin:0 25px 0 0}}.thumbnail__content__carousel__item__visual{height:175px;background-position:center;background-size:cover}.thumbnail__content__carousel__item__label{background-color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9375rem;font-weight:500;text-align:center;min-height:60px;padding:5px 30px}.thumbnail__content__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.thumbnail__content__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.thumbnail__content__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.thumbnail__content__controls__prev,.thumbnail__content__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background-color:var(--color-white);border-radius:5px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.thumbnail__content__controls__prev,.thumbnail__content__controls__next{width:47px;height:47px}}.thumbnail__content__controls__prev.slick-hidden,.thumbnail__content__controls__next.slick-hidden{display:none}.thumbnail__content__controls__prev .icon,.thumbnail__content__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);pointer-events:none}@media only screen and (min-width: 1200px){.thumbnail__content__controls__prev .icon,.thumbnail__content__controls__next .icon{width:16px;height:11px}}.thumbnail__content__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.thumbnail__content__controls{display:none;width:100%;-webkit-transform:none;transform:none;position:absolute;left:0;top:70px;z-index:2;margin:0}@media only screen and (min-width: 1200px){.thumbnail__content__controls{width:calc(100% + 15px);margin-left:-15px}}.thumbnail__content__controls__prev,.thumbnail__content__controls__next{width:37px;height:37px}@media only screen and (min-width: 1200px){.thumbnail__content__controls__prev,.thumbnail__content__controls__next{width:47px;height:47px}}@media only screen and (min-width: 850px){.thumbnail__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.thumbnail__cta__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.thumbnail__cta__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.thumbnail__cta__item{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.thumbnail__cta__item:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.thumbnail__cta__item.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.thumbnail__cta__item .icon{fill:var(--color-white)}.thumbnail__cta__item{margin-top:30px}@media only screen and (min-width: 850px){.thumbnail__cta__item{font-size:.875rem;margin-top:40px}}.countdown{display:-webkit-box;display:-ms-flexbox;display:flex}.countdown__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:68px;height:68px;background-color:var(--color-white);border-radius:4px;margin:0 3px}.countdown__item__number{color:var(--color-primary);font-size:1.875rem;font-weight:800;line-height:.9}.countdown__item__label{color:var(--color-black);font-size:.625rem;line-height:.9}.overview__program{display:block;text-decoration:none;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);position:relative}@media only screen and (min-width: 850px){.overview__program{position:relative;padding-bottom:80px}}@media only screen and (min-width: 1200px){.overview__program:hover .overview__program__visual__wrapper{-webkit-transform:scale(1.05);transform:scale(1.05)}}.overview__program__visual{position:relative;overflow:hidden;pointer-events:none}.overview__program__visual__wrapper{height:200px;background-size:cover;background-position:center;position:relative;overflow:hidden}@media only screen and (min-width: 500px){.overview__program__visual__wrapper{height:300px}}@media only screen and (min-width: 850px){.overview__program__visual__wrapper{height:245px}}@media only screen and (min-width: 1200px){.overview__program__visual__wrapper{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}}.overview__program__visual__wrapper__arrow{display:none}.overview__program__visual__wrapper__teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:10px 20px;position:absolute;top:0;left:0}.overview__program__visual__wrapper__teaser:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--color-black);opacity:.7}.overview__program__visual__wrapper__teaser__label{color:var(--color-white);font-size:.875rem;font-weight:700;text-align:center;position:relative;z-index:1;margin-bottom:10px}@media only screen and (min-width: 1200px){.overview__program__visual__wrapper__teaser__label{font-size:1rem;margin-bottom:15px}}.overview__program__visual__wrapper__teaser__label span{display:block}.overview__program__visual__wrapper__teaser .countdown{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;margin-bottom:0}.overview__program__visual__wrapper__offer{display:inline-block;background-color:var(--color-tertiary);padding:8px 10px;position:relative;z-index:1}.overview__program__visual__wrapper__offer__text{color:var(--color-white);font-size:.75rem;font-weight:700;text-align:center}.overview__program__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 30px 10px;pointer-events:none}.overview__program__content__labels{margin-bottom:10px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.overview__program__content__labels__progress{display:inline-block;color:var(--color-primary);font-size:.625rem;font-weight:700;background-color:var(--color-grey);padding:8px 10px}.overview__program__content__labels__online{display:none}.overview__program__content__promoter{color:var(--color-black);font-size:.75rem;margin-bottom:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.overview__program__content__name{color:var(--color-primary);font-size:1.875rem;font-weight:700;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.overview__program__content__city{color:var(--color-black);font-size:.875rem;margin-bottom:15px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.overview__program__content__city span{display:inline-block}.overview__program__content__city span:first-letter{text-transform:uppercase}.overview__program__content__type{color:var(--color-black);font-size:.875rem;font-weight:700;margin-bottom:15px;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.overview__program__content__price{color:var(--color-black);font-size:.625rem;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.overview__program__content__price>span{display:inline-block;color:var(--color-tertiary);font-size:1.875rem;font-weight:700}.overview__program__content__price>sup{color:var(--color-tertiary);font-size:.5rem;bottom:14px}.overview__program__content__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.overview__program__content__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.overview__program__content__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.overview__program__content__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.overview__program__content__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.overview__program__content__cta .icon{fill:var(--color-white)}.overview__program__content__cta{width:calc(100% + 40px);margin-left:-20px;margin-top:25px;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}@media only screen and (min-width: 850px){.overview__program__content__cta{width:calc(100% - 40px);position:absolute;left:20px;bottom:20px;margin:0}}.programs{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.programs{margin-left:auto;margin-right:auto}}.programs{margin-bottom:40px}@media only screen and (min-width: 850px){.programs{margin-bottom:70px}}@media only screen and (min-width: 1200px){.programs{position:relative;z-index:1;margin-bottom:100px}}.programs__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.programs__title{font-size:2rem}}@media only screen and (min-width: 1200px){.programs__title{font-size:2.5rem}}.programs__title{text-align:center;margin-bottom:25px}@media only screen and (min-width: 850px){.programs__title{margin-bottom:35px}}.programs__subtitle p,.programs__subtitle span,.programs__subtitle div,.programs__subtitle a,.programs__subtitle ul,.programs__subtitle ol,.programs__subtitle li,.programs__subtitle h1,.programs__subtitle h2,.programs__subtitle h3,.programs__subtitle h4,.programs__subtitle h5,.programs__subtitle h6{font-family:var(--font) !important;font-weight:400 !important}.programs__subtitle strong{font-family:var(--font) !important;font-weight:700 !important}.programs__subtitle strong p,.programs__subtitle strong span,.programs__subtitle strong div,.programs__subtitle strong a,.programs__subtitle strong ul,.programs__subtitle strong ol,.programs__subtitle strong li,.programs__subtitle strong h1,.programs__subtitle strong h2,.programs__subtitle strong h3,.programs__subtitle strong h4,.programs__subtitle strong h5,.programs__subtitle strong h6{font-weight:700 !important}.programs__subtitle a{color:inherit !important}.programs__subtitle ul,.programs__subtitle ol{list-style-position:outside !important;padding-left:15px !important}.programs__subtitle ul{list-style-type:disc}.programs__subtitle ol{list-style-type:decimal}.programs__subtitle em{font-style:italic !important}.programs__subtitle sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.programs__subtitle sup{font-size:.6875rem !important}}.programs__subtitle table{border-collapse:collapse !important}.programs__subtitle th,.programs__subtitle td{border:1px solid #d3d3d3 !important;padding:5px !important}.programs__subtitle{color:var(--color-black);font-size:.875rem;font-weight:400;line-height:1.5;text-align:center}@media only screen and (min-width: 850px){.programs__subtitle{font-size:.9375rem}}@media only screen and (min-width: 1200px){.programs__subtitle{font-size:1rem}}.programs .programs-filter__wrapper{margin-top:20px}@media only screen and (min-width: 850px){.programs .programs-filter__wrapper{margin-top:35px}}@media only screen and (min-width: 1200px){.programs .programs-filter__wrapper{margin-top:45px}}.programs__wrapper{margin-top:20px}@media only screen and (min-width: 850px){.programs__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:35px}}@media only screen and (min-width: 1200px){.programs__wrapper{margin-top:45px}}.programs__wrapper__item{margin-bottom:25px}@media only screen and (min-width: 850px){.programs__wrapper__item{width:calc(33.3333% - 20px);margin:0 10px 20px}}.programs__wrapper__item.inactive{display:none}.programs__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.programs__link__button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.programs__link__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.programs__link__button{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.programs__link__button:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.programs__link__button.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.programs__link__button .icon{fill:var(--color-white)}.programs__link__button{margin-top:30px}@media only screen and (min-width: 850px){.programs__link__button{font-size:.875rem;margin-top:40px}}.programs__link__button.inactive{display:none}.text-and-visual{position:relative;overflow-x:clip;margin-bottom:40px}@media only screen and (min-width: 850px){.text-and-visual{margin-bottom:70px}}@media only screen and (min-width: 1200px){.text-and-visual{margin-bottom:100px}}.text-and-visual.top .text-and-visual__container{max-width:1200px;margin-left:10px;margin-right:10px}@media only screen and (min-width: calc(1200px + 10px * 2)){.text-and-visual.top .text-and-visual__container{margin-left:auto;margin-right:auto}}.text-and-visual.top .text-and-visual__container{padding:10px;position:relative}@media only screen and (min-width: 850px){.text-and-visual.top .text-and-visual__container{padding:20px}}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__container{padding:40px}}.text-and-visual.top .text-and-visual__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-secondary);opacity:.3}.text-and-visual.top .text-and-visual__carousel{position:relative;z-index:1}.text-and-visual.top .text-and-visual__carousel__item{height:200px;background-size:cover;background-position:center}@media only screen and (min-width: 500px){.text-and-visual.top .text-and-visual__carousel__item{height:400px}}@media only screen and (min-width: 850px){.text-and-visual.top .text-and-visual__carousel__item{height:470px}}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__carousel__item{height:580px}}.text-and-visual.top .text-and-visual__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.text-and-visual.top .text-and-visual__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.text-and-visual.top .text-and-visual__controls__prev,.text-and-visual.top .text-and-visual__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background-color:var(--color-white);border-radius:5px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__controls__prev,.text-and-visual.top .text-and-visual__controls__next{width:47px;height:47px}}.text-and-visual.top .text-and-visual__controls__prev.slick-hidden,.text-and-visual.top .text-and-visual__controls__next.slick-hidden{display:none}.text-and-visual.top .text-and-visual__controls__prev .icon,.text-and-visual.top .text-and-visual__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);pointer-events:none}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__controls__prev .icon,.text-and-visual.top .text-and-visual__controls__next .icon{width:16px;height:11px}}.text-and-visual.top .text-and-visual__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.text-and-visual.top .text-and-visual__visual{margin-bottom:30px}@media only screen and (min-width: 850px){.text-and-visual.top .text-and-visual__visual{margin-bottom:40px}}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__visual{margin-bottom:50px}}.text-and-visual.top .text-and-visual__content{position:relative;z-index:1}@media only screen and (min-width: 850px){.text-and-visual.top .text-and-visual__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 45px 10px}}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__content{padding:0 90px 20px}}.text-and-visual.top .text-and-visual__content__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.text-and-visual.top .text-and-visual__content__title{font-size:2rem}}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__content__title{font-size:2.5rem}}.text-and-visual.top .text-and-visual__content__title{margin-bottom:20px}.text-and-visual.top .text-and-visual__content__text p,.text-and-visual.top .text-and-visual__content__text span,.text-and-visual.top .text-and-visual__content__text div,.text-and-visual.top .text-and-visual__content__text a,.text-and-visual.top .text-and-visual__content__text ul,.text-and-visual.top .text-and-visual__content__text ol,.text-and-visual.top .text-and-visual__content__text li,.text-and-visual.top .text-and-visual__content__text h1,.text-and-visual.top .text-and-visual__content__text h2,.text-and-visual.top .text-and-visual__content__text h3,.text-and-visual.top .text-and-visual__content__text h4,.text-and-visual.top .text-and-visual__content__text h5,.text-and-visual.top .text-and-visual__content__text h6{font-family:var(--font) !important;font-weight:400 !important}.text-and-visual.top .text-and-visual__content__text strong{font-family:var(--font) !important;font-weight:700 !important}.text-and-visual.top .text-and-visual__content__text strong p,.text-and-visual.top .text-and-visual__content__text strong span,.text-and-visual.top .text-and-visual__content__text strong div,.text-and-visual.top .text-and-visual__content__text strong a,.text-and-visual.top .text-and-visual__content__text strong ul,.text-and-visual.top .text-and-visual__content__text strong ol,.text-and-visual.top .text-and-visual__content__text strong li,.text-and-visual.top .text-and-visual__content__text strong h1,.text-and-visual.top .text-and-visual__content__text strong h2,.text-and-visual.top .text-and-visual__content__text strong h3,.text-and-visual.top .text-and-visual__content__text strong h4,.text-and-visual.top .text-and-visual__content__text strong h5,.text-and-visual.top .text-and-visual__content__text strong h6{font-weight:700 !important}.text-and-visual.top .text-and-visual__content__text a{color:inherit !important}.text-and-visual.top .text-and-visual__content__text ul,.text-and-visual.top .text-and-visual__content__text ol{list-style-position:outside !important;padding-left:15px !important}.text-and-visual.top .text-and-visual__content__text ul{list-style-type:disc}.text-and-visual.top .text-and-visual__content__text ol{list-style-type:decimal}.text-and-visual.top .text-and-visual__content__text em{font-style:italic !important}.text-and-visual.top .text-and-visual__content__text sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__content__text sup{font-size:.6875rem !important}}.text-and-visual.top .text-and-visual__content__text table{border-collapse:collapse !important}.text-and-visual.top .text-and-visual__content__text th,.text-and-visual.top .text-and-visual__content__text td{border:1px solid #d3d3d3 !important;padding:5px !important}.text-and-visual.top .text-and-visual__content__text{color:var(--color-black);line-height:1.5}.text-and-visual.top .text-and-visual__content__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.text-and-visual.top .text-and-visual__content__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__content__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.text-and-visual.top .text-and-visual__content__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.text-and-visual.top .text-and-visual__content__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.text-and-visual.top .text-and-visual__content__cta .icon{fill:var(--color-white)}.text-and-visual.top .text-and-visual__content__cta{margin-top:25px}@media only screen and (min-width: 850px){.text-and-visual.top .text-and-visual__content__cta{font-size:.875rem}}.text-and-visual.bottom .text-and-visual__container{max-width:1200px;margin-left:10px;margin-right:10px}@media only screen and (min-width: calc(1200px + 10px * 2)){.text-and-visual.bottom .text-and-visual__container{margin-left:auto;margin-right:auto}}.text-and-visual.bottom .text-and-visual__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:10px;position:relative}@media only screen and (min-width: 850px){.text-and-visual.bottom .text-and-visual__container{padding:20px}}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__container{padding:40px}}.text-and-visual.bottom .text-and-visual__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-secondary);opacity:.3}.text-and-visual.bottom .text-and-visual__carousel{position:relative;z-index:1}.text-and-visual.bottom .text-and-visual__carousel__item{height:200px;background-size:cover;background-position:center}@media only screen and (min-width: 500px){.text-and-visual.bottom .text-and-visual__carousel__item{height:400px}}@media only screen and (min-width: 850px){.text-and-visual.bottom .text-and-visual__carousel__item{height:470px}}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__carousel__item{height:580px}}.text-and-visual.bottom .text-and-visual__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.text-and-visual.bottom .text-and-visual__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.text-and-visual.bottom .text-and-visual__controls__prev,.text-and-visual.bottom .text-and-visual__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background-color:var(--color-white);border-radius:5px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__controls__prev,.text-and-visual.bottom .text-and-visual__controls__next{width:47px;height:47px}}.text-and-visual.bottom .text-and-visual__controls__prev.slick-hidden,.text-and-visual.bottom .text-and-visual__controls__next.slick-hidden{display:none}.text-and-visual.bottom .text-and-visual__controls__prev .icon,.text-and-visual.bottom .text-and-visual__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);pointer-events:none}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__controls__prev .icon,.text-and-visual.bottom .text-and-visual__controls__next .icon{width:16px;height:11px}}.text-and-visual.bottom .text-and-visual__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.text-and-visual.bottom .text-and-visual__visual{margin-top:30px}@media only screen and (min-width: 850px){.text-and-visual.bottom .text-and-visual__visual{margin-top:40px}}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__visual{margin-top:50px}}.text-and-visual.bottom .text-and-visual__content{position:relative;z-index:1;padding-top:15px}@media only screen and (min-width: 850px){.text-and-visual.bottom .text-and-visual__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 45px 10px}}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__content{padding:40px 90px 20px}}.text-and-visual.bottom .text-and-visual__content__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.text-and-visual.bottom .text-and-visual__content__title{font-size:2rem}}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__content__title{font-size:2.5rem}}.text-and-visual.bottom .text-and-visual__content__title{margin-bottom:20px}.text-and-visual.bottom .text-and-visual__content__text p,.text-and-visual.bottom .text-and-visual__content__text span,.text-and-visual.bottom .text-and-visual__content__text div,.text-and-visual.bottom .text-and-visual__content__text a,.text-and-visual.bottom .text-and-visual__content__text ul,.text-and-visual.bottom .text-and-visual__content__text ol,.text-and-visual.bottom .text-and-visual__content__text li,.text-and-visual.bottom .text-and-visual__content__text h1,.text-and-visual.bottom .text-and-visual__content__text h2,.text-and-visual.bottom .text-and-visual__content__text h3,.text-and-visual.bottom .text-and-visual__content__text h4,.text-and-visual.bottom .text-and-visual__content__text h5,.text-and-visual.bottom .text-and-visual__content__text h6{font-family:var(--font) !important;font-weight:400 !important}.text-and-visual.bottom .text-and-visual__content__text strong{font-family:var(--font) !important;font-weight:700 !important}.text-and-visual.bottom .text-and-visual__content__text strong p,.text-and-visual.bottom .text-and-visual__content__text strong span,.text-and-visual.bottom .text-and-visual__content__text strong div,.text-and-visual.bottom .text-and-visual__content__text strong a,.text-and-visual.bottom .text-and-visual__content__text strong ul,.text-and-visual.bottom .text-and-visual__content__text strong ol,.text-and-visual.bottom .text-and-visual__content__text strong li,.text-and-visual.bottom .text-and-visual__content__text strong h1,.text-and-visual.bottom .text-and-visual__content__text strong h2,.text-and-visual.bottom .text-and-visual__content__text strong h3,.text-and-visual.bottom .text-and-visual__content__text strong h4,.text-and-visual.bottom .text-and-visual__content__text strong h5,.text-and-visual.bottom .text-and-visual__content__text strong h6{font-weight:700 !important}.text-and-visual.bottom .text-and-visual__content__text a{color:inherit !important}.text-and-visual.bottom .text-and-visual__content__text ul,.text-and-visual.bottom .text-and-visual__content__text ol{list-style-position:outside !important;padding-left:15px !important}.text-and-visual.bottom .text-and-visual__content__text ul{list-style-type:disc}.text-and-visual.bottom .text-and-visual__content__text ol{list-style-type:decimal}.text-and-visual.bottom .text-and-visual__content__text em{font-style:italic !important}.text-and-visual.bottom .text-and-visual__content__text sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__content__text sup{font-size:.6875rem !important}}.text-and-visual.bottom .text-and-visual__content__text table{border-collapse:collapse !important}.text-and-visual.bottom .text-and-visual__content__text th,.text-and-visual.bottom .text-and-visual__content__text td{border:1px solid #d3d3d3 !important;padding:5px !important}.text-and-visual.bottom .text-and-visual__content__text{color:var(--color-black);line-height:1.5}.text-and-visual.bottom .text-and-visual__content__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.text-and-visual.bottom .text-and-visual__content__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__content__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.text-and-visual.bottom .text-and-visual__content__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.text-and-visual.bottom .text-and-visual__content__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.text-and-visual.bottom .text-and-visual__content__cta .icon{fill:var(--color-white)}.text-and-visual.bottom .text-and-visual__content__cta{margin-top:25px}@media only screen and (min-width: 850px){.text-and-visual.bottom .text-and-visual__content__cta{font-size:.875rem}}.text-and-visual.right .text-and-visual__container{max-width:1200px;margin-left:10px;margin-right:10px}@media only screen and (min-width: calc(1200px + 10px * 2)){.text-and-visual.right .text-and-visual__container{margin-left:auto;margin-right:auto}}.text-and-visual.right .text-and-visual__container{padding:10px;position:relative}@media only screen and (min-width: 850px){.text-and-visual.right .text-and-visual__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__container{padding:40px}}.text-and-visual.right .text-and-visual__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-secondary);opacity:.3}.text-and-visual.right .text-and-visual__carousel{position:relative;z-index:1}.text-and-visual.right .text-and-visual__carousel__item{height:200px;background-size:cover;background-position:center}@media only screen and (min-width: 500px){.text-and-visual.right .text-and-visual__carousel__item{height:400px}}@media only screen and (min-width: 850px){.text-and-visual.right .text-and-visual__carousel__item{height:470px}}.text-and-visual.right .text-and-visual__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.text-and-visual.right .text-and-visual__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.text-and-visual.right .text-and-visual__controls__prev,.text-and-visual.right .text-and-visual__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background-color:var(--color-white);border-radius:5px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__controls__prev,.text-and-visual.right .text-and-visual__controls__next{width:47px;height:47px}}.text-and-visual.right .text-and-visual__controls__prev.slick-hidden,.text-and-visual.right .text-and-visual__controls__next.slick-hidden{display:none}.text-and-visual.right .text-and-visual__controls__prev .icon,.text-and-visual.right .text-and-visual__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);pointer-events:none}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__controls__prev .icon,.text-and-visual.right .text-and-visual__controls__next .icon{width:16px;height:11px}}.text-and-visual.right .text-and-visual__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.text-and-visual.right .text-and-visual__visual{margin-bottom:30px}@media only screen and (min-width: 850px){.text-and-visual.right .text-and-visual__visual{width:50%;margin-bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.text-and-visual.right .text-and-visual__content{position:relative;z-index:1}@media only screen and (min-width: 850px){.text-and-visual.right .text-and-visual__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;padding:50px 30px 50px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__content{padding-right:60px;padding-left:30px}}.text-and-visual.right .text-and-visual__content__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.text-and-visual.right .text-and-visual__content__title{font-size:2rem}}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__content__title{font-size:2.5rem}}.text-and-visual.right .text-and-visual__content__title{margin-bottom:20px}.text-and-visual.right .text-and-visual__content__text p,.text-and-visual.right .text-and-visual__content__text span,.text-and-visual.right .text-and-visual__content__text div,.text-and-visual.right .text-and-visual__content__text a,.text-and-visual.right .text-and-visual__content__text ul,.text-and-visual.right .text-and-visual__content__text ol,.text-and-visual.right .text-and-visual__content__text li,.text-and-visual.right .text-and-visual__content__text h1,.text-and-visual.right .text-and-visual__content__text h2,.text-and-visual.right .text-and-visual__content__text h3,.text-and-visual.right .text-and-visual__content__text h4,.text-and-visual.right .text-and-visual__content__text h5,.text-and-visual.right .text-and-visual__content__text h6{font-family:var(--font) !important;font-weight:400 !important}.text-and-visual.right .text-and-visual__content__text strong{font-family:var(--font) !important;font-weight:700 !important}.text-and-visual.right .text-and-visual__content__text strong p,.text-and-visual.right .text-and-visual__content__text strong span,.text-and-visual.right .text-and-visual__content__text strong div,.text-and-visual.right .text-and-visual__content__text strong a,.text-and-visual.right .text-and-visual__content__text strong ul,.text-and-visual.right .text-and-visual__content__text strong ol,.text-and-visual.right .text-and-visual__content__text strong li,.text-and-visual.right .text-and-visual__content__text strong h1,.text-and-visual.right .text-and-visual__content__text strong h2,.text-and-visual.right .text-and-visual__content__text strong h3,.text-and-visual.right .text-and-visual__content__text strong h4,.text-and-visual.right .text-and-visual__content__text strong h5,.text-and-visual.right .text-and-visual__content__text strong h6{font-weight:700 !important}.text-and-visual.right .text-and-visual__content__text a{color:inherit !important}.text-and-visual.right .text-and-visual__content__text ul,.text-and-visual.right .text-and-visual__content__text ol{list-style-position:outside !important;padding-left:15px !important}.text-and-visual.right .text-and-visual__content__text ul{list-style-type:disc}.text-and-visual.right .text-and-visual__content__text ol{list-style-type:decimal}.text-and-visual.right .text-and-visual__content__text em{font-style:italic !important}.text-and-visual.right .text-and-visual__content__text sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__content__text sup{font-size:.6875rem !important}}.text-and-visual.right .text-and-visual__content__text table{border-collapse:collapse !important}.text-and-visual.right .text-and-visual__content__text th,.text-and-visual.right .text-and-visual__content__text td{border:1px solid #d3d3d3 !important;padding:5px !important}.text-and-visual.right .text-and-visual__content__text{color:var(--color-black);line-height:1.5}.text-and-visual.right .text-and-visual__content__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.text-and-visual.right .text-and-visual__content__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__content__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.text-and-visual.right .text-and-visual__content__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.text-and-visual.right .text-and-visual__content__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.text-and-visual.right .text-and-visual__content__cta .icon{fill:var(--color-white)}.text-and-visual.right .text-and-visual__content__cta{margin-top:25px}@media only screen and (min-width: 850px){.text-and-visual.right .text-and-visual__content__cta{font-size:.875rem}}.text-and-visual.left .text-and-visual__container{max-width:1200px;margin-left:10px;margin-right:10px}@media only screen and (min-width: calc(1200px + 10px * 2)){.text-and-visual.left .text-and-visual__container{margin-left:auto;margin-right:auto}}.text-and-visual.left .text-and-visual__container{padding:10px;position:relative}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__container{padding:40px}}.text-and-visual.left .text-and-visual__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-secondary);opacity:.3}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__container:after{content:"";display:block;width:208px;height:162px;position:absolute;top:-90px;right:-145px;background-color:var(--color-secondary);mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 208 162"><path d="M169.875 5.02737V97.2687C169.875 116.098 165.063 126.683 146.357 126.683C127.651 126.683 122.838 116.098 122.838 97.2687V64.7157C122.854 24.9495 103.542 0 61.4269 0C19.3114 0 0 24.9651 0 64.7313V156.973H37.9087V64.7313C37.9087 45.9021 42.721 35.3165 61.4269 35.3165C80.1329 35.3165 84.9452 45.9021 84.9452 64.7313V97.2843C84.9297 137.05 104.241 162 146.357 162C188.472 162 207.784 137.05 207.784 97.2843V5.02737H169.875Z"/></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 208 162"><path d="M169.875 5.02737V97.2687C169.875 116.098 165.063 126.683 146.357 126.683C127.651 126.683 122.838 116.098 122.838 97.2687V64.7157C122.854 24.9495 103.542 0 61.4269 0C19.3114 0 0 24.9651 0 64.7313V156.973H37.9087V64.7313C37.9087 45.9021 42.721 35.3165 61.4269 35.3165C80.1329 35.3165 84.9452 45.9021 84.9452 64.7313V97.2843C84.9297 137.05 104.241 162 146.357 162C188.472 162 207.784 137.05 207.784 97.2843V5.02737H169.875Z"/></svg>') no-repeat center/contain}}.text-and-visual.left .text-and-visual__carousel{position:relative;z-index:1}.text-and-visual.left .text-and-visual__carousel__item{height:200px;background-size:cover;background-position:center}@media only screen and (min-width: 500px){.text-and-visual.left .text-and-visual__carousel__item{height:400px}}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__carousel__item{height:470px}}.text-and-visual.left .text-and-visual__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.text-and-visual.left .text-and-visual__controls__prev,.text-and-visual.left .text-and-visual__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background-color:var(--color-white);border-radius:5px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__controls__prev,.text-and-visual.left .text-and-visual__controls__next{width:47px;height:47px}}.text-and-visual.left .text-and-visual__controls__prev.slick-hidden,.text-and-visual.left .text-and-visual__controls__next.slick-hidden{display:none}.text-and-visual.left .text-and-visual__controls__prev .icon,.text-and-visual.left .text-and-visual__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);pointer-events:none}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__controls__prev .icon,.text-and-visual.left .text-and-visual__controls__next .icon{width:16px;height:11px}}.text-and-visual.left .text-and-visual__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.text-and-visual.left .text-and-visual__visual{margin-bottom:30px}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__visual{width:50%;margin-bottom:0}}.text-and-visual.left .text-and-visual__content{position:relative;z-index:1}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;padding:50px 0 50px 30px}}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__content{padding-left:60px}}.text-and-visual.left .text-and-visual__content__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__content__title{font-size:2rem}}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__content__title{font-size:2.5rem}}.text-and-visual.left .text-and-visual__content__title{margin-bottom:20px}.text-and-visual.left .text-and-visual__content__text p,.text-and-visual.left .text-and-visual__content__text span,.text-and-visual.left .text-and-visual__content__text div,.text-and-visual.left .text-and-visual__content__text a,.text-and-visual.left .text-and-visual__content__text ul,.text-and-visual.left .text-and-visual__content__text ol,.text-and-visual.left .text-and-visual__content__text li,.text-and-visual.left .text-and-visual__content__text h1,.text-and-visual.left .text-and-visual__content__text h2,.text-and-visual.left .text-and-visual__content__text h3,.text-and-visual.left .text-and-visual__content__text h4,.text-and-visual.left .text-and-visual__content__text h5,.text-and-visual.left .text-and-visual__content__text h6{font-family:var(--font) !important;font-weight:400 !important}.text-and-visual.left .text-and-visual__content__text strong{font-family:var(--font) !important;font-weight:700 !important}.text-and-visual.left .text-and-visual__content__text strong p,.text-and-visual.left .text-and-visual__content__text strong span,.text-and-visual.left .text-and-visual__content__text strong div,.text-and-visual.left .text-and-visual__content__text strong a,.text-and-visual.left .text-and-visual__content__text strong ul,.text-and-visual.left .text-and-visual__content__text strong ol,.text-and-visual.left .text-and-visual__content__text strong li,.text-and-visual.left .text-and-visual__content__text strong h1,.text-and-visual.left .text-and-visual__content__text strong h2,.text-and-visual.left .text-and-visual__content__text strong h3,.text-and-visual.left .text-and-visual__content__text strong h4,.text-and-visual.left .text-and-visual__content__text strong h5,.text-and-visual.left .text-and-visual__content__text strong h6{font-weight:700 !important}.text-and-visual.left .text-and-visual__content__text a{color:inherit !important}.text-and-visual.left .text-and-visual__content__text ul,.text-and-visual.left .text-and-visual__content__text ol{list-style-position:outside !important;padding-left:15px !important}.text-and-visual.left .text-and-visual__content__text ul{list-style-type:disc}.text-and-visual.left .text-and-visual__content__text ol{list-style-type:decimal}.text-and-visual.left .text-and-visual__content__text em{font-style:italic !important}.text-and-visual.left .text-and-visual__content__text sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__content__text sup{font-size:.6875rem !important}}.text-and-visual.left .text-and-visual__content__text table{border-collapse:collapse !important}.text-and-visual.left .text-and-visual__content__text th,.text-and-visual.left .text-and-visual__content__text td{border:1px solid #d3d3d3 !important;padding:5px !important}.text-and-visual.left .text-and-visual__content__text{color:var(--color-black);line-height:1.5}.text-and-visual.left .text-and-visual__content__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__content__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__content__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.text-and-visual.left .text-and-visual__content__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.text-and-visual.left .text-and-visual__content__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.text-and-visual.left .text-and-visual__content__cta .icon{fill:var(--color-white)}.text-and-visual.left .text-and-visual__content__cta{margin-top:25px}@media only screen and (min-width: 850px){.text-and-visual.left .text-and-visual__content__cta{font-size:.875rem}}.text-and-visual.background .text-and-visual__carousel{height:100%}.text-and-visual.background .text-and-visual__carousel .slick-list,.text-and-visual.background .text-and-visual__carousel .slick-track,.text-and-visual.background .text-and-visual__carousel .slick-slide,.text-and-visual.background .text-and-visual__carousel .slick-slide>div{height:100%}.text-and-visual.background .text-and-visual__carousel__item{height:100%;background-size:cover;background-position:center;position:relative}.text-and-visual.background .text-and-visual__carousel__item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));background:linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%)}@media only screen and (min-width: 850px){.text-and-visual.background .text-and-visual__carousel__item:before{background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%)}}.text-and-visual.background .text-and-visual__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.text-and-visual.background .text-and-visual__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.text-and-visual.background .text-and-visual__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.text-and-visual.background .text-and-visual__controls__prev,.text-and-visual.background .text-and-visual__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background-color:var(--color-white);border-radius:5px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.text-and-visual.background .text-and-visual__controls__prev,.text-and-visual.background .text-and-visual__controls__next{width:47px;height:47px}}.text-and-visual.background .text-and-visual__controls__prev.slick-hidden,.text-and-visual.background .text-and-visual__controls__next.slick-hidden{display:none}.text-and-visual.background .text-and-visual__controls__prev .icon,.text-and-visual.background .text-and-visual__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);pointer-events:none}@media only screen and (min-width: 1200px){.text-and-visual.background .text-and-visual__controls__prev .icon,.text-and-visual.background .text-and-visual__controls__next .icon{width:16px;height:11px}}.text-and-visual.background .text-and-visual__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.text-and-visual.background .text-and-visual__visual{width:100%;height:100%;background-position:center;background-size:cover;position:absolute;top:0;left:0}.text-and-visual.background .text-and-visual__content{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.text-and-visual.background .text-and-visual__content{margin-left:auto;margin-right:auto}}.text-and-visual.background .text-and-visual__content{padding-top:55px;padding-bottom:75px;position:relative;z-index:1}@media only screen and (min-width: 500px){.text-and-visual.background .text-and-visual__content{padding-top:85px;padding-bottom:85px}}@media only screen and (min-width: 850px){.text-and-visual.background .text-and-visual__content{padding-top:100px;padding-bottom:120px}}@media only screen and (min-width: 1200px){.text-and-visual.background .text-and-visual__content{padding-top:120px;padding-bottom:140px}}.text-and-visual.background .text-and-visual__content__title{color:var(--color-white);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.text-and-visual.background .text-and-visual__content__title{font-size:2rem}}@media only screen and (min-width: 1200px){.text-and-visual.background .text-and-visual__content__title{font-size:2.5rem}}.text-and-visual.background .text-and-visual__content__title{margin-bottom:20px}.text-and-visual.background .text-and-visual__content__text p,.text-and-visual.background .text-and-visual__content__text span,.text-and-visual.background .text-and-visual__content__text div,.text-and-visual.background .text-and-visual__content__text a,.text-and-visual.background .text-and-visual__content__text ul,.text-and-visual.background .text-and-visual__content__text ol,.text-and-visual.background .text-and-visual__content__text li,.text-and-visual.background .text-and-visual__content__text h1,.text-and-visual.background .text-and-visual__content__text h2,.text-and-visual.background .text-and-visual__content__text h3,.text-and-visual.background .text-and-visual__content__text h4,.text-and-visual.background .text-and-visual__content__text h5,.text-and-visual.background .text-and-visual__content__text h6{font-family:var(--font) !important;font-weight:400 !important}.text-and-visual.background .text-and-visual__content__text strong{font-family:var(--font) !important;font-weight:700 !important}.text-and-visual.background .text-and-visual__content__text strong p,.text-and-visual.background .text-and-visual__content__text strong span,.text-and-visual.background .text-and-visual__content__text strong div,.text-and-visual.background .text-and-visual__content__text strong a,.text-and-visual.background .text-and-visual__content__text strong ul,.text-and-visual.background .text-and-visual__content__text strong ol,.text-and-visual.background .text-and-visual__content__text strong li,.text-and-visual.background .text-and-visual__content__text strong h1,.text-and-visual.background .text-and-visual__content__text strong h2,.text-and-visual.background .text-and-visual__content__text strong h3,.text-and-visual.background .text-and-visual__content__text strong h4,.text-and-visual.background .text-and-visual__content__text strong h5,.text-and-visual.background .text-and-visual__content__text strong h6{font-weight:700 !important}.text-and-visual.background .text-and-visual__content__text a{color:inherit !important}.text-and-visual.background .text-and-visual__content__text ul,.text-and-visual.background .text-and-visual__content__text ol{list-style-position:outside !important;padding-left:15px !important}.text-and-visual.background .text-and-visual__content__text ul{list-style-type:disc}.text-and-visual.background .text-and-visual__content__text ol{list-style-type:decimal}.text-and-visual.background .text-and-visual__content__text em{font-style:italic !important}.text-and-visual.background .text-and-visual__content__text sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.text-and-visual.background .text-and-visual__content__text sup{font-size:.6875rem !important}}.text-and-visual.background .text-and-visual__content__text table{border-collapse:collapse !important}.text-and-visual.background .text-and-visual__content__text th,.text-and-visual.background .text-and-visual__content__text td{border:1px solid #d3d3d3 !important;padding:5px !important}.text-and-visual.background .text-and-visual__content__text{color:var(--color-white);line-height:1.5}.text-and-visual.background .text-and-visual__content__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.text-and-visual.background .text-and-visual__content__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.text-and-visual.background .text-and-visual__content__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.text-and-visual.background .text-and-visual__content__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.text-and-visual.background .text-and-visual__content__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.text-and-visual.background .text-and-visual__content__cta .icon{fill:var(--color-white)}.text-and-visual.background .text-and-visual__content__cta{margin-top:25px}@media only screen and (min-width: 850px){.text-and-visual.background .text-and-visual__content__cta{font-size:.875rem}}.multi-entry{margin-bottom:40px}@media only screen and (min-width: 850px){.multi-entry{margin-bottom:70px}}@media only screen and (min-width: 1200px){.multi-entry{margin-bottom:100px}}.multi-entry__container{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.multi-entry__container{margin-left:auto;margin-right:auto}}.multi-entry__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.multi-entry__title{font-size:2rem}}@media only screen and (min-width: 1200px){.multi-entry__title{font-size:2.5rem}}.multi-entry__title{max-width:550px;margin-bottom:20px}.multi-entry__subtitle p,.multi-entry__subtitle span,.multi-entry__subtitle div,.multi-entry__subtitle a,.multi-entry__subtitle ul,.multi-entry__subtitle ol,.multi-entry__subtitle li,.multi-entry__subtitle h1,.multi-entry__subtitle h2,.multi-entry__subtitle h3,.multi-entry__subtitle h4,.multi-entry__subtitle h5,.multi-entry__subtitle h6{font-family:var(--font) !important;font-weight:400 !important}.multi-entry__subtitle strong{font-family:var(--font) !important;font-weight:700 !important}.multi-entry__subtitle strong p,.multi-entry__subtitle strong span,.multi-entry__subtitle strong div,.multi-entry__subtitle strong a,.multi-entry__subtitle strong ul,.multi-entry__subtitle strong ol,.multi-entry__subtitle strong li,.multi-entry__subtitle strong h1,.multi-entry__subtitle strong h2,.multi-entry__subtitle strong h3,.multi-entry__subtitle strong h4,.multi-entry__subtitle strong h5,.multi-entry__subtitle strong h6{font-weight:700 !important}.multi-entry__subtitle a{color:inherit !important}.multi-entry__subtitle ul,.multi-entry__subtitle ol{list-style-position:outside !important;padding-left:15px !important}.multi-entry__subtitle ul{list-style-type:disc}.multi-entry__subtitle ol{list-style-type:decimal}.multi-entry__subtitle em{font-style:italic !important}.multi-entry__subtitle sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.multi-entry__subtitle sup{font-size:.6875rem !important}}.multi-entry__subtitle table{border-collapse:collapse !important}.multi-entry__subtitle th,.multi-entry__subtitle td{border:1px solid #d3d3d3 !important;padding:5px !important}.multi-entry__subtitle{max-width:600px;color:var(--color-black);line-height:1.5}.multi-entry__wrapper{margin-top:25px}@media only screen and (min-width: 850px){.multi-entry__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}}.multi-entry__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:220px;color:var(--color-white);text-align:center;text-decoration:none;padding:20px;margin-bottom:20px;position:relative;overflow:hidden}@media only screen and (min-width: 850px){.multi-entry__item{width:calc(33.3333% - 20px);min-height:280px;padding:35px;margin:0 10px 20px}}.multi-entry__item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-primary);opacity:.8}.multi-entry__item__visual{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;background-size:cover;background-position:center;-webkit-filter:blur(2px);filter:blur(2px)}.multi-entry__item__content__author{display:none}.multi-entry__item__content__title{display:block;font-size:1.5625rem;font-weight:700}.multi-entry__item__content__text{display:block;font-size:1rem;margin-top:20px}.multi-entry__item__content__link{display:none}@media only screen and (min-width: 850px){.multi-entry__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.multi-entry__cta__link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.multi-entry__cta__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.multi-entry__cta__link{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.multi-entry__cta__link:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.multi-entry__cta__link.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.multi-entry__cta__link .icon{fill:var(--color-white)}.multi-entry__cta__link{margin-top:30px}@media only screen and (min-width: 850px){.multi-entry__cta__link{font-size:.875rem;margin-top:40px}}.customer-review{background-color:var(--color-secondary);padding-top:35px;padding-bottom:20px;margin-bottom:40px}@media only screen and (min-width: 850px){.customer-review{padding-top:75px;padding-bottom:75px;margin-bottom:70px}}@media only screen and (min-width: 1200px){.customer-review{padding-top:100px;padding-bottom:100px;margin-bottom:100px;overflow:hidden}}.customer-review__container{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.customer-review__container{margin-left:auto;margin-right:auto}}.customer-review__container{position:relative}@media only screen and (min-width: 1200px){.customer-review__container:after{content:"";display:block;width:4000px;height:40px;position:absolute;top:4px;left:calc(100% - 75px);background-color:var(--color-white);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4000 40'><path d='M4000,0v3.7H0V0h4000ZM4000,12.1v3.7H0v-3.7h4000ZM4000,24.2v3.7H0v-3.7h4000ZM4000,36.3v3.7H0v-3.7h4000Z'/></svg>") no-repeat center/contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4000 40'><path d='M4000,0v3.7H0V0h4000ZM4000,12.1v3.7H0v-3.7h4000ZM4000,24.2v3.7H0v-3.7h4000ZM4000,36.3v3.7H0v-3.7h4000Z'/></svg>") no-repeat center/contain}}.customer-review__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.customer-review__title{font-size:2rem}}@media only screen and (min-width: 1200px){.customer-review__title{font-size:2.5rem}}.customer-review__title{margin-bottom:30px}@media only screen and (min-width: 850px){.customer-review__title{margin-bottom:45px}}@media only screen and (min-width: 1200px){.customer-review__title{margin-bottom:60px}}@media only screen and (min-width: 850px){.customer-review__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.customer-review__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:inherit;text-decoration:none;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);margin-bottom:20px;padding:20px;position:relative;z-index:1}@media only screen and (min-width: 850px){.customer-review__item{width:calc(33.3333% - 20px);margin:0 10px;padding:25px}}.customer-review__item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-secondary);opacity:.3}.customer-review__item:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;background-color:var(--color-white)}.customer-review__item.score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:55px;padding-bottom:40px}@media only screen and (min-width: 1200px){.customer-review__item.score{padding:50px}}.customer-review__item__author{display:block;font-size:.8125rem;margin-bottom:5px;opacity:.8}.customer-review__item__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.25rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.customer-review__item__title{font-size:1.4375rem}}@media only screen and (min-width: 1200px){.customer-review__item__title{font-size:1.5625rem}}.customer-review__item__title{display:block;margin-bottom:10px}.customer-review__item__text{color:var(--color-black);font-size:.8125rem;line-height:1.4;display:block}.customer-review__item__program{display:block;color:var(--color-primary);font-size:.625rem;font-weight:700;margin-top:10px}@media only screen and (min-width: 1200px){.customer-review__item__company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}}.customer-review__item__company__scores{margin:17px auto}@media only screen and (min-width: 1200px){.customer-review__item__company__scores{margin:0 0 0 25px}}.customer-review__item__company__scores__rating{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.customer-review__item__company__scores__rating .star{width:24px;height:24px;margin:0 1px;fill:#d3d3d3}.customer-review__item__company__scores__rating .star.filled{fill:#f8ac27}.customer-review__item__company__scores__value{font-size:.875rem;text-align:center}@media only screen and (min-width: 850px){.customer-review__item__company__scores__value{font-size:1.0625rem}}@media only screen and (min-width: 1200px){.customer-review__item__company__scores__value{font-size:1.25rem}}.customer-review__item__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-primary);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 25px;background-color:var(--color-white);border:1px solid var(--color-white);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.customer-review__item__btn{min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.customer-review__item__btn{-webkit-transition:background-color .5s ease;transition:background-color .5s ease}}@media only screen and (min-width: 1200px){.customer-review__item__btn:hover{background-color:var(--color-grey)}}.customer-review__item__btn.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.customer-review__item__btn .icon{fill:var(--color-primary)}@media only screen and (min-width: 850px){.customer-review__item__btn{font-size:.875rem;padding:14px 30px}}@media only screen and (min-width: 1200px){.customer-review__item__btn{width:100%}}.customer-review__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.customer-review__cta__link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.customer-review__cta__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.customer-review__cta__link{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.customer-review__cta__link:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.customer-review__cta__link.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.customer-review__cta__link .icon{fill:var(--color-white)}.customer-review__cta__link{margin-top:30px}@media only screen and (min-width: 850px){.customer-review__cta__link{font-size:.875rem;margin-top:40px}}.faq{margin-top:0;margin-bottom:40px}@media only screen and (min-width: 850px){.faq{margin-top:0;margin-bottom:70px}}@media only screen and (min-width: 1200px){.faq{margin-top:0;margin-bottom:100px}}.faq__container{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.faq__container{margin-left:auto;margin-right:auto}}.faq__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.faq__title{font-size:2rem}}@media only screen and (min-width: 1200px){.faq__title{font-size:2.5rem}}.faq__title{text-align:center;margin-bottom:25px}@media only screen and (min-width: 850px){.faq__title{margin-bottom:45px}}.faq__details{margin-bottom:10px;background-color:var(--color-grey);padding:0 45px 0 15px}@media only screen and (min-width: 850px){.faq__details{padding:0 45px 0 20px}}@media only screen and (min-width: 1200px){.faq__details{padding:0 60px 0 25px}}.faq__details[open]{background-color:var(--color-white)}.faq__details[open] .faq__details__question{color:var(--color-white)}.faq__details[open] .faq__details__answer{color:var(--color-white)}.faq__details[open] .faq__details__question::before{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}.faq__details__question{font-size:.8125rem;list-style:none;cursor:pointer;position:relative;padding:15px 0}@media only screen and (min-width: 850px){.faq__details__question{font-size:.875rem;padding:20px 0}}@media only screen and (min-width: 1200px){.faq__details__question{font-size:1rem;padding:25px 0}}.faq__details__question::before{content:"▼";position:absolute;right:-30px;top:calc(50% - 7px);font-size:.75rem;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg)}@media only screen and (min-width: 1200px){.faq__details__question::before{top:calc(50% - 11px);font-size:1rem}}.faq__details__answer p,.faq__details__answer span,.faq__details__answer div,.faq__details__answer a,.faq__details__answer ul,.faq__details__answer ol,.faq__details__answer li,.faq__details__answer h1,.faq__details__answer h2,.faq__details__answer h3,.faq__details__answer h4,.faq__details__answer h5,.faq__details__answer h6{font-family:var(--font) !important;font-weight:300 !important}.faq__details__answer strong{font-family:var(--font) !important;font-weight:600 !important}.faq__details__answer strong p,.faq__details__answer strong span,.faq__details__answer strong div,.faq__details__answer strong a,.faq__details__answer strong ul,.faq__details__answer strong ol,.faq__details__answer strong li,.faq__details__answer strong h1,.faq__details__answer strong h2,.faq__details__answer strong h3,.faq__details__answer strong h4,.faq__details__answer strong h5,.faq__details__answer strong h6{font-weight:600 !important}.faq__details__answer a{color:inherit !important}.faq__details__answer ul,.faq__details__answer ol{list-style-position:outside !important;padding-left:15px !important}.faq__details__answer ul{list-style-type:disc}.faq__details__answer ol{list-style-type:decimal}.faq__details__answer em{font-style:italic !important}.faq__details__answer sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.faq__details__answer sup{font-size:.6875rem !important}}.faq__details__answer table{border-collapse:collapse !important}.faq__details__answer th,.faq__details__answer td{border:1px solid #d3d3d3 !important;padding:5px !important}.faq__details__answer{font-size:.75rem;line-height:1.5;margin-top:5px;padding:20px 0 15px 0;border-top:1px solid var(--color-white)}@media only screen and (min-width: 850px){.faq__details__answer{font-size:.75rem;padding:25px 0 20px 0}}@media only screen and (min-width: 1200px){.faq__details__answer{font-size:.875rem;padding:30px 0 25px 0}}.faq{position:relative;padding-top:50px;padding-bottom:30px;overflow:hidden}@media only screen and (min-width: 850px){.faq{padding-top:70px;padding-bottom:90px}}@media only screen and (min-width: 1200px){.faq{padding-top:90px;padding-bottom:110px}}.faq:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-secondary);opacity:.3}.faq__container{max-width:880px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(880px + 20px * 2)){.faq__container{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1200px){.faq__container{position:relative}}@media only screen and (min-width: 1200px){.faq__container:before{content:"";display:block;width:40px;height:4000px;position:absolute;top:95px;left:-160px;background-color:var(--color-primary);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 4000'><path d='M40,4000h-3.7V0h3.7v4000ZM27.9,4000h-3.7V0h3.7v4000ZM15.8,4000h-3.7V0h3.7v4000ZM3.7,4000H0V0h3.7v4000Z'/></svg>") no-repeat center/contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 4000'><path d='M40,4000h-3.7V0h3.7v4000ZM27.9,4000h-3.7V0h3.7v4000ZM15.8,4000h-3.7V0h3.7v4000ZM3.7,4000H0V0h3.7v4000Z'/></svg>") no-repeat center/contain}}@media only screen and (min-width: 1200px){.faq__container:after{content:"";display:block;width:4000px;height:40px;position:absolute;top:95px;left:calc(100% + 85px);background-color:var(--color-primary);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4000 40'><path d='M4000,0v3.7H0V0h4000ZM4000,12.1v3.7H0v-3.7h4000ZM4000,24.2v3.7H0v-3.7h4000ZM4000,36.3v3.7H0v-3.7h4000Z'/></svg>") no-repeat center/contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4000 40'><path d='M4000,0v3.7H0V0h4000ZM4000,12.1v3.7H0v-3.7h4000ZM4000,24.2v3.7H0v-3.7h4000ZM4000,36.3v3.7H0v-3.7h4000Z'/></svg>") no-repeat center/contain}}.faq__details{background-color:var(--color-white);border-radius:15px;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.faq__details[open] .faq__details__question{color:var(--color-primary)}.faq__details[open] .faq__details__question:before{-webkit-transform:rotateZ(-135deg);transform:rotateZ(-135deg);top:calc(50% - 3px)}@media only screen and (min-width: 1200px){.faq__details[open] .faq__details__question:before{top:calc(50% - 4px)}}.faq__details[open] .faq__details__answer{color:var(--color-primary)}.faq__details__question{font-weight:700}.faq__details__question:before{content:"";width:10px;height:10px;position:absolute;top:calc(50% - 9px);right:-25px;border-style:solid;border-width:0 2px 2px 0;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}@media only screen and (min-width: 1200px){.faq__details__question:before{width:10px;height:10px;top:calc(50% - 9px);right:-35px}}.faq__details__answer{padding-top:0}.iframe{margin-top:0;margin-bottom:40px}@media only screen and (min-width: 850px){.iframe{margin-top:0;margin-bottom:70px}}@media only screen and (min-width: 1200px){.iframe{margin-top:0;margin-bottom:100px}}.iframe__container{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.iframe__container{margin-left:auto;margin-right:auto}}.iframe__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.iframe__title{font-size:2rem}}@media only screen and (min-width: 1200px){.iframe__title{font-size:2.5rem}}.iframe__title{text-align:center;margin-bottom:25px}@media only screen and (min-width: 850px){.iframe__title{margin-bottom:45px}}.iframe__wrapper>iframe{width:100% !important;top:0;left:0;right:0;bottom:0}@media only screen and (min-width: 850px){.iframe__wrapper>iframe{width:50% !important}}.references{margin-top:0;margin-bottom:40px}@media only screen and (min-width: 850px){.references{position:relative;margin-top:0;margin-bottom:70px}}@media only screen and (min-width: 1200px){.references{margin-top:0;margin-bottom:100px}}.references__container{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.references__container{margin-left:auto;margin-right:auto}}.references__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.references__title{font-size:2rem}}@media only screen and (min-width: 1200px){.references__title{font-size:2.5rem}}.references__title{text-align:center;margin-bottom:20px}@media only screen and (min-width: 850px){.references__title{margin-bottom:25px}}.references__description p,.references__description span,.references__description div,.references__description a,.references__description ul,.references__description ol,.references__description li,.references__description h1,.references__description h2,.references__description h3,.references__description h4,.references__description h5,.references__description h6{font-family:var(--font) !important;font-weight:300 !important}.references__description strong{font-family:var(--font) !important;font-weight:600 !important}.references__description strong p,.references__description strong span,.references__description strong div,.references__description strong a,.references__description strong ul,.references__description strong ol,.references__description strong li,.references__description strong h1,.references__description strong h2,.references__description strong h3,.references__description strong h4,.references__description strong h5,.references__description strong h6{font-weight:600 !important}.references__description a{color:inherit !important}.references__description ul,.references__description ol{list-style-position:outside !important;padding-left:15px !important}.references__description ul{list-style-type:disc}.references__description ol{list-style-type:decimal}.references__description em{font-style:italic !important}.references__description sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.references__description sup{font-size:.6875rem !important}}.references__description table{border-collapse:collapse !important}.references__description th,.references__description td{border:1px solid #d3d3d3 !important;padding:5px !important}.references__description{max-width:700px;font-size:.875rem;line-height:1.5;text-align:center;margin:0 auto 30px}@media only screen and (min-width: 1200px){.references__description{margin-bottom:40px;font-size:.9375rem}}.references__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:270px;margin:0 auto}@media only screen and (min-width: 600px){.references__grid{max-width:560px}}@media only screen and (min-width: 880px){.references__grid{max-width:840px}}@media only screen and (min-width: 1160px){.references__grid{max-width:1120px}}.references__grid__item{width:270px;height:270px;position:relative;overflow:hidden;margin-bottom:10px}@media only screen and (min-width: 600px){.references__grid__item{margin:0 5px 10px}}.references__grid__item:before{content:"";width:100%;height:66%;position:absolute;bottom:0;left:0;z-index:1;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(50%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));background:linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%)}.references__grid__item.active .references__grid__item__overlay{top:0}.references__grid__item.active .references__grid__item__content{opacity:0}.references__grid__item__carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.references__grid__item__carousel__image{background:center/cover;height:270px}.references__grid__item__carousel .slick-dots{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;position:relative;z-index:2;margin:0 auto;-webkit-transform:translateY(-28px);transform:translateY(-28px)}.references__grid__item__carousel .slick-dots li{display:inline-block;width:10px;height:10px;padding:0;margin:0 3px;border-radius:999px;overflow:hidden;text-indent:-999em;border:1px solid var(--color-white);background-color:rgba(0,0,0,0);cursor:pointer}.references__grid__item__carousel .slick-dots li button{visibility:hidden}.references__grid__item__carousel .slick-dots .slick-active{background-color:var(--color-white) !important}.references__grid__item__name{color:var(--color-white);font-size:.625rem;text-transform:uppercase;margin-bottom:10px}.references__grid__item__city{color:var(--color-white);font-size:1.125rem}.references__grid__item__city>span{display:inline-block}.references__grid__item__city>span:first-letter{text-transform:uppercase}.references__grid__item__link{color:var(--color-white);font-size:.625rem;font-weight:700;margin-top:10px}.references__grid__item__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:16px;font-size:.75rem;font-style:italic;background-color:var(--color-white);border-radius:999px;position:absolute;right:10px;bottom:10px;z-index:999;cursor:pointer}.references__grid__item__caption p,.references__grid__item__caption span,.references__grid__item__caption div,.references__grid__item__caption a,.references__grid__item__caption ul,.references__grid__item__caption ol,.references__grid__item__caption li,.references__grid__item__caption h1,.references__grid__item__caption h2,.references__grid__item__caption h3,.references__grid__item__caption h4,.references__grid__item__caption h5,.references__grid__item__caption h6{font-family:var(--font) !important;font-weight:300 !important}.references__grid__item__caption strong{font-family:var(--font) !important;font-weight:600 !important}.references__grid__item__caption strong p,.references__grid__item__caption strong span,.references__grid__item__caption strong div,.references__grid__item__caption strong a,.references__grid__item__caption strong ul,.references__grid__item__caption strong ol,.references__grid__item__caption strong li,.references__grid__item__caption strong h1,.references__grid__item__caption strong h2,.references__grid__item__caption strong h3,.references__grid__item__caption strong h4,.references__grid__item__caption strong h5,.references__grid__item__caption strong h6{font-weight:600 !important}.references__grid__item__caption a{color:inherit !important}.references__grid__item__caption ul,.references__grid__item__caption ol{list-style-position:outside !important;padding-left:15px !important}.references__grid__item__caption ul{list-style-type:disc}.references__grid__item__caption ol{list-style-type:decimal}.references__grid__item__caption em{font-style:italic !important}.references__grid__item__caption sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.references__grid__item__caption sup{font-size:.6875rem !important}}.references__grid__item__caption table{border-collapse:collapse !important}.references__grid__item__caption th,.references__grid__item__caption td{border:1px solid #d3d3d3 !important;padding:5px !important}.references__grid__item__caption{color:var(--color-white);margin-top:20px}.references__grid__item__content{width:100%;position:absolute;bottom:0;left:0;z-index:1;padding:35px 15px;-webkit-transition:opacity ease .5s;transition:opacity ease .5s}.references__grid__item__overlay{width:100%;height:100%;position:absolute;top:100%;left:0;z-index:4;padding:35px 15px;background:rgba(0,0,0,.6);-webkit-transition:top ease .5s;transition:top ease .5s}.references__grid__item__overlay__close{width:20px;height:20px;position:absolute;top:12px;right:12px;cursor:pointer}@media only screen and (min-width: 850px){.references__grid__item__overlay__close{top:20px;right:20px}}@media only screen and (min-width: 1200px){.references__grid__item__overlay__close{width:20px;height:20px;top:12px;right:12px}}.references__grid__item__overlay__close:before,.references__grid__item__overlay__close:after{content:"";width:100%;height:2px;background-color:var(--color-white);display:block;position:absolute;top:calc(50% - 1px);left:1px}.references__grid__item__overlay__close:before{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.references__grid__item__overlay__close:after{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.references__grid__item__overlay__wrapper{height:200px;overflow:auto}.references__description p,.references__description span,.references__description div,.references__description a,.references__description ul,.references__description ol,.references__description li,.references__description h1,.references__description h2,.references__description h3,.references__description h4,.references__description h5,.references__description h6{font-family:var(--font) !important;font-weight:400 !important}.references__description strong{font-family:var(--font) !important;font-weight:700 !important}.references__description strong p,.references__description strong span,.references__description strong div,.references__description strong a,.references__description strong ul,.references__description strong ol,.references__description strong li,.references__description strong h1,.references__description strong h2,.references__description strong h3,.references__description strong h4,.references__description strong h5,.references__description strong h6{font-weight:700 !important}.references__description a{color:inherit !important}.references__description ul,.references__description ol{list-style-position:outside !important;padding-left:15px !important}.references__description ul{list-style-type:disc}.references__description ol{list-style-type:decimal}.references__description em{font-style:italic !important}.references__description sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.references__description sup{font-size:.6875rem !important}}.references__description table{border-collapse:collapse !important}.references__description th,.references__description td{border:1px solid #d3d3d3 !important;padding:5px !important}.references__description{color:var(--color-black);font-size:.875rem;font-weight:400;line-height:1.5}@media only screen and (min-width: 850px){.references__description{font-size:.9375rem}}@media only screen and (min-width: 1200px){.references__description{font-size:1rem}}