/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Soho Gothic Pro;src:url(../assets/fonts/SohoGothicPro-Medium.eot);src:url(../assets/fonts/SohoGothicPro-Medium.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/SohoGothicPro-Medium.woff2) format("woff2"),url(../assets/fonts/SohoGothicPro-Medium.woff) format("woff"),url(../assets/fonts/SohoGothicPro-Medium.ttf) format("truetype"),url(../assets/fonts/SohoGothicPro-Medium.svg#svgFontName) format("svg");font-weight:500;font-display:swap}@font-face{font-family:Soho Gothic Pro;src:url(../assets/fonts/SohoGothicPro-Regular.eot);src:url(../assets/fonts/SohoGothicPro-Regular.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/SohoGothicPro-Regular.woff2) format("woff2"),url(../assets/fonts/SohoGothicPro-Regular.woff) format("woff"),url(../assets/fonts/SohoGothicPro-Regular.ttf) format("truetype"),url(../assets/fonts/SohoGothicPro-Regular.svg#svgFontName) format("svg");font-weight:400;font-display:swap}@font-face{font-family:Soho Gothic Pro;src:url(../assets/fonts/SohoGothicPro-Bold.eot);src:url(../assets/fonts/SohoGothicPro-Bold.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/SohoGothicPro-Bold.woff2) format("woff2"),url(../assets/fonts/SohoGothicPro-Bold.woff) format("woff"),url(../assets/fonts/SohoGothicPro-Bold.ttf) format("truetype"),url(../assets/fonts/SohoGothicPro-Bold.svg#svgFontName) format("svg");font-weight:700;font-display:swap}:root{--trina-blue:#0086d6;--white:#fff;--grey:#242424;--red:#d44834}body,html{scroll-behavior:smooth;-ms-scroll-chaining:none;overscroll-behavior:none;scroll-padding:10px;background:#fff;min-width:320px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100vw;min-height:100vh;font-size:16px;line-height:19px;font-family:Soho Gothic Pro,Arial,sans-serif;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}figure,p{margin:0}img,svg,video{max-width:100%;margin:0;display:block}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}a{text-decoration:none;color:currentColor}a,button{cursor:pointer}a,a:active,a:hover,button,button:active,button:hover{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}main{max-width:100%}.rwd-pd{padding-right:24px;padding-left:24px}@media (max-width:767px){.rwd-pd{padding-right:12px;padding-left:12px}}.section,section{width:100%;max-width:100vw;overflow:hidden}section p{color:#242424;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.21px}@media (min-width:1024px){section p{font-size:20px;line-height:35px;max-width:517px}}.text-center{text-align:center}.spinner{width:20px;height:20px;position:relative}.spinner:after{content:"";position:absolute;top:0;left:0;width:inherit;height:inherit;border:2px solid;border-bottom:2px solid rgba(0,0,0,0);border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.row{width:100%;max-width:1268px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.row .row{margin-right:-14px;margin-left:-14px;width:auto}.row.column{display:block}.row--collapse>.column{padding:0}.column{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-right:14px;padding-left:14px}.small-0{width:0}.small-fixed-0{max-width:0}.small-offset-0{margin-left:0}.small-1{width:8.33333%}.small-fixed-1{max-width:105.66667px}.small-offset-1{margin-left:8.33333%}.small-2{width:16.66667%}.small-fixed-2{max-width:211.33333px}.small-offset-2{margin-left:16.66667%}.small-3{width:25%}.small-fixed-3{max-width:317px}.small-offset-3{margin-left:25%}.small-4{width:33.33333%}.small-fixed-4{max-width:422.66667px}.small-offset-4{margin-left:33.33333%}.small-5{width:41.66667%}.small-fixed-5{max-width:528.33333px}.small-offset-5{margin-left:41.66667%}.small-6{width:50%}.small-fixed-6{max-width:634px}.small-offset-6{margin-left:50%}.small-7{width:58.33333%}.small-fixed-7{max-width:739.66667px}.small-offset-7{margin-left:58.33333%}.small-8{width:66.66667%}.small-fixed-8{max-width:845.33333px}.small-offset-8{margin-left:66.66667%}.small-9{width:75%}.small-fixed-9{max-width:951px}.small-offset-9{margin-left:75%}.small-10{width:83.33333%}.small-fixed-10{max-width:1056.66667px}.small-offset-10{margin-left:83.33333%}.small-11{width:91.66667%}.small-fixed-11{max-width:1162.33333px}.small-offset-11{margin-left:91.66667%}.small-12{width:100%}.small-fixed-12{max-width:1268px}.small-offset-12{margin-left:100%}.small-centered{margin-right:auto;margin-left:auto}.small-auto{width:auto}@media (min-width:768px){.medium-0{width:0}.medium-fixed-0{max-width:0}.medium-offset-0{margin-left:0}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-1{width:8.33333%}.medium-fixed-1{max-width:105.66667px}.medium-offset-1{margin-left:8.33333%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-2{width:16.66667%}.medium-fixed-2{max-width:211.33333px}.medium-offset-2{margin-left:16.66667%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-3{width:25%}.medium-fixed-3{max-width:317px}.medium-offset-3{margin-left:25%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-4{width:33.33333%}.medium-fixed-4{max-width:422.66667px}.medium-offset-4{margin-left:33.33333%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-5{width:41.66667%}.medium-fixed-5{max-width:528.33333px}.medium-offset-5{margin-left:41.66667%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-6{width:50%}.medium-fixed-6{max-width:634px}.medium-offset-6{margin-left:50%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-7{width:58.33333%}.medium-fixed-7{max-width:739.66667px}.medium-offset-7{margin-left:58.33333%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-8{width:66.66667%}.medium-fixed-8{max-width:845.33333px}.medium-offset-8{margin-left:66.66667%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-9{width:75%}.medium-fixed-9{max-width:951px}.medium-offset-9{margin-left:75%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-10{width:83.33333%}.medium-fixed-10{max-width:1056.66667px}.medium-offset-10{margin-left:83.33333%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-11{width:91.66667%}.medium-fixed-11{max-width:1162.33333px}.medium-offset-11{margin-left:91.66667%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:768px){.medium-12{width:100%}.medium-fixed-12{max-width:1268px}.medium-offset-12{margin-left:100%}.medium-centered{margin-right:auto;margin-left:auto}.medium-auto{width:auto}}@media (min-width:1024px){.large-0{width:0}.large-fixed-0{max-width:0}.large-offset-0{margin-left:0}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-1{width:8.33333%}.large-fixed-1{max-width:105.66667px}.large-offset-1{margin-left:8.33333%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-2{width:16.66667%}.large-fixed-2{max-width:211.33333px}.large-offset-2{margin-left:16.66667%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-3{width:25%}.large-fixed-3{max-width:317px}.large-offset-3{margin-left:25%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-4{width:33.33333%}.large-fixed-4{max-width:422.66667px}.large-offset-4{margin-left:33.33333%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-5{width:41.66667%}.large-fixed-5{max-width:528.33333px}.large-offset-5{margin-left:41.66667%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-6{width:50%}.large-fixed-6{max-width:634px}.large-offset-6{margin-left:50%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-7{width:58.33333%}.large-fixed-7{max-width:739.66667px}.large-offset-7{margin-left:58.33333%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-8{width:66.66667%}.large-fixed-8{max-width:845.33333px}.large-offset-8{margin-left:66.66667%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-9{width:75%}.large-fixed-9{max-width:951px}.large-offset-9{margin-left:75%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-10{width:83.33333%}.large-fixed-10{max-width:1056.66667px}.large-offset-10{margin-left:83.33333%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-11{width:91.66667%}.large-fixed-11{max-width:1162.33333px}.large-offset-11{margin-left:91.66667%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media (min-width:1024px){.large-12{width:100%}.large-fixed-12{max-width:1268px}.large-offset-12{margin-left:100%}.large-centered{margin-right:auto;margin-left:auto}.large-auto{width:auto}}@media screen and (max-device-width:480px){body{-webkit-text-size-adjust:none}}input::-ms-clear{display:none}.app__footer{padding:0 20px}.app__footer__top{padding:30px 0;border-bottom:1px solid #c1c1c1}@media (min-width:1024px){.app__footer__top{padding:52px 0}}.app__footer__bottom{padding:30px 0 25px}@media (min-width:1024px){.app__footer__bottom{padding:34px 0 42px}}.app__footer__social{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.app__footer__social,.app__footer__social ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.app__footer__social ul{margin:0;padding:0;list-style:none;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.app__footer__copy{text-align:center;margin-bottom:8px}@media (min-width:1024px){.app__footer__copy{text-align:left;margin-bottom:0}}.app__footer__links{text-align:center}@media (min-width:1024px){.app__footer__links{text-align:right}}.app__footer__links a{display:block;margin-bottom:8px}@media (min-width:1024px){.app__footer__links a{display:inline;margin-left:48px}}.app__footer__links a:last-of-type{margin-bottom:0}.app__header{position:fixed;z-index:1000;top:0;left:0;right:0;height:55px;padding:14px;-webkit-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease;background-color:#fff;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@media (min-width:768px){.app__header{height:80px}}@media (max-width:767px){.app__header .btn{padding:0;width:30px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.app__header .btn span{display:none}}.app__header__menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:12px}@media (min-width:768px){.app__header__menu{gap:30px}}.app__header__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:1268px;margin:0 auto;height:100%;gap:24px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.app__header__logo path{fill:var(--trina-blue)}.app__header__logo path.logo-dot{fill:var(--red)}.btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-shadow:1.74355px 1.74355px 5.81182px 0 rgba(0,0,0,.25);box-shadow:1.74355px 1.74355px 5.81182px 0 rgba(0,0,0,.25);min-height:44px;padding:.4em 25px;line-height:1.2;border-radius:22px;border:none;gap:5px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btn svg{fill:currentColor}@media (min-width:1024px){.btn{min-height:56px;padding:inherit 32px;border-radius:28px}}.btn__blue{background-color:var(--trina-blue);color:var(--white)}.btn__blue:hover,.btn__white{background-color:var(--white);color:var(--trina-blue)}.btn__white:hover{color:var(--white);background-color:var(--trina-blue)}.btn__small{min-height:30px;padding:inherit 20px;font-size:14px}@media (min-width:1024px){.btn__small{min-height:35px}}.form__checkbox{overflow:hidden;position:relative;padding-left:40px;margin-bottom:13px}@media (min-width:1024px){.form__checkbox{margin-bottom:20px}}.form__checkbox label{cursor:pointer}.form__checkbox input{opacity:0;width:1px;height:1px;visibility:hidden;position:absolute;left:-99999px}.form__checkbox input:checked+.state svg path{opacity:1}.form__checkbox .state{position:absolute;left:0}.form__checkbox .state path{opacity:0;-webkit-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease}.form__checkbox .label{color:var(--white);font-size:12px;font-weight:400;line-height:130%;letter-spacing:.18px}@media (min-width:1024px){.form__checkbox .label{font-size:16px;letter-spacing:.24px}}.form__checkbox .label a{text-decoration:underline}.form__file{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;min-height:168px;border-radius:6px;background:var(--white);padding:5px 10px;line-height:30px;color:var(--grey);font-size:14px;width:100%;border:2px solid #dbdada;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;cursor:pointer;margin-top:15px;margin-bottom:30px;-webkit-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease}@media (min-width:1024px){.form__file{font-size:16px;padding:7px;margin-top:15px;margin-bottom:40px}}.form__file+.form__group__message{top:-30px!important}.form__file.drag-active{background:hsla(0,0%,100%,.95)}.form__file__heading{color:var(--grey);font-size:15.681px;font-weight:500;line-height:112%;letter-spacing:.235px;margin-bottom:14px;margin-top:30px}@media (min-width:1024px){.form__file__heading{font-size:18px;letter-spacing:.27px;margin-bottom:18px;margin-top:30px}}.form__file__heading span{position:relative;display:inline-block;vertical-align:sub;border-radius:50%;width:22px;height:22px;background-color:var(--trina-blue)}@media (min-width:1024px){.form__file__heading span{width:25px;height:25px}}.form__file__heading span svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.form__file__content{color:var(--grey);text-align:center;font-size:12.196px;font-weight:400;line-height:130%;letter-spacing:.183px;opacity:.8}@media (min-width:1024px){.form__file__content{font-size:14px;letter-spacing:.21px}}.form__file input{opacity:0;height:1px;width:1px;position:absolute}.form__group{position:relative;margin-bottom:11px}@media (min-width:1024px){.form__group{margin-bottom:20px}}.form__group label{display:block;color:var(--Trina-White,#fff);font-size:12px;font-weight:500;line-height:112%;letter-spacing:.18px;margin-bottom:7px}@media (min-width:1024px){.form__group label{font-size:14.599px;margin-bottom:11px;letter-spacing:.219px}}.form__group label span.required{color:var(--red)}.form__group__input{border-radius:6px;background:var(--white);padding:5px 10px;line-height:30px;color:var(--grey);font-size:14px;width:100%;border:2px solid #dbdada}@media (min-width:1024px){.form__group__input{font-size:16px;padding:7px}}.form__group--error .form__file,.form__group--error .form__group__input{border:2px solid var(--red)}.form__group .form__group__message{position:absolute;top:-10px;right:0;background-color:var(--red);color:var(--white);border-radius:3px;font-size:10px;padding:2px 10px 2px 26px}@media (min-width:1024px){.form__group .form__group__message{font-size:11px;top:-5px}}.form__group .form__group__message:after{position:absolute;content:"";top:50%;left:6px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;background:rgba(0,0,0,0) url(../assets/svg/error-icon.svg) no-repeat 50%;background-size:contain}.form__group .form__group__message:before{position:absolute;top:100%;left:8px;content:"";width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid var(--red)}.language-dropdown{position:relative;display:inline-block}.language-dropdown .current svg{display:inline-block;vertical-align:text-top}.language-dropdown .current svg path{fill:var(--white)}.language-dropdown ul{list-style:none;display:none;position:absolute;z-index:300;top:100%;left:0;width:140px;padding:24px 30px;text-align:center;border-radius:7px;border:1px solid #c1c1c1;background:var(--white);margin:10px 0 0;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@media (min-width:1024px){.language-dropdown ul{left:auto;right:0}}.language-dropdown ul li{display:block}.language-dropdown ul li a{color:var(--grey)!important;font-size:14px;font-weight:400;line-height:31px;letter-spacing:.21px}.language-dropdown.active ul{display:block}.successMessage{border-radius:6px;border:1px solid #dbdada;background:var(--white);padding:11px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}.successMessage__close{position:absolute;top:5px;right:5px;cursor:pointer;width:25px;height:25px;text-align:center;line-height:25px}.successMessage__wrapper{text-align:center;max-width:240px;margin:50px 60px}.successMessage__header{font-size:18px;font-weight:500;line-height:24px;letter-spacing:.27px;margin-bottom:15px}.successMessage__header span{display:inline-block;vertical-align:sub;background-color:#2fef42;width:25.588px;height:25.588px;margin-right:8px;border-radius:50%;position:relative}.successMessage__header span svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.successMessage__content{text-align:center;font-size:14px;font-weight:400;line-height:130%;letter-spacing:.21px;opacity:.8}.section__stories{padding-top:86px}.section__stories h1{font-size:34px;font-weight:400;line-height:1.12;text-align:center}.section__stories__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:28px;margin-top:48px}.section__stories__items>*{max-height:396px;-webkit-box-flex:1;-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%}@media (max-width:1023px){.section__stories__items{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding-left:14px;scroll-padding-right:14px;scrollbar-width:none;-ms-overflow-style:none}.section__stories__items::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}.section__stories__items>*{scroll-snap-align:start;min-width:clamp(100px,calc(100vw - 56px),295px)}}@media (min-width:768px) and (max-width:1023px){.section__stories{padding-top:80px}.section__stories h1{font-size:52px}}@media (min-width:1024px){.section__stories{padding-top:112px}.section__stories h1{font-size:69px;text-align:left}.section__stories__items{margin-top:106px}}.story{background:rgba(0,0,0,.5);aspect-ratio:295/396;position:relative;z-index:0;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:26px;border-radius:23px;color:#fff;gap:12px}.story:after{content:"";position:absolute;background:-webkit-gradient(linear,left bottom,left top,color-stop(32.5%,rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background:-o-linear-gradient(bottom,rgba(0,0,0,.5) 32.5%,rgba(0,0,0,0) 100%);background:linear-gradient(0deg,rgba(0,0,0,.5) 32.5%,rgba(0,0,0,0));bottom:0;left:0;right:0;height:113px;z-index:-1}.story h2,.story h3{margin:0;line-height:1.12;font-size:34px;font-weight:500}.story p{color:inherit;font-size:18px;font-weight:400;line-height:1.3}.story figure{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.story figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.story--alt{aspect-ratio:620/500;padding:36px 40px}.story--alt h2,.story--alt h3{font-size:27px}.story--alt p{font-size:14px}.rte p:not(:first-child){margin-top:1em}.section__how{margin-bottom:60px;margin-top:60px}@media (min-width:1024px){.section__how{margin-top:140px;margin-bottom:140px}}.section__how__inner{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.section__how h2{color:#242424;font-size:25px;font-style:normal;font-weight:500;line-height:1.12;margin:0;position:relative;padding-left:20px}@media (min-width:1024px){.section__how h2{font-size:34px;line-height:38px;padding-left:30px}}.section__how h2:before{position:absolute;content:"";top:.62em;left:0;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--trina-blue);width:9px;height:9px}@media (min-width:1024px){.section__how h2:before{width:10px;height:10px}}.section__how .rte{margin-top:37px}.section__how__content{color:#242424;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.21px}@media (min-width:1024px){.section__how__content{font-size:20px;line-height:35px;max-width:517px}}@media (max-width:1023px){.section__how .story{margin-top:24px}}.section__form{background-color:var(--trina-blue);padding:48px 20px;position:relative}@media (min-width:1024px){.section__form{padding:100px 0}}.section__form.success:before{position:absolute;z-index:10;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(36,36,36,.4)}.section__form.success .successMessage{display:block;z-index:100}.section__form__heading{color:var(--white);font-size:25px;font-weight:400;line-height:112%;letter-spacing:.375px;margin-bottom:45px}@media (min-width:1024px){.section__form__heading{font-size:34px;letter-spacing:.51px;margin-bottom:72px}}.section__form button.btn.btn__white{min-height:38px;height:38px;line-height:38px;margin:25px 0 17px;position:relative}.section__form button.btn.btn__white .spinner{opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section__form button.btn.btn__white[disabled]{pointer-events:none}.section__form button.btn.btn__white[disabled] span{opacity:0}.section__form button.btn.btn__white[disabled] .spinner{opacity:1}@media (min-width:1024px){.section__form button.btn.btn__white{min-height:44px;height:44px;line-height:44px;margin:34px 0 89px}}
/*# sourceMappingURL=main.css.map */