*{box-sizing:border-box}.wow{visibility:hidden}body{font-family:"Inter", sans-serif;font-size:16px;color:#7C808B;line-height:150%;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:1272px;margin:0 auto;padding:0 16px}.container{max-width:100%;padding:0 64px}@media (max-width:1650px){.container{padding:0 16px}}._tabs-block{display:none}._tabs-block._active{display:block}.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:#ffffff;border:1px solid #DCE0ED;border-radius:9px;font-size:15px;padding:12px 12px;color:#030303;font-family:"Inter", sans-serif;font-weight:400;font-style:normal;transition:all 0.3s ease 0s;cursor:pointer;background-image:url("/wp-content/uploads/2024/11/mdi_chevron-down-1.svg");background-repeat:no-repeat;background-position:99% center}.custom-select-wrapper .custom-select::placeholder{color:#5e5e5e;font-family:"Inter", 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:#ffffff;border:1px solid #DCE0ED;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;cursor:pointer;transition:all 0.3s ease 0s;color:#1c1c21;font-size:15px;line-height:normal;background-color:transparent;position:relative}.custom-select-wrapper .custom-select-options .custom-option:hover{background-color:#e1e8f7}