@font-face{font-family:Golos text;src:url(/assets/Golos-Text_Regular-gsmDar4n.ttf);font-weight:400}@font-face{font-family:Golos text;src:url(/assets/Golos-Text_Medium-B1MbR2ey.ttf);font-weight:500}@font-face{font-family:Golos text;src:url(/assets/Golos-Text_DemiBold-C0RNN8tp.ttf);font-weight:700}@font-face{font-family:Golos text;src:url(/assets/Golos-Text_Bold-BK3GErxy.ttf);font-weight:900}:root{--color-page: #F7F7F7;--color-bg: #F4F4F4;--color-border: #E7E7E7;--color-dark-grey: #D8D8D8;--color-button-grey: #ECECEE;--color-button-hover: #e9e9e9;--color-white-hover: #e6e6e6;--color-text: #3B3B3B;--color-text-grey: #ADADAD;--color-placeholder: #919191;--color-yellow: #F2B20E;--color-yellow-border: #FBCC56;--color-blue: #7992F9;--color-red: #FF6161;--color-green: #17C772;--color-dark-grey: #BAB7B7;--color-brown: #3D4125;--color-dark-blue: #2A374B;--color-white-grey: #F4F1F1}*{font-family:Golos text;margin:0;padding:0;box-sizing:border-box;color:var(--color-text);transition:all .1s ease-in;scroll-behavior:smooth}body{background:var(--color-page);width:100%;max-width:1440px;margin:0 auto}.no-scroll{overflow:hidden}h2.page-title{font-size:50px;font-weight:900;text-align:center;margin:70px auto 15px}@media(max-width:1500px){h2.page-title{font-size:38px}}@media(max-width:1024px){h2.page-title{font-size:40px}}@media(max-width:425px){h2.page-title{font-size:32px;padding:0 70px;margin-top:35px}}@media(max-width:375px){h2.page-title{padding:0 30px}}h4.page-subtitle{font-size:24px;font-weight:400;margin:0 auto 35px;text-align:center;max-width:80%}@media(max-width:1500px){h4.page-subtitle{font-size:22px}}@media(max-width:425px){h4.page-subtitle{font-size:20px;max-width:90%}}.input-group{display:flex;flex-direction:column;gap:7px}.input-group label{font-size:18px;color:#fff}@media(min-width:425px){.mm{display:none}}@media(max-width:425px){.md{display:none}}section{margin:0 60px}@media(max-width:1024px){section{margin:0 15px}}.flex-row-bg{display:flex;flex-direction:row;gap:25px}@media(max-width:1024px){.flex-row-bg{gap:20px}}.flex-row-bg h3{font-size:32px;margin-bottom:15px;line-height:110%}@media(max-width:1500px){.flex-row-bg h3{font-size:28px}}@media(max-width:425px){.flex-row-bg h3{margin-bottom:10px}}@media(max-width:375px){.flex-row-bg h3{font-size:28px}}.flex-row-bg p{font-size:22px}@media(max-width:1500px){.flex-row-bg p{font-size:20px}}.flex-row-bg{width:100%}@media(max-width:768px){.flex-row-bg{flex-direction:column;padding:0 50px}}@media(max-width:425px){.flex-row-bg{padding:0}}.flex-row-bg__item{height:670px;width:100%;position:relative;border-radius:30px}@media(max-width:1024px){.flex-row-bg__item{height:560px}}.flex-row-bg__item:last-child{background:url(/assets/solution-guuHGQHO.png);background-size:cover}.flex-row-bg__item:last-child .info-wrapper{height:unset;background:none;width:100%}.flex-row-bg__item:last-child table{width:100%;border-collapse:collapse;margin-bottom:10px}.flex-row-bg__item:last-child table tr th{border-top:1px solid var(--color-yellow-border);padding:20px 0;color:#fff}@media(max-width:1024px){.flex-row-bg__item:last-child table tr th{padding:10px 0}}@media(max-width:768px){.flex-row-bg__item:last-child table tr th{padding:20px 0}}.flex-row-bg__item:last-child table tr th:first-child{font-size:32px;text-align:left}@media(max-width:1024px){.flex-row-bg__item:last-child table tr th:first-child{font-size:24px}}@media(max-width:768px){.flex-row-bg__item:last-child table tr th:first-child{font-size:32px}}.flex-row-bg__item:last-child table tr th:last-child{text-align:right;font-size:20px}@media(max-width:1024px){.flex-row-bg__item:last-child table tr th:last-child{font-size:16px}}@media(max-width:768px){.flex-row-bg__item:last-child table tr th:last-child{font-size:20px}}.flex-row-bg__item .info-wrapper{position:absolute;bottom:0;left:0;height:50%;border-radius:0 0 30px 30px;padding:0 30px 0 20px;background:linear-gradient(180deg,#0000,#000000b3)}@media(max-width:1024px){.flex-row-bg__item .info-wrapper{height:60%;padding:0 10px 15px 15px}}@media(max-width:768px){.flex-row-bg__item .info-wrapper{height:57%}}.flex-row-bg__item .info-wrapper p,.flex-row-bg__item .info-wrapper h3{color:#fff}.flex-row-bg__item .info-wrapper h3{font-size:30px;font-weight:700;margin-bottom:12px;margin-top:150px}@media(max-width:1500px){.flex-row-bg__item .info-wrapper h3{font-size:26px}}@media(max-width:1024px){.flex-row-bg__item .info-wrapper h3{font-size:24px}}@media(max-width:425px){.flex-row-bg__item .info-wrapper h3{font-size:28px}}.flex-row-bg__item .info-wrapper p{font-size:20px;font-weight:400}@media(max-width:1500px){.flex-row-bg__item .info-wrapper p{font-size:18px}}.flex-row-bg__item img,.flex-row-bg__item video{width:100%;height:100%;object-fit:cover;border-radius:30px}.modal-wrapper{width:100vw;height:100vh;position:fixed;z-index:10;top:0;left:0;background:#00000080;overflow-y:scroll;padding:50px 0}@media(max-width:425px){.modal-wrapper{padding:0}}.modal{width:600px;background:#fff;border-radius:40px;padding:50px 40px 67px;display:flex;flex-direction:column;justify-content:center;gap:30px;position:relative;margin:0 auto}@media(max-width:425px){.modal{width:100%;min-height:100vh;border-radius:0}}.modal .page-title{font-size:46px;text-align:left;margin:0}@media(max-width:768px){.modal .page-title{font-size:30px;padding:0}}.modal-form{display:flex;flex-direction:column;gap:20px}.modal-form .input{background:var(--color-button-grey);margin-top:5px}.modal .btn{width:100%}.modal .close-modal{width:max-content;height:max-content;border:none;outline:none;background:transparent;position:absolute;top:35px;right:45px}@media(min-width:768px){.modal .close-modal{display:none}}.modal .error-text{color:var(--color-red)}.success-popup .page-title{text-align:center!important;font-size:20px!important}.btn[data-v-c036d9cf]{background:linear-gradient(85.59deg,#f2b20e 20.98%,#fff 162.33%);width:max-content;height:60px;padding:0 27px;border-radius:16px;border:none;outline:none;font-size:16px;text-transform:uppercase;color:#fff;font-weight:700}.btn[data-v-c036d9cf]:hover{background:linear-gradient(85.59deg,#f0c148 20.98%,#fff 162.33%)}.btn[data-v-c036d9cf]:disabled{cursor:not-allowed}.btn.grey[data-v-c036d9cf]{background:var(--color-button-grey);color:var(--color-text)}.btn.grey[data-v-c036d9cf]:hover{background:var(--color-button-hover)}
