﻿@import"https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap";[data-aos=fade-up]{opacity:0;transform:translateY(12px);transition-property:transform,opacity}[data-aos=fade-up].aos-animate{opacity:1;transform:translateY(0px);transition:opacity .4s cubic-bezier(0.4, 0, 0.2, 1),transform .8s cubic-bezier(0.4, 0, 0.2, 1)}@media only screen and (max-width: 460px){[data-aos=fade-up].aos-animate{transition-delay:.5s !important}}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:0px;background-color:#000}::-webkit-scrollbar-thumb{background-color:red}html{height:100%;width:100%}h1,h2,h3,h4,h5,h6{font-family:"Sora",sans-serif;font-weight:400}body{background:#fefef6;display:flex;flex-direction:column;font-family:"Sora",sans-serif;font-size:16px;height:auto;line-height:1.6;margin:0 !important;min-height:100vh;overflow-x:hidden;position:relative;width:100%}body .header{position:fixed;width:100%;top:0;left:0;background-color:rgba(29,29,27,.85);display:flex;align-items:center;justify-content:space-between;height:90px;z-index:9999;transition:all .5s ease 0s;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px)}@media only screen and (max-width: 460px){body .header{height:70px}}body .header .wrapper{display:flex;max-width:1378px;margin:0 auto;width:calc(100% - 68px - 68px);justify-content:space-between;align-items:center;height:100%;padding:0 68px;gap:68px;position:relative;transition:all .5s ease 0s}@media only screen and (max-width: 460px){body .header .wrapper{padding:0 24px;max-width:calc(100% - 24px - 24px);width:calc(100% - 24px - 24px)}}body .header .wrapper .main-logo{display:flex;align-items:center;justify-content:center;flex-direction:row;width:max-content;position:relative;z-index:9}body .header .wrapper .main-logo .logo{display:flex;align-items:center}body .header .wrapper .main-logo .logo a{display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 460px){body .header .wrapper .main-logo .logo a img,body .header .wrapper .main-logo .logo a svg{width:auto;height:28px}}body .header .wrapper .hamburger{position:relative;width:1em;height:1em;font-size:inherit;transition:all .3s ease;cursor:pointer;z-index:9}body .header .wrapper .hamburger.is-sm{font-size:1.5rem}body .header .wrapper .hamburger.is-active .hamburger-line:nth-child(1){top:50%;transform:translateY(-50%) rotateZ(-135deg)}body .header .wrapper .hamburger.is-active .hamburger-line:nth-child(2){right:50%;width:0}body .header .wrapper .hamburger.is-active .hamburger-line:nth-child(3){top:50%;width:100%;transform:translateY(-50%) rotateZ(135deg)}body .header .wrapper .hamburger-line{position:absolute;right:0;width:100%;height:.08em;border-radius:.1em;background:#fefef6;transition:inherit}body .header .wrapper .hamburger-line:nth-child(1){top:.125em}.hamburger.is-active body .header .wrapper .hamburger-line:nth-child(1),.w-nav-button.w--open body .header .wrapper .hamburger-line:nth-child(1){top:50%;transform:translateY(-50%) rotateZ(-135deg)}body .header .wrapper .hamburger-line:nth-child(2){top:.438em}.hamburger.is-active body .header .wrapper .hamburger-line:nth-child(2),.w-nav-button.w--open body .header .wrapper .hamburger-line:nth-child(2){right:50%;width:0}body .header .wrapper .hamburger-line:nth-child(3){top:.75em;width:.625em}.hamburger.is-active body .header .wrapper .hamburger-line:nth-child(3),.w-nav-button.w--open body .header .wrapper .hamburger-line:nth-child(3){top:50%;width:100%;transform:translateY(-50%) rotateZ(135deg)}body .header .wrapper nav{position:absolute;left:0;right:0;max-width:max-content;margin:0 auto}@media only screen and (max-width: 460px){body .header .wrapper nav{position:fixed;top:0;left:100%;margin:0;width:calc(100% - 60px);max-width:100%;padding:0;background-color:#181816;height:calc(100vh - 180px);padding:90px 30px;display:flex;flex-direction:column;transition:all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}body .header .wrapper nav.active{left:0}}body .header .wrapper nav ul{padding:0;list-style:none;margin:0;display:flex;gap:0 32px}@media only screen and (max-width: 460px){body .header .wrapper nav ul{flex-direction:column;gap:24px 0;flex-grow:1}}body .header .wrapper nav ul li a{color:#fefef6;text-decoration:none;opacity:.6}@media only screen and (max-width: 460px){body .header .wrapper nav ul li a{font-size:28px}}body .header .wrapper nav ul li.current-menu-item{position:relative;max-width:max-content}body .header .wrapper nav ul li.current-menu-item::after{content:"";position:absolute;bottom:-2px;left:0;right:0;margin:auto;width:30px;height:2px;background-color:#fff}body .header .wrapper nav ul li.current-menu-item a{color:#fff;opacity:1}body .header .wrapper .btn{width:max-content;min-width:106px;border:1px solid #fff;height:38px;border-radius:100px}@media only screen and (max-width: 460px){body .header .wrapper .btn{position:relative;bottom:0;right:0;margin-left:auto;margin-top:auto}}body .header .wrapper .btn a{display:flex;height:100%;overflow:hidden;align-items:center;padding:0 24px;padding-right:75px;position:relative;text-decoration:none;color:#fff}body .header .wrapper .btn a .arrow{width:51px;position:absolute;right:-1px;top:-1px;border:1px solid #fff;height:100%;border-radius:100px;margin-left:auto;display:flex;align-items:center;justify-content:center}body .header .wrapper .btn a .arrow svg{width:20px;height:auto}body footer{max-width:100vw;width:100%;background-color:#1d1d1b;color:#fefef6;overflow:hidden;margin-top:auto}body footer .footer-content{max-width:1514px;display:flex;width:100%;margin:0 auto}@media only screen and (max-width: 460px){body footer .footer-content{flex-direction:column;max-width:100%}}body footer .footer-content .col-logo{max-width:298px;padding:54px 48px 48px 68px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width: 460px){body footer .footer-content .col-logo{max-width:calc(100% - 60px);padding:48px 30px}}body footer .footer-content .col-logo strong{font-size:24px;line-height:1.25;font-weight:400}@media only screen and (max-width: 460px){body footer .footer-content .col-logo strong{max-width:240px}}body footer .footer-content .col-logo p{margin:0}@media only screen and (max-width: 460px){body footer .footer-content .col-logo p{max-width:240px}}body footer .footer-content .col-contact{max-width:264px;padding:48px;border-left:1px solid #fefef6;border-right:1px solid #fefef6;display:flex;flex-direction:column;gap:40px}@media only screen and (max-width: 460px){body footer .footer-content .col-contact{max-width:calc(100% - 60px);padding:48px 30px;border:0;border-top:1px solid #fefef6;border-bottom:1px solid #fefef6;display:grid;grid-template-columns:repeat(2, 1fr);gap:60px}}body footer .footer-content .col-contact .offices,body footer .footer-content .col-contact .contact{display:flex;flex-direction:column;gap:8px}body footer .footer-content .col-contact .offices h3,body footer .footer-content .col-contact .contact h3{font-size:20px;font-weight:600;margin:0;line-height:1.25}@media only screen and (max-width: 460px){body footer .footer-content .col-contact .offices h3,body footer .footer-content .col-contact .contact h3{font-size:18px}}body footer .footer-content .col-contact .offices p,body footer .footer-content .col-contact .contact p{margin:0;font-size:16px;line-height:1.5}@media only screen and (max-width: 460px){body footer .footer-content .col-contact .offices p,body footer .footer-content .col-contact .contact p{font-size:14px}}body footer .footer-content .col-contact .contact{gap:0}body footer .footer-content .col-contact .contact h3{margin-bottom:8px}body footer .footer-content .col-menu{display:flex;flex-grow:1;flex-direction:column}body footer .footer-content .col-menu .newsletter{padding:48px;display:flex;flex-direction:column;gap:8px}@media only screen and (max-width: 460px){body footer .footer-content .col-menu .newsletter{padding:48px 24px;max-width:calc(100% - 60px)}}body footer .footer-content .col-menu .newsletter h3{margin:0;font-size:24px;line-height:1.4;width:100%;display:flex;align-items:center;justify-content:space-between;gap:0 24px}@media only screen and (max-width: 460px){body footer .footer-content .col-menu .newsletter h3{max-width:100%;align-items:flex-start}body footer .footer-content .col-menu .newsletter h3 svg{transform:translateY(4px)}}body footer .footer-content .col-menu .newsletter p{max-width:350px;margin:0;font-size:16px}@media only screen and (max-width: 460px){body footer .footer-content .col-menu .newsletter p{max-width:280px;font-size:14px;text-wrap:pretty}}body footer .footer-content .col-menu .footer-bottom{display:flex;padding:16px 48px;position:relative;margin-top:auto;align-items:center;gap:68px;width:calc(100% - 48px - 48px)}@media only screen and (max-width: 460px){body footer .footer-content .col-menu .footer-bottom{flex-direction:column;padding:20px 30px;width:calc(100% - 60px);gap:24px}}body footer .footer-content .col-menu .footer-bottom::before{content:"";position:absolute;top:-1px;left:0;width:100vw;height:1px;background-color:#fefef6;z-index:1;opacity:1}body footer .footer-content .col-menu .footer-bottom nav{height:auto}body footer .footer-content .col-menu .footer-bottom nav ul{display:grid;grid-template-columns:repeat(2, 1fr);padding:0;margin:0;list-style:none;gap:4px 24px}@media only screen and (max-width: 460px){body footer .footer-content .col-menu .footer-bottom nav ul{gap:12px 60px}}body footer .footer-content .col-menu .footer-bottom nav ul li{font-size:14px}@media only screen and (max-width: 460px){body footer .footer-content .col-menu .footer-bottom nav ul li{text-align:center}}body footer .footer-content .col-menu .footer-bottom nav ul li a{color:#fefef6;text-decoration:none;line-height:1.5}body footer .footer-content .col-menu .footer-bottom .copyright{margin-left:auto;text-align:right}@media only screen and (max-width: 460px){body footer .footer-content .col-menu .footer-bottom .copyright{margin-left:0;text-align:center}}body footer .footer-content .col-menu .footer-bottom .copyright p,body footer .footer-content .col-menu .footer-bottom .copyright span{margin:0;font-size:14px;color:#fefef6;text-decoration:none;line-height:1.5}@media only screen and (max-width: 460px){body footer .footer-content .col-menu .footer-bottom .copyright p,body footer .footer-content .col-menu .footer-bottom .copyright span{font-size:12px}}body footer .footer-content .col-menu .footer-bottom .copyright p a,body footer .footer-content .col-menu .footer-bottom .copyright span a{color:#fefef6;text-decoration:none}body footer .footer-content .col-menu .footer-bottom .copyright span{display:flex;gap:0 4px;align-items:center;justify-content:flex-end}body footer .footer-content .col-menu .footer-bottom .copyright span img,body footer .footer-content .col-menu .footer-bottom .copyright span svg{height:16px;width:auto}body footer .footer-content .col-menu .footer-bottom .copyright span img path,body footer .footer-content .col-menu .footer-bottom .copyright span svg path{fill:#fefef6;stroke:#fefef6}body .seminars{width:100%;padding-top:90px}body .seminars .content{max-width:1466px;width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;margin:48px auto 68px}@media only screen and (max-width: 460px){body .seminars .content{grid-template-columns:repeat(1, 1fr);margin:24px auto;max-width:calc(100% - 48px)}}body .seminars .content .seminar-item{background-color:#e6f2e6;padding:40px 32px 32px;min-height:450px;display:flex;flex-direction:column;gap:24px}body .seminars .content .seminar-item .title{display:flex;flex-direction:column;gap:8px;min-height:210px}body .seminars .content .seminar-item .title h2{margin:0;font-size:30px;line-height:1.25;font-weight:600}@media only screen and (max-width: 460px){body .seminars .content .seminar-item .title h2{font-size:24px}}body .seminars .content .seminar-item .title .description{text-wrap:pretty}@media only screen and (max-width: 460px){body .seminars .content .seminar-item .title .description{font-size:14px}}body .seminars .content .seminar-item .date{display:flex;flex-direction:column}body .seminars .content .seminar-item .date p{margin:0}@media only screen and (max-width: 460px){body .seminars .content .seminar-item .date p{font-size:14px}}@media only screen and (max-width: 460px){body .seminars .content .seminar-item .location{font-size:14px}}body .seminars .content .seminar-item .btn{width:max-content;min-width:106px;border:1px solid #1d1d1b;height:38px;border-radius:100px;margin-top:auto;margin-left:auto}@media only screen and (max-width: 460px){body .seminars .content .seminar-item .btn{position:relative;bottom:0;right:0;margin-top:32px}}body .seminars .content .seminar-item .btn a,body .seminars .content .seminar-item .btn .show-popup{display:flex;height:100%;overflow:hidden;align-items:center;padding:0 24px;padding-right:75px;position:relative;text-decoration:none;color:#1d1d1b;cursor:pointer}body .seminars .content .seminar-item .btn a .arrow,body .seminars .content .seminar-item .btn .show-popup .arrow{width:51px;position:absolute;right:-1px;top:-1px;border:1px solid #1d1d1b;height:100%;border-radius:100px;margin-left:auto;display:flex;align-items:center;justify-content:center}body .seminars .content .seminar-item .btn a .arrow svg,body .seminars .content .seminar-item .btn .show-popup .arrow svg{width:20px;height:auto}body .popup{position:fixed;top:0;left:0;width:100%;background-color:rgba(3,3,2,.75);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:99999;height:100%;display:flex;align-items:center;justify-content:flex-end;opacity:1;pointer-events:all;transition:all .3s ease-in-out}body .popup.hidden{opacity:0;pointer-events:none}body .popup.hidden .popup-content{transform:translateX(440px)}body .popup .popup-content{background-color:#fefef6;padding:40px;position:relative;transform:translateX(0px);width:100%;height:calc(100% - 80px);max-width:440px;transition:all .6s ease-in-out}body .popup .popup-content h2{line-height:1.2;font-size:20px}body .popup .popup-content h2 strong{font-weight:600;display:block}body .popup .popup-content #popup-info{margin-bottom:36px;font-size:14px}body .popup .popup-content form{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px 24px}body .popup .popup-content form .field{display:flex;flex-direction:column;gap:4px}body .popup .popup-content form .field:nth-of-type(1){grid-column:span 2}body .popup .popup-content form .field:nth-of-type(2){grid-column:span 2}body .popup .popup-content form .field:nth-of-type(5){grid-column:span 2;display:flex;align-items:center;flex-direction:row}body .popup .popup-content form .field:nth-of-type(5) label{font-size:14px}body .popup .popup-content form .field:nth-of-type(5) label a{color:#1d1d1b}body .popup .popup-content form .field label{font-size:12px}body .popup .popup-content form .field input[type=email],body .popup .popup-content form .field input[type=text],body .popup .popup-content form .field input[type=tel],body .popup .popup-content form .field select{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;background-color:#fefef6;border:1px solid #1d1d1b;padding:0 12px;height:40px;font-family:"Sora",sans-serif}body .popup .popup-content form .field input[type=email]:focus,body .popup .popup-content form .field input[type=text]:focus,body .popup .popup-content form .field input[type=tel]:focus,body .popup .popup-content form .field select:focus{outline:none}body .popup .popup-content form .field input[type=checkbox]{margin-right:8px;width:20px;height:20px;border:1px solid #1d1d1b;background-color:#fefef6;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:2px}body .popup .popup-content form .field input[type=checkbox]:checked{background-color:#1d1d1b;border:1px solid #1d1d1b;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%23FEFEF6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}body .popup .popup-content form button{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;background-color:#fefef6;border:1px solid #1d1d1b;padding:0 12px;height:40px;font-family:"Sora",sans-serif;font-size:16px}body .popup .popup-content form button:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}body .message-container{display:none;padding:10px 12px;border-radius:5px;position:fixed;bottom:1rem;left:1rem;z-index:99999;pointer-events:none;font-size:16px;max-width:320px}body .message-container.success{display:block;background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;font-size:16px}body .message-container.error{display:block;background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;font-size:16px}body .hero{width:100%;background-color:#1d1d1b}body .hero .hero-content{max-width:1514px;padding:120px 68px 48px;position:relative;display:flex;flex-direction:column;min-height:380px}@media only screen and (max-width: 460px){body .hero .hero-content{padding:120px 30px;max-width:calc(100% - 60px);min-height:auto;gap:48px}}body .hero .hero-content h1{font-size:90px;line-height:1.1;color:#fff;letter-spacing:-0.02em;margin:0}@media only screen and (max-width: 460px){body .hero .hero-content h1{font-size:44px}}body .hero .hero-content h1 span{display:inline-block;position:relative;z-index:9}@media only screen and (max-width: 460px){body .hero .hero-content h1 span{display:contents}}body .hero .hero-content h1 span::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background-color:rgba(230,242,230,.4);z-index:-1}@media only screen and (max-width: 460px){body .hero .hero-content h1 span::before{display:none}}body .hero .hero-content p{color:#fff;max-width:419px;line-height:1.5;width:100%;margin:0;margin-left:auto;margin-top:auto}@media only screen and (max-width: 460px){body .hero .hero-content p{max-width:320px;margin-left:0;order:1;padding-top:120px}}body .hero .hero-content .signature{display:flex;flex-direction:column;position:absolute;bottom:40px;gap:12px;left:320px}@media only screen and (max-width: 460px){body .hero .hero-content .signature{right:28px;left:auto;bottom:260px;align-items:center}}@media only screen and (max-width: 460px){body .hero .hero-content .signature img,body .hero .hero-content .signature svg{width:100px;height:auto}}body .hero .hero-content .signature span{color:#fff;font-size:14px;display:flex;align-items:center;width:max-content;gap:0 12px}@media only screen and (max-width: 460px){body .hero .hero-content .signature span{font-size:12px}}body .hero .hero-content .signature span::before{content:"";width:24px;height:1px;background-color:#fff;left:0}body .scroll-section{width:100%;display:flex;position:relative;margin-bottom:48px}@media only screen and (max-width: 460px){body .scroll-section{flex-direction:column}}body .scroll-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:327px;background-color:#1d1d1b;z-index:-1}body .scroll-section .scroll-container{max-width:312px;width:100%;z-index:99;display:flex;align-items:flex-start}@media only screen and (max-width: 460px){body .scroll-section .scroll-container{max-width:100%;height:200px}}body .scroll-section .scroll-container .scroll-content{z-index:9;width:100%;display:flex;align-items:flex-end;justify-content:center}body .scroll-section .scroll-container .scroll-content .rotate{transform:rotate(-90deg) translateX(-56px);width:max-content;color:#fff;font-size:14px;text-align:right;letter-spacing:2px;text-transform:uppercase}body .scroll-section .cards{display:grid;grid-template-columns:repeat(3, 1fr);flex-grow:1;z-index:9}@media only screen and (max-width: 460px){body .scroll-section .cards{grid-template-columns:repeat(1, 1fr)}}body .scroll-section .cards .card-item{display:flex;flex-direction:column;background-color:rgba(11,0,35,.65);cursor:pointer;background-color:#c3c3c3;padding:32px;height:416px}@media only screen and (max-width: 460px){body .scroll-section .cards .card-item{padding:24px;height:420px}}body .scroll-section .cards .card-item:nth-of-type(1){background-color:#e6f2e6}body .scroll-section .cards .card-item:nth-of-type(2){padding:0;height:480px}@media only screen and (max-width: 460px){body .scroll-section .cards .card-item:nth-of-type(2){height:420px}}body .scroll-section .cards .card-item:nth-of-type(2) img{width:100%;height:100%;object-fit:cover}body .scroll-section .cards .card-item:nth-of-type(3){background-color:#eae3d9}body .scroll-section .cards .card-item:nth-of-type(3) .testimonial-content{display:flex;text-wrap:balance;font-size:24px;line-height:1.4;font-weight:600;padding-top:20px}body .scroll-section .cards .card-item:nth-of-type(3) .testimonial-content::before{content:"“"}body .scroll-section .cards .card-item .content{display:flex;flex-direction:column;gap:36px;height:100%;color:#1d1d1b}body .scroll-section .cards .card-item .content .icon{width:68px;height:68px;background-color:rgba(29,29,27,.05);border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:48px;color:#b744ff;font-weight:700}body .scroll-section .cards .card-item .content .icon svg{width:24px;height:auto;transform:translateY(2px)}body .scroll-section .cards .card-item .content .avatar{width:48px;height:48px;background-color:rgba(29,29,27,.05);border-radius:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}body .scroll-section .cards .card-item .content .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}body .scroll-section .cards .card-item .content .avatar span{font-size:20px;transform:translateY(2px)}body .scroll-section .cards .card-item .content .author{display:flex;flex-direction:column;margin-top:auto}body .scroll-section .cards .card-item .content .author span{font-size:14px}body .scroll-section .cards .card-item .content .author strong{font-size:20px;font-weight:600}body .scroll-section .cards .card-item .content strong{font-size:30px;line-height:1.4;font-weight:600}body .scroll-section .cards .card-item .content strong span{display:block}body .scroll-section .cards .card-item .content .button{width:max-content;min-width:106px;border:1px solid #1d1d1b;height:38px;border-radius:100px;margin-top:auto;margin-left:auto}body .scroll-section .cards .card-item .content .button a{display:flex;height:100%;overflow:hidden;color:#1d1d1b}body .scroll-section .cards .card-item .content .button a .arrow{width:51px;border:1px solid #1d1d1b;height:100%;border-radius:100px;margin-left:auto;transform:translateY(-1px) translateX(1px);display:flex;align-items:center;justify-content:center}body .scroll-section .cards .card-item .content .button a .arrow svg{width:20px;height:auto}body .features{width:100%;padding-top:80px;padding-bottom:90px}body .features .content{max-width:1378px;margin:0 auto;display:flex;flex-direction:column;gap:96px}@media only screen and (max-width: 460px){body .features .content{max-width:calc(100% - 48px)}}body .features .content .title-section{display:flex;justify-content:space-between;align-items:flex-end}@media only screen and (max-width: 460px){body .features .content .title-section{flex-direction:column;align-items:flex-start;gap:12px}}body .features .content .title-section h2{font-size:48px;line-height:1.25;max-width:680px;margin:0}@media only screen and (max-width: 460px){body .features .content .title-section h2{font-size:28px;max-width:100%}}body .features .content .title-section p{margin:0;max-width:515px;width:100%}body .features .content .features-content{display:grid;grid-template-columns:repeat(3, 1fr);gap:48px;padding-left:90px}@media only screen and (max-width: 460px){body .features .content .features-content{grid-template-columns:repeat(1, 1fr);padding-left:48px}}body .features .content .features-content .icon{width:48px;height:48px;background-color:rgba(29,29,27,.05);border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;margin-bottom:36px}body .features .content .features-content strong{font-size:20px;font-weight:600}body .features .content .features-content p{margin:0;padding-right:40px;text-wrap:balance}body .why-choose{width:100%;padding:90px 0 0}body .why-choose .content{max-width:1378px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:96px}@media only screen and (max-width: 460px){body .why-choose .content{max-width:calc(100% - 48px);flex-direction:column}}body .why-choose .content .title-section h2{font-size:48px;line-height:1.25;max-width:680px;margin:0 0 8px}@media only screen and (max-width: 460px){body .why-choose .content .title-section h2{font-size:28px;max-width:100%}}body .why-choose .content .title-section p{margin:0;max-width:515px;width:100%}body .why-choose .content .title-section .features-content{display:flex;flex-direction:column;padding:48px 0 0;gap:48px}body .why-choose .content .title-section .features-content .features-item{display:flex;flex-direction:column;gap:24px}body .why-choose .content .title-section .features-content .features-item span{font-size:12px;font-weight:600;height:30px;padding:0 20px;background-color:#e6f2e6;border-radius:100px;width:max-content;display:flex;align-items:center}body .why-choose .content .title-section .features-content .features-item p{margin:0;text-wrap:balance;font-size:24px;max-width:510px}@media only screen and (max-width: 460px){body .why-choose .content .title-section .features-content .features-item p{font-size:14px}}body .why-choose .content .image{max-width:655px;width:100%}body .why-choose .content .image .thumbnail{width:100%;height:auto;aspect-ratio:1/1;overflow:hidden}body .why-choose .content .image .thumbnail img{width:100%;height:auto;object-fit:cover;object-position:center;transform:scale(1.01)}body .unlock-section{width:100%;padding:90px 0}body .unlock-section .content{max-width:1378px;margin:0 auto;display:flex;flex-direction:row;gap:96px}@media only screen and (max-width: 460px){body .unlock-section .content{max-width:calc(100% - 48px);flex-direction:column}}body .unlock-section .content .sticky-content{display:flex;position:sticky;top:120px;align-self:flex-start;padding-bottom:60px;flex-direction:column;gap:12px}@media only screen and (max-width: 460px){body .unlock-section .content .sticky-content{padding-bottom:0;top:0;position:relative}}body .unlock-section .content .sticky-content h2{font-size:48px;line-height:1.25;max-width:680px;margin:0}@media only screen and (max-width: 460px){body .unlock-section .content .sticky-content h2{font-size:28px;max-width:100%}}body .unlock-section .content .sticky-content p{max-width:560px}body .unlock-section .content .container{display:grid;grid-template-columns:repeat(3, 1fr);gap:48px;max-width:580px;display:flex;flex-direction:column;gap:48px}body .unlock-section .content .container .item{display:flex;flex-direction:column;gap:8px}body .unlock-section .content .container .item strong{font-size:20px;font-weight:600}@media only screen and (max-width: 460px){body .unlock-section .content .container .item strong{font-size:18px}}body .unlock-section .content .container .item p{margin:0;text-wrap:pretty}@media only screen and (max-width: 460px){body .unlock-section .content .container .item p{font-size:14px}}body .testimonials-section{width:100%}body .testimonials-section .content{max-width:1466px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:68px}@media only screen and (max-width: 460px){body .testimonials-section .content{max-width:calc(100% - 0px)}}body .testimonials-section .content .title-section{display:flex;flex-direction:column;gap:24px;margin-top:48px;align-items:center}@media only screen and (max-width: 460px){body .testimonials-section .content .title-section{padding:0 30px}}body .testimonials-section .content .title-section h2{font-size:48px;line-height:1.25;max-width:680px;margin:0;text-align:center;text-wrap:balance}@media only screen and (max-width: 460px){body .testimonials-section .content .title-section h2{font-size:28px;max-width:100%}}body .testimonials-section .content .title-section strong{font-size:12px;font-weight:600;height:30px;padding:0 20px;background-color:#e6f2e6;border-radius:100px;width:max-content;display:flex;align-items:center}body .testimonials-section .content .testimonials-content{width:100%;display:flex;flex-direction:column;gap:48px;height:680px;background-color:#e6f2e6;align-items:center;justify-content:center;background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 460px){body .testimonials-section .content .testimonials-content{height:790px}}body .testimonials-section .content .testimonials-content .swiper{width:100%;height:100%;overflow:hidden}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper{width:100%}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide{height:100%;display:flex;align-items:center;justify-content:space-between}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item{display:flex;flex-direction:column;gap:32px;max-width:490px;margin:auto;background-color:#fefef6;padding:32px}@media only screen and (max-width: 460px){body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item{max-width:calc(100% - 60px - 64px)}}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-image{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width: 460px){body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-image{flex-direction:column;gap:32px}}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-image .avatar{width:66px;height:66px;border-radius:100%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-image .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-image .avatar span{font-size:24px;transform:translateY(2px)}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-image .rating{display:flex;gap:0 12px;align-items:center}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-image .rating img{height:24px;width:auto}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-content{display:flex;flex-direction:column;font-size:30px;text-wrap:pretty;width:100%;line-height:1.4}@media only screen and (max-width: 460px){body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .testimonial-content{font-size:24px}}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .author{display:flex;flex-direction:column}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .author span{font-size:14px}body .testimonials-section .content .testimonials-content .swiper .swiper-wrapper .swiper-slide .testimonial-item .author strong{font-size:20px;font-weight:600}body .faqs{width:100%;padding:90px 0 110px}body .faqs .content{max-width:1378px;margin:0 auto;display:flex;gap:96px}@media only screen and (max-width: 460px){body .faqs .content{max-width:calc(100% - 48px);flex-direction:column}}body .faqs .content .title-section{display:flex;flex-direction:column;gap:24px;position:sticky;top:120px;align-self:flex-start;padding-bottom:48px}@media only screen and (max-width: 460px){body .faqs .content .title-section{position:relative;top:0;padding-bottom:0}}body .faqs .content .title-section h2{font-size:48px;line-height:1.25;max-width:680px;margin:0}@media only screen and (max-width: 460px){body .faqs .content .title-section h2{font-size:28px;max-width:100%}}body .faqs .content .title-section strong{font-size:12px;font-weight:600;height:30px;padding:0 20px;background-color:#e6f2e6;border-radius:100px;width:max-content;display:flex;align-items:center}body .faqs .content .faqs-content{width:100%;display:flex;flex-direction:column;gap:48px;max-width:615px;padding-top:68px}@media only screen and (max-width: 460px){body .faqs .content .faqs-content{padding-top:0}}body .faqs .content .faqs-content .faqs-item{display:flex;flex-direction:column;gap:8px;cursor:pointer}body .faqs .content .faqs-content .faqs-item .faqs-title{gap:48px;min-height:32px;display:flex;align-items:center;justify-content:space-between}body .faqs .content .faqs-content .faqs-item .faqs-title .icon{width:24px;height:24px;min-width:24px;display:flex;align-items:center;justify-content:center}body .faqs .content .faqs-content .faqs-item .faqs-title .icon img{width:20px;height:auto}body .faqs .content .faqs-content .faqs-item .faqs-title strong{font-size:20px;font-weight:600;line-height:1.25}@media only screen and (max-width: 460px){body .faqs .content .faqs-content .faqs-item .faqs-title strong{font-size:18px}}body .faqs .content .faqs-content .faqs-item p{margin:0 0 24px;display:none;padding-right:40px}body .faqs .content .faqs-content .faqs-item p:last-child{margin-bottom:0}@media only screen and (max-width: 460px){body .faqs .content .faqs-content .faqs-item p{font-size:14px}}body .cta{width:100%;max-width:1466px;margin:24px auto;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (max-width: 460px){body .cta{max-width:calc(100% - 24px);margin:12px auto}}body .cta .content{max-width:1378px;margin:0 auto;min-height:234px;padding:68px 44px;display:flex;position:relative;gap:24px;flex-direction:column;align-items:flex-start;background:#1d1d1b;background:-moz-radial-gradient(circle, rgba(29, 29, 27, 0) 0%, rgb(29, 29, 27) 100%);background:-webkit-radial-gradient(circle, rgba(29, 29, 27, 0) 0%, rgb(29, 29, 27) 100%);background:radial-gradient(circle, rgba(29, 29, 27, 0) 0%, rgb(29, 29, 27) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d1d1b",endColorstr="#1d1d1b",GradientType=1)}body .cta .content h2{max-width:540px;font-size:48px;line-height:1.25;color:#fff;margin:0;margin-top:auto}@media only screen and (max-width: 460px){body .cta .content h2{font-size:32px;max-width:100%}}body .cta .content p{margin:0;max-width:460px;color:#fff;width:100%;font-size:20px}@media only screen and (max-width: 460px){body .cta .content p{font-size:18px;max-width:100%}}body .cta .content .btn{width:max-content;min-width:106px;border:1px solid #fff;height:38px;border-radius:100px;margin-top:auto;margin-left:auto;background-color:rgba(255,255,255,.1);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);position:absolute;right:44px;bottom:68px}@media only screen and (max-width: 460px){body .cta .content .btn{position:relative;bottom:0;right:0;margin-left:0;margin-top:32px}}body .cta .content .btn a{display:flex;height:100%;overflow:hidden;align-items:center;padding:0 24px;padding-right:75px;position:relative;text-decoration:none;color:#fff}body .cta .content .btn a .arrow{width:51px;position:absolute;right:-1px;top:-1px;border:1px solid #fff;height:100%;border-radius:100px;margin-left:auto;display:flex;align-items:center;justify-content:center}body .cta .content .btn a .arrow svg{width:20px;height:auto}.faqs-section{display:flex;max-width:1378px;margin:120px auto;gap:68px}.faqs-section aside{position:sticky;top:120px;align-self:flex-start;min-width:320px}.faqs-section aside .filter-container{display:flex;flex-direction:column;gap:12px}.faqs-section aside .filter-container #faq-categories{display:flex;flex-direction:column;gap:8px}.faqs-section aside .filter-container #faq-categories label{display:flex;align-items:center;gap:8px;font-size:16px;line-height:1.1}.faqs-section .faqs-list{display:flex;flex-direction:column;gap:48px;margin-left:auto}.faqs-section .faqs-list #faqs-container{display:grid;gap:32px;max-width:768px;width:100%;min-width:768px}.faqs-section .faqs-list #faqs-container .faq-item{display:flex;flex-direction:column;gap:8px;width:100%;position:relative;padding-top:28px}.faqs-section .faqs-list #faqs-container .faq-item span{font-size:12px;width:max-content;position:absolute;top:0px;background-color:#e6f2e6;padding:0 12px;border-radius:100px}.faqs-section .faqs-list #faqs-container .faq-item .faqs-title{gap:48px;min-height:32px;display:flex;align-items:center;justify-content:space-between}.faqs-section .faqs-list #faqs-container .faq-item .faqs-title .icon{width:24px;height:24px;min-width:24px;display:flex;align-items:center;justify-content:center}.faqs-section .faqs-list #faqs-container .faq-item .faqs-title .icon img{width:20px;height:auto}.faqs-section .faqs-list #faqs-container .faq-item .faqs-title strong{font-size:20px;font-weight:600;line-height:1.25}@media only screen and (max-width: 460px){.faqs-section .faqs-list #faqs-container .faq-item .faqs-title strong{font-size:18px}}.faqs-section .faqs-list #faqs-container .faq-item p{margin:0 0 24px;display:none;padding-right:40px}.faqs-section .faqs-list #faqs-container .faq-item p:last-child{margin-bottom:0}@media only screen and (max-width: 460px){.faqs-section .faqs-list #faqs-container .faq-item p{font-size:14px}}.default-page .container{max-width:984px;width:100%;margin:0 auto;padding:120px 48px;font-size:16px;display:flex;flex-direction:column}@media only screen and (max-width: 460px){.default-page .container{max-width:calc(100% - 48px);padding:24px}}.default-page .container a{color:#1d1d1b;font-weight:600;text-decoration:none}.default-page .container h1{font-size:40px}.default-page .container h2{font-size:32px;margin:24px 0 16px}.default-page .container h3{font-size:24px;margin:0 0 16px}.default-page .container p{margin:0 0 24px}.default-page .container ul{margin:0 0 24px;display:flex;flex-direction:column;gap:4px}