*{box-sizing:border-box}body{font-family:"Urbanist", sans-serif;font-size:16px;color:#333333;line-height:150%;font-weight:400;margin:0;background-color:#f6f6f6}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:1408px;margin:0 auto;padding:0 16px}.container{max-width:100%;padding:0 64px}@media (max-width:1650px){.container{padding:0 16px}}.site{position:relative;overflow:hidden}._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:1408px){._title{font-size:calc(40px + 24 * ((100vw - 360px) / 1048))}}@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:21px;right:24px;width:10px;height:10px;background-image:url("/wp-content/uploads/2024/06/iconoir_nav-arrow-down-1.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%;transition:all 0.3s ease 0s;border:1px solid #e7e7e7;background-color:#F6F6F6;border-radius:100px;padding:11.5px 24px;color:#333333;font-size:16px;cursor:pointer;font-family:"Urbanist", sans-serif}.custom-select-wrapper .custom-select::placeholder{color:#333333;font-size:16px;font-family:"Urbanist", sans-serif}.custom-select-wrapper .custom-select-options{display:none;position:absolute;top:100%;left:0;right:0;background-color:#f6f6f6;border:1px solid #cfcfcf;border-radius:16px;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:10px 24px;cursor:pointer;transition:all 0.3s ease 0s;color:#333333;background-color:transparent}.custom-select-wrapper .custom-select-options .custom-option:hover{background-color:#e1e8f7}