*,*::before,*::after{box-sizing:border-box}html{scroll-padding-top:calc(var(--sticky-header-offset, 96px) + 16px)}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline:3px solid var(--wp--preset--color--off-white);outline-offset:4px;box-shadow:0 0 0 6px var(--wp--preset--color--warm-black)}:where(a,button,input,textarea,select,summary,[tabindex]){scroll-margin-top:calc(var(--sticky-header-offset, 96px) + 16px)}#main-content{scroll-margin-top:calc(var(--sticky-header-offset, 96px) + 16px)}#main-content:focus{outline:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--wp--preset--color--gray)}::-webkit-scrollbar-thumb{background:var(--wp--preset--color--white)}.hide-scrollbar{scrollbar-width:none !important}.hide-scrollbar::-webkit-scrollbar{display:none}a{text-decoration:none !important;color:inherit;transition:color 500ms}img,picture,video{display:block}button{border:none;padding:0;cursor:pointer;background-color:rgba(0,0,0,0)}body,h1,h2,h3,h4,h5,h6,p,ul,ol,form,fieldset,blockquote{margin:0;padding:0}input,textarea,select,button{font:inherit}input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, button::-moz-placeholder{-moz-transition:opacity 500ms;transition:opacity 500ms;font:inherit;line-height:inherit;color:inherit}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{transition:opacity 500ms;font:inherit;line-height:inherit;color:inherit}input:focus::-moz-placeholder, textarea:focus::-moz-placeholder, select:focus::-moz-placeholder, button:focus::-moz-placeholder{opacity:0}input:focus::placeholder,textarea:focus::placeholder,select:focus::placeholder,button:focus::placeholder{opacity:0}svg path{transition:fill,stroke;transition-duration:500ms}.line-overflow,.word-overflow{overflow:hidden;vertical-align:top}[class^=iv-st],[class*=" iv-st"]{opacity:0;visibility:hidden}.iv-st-from-top,.iv-st-from-bottom,.iv-st-from-left,.iv-st-from-right,.word-up,.line-up,.real-line-up{opacity:0;visibility:hidden}.has-max-lines{--max-lines: 3;display:-webkit-box;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;overflow:hidden}.aspect-ratio{position:relative;height:0}.aspect-ratio img,.aspect-ratio video,.aspect-ratio iframe{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cover-background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover}.cover-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 599.98px){.hide-only-sm{display:none !important}}@media screen and (min-width: 1024px)and (max-width: 1023.98px){.hide-only-md{display:none !important}}@media screen and (min-width: 1280px){.hide-only-lg{display:none !important}}@media screen and (max-width: 1023.98px){.hide-between-sm-md{display:none !important}}@media screen and (min-width: 1024px){.hide-between-md-lg{display:none !important}}.f-w-900{font-weight:900 !important}.f-w-800{font-weight:800 !important}.f-w-700{font-weight:700 !important}.f-w-400{font-weight:400 !important}@media screen and (max-width: 1023.98px){.g-container-remove-sm-md{padding-right:0 !important;padding-left:0 !important}}@media screen and (max-width: 599.98px){.g-container-remove-sm-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (min-width: 1024px)and (max-width: 1023.98px){.g-container-remove-md-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (min-width: 1280px){.g-container-remove-lg-0{padding-right:0 !important;padding-left:0 !important}}@media screen and (max-width: 599.98px){.g-container-set-sm{padding-right:2.4rem !important;padding-left:2.4rem !important}}@media screen and (min-width: 1024px)and (max-width: 1023.98px){.g-container-set-md{padding-right:3.2rem !important;padding-left:3.2rem !important}}@media screen and (min-width: 1280px){.g-container-set-lg{padding-right:3.2rem !important;padding-left:3.2rem !important}}@media screen and (max-width: 599.98px){.g-container-set-sm-md{padding-right:2.4rem !important;padding-left:2.4rem !important}}@media screen and (min-width: 1024px)and (max-width: 1023.98px){.g-container-set-sm-md{padding-right:3.2rem !important;padding-left:3.2rem !important}}.g-container-set-all{padding-right:2.4rem !important;padding-left:2.4rem !important}@media screen and (min-width: 1024px){.g-container-set-all{padding-right:3.2rem !important;padding-left:3.2rem !important}}@media screen and (min-width: 1280px){.g-container-set-all{padding-right:3.2rem !important;padding-left:3.2rem !important}}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.display-block{display:block}.load-more-wrapper{position:relative;transition:opacity 500ms;display:flex;justify-content:center}.load-more-wrapper .loader{width:9rem;display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity 500ms;opacity:0;pointer-events:none}.load-more-wrapper .loader .loader-ball{width:2rem;height:2rem;border-radius:50%}.load-more-wrapper .loader .loader-ball:nth-child(1){animation:itemsLoader .4s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95)}.load-more-wrapper .loader .loader-ball:nth-child(2){animation:itemsLoader .4s calc(0.4s/4) alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards}.load-more-wrapper .loader .loader-ball:nth-child(3){animation:itemsLoader .4s calc(0.4s/2) alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards}.load-more-wrapper .cta-button{transition:opacity,background;transition-duration:500ms}.load-more-wrapper.loading .loader{opacity:1}.load-more-wrapper.loading .cta-button{pointer-events:none;opacity:0}.load-more-wrapper.hidden{display:none;pointer-events:none}.no-posts{display:none;font-size:48px;line-height:116.6666666667%;font-weight:400;color:var(--wp--preset--color--white);font-family:"Montserrat"}.no-posts.active{display:block;text-align:center;padding-top:8rem;padding-bottom:3rem}@keyframes bouncing{0%{transform:translate(0)}100%{transform:translate(-2rem, -5rem)}}@keyframes itemsLoader{0%{transform:translate3d(0, 1rem, 0) scale(1.2, 0.85)}100%{transform:translate3d(0, -1rem, 0) scale(0.9, 1.1)}}@keyframes shaking{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-2px, 0, 0)}40%,60%{transform:translate3d(1px, 0, 0)}}[skip-to-main-content]{position:fixed;top:12px;left:12px;z-index:-10000;opacity:0;padding:12px 16px;border-radius:4px;color:var(--wp--preset--color--warm-black);background:var(--wp--preset--color--off-white)}[skip-to-main-content]:focus{z-index:10000;opacity:1;visibility:visible}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.01ms !important}[class^=iv-st],[class*=" iv-st"]{opacity:1 !important;visibility:visible !important;transform:none !important}}[data-section-class]{position:relative;z-index:1}[data-section-class].section-noPaddings{padding-top:0;padding-bottom:0}.custom-modal{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 400ms,z-index 400ms;z-index:-1;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;pointer-events:none;overflow:auto}.custom-modal .close-modal{position:absolute;top:2rem;right:2rem;z-index:1;width:5rem;height:5rem}@media screen and (min-width: 1024px){.custom-modal .close-modal{top:3.2rem;right:3.2rem}}.custom-modal .close-modal svg{width:100%;height:100%}.custom-modal .contact-form-title{display:none}.custom-modal .custom-modal-inner{position:relative}@media screen and (max-width: 599.98px){.custom-modal .custom-modal-inner{width:83%}}@media screen and (min-width: 1024px){.custom-modal .custom-modal-inner{width:82.8%}}.custom-modal .custom-modal-inner{margin-right:0;margin-left:0;transition:opacity 300ms ease-in-out}.custom-modal .custom-modal-inner.modal-loading{transition-duration:0s;opacity:.5}.custom-modal .custom-modal-content{max-height:92vh;overflow:auto;padding-right:1.2rem;padding-left:1.2rem}.custom-modal .close-modal{background-color:rgba(0,0,0,0) !important}.custom-modal.modal-active{z-index:99999;opacity:1;pointer-events:auto;transform:none}html{overflow-x:hidden;--scrollbarBG: $tes_theme_white;--thumbBG: $tes_theme_black;scrollbar-width:thin;scrollbar-color:var(--wp--preset--color--black) var(--scrollbarBG)}body{overflow:hidden;position:relative;background-color:#1a151c;z-index:2}body.warm-red-page:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%}section{position:relative;z-index:3 !important}.container{max-width:600px;margin-right:auto;margin-left:auto;margin-top:0;margin-bottom:0;padding-inline:24px}@media screen and (min-width: 600px)and (max-width: 1023.98px){.container{max-width:639px}}@media screen and (min-width: 1024px){.container{padding-inline:0;max-width:960px}}.full-container{width:100%;padding-inline:24px}@media screen and (min-width: 1024px){.full-container{padding-inline:32px}}blockquote.theme-blockquote,.wysiwyg-block blockquote{position:relative;font-size:24px;line-height:129.1666666667%;font-weight:400;color:var(--wp--preset--color--white);padding:2rem;width:-moz-fit-content;width:fit-content}blockquote.theme-blockquote p,.wysiwyg-block blockquote p{font:inherit;color:inherit;letter-spacing:inherit}blockquote.theme-blockquote:before,blockquote.theme-blockquote:after,.wysiwyg-block blockquote:before,.wysiwyg-block blockquote:after{content:"";width:100%;height:1px;background:currentColor;position:absolute;left:50%;transform:translateX(-50%)}blockquote.theme-blockquote:before,.wysiwyg-block blockquote:before{top:0}blockquote.theme-blockquote:after,.wysiwyg-block blockquote:after{bottom:0}ul.theme-list-element{margin-left:2rem;font-size:22px;line-height:163.6363636364%;font-weight:400;color:var(--wp--preset--color--white);font-family:"Montserrat"}ul.theme-list-element li{font:inherit;color:inherit}ol.theme-unordered-list-element{margin-left:2rem;font-size:22px;line-height:163.6363636364%;font-weight:400;color:var(--wp--preset--color--white);font-family:"Montserrat"}ol.theme-unordered-list-element li{font:inherit;color:inherit}.wysiwyg-block>*:not(:last-child){margin-bottom:2rem}.wysiwyg-block a{font:inherit;color:blue}.wysiwyg-block a:hover{color:red}.swiper-paginations,.swiper-pagination{position:relative;margin-right:auto;margin-left:auto;left:50%;z-index:1;display:flex;width:100%;margin-right:auto;margin-left:auto;bottom:0;transform:translate(-50%, 0);gap:3.8rem;align-items:center;justify-content:center;height:10vh}.swiper-paginations .swiper-pagination-bullet,.swiper-pagination .swiper-pagination-bullet{position:relative;width:1.5rem;height:1.5rem;cursor:pointer;opacity:1;border-radius:2.6rem;transition:background-color 500ms,border-color 500ms,border-color 500ms;border:2px solid var(--wp--preset--color--white)}.swiper-paginations .swiper-pagination-bullet:hover,.swiper-pagination .swiper-pagination-bullet:hover{background-color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--white)}@media screen and (max-width: 1023.98px){.swiper-paginations .swiper-pagination-bullet,.swiper-pagination .swiper-pagination-bullet{width:1.2rem;height:1.2rem}}.swiper-paginations .swiper-pagination-bullet-active,.swiper-pagination .swiper-pagination-bullet-active{background:var(--wp--preset--color--white);cursor:pointer;opacity:1}.swiper-paginations.black-bullet .swiper-pagination-bullet,.swiper-pagination.black-bullet .swiper-pagination-bullet{border:2px solid var(--wp--preset--color--black)}.swiper-paginations.black-bullet .swiper-pagination-bullet:hover,.swiper-pagination.black-bullet .swiper-pagination-bullet:hover{background-color:var(--wp--preset--color--black);border-color:var(--wp--preset--color--black)}.swiper-paginations.black-bullet .swiper-pagination-bullet-active,.swiper-pagination.black-bullet .swiper-pagination-bullet-active{background:var(--wp--preset--color--black)}.card-hover img{transition:transform 500ms}.card-hover:hover img{transform:scale(1.03)}.swiper-navigations{display:flex;align-items:center;justify-content:space-between;margin-top:40px}@media screen and (min-width: 1024px){.swiper-navigations{margin-top:24px}}.swiper-navigation{z-index:3;cursor:pointer;width:40px;aspect-ratio:1;border-radius:50%;background-color:#302a30;display:flex;align-items:center;justify-content:center;transition:background-color 500ms,opacity 500ms;opacity:1}.swiper-navigation svg{width:1.6rem;height:1.6rem}.swiper-navigation:hover{background-color:var(--wp--preset--color--off-white)}.swiper-navigation:hover svg path{fill:var(--wp--preset--color--warm-black)}.swiper-navigation.swiper-button-prev{left:0}.swiper-navigation.swiper-button-next{right:0}.swiper-navigation.swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}.tabs{display:flex;align-items:center;gap:8px;background-color:rgba(0,0,0,0)}.tabs .tab{display:flex;align-items:center;justify-content:center;font-family:"TitlingGothicFB";font-size:8px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:2.24px;text-transform:uppercase;padding:16px 24px;border-radius:40px;color:#716a6d;transition:background-color 500ms,color 500ms;cursor:pointer}.tabs .tab:hover,.tabs .tab.active,.tabs .tab.swiper-slide-active{color:var(--wp--preset--color--off-white);background:rgba(243,233,231,.1)}.site-logo{width:100%;position:absolute;pointer-events:none;height:auto;z-index:-2;top:37.5px;left:0;padding-inline:24px}@media screen and (min-width: 1024px){.site-logo{padding-inline:32px;top:32px}}.site-logo img,.site-logo svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cover-image img,.cover-image svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flex-column{display:flex;flex-direction:column;align-items:baseline}.flex-end{align-items:flex-end}.justify-between{justify-content:space-between}.off-white-color{color:var(--wp--preset--color--off-white)}.page-link{position:relative;display:flex;align-items:center;justify-content:center;border-radius:12px;color:var(--wp--preset--color--off-white);border:1px solid var(--wp--preset--color--off-white);padding:25px;height:202px;transition:border-color 500ms}@media screen and (min-width: 1024px){.page-link{height:418px}}.page-link span{transition:opacity 500ms}.page-link .arrow{position:absolute;top:6px;right:7px;width:32px;height:32px}@media screen and (min-width: 1024px){.page-link .arrow{top:16px;right:16px}}.page-link .symbol{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:89.9%;height:168px;transition:opacity 500ms;opacity:0}@media screen and (min-width: 1024px){.page-link .symbol{width:87.5%;height:336px}}.page-link:not(.white-symbol):hover span{opacity:0}.page-link:not(.white-symbol):hover .arrow path{fill:var(--wp--preset--color--warm-red)}.page-link:not(.white-symbol):hover{border-color:var(--wp--preset--color--warm-red)}.page-link:not(.white-symbol):hover .symbol{opacity:1}.page-link.white-symbol{color:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--off-white)}.page-link.white-symbol:hover .symbol{opacity:1}.page-link.white-symbol:hover span{opacity:0}.general-left-content{margin-bottom:40px}@media screen and (min-width: 1024px){.general-left-content{margin-bottom:0}}.general-left-content .label{margin-bottom:16px}.general-left-content .description{color:var(--wp--preset--color--off-white);margin-bottom:32px;max-width:319px}@media screen and (min-width: 1024px){.general-left-content .description{max-width:100%}}@media screen and (max-width: 1023.98px){.services_block .custom-container,.advisory_board_block .custom-container{max-width:100%;padding-left:24px;margin-inline:auto}}@media(min-width: 600px)and (max-width: 650px){.services_block .custom-container,.advisory_board_block .custom-container{padding-left:24px !important}}@media screen and (min-width: 600px)and (max-width: 1023.98px){.services_block .custom-container,.advisory_board_block .custom-container{padding-left:calc((100vw - 702px)/2 + 57px)}}@media screen and (min-width: 1024px){.services_block .custom-container,.advisory_board_block .custom-container{padding-inline:0;padding-left:calc((100vw - 1080px)/2 + 57px);margin-inline:auto 0}}.services_block .content-wrapper,.advisory_board_block .content-wrapper{display:flex;justify-content:space-between;flex-direction:column}@media screen and (min-width: 1024px){.services_block .content-wrapper,.advisory_board_block .content-wrapper{flex-direction:row}}@media screen and (min-width: 1024px){.services_block .right-content,.advisory_board_block .right-content{flex-basis:669px;width:669px}}@media screen and (min-width: 1280px){.services_block .right-content,.advisory_board_block .right-content{flex-basis:791px;width:791px}}@media screen and (min-width: 1440px){.services_block .right-content,.advisory_board_block .right-content{flex-basis:872px;width:872px}}@media screen and (min-width: 1920px){.services_block .right-content,.advisory_board_block .right-content{flex-basis:1114px;width:1114px}}.services_block .services-cards,.advisory_board_block .services-cards{padding-right:24px}.services_block .services-cards .card,.advisory_board_block .services-cards .card{border-radius:12px;background:#302a30;transition:background-color 500ms;min-height:304px;height:auto;z-index:2;overflow:hidden}.services_block .services-cards .card:hover,.advisory_board_block .services-cards .card:hover{background-color:var(--wp--preset--color--warm-red)}.services_block .services-cards .card:hover .card-description,.advisory_board_block .services-cards .card:hover .card-description{opacity:1}.services_block .swiper-slide,.advisory_board_block .swiper-slide{min-height:304px;width:304px}@media screen and (max-width: 599.98px){.services_block .swiper-navigations,.advisory_board_block .swiper-navigations{padding-right:4px}}@media screen and (min-width: 1024px){.services_block .swiper-navigations,.advisory_board_block .swiper-navigations{padding-right:32px}}.services_hero_block .site-logo,.contact_us_hero_block .site-logo,.page_not_found .site-logo,.privacy-policy-logo .site-logo{position:relative;top:0;z-index:2;pointer-events:auto;display:flex}.privacy-policy,.page-template{padding-top:37.5px}@media screen and (min-width: 1024px){.privacy-policy,.page-template{padding-top:32px}}.wp-pagination{display:flex;align-items:center;max-width:27.5rem;justify-content:space-between;margin-right:auto;margin-left:auto;margin-top:4rem}@media screen and (min-width: 1280px){.wp-pagination{margin-top:3rem;max-width:35.6rem}}.wp-pagination .page-numbers{font-size:18px;line-height:116.6666666667%;font-weight:700;color:red;transition:color 500ms;display:flex}.wp-pagination .page-numbers:hover:not(.dots){color:blue}.wp-pagination .page-numbers.current{color:blue}.wp-pagination .arrow-pagination{width:3.3rem;height:3.3rem}.wp-pagination .prev,.wp-pagination .next{display:flex !important}.entry-content{position:relative;color:var(--wp--preset--color--black)}.entry-content>*:not(figure){max-width:55.8rem;margin-right:auto;margin-left:auto}.entry-content>*:not([data-section-class]:not(.two_columns_block) *){margin-bottom:2.4rem}.entry-content .wp-block-group__inner-container *:not(:last-child){margin-bottom:2.4rem}.entry-content h5{font-size:1.6rem;line-height:150%;margin-bottom:1.6rem !important}.entry-content>*:first-child:not([data-section-class]:not(.two_columns_block) *:first-child){margin-top:0}.entry-content>*:last-child:not([data-section-class]:not(.two_columns_block) *:last-child){margin-bottom:0}.entry-content figure:not([data-section-class]:not(.two_columns_block) figure) figcaption{font-size:22px;line-height:163.6363636364%;font-weight:400;color:var(--wp--preset--color--black);font-family:"Montserrat";margin-top:1.6rem}.entry-content figure:not([data-section-class]:not(.two_columns_block) figure) img{margin:0 auto}.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video{margin-top:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);margin-bottom:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem)}.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image img,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image video,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video img,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video video{width:100%;height:22.4rem}@media screen and (min-width: 1024px){.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image img,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image video,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video img,.entry-content figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video video{height:44.5rem}}.entry-content img:not([data-section-class]:not(.two_columns_block) img){height:auto;width:auto;max-width:100%;border-radius:2rem}.entry-content img.alignright:not([data-section-class]:not(.two_columns_block) img.alignright){margin:0 2rem 0 0}.entry-content img.alignleft:not([data-section-class]:not(.two_columns_block) img.alignleft){margin:0 0 0 2rem}.entry-content img[align=right]:not([data-section-class]:not(.two_columns_block) img[align=right]){margin:0 0 0 2rem}.entry-content img[align=left]:not([data-section-class]:not(.two_columns_block) img[align=left]){margin:0 2rem 0 0}.entry-content figure.alignleft:not([data-section-class]:not(.two_columns_block) figure.alignleft){margin:0 2rem 0 0}.entry-content figure.alignright:not([data-section-class]:not(.two_columns_block) figure.alignright){margin:0 2rem 0 0}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote){font-size:18px;line-height:200%;font-weight:260;color:var(--wp--preset--color--white);font-family:"Montserrat";background:var(--wp--preset--color--black);border-radius:2rem;padding-top:clamp(2.8rem,1.3714285714rem + 2.380952381vw,4.8rem);padding-bottom:clamp(2.8rem,1.3714285714rem + 2.380952381vw,4.8rem);padding-right:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);padding-left:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);text-align:center;margin-top:8rem;margin-top:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);margin-bottom:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);max-width:55.8rem;margin-right:auto;margin-left:auto;border:0}@media screen and (min-width: 1024px){.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote){font-size:32px;line-height:125%}}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) .template-title{font-size:clamp(4.8rem,3.0857142857rem + 2.8571428571vw,7.2rem);line-height:clamp(5.6rem,3.8857142857rem + 2.8571428571vw,8rem)}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) p{font:inherit;color:#001407;line-height:inherit;position:relative;margin-bottom:0 !important;margin-top:4rem}@media screen and (min-width: 1024px){.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) p{margin-top:7rem}}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote):before{content:"";position:absolute;width:4rem;height:3.1rem;left:50%;transform:translate(-50%)}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) h3{color:var(--wp--preset--color--white);font-size:clamp(2.4rem,0.6857142857rem + 2.8571428571vw,4.8rem)}.entry-content blockquote:not([data-section-class]:not(.two_columns_block) blockquote) cite{font-size:80%;font-weight:400}.entry-content ol:not([data-section-class]:not(.two_columns_block) ol){list-style:decimal;padding-left:2.5rem}.entry-content ul:not([data-section-class]:not(.two_columns_block) ul){list-style:unset;padding-left:2.5rem}.entry-content ul:not([data-section-class]:not(.two_columns_block) ul) li,.entry-content ol:not([data-section-class]:not(.two_columns_block) ol) li{font-size:1.6rem;line-height:150%;font-weight:260;color:var(--wp--preset--color--white)}.entry-content ul:not([data-section-class]:not(.two_columns_block) ul) li:not(:last-child),.entry-content ol:not([data-section-class]:not(.two_columns_block) ol) li:not(:last-child){margin-bottom:.5rem}.entry-content a:not([class]):not([data-section-class]:not(.two_columns_block) a:not([class])){transition:color 500ms;display:inline-flex;align-items:center;font-weight:inherit;border-bottom:1px solid currentColor;line-height:100%}.entry-content a:not([class]):not([data-section-class]:not(.two_columns_block) a:not([class])):hover{color:var(--wp--preset--color--black)}.entry-content .wp-block-buttons{margin-bottom:4.2rem}.entry-content .wp-block-buttons .wp-block-button__link{width:-moz-fit-content;width:fit-content;cursor:pointer}body{font-family:"Hahmlet"}.tes-D1{font-family:"TitlingGothicFB";font-size:120px;line-height:100%;font-style:normal;font-weight:500;letter-spacing:24px}@media screen and (min-width: 1024px){.tes-D1{font-size:480px;line-height:100%;font-size:480px}}.sans-h1,.sans-h1 p{font-family:"TitlingGothicFB";font-size:32px;font-weight:500;line-height:110%;font-style:normal;letter-spacing:1.6px}@media screen and (min-width: 1024px){.sans-h1,.sans-h1 p{font-size:64px;letter-spacing:3.2px}}.sans-h2,.sans-h2 p{font-family:"TitlingGothicFB";font-size:24px;font-weight:500;line-height:24px;font-style:normal;letter-spacing:normal}@media screen and (min-width: 1024px){.sans-h2,.sans-h2 p{font-size:32px;line-height:32px}}.sans-h3,.sans-h3 p{font-family:"TitlingGothicFB";font-size:16px;font-style:normal;font-weight:500;line-height:17.6px;letter-spacing:.8px}.sans-h4,.sans-h4 p{font-family:"TitlingGothicFB";font-size:12px;font-style:normal;font-weight:500;line-height:13.2px;letter-spacing:.6px;text-transform:uppercase}.serif-h1,.serif-h1 p{font-family:"Hahmlet";font-size:36px;line-height:36px;font-style:normal;font-weight:400;letter-spacing:-0.72px}@media screen and (min-width: 1024px){.serif-h1,.serif-h1 p{font-size:80px;line-height:80px;letter-spacing:-1.6px}}.serif-h2,.serif-h2 p{font-family:"Hahmlet";font-size:28px;font-style:normal;line-height:28px;letter-spacing:-0.56px}@media screen and (min-width: 1024px){.serif-h2,.serif-h2 p{font-size:40px;line-height:100%;letter-spacing:-0.8px}}.serif-h3,.serif-h3 p{font-size:18px;line-height:125%;font-weight:400;color:var(--wp--preset--color--white);font-family:"Hahmlet";letter-spacing:-0.02rem;font-size:18px;font-weight:400;line-height:22.5px;letter-spacing:-0.36px;font-family:"Hahmlet"}@media screen and (min-width: 1024px){.serif-h3,.serif-h3 p{font-size:24px;line-height:30px;letter-spacing:-0.48px}}.subheading p,.subheading{font-family:"Montserrat";font-size:16px;font-style:normal;font-weight:600;line-height:22.4px}.body p,.body{font-family:"Montserrat";font-size:14px;font-weight:400;line-height:21px}.small-copy p,.small-copy{font-family:"Montserrat";font-size:12px;font-weight:400;line-height:18px;text-transform:capitalize}.micro-text{font-family:"TitlingGothicFB";font-size:8px;font-weight:500;line-height:100%;letter-spacing:2.24px;text-transform:uppercase}.micro-text p{font-family:"TitlingGothicFB";font-size:8px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:2.24px;text-transform:uppercase}.theme-cta-button{display:block;width:-moz-fit-content;width:fit-content;text-transform:uppercase;display:flex;align-items:center;justify-content:center;padding:16px 24.5px;transition:background-color 500ms,color 500ms;background-color:var(--wp--preset--color--warm-red);cursor:pointer}@media screen and (min-width: 1440px){.theme-cta-button{padding:16px 24.6px}}.theme-cta-button:hover{background-color:var(--wp--preset--color--off-white)}.theme-cta-button.small-cta{padding:16px 9.2px}.theme-cta-button{font-family:"TitlingGothicFB";font-size:8px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:2.24px;text-transform:uppercase}.label{font-family:"TitlingGothicFB";font-size:8px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:2.24px;text-transform:uppercase;display:block;width:-moz-fit-content;width:fit-content;text-transform:uppercase;display:flex;align-items:center;justify-content:center;transition:background-color 500ms,color 500ms;background-color:rgba(0,0,0,0);border-radius:50px;color:var(--wp--preset--color--warm-red);border:1px solid currentColor;padding:7.2px 11.7px}@media screen and (min-width: 1440px){.label{padding:7.5px 12px}}.label.light-label{color:var(--wp--preset--color--white)}.theme-cta-link{font-size:18px;line-height:133.3333333333%;font-weight:700;color:var(--wp--preset--color--black);font-family:"Montserrat";transition:color 500ms}.theme-cta-link:hover{color:var(--wp--preset--color--white)}.desktop-cta{display:none}@media screen and (min-width: 1024px){.desktop-cta{display:flex}}.mobile-cta{display:flex;margin-top:40px}@media screen and (min-width: 1024px){.mobile-cta{display:none}}.off-white-color{color:var(--wp--preset--color--off-white)}.white-color{color:var(--wp--preset--color--white)}.gray-color{color:var(--wp--preset--color--off-white);opacity:.7}.regular{font-weight:400}.medium{font-weight:400}.bold{font-weight:700}.extra-bold{font-weight:900}.center-text{text-align:center}.capital-text{text-transform:capitalize}.uppercase-text{text-transform:uppercase}.under-line{position:relative;padding-bottom:1.7rem;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;margin-bottom:3rem}@media screen and (min-width: 1024px){.under-line{margin-bottom:4.9rem}}.under-line:after{content:"";position:absolute;height:3px;width:9rem;background:currentColor;left:50%;top:100%;transform:translateX(-50%)}@media screen and (min-width: 1024px){.under-line:after{width:13.2rem}}.single-post-container{padding-top:16rem;padding-top:16rem;padding-bottom:clamp(8rem,2.2857142857rem + 9.5238095238vw,16rem)}.single-post-container .single-post-wrapper{width:min(79.2rem,100%);margin-right:auto;margin-left:auto}.single-post-container .has-label{margin:0 auto 24px}.single-post-container .post-title{margin-bottom:2.4rem;text-align:center}@media screen and (min-width: 1024px){.single-post-container .post-title{max-width:100%}}.single-post-container .post-date{text-align:center;font-weight:260;font-size:1.8rem;line-height:2.4rem}.single-post-container .post-featured-image{padding-top:56.18%;border-radius:20px;overflow:hidden;margin-top:4rem}.single-post-container .post-featured-image+.entry-content p:first-child{margin-bottom:4rem}.single-post-container .entry-content{margin-top:4rem;padding-bottom:3.2rem}.single-post-container .post-share-links{max-width:55.8rem;border-top:2px solid var(--wp--preset--color--black);padding-top:3.2rem;display:flex;align-items:center;justify-content:space-between;margin-right:auto;margin-left:auto}.single-post-container .post-share-links .sharing{display:flex}.single-post-container .post-share-links .sharing a{display:block;width:4.8rem;height:4.8rem}.single-post-container .post-share-links .sharing a:not(:last-child){margin-right:1.6rem}.single-post-container .post-share-links .sharing a svg{width:100%;height:100%}.single-post-container .author-details{max-width:55.8rem;margin-right:auto;margin-left:auto;margin-top:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem)}.single-post-container .author-details .author-card{background:var(--wp--preset--color--black);border-radius:20px;padding:2rem;display:flex;align-items:center}.single-post-container .author-details .author-card:not(:last-child){margin-bottom:1.6rem}@media screen and (min-width: 1024px){.single-post-container .author-details .author-card{padding:4rem 5.6rem}}.single-post-container .author-details .author-card .author-gravatar{width:60px;height:60px;margin-right:2.4rem}@media screen and (min-width: 1024px){.single-post-container .author-details .author-card .author-gravatar{width:80px;height:80px}}.single-post-container .author-details .author-card .author-gravatar img{border-radius:50% !important;width:100% !important;height:100% !important;-o-object-fit:contain !important;object-fit:contain !important}.single-post-container .author-details .author-main{margin-bottom:3.2rem}.single-post-container .author-details .author-name-position{display:flex;flex-direction:column}.single-post-container .author-details .author-name-position .author-name{font-weight:700;font-size:1.6rem;line-height:150%}.single-post-container .author-details .author-name-position .author-position{font-weight:260;font-size:1.6rem;line-height:150%}.single-post-container .related-posts{margin-top:clamp(8rem,2.2857142857rem + 9.5238095238vw,16rem)}.single-post-container .related-posts .related-title{margin-bottom:2.4rem;text-align:center}@media screen and (min-width: 1024px){.single-post-container .related-posts .related-title{margin-bottom:3.4rem}}.row{display:flex;flex-wrap:wrap}.row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.row [class*=col-]{padding-left:12px;padding-right:12px}@media screen and (max-width: 599.98px){.row{margin-left:-6px;margin-right:-6px}.row [class*=col-]{padding-left:6px;padding-right:6px}}@media screen and (min-width: 1024px){.row{margin-left:-12px;margin-right:-12px}.row [class*=col-]{padding-left:12px;padding-right:12px}}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-tablet-1,.col-tablet-2,.col-tablet-3,.col-tablet-4,.col-tablet-5,.col-tablet-6,.col-tablet-7,.col-tablet-8,.col-tablet-9,.col-tablet-10,.col-tablet-11,.col-tablet-12,.col-tablet,.col-tablet-auto{position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.a-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media screen and (max-width: 599.98px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media screen and (min-width: 600px)and (max-width: 1023.98px){.col-tablet{flex-basis:0;flex-grow:1;max-width:100%}.col-tablet-auto{flex:0 0 auto;width:auto;max-width:100%}.col-tablet-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-tablet-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-tablet-3{flex:0 0 25%;max-width:25%}.col-tablet-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-tablet-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-tablet-6{flex:0 0 50%;max-width:50%}.col-tablet-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-tablet-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-tablet-9{flex:0 0 75%;max-width:75%}.col-tablet-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-tablet-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-tablet-12{flex:0 0 100%;max-width:100%}.order-tablet-first{order:-1}.order-tablet-last{order:13}.order-tablet-0{order:0}.order-tablet-1{order:1}.order-tablet-2{order:2}.order-tablet-3{order:3}.order-tablet-4{order:4}.order-tablet-5{order:5}.order-tablet-6{order:6}.order-tablet-7{order:7}.order-tablet-8{order:8}.order-tablet-9{order:9}.order-tablet-10{order:10}.order-tablet-11{order:11}.order-tablet-12{order:12}.offset-tablet-0{margin-left:0}.offset-tablet-1{margin-left:8.3333333333%}.offset-tablet-2{margin-left:16.6666666667%}.offset-tablet-3{margin-left:25%}.offset-tablet-4{margin-left:33.3333333333%}.offset-tablet-5{margin-left:41.6666666667%}.offset-tablet-6{margin-left:50%}.offset-tablet-7{margin-left:58.3333333333%}.offset-tablet-8{margin-left:66.6666666667%}.offset-tablet-9{margin-left:75%}.offset-tablet-10{margin-left:83.3333333333%}.offset-tablet-11{margin-left:91.6666666667%}}@media screen and (min-width: 1024px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media screen and (min-width: 1280px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}#single-hero-block{margin-bottom:3rem}.template-title{margin-bottom:3rem}.page-template-entry-content .entry-content-template-wrapper{background:var(--wp--preset--color--black);padding-top:7rem;padding-bottom:7rem}@media screen and (min-width: 1024px){.page-template-entry-content .entry-content-template-wrapper{padding-top:9rem;padding-bottom:9rem}}@media screen and (min-width: 1280px){.page-template-entry-content .entry-content-template-wrapper{padding-top:20rem;padding-bottom:12rem}}.page-template-entry-content .main-wrapper{padding-left:.5rem}.page-template-entry-content .main-wrapper .template-title{color:var(--wp--preset--color--white);font-size:clamp(4.8rem,3.0857142857rem + 2.8571428571vw,7.2rem) !important;line-height:8rem;text-align:center;margin-bottom:clamp(2.4rem,-1.0285714286rem + 5.7142857143vw,7.2rem)}@media screen and (max-width: 599.98px){.page-template-entry-content .main-wrapper .template-title{line-height:5.6rem;text-align:unset}}.page-template-entry-content .main-wrapper .entry-content{color:var(--wp--preset--color--white);padding-top:0}.page-template-entry-content .main-wrapper .entry-content p{margin-bottom:4rem !important;max-width:59.1rem}.page-template-entry-content .main-wrapper .entry-content h3,.page-template-entry-content .main-wrapper .entry-content h2{color:var(--wp--preset--color--white);margin-bottom:2.4rem !important}.page-template-entry-content .main-wrapper .entry-content h3{max-width:59.1rem}.privacy-policy-template{background:var(--wp--preset--color--black);padding-left:.5rem}.privacy-policy-template .privacy-policy-template-wrapper{background:var(--wp--preset--color--black);padding-top:7rem;padding-bottom:7rem}@media screen and (min-width: 1024px){.privacy-policy-template .privacy-policy-template-wrapper{padding-top:9rem;padding-bottom:9rem}}@media screen and (min-width: 1280px){.privacy-policy-template .privacy-policy-template-wrapper{padding-top:20rem;padding-bottom:12rem}}.privacy-policy-template .privacy-policy-template-wrapper table,.privacy-policy-template .privacy-policy-template-wrapper th,.privacy-policy-template .privacy-policy-template-wrapper td{border:1px solid var(--wp--preset--color--white)}.privacy-policy-template .privacy-policy-template-wrapper td{padding:1.2rem}.privacy-policy-template .privacy-policy-template-wrapper table{border-collapse:collapse}.privacy-policy-template .privacy-policy-template-wrapper .template-title{color:var(--wp--preset--color--white);font-size:clamp(4.8rem,3.0857142857rem + 2.8571428571vw,7.2rem) !important;line-height:8rem;text-align:center;margin-bottom:clamp(2.4rem,-1.0285714286rem + 5.7142857143vw,7.2rem)}@media screen and (max-width: 599.98px){.privacy-policy-template .privacy-policy-template-wrapper .template-title{line-height:5.6rem;text-align:unset}}.privacy-policy-template .privacy-policy-template-wrapper .tabs-buttons{display:flex;justify-content:center;align-items:center;padding-bottom:clamp(2rem,1.2857142857rem + 1.1904761905vw,3rem)}.privacy-policy-template .privacy-policy-template-wrapper .tabs-buttons .tab-btn{background:none}.privacy-policy-template .privacy-policy-template-wrapper .tabs-buttons .tab-btn:not(:last-child){margin-right:2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper{color:var(--wp--preset--color--white);padding-top:clamp(2rem,-0.1428571429rem + 3.5714285714vw,5rem)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper p{margin-bottom:4rem !important;max-width:59.1rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h1,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h3,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h2,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h4,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h5,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h6{max-width:59.1rem;color:var(--wp--preset--color--white);margin-bottom:2.4rem !important}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper .wp-block-table{max-width:59.1rem;margin-right:auto;margin-left:auto}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper{position:relative}@media screen and (min-width: 1280px){.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper{width:max(591px,49.25%);margin-right:auto;margin-left:auto}}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper>*:not([data-section-class]:not(.two_columns_block) *){margin-bottom:2.4rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper .wp-block-group__inner-container *:not(:last-child){margin-bottom:2.4rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper h5{font-size:1.6rem;line-height:150%;margin-bottom:1.6rem !important}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper>*:first-child:not([data-section-class]:not(.two_columns_block) *:first-child){margin-top:0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper>*:last-child:not([data-section-class]:not(.two_columns_block) *:last-child){margin-bottom:0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure) figcaption{font-size:22px;line-height:163.6363636364%;font-weight:400;color:var(--wp--preset--color--black);font-family:"Montserrat";margin-top:1.6rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure) img{margin:0 auto}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video{margin-top:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);margin-bottom:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image img,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image video,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video img,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video video{width:100%;height:22.4rem}@media screen and (min-width: 1024px){.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image img,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-image video,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video img,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure:not([data-section-class]:not(.two_columns_block) figure).wp-block-video video{height:44.5rem}}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img:not([data-section-class]:not(.two_columns_block) img){height:auto;width:auto;max-width:100%;border-radius:2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img.alignright:not([data-section-class]:not(.two_columns_block) img.alignright){margin:0 2rem 0 0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img.alignleft:not([data-section-class]:not(.two_columns_block) img.alignleft){margin:0 0 0 2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img[align=right]:not([data-section-class]:not(.two_columns_block) img[align=right]){margin:0 0 0 2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper img[align=left]:not([data-section-class]:not(.two_columns_block) img[align=left]){margin:0 2rem 0 0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure.alignleft:not([data-section-class]:not(.two_columns_block) figure.alignleft){margin:0 2rem 0 0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper figure.alignright:not([data-section-class]:not(.two_columns_block) figure.alignright){margin:0 2rem 0 0}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote){font-size:18px;line-height:200%;font-weight:260;color:var(--wp--preset--color--white);font-family:"Montserrat";background:var(--wp--preset--color--black);border-radius:2rem;padding-top:clamp(2.8rem,1.3714285714rem + 2.380952381vw,4.8rem);padding-bottom:clamp(2.8rem,1.3714285714rem + 2.380952381vw,4.8rem);padding-right:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);padding-left:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);text-align:center;margin-top:8rem;margin-top:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);margin-bottom:clamp(4rem,1.1428571429rem + 4.7619047619vw,8rem);max-width:55.8rem;margin-right:auto;margin-left:auto;border:0}@media screen and (min-width: 1024px){.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote){font-size:32px;line-height:125%}}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) .template-title{font-size:clamp(4.8rem,3.0857142857rem + 2.8571428571vw,7.2rem);line-height:clamp(5.6rem,3.8857142857rem + 2.8571428571vw,8rem)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) p{font:inherit;color:#001407;line-height:inherit;position:relative;margin-bottom:0 !important;margin-top:4rem}@media screen and (min-width: 1024px){.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) p{margin-top:7rem}}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote):before{content:"";position:absolute;width:4rem;height:3.1rem;left:50%;transform:translate(-50%)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) h3{color:var(--wp--preset--color--white);font-size:clamp(2.4rem,0.6857142857rem + 2.8571428571vw,4.8rem)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper blockquote:not([data-section-class]:not(.two_columns_block) blockquote) cite{font-size:80%;font-weight:400}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol){list-style:decimal;padding-left:2.5rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ul:not([data-section-class]:not(.two_columns_block) ul){list-style:unset;padding-left:2.5rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ul:not([data-section-class]:not(.two_columns_block) ul) li,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol) li{font-size:1.6rem;line-height:150%;font-weight:260;color:var(--wp--preset--color--white)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ul:not([data-section-class]:not(.two_columns_block) ul) li:not(:last-child),.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol) li:not(:last-child){margin-bottom:.5rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ul) li,.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol) li{font-size:1.6rem;line-height:150%;font-weight:260;color:var(--wp--preset--color--white)}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ul) li:not(:last-child),.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper ol:not([data-section-class]:not(.two_columns_block) ol) li:not(:last-child){margin-bottom:.5rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper a:not([class]):not([data-section-class]:not(.two_columns_block) a:not([class])){transition:color 500ms;display:inline-flex;align-items:center;font-weight:inherit;border-bottom:1px solid currentColor;line-height:100%}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper .wp-block-buttons{margin-bottom:4.2rem}.privacy-policy-template .privacy-policy-template-wrapper .content-wrapper .wp-block-buttons .wp-block-button__link{width:-moz-fit-content;width:fit-content;cursor:pointer}body .gform_wrapper.gravity-theme .gform_fields{row-gap:39px !important;-moz-column-gap:25px !important;column-gap:25px !important}body form,body .gfield{position:relative}body .gform_wrapper.gravity-theme .gfield_label{width:100%;text-transform:capitalize;font-family:"Montserrat";font-size:16px;font-style:normal;font-weight:600;line-height:140%;color:var(--wp--preset--color--off-white);margin-bottom:9px}body .gform_wrapper.gravity-theme .gfield_required{font-size:inherit;color:var(--wp--preset--color--warm-black);margin-left:2px;padding:0}body .gform_wrapper.gravity-theme input:not([type=submit]):not([type=number]),body select,body textarea,body .gform_wrapper.gravity-theme textarea{font-family:"Montserrat";font-size:14px;font-style:normal;font-weight:400;line-height:150%;width:100%;margin-bottom:0;margin-top:auto;transition:border-color 500ms;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #f68c7d !important;padding-block:0 5px;padding-inline:0;color:rgba(243,233,231,.7)}body .gform_wrapper.gravity-theme input:not([type=submit]):not([type=number])::-moz-placeholder, body select::-moz-placeholder, body textarea::-moz-placeholder, body .gform_wrapper.gravity-theme textarea::-moz-placeholder{font-family:"Montserrat";font-size:14px;font-style:normal;font-weight:400;line-height:150%;color:rgba(243,233,231,.7)}body .gform_wrapper.gravity-theme input:not([type=submit]):not([type=number])::placeholder,body select::placeholder,body textarea::placeholder,body .gform_wrapper.gravity-theme textarea::placeholder{font-family:"Montserrat";font-size:14px;font-style:normal;font-weight:400;line-height:150%;color:rgba(243,233,231,.7)}body .ginput_container_phone div.instruction.validation_message{display:none !important}body .gform_wrapper.gravity-theme .gfield textarea.large,body textarea{height:28.2px;resize:none;scrollbar-width:none}body .gform_wrapper.gravity-theme .gform_footer button,body .gform_wrapper.gravity-theme .gform_footer input,body .gform_wrapper.gravity-theme .gform_page_footer button,body .gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:0}body .gform_wrapper.gravity-theme .gform_footer,body .gform_wrapper.gravity-theme .gform_page_footer{margin:0;padding:0}body .gform_wrapper .theme-cta-button{color:var(--wp--preset--color--warm-black) !important;background-color:var(--wp--preset--color--off-white);margin-inline:0;margin-top:35px}@media screen and (max-width: 1023.98px){body .gform_wrapper .theme-cta-button{margin-top:40px}}body .gform_wrapper .theme-cta-button:hover{background-color:var(--wp--preset--color--warm-black);color:var(--wp--preset--color--off-white) !important}body .gform_wrapper.gravity-theme .gform_validation_errors{display:none}body .gform_wrapper.gravity-theme .gfield_validation_message,body .gform_wrapper.gravity-theme .validation_message{background:none;border:none;clear:both;margin-top:6px;padding-left:0;position:absolute;top:calc(100% + 8px);display:flex !important;align-items:center !important}body .gform_wrapper.gravity-theme .gfield_validation_message::before,body .gform_wrapper.gravity-theme .validation_message::before{content:"";position:relative;display:block;background:var(--wp--preset--color--warm-black);-webkit-mask:url(/wp-content/themes/tes_theme/assets/_/_/images/svgs/error-massage.svg) center no-repeat;mask:url(/wp-content/themes/tes_theme/assets/_/_/images/svgs/error-massage.svg) center no-repeat;width:16px;height:16px;margin-right:4px}body .gform_wrapper .gfield_validation_message,body .gform_wrapper .validation_message{padding:0 !important;margin:0 !important}body .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:none;border-bottom:1px solid #f68c7d !important}body .gform_wrapper.gravity-theme .description,body .gform_wrapper.gravity-theme .gfield_description,body .gform_wrapper.gravity-theme .gsection_description,body .gform_wrapper.gravity-theme .instruction{text-align:left;display:block;color:rgba(26,21,28,.7);text-transform:capitalize;font-family:"Montserrat";font-size:12px;font-weight:500;line-height:150%}body .gform_ajax_spinner{width:2rem;height:2rem;margin-top:1.5rem;position:absolute !important;left:0;box-sizing:border-box;border:3px solid var(--wp--preset--color--off-white);animation:spinner 1.1s infinite linear;border-radius:50%;z-index:1}body .gform_confirmation_message{display:none}body input:-webkit-autofill,body input:-webkit-autofill:hover,body input:-webkit-autofill:focus,body textarea:-webkit-autofill,body textarea:-webkit-autofill:hover,body textarea:-webkit-autofill:focus,body select:-webkit-autofill,body select:-webkit-autofill:hover,body select:-webkit-autofill:focus{font-family:"Montserrat";font-size:14px;font-style:normal;font-weight:400;line-height:150%;color:rgba(243,233,231,.7) !important;caret-color:rgba(243,233,231,.7);-webkit-text-fill-color:rgba(243,233,231,.7);-webkit-box-shadow:0 0 0px 1000px var(--wp--preset--color--warm-red) inset}/*!
 end general ##############################
 */
