﻿@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Italic.woff2") format("woff2");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Bold.woff2") format("woff2");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"GT America Expanded";src:url("../fonts/GT-America-Expanded-Light.woff2") format("woff2");font-weight:300;font-display:swap}@font-face{font-family:"GT America Extended";src:url("../fonts/GT-America-Extended-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"GT America Extended";src:url("../fonts/GT-America-Extended-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"GT America Expanded";src:url("../fonts/GT-America-Expanded-Bold.woff2") format("woff2");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Spring";src:url("../fonts/Spring-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:hsla(0,0%,100%,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.006) 8.1%, hsla(0, 0%, 0%, 0.021) 15.5%, hsla(0, 0%, 0%, 0.046) 22.5%, hsla(0, 0%, 0%, 0.077) 29%, hsla(0, 0%, 0%, 0.114) 35.3%, hsla(0, 0%, 0%, 0.155) 41.2%, hsla(0, 0%, 0%, 0.198) 47.1%, hsla(0, 0%, 0%, 0.242) 52.9%, hsla(0, 0%, 0%, 0.285) 58.8%, hsla(0, 0%, 0%, 0.326) 64.7%, hsla(0, 0%, 0%, 0.363) 71%, hsla(0, 0%, 0%, 0.394) 77.5%, hsla(0, 0%, 0%, 0.419) 84.5%, hsla(0, 0%, 0%, 0.434) 91.9%, hsla(0, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}@media print,screen and (min-width: 64.0625em){[data-scroll]{transition:opacity .5s ease-in-out,transform 1s cubic-bezier(0.16, 0.88, 0.45, 1)}.fade-in,.ease-right,.ease-left,.ease-btm,.ease-top{opacity:0}.fade-in[data-scroll=in],.ease-right[data-scroll=in],.ease-left[data-scroll=in],.ease-btm[data-scroll=in],.ease-top[data-scroll=in]{opacity:1}.fade-in{transition-duration:1s}[class*=ease-][data-scroll=in]{transform:none}.ease-right{transform:translateX(6.25rem)}.ease-left{transform:translateX(-6.25rem)}.ease-top{transform:translateY(-6.25rem)}.ease-btm{transform:translateY(6.25rem)}.ease-delay-100{transition-delay:300ms}.ease-delay-200{transition-delay:600ms}.ease-delay-300{transition-delay:900ms}.ease-delay-400{transition-delay:1200ms}.ease-delay-500{transition-delay:1500ms}}html{font-size:1.0416666667vw}@media print,screen and (max-width: 64.06125em){html{font-size:16px}}body{font-size:18px}@media print,screen and (max-width: 47.99875em){body{font-size:16px}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{line-height:1;text-transform:uppercase;letter-spacing:-2%}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a{color:inherit}p:empty{display:none}p a{text-decoration:underline}p+.link-arrow{margin-top:1rem}ul{font-size:inherit}ul,ol{list-style-position:inside}address{margin-bottom:1rem;font-style:normal}a{color:#2d22b4;transition:all .2s ease-in-out}a:hover,a:focus{color:inherit;text-decoration:none}a,button,.button,input[type=submit],input[type=reset],input[type=button]{-webkit-tap-highlight-color:rgba(210,221,75,.5) !important}.obj-fit-wrap{position:relative;height:100%}svg.img-obj-fit,img.img-obj-fit{position:absolute;object-position:50% 50%;object-fit:cover;height:100%;width:100%;left:0;top:0}p,a,li{color:inherit;font-size:inherit;line-height:inherit}.fz-counter{font:400 118px/1 "Spring",serif}@media print,screen and (max-width: 47.99875em){.fz-counter{font-size:78px}}.subtitle{font-size:18px;font-family:"GT America Expanded",sans-serif;font-weight:400}.title-mini{font-family:"GT America Expanded",sans-serif;text-transform:none}.big-p{font-size:21px;line-height:1.25}@media print,screen and (max-width: 47.99875em){.big-p{font-size:18px}}.small-p{font-size:15px;line-height:1.5}@media print,screen and (max-width: 47.99875em){.small-p{font-size:14px}}.wysiwyg-wrap ul{margin-left:0;margin-bottom:20px;list-style:none}.wysiwyg-wrap ul li{position:relative;padding-left:14px;margin-bottom:5px}.wysiwyg-wrap ul li::before{position:absolute;display:inline-block;content:"•";top:0;left:0;color:#e64d28}.fw-light,thin{font-weight:300}.fw-normal{font-weight:400}.fw-med{font-weight:500}.fw-bold{font-weight:700}.mb-0{margin-bottom:0}.color-white{color:#fff}.no-outline button,.no-outline a,.no-outline [tabindex]{outline:none}input::placeholder,textarea::placeholder{opacity:1}:root{--input-fz: 1rem;--input-lh: 1.55;--input-pt: 0.625rem;--input-pb: 0.625rem;--input-pl: 1rem;--input-pr: 1rem;--input-bd: 1px}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea,select,body .select2-container .select2-selection{--input-height: calc(var(--input-fz) * var(--input-lh) + var(--input-pt) + var(--input-pb) + var(--input-bd) * 2);height:var(--input-height);margin-bottom:0;padding-top:var(--input-pt);padding-bottom:var(--input-pb);padding-left:var(--input-pl);padding-right:var(--input-pr);border-width:var(--input-bd);font-size:var(--input-fz);line-height:var(--input-lh)}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus,select:focus,body .select2-container .select2-selection:focus{border-width:var(--input-bd)}select:not([multiple]){padding:.625rem 1rem;padding-right:2rem}body .select2-hidden-accessible{left:0}body .select2{font-weight:300;text-align:left;width:100% !important;display:flex}body .select2 .selection{flex:1}body .select2:focus{outline:none}body .select2-dropdown{padding:0;border:1px solid #cacaca;border-radius:0 0 0 0;background-color:#fff;font-size:clamp(12px,.875rem,.875rem)}body .select2-dropdown li{margin:0;padding:0 .625rem;font-size:inherit;line-height:1.86;transition:all .15s ease-in}body .select2-dropdown li:hover{background:#ededed}body .select2-container .select2-selection{margin:0;padding:.625rem 1rem;border:1px solid #cacaca;border-radius:28px;font-size:15px;line-height:normal}body .select2-container .select2-selection--single{height:50px}body .select2-container .select2-selection--single .select2-selection__rendered{padding:0;color:rgba(0,0,0,.6)}body .select2-container .select2-selection--single .select2-selection__placeholder{color:rgba(0,0,0,.6)}body .select2-container .select2-selection--single .select2-selection__clear{margin-right:.5rem}body .select2-container .select2-selection--single .select2-selection__arrow{top:50%;right:15px;width:auto;height:auto;font-size:.75rem;line-height:1;transform:translateY(-50%)}@media screen and (min-width: 75.0625em){body .select2-container .select2-selection--single .select2-selection__arrow::after,body .select2-container .select2-selection--single .select2-selection__arrow::before{right:2rem}}body .select2-container .select2-selection--single .select2-selection__arrow::after{content:"";color:#000;font-family:"Font Awesome 6 Free";font-weight:900}body .select2-container .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container .select2-selection--multiple{min-height:var(--input-height);height:auto}body .select2-container .select2-selection--multiple .select2-selection__rendered{line-height:1.55;padding:0;display:inline;vertical-align:middle}body .select2-container .select2-selection--multiple .select2-selection__rendered li{margin:0 2px 2px 0}body .select2-container .select2-selection--multiple .select2-selection__choice{border-radius:0;display:inline-block;padding:0 .125rem 0 1rem;box-shadow:inset 0 0 0 1px #cacaca;background-color:#e6e6e6;border:none}body .select2-container .select2-selection--multiple .select2-selection__choice__remove{padding:0 .25rem !important;min-block-size:0 !important;display:flex !important;align-items:center !important;background-color:rgba(0,0,0,0) !important;color:inherit !important;border:none !important;line-height:1 !important;top:50%;transform:translateY(-50%)}body .select2-container .select2-selection--multiple .select2-selection__choice__remove span{line-height:1}body .select2-container .select2-selection--multiple .select2-search{vertical-align:middle;margin:.1875rem;display:inline-flex}body .select2-container .select2-selection--multiple .select2-search__field{height:1.125rem;margin-top:0;margin-left:.25rem;font-size:inherit;line-height:inherit;display:inline-block}body .select2-container--default .select2-results__option--highlighted[aria-selected],body .select2-container--default .select2-results__option--highlighted[data-selected],body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{background:#ededed;color:#000}body .select2-container--default.select2-container--focus .select2-selection{outline:none}body .select2-container--open .select2-dropdown--below{border-top:1px solid #cacaca}body .select2-container--open .select2-selection__arrow::after{content:"" !important}body .select2-dropdown .select2-search--dropdown .select2-search__field{height:auto;padding:.25rem .625rem}textarea[rows]{max-width:100%;height:10rem}[type=number]{-moz-appearance:textfield}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.number-box{position:relative;display:inline-block;min-width:4rem}.number-box input{width:100%;padding-right:1.25rem !important}.number-box__control{position:absolute;right:.5rem;font-size:1rem;cursor:pointer;line-height:.75;height:.75em}.number-box__control--inc{top:.375rem}.number-box__control--dec{bottom:.375rem}[type=checkbox],[type=file],[type=radio]{margin-bottom:0}button,.button,input[type=submit],input[type=reset],input[type=button]{position:relative;font-family:"GT America Expanded",sans-serif;font-weight:500;border-width:1px;text-decoration:none;transition:all .2s ease-in-out}@media print,screen and (max-width: 47.99875em){button,.button,input[type=submit],input[type=reset],input[type=button]{font-size:11px}}.button{text-transform:uppercase;line-height:1}.button:hover,.button:focus{color:#fff;border-color:#e64d28;background-color:#e64d28}.link-arrow{position:relative;display:inline-block;font:400 15px/19px "GT America Extended",sans-serif;text-transform:uppercase;color:#000;margin-bottom:5px;padding:6px 35px 5px 0;position:relative}.link-arrow::after{position:absolute;display:block;content:"";top:50%;right:0;width:22px;height:13px;background-size:22px 13px;background:center/contain no-repeat url("../images/arrow-right-red.svg");transform:translateY(-50%);transition:all .5s ease}.link-arrow::before{position:absolute;display:block;content:"";width:100%;max-width:76px;height:1.5px;background-color:#e64d28;opacity:0;bottom:0;left:0;transition:all .5s ease}.link-arrow:hover{color:#e64d28}.link-arrow:hover::after{right:6px;transition:all .5s ease}.link-arrow:hover::before{opacity:1;transition:all .5s ease}.link-arrow--white{color:#fff}.link-arrow--white::after{background:center/contain no-repeat url("../images/arrow-white.svg")}.link-arrow--white::before{background-color:#fff}.link-arrow--white:hover{color:#fff}.link-circle{position:relative;display:inline-block;padding-top:112px;max-width:270px;font:700 12px/15px "GT America Expanded",sans-serif;text-transform:uppercase;color:#000}@media print,screen and (max-width: 64.06125em){.link-circle{padding-top:78px}}.link-circle::before{top:0;left:50%;position:absolute;display:block;content:"";width:142px;height:142px;border-radius:50%;border:1px solid #ccc;transform:translateX(-50%);z-index:0}@media print,screen and (max-width: 64.06125em){.link-circle::before{width:102px;height:102px}}.link-circle::after{position:absolute;display:block;content:"";top:50%;left:50%;width:22px;height:13px;background:center/contain no-repeat url("../images/arrow-black.svg");background-size:22px 13px;transform:translate(-50%, -50%) rotate(90deg)}@media print,screen and (max-width: 64.06125em){.link-circle::after{transform:translate(-50%, -50%) rotate(0deg)}}.link-circle span{position:relative;display:inline-block}.link-circle:hover{color:#e64d28}button.close{position:relative;background-color:rgba(0,0,0,0);border:none;width:30px;height:30px;padding:0;font-size:0}button.close span{position:absolute;display:block;content:"";width:100%;height:100%;top:0;left:0;overflow:hidden}button.close span:after,button.close span::before{position:absolute;display:block;content:"";width:40px;height:1px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}button.close span::before{transform:translate(-50%, -50%) rotate(-45deg)}.quform .quform-field-captcha,.quform .quform-field-date,.quform .quform-field-email,.quform .quform-field-password,.quform .quform-field-text,.quform .quform-field-textarea,.quform .quform-field-time{font:400 15px/1 "droid-serif",serif;height:50px;background-color:rgba(0,0,0,0);padding:13px 20px;border:1px solid rgba(0,0,0,.2);color:#000;border-radius:28px;background-color:#fff;outline:none !important}@media print,screen and (max-width: 47.99875em){.quform .quform-field-captcha,.quform .quform-field-date,.quform .quform-field-email,.quform .quform-field-password,.quform .quform-field-text,.quform .quform-field-textarea,.quform .quform-field-time{font-size:13px}}.quform .quform-option input[type=checkbox],.quform .quform-option input[type=radio]{position:absolute;left:-9999px;opacity:0}.quform .quform-option label{position:relative;padding-left:40px;display:inline-block;line-height:25px}.quform .quform-option label::before{position:absolute;top:0;left:0;display:block;content:"";width:25px;height:25px;border:1px solid rgba(0,0,0,.2);background-color:#fff;border-radius:50%}.quform .quform-option label:after{position:absolute;display:block;content:"";width:9px;height:9px;background-color:#fc7043;border-radius:50%;opacity:0;top:8px;left:8px}.quform .quform-option input[type=checkbox]:checked+label:after,.quform .quform-option input[type=radio]:checked+label:after{opacity:1}.quform .quform-option .quform-option-text{font:400 15px/25px "droid-serif",serif}.quform .quform-field-textarea{height:218px;resize:none;border:1px solid rgba(0,0,0,.2);padding:1.625rem 1.25rem}.quform .quform-inner{position:relative}.quform .quform-label{margin-bottom:0;line-height:1}.quform .quform-label-text{font:400 15px/1 "droid-serif",serif;color:rgba(0,0,0,.6);margin-bottom:0}.quform .quform-label>label>.quform-required{margin-left:0}.quform .quform-description{pointer-events:none;position:absolute;display:inline-block;left:0;top:50%;transform:translateY(-50%);color:rgba(0,0,0,.4);font:400 15px/18px "droid-serif",serif}.quform .quform-sub-label{position:absolute;display:inline-block;left:0;top:-53px;color:rgba(0,0,0,.4);font:400 15px/18px "droid-serif",serif}@media print,screen and (max-width: 47.99875em){.quform .quform-sub-label{top:-50px}}.quform .quform-spacer{position:relative;padding:0 0 26px 0}@media print,screen and (max-width: 47.99875em){.quform .quform-spacer{padding-bottom:10px}}@media print,screen and (min-width: 64.0625em){.quform .quform-element-column,.quform .quform-options-columns>.quform-option{padding:0 1.25rem}}.quform .quform-element-textarea .quform-spacer{padding-bottom:30px}@media print,screen and (max-width: 47.99875em){.quform .quform-element-textarea .quform-spacer{padding-bottom:20px}}.quform .accept-dot+label{margin-top:30px}.quform .accept-dot+label .quform-option-text{font:400 12px/1 "droid-serif",serif}.quform .accept-dot+label a{text-decoration:underline;font:400 12px/1 "droid-serif",serif}.quform .quform-button-submit-default{margin:0;width:100%;display:flex}.quform .quform-element-submit{margin:0}@media print,screen and (max-width: 64.06125em){.quform .quform-element-submit{margin-top:30px}}.quform .quform-element-submit button.quform-submit{padding:0;background-color:rgba(0,0,0,0);border:none;font:400 15px/20px "GT America Expanded",sans-serif;text-transform:uppercase;text-align:left}.quform .quform-element-submit button.quform-submit span{position:relative;padding-right:35px}.quform .quform-element-submit button.quform-submit span::after{position:absolute;display:block;content:"";width:22px;height:13px;background:center/contain no-repeat url("../images/arrow-right-red.svg");background-size:22px 13px;top:50%;right:0;transform:translateY(-50%)}.btn-wrap{display:flex;flex-wrap:wrap;gap:.625rem 2.5rem}.btn-wrap .link-arrow{margin-bottom:5px}.btn-soon{display:inline-block;font:500 12px/1 "GT America Expanded",sans-serif;color:#fff;padding:8px 12px;border-radius:15px;background-color:hsla(0,0%,100%,.2);text-transform:uppercase}.alignnone{margin:0 1em 1em 0;clear:both}.alignright{float:right;margin:0 0 1em 1em}.alignleft{float:left;margin:0 1em 1em 0}.aligncenter{display:block;margin-right:auto;margin-bottom:1em;margin-left:auto;clear:both}p:last-child>.alignright,p:last-child>.alignleft,p:last-child>.alignnone,p:last-child>.aligncenter{margin:0}@media print,screen and (max-width: 47.99875em){.alignright,.alignleft,.alignnone{float:none;margin:0 auto 1em}}#wpadminbar{transform:translateZ(0)}ul.page-numbers,.woocommerce nav.woocommerce-pagination ul{margin:0;padding:0;list-style:none;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;margin:7.875rem 0;border:none;text-align:center;border-radius:50%;font:300 16px/1 "GT America Expanded",sans-serif}@media print,screen and (max-width: 64.06125em){ul.page-numbers,.woocommerce nav.woocommerce-pagination ul{margin:60px 0}}ul.page-numbers li,.woocommerce nav.woocommerce-pagination ul li{margin:0 .25rem;padding:0;border:none;line-height:1.5}ul.page-numbers li>span,ul.page-numbers li>a,.woocommerce nav.woocommerce-pagination ul li>span,.woocommerce nav.woocommerce-pagination ul li>a{display:block;min-width:2.375rem;min-height:2.375rem;line-height:2.375rem;padding:0 2px;border-radius:50%}ul.page-numbers li>span span,ul.page-numbers li>a span,.woocommerce nav.woocommerce-pagination ul li>span span,.woocommerce nav.woocommerce-pagination ul li>a span{padding:0}ul.page-numbers li a:hover,ul.page-numbers li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus{background-color:#e64d28;color:#fff}ul.page-numbers li span::before,ul.page-numbers li a::before,.woocommerce nav.woocommerce-pagination ul li span::before,.woocommerce nav.woocommerce-pagination ul li a::before{font-weight:900}ul.page-numbers li span.current,ul.page-numbers li a.current,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a.current{display:block;background:#e64d28;color:#fff;overflow:hidden}ul.page-numbers li span.next,ul.page-numbers li span.prev,ul.page-numbers li a.next,ul.page-numbers li a.prev,.woocommerce nav.woocommerce-pagination ul li span.next,.woocommerce nav.woocommerce-pagination ul li span.prev,.woocommerce nav.woocommerce-pagination ul li a.next,.woocommerce nav.woocommerce-pagination ul li a.prev{position:relative;width:54px}ul.page-numbers li span.next::after,ul.page-numbers li span.prev::after,ul.page-numbers li a.next::after,ul.page-numbers li a.prev::after,.woocommerce nav.woocommerce-pagination ul li span.next::after,.woocommerce nav.woocommerce-pagination ul li span.prev::after,.woocommerce nav.woocommerce-pagination ul li a.next::after,.woocommerce nav.woocommerce-pagination ul li a.prev::after{position:absolute;display:block;content:"";width:38px;height:38px;border-radius:50%;background-color:rgba(0,0,0,.12);top:0;right:0}ul.page-numbers li span.next::before,ul.page-numbers li span.prev::before,ul.page-numbers li a.next::before,ul.page-numbers li a.prev::before,.woocommerce nav.woocommerce-pagination ul li span.next::before,.woocommerce nav.woocommerce-pagination ul li span.prev::before,.woocommerce nav.woocommerce-pagination ul li a.next::before,.woocommerce nav.woocommerce-pagination ul li a.prev::before{position:absolute;display:block;content:"";width:50px;height:20px;background:center/contain no-repeat url("../images/arrow-black-big.svg");background-size:50px 20px;top:50%;right:5px;transform:translate(0, -50%)}ul.page-numbers li span.prev::after,ul.page-numbers li a.prev::after,.woocommerce nav.woocommerce-pagination ul li span.prev::after,.woocommerce nav.woocommerce-pagination ul li a.prev::after{left:0;right:inherit}ul.page-numbers li span.prev::before,ul.page-numbers li a.prev::before,.woocommerce nav.woocommerce-pagination ul li span.prev::before,.woocommerce nav.woocommerce-pagination ul li a.prev::before{left:5px;right:inherit;transform:translate(0, -50%) rotate(180deg)}ul.page-numbers li>.pagination-arrow.disabled,.woocommerce nav.woocommerce-pagination ul li>.pagination-arrow.disabled{cursor:not-allowed;opacity:.7}html{height:100%}body{position:static !important;display:flex;flex-direction:column;height:auto;min-height:100vh;box-sizing:border-box}main{display:block}iframe{width:100%}*:last-child{margin-bottom:0}img,.woocommerce img,.woocommerce-page img{transition:opacity .3s ease-in-out}img.pre-lazyload,img[data-lazy-src],.woocommerce img.pre-lazyload,.woocommerce img[data-lazy-src],.woocommerce-page img.pre-lazyload,.woocommerce-page img[data-lazy-src]{opacity:0}img.lazyloaded,.woocommerce img.lazyloaded,.woocommerce-page img.lazyloaded{opacity:1}.responsive-embed{display:block}:root{--grid-col-gap: 2.5rem}@media print,screen and (min-width: 48em){:root{--grid-col-gap: 1.875rem}}@media print,screen and (min-width: 64.0625em){:root{--grid-col-gap: 1.875rem}}@media screen and (min-width: 75.0625em){:root{--grid-col-gap: 1.875rem}}.grid-container{width:100%}@media print,screen and (min-width: 64.0625em){.grid-container{max-width:1412px;padding-left:40px;padding-right:40px}}@media print,screen and (min-width: 48em)and (max-width: 64.06125em){.grid-container{padding-left:40px;padding-right:40px}}.grid-container:not(.full)>.grid-padding-x{margin-right:calc(var(--grid-col-gap, 2rem)*-0.5);margin-left:calc(var(--grid-col-gap, 2rem)*-0.5)}.grid-padding-x .grid-padding-x{margin-right:calc(var(--grid-col-gap, 2rem)*-0.5);margin-left:calc(var(--grid-col-gap, 2rem)*-0.5)}.grid-padding-x>.cell{padding-right:calc(var(--grid-col-gap, 2rem)*.5);padding-left:calc(var(--grid-col-gap, 2rem)*.5)}body{--section-width: 75rem;--section-horizontal-padding: calc(var(--grid-col-gap, 2rem) * 0.5);--side-offset: max(calc((100% - var(--section-width)) / 2 + var(--section-horizontal-padding)), var(--section-horizontal-padding))}.left-offset{padding-left:var(--side-offset)}.right-offset{padding-right:var(--side-offset)}img.fancybox-image{width:100%;height:100%}.search-form{position:relative}.search-form__input{padding-right:4.5rem}.search-form__submit{position:absolute;top:0;right:0;bottom:0;height:auto;padding:.625rem .75rem;cursor:pointer;font-size:0}.search-form__submit::after{content:"";font-family:"Font Awesome 6 Free";font-size:1.25rem;font-weight:900}.video-holder{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.video-holder__media{z-index:2;pointer-events:none;position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.not-found{padding:150px 0}.bg-cover{background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.bg-contain{background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.inherit-color :is(h1,h2,h3,h4,h5,h6),.inherit-color :is(.h1,.h2,.h3,.h4,.h5,.h6){color:inherit}.position-center{position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.stretched-img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.woocommerce .stretched-img,.woocommerce-page .stretched-img{height:100%}.rel-wrap{position:relative}.rel-content{position:relative;z-index:2}.of-cover,.stretched-img{object-position:50% 50%;object-fit:cover}@media print,screen and (min-width: 48em){.two-columns{columns:2}}@media print,screen and (min-width: 48em){.three-columns{columns:3}}.stretched-link::after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0);pointer-events:auto}.jarallax{position:relative;z-index:1}.jarallax>.jarallax-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.jarallax-inline{position:relative}.jarallax-inline>.jarallax-img{position:relative;z-index:-100;display:block;min-width:100%;max-width:100%;height:auto}.ajax-overlay{position:relative}.ajax-overlay::before,.ajax-overlay::after{visibility:hidden;opacity:0}.ajax-overlay::before{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;background-color:#fff;transition:opacity .3s ease,visibility .3s ease}.ajax-overlay--active::before,.ajax-overlay--active::after{visibility:visible;opacity:.6}.full-height{min-height:100dvh}.stay-tuned{display:flex;padding:0;list-style:none;gap:16px;justify-content:center;margin-left:0}.stay-tuned__link{display:block;width:45px;height:45px;border-radius:50%;overflow:hidden;background-color:#fff;position:relative;color:#000}.stay-tuned__link .fab,.stay-tuned__link .far,.stay-tuned__link .fas{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%)}.stay-tuned__link:hover{background-color:#e64d28;color:#fff}.stay-tuned--ecom{justify-content:flex-start}.stay-tuned--ecom .stay-tuned__link{width:52px;height:52px;background-color:rgba(0,0,0,0);border:1px solid #e64d28;color:#e64d28}.share-links{display:flex;padding:0;list-style:none;gap:18px;flex-wrap:wrap;margin:0}.share-links__link{display:block;width:52px;height:52px;position:relative;border-radius:50%;color:#e64d28;border:1px solid rgba(230,77,40,.5)}.share-links__link .fab,.share-links__link .far,.share-links__link .fa-brands,.share-links__link .fas{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%, -50%)}.share-box{display:flex;flex-direction:column;gap:15px;padding:25px 0;border-top:1px solid rgba(0,0,0,.2)}@media print,screen and (max-width: 64.06125em){.share-box{padding-bottom:0}}.share-box__title{margin-bottom:0}.loadbar{position:fixed;z-index:21;width:0%;height:3px;background-color:#e64d28;top:0;left:0}.breadcrumbs{display:flex;flex-wrap:wrap;font:400 12px/15px "GT America Extended",sans-serif;text-transform:uppercase;margin-bottom:10px;color:#f94d1d;margin-bottom:2rem}@media print,screen and (min-width: 48em){.breadcrumbs{margin-bottom:16px}}@media print,screen and (max-width: 47.99875em){.breadcrumbs{font-size:10px;line-height:13px}}.breadcrumbs .brd-arr{position:relative;padding:0 10px;display:inline-block}@media print,screen and (max-width: 47.99875em){.breadcrumbs .brd-arr{padding:0 5px}}.breadcrumbs .current-item{font-weight:400;opacity:.4;transition:all .5s ease}.breadcrumbs a{font-weight:700}.breadcrumbs a:hover{opacity:1;transition:all .5s ease}.cta-red{padding:2.625rem;background-color:#e64d28}@media print,screen and (max-width: 64.06125em){.cta-red{padding:25px}}.cta-red__buttons{color:#fff;display:flex;flex-wrap:wrap;gap:2.8125rem}.cta-red .link-arrow{color:#fff}.cta-red .link-arrow::before{background-color:#fff}.cta-red .link-arrow::after{background:center/contain no-repeat url("../images/arrow-right-white.svg")}.tabs{display:flex;justify-content:center;border-top:none;gap:1.875rem}@media print,screen and (max-width: 64.06125em){.tabs{gap:16px}}.tabs::after,.tabs::before{display:none}.tabs-wrap{position:sticky;top:var(--partners-tabs-offset, 0px);z-index:25;background-color:#fff}.tabs-title{position:relative}.tabs-title>a{position:relative;padding:14px 8px;font:400 12px/1 "GT America Extended",sans-serif;text-transform:uppercase;color:#000;white-space:nowrap}.tabs-title>a::after{position:absolute;display:block;content:"";width:100%;height:3px;background-color:#e64d28;opacity:0;bottom:0;left:0}.tabs-title>a:hover,.tabs-title>a:focus{color:inherit;background-color:#fff}.tabs-title.is-active>a{color:#e64d28;background-color:rgba(0,0,0,0)}.tabs-title.is-active>a::after{opacity:1}.tabs-panel{padding:6.25rem 0}@media print,screen and (max-width: 64.06125em){.tabs-panel{padding:40px 0}}.tabs-panel .tabs-content__inner{opacity:1;transform:translate3d(0, 0, 0);transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}.tabs-panel.tabs-panel--reveal-prepare .tabs-content__inner{opacity:0;transform:translate3d(0, 18px, 0)}.tabs-content{background-color:#eff0ec}.tabs-content__inner{display:flex;justify-content:space-between;gap:2.5rem}@media print,screen and (max-width: 64.06125em){.tabs-content__inner{flex-direction:column}}.tabs-content__left{flex:0 1 545px}@media print,screen and (max-width: 64.06125em){.tabs-content__left{flex:0 1 auto;width:100%}}.tabs-content__right{flex:0 1 648px}@media print,screen and (max-width: 64.06125em){.tabs-content__right{flex:0 1 auto;width:100%}}.tabs-content__image{position:relative;padding-bottom:59%;overflow:hidden}.tabs-content .wysiwyg-wrap li{text-transform:uppercase;font-size:20px;font-family:"GT America Expanded",sans-serif;margin-bottom:1.5625rem}@media print,screen and (max-width: 64.06125em){.tabs-content .wysiwyg-wrap li{font-size:15px}}.tabs-content .wysiwyg-wrap small{font-size:15px;font-family:"droid-serif",serif;text-transform:none;display:inline-block}@media print,screen and (max-width: 47.99875em){.tabs-content .wysiwyg-wrap small{font-size:13px}}.tabs-content .cta-red{margin-top:3.125rem}@media print,screen and (max-width: 64.06125em){.tabs-content .cta-red{margin-top:15px}}.dropdown__list-holder{background-color:#fff}.dropdown__list{background-color:#fff;font-size:0;margin:0;padding:0;list-style:none;display:flex;gap:12px}.dropdown__list-wrap{position:relative}.dropdown__title{display:inline-block;position:relative;padding:10px 15px;text-transform:uppercase;font-size:12px;font-family:"GT America Expanded",sans-serif;line-height:14px;cursor:pointer;border:1px solid rgba(0,0,0,.2);border-radius:17px;transition:all .5s ease}.dropdown__title:hover{background-color:#e64d28;color:#000;border:1px solid #e64d28;transition:all .5s ease}.dropdown__title.active{background-color:#e64d28;color:#000;border:1px solid #e64d28}@media print,screen and (max-width: 64.06125em){.dropdown__list-wrap{max-width:350px;overflow:hidden;position:relative}.dropdown__list-wrap--opened{overflow:visible}.dropdown__list-wrap--opened .dropdown__list-placeholder{background-color:#000;color:#fff}.dropdown__list-placeholder{border:1px solid rgba(0,0,0,.2);padding:8px 20px;line-height:30px;display:block;cursor:pointer;border-radius:25px;overflow:hidden;text-transform:uppercase;font-size:12px;font-family:"GT America Expanded",sans-serif}.dropdown__list-placeholder:after{content:"";font-family:FontAwesome;position:absolute;right:20px;top:50%;font-size:20px;line-height:14px;margin-top:-7px}.dropdown__list{position:absolute;top:calc(100% - 1px);left:0;right:0;z-index:2;display:block;padding:20px;border-radius:20px;background-color:#fff;border:1px solid rgba(0,0,0,.2)}.dropdown__title{display:block;padding:10px 0;text-align:left;border:none;border-bottom:1px solid rgba(0,0,0,.2);border-radius:0}.dropdown__title:last-of-type{border-bottom:none}.dropdown__title.active{background-color:#fff;color:#e64d28;border:none;border-bottom:1px solid rgba(0,0,0,.2)}}.categories{display:flex;flex-wrap:wrap;gap:14px}.category-item{display:inline-block;padding:10px 14px;font:400 12px/1 "GT America Expanded",sans-serif;text-transform:uppercase;border:1px solid rgba(0,0,0,.2);border-radius:18px}a.category-item:hover{background-color:#e64d28;color:#000}.insight-el{padding-top:2.125rem;position:relative;display:flex;gap:3.75rem;justify-content:space-between;border-top:1px solid rgba(0,0,0,.2);margin-bottom:3.75rem}@media print,screen and (max-width: 64.06125em){.insight-el{gap:15px}}@media print,screen and (max-width: 47.99875em){.insight-el{flex-direction:column;margin-bottom:40px}}.insight-el__image{overflow:hidden;position:relative;flex:0 1 530px;min-height:23.75rem}@media print,screen and (max-width: 64.06125em){.insight-el__image{min-height:auto;padding-bottom:30%}}@media print,screen and (max-width: 47.99875em){.insight-el__image{flex:0 1 100%;padding-bottom:72%}}.insight-el__image img{transform:scale(1);transition:all .5s ease}.insight-el__info{flex:0 1 728px;display:flex;flex-direction:column;justify-content:space-between}@media print,screen and (max-width: 47.99875em){.insight-el__info{flex:0 1 100%}}.insight-el__url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.insight-el__title{position:relative;margin-bottom:10px;padding-right:6.25rem}@media print,screen and (max-width: 64.06125em){.insight-el__title{padding-right:0}}.insight-el__arrow{position:absolute;top:0;right:0;transition:all .5s ease}.insight-el__date{font:400 12px/1 "GT America Expanded",sans-serif;text-transform:uppercase}.insight-el__author{text-decoration:underline}.insight-el:hover .insight-el__image img{transform:scale(1.05);transition:all .5s ease}.insight-el:hover .insight-el__title{text-decoration-thickness:2px !important;text-decoration:underline;transition:all .5s ease}.insight-el:hover .insight-el__arrow{right:1.25rem;transition:all .5s ease}.accordion-title{border-left:none;border-right:none;font-size:26px}@media print,screen and (max-width: 64.06125em){.accordion-title{font-size:18px}}.accordion-title:before{right:0;margin-top:0;content:"";width:22px;height:13px;background:center/contain no-repeat url("../images/arrow-black.svg");background-size:22px 13px;transform:translate(0, -50%) rotate(90deg);transition:all .2s ease}.accordion-content{border:none;font-size:16px;padding-bottom:1.5625rem}@media print,screen and (max-width: 64.06125em){.accordion-content{font-size:14px}}.is-active>.accordion-title::before{content:"";transform:translate(0, -50%) rotate(-90deg);transition:all .2s ease}.header-wrap{position:relative;height:138px;width:100%;top:0;left:0;z-index:50;background-color:#fff;display:flex;align-items:center;transition:all .5s ease}@media print,screen and (min-width: 64.0625em){.admin-bar .header-wrap{top:32px}}@media print,screen and (max-width: 64.06125em){.header-wrap{height:82px}}.header-wrap.header--sticky{position:sticky}.header-wrap.header--sticky.leave-header{height:82px;transition:all .5s ease}.header-wrap.header--sticky.at-top{transition:all .5s ease}.header-wrap::after{position:absolute;display:block;content:"";width:1335px;height:1px;background-color:rgba(0,0,0,.2);bottom:0;left:50%;transform:translateX(-50%)}@media only screen and (max-width: 1415px){.header-wrap::after{width:calc(100vw - 80px)}}@media print,screen and (max-width: 47.99875em){.header-wrap::after{width:calc(100vw - 40px)}}.header{z-index:10;width:100%}@media print,screen and (max-width: 47.99875em){.logo{max-width:100px;margin-left:auto;margin-right:auto}}.logo h1{font-size:0}.logo a{display:inline-block}.logo img{max-width:10rem;height:auto;object-fit:contain}.logo svg{max-width:100%;height:auto}.title-bar{line-height:2.8125rem}.title-bar .menu-icon{padding:0;border:none;background-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0) !important;position:relative;display:inline-block;vertical-align:middle;width:1.875rem;height:1.5rem;cursor:pointer}.title-bar .menu-icon span{top:0;display:block}.title-bar .menu-icon span::before,.title-bar .menu-icon span::after{content:"";display:block}.title-bar .menu-icon span,.title-bar .menu-icon span::before,.title-bar .menu-icon span::after{position:absolute;left:0;width:100%;height:.125rem;background-color:#000;border-radius:0;-webkit-transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.15s;transition-timing-function:ease}.title-bar .menu-icon span::before{top:.6875rem}.title-bar .menu-icon span::after{top:1.375rem}.title-bar .menu-icon.is-active span{transform:translate3d(0, 0.6875rem, 0) rotate(45deg)}.title-bar .menu-icon.is-active span,.title-bar .menu-icon.is-active span::before,.title-bar .menu-icon.is-active span::after{background-color:#000}.title-bar .menu-icon.is-active span::before{display:none}.title-bar .menu-icon.is-active span::after{transform:translate3d(0, -1.375rem, 0) rotate(-90deg)}.top-bar{background:#000;position:fixed;top:0;left:0;height:100dvh;z-index:10;transform:translateX(-100%);transition:all .5s ease;display:flex;flex-direction:column;padding:0 90px 34px 100px}@media only screen and (min-width: 1412px){.top-bar{padding-left:calc((100vw - 1412px)/2 + 40px)}}@media print,screen and (max-width: 64.06125em){.top-bar{padding-left:40px;padding-right:40px}}@media print,screen and (max-width: 47.99875em){.top-bar{padding:0 20px 30px 20px;width:100%}}@media print,screen and (min-width: 64.0625em){.admin-bar .top-bar{top:32px;height:calc(100dvh - 32px)}}.top-bar.is-active{transform:translateX(0);transition:all .5s ease}.top-bar__top{display:flex;flex:0 0 116px;padding:55px 0 45px 0;align-items:center;justify-content:space-between;transition:all .5s ease}.leave-header .top-bar__top{padding-top:15px;transition:all .5s ease}@media print,screen and (max-width: 64.06125em){.top-bar__top{padding-top:15px}}@media print,screen and (max-width: 47.99875em){.top-bar__top{padding:0 0 30px 0;transition:all .5s ease}}.top-bar .menu-header-menu-container{flex:1 1 auto;min-height:0;overflow:auto}.top-bar__bottom{border-top:1px solid hsla(0,0%,100%,.2);display:flex;flex:0 0 auto;margin-top:auto;padding-top:15px;min-height:66px;justify-content:space-between}.top-bar__sublink{display:inline-block;color:#fff;text-transform:uppercase;font:500 12px/1 "GT America Expanded",sans-serif}.top-bar__sublink:hover{color:#fff;text-decoration:underline}.header-menu.menu{flex-direction:column}.header-menu.menu li{margin-bottom:.9375rem}@media print,screen and (max-width: 47.99875em){.header-menu.menu li{margin-bottom:12px}}.header-menu.menu li>a{font:300 27px/1 "GT America Expanded",sans-serif;text-transform:uppercase;color:#fff;padding:.9375rem 0;width:100%;border-bottom:1px solid hsla(0,0%,100%,.2);transition:all .5s ease}@media print,screen and (max-width: 47.99875em){.header-menu.menu li>a{font-size:20px;padding:12px 0}}.header-menu.menu li>a:hover,.header-menu.menu li>a:focus{border-bottom:1px solid #fff;transition:all .5s ease}.header-menu.menu li>a.button{padding:11px 15px;color:#000;line-height:1}.header-menu.menu li.current-menu-item>a,.header-menu.menu li.current_page_ancestor>a,.header-menu.menu li.current_page_parent>a{border-bottom:1px solid #fff}.header-menu.menu .submenu{z-index:11;display:none}.header-menu.menu .submenu.js-dropdown-active{display:block}.header-menu.menu .submenu li>a{color:#fff;line-height:1.5}.header-menu.menu .submenu li>a:hover{background:hsl(0,0%,90%);color:#fff}.header-menu.menu .submenu li.current-menu-item>a,.header-menu.menu .submenu li.current_page_ancestor>a,.header-menu.menu .submenu li.current_page_parent>a{background:hsl(0,0%,90%);color:#fff}.wpml-fish .wpml-ls-legacy-dropdown{width:auto}.wpml-fish .wpml-ls-legacy-dropdown a{background-color:#000;color:#fff;font:500 12px/1 "GT America Expanded",sans-serif;text-transform:uppercase;border:none}.wpml-fish .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{width:10px;height:6px;background:center/contain no-repeat url("../images/arrow-down.svg");background-size:10px 6px;border:none}.wpml-fish .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a::after,.wpml-fish .wpml-ls-legacy-dropdown .wpml-ls-legacy-dropdown a:focus::after,.wpml-fish .wpml-ls-legacy-dropdown .wpml-ls-legacy-dropdown a:hover::after{background:center/contain no-repeat url("../images/arrow-down-black.svg")}.wpml-fish .wpml-ls-sub-menu{border:none}.header-banner{background-color:#eff0ec;padding:10px 0;overflow-x:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}.header-banner::-webkit-scrollbar{width:0px;background:rgba(0,0,0,0)}.header-banner::-webkit-scrollbar-thumb{background:red}.header-banner__inner{display:flex;justify-content:center;flex-wrap:nowrap;text-transform:uppercase;align-items:center;gap:10px;font:700 15px/19px "GT America Extended",sans-serif}@media print,screen and (max-width: 64.06125em){.header-banner__inner{font-size:13px;line-height:16px}}.header-banner__inner span{white-space:nowrap}.header-banner__text{display:inline-block}.header-banner__divider{display:block;width:1px;height:19px;background-color:rgba(0,0,0,.2)}.header-banner__link{display:inline-block;padding-right:30px;font-weight:400;position:relative}@media print,screen and (max-width: 47.99875em){.header-banner__link{padding-right:20px}}.header-banner__link svg{position:absolute;top:50%;right:0;transform:translate(0, -55%)}.header-banner__link svg path{transition:all .5s ease}.header-banner__link:hover{color:#e64d28}.header-banner__link:hover svg path{stroke:#e64d28;transition:all .5s ease}.footer{margin-top:auto;background-color:#000;z-index:1}.footer__top{padding-top:2.5rem;padding-bottom:3.25rem}.footer__nav{display:flex;justify-content:center;width:100%;flex-wrap:wrap}.footer__nav-menu{width:calc(50% - 125px);border-top:1px solid hsla(0,0%,100%,.28);padding:2.625rem 0;margin-top:3.625rem}@media print,screen and (max-width: 64.06125em){.footer__nav-menu{flex:1 1 auto;width:auto;margin-top:30px;padding:30px 12px 25px 12px}}@media print,screen and (max-width: 47.99875em){.footer__nav-menu{width:100%;padding:30px 0 25px 0}.footer__nav-menu:last-of-type{border-top:none;margin-top:0;padding-top:0;padding-bottom:40px}}.footer__logo{text-align:center;max-width:250px;width:100%;padding:0 3.75rem}@media print,screen and (max-width: 64.06125em){.footer__logo{padding:0;max-width:100%}}.footer__logo svg{max-width:100%;height:auto}.footer #menu-footer-menu-left{justify-content:flex-end}.footer__socials{padding-top:3rem}@media print,screen and (max-width: 47.99875em){.footer__socials{padding-top:30px;border-top:1px solid hsla(0,0%,100%,.28)}}.footer__copy{background-color:#fff;font-size:15px;padding:1.625rem 0 2.5rem 0}@media print,screen and (max-width: 47.99875em){.footer__copy{font-size:12px}}.footer__copy p{margin-bottom:0}@media print,screen and (max-width: 47.99875em){.footer__copy p{text-align:center}}.footer__copy-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:20px}@media print,screen and (max-width: 64.06125em){.footer__copy-inner{gap:16px}}@media print,screen and (max-width: 47.99875em){.footer__copy-inner{justify-content:center}}.footer__copy-nav{display:flex;justify-content:space-between;align-items:center;flex:1 1 auto;flex-wrap:wrap;gap:20px}@media print,screen and (max-width: 64.06125em){.footer__copy-nav{flex:1 1 100%;border-top:1px solid #ccc;padding:16px 0}}.footer__copy-menu{display:flex;gap:20px}.copyright-link{text-decoration:underline}.copyright-link:hover{color:#000;text-decoration:none}.madeby{font-size:0}.footer-menu{color:#fff;font:500 13px/1 "GT America Expanded",sans-serif;text-transform:uppercase;gap:3.125rem}@media print,screen and (max-width: 64.06125em){.footer-menu{gap:25px}}@media print,screen and (max-width: 47.99875em){.footer-menu{flex-direction:column;text-align:center}}.footer-menu a{padding:0}.footer-menu a:hover{color:#fff;text-decoration:underline}.footer-ecom{padding-top:4.75rem;background-color:#000}@media print,screen and (max-width: 64.06125em){.footer-ecom{padding-top:46px}}.footer-ecom__logo{margin-bottom:3.125rem;max-width:296px}@media print,screen and (max-width: 64.06125em){.footer-ecom__logo{margin-bottom:28px}}.footer-ecom__logo svg{max-width:100%;height:auto}@media print,screen and (max-width: 64.06125em){.footer-ecom__socials{margin-bottom:50px}}.footer-ecom__subscribe{max-width:392px;color:#fff;font-size:16px;display:flex;flex-direction:column;gap:20px}.footer-ecom__subscribe .quform-element-email{position:relative;padding-right:86px}@media print,screen and (max-width: 47.99875em){.footer-ecom__subscribe .quform-element-email{padding-right:52px}}.footer-ecom__subscribe .quform-spacer{padding:0}.footer-ecom__subscribe .quform-element-submit{position:absolute;top:0;right:0}.footer-ecom__subscribe .quform-element-submit button{position:relative;top:0;right:0;width:56px;height:56px;padding:0;border-radius:50%;background-color:#e64d28;font-size:0;border:none}@media print,screen and (max-width: 47.99875em){.footer-ecom__subscribe .quform-element-submit button{width:42px;height:42px}}.footer-ecom__subscribe .quform-element-submit button span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.footer-ecom__subscribe .quform-element-submit button span::after{position:absolute;display:block;content:"";width:26px;height:12px;background:center/contain no-repeat url("../images/arrow-white.svg");background-size:26px 12px;top:50%;left:50%;transform:translate(-50%, -50%)}.footer-ecom__copy{font-size:15px;color:#fff;margin-top:10rem}@media print,screen and (max-width: 64.06125em){.footer-ecom__copy{margin-top:80px}}.footer-ecom__copy p{margin-bottom:0}.footer-ecom__copy-inner{display:flex;padding:36px 0;border-top:1px solid hsla(0,0%,100%,.28);gap:20px;flex-wrap:wrap}@media print,screen and (max-width: 47.99875em){.footer-ecom__copy-inner{padding:20px 0}}.footer-ecom__copy-nav{display:flex;flex:1 1 auto;gap:20px;justify-content:space-between}@media print,screen and (max-width: 47.99875em){.footer-ecom__copy-nav{flex-wrap:wrap}}.footer-ecom__copy-menu{display:flex;gap:15px}@media print,screen and (max-width: 47.99875em){.footer-ecom__copy-menu{width:100%;padding:20px 0;border-top:1px solid hsla(0,0%,100%,.28);border-bottom:1px solid hsla(0,0%,100%,.28)}}.footer-ecom .copyright-link:hover{color:#fff;text-decoration:none}.footer-menu-ecom{display:inline-block;color:#fff;font:500 13px/1 "GT America Expanded",sans-serif;text-transform:uppercase;column-count:2;column-gap:4.75rem}@media print,screen and (min-width: 64.0625em){.footer-menu-ecom{padding-top:.9375rem}}@media only screen and (max-width: 440px){.footer-menu-ecom{width:100%;column-gap:10px}}@media print,screen and (max-width: 47.99875em){.footer-menu-ecom{margin-bottom:48px}}.footer-menu-ecom li{margin-bottom:20px}.footer-menu-ecom a{padding:0}.footer-menu-ecom a:hover{color:#fff;text-decoration:underline}.home-top{padding:4rem 0}@media print,screen and (max-width: 64.06125em){.home-top{padding:64px 0 32px 0}}@media print,screen and (max-width: 64.06125em){.home-top__title{margin-bottom:10px}}.home-hero__video{position:relative;height:36.5rem;overflow:hidden}.home-hero__video video{min-width:100%;min-height:100%;width:auto !important}@media print,screen and (max-width: 47.99875em){.home-hero__video{height:auto;padding-bottom:100%}}.home-claim{background-color:#eff0ec;padding:6.875rem 0}@media print,screen and (max-width: 64.06125em){.home-claim{padding:30px 0 80px 0}}.home-claim__inner{max-width:658px;margin-left:auto;margin-right:auto;font-size:32px;line-height:37px}@media print,screen and (max-width: 64.06125em){.home-claim__inner{font-size:22px;line-height:27px}}.statistics{background-color:#eff0ec}@media print,screen and (max-width: 64.06125em){.statistics{padding-bottom:50px}}.statistics__grid{display:flex;flex-wrap:wrap;justify-content:center;row-gap:2.75rem}.stat-item{flex:1 1 calc((100% - 4*2.5rem)/5);min-width:220px;max-width:320px;display:flex;flex-direction:column;border-left:1px solid #000;padding:0 3.4375rem 5.9375rem 3.4375rem}@media print,screen and (max-width: 64.06125em){.stat-item{flex:0 1 50%}}@media print,screen and (max-width: 47.99875em){.stat-item{min-width:auto;padding:0 27px;max-width:50%}}.stat-item__value{margin-bottom:2.5rem}@media print,screen and (max-width: 64.06125em){.stat-item__value{margin-bottom:26px}}.stat-item__pref{font:400 36px/1 "Spring",serif}@media print,screen and (max-width: 47.99875em){.stat-item .big-p{font-size:15px}}.maison-hero{overflow:hidden;padding:6.25rem 0}.maison-hero__title{margin-bottom:4.625rem}@media print,screen and (max-width: 64.06125em){.maison-hero__title{margin-bottom:22px}}.maison-hero__image{position:relative;padding-bottom:41%;overflow:hidden;margin-bottom:4.625rem;width:calc((100vw - 1412px)/2 + 100% + 40px)}@media only screen and (max-width: 1411px){.maison-hero__image{width:calc(100% + 40px)}}@media print,screen and (max-width: 64.06125em){.maison-hero__image{margin-bottom:50px}}@media print,screen and (max-width: 47.99875em){.maison-hero__image{width:calc(100% + 20px);padding-bottom:67%}}.expertise-hero{position:relative;overflow:hidden;padding-top:4.375rem;background-color:#fff;z-index:1}.expertise-hero__top{padding-bottom:4.625rem}@media print,screen and (max-width: 64.06125em){.expertise-hero__top{padding-bottom:22px}}@media print,screen and (max-width: 64.06125em){.expertise-hero__title{margin-bottom:10px}}@media print,screen and (max-width: 64.06125em){.expertise-hero__text{margin-bottom:30px}}.expertise-hero__text2{padding:5.375rem 0 7.1875rem 0;max-width:658px;margin-left:auto;margin-right:auto;font-size:32px;line-height:37px}@media print,screen and (max-width: 64.06125em){.expertise-hero__text2{font-size:22px;line-height:27px;padding:38px 0 70px 0}}.expertise{position:relative;z-index:0;overflow:hidden;border-top:1px solid #ccc;border-bottom:1px solid #ccc}@media print,screen and (max-width: 64.06125em){.expertise{border:none;padding-bottom:80px}}.expertise__left{position:fixed;top:50%;transform:translateY(-50%);width:100%;max-width:666px}@media only screen and (max-width: 1415px){.expertise__left{width:calc(50vw - 40px)}}.expertise__right{border-left:1px solid #ccc}@media print,screen and (max-width: 64.06125em){.expertise__right{border-left:none;display:flex;flex-direction:column;gap:80px}}.expertise__nav-item{position:relative;min-height:9.0625rem;display:flex;width:100%;align-items:center}.expertise__nav-item::after{position:absolute;display:block;content:"";width:50vw;bottom:0;right:0;border-bottom:1px solid #ccc}.expertise__nav-item:last-of-type::after{border-bottom:none}.expertise__nav-item span{display:inline-block;color:#e64d28;margin-right:.9375rem;font-size:20px;font-weight:400 !important}.expertise__nav-item a{display:flex;align-items:center;flex-wrap:wrap;color:#000;transition:all .5s ease}.expertise__nav-item a.is-active{font-weight:700;transition:all .5s ease}.expertise-item{padding:5.625rem 0 5.625rem 7.1875rem;border-bottom:1px solid #ccc}@media print,screen and (max-width: 64.06125em){.expertise-item{border-bottom:none;padding:0}}.expertise-item__num{display:flex;width:100%;padding:1.375rem 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:2.125rem}.expertise-item__num h3 span{font-weight:400;color:#e64d28;margin-right:10px}.expertise-item__title{margin-bottom:1.875rem}.expertise-item__text{margin-bottom:2.8125rem}.expertise-item__image{position:relative;overflow:hidden;padding-bottom:68%;margin-bottom:2.8125rem;background-color:#ccc}.expertise-item__list{margin-bottom:2.8125rem;padding-right:2.5rem}.expertise-item__list h5{margin-bottom:10px}.preview{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e6e6e6}.preview__meta{margin-top:1.25rem;margin-bottom:0;color:#8a8a8a;font-size:.875rem}@media print,screen and (max-width: 47.99875em){.preview__thumb{margin-bottom:1.25rem}}.entry__share{margin-bottom:1.25rem}.entry__thumb{margin-bottom:1.25rem}.entry__meta{color:#8a8a8a;font-size:.875rem}.entry__cat{margin-top:1.25rem}.single-insight .breadcrumbs>span:nth-last-of-type(3){opacity:.4}.single-insight .breadcrumbs>span.brd-arr:nth-last-of-type(2){display:none}.single-insight .breadcrumbs>span[typeof=ListItem]:last-of-type{display:none}.single-insight__top{padding:6.25rem 0 2.375rem 0}.single-insight__title{margin-bottom:1.875rem}.single-insight .category-item{color:#e64d28;border-color:rgba(230,77,40,.3)}.single-insight__info{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between}.single-insight__featured-wrap{padding-bottom:3.5rem}.single-insight__featured{position:relative;padding-bottom:72%;overflow:hidden}.single-insight__sidebar{max-width:304px}@media print,screen and (max-width: 64.06125em){.single-insight__sidebar{max-width:100%}}.single-insight__content{border-top:1px solid rgba(0,0,0,.2);padding:1.5625rem 0 3.75rem 0}@media print,screen and (max-width: 64.06125em){.single-insight__content{padding:25px 0 50px 0}}.single-insight .section-insights{padding:6.25rem 0}@media print,screen and (max-width: 64.06125em){.single-insight .section-insights{padding:55px 0}}.img-caption{font-style:italic;font-size:12px;margin-top:10px}.author{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.2)}.author__inner{display:flex;gap:1.25rem;align-items:center;padding:1.25rem 0}.author__photo{position:relative;width:62px;height:62px;border-radius:50%;overflow:hidden}.author__name{margin-bottom:10px;font-weight:700;font-family:"GT America Extended",sans-serif}.author__role{font-weight:400}.data-publication{border-top:1px solid rgba(0,0,0,.2);padding:1.5625rem 0 1.875rem 0}@media print,screen and (max-width: 64.06125em){.data-publication{padding:15px 0 45px 0;display:flex;justify-content:space-between;align-items:center}}.data-publication__edit{font-size:12px;font-style:italic;color:#989898}.flx-cpt{margin-bottom:4.0625rem}@media print,screen and (max-width: 64.06125em){.flx-cpt{margin-bottom:35px}}.flx-cpt-text .wysiwyg-wrap small{font-size:15px;font-family:"droid-serif",serif;text-transform:none;color:rgba(0,0,0,.5)}@media print,screen and (max-width: 47.99875em){.flx-cpt-text .wysiwyg-wrap small{font-size:13px}}.flx-cpt-list .wysiwyg-wrap li{margin-bottom:8px}.flx-cpt-list .wysiwyg-wrap a{text-decoration:underline}.default-page__top{padding:4rem 0}@media print,screen and (max-width: 64.06125em){.default-page__top{padding-bottom:42px}}.default-page__top-inner{max-width:752px;margin-left:auto;margin-right:auto;text-align:center}.default-page__top .breadcrumbs{justify-content:center;margin-bottom:2rem}@media print,screen and (max-width: 64.06125em){.default-page__top .breadcrumbs{margin-bottom:16px}}.default-page__content{padding-bottom:5rem}@media print,screen and (max-width: 64.06125em){.default-page__content{padding-bottom:48px}}.default-page__editor{max-width:752px;margin-left:auto;margin-right:auto}.default-page__editor>*:last-child{margin-bottom:0}.flx-section{position:relative}.flx-section--pt-huge{padding-top:9.375rem}.flx-section--pt-xlarge{padding-top:8.4375rem}.flx-section--pt-large{padding-top:7.5rem}.flx-section--pt-xmedium{padding-top:6.25rem}.flx-section--pt-medium{padding-top:5rem}.flx-section--pt-small{padding-top:3.75rem}.flx-section--pt-none,.flx-section--mob-pt-none{padding-top:0}.flx-section--pb-huge{padding-bottom:12.5rem}.flx-section--pb-xlarge{padding-bottom:8.4375rem}.flx-section--pb-large{padding-bottom:7.5rem}.flx-section--pb-xmedium{padding-bottom:6.25rem}.flx-section--pb-medium{padding-bottom:5rem}.flx-section--pb-small{padding-bottom:3.75rem}.flx-section--pb-none,.flx-section--mob-pb-none{padding-bottom:0}@media print,screen and (max-width: 64.06125em){.flx-section--mob-pt-huge{padding-top:5rem}.flx-section--mob-pt-large{padding-top:3.75rem}.flx-section--mob-pt-medium{padding-top:3.125rem}.flx-section--mob-pt-small{padding-top:2.5rem}.flx-section--mob-pb-huge{padding-bottom:5rem}.flx-section--mob-pb-large{padding-bottom:3.75rem}.flx-section--mob-pb-medium{padding-bottom:3.125rem}.flx-section--mob-pb-small{padding-bottom:2.5rem}}.section-insights{background-color:#eff0ec}.section-insights__title{max-width:600px;margin-bottom:3.5rem}@media print,screen and (max-width: 64.06125em){.section-insights__title{margin-bottom:28px}}.section-insights__title-inner{margin-bottom:1.125rem}.section-insights__text{font-family:"GT America Expanded",sans-serif;max-width:432px}@media print,screen and (max-width: 64.06125em){.section-insights__text{max-width:100%;margin-bottom:40px}}.featured-insight{position:relative;display:flex;padding:2.5rem 5rem 2.5rem 2.625rem;height:29.1875rem;background-color:#000;flex-direction:column;justify-content:flex-end}@media print,screen and (max-width: 64.06125em){.featured-insight{margin-bottom:10px;height:auto;display:block;padding-bottom:72%}}.featured-insight::after{position:absolute;display:block;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);z-index:0}.featured-insight__link{position:absolute;display:block;content:"";width:100%;height:100%;top:0;left:0;z-index:1}.featured-insight h4{position:relative;z-index:1}@media print,screen and (max-width: 64.06125em){.featured-insight h4{position:absolute;left:0;bottom:0;padding:20px}}.insight-item{position:relative;padding:2.5rem 0;border-bottom:1px solid rgba(0,0,0,.2)}.insight-item:last-of-type{border-bottom:none}@media print,screen and (max-width: 64.06125em){.insight-item{padding:20px 0}}@media print,screen and (min-width: 64.0625em){.insight-item:first-of-type{padding-top:0}}@media print,screen and (min-width: 64.0625em){.insight-item--type-2:last-of-type{padding-bottom:0;border-bottom:none}}.insight-item__link{position:absolute;display:block;content:"";width:100%;height:100%;top:0;left:0;z-index:1}.insight-item h5{display:flex;gap:3.75rem;justify-content:space-between;font-family:"GT America Expanded",sans-serif}.insight-item span{flex:0 0 22px;padding-right:0;transition:all .5s ease}.insight-item:hover span{padding-right:22px;transition:all .5s ease}.insight-item+.link-arrow{margin-top:3.125rem}@media print,screen and (max-width: 64.06125em){.insight-item+.link-arrow{margin-top:35px}}.section-images-text__wrap{overflow:hidden;padding-left:calc((100vw - 1332px)/2)}@media only screen and (max-width: 1412px){.section-images-text__wrap{padding-left:40px}}@media print,screen and (max-width: 64.06125em){.section-images-text__wrap{padding-right:40px}}@media print,screen and (max-width: 47.99875em){.section-images-text__wrap{padding:0 20px}}.section-images-text__title{max-width:800px;margin-bottom:10px}@media print,screen and (max-width: 64.06125em){.section-images-text .subtitle{margin-bottom:30px}}.section-images-text__inner{display:flex}@media print,screen and (max-width: 64.06125em){.section-images-text__inner{flex-direction:column-reverse}}.section-images-text__content{display:flex;flex:1 0 100%;max-width:35.75rem;padding-right:10rem;flex-direction:column;justify-content:space-between}@media print,screen and (max-width: 64.06125em){.section-images-text__content{max-width:100%;padding-right:0;padding-top:38px}}.section-images-text__gallery{display:flex;flex:1 1 auto;gap:18px}@media print,screen and (max-width: 64.06125em){.section-images-text__gallery{position:relative;display:block}}.section-images-text .img-small{position:relative;flex:1 1 30%}@media print,screen and (max-width: 64.06125em){.section-images-text .img-small{position:absolute;width:47%;top:0;right:0;z-index:1;border-left:10px solid #fff;border-bottom:10px solid #fff}}.section-images-text .img-grande{position:relative;flex:1 1 70%;width:75%}@media print,screen and (max-width: 64.06125em){.section-images-text .img-grande{display:block}}.section-citation{padding:6.25rem 0}.citation{max-width:815px;margin-left:auto;margin-right:auto}.citation p{font-size:30px;line-height:35px;margin-bottom:0}@media print,screen and (max-width: 47.99875em){.citation p{font-size:23px;line-height:27px}}.citation .author{border:none;margin-top:2.75rem;display:flex;gap:20px;justify-content:flex-start}@media print,screen and (max-width: 47.99875em){.citation .author{margin-top:28px}}.citation .author__photo{position:relative;width:62px;height:62px;overflow:hidden;border-radius:50%}.citation .author__photo img{position:absolute;object-position:50% 50%;object-fit:cover;height:100%;width:100%;left:0;top:0}.citation .author__info{display:flex;flex-direction:column;gap:10px;justify-content:center}.citation .author__name{font-weight:500;margin-bottom:0}.citation .author__position{font-size:12px;text-transform:uppercase;font-weight:400;font-family:"GT America Expanded",sans-serif}.section-members__title{margin-bottom:5rem;text-align:center}@media print,screen and (max-width: 64.06125em){.section-members__title{margin-bottom:35px}}@media print,screen and (max-width: 47.99875em){.section-members .grid-x{gap:35px}}.member-item__photo{position:relative;padding-bottom:103%;overflow:hidden}.member-item__desc{padding:3rem 6.25rem 0 0}@media print,screen and (max-width: 64.06125em){.member-item__desc{padding:30px 0 0 0}}@media print,screen and (min-width: 64.0625em){.member-item p+.link-arrow{margin-top:2.75rem}}.section-brands{overflow:hidden;background-color:var(--section-brands-bg, #E64D28);color:#fff;transition:background-color .3s ease}.section-brands__info{position:relative;z-index:3;max-width:660px;margin-left:auto;margin-right:auto;margin-bottom:2.5rem;color:#fff}@media print,screen and (max-width: 47.99875em){.section-brands__info{margin-bottom:20px}}.section-brands__carousel{position:relative;min-height:560px;cursor:grab;user-select:none;touch-action:pan-y;margin-top:75px}.section-brands__carousel.is-dragging{cursor:grabbing}@media print,screen and (max-width: 47.99875em){.section-brands__carousel{width:100vw;min-height:0;margin-left:calc(50% - 50vw);padding-bottom:100px;overflow:hidden;touch-action:pan-y;margin-top:0}}.section-brands__viewport{position:relative;height:510px;padding-left:6.25rem;padding-right:6.25rem;outline:none;perspective:850px;perspective-origin:50% 48%}@media print,screen and (max-width: 47.99875em){.section-brands__viewport{height:auto;padding-left:0;padding-right:0;perspective:none;overflow:visible}}.section-brands__track{position:relative;height:100%;transform-style:preserve-3d}@media print,screen and (max-width: 47.99875em){.section-brands__track{height:428px;transform-style:flat}}.section-brands__slide{position:absolute;top:2.25rem;left:50%;width:390px;height:440px;display:none;transform-origin:50% 50%;transform-style:preserve-3d;will-change:transform,opacity;backface-visibility:hidden}.section-brands__slide.is-active .section-brands__media{background-color:rgba(0,0,0,0);transition:all .7s ease}.section-brands__slide.is-active .section-brands__slide-title{transition:all .7s ease;opacity:1;transform:translate(-50%, 0)}.section-brands__slide.is-active:hover .section-brands__media img{transform:scale(1.045)}@media print,screen and (max-width: 47.99875em){.section-brands__slide{top:0;width:calc(100vw - 66px);height:428px;transform-style:flat}}.section-brands__slide-link{position:absolute;inset:0;z-index:4}.section-brands__media{position:relative;height:100%;overflow:hidden;background-color:var(--section-brands-bg, #E64D28);transition:all 1.4s ease}.section-brands__media img{pointer-events:none;mix-blend-mode:multiply;transition:opacity .3s ease-in-out,transform .7s ease}.section-brands__slide-title{position:absolute;left:50%;top:calc(100% - 2.1875rem);z-index:5;margin:0;color:#fff;font:700 clamp(54px, 5.0625rem, 5.0625rem)/0.88 "GT America Expanded",sans-serif;letter-spacing:0;text-align:center;pointer-events:none;opacity:0;transform:translate(-50%, 18px);transition:opacity .35s ease,transform .35s ease;white-space:nowrap}@media print,screen and (max-width: 64.06125em){.section-brands__slide-title{font-size:40px;top:calc(100% - 22px);line-height:.9;white-space:normal;width:100%}}@media print,screen and (max-width: 47.99875em){.section-brands__slide-title{font-size:35px;top:calc(100% - 15px)}}.section-brands__arrow{position:absolute;top:45%;z-index:8;width:4.875rem;height:4.875rem;padding:0;border:0;border-radius:50%;background-color:hsla(0,0%,100%,.18);cursor:pointer;transform:translateY(-50%)}.section-brands__arrow span{position:absolute;display:block;top:50%;left:50%;content:"";top:50%;right:50%;width:85px;height:35px;background:center/contain no-repeat url("../images/arrow-white-big.svg");background-size:85px 35px;transform:translate(-80%, -50%)}.section-brands__arrow:hover,.section-brands__arrow:focus{background-color:hsla(0,0%,100%,.28)}@media print,screen and (max-width: 47.99875em){.section-brands__arrow{display:none}}.section-brands__arrow--prev{left:-20px}.section-brands__arrow--prev span{transform:translate(-20%, -50%) rotate(180deg)}.section-brands__arrow--next{right:-20px}.section-brands__dots{display:none}@media print,screen and (max-width: 47.99875em){.section-brands__dots{position:absolute;z-index:8;display:flex;justify-content:center;gap:8px;margin-top:22px;bottom:0;width:100%;padding:0 20px}}.section-brands__dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background-color:hsla(0,0%,100%,.42)}.section-brands__dot.is-active{background-color:#fff}.section-timeline{overflow:hidden;background-color:#eff0ec}@media print,screen and (min-width: 64.0625em){.section-timeline__sticky{height:100vh;display:grid;align-items:center}}@media print,screen and (min-width: 64.0625em){.section-timeline__sticky>.grid-container{width:100%;display:grid;grid-template-rows:auto 1fr auto;align-items:center}}.section-timeline__title{margin-bottom:4.375rem}@media print,screen and (max-width: 64.06125em){.section-timeline__title{margin-bottom:30px}}@media print,screen and (min-width: 64.0625em){.section-timeline__link{margin-top:2.25rem}}@media print,screen and (min-width: 64.0625em){.timeline{min-height:clamp(300px,45vh,410px)}}@media print,screen and (min-width: 64.0625em){.timeline__media,.timeline__content{position:relative;min-height:clamp(300px,45vh,410px)}}.timeline__image{position:relative;overflow:hidden;padding-bottom:75%}.timeline__nav{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:0 1.25rem}@media print,screen and (max-width: 64.06125em){.timeline__nav{flex-direction:row;gap:10px}}.timeline__nav .separator{display:block;content:"";width:1px;height:2.625rem;background-color:#ccc}@media print,screen and (max-width: 64.06125em){.timeline__nav .separator{width:22px;height:1px;flex:0 0 22px}}.timeline__year{position:relative;background-color:#eff0ec;z-index:1;display:inline-block;font:700 20px/22px "GT America Expanded",sans-serif}@media print,screen and (max-width: 64.06125em){.timeline__year{font:500 13px/1 "GT America Expanded",sans-serif;border:1px solid rgba(0,0,0,0);padding:8px 12px;border-radius:14px}}.timeline__year.is-active,.timeline__year:hover{color:#e64d28}@media print,screen and (max-width: 64.06125em){.timeline__year.is-active,.timeline__year:hover{border:1px solid #e64d28}}.timeline__right{max-width:432px}@media print,screen and (min-width: 64.0625em){.timeline__right{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease,visibility 0s linear .35s}}@media print,screen and (min-width: 64.0625em){.timeline__right.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}}.timeline__link{margin-top:2.375rem}.timeline__link .link-circle span{background-color:#eff0ec}.timeline--mobile .timeline__nav-wrap{position:relative;width:100vw;left:-40px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.timeline--mobile .timeline__nav-wrap::-webkit-scrollbar{display:none}@media print,screen and (max-width: 47.99875em){.timeline--mobile .timeline__nav-wrap{left:-20px}}.timeline--mobile .timeline__nav{width:max-content;margin-bottom:22px;justify-content:center;white-space:nowrap}@media print,screen and (max-width: 64.06125em){.timeline--mobile .timeline__nav{padding:0 40px;margin-left:auto;margin-right:auto}}@media print,screen and (max-width: 47.99875em){.timeline--mobile .timeline__nav{padding:0 20px}}.timeline--mobile .timeline__year{flex:0 0 auto;color:#000;text-decoration:none}.timeline--mobile .timeline__image{margin-bottom:26px;padding-bottom:74%}.timeline--mobile .timeline__swiper{width:100%;overflow:hidden}.timeline--mobile .swiper-wrapper{align-items:flex-start}.timeline--mobile .swiper-slide{height:auto}.timeline--mobile .timeline__swiper.swiper-horizontal>.swiper-pagination-bullets,.timeline--mobile .swiper-pagination.swiper-pagination-horizontal{position:relative;top:auto;bottom:auto;left:auto;width:100%;margin-top:28px;line-height:1}.timeline--mobile .timeline__swiper .swiper-pagination-bullet{width:7px;height:7px;margin:0 4px !important;background-color:#ccc;opacity:1}.timeline--mobile .timeline__swiper .swiper-pagination-bullet-active{background-color:#000}@media print,screen and (min-width: 64.0625em){.timeline--mobile.hide-for-large{display:none !important}}@media print,screen and (min-width: 64.0625em){.timeline-item{position:absolute;width:100%;top:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease,visibility 0s linear .35s}}@media print,screen and (min-width: 64.0625em){.timeline-item.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}}.distribution{padding:5.5rem 0 4rem 0}@media print,screen and (max-width: 64.06125em){.distribution__title{margin-bottom:24px}}.distribution__image{padding-top:3.75rem}.distribution__image svg,.distribution__image img{max-width:100%;height:auto}.footer-cta{background-color:#e64d28;position:relative;overflow:hidden}@media print,screen and (max-width: 47.99875em){.footer-cta .grid-container{padding:0}}.footer-cta__item{padding:4.125rem 0;min-height:322px}@media print,screen and (max-width: 64.06125em){.footer-cta__item{padding:40px 0;min-height:90px}}@media print,screen and (max-width: 47.99875em){.footer-cta__item{padding:25px 20px;position:relative}}.footer-cta__item:first-of-type{padding-right:6.25rem}@media print,screen and (max-width: 64.06125em){.footer-cta__item:first-of-type{padding-right:40px}}@media print,screen and (max-width: 47.99875em){.footer-cta__item:first-of-type{padding:25px 20px}}.footer-cta__item:last-of-type{position:relative;padding-left:6.25rem}@media print,screen and (max-width: 64.06125em){.footer-cta__item:last-of-type{padding-left:40px}}@media print,screen and (max-width: 47.99875em){.footer-cta__item:last-of-type{padding:25px 20px}}.footer-cta__item:last-of-type h3{max-width:470px}.footer-cta__item:last-of-type::after{position:absolute;display:block;content:"";width:50vw;height:100%;top:0;left:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);opacity:0;transition:all .5s ease}.footer-cta__item:last-of-type:hover::after{opacity:1}.footer-cta__item:last-of-type a{left:0;right:inherit}.footer-cta__item a{position:absolute;width:50vw;height:100%;top:0;right:50%;z-index:1}@media print,screen and (max-width: 47.99875em){.footer-cta__item a{width:100vw;right:0}}.footer-cta__title{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px}@media print,screen and (min-width: 48em)and (max-width: 64.06125em){.footer-cta__title h3{font-size:20px}}@media print,screen and (max-width: 47.99875em){.footer-cta__title{align-items:center}}.footer-cta__title span{flex:0 0 60px}@media print,screen and (min-width: 64.0625em){.footer-cta__title svg{transition:all .5s ease}}@media print,screen and (max-width: 47.99875em){.footer-cta__title br{display:none}}.footer-cta h3{position:relative;margin-bottom:0}.footer-cta__image{position:absolute;height:100%;width:50vw;top:0;right:50%}@media print,screen and (max-width: 47.99875em){.footer-cta__image{width:100vw;height:100%;right:0}}.footer-cta__image::after{position:absolute;display:block;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);opacity:.8;transition:all .5s ease}.footer-cta__item:hover .footer-cta__image::after{opacity:1;transition:all .5s ease}.footer-cta__item:hover .footer-cta__title svg{opacity:1;transition:all .5s ease}.section-smooth-sl{overflow:hidden}.js-loop-slider{overflow:hidden;cursor:grab;user-select:none;touch-action:pan-y}.js-loop-slider .slider-track{display:flex;width:max-content;will-change:transform}.js-loop-slider .slide{flex:none;width:max-content;height:34.25rem;background:#ddd;border-right:20px solid #fff}@media print,screen and (max-width: 64.06125em){.js-loop-slider .slide{border-right:10px solid #fff;height:318px}}.js-loop-slider .slide img{display:block;max-height:100%;width:auto;pointer-events:none}.js-loop-slider:active{cursor:grabbing}.cta-big{position:relative;padding:6.25rem 0;overflow:hidden;background-color:#000}@media print,screen and (max-width: 64.06125em){.cta-big{padding:0}}@media print,screen and (min-width: 64.0625em){.cta-big .grid-x{min-height:23.3125rem}}.cta-big__image{position:absolute;width:100%;height:100%;top:0;left:0}@media print,screen and (max-width: 64.06125em){.cta-big__image{position:relative;padding-bottom:56%}}.cta-big__info{position:relative;color:#fff;background-color:#e64d28;padding:4.375rem;z-index:1}@media print,screen and (max-width: 64.06125em){.cta-big__info{padding:30px 0}.cta-big__info::before{position:absolute;display:block;content:"";width:100vw;height:100%;bottom:0;left:50%;background-color:#e64d28;transform:translateX(-50%);z-index:-1}}.cta-big h2{font-size:45px}@media print,screen and (max-width: 64.06125em){.cta-big h2{font-size:25px}}.cta-big p{max-width:400px}.contact-inner{position:relative;padding:4rem 0 6.25rem 0;overflow:hidden}@media print,screen and (max-width: 64.06125em){.contact-inner{padding-bottom:0}}.contact-inner .breadcrumbs{margin-bottom:2.1875rem}@media print,screen and (max-width: 47.99875em){.contact-inner .breadcrumbs{margin-bottom:16px}}.contact-inner .grid-container{position:relative}.contact-inner .stay-tuned{padding-top:.625rem;justify-content:flex-start}@media print,screen and (max-width: 64.06125em){.contact-inner .stay-tuned{padding-bottom:38px}}@media print,screen and (max-width: 47.99875em){.contact-inner .stay-tuned{padding-top:0}}.contact-inner .stay-tuned__link{color:#e64d28;border:1px solid rgba(230,77,40,.5)}.contact-inner .stay-tuned__link:hover{background-color:#e64d28;color:#fff}.contact-inner .contact-subtitle{max-width:330px;font:400 12px/22px "GT America Expanded",sans-serif;text-transform:uppercase}.contact-inner__decor{position:absolute;bottom:-8.75rem;left:0;width:40.625rem;height:35.3125rem;transform:translateX(-50%)}.contact-info{display:flex;gap:2.5rem;justify-content:space-between;margin-bottom:3.25rem}@media print,screen and (max-width: 47.99875em){.contact-info{flex-direction:column;gap:20px}}.contact-info__item{flex:0 1 50%;padding-left:1.25rem;border-left:1px solid rgba(0,0,0,.2);font:700 12px/22px "GT America Expanded",sans-serif;text-transform:uppercase}.contact-form{background-color:#eff0ec;padding:2.5rem 2.875rem}@media print,screen and (max-width: 64.06125em){.contact-form{padding:28px 40px 40px 40px}}@media print,screen and (max-width: 47.99875em){.contact-form{padding:28px 20px 40px 20px}}@media print,screen and (max-width: 64.06125em){.contact-form{width:calc(100% + 80px);position:relative;left:-40px}}@media print,screen and (max-width: 47.99875em){.contact-form{width:calc(100% + 40px);left:-20px}}.contact-form__title{margin-bottom:1.75rem}.career-page .js-loop-slider{margin-bottom:4.0625rem}@media print,screen and (max-width: 64.06125em){.career-page .js-loop-slider{margin-bottom:36px}}.careers-top{padding:4rem 0}@media print,screen and (max-width: 64.06125em){.careers-top{padding-bottom:42px}}.careers-top .breadcrumbs{justify-content:center;margin-bottom:2rem}@media print,screen and (max-width: 64.06125em){.careers-top .breadcrumbs{margin-bottom:16px}}.careers-info{padding-bottom:7.75rem}@media print,screen and (max-width: 64.06125em){.careers-info{padding-bottom:45px}}.careers-info__title{font:400 32px/37px "droid-serif",serif;text-transform:none;max-width:534px}@media print,screen and (max-width: 64.06125em){.careers-info__title{margin-bottom:16px;font-size:22px;line-height:27px;max-width:100%}}.careers-inner .grid-container{position:relative;padding-top:2.125rem;padding-bottom:7.5rem}@media print,screen and (max-width: 64.06125em){.careers-inner .grid-container{padding-bottom:50px}}.careers-inner .grid-container::before{position:absolute;display:block;content:"";width:calc(100% - 80px);top:0;left:50%;transform:translateX(-50%);height:1px;background-color:rgba(0,0,0,.2)}@media print,screen and (max-width: 47.99875em){.careers-inner .grid-container::before{width:calc(100% - 40px)}}.careers-inner__title{max-width:420px}@media print,screen and (max-width: 64.06125em){.careers-inner__title{max-width:100%;margin-bottom:12px}}.position-item{padding:2.75rem;background-color:#eff0ec;margin-bottom:1.375rem}@media print,screen and (max-width: 64.06125em){.position-item{padding:26px}.position-item:first-of-type{margin-top:16px}}.position-item:last-of-type{margin-bottom:0}.partners-top{padding:4rem 0 6.625rem 0}@media print,screen and (max-width: 64.06125em){.partners-top{padding-bottom:42px}}.partners-top__inner{max-width:752px;margin-left:auto;margin-right:auto}.partners-top .breadcrumbs{justify-content:center}.tabs-wrap .tabs{overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}@media print,screen and (max-width: 64.06125em){.tabs-wrap .tabs{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;width:100vw;left:-40px;padding:0 40px}}@media print,screen and (max-width: 47.99875em){.tabs-wrap .tabs{left:-20px;padding:0 20px}}.tabs-wrap .tabs::-webkit-scrollbar{width:0px;background:rgba(0,0,0,0)}.tabs-wrap .tabs::-webkit-scrollbar-thumb{background:red}.insights-page .dropdown-wrap{padding-bottom:1.25rem}.insights-top{padding:6.25rem 0}@media print,screen and (max-width: 64.06125em){.insights-top{padding:64px 0 20px 0}}@media print,screen and (max-width: 64.06125em){.insights-top__title{margin-bottom:10px}}.brands-page .dropdown-wrap{padding-bottom:1.25rem}.brands-top{padding:6.25rem 0 4.375rem 0}@media print,screen and (max-width: 64.06125em){.brands-top{padding:64px 0 55px 0}}.brands-top .breadcrumbs{justify-content:center}@media print,screen and (max-width: 64.06125em){.brands-top .breadcrumbs{margin-bottom:16px}}.brands-top__inner{max-width:750px;margin-left:auto;margin-right:auto}@media print,screen and (max-width: 64.06125em){.brands-top__title{margin-bottom:10px}}.brands-grid{overflow:hidden}.brands{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.5rem;margin-bottom:8.75rem}@media print,screen and (max-width: 64.06125em){.brands{grid-template-columns:repeat(1, 1fr);margin-bottom:80px}}.brand-item{position:relative}@media print,screen and (min-width: 48em)and (max-width: 64.06125em){.brand-item{display:flex;gap:20px;align-items:center}}.brand-item__image{position:relative;padding-bottom:130%;overflow:hidden;margin-bottom:1.25rem;background-color:#ccc}@media print,screen and (min-width: 48em)and (max-width: 64.06125em){.brand-item__image{flex:0 1 50%;padding-bottom:65%}}@media print,screen and (max-width: 47.99875em){.brand-item__image{padding-bottom:54%}}.brand-item__image img{transform:scale(1);transition:all .5s ease}@media only screen and (max-width: 768px){.brand-item__image img{display:none}.brand-item__image img.img-mob{display:block}}@media only screen and (min-width: 769px){.brand-item__image img.img-mob{display:none}}.brand-item__desc{position:relative;padding-right:3.125rem}@media print,screen and (min-width: 48em)and (max-width: 64.06125em){.brand-item__desc{flex:0 1 50%}}@media print,screen and (max-width: 47.99875em){.brand-item__desc h4{margin-bottom:10px}}.brand-item__desc svg{position:absolute;top:0;right:0}.brand-item:hover .brand-item__image img{transform:scale(1.05);transition:all .5s ease}.brand-item.has-popup:hover{cursor:pointer}.brand-item:not(.has-popup) .brand-item__image::before{position:absolute;display:block;content:"";width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1;opacity:0;transition:all .5s ease}@media print,screen and (max-width: 64.06125em){.brand-item:not(.has-popup) .brand-item__image::before{opacity:1}}.brand-item:not(.has-popup) .btn-soon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;opacity:0;transition:all .5s ease}@media print,screen and (max-width: 64.06125em){.brand-item:not(.has-popup) .btn-soon{opacity:1}}.brand-item:not(.has-popup):hover .brand-item__image::before,.brand-item:not(.has-popup):hover .btn-soon{opacity:1;transition:all .5s ease}.brand-item-popup{width:100vw;position:fixed;bottom:0;left:0;background-color:#000;color:#fff;z-index:100;transform:translateY(100%);transition:all .5s ease}@media print,screen and (max-width: 64.06125em){.brand-item-popup{height:100dvh}}.brand-item-popup.is-active{transform:translateY(0);transition:all .5s ease}.brand-item-popup__inner{position:relative;display:flex;gap:6.75rem;padding:3.5rem 0;align-items:center}@media print,screen and (max-width: 64.06125em){.brand-item-popup__inner{padding:36px 0;flex-direction:column;overflow:auto;max-height:calc(100dvh - 72px);align-items:flex-start;gap:40px}}.brand-item-popup__image{position:relative;overflow:hidden;flex:0 0 418px;height:418px}@media print,screen and (max-width: 64.06125em){.brand-item-popup__image{flex:0 0 175px;width:175px;height:175px}}.brand-item-popup__info{flex:0 1 650px}.brand-item-popup__info h2{font-size:45px}@media print,screen and (max-width: 64.06125em){.brand-item-popup__info h2{font-size:25px}}.brand-item-popup button.close{position:absolute;top:3.5rem;right:0}@media print,screen and (max-width: 64.06125em){.brand-item-popup button.close{top:36px}}.partnters-brands{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:8.625rem}@media only screen and (max-width: 768px){.partnters-brands{gap:30px}}@media print,screen and (max-width: 64.06125em){.partnters-brands{padding-bottom:116px}}.partner-brand-item{position:relative;display:flex;gap:1.875rem;justify-content:space-between}@media only screen and (max-width: 768px){.partner-brand-item{flex-direction:column;gap:16px}}.partner-brand-item__image{position:relative;flex:0 1 420px;min-height:160px;overflow:hidden}@media only screen and (max-width: 768px){.partner-brand-item__image{flex:0 1 100%;min-height:auto;padding-bottom:54%}}.partner-brand-item__image img{transform:scale(1);transition:all .5s ease}.partner-brand-item__info{flex:0 1 878px;border-top:1px solid #000;padding:.9375rem 0}@media only screen and (max-width: 768px){.partner-brand-item__info{flex:0 1 100%}}.partner-brand-item__info span{display:inline-block;font:500 12px/1 "GT America Expanded",sans-serif;text-transform:uppercase;color:rgba(0,0,0,.5);margin-bottom:10px}.partner-brand-item__title{display:flex;margin-bottom:1.25rem;justify-content:space-between}@media print,screen and (max-width: 64.06125em){.partner-brand-item__title{margin-bottom:10px}}.partner-brand-item__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.partner-brand-item.has-link:hover .partner-brand-item__image img{transform:scale(1.05);transition:all .5s ease}.partner-brand-item.has-popup:hover{cursor:pointer}/*# sourceMappingURL=custom.css.map */
