.flex{display:flex}.flex_column{flex-direction:column}.flex_justify_between{justify-content:space-between}.flex_justify_center{justify-content:center}.flex_justify_left{justify-content:flex-start}.flex_justify_right{justify-content:flex-end}.flex_align_center{align-items:center}.flex_align_left{align-items:flex-start}.flex_align_right{align-items:flex-end}section{padding:0rem 10rem}.dark_section{background-color:var(--dark-blue)}.special_white_section{background-color:#f6f6f6}.no_padding_section{padding:0}.larger_padding_section{padding-left:23rem;padding-right:23rem}h2{font-size:3.6rem;font-weight:var(--font-weight-semibold);margin-bottom:2.1rem}h3{font-size:1.8rem;font-weight:var(--font-weight-semibold);margin-bottom:.6rem;color:var(--dark-gray)}.legal_swiper{width:600px;height:300px}.hidden{display:none}.invisible{opacity:0;transition:all .8s}.visible{opacity:1}@keyframes dropIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.header{position:fixed;top:0;left:0;width:100%;padding:0rem 10rem;background-color:var(--white);z-index:9999;transition:all .2s;animation:dropIn .6s ease-out forwards}.header>div:first-of-type{padding:1.2rem 0rem;border-bottom:.1rem solid var(--gray);margin-bottom:.8rem}.header>div:first-of-type>div{gap:1.2rem}.header>div:first-of-type>div a:link,.header>div:first-of-type>div a:visited{text-decoration:none}.header_language_btn{gap:1.4rem;background-color:transparent;border:none;font-family:inherit;cursor:pointer;font-size:1.4rem}.header_language_btn>div{gap:.7rem}.header>div:last-of-type>a{padding:2rem}.header>div:last-of-type>a img{width:18.7rem;height:7rem}.header>div:last-of-type>div{gap:6.4rem}.header>div:last-of-type>div ul{gap:6rem;list-style:none}.header>div:last-of-type>div ul a:link,.header>div:last-of-type>div ul a:visited{text-decoration:none;font-family:inherit;color:inherit;font-size:1.6rem;text-transform:uppercase;font-weight:var(--font-weight-medium)}.header>div:last-of-type>div ul a.header_active_link:link,.header>div:last-of-type>div ul a.header_active_link:visited{color:var(--blue)}.header_mobile_btn_wrapper,.header_mobile_btn{display:none}.header_language_dropdown{position:relative}.language_options{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:60px;display:none;z-index:1000}.language_options.show{display:block}.lang_option{display:block;padding:8px 12px;text-decoration:none;color:#333;font-size:14px;transition:background-color .2s}.lang_option:hover{background-color:#f5f5f5}.lang_option.active{background-color:#007bff;color:#fff}.lang_option.active:hover{background-color:#0056b3}.header_language_dropdown .header_language_btn div img{width:9px;height:5px}.cta_button_anchor{font-size:1.4rem;text-transform:uppercase;padding:1.5rem 3rem;gap:1.2rem;border-radius:1rem;color:var(--white);text-decoration:none;font-weight:var(--font-weight-medium)}.cta_button_anchor_black{background-color:var(--black);border:.1rem solid var(--black)}.cta_button_anchor_blue{background-color:var(--blue);border:.1rem solid var(--blue)}.custom_checkbox{width:2rem;height:2rem;position:relative;flex-shrink:0}.custom_checkbox>div{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.6rem;border:.1rem solid var(--gray);z-index:1;transition:all .1s}.custom_checkbox>input{position:absolute;top:0;left:0;z-index:2;opacity:0;width:100%;height:100%;cursor:pointer}.custom_checkbox input:checked+div{background-color:var(--blue);border-color:var(--blue)}.legal_card{padding:2.5rem 2.3rem 6.5rem;border:.1rem solid var(--gray);border-radius:1rem;color:inherit;text-decoration:none}.legal_card h4{font-size:1.8rem;font-weight:var(--font-weight-semibold);margin-bottom:1.7rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:2.8em}.legal_card p:first-of-type{font-size:1.6rem;font-weight:var(--font-weight-regular);color:var(--gray);margin-bottom:1.7rem}.legal_card p:last-of-type{font-size:1.6rem;font-weight:var(--font-weight-regular)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-background-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity .5s ease-in-out;z-index:0}.hero-background-layer:after{position:absolute;content:" ";top:0;right:0;width:100%;height:100%;background-color:var(--dark-blue);opacity:.6}.swiper-big-banner-wrapper{position:relative;margin:0rem 10rem 3.7rem;padding:12.6rem 8.7rem 5.8rem;border-radius:1rem;overflow:hidden}.hero-background-layer.hero-background-active{opacity:1}.swiper-big-banner{width:100%;max-width:100%;position:unset!important;z-index:1;margin-bottom:17rem}.swiper-big-banner .swiper-slide{position:relative;color:var(--white);margin-bottom:0;opacity:0;animation:fadeIn 1.2s ease-out forwards}.swiper-slide-wrapper h2{font-size:4.5rem;font-weight:var(--font-weight-medium);margin-bottom:4rem;line-height:1.2;width:100%;max-width:745px}.swiper-slide-wrapper .flex.flex_align_center{flex-wrap:wrap;gap:1rem 2.5rem}.swiper-slide-text{display:grid;grid-template-columns:repeat(4,22rem);column-gap:3rem}.swiper-slide-text span{display:block;width:100%;border-bottom:.1rem solid var(--gray);margin-bottom:1.1rem;padding-bottom:1.5rem;font-size:2.2rem;font-weight:var(--font-weight-semibold);font-family:Libre Baskerville}.hero_mobile_swiper{display:block;position:relative;z-index:1;color:var(--white)}.hero_mobile_swiper>div:nth-of-type(1){gap:2rem;font-size:1.8rem;font-weight:var(--font-weight-bold);padding-bottom:.6rem;border-bottom:.1rem solid var(--white);margin-bottom:1rem}.hero_mobile_swiper span{font-size:2.4rem;font-weight:var(--font-weight-semibold);font-family:Libre Baskerville}.hero_mobile_swiper p{font-size:1.6rem;font-weight:var(--font-weight-medium)}.hero_mobile_swiper>div:nth-of-type(1) div{transition:all .2s;text-align:left}.hero_mobile_swiper>div:nth-of-type(2){position:relative;height:1.4rem;margin-bottom:2rem}.hero_mobile_swiper>div:nth-of-type(2) p{position:absolute;opacity:0;transition:all .2s}.hero_mobile_swiper>div:nth-of-type(2) p.hero_mobile_swiper_active_p{opacity:1}.hero_mobile_swiper>div:last-of-type{gap:1.5rem}.hero_mobile_swiper>div:last-of-type button{width:1rem;height:1rem;border-radius:50%;background-color:transparent;border:.1rem solid var(--blue);cursor:pointer;transition:all .2s}.hero_mobile_swiper>div:last-of-type button.hero_mobile_swiper_active_btn{border-color:var(--white)}.swiper-big-banner-text{display:grid;grid-template-columns:repeat(4,22rem);column-gap:3rem}.swiper-big-banner-text span{display:block;width:100%;border-bottom:.1rem solid var(--gray);margin-bottom:1.1rem;padding-bottom:1.5rem;font-size:2.2rem;font-weight:var(--font-weight-semibold);font-family:Libre Baskerville}.swiper-button-next,.swiper-button-prev{background-color:transparent;border:1px solid var(--white);color:var(--white);width:4rem!important;height:4rem!important;border-radius:4px;transition:all .2s}.swiper-button-next svg,.swiper-button-prev svg{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.6rem;color:#fff!important}.hero{margin-bottom:3.7rem}.hero>div:first-of-type{padding:12.6rem 8.7rem 5.8rem;border-radius:1rem;overflow:hidden;gap:17rem;background-size:cover;background-position:center;background-blend-mode:overlay;position:relative;color:var(--white);margin-bottom:3.7rem;opacity:0;animation:fadeIn 1.2s ease-out forwards}.hero>div:first-of-type:after{position:absolute;content:" ";top:0;right:0;width:100%;height:100%;background-color:var(--dark-blue);opacity:.6}.hero>div:first-of-type>div{z-index:1}.hero h1{font-size:4.5rem;font-weight:var(--font-weight-medium);margin-bottom:4rem;line-height:1.2;width:100%;max-width:745px}.hero>div:first-of-type>div:first-of-type>div{gap:2.5rem}.hero_cta_secondary:link,.hero_cta_secondary:visited{font-size:1.4rem;font-weight:var(--font-weight-medium);color:var(--white);text-decoration:none;padding:1.5rem 3rem;border-radius:1rem;border:.1rem solid var(--white)}.hero>div:first-of-type>div:last-of-type{display:grid;grid-template-columns:repeat(4,22rem);column-gap:3rem}.hero>div:first-of-type>div:last-of-type div span{display:block;width:100%;border-bottom:.1rem solid var(--gray);margin-bottom:1.1rem;padding-bottom:1.5rem;font-size:2.2rem;font-weight:var(--font-weight-semibold);font-family:Libre Baskerville}.hero>div:first-of-type>div:last-of-type div p{font-size:1.6rem;font-weight:var(--font-weight-medium)}.hero_grid-wrapper{margin-bottom:3.7rem}.hero_grid{display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:3.5rem;border-bottom:.1rem solid var(--gray);justify-content:space-between;justify-items:center;transition:all .2s}.hero_grid div{gap:2rem;transition:all 1s}.hero_grid p{font-size:1.8rem;font-weight:var(--font-weight-medium)}.intro{margin-bottom:7rem;display:grid;grid-template-columns:repeat(2,1fr);column-gap:4.6rem;align-items:center}.intro>div:first-of-type{opacity:0;transition:all 1s ease-in}.intro>div:first-of-type p{font-size:2.5rem;font-weight:var(--font-weight-semibold)}.intro>div:last-of-type{gap:4rem;opacity:0;transition:all 1s ease-in}.intro>div:last-of-type>div:first-of-type p:first-of-type{font-size:1.6rem;font-weight:var(--font-weight-semibold);margin-bottom:1.8rem}.intro>div:last-of-type>div:first-of-type p:last-of-type{font-size:1.4rem;font-weight:var(--font-weight-regular)}.intro>div:last-of-type>div:last-of-type{position:relative;gap:3.4rem}.intro>div:last-of-type>div:last-of-type>div p:first-of-type{font-size:2.2rem;font-weight:var(--font-weight-bold)}.intro>div:last-of-type>div:last-of-type>div p:last-of-type{font-size:1.6rem;font-weight:var(--font-weight-regular);color:var(--dark-gray)}.intro>div:last-of-type>div:last-of-type>img{position:absolute;bottom:-1rem;right:0;z-index:-1;width:37rem;height:6.3rem}.services{margin-bottom:12rem}.services>div{display:grid;grid-template-columns:1.7fr 1.3fr;column-gap:5rem;justify-content:space-between}.services>div>div:first-of-type{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2.5rem}.services>div>div:first-of-type>div{border-radius:1rem;border:.1rem solid var(--gray);gap:1.8rem;padding:3rem 2.8rem}.services>div>div:first-of-type>div>div:first-of-type>div{padding-bottom:2.8rem;border-bottom:.1rem solid var(--blue);margin-bottom:2.8rem}.services>div>div:first-of-type>div>div:first-of-type>div>img{margin-bottom:.8rem;width:5.5rem;height:5.5rem}.services>div>div:first-of-type>div>div:first-of-type>div>h4{font-size:2.4rem;font-weight:var(--font-weight-semibold)}.services>div>div:first-of-type>div>div:first-of-type ul{list-style:none;gap:1.2rem;margin-bottom:2.6rem;font-size:1.4rem;font-weight:var(--font-weight-regular)}.services>div>div:first-of-type>div>div:first-of-type ul li{gap:.9rem}.services>div>div:first-of-type>div>div:first-of-type ul li div{width:.9rem;height:1.2rem;background-color:var(--blue);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);flex-shrink:0}.services>div>div:first-of-type>div>div:first-of-type>p{font-size:1.4rem;font-weight:var(--regular);color:var(--gray)}.services>div>div:last-of-type{border-radius:1rem;overflow:hidden;height:50rem}.services>div>div:last-of-type img{width:100%;height:100%;object-fit:cover}.contact{padding-top:5.6rem;padding-bottom:7.4rem;margin-bottom:9rem;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;column-gap:45rem;position:relative;overflow:hidden}.contact>div:first-of-type{z-index:1;display:flex;flex-direction:column;justify-content:center}.contact>div:first-of-type h2{color:var(--white)}.contact>div:first-of-type p{color:var(--darker-gray);font-size:1.6rem;font-weight:var(--font-weight-regular)}.contact>div:first-of-type p:first-of-type{margin-bottom:3.4rem}.contact>div:first-of-type>div{gap:2rem;margin-bottom:2.8rem}.contact_title{font-size:1.8rem;font-weight:var(--font-weight-medium);color:var(--white);margin-top:1.2rem}.contact>div:first-of-type>div a:link,.contact>div:first-of-type>div a:visited{gap:1.5rem;font-size:1.8rem;font-weight:var(--font-weight-regular);color:var(--white);text-decoration:none}.contact_form{border-radius:1rem;background-color:var(--white);padding:2.3rem 2.8rem;z-index:1}.contact_form_content{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.contact_form h4{text-align:center;font-size:2.4rem;font-weight:var(--font-weight-semibold);margin-bottom:2.5rem}.contact_form>div:first-of-type{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3.7rem;justify-content:space-between;row-gap:1.9rem;margin-bottom:1.4rem}.contact_form>div div{gap:.8rem}.contact_form>div div:last-of-type{grid-column:1 / 3}.contact_form label{font-family:inherit;font-size:1.4rem;text-transform:uppercase;color:var(--gray)}.contact_form label.contact_form_checkbox_label{font-size:1.4rem;text-transform:none;color:var(--black)}.contact_form label.contact_form_checkbox_label a:link,.contact_form label.contact_form_checkbox_label a:visited{text-decoration:none;color:var(--blue)}.contact_form label span{color:#e60808}.contact_form input{font-family:inherit;padding:1.3rem 1.5rem;border:.1rem solid var(--gray);border-radius:.6rem;font-size:1.4rem;font-weight:var(--font-weight-regular);color:var(--black);transition:all .1s}.contact_form input::placeholder{color:var(--dark-gray)}.contact_form input:focus{outline:none;border-color:var(--blue)}.contact_form textarea{font-family:inherit;padding:1.3rem 1.5rem;border:.1rem solid var(--gray);border-radius:.6rem;font-size:1.4rem;font-weight:var(--font-weight-regular);color:var(--black);transition:all .1s;resize:none;height:13rem}.contact_form textarea::placeholder{color:var(--dark-gray)}.contact_form textarea:focus{outline:none;border-color:var(--blue)}.contact_form_offwhite_bg{background-color:var(--offwhite)}.contact_form_checkbox_wrapper{gap:.9rem;margin-bottom:1.8rem}.contact>img{position:absolute;right:-4rem;bottom:-6rem}.legal{display:grid;grid-template-columns:1.3fr 1.7fr;column-gap:3.8rem;align-items:center;margin-bottom:9rem}.legal>div:first-of-type{border-radius:1rem;overflow:hidden}.legal>div:first-of-type img{width:100%;height:100%;object-fit:cover}.legal>div:last-of-type>div:first-of-type{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3rem;margin-bottom:3rem}.legal_swiper_wrapper,.legal_carousel{display:none}.testimonials{padding-top:5.4rem;padding-bottom:9rem;display:grid;grid-template-columns:1.7fr 1.3fr;column-gap:7.5rem}.testimonials h2{color:var(--white)}.testimonials>div:last-of-type{border-radius:1rem;overflow:hidden}.testimonials>div:last-of-type img{width:100%;height:100%;object-fit:cover}.testimonials>div:first-of-type>div:first-of-type{width:100%;position:relative;height:32rem}.testimonials>div:first-of-type>div:first-of-type>div{gap:3rem;width:100%;overflow-x:auto;scroll-behavior:smooth;position:absolute;top:0;left:0;scrollbar-width:none;-ms-overflow-style:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.testimonials>div:first-of-type>div:first-of-type>div::-webkit-scrollbar{display:none}.testimonials_card{flex:0 0 auto;width:47rem;height:32rem;background-color:var(--white);border-radius:1rem;padding:2.4rem 2.5rem}.testimonials_card>div p{margin-top:1.2rem;font-size:1.8rem;font-style:italic}.testimonials_card>p{font-size:1.8rem;color:var(--gray)}.testimonials_swiper_wrapper{display:none}.stars-wrapper{display:flex;gap:2px}.star{position:relative;width:20px;height:20px}.star-bg{position:absolute;top:0;left:0;width:100%;height:100%}.star-fill{position:absolute;top:0;left:0;height:100%;overflow:hidden;object-fit:cover}footer>div:first-of-type{width:100%;background-color:var(--blue);padding:4.8rem 10rem;display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;justify-items:center}footer>div:first-of-type>div{gap:2rem}footer>div:first-of-type>div:nth-of-type(1) img{width:4.5rem;height:3.8rem;flex-shrink:0}footer>div:first-of-type>div:nth-of-type(2) img{width:4.5rem;height:3.3rem;flex-shrink:0}footer>div:first-of-type>div:nth-of-type(3) img{width:4.5rem;height:3.9rem;flex-shrink:0}footer>div:first-of-type>div a:link,footer>div:first-of-type>div a:visited{color:var(--white);text-decoration:none;font-size:2rem;font-weight:var(--font-weight-semibold)}footer>div:first-of-type>div span{font-size:1.4rem;font-weight:var(--font-weight-regular);color:#90abf2}footer>div:last-of-type{padding:3.6rem 10rem 2.3rem}footer>div:last-of-type>div:first-of-type{margin-bottom:3rem}.footer_links{padding-bottom:2.5rem;margin-bottom:2.5rem;border-bottom:.1rem solid var(--gray)}.footer_links ul{list-style:none;gap:4.5rem}.footer_links ul a:link,.footer_links ul a:visited{color:inherit;font-size:1.4rem;font-weight:var(--font-weight-light);text-decoration:none;text-transform:uppercase}.footer_socials_wrapper{gap:2rem}.footer_socials_wrapper div{gap:3rem}.footer_socials_wrapper p{color:var(--darker-gray);font-size:1.4rem;font-weight:var(--font-weight-light)}.footer_socials_wrapper p a:link,.footer_socials_wrapper p a:visited{color:var(--blue);text-decoration:none;font-weight:var(--font-weight-semibold)}.title_wrapper{margin-bottom:5.4rem}.title_wrapper div{padding:7.5rem 5.4rem;border-radius:1rem;background:linear-gradient(to right,var(--dark-blue) 60%,var(--blue) 100%);position:relative;overflow:hidden}.title_wrapper div h2{color:var(--white);font-size:3.6rem;font-weight:var(--font-weight-medium);position:relative;z-index:2}.title_wrapper div img{position:absolute;right:-18%;bottom:-13rem;transform:scale(.7)}.terms_text{margin-bottom:3rem}.terms_text>div:first-of-type{margin-bottom:5.7rem}.terms_text>div:last-of-type{margin-bottom:2rem}.terms_text>div h2{font-size:2.4rem;font-weight:var(--font-weight-semibold);margin-bottom:1.9rem}.terms_text>div h3{font-size:1.8rem;font-weight:var(--font-weight-medium);margin-bottom:1.2rem;color:var(--black)}.terms_text>div p{font-size:1.6rem;color:var(--darker-gray);margin-bottom:1.9rem}.terms_date{font-size:1.6rem;color:var(--gray);display:block;margin-bottom:3rem}.legislation{margin-bottom:4.8rem}.legislation>div:first-of-type{display:grid;grid-template-columns:repeat(3,1fr);column-gap:3rem;row-gap:3rem;margin-bottom:3.8rem}.legislation_details{margin-bottom:8rem}.legislation_details>div:first-of-type{margin-bottom:4rem}.legislation_details>div:first-of-type h2{font-size:2.4rem;font-weight:var(--font-weight-semibold);margin-bottom:1.9rem}.legislation_details>div:first-of-type p{font-size:1.6rem;margin-bottom:1.9rem;color:var(--dark-gray)}.legislation_details>div:first-of-type h3{font-size:1.8rem;margin-bottom:1.9rem;color:var(--black);font-weight:var(--font-weight-medium)}.legislation_details>p{margin-bottom:3rem;font-size:1.6rem;color:var(--gray)}.legislation_details>div:last-of-type{gap:1.6rem}.legislation_details>div:last-of-type p{font-size:1.8rem;font-weight:var(--font-weight-medium)}.legislation_details>div:last-of-type div{gap:1.9rem}.legislation_details_more{margin-bottom:4.8rem}.legislation_details_more>h4{text-align:center;font-size:2.4rem;font-weight:var(--font-weight-semibold);margin-bottom:2.8rem}.legislation_details_more>div:first-of-type{display:grid;grid-template-columns:repeat(3,1fr);column-gap:3rem;margin-bottom:3.8rem}.legislation_details_more_cta_mobile_wrapper{display:none}.reasoning{display:grid;grid-template-columns:repeat(2,1fr);column-gap:11rem;align-items:center;margin-bottom:8rem}.reasoning.imgOnRight>div:first-child{order:2}.reasoning.imgOnRight>div:last-child{order:1}.reasoning,.reasoning *{font-family:Poppins,sans-serif!important}.reasoning h2{font-size:2.4rem;margin-bottom:2.5rem}.reasoning>div:first-of-type{border-radius:1rem;overflow:hidden}.reasoning>div:first-of-type img{width:100%;height:100%;object-fit:cover}.reasoning>div:last-of-type>div{gap:2.5rem}.reasoning>div:last-of-type>div h3{font-size:1.8rem;margin-bottom:1.3rem;color:var(--black)}.reasoning>div:last-of-type>div p{font-size:1.6rem}.personalized_support{display:grid;grid-template-columns:repeat(2,1fr);column-gap:11rem;align-items:center;margin-bottom:6.6rem}.personalized_support h2{font-size:2.4rem;margin-bottom:3rem}.personalized_support>div:first-of-type{border-radius:1rem;overflow:hidden}.personalized_support>div:first-of-type img{width:100%;height:100%;object-fit:cover}.personalized_support>div:last-of-type ul{list-style:none;gap:2rem}.personalized_support>div:last-of-type ul li>div{gap:.8rem;margin-bottom:.6rem}.personalized_support>div:last-of-type ul li>div div{width:.9rem;height:1.2rem;background-color:var(--blue);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);flex-shrink:0}.personalized_support>div:last-of-type ul li>div p{font-size:1.8rem;font-weight:var(--font-weight-semibold)}.personalized_support>div:last-of-type ul li>p{font-size:1.6rem;color:var(--dark-gray)}.about_hero{height:80vh;margin-bottom:5.8rem;position:relative;background-image:url(/build/assets/about-us-CG15GZ1F.png);background-size:cover;background-position:bottom;background-blend-mode:overlay}.about_hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--dark-blue);opacity:.5;z-index:1}.about_hero>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.about_hero>div:first-of-type{position:relative;z-index:2;flex-grow:1;gap:1.6rem;text-align:center;color:var(--white)}.about_hero>div:first-of-type h2{font-size:3.6rem;font-weight:var(--font-weight-medium)}.about_hero>div:first-of-type p{font-size:2rem;font-style:italic;font-weight:var(--font-weight-light);width:100%;max-width:438px}.about_hero_column{width:100%;display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;justify-items:center;padding-top:5rem;padding-bottom:4.8rem;border-top:.1rem solid var(--white);z-index:3;position:relative}.about_hero_column div{gap:2rem}.about_hero_column p{font-size:1.8rem;font-weight:var(--font-weight-medium);color:var(--white)}.about_hero_grid_wrapper{display:none}.about_intro{margin-bottom:7.4rem;display:grid;grid-template-columns:repeat(2,1fr);column-gap:4.6rem;align-items:center}.about_intro>div:first-of-type p{font-size:2.8rem;font-weight:var(--font-weight-semibold)}.about_intro>div:last-of-type{gap:1.4rem}.about_intro>div:last-of-type>div:first-of-type p:first-of-type{font-size:1.8rem;font-weight:var(--font-weight-semibold);margin-bottom:1.4rem}.about_intro>div:last-of-type>div:first-of-type p:last-of-type{font-size:1.6rem}.about_intro>div:last-of-type>div:last-of-type{position:relative}.about_intro>div:last-of-type>div:last-of-type p:first-of-type{font-size:2.4rem;font-weight:var(--font-weight-bold)}.about_intro>div:last-of-type>div:last-of-type p:last-of-type{font-size:1.8rem}.about_intro>div:last-of-type>div:last-of-type img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why{padding-top:8.7rem;padding-bottom:8.7rem;margin-bottom:9rem;display:grid;grid-template-columns:1.1fr 1.9fr;column-gap:14rem;position:relative;overflow:hidden}.why>img{position:absolute;right:-8rem;bottom:-12rem}.why>div:first-of-type>p{font-size:1.6rem;margin-bottom:4.8rem;color:var(--dark-gray)}.why>div:last-of-type>div{gap:2rem}.why>div:last-of-type>div:first-of-type{margin-bottom:4.2rem;padding-right:23rem}.why>div:last-of-type>div:last-of-type{padding-left:23rem}.about_card{width:50%;padding:2.6rem 2.6rem 2rem;background-color:var(--white);border:.1rem solid var(--gray);border-radius:1rem;align-self:stretch;z-index:2}.about_card h5{font-size:1.8rem;font-weight:var(--font-weight-semibold);margin-bottom:1.2rem}.about_card p{font-size:1.6rem;color:var(--dark-gray)}.why_mobile_cta{display:none}.values{display:grid;grid-template-columns:repeat(2,1fr);column-gap:11rem;align-items:center;margin-bottom:9rem}.values>div:first-of-type{border-radius:1rem;overflow:hidden}.values>div:first-of-type img{width:100%;height:100%;overflow:hidden;object-fit:cover}.values>div:last-of-type>div{gap:2.5rem;margin-bottom:3.5rem}.values>div:last-of-type>div h3{font-size:2rem;color:var(--black);font-weight:var(--font-weight-semibold)}.values>div:last-of-type>div p{font-size:1.6rem;color:var(--dark-gray)}.values>div:last-of-type>a:link,.values>div:last-of-type>a:visited{text-transform:uppercase;font-size:1.4rem;font-weight:var(--font-weight-medium);padding:1.5rem 3rem;border-radius:1rem;border:.1rem solid var(--blue);color:var(--blue);text-decoration:none}.about_us_contact_section{margin-bottom:0}.services_card{display:grid;grid-template-columns:1.7fr 1.3fr;margin-bottom:7rem}.services_card_img_left{grid-template-columns:1.3fr 1.7fr}.services_card>div:first-of-type{border:.1rem solid var(--gray);border-top-left-radius:1rem;border-bottom-left-radius:1rem;padding:5.4rem 12rem 5.4rem 5.4rem;border-right:0}.services_card_img_left>div:first-of-type{grid-column:2 / 3;grid-row:1;border-radius:0rem 1rem 1rem 0rem;border-right:.1rem solid var(--gray);border-left:0}.services_card>div:first-of-type>div:first-of-type{gap:3rem;padding-bottom:3.3rem;border-bottom:.1rem solid var(--blue);margin-bottom:2.8rem}.services_card>div:first-of-type>div:first-of-type h4{font-size:2.4rem;font-weight:var(--font-weight-semibold)}.services_card>div:first-of-type ul{list-style:none;gap:1.2rem;margin-bottom:2.8rem;font-size:1.6rem}.services_card>div:first-of-type ul li{gap:.9rem}.services_card>div:first-of-type ul li div{width:.9rem;height:1.2rem;background-color:var(--blue);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);flex-shrink:0}.services_card>div:first-of-type>p:first-of-type{font-size:1.7rem;color:var(--dark-gray);margin-bottom:1.8rem}.services_card>div:first-of-type>p:last-of-type{font-size:1.6rem;color:var(--gray);margin-bottom:3.4rem}.services_card>div:last-of-type{overflow:hidden;border-top-right-radius:1rem;border-bottom-right-radius:1rem}.services_card_img_left>div:last-of-type{grid-column:1 / 2;grid-row:1;border-top-left-radius:1rem;border-bottom-left-radius:1rem;border-top-right-radius:0;border-bottom-right-radius:0}.services_card>div:last-of-type img{width:100%;height:100%;object-fit:cover}.contact_cta{display:grid;grid-template-columns:repeat(2,1fr);column-gap:27rem;margin-bottom:5.4rem}.contact_cta{font-size:1.6rem;color:var(--dark-gray)}.contact_cta>div:first-of-type>p:first-of-type{margin-bottom:4rem}.contact_cta>div:first-of-type>div:first-of-type{margin-bottom:2.6rem;gap:2rem}.contact_cta>div:first-of-type>div:first-of-type a:link,.contact_cta>div:first-of-type>div:first-of-type a:visited{gap:1.6rem;font-family:inherit;font-size:1.8rem;color:var(--dark-gray);text-decoration:none}.contact_map{height:50rem}.mobile_menu{display:none}@media(max-width:1500px){.larger_padding_section{padding-left:15rem;padding-right:15rem}}@media(max-width:1280px){section{padding:0rem 6rem}h2{font-size:3.2rem;margin-bottom:1.8rem}}@media(max-width:1250px){.larger_padding_section{padding-left:10rem;padding-right:10rem}}@media(max-width:1280px){.header{padding:0rem 6rem}}@media(max-width:1730px){.services>div{column-gap:2rem}.services>div>div:first-of-type{column-gap:2rem}.contact{column-gap:25rem}}@media(max-width:1484px){.services>div>div:last-of-type{height:52rem}}@media(max-width:1475px){.intro>div:first-of-type p{font-size:2.2rem}.services>div{grid-template-columns:1.9fr 1.1fr}.contact{column-gap:15rem}.legal{column-gap:2rem}}@media(max-width:1400px){.legal{align-items:stretch}.legal>div:last-of-type>div:first-of-type{column-gap:1rem}}@media(max-width:1300px){.hero>div:first-of-type{padding-left:6rem;padding-right:6rem;padding-top:8rem}}@media(max-width:1280px){.services>div{display:block}.services>div>div:last-of-type{display:none}}@media(max-width:1250px){.testimonials{padding-bottom:5rem}}@media(max-width:1197px){.services>div>div:first-of-type{grid-template-columns:1fr;row-gap:1rem}}@media(max-width:1090px){.contact{column-gap:5rem}}@media(max-width:1225px){footer>div:first-of-type{gap:6rem}footer>div:first-of-type>div{gap:1.5rem}}@media(max-width:1055px){footer>div:first-of-type{grid-template-columns:repeat(2,1fr)}footer>div:first-of-type>div:last-of-type{grid-column:1 / 3}}@media(max-width:1475px){.title_wrapper{margin-bottom:4rem}.title_wrapper div{padding:5.5rem 3.4rem}.title_wrapper div h2{font-size:3rem}.title_wrapper div img{right:-34%;bottom:-15rem;transform:scale(.5)}}@media(max-width:1375px){.contact_cta{column-gap:15rem}}@media(max-width:1245px){.contact_cta{column-gap:5rem}}@media(max-width:1450px){.personalized_support{column-gap:5rem;align-items:stretch}}@media(max-width:1250px){.personalized_support{grid-template-columns:.9fr 1.1fr}}@media(max-width:1450px){.reasoning{column-gap:5rem;align-items:stretch}}@media(max-width:1250px){.reasoning{grid-template-columns:.9fr 1.1fr}}@media(max-width:1500px){.about_hero{height:90vh}.about_intro>div:first-of-type p{font-size:2.2rem}.why>div:last-of-type>div:first-of-type{padding-right:13rem}.why>div:last-of-type>div:last-of-type{padding-left:13rem}.values{column-gap:4rem;align-items:stretch}}@media(max-width:1270px){.about_hero{height:80vh}.why>div:last-of-type>div:first-of-type{padding-right:6rem}.why>div:last-of-type>div:last-of-type{padding-left:6rem}.values{grid-template-columns:.9fr 1.1fr}}@media(max-width:1200px){.why>div:last-of-type>div:first-of-type{padding-right:3rem;margin-bottom:2rem}.why>div:last-of-type>div:last-of-type{padding-left:3rem}}@media(max-width:1024px){section{padding:0rem 1.1rem}.larger_padding_section{padding-left:1.1rem;padding-right:1.1rem}h2{font-size:2.6rem}}@media(max-width:620px){.swiper{width:300px}}@media(max-width:1024px){.title_wrapper{margin-bottom:3rem}.title_wrapper div{padding:3.1rem 2.4rem}.title_wrapper div h2{font-size:2.2rem}.title_wrapper div img{display:none}}@media(max-width:1024px){.header{padding:0}.header>div:first-of-type{display:none}.header>div:last-of-type{padding:1.4rem 1.1rem}.header>div:last-of-type>a{padding:1.6rem}.header>div:last-of-type>a img{width:13rem;height:5rem}.header>div:last-of-type>div ul{display:none}.header>div:last-of-type>div{gap:1.4rem}.header_mobile_btn_wrapper{display:block}.header_mobile_btn{display:flex;align-items:center;justify-content:center;background-color:transparent;cursor:pointer;border:none}.header_mobile_btn_hidden{display:none}.language_options{bottom:calc(100% + 10px);top:unset}}@media(max-width:1024px){.terms_text{margin-bottom:1.7rem}.terms_text>div:first-of-type{margin-bottom:2.9rem}.terms_text>div:last-of-type{margin-bottom:2.6rem}.terms_text>div h2{font-size:2rem;margin-bottom:1rem}.terms_text>div h3{font-size:1.6rem;margin-bottom:1rem}.terms_text>div p{font-size:1.4rem;margin-bottom:1.6rem}.terms_date{font-size:1.6rem;margin-bottom:0}}@media(max-width:1024px){footer>div:first-of-type{grid-template-columns:1fr;row-gap:2rem;padding:3.2rem 2.4rem}footer>div:first-of-type>div{width:100%;gap:1.9rem}footer>div:first-of-type>div img{width:2.8rem}footer>div:first-of-type>div a:link,footer>div:first-of-type>div a:visited{font-size:1.8rem}footer>div:first-of-type>div span{font-size:1.4rem}footer>div:first-of-type>div:last-of-type{grid-column:1 / 2}footer>div:last-of-type{padding:1.6rem 2.4rem 3.2rem}footer>div:last-of-type>div:first-of-type{justify-content:flex-start;margin-bottom:1.6rem}footer>div:last-of-type>div:first-of-type img{width:13rem;height:5rem}.footer_links{padding-bottom:3rem;margin-bottom:2rem}.footer_links ul{gap:.9rem;flex-direction:column;align-items:flex-start}.footer_links ul a:link,.footer_links ul a:visited{font-size:1.2rem}.footer_socials_wrapper{gap:1.6rem}.footer_socials_wrapper div{gap:2.6rem}.footer_socials_wrapper p{font-size:1rem;text-align:center}}@media(max-width:1024px){.legislation{margin-bottom:2.2rem}.legislation>div:first-of-type{grid-template-columns:repeat(2,1fr);column-gap:1.5rem;row-gap:1.5rem;margin-bottom:2.2rem}}@media(max-width:700px){.legislation>div:first-of-type{grid-template-columns:1fr;row-gap:1rem}}@media(max-width:1024px){.legislation_details{margin-bottom:4rem}.legislation_details>div:first-of-type{margin-bottom:1.8rem}.legislation_details>div:first-of-type h2{font-size:2rem;margin-bottom:1rem}.legislation_details>div:first-of-type p{font-size:1.4rem;margin-bottom:1rem}.legislation_details>div:first-of-type h3{font-size:1.6rem;margin-bottom:1rem}.legislation_details>p{font-size:1.2rem;margin-bottom:2rem}.legislation_details>div:last-of-type p{font-size:1.4rem}.legislation_details_more{margin-bottom:2rem}.legislation_details_more>h4{text-align:left;font-size:2rem;margin-bottom:1.6rem}.legislation_details_more>div:first-of-type{grid-template-columns:1fr;margin-bottom:1.6rem;row-gap:1rem}.legislation_details_more_cta_desktop_wrapper{display:none}.legislation_details_more_cta_mobile_wrapper{display:block}}@media(max-width:1024px){.legal_card{padding:2rem 2rem 2.6rem}.legal_card h4{font-size:1.6rem;margin-bottom:1rem}.legal_card p:first-of-type{font-size:1.2rem;margin-bottom:1.3rem}.legal_card p:last-of-type{font-size:1.4rem}}@media(max-width:1024px){.contact_cta{grid-template-columns:1fr;row-gap:2.6rem;margin-bottom:2.8rem}.contact_cta h3{display:none}.contact_cta h2{color:var(--black)}.contact_cta>div:first-of-type>p:first-of-type{margin-bottom:2rem}.contact_cta>div:first-of-type>div:first-of-type{margin-bottom:2rem;gap:1.5rem}.contact_cta>div:first-of-type>div:first-of-type a:link,.contact_cta>div:first-of-type>div:first-of-type a:visited{gap:1.3rem;font-size:1.6rem;text-decoration:none}.contact_cta>div:first-of-type>div:first-of-type a:link img,.contact_cta>div:first-of-type>div:first-of-type a:visited img{width:2.5rem;height:2.5rem}.contact_map{height:42rem}}@media(max-width:1300px){.swiper-big-banner-wrapper{padding:12.6rem 6rem 5.8rem}}@media(max-width:1280px){.swiper-big-banner-wrapper{margin:0rem 6rem 3.7rem}}@media(max-width:1024px){.swiper-big-banner-wrapper{padding:4.5rem 1.6rem 2.3rem;margin:0rem 1.1rem 3.6rem}.swiper.swiper-big-banner{margin-bottom:5.7rem}.hero{margin-bottom:4rem}.swiper-slide-wrapper h2{font-size:2.2rem;margin-bottom:1.6rem}.swiper-button-prev,.swiper-button-next{display:none!important}.hero>div:first-of-type{padding:4.5rem 1.6rem 2.3rem;margin-bottom:3.6rem;gap:5.7rem}.hero h1{font-size:2.2rem;margin-bottom:1.6rem}.hero>div:first-of-type>div:first-of-type>div a:last-of-type{display:none}.hero>div:first-of-type>div:last-of-type{display:none}.hero_grid{grid-template-columns:repeat(2,1fr);row-gap:2.4rem;justify-items:start;border-bottom:none;position:relative;padding-bottom:0}.hero_grid:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:.1rem;background-color:var(--gray)}.hero_grid>div:nth-of-type(1){gap:1.7rem}.hero_grid>div:nth-of-type(2){gap:1.92rem}.hero_grid>div:nth-of-type(3){gap:2.18rem}.hero_grid>div:nth-of-type(4){gap:1.85rem}.hero_grid>div:nth-of-type(1) img{width:4rem}.hero_grid>div:nth-of-type(2) img{width:3.3rem}.hero_grid>div:nth-of-type(3) img{width:3.1rem}.hero_grid>div:nth-of-type(4) img{width:3.5rem}.hero_grid>div p{font-size:1.2rem}.intro{margin-bottom:5rem;grid-template-columns:1fr;row-gap:2.2rem}.intro>div:first-of-type p{font-size:2rem}.intro>div:last-of-type{gap:1.2rem}.intro>div:last-of-type>div:first-of-type p:first-of-type{font-size:1.6rem;margin-bottom:.8rem}.intro>div:last-of-type>div:last-of-type{gap:2.2rem;flex-direction:column-reverse;align-items:flex-start}.intro>div:last-of-type>div:last-of-type>img{top:0;left:50%;transform:translate(-50%)}.intro>div:last-of-type>div:last-of-type>div p:first-of-type{font-size:2rem}.intro>div:last-of-type>div:last-of-type>div p:last-of-type{font-size:1.6rem}.services{margin-bottom:2rem}.services>div{display:block}.services>div>div:first-of-type>div{gap:3rem;padding:2rem 2.4rem}.services>div>div:first-of-type>div>div:first-of-type>div{display:flex;align-items:center;gap:1.6rem;padding-bottom:2rem;margin-bottom:1.8rem}.services>div>div:first-of-type>div>div:first-of-type>div>img{margin-bottom:0rem;width:4rem;height:4rem}.services>div>div:first-of-type>div>div:first-of-type>div>h4{font-size:2rem}.services>div>div:first-of-type>div>div:first-of-type ul{gap:1rem;margin-bottom:3rem;font-size:1.4rem}.services>div>div:first-of-type>div>div:first-of-type>p{font-size:1.4rem}.services_card_cta_wrapper{display:block}.contact{grid-template-columns:1fr;row-gap:4rem;padding-top:3rem;padding-bottom:3rem;margin-bottom:3rem}.contact>div:first-of-type{padding-top:0}.contact>div:first-of-type h2{font-size:2rem;margin-bottom:2rem}.contact>div:first-of-type p{font-size:1.4rem}.contact>div:first-of-type p:first-of-type{margin-bottom:2rem}.contact>div:first-of-type>div{gap:1.5rem;margin-bottom:2rem}.contact_title{font-size:1.6rem}.contact>div:first-of-type>div a:link,.contact>div:first-of-type>div a:visited{gap:1.3rem;font-size:1.6rem}.contact>div:first-of-type>div a:link img,.contact>div:first-of-type>div a:visited img{width:2.5rem;height:2.5rem}.contact>img{display:none}.contact_form{padding:2rem 1.6rem}.contact_form h4{font-size:2rem;margin-bottom:2.2rem;color:var(--black)}.contact_form>div:first-of-type{grid-template-columns:1fr}.contact_form>div div:last-of-type{grid-column:1 / 2}.contact_form label{font-size:1.4rem}.contact_form textarea{height:9.5rem}.contact_form_cta_wrapper{display:block}.legal{grid-template-columns:1fr;margin-bottom:4rem;row-gap:2.4rem}.legal>div:first-of-type{height:28rem}.legal>div:last-of-type>div:first-of-type{display:none}.legal_cta_wrapper,.legal_swiper_wrapper{display:block}.legal_swiper_wrapper .swiper-slide{height:220px;width:560px!important}.legal_carousel{display:block;position:relative;height:35rem}.legal_carousel>div{gap:2rem;position:absolute;overflow-x:scroll;width:100%;max-width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;display:grid;grid-auto-flow:column;grid-template-rows:1fr}.legal_carousel::-webkit-scrollbar{display:none}.legal_carousel>div a{width:50rem;height:100%}}@media(max-width:890px){.testimonials{grid-template-columns:1fr;row-gap:2.4rem}.testimonials>div:last-of-type{height:40rem}}@media(max-width:620px){.swiper.swiper-big-banner{width:100%}.legal_swiper_wrapper .swiper-slide{width:260px!important}}@media(max-width:500px){.swiper-slide-wrapper .flex.flex_align_center a:nth-of-type(2){display:none}.testimonials_card{width:37rem}.testimonials_card>div p{font-size:1.6rem}.testimonials_card>p{font-size:1.6rem}.testimonials_card>div:first-of-type>div:first-of-type img{width:3rem;height:2.5rem}.testimonials_card>div:first-of-type>div:first-of-type>div img{width:2.6rem;height:2.5rem}.legal_carousel{height:46rem}.legal_carousel>div a{width:35rem!important}}@media(max-width:1024px){.services_card{grid-template-columns:1fr;margin-bottom:2.4rem}.services_card>div:first-of-type{border-bottom-left-radius:0rem;border-top-right-radius:1rem;border-right:.1rem solid var(--gray);border-bottom:0;padding:2rem 3rem 1.6rem}.services_card>div:first-of-type>div:first-of-type{gap:1.5rem;padding-bottom:2rem;margin-bottom:1.8rem}.services_card>div:first-of-type>div:first-of-type h4{font-size:2rem}.services_card>div:first-of-type>div:first-of-type img{height:4rem;width:4rem}.services_card>div:first-of-type ul{gap:1rem;margin-bottom:1.9rem;font-size:1.4rem}.services_card>div:first-of-type>p:first-of-type{font-size:1.4rem;margin-bottom:1rem}.services_card>div:first-of-type>p:last-of-type{font-size:1.4rem;margin-bottom:3rem}.services_card_cta_wrapper{display:block}.services_card>div:last-of-type{height:28rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.services_card_img_left{grid-template-columns:1fr}.services_card_img_left>div:last-of-type{grid-row:2 / 3}.services_card_img_left>div:first-of-type{grid-column:1 / 2;grid-row:1 / 2;border-bottom:0;border-left:.1rem solid var(--gray);border-top-left-radius:1rem;border-bottom-right-radius:0rem}}@media(max-width:1024px){.cta_button_anchor{justify-content:space-between}.cta_button_anchor img{width:1.6rem;height:.8rem}}@media(max-width:1024px){.personalized_support{grid-template-columns:1fr;row-gap:2rem;margin-bottom:3rem}.personalized_support>div:first-of-type{grid-row:2 / 3;height:28rem}.personalized_support h2{font-size:2rem;margin-bottom:2rem}.personalized_support>div:last-of-type ul{list-style:none;gap:1.4rem}.personalized_support>div:last-of-type ul li>p{font-size:1.4rem}}@media(max-width:1024px){.reasoning{grid-template-columns:1fr;row-gap:2.8rem;margin-bottom:5rem}.reasoning.imgOnRight>div:first-child{order:1}.reasoning.imgOnRight>div:last-child{order:2}.reasoning.imgPosition>div:first-child{order:2}.reasoning.imgPosition>div:last-child{order:1}.reasoning>div:first-of-type{height:28rem}.reasoning>div:last-of-type>div{gap:2.3rem}.reasoning>div:last-of-type>div h3{margin-bottom:.8rem}.reasoning>div:last-of-type>div p{font-size:1.6rem}}@media(max-width:1024px){.about_hero{height:39rem;margin-bottom:2rem}.about_hero>div:first-of-type{gap:1.2rem}.about_hero>div:first-of-type h2{font-size:2.2rem}.about_hero_column{display:none}.about_hero>div:first-of-type p{font-size:1.6rem}.about_hero_grid_wrapper{display:block;margin-bottom:4.3rem}.about_intro{grid-template-columns:1fr;row-gap:2.2rem;margin-bottom:6rem}.about_intro>div:first-of-type p{font-size:2rem}.about_intro>div:last-of-type{gap:2rem}.about_intro>div:last-of-type>div:first-of-type p:first-of-type{font-size:1.6rem;margin-bottom:1.2rem}.about_intro>div:last-of-type>div:first-of-type p:last-of-type{font-size:1.4rem}.about_intro>div:last-of-type>div:last-of-type img{width:37rem;height:6.3rem}.why{padding-top:3.4rem;padding-bottom:2.6rem;margin-bottom:1.6rem;grid-template-columns:1fr;row-gap:1.6rem}.why>img{display:none}.why>div:first-of-type>p{font-size:1.4rem;margin-bottom:0}.why>div:first-of-type a{display:none}.why>div:last-of-type>div{gap:1rem;flex-direction:column}.why>div:last-of-type>div:first-of-type{margin-bottom:1rem;padding-right:0rem}.why>div:last-of-type>div:last-of-type{padding-left:0rem}.about_card{width:100%;padding:2rem}.about_card h5{font-size:1.6rem;margin-bottom:1rem}.about_card p{font-size:1.4rem}.why_mobile_cta{display:block}.values{grid-template-columns:1fr;row-gap:2.6rem;margin-bottom:3rem}.values>div:first-of-type{height:28rem}.values>div:last-of-type>div{gap:2rem;margin-bottom:2.5rem}.values>div:last-of-type>div h3{font-size:1.6rem}.values>div:last-of-type>div p{font-size:1.4rem}.values>div:last-of-type>a:link,.values>div:last-of-type>a:visited{display:block;width:100%;text-align:center}.about_us_contact_section{margin-bottom:0rem}}@media(max-width:1024px){.mobile_menu{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:fixed;width:100%;left:100%;background-color:var(--white);z-index:9999;height:100%;transition:all ease-in .2s;opacity:0;padding:3rem 3.2rem}.mobile_menu_active{left:0;opacity:1}.mobile_menu ul{width:100%;list-style:none;gap:4.5rem;font-size:1.6rem;font-weight:var(--font-weight-medium);text-transform:uppercase}.mobile_menu ul a:link,.mobile_menu ul a:visited{text-decoration:none;color:var(--black)}.mobile_menu ul a:link.mobile_menu_active_link,.mobile_menu ul a:visited.mobile_menu_active_link{color:var(--blue)}.mobile_menu>div{width:100%}.mobile_menu>div>div{gap:1.8rem}.mobile_menu>div>div img{width:3rem;height:3rem}.mobile_menu>div button{background-color:transparent;border:none;cursor:pointer;gap:1.4rem}.mobile_menu>div button div{gap:.7rem}}@font-face{font-family:Libre Baskerville;src:url(/fonts/LibreBaskerville-Regular.ttf) format("truetype");font-weight:400;font-style:normal}:root{--blue: #3d70f5;--dark-blue: #00182b;--white: #fff;--offwhite: #f6f6f6;--gray: #c5c5c5;--darker-gray: #9e9e9e;--dark-gray: #6b757d;--black: #161616;--font-weight-thin: 100;--font-weight-extralight: 200;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800}*{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:var(--black);overflow-x:hidden}.big-image-text_cta{text-transform:uppercase;font-size:1.4rem;font-weight:var(--font-weight-medium);padding:1.5rem 3rem;border-radius:1rem;border:.1rem solid var(--blue);color:var(--blue);text-decoration:none;margin-top:25px;display:flex;width:fit-content}.custom_text>*{height:100%;min-height:10px}.custom_text a{color:var(--darker-gray);text-decoration:underline}.custom_text a:hover{color:var(--darker-gray);text-decoration:none}.custom_text span,.custom_text>p,.custom_text>div{font-size:1.6rem!important;color:var(--darker-gray)}.custom_text>br,.custom_text>div>br,.custom_text>p>br{display:none!important}.custom_text h1,.custom_text h2,.custom_text h3,.custom_text h4,.custom_text h5,.custom_text h6{color:var(--black);margin-bottom:0}.custom_text h2{font-size:2.4rem;font-weight:var(--font-weight-semibold)}.custom_text h3{font-size:1.8rem;font-weight:var(--font-weight-medium)}.big_image_text.reasoning>*{height:100%!important;min-height:10px!important}.big_image_text.reasoning>br,.big_image_text.reasoning>div>br,.big_image_text.reasoning>p>br{display:none!important}.big_image_text.reasoning h1,.big_image_text.reasoning h2,.big_image_text.reasoning h3,.big_image_text.reasoning h4,.big_image_text.reasoning h5,.big_image_text.reasoning h6{color:var(--black);margin-bottom:0}.big_image_text.reasoning h2{font-size:3.6rem;font-weight:var(--font-weight-semibold)}.big_image_text.reasoning h3{font-size:2rem;font-weight:var(--font-weight-semibold)}.big_image_text.reasoning h4{font-size:1.6rem;font-weight:var(--font-weight-semibold)}.big_image_text.reasoning span,.big_image_text.reasoning>p,.big_image_text.reasoning>div{font-size:1.6rem!important;color:var(--dark-gray)!important}@media(max-width:1630px){html{font-size:55%}}@media(max-width:1145px){html{font-size:50%}}@media(max-width:1024){.custom_text h2{font-size:2rem}.custom_text h3{font-size:1.6rem}.custom_text span,.custom_text>p,.custom_text>div{font-size:1.4rem!important}}