header{position:absolute;width:100%;top:0;left:0;z-index:99;transform:translateX(0);transition:transform 500ms,background 500ms;background:rgba(0,0,0,0)}header.fixed{position:fixed}header .header-wrapper{display:flex;align-items:center;justify-content:flex-end;position:relative;padding-inline:24px;transition:padding 500ms;margin-right:auto;margin-left:auto;padding-block:13px}@media screen and (min-width: 1280px){header .header-wrapper{padding-inline:32px;padding-block:32px}}header .burger-menu{width:32px;height:32px;z-index:10;cursor:pointer;transform:translate3d(0, 0, 0);flex-shrink:0;border:none;background:rgba(0,0,0,0);padding:0;position:relative;display:flex;flex-direction:column;justify-content:center;gap:6px}header .burger-menu:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0,0,0,0);width:55px;height:55px}header .burger-menu:focus-visible{outline-offset:6px}header .burger-menu span{display:block;width:100%;height:2px;margin:0;position:relative;z-index:1;color:#fff}header .burger-menu span:after,header .burger-menu span:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:currentColor;opacity:.99;border-radius:10px}header .burger-menu span:nth-of-type(even):before{transform-origin:right;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu span:nth-of-type(even):after{transform-origin:left;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu span:before{transform-origin:right;transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu span:after{transform-origin:left;transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu:hover span:nth-of-type(even):before{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .burger-menu:hover span:nth-of-type(even):after{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu:hover span:before{transform:scaleX(0) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}header .burger-menu:hover span:after{transform:scaleX(1) translateZ(0);transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1) .2s}header .navbar{align-items:center;flex-direction:row;position:fixed;top:0;right:0;opacity:0;width:100%;transition:opacity 300ms ease-in;pointer-events:none}header .navbar.header-links-active{opacity:1;pointer-events:auto}header .navbar-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding-block:35.9px 5vh;padding-inline:24px;background:var(--wp--preset--color--warm-red);width:100%;height:100vh;transition:padding 500ms;overflow:auto}@media screen and (min-width: 1024px){header .navbar-wrapper{padding-block:32px;padding-inline:32px}}header .header-logo{position:relative;z-index:2;margin-bottom:51px;width:100%}header .page-links-wrapper{row-gap:24px}header .vh .header-logo{margin-bottom:4vh;flex-shrink:0}header .vh .page-links-wrapper{flex:1 1 100%}header .vh .page-link{height:100%}header .vh .page-link .symbol{height:80%}
.hero_block{position:relative;height:100vh;overflow:hidden;z-index:5;display:flex;align-items:flex-end;padding-bottom:24px}@media screen and (min-width: 600px)and (max-width: 1023.98px){.hero_block{padding-bottom:29px}}@media screen and (min-width: 1024px){.hero_block{padding-bottom:32px}}.hero_block .iris-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;pointer-events:none}.hero_block .iris-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;-webkit-mask-image:radial-gradient(circle at center, transparent 35px, black 35px);mask-image:radial-gradient(circle at center, transparent 35px, black 35px);-webkit-mask-size:cover;mask-size:cover}.hero_block .iris-container svg{position:absolute;left:50%;top:50%;translate:-50% -50%;width:150px;height:auto}.hero_block .hero-cover-image{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;filter:blur(0)}.hero_block .hero-cover-image img,.hero_block .hero-cover-image svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero_block .site-logo{height:auto;margin-bottom:0;z-index:2}.hero_block .hollywood-hero-background{z-index:1}.hero_block .hollywood-hero-foreground{z-index:4}.hero_block .hollywood-hero-background,.hero_block .hollywood-hero-foreground{transition:filter 500ms}.hero_block .drone{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:137.33%;aspect-ratio:2.41;z-index:6}@media screen and (min-width: 1024px){.hero_block .drone{transform:translate(-50%, 0);width:111.33%;top:26.44%}}@media screen and (min-width: 1280px){.hero_block .drone{width:89.06%}}@media screen and (min-width: 1440px){.hero_block .drone{width:79.1666%}}@media screen and (min-width: 1920px){.hero_block .drone{width:59.375%}}.hero_block.blur .hollywood-hero-background,.hero_block.blur .hollywood-hero-foreground{filter:blur(10px)}.hero_block .full-container{z-index:6}.hero_block .hero-content-wrapper{display:flex;gap:11px;flex-direction:column}@media screen and (min-width: 600px){.hero_block .hero-content-wrapper{flex-direction:row;align-items:flex-end;justify-content:space-between}}.hero_block .serif-h1{margin-bottom:37px;max-width:217px}@media screen and (min-width: 1024px){.hero_block .serif-h1{max-width:419px;margin-bottom:31px}}.hero_block .scroll-text{position:absolute;top:24px;left:24px}@media screen and (min-width: 768px){.hero_block .scroll-text{top:95%;left:50%;translate:-50% 50%}}.hero_block .pulse-text{color:var(--wp--preset--color--off-white);text-align:center;opacity:0;animation:pulseTextBrightness 2s infinite alternate ease-in-out}@keyframes pulseTextBrightness{0%,12%{opacity:0}88%,100%{opacity:1}}

/*# sourceMappingURL=main.eb206159f882f963742d.css.map*/