@import url(https://fonts.googleapis.com/css?family=Urbanist:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic);*{box-sizing:border-box}body{font-family:"Urbanist", sans-serif;font-size:18px;color:#0B0B0B;line-height:140%;font-weight:400;margin:0;background-color:#f8f8f8}body::-webkit-scrollbar{background:transparent;width:10px}body::-webkit-scrollbar-track{background:#f5f5f5}body::-webkit-scrollbar-thumb{background-color:#979797;border-radius:100px}._container{max-width:1142px;margin:0 auto;padding:0 20px}.container{max-width:100%;padding:0 64px}@media (max-width:1650px){.container{padding:0 16px}}._tabs-block{display:none}._tabs-block._active{display:block}._label{display:flex;align-items:center;justify-content:center;width:fit-content;border:1px solid #1D62FE;border-radius:100px;padding:8px 16px;font-size:16px;text-transform:uppercase;color:#1D62FE}._title{font-size:64px;color:#111314;font-weight:400;line-height:normal;margin-top:11px}@media (max-width:1142px){._title{font-size:calc(40px + 24 * ((100vw - 360px) / 782))}}@media (max-width:767px){._title br{display:none}}@keyframes bounce{0%,100%{transform:translateY(0px)}50%{transform:translateY(10px)}}.custom-select-wrapper{position:relative;width:100%}.custom-select-wrapper::before{content:"";position:absolute;top:19px;right:16px;width:10px;height:10px;background-image:url("/wp-content/uploads/2024/11/Vector-15.svg");background-repeat:no-repeat;background-size:contain;z-index:10;transition:all 0.3s ease 0s}.custom-select-wrapper._active::before{content:"";position:absolute;transform:rotate(180deg)}.custom-select-wrapper._active .custom-select{border-radius:24px 24px 0 0}.custom-select-wrapper .custom-select{display:block;position:relative;width:100%;background-color:#F8F8F8;border:1px solid #000000;border-radius:9px;font-size:14px;padding:7px 20px;color:#030303;font-family:"Urbanist", sans-serif;font-weight:400;font-style:normal;transition:all 0.3s ease 0s}.custom-select-wrapper .custom-select::placeholder{color:#5e5e5e;font-family:"Urbanist", sans-serif;font-weight:300;font-style:italic;font-size:14px;line-height:normal}.custom-select-wrapper .custom-select-options{display:none;position:absolute;top:100%;left:0;right:0;padding:20px 0;background-color:#F8F8F8;border:1px solid #000000;border-radius:9px;max-height:300px;height:fit-content;overflow-x:auto;z-index:20;box-shadow:0 15px 24px rgba(0, 0, 0, 0.1)}.custom-select-wrapper .custom-select-options::-webkit-scrollbar{background:transparent !important;width:12px !important;border-radius:0 16px 16px 0}.custom-select-wrapper .custom-select-options::-webkit-scrollbar-track{background:#cfcfcf !important;width:12px !important;border-radius:0 16px 16px 0}.custom-select-wrapper .custom-select-options::-webkit-scrollbar-thumb{background-color:#767676 !important;width:12px !important;border-radius:0 16px 16px 0}.custom-select-wrapper .custom-select-options .custom-option{padding:8px 16px 8px 44px;cursor:pointer;transition:all 0.3s ease 0s;color:#000000;font-size:14px;line-height:normal;background-color:transparent;position:relative}.custom-select-wrapper .custom-select-options .custom-option:hover{background-color:#e1e8f7}.custom-select-wrapper .custom-select-options .custom-option::before{content:"";position:absolute;top:9px;left:20px;width:16px;height:16px;border:1px solid #000000;background-color:transparent;border-radius:3px}.custom-select-wrapper .custom-select-options .custom-option::after{content:"";position:absolute;top:11px;left:22px;width:12px;height:12px;background-color:#2270CA;border-radius:3px;opacity:0;visibility:hidden;transition:all 0.3s ease 0s}.custom-select-wrapper .custom-select-options .custom-option._active::after{opacity:1;visibility:visible}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.tabs-sol{background-color:#E7E7E7;border-radius:20px;padding:44px}