.custom-button[data-v-aeadc9e9]{align-items:center;background-color:#247e89;cursor:pointer;display:flex;gap:14px;min-height:38px;position:relative;transition:.5s}.custom-button[data-v-aeadc9e9]:hover{background-color:#055f5f}.custom-button.has-chevron[data-v-aeadc9e9]{padding:0 24px}.custom-button.has-chevron[data-v-aeadc9e9] svg{height:10px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:.5s;width:8px}@media screen and (max-width:1024px){.custom-button.has-chevron[data-v-aeadc9e9] svg{height:6px;right:0;width:6px}}.custom-button.has-chevron[data-v-aeadc9e9] svg path{fill:#fff}.custom-button.has-chevron:hover .text-content[data-v-aeadc9e9]{transform:translateX(-5px)}@media screen and (max-width:1024px){.custom-button.has-chevron:hover .text-content[data-v-aeadc9e9]{transform:translateX(-3px)}}.custom-button.has-chevron[data-v-aeadc9e9]:hover svg{opacity:1;right:15px}@media screen and (max-width:1024px){.custom-button.has-chevron[data-v-aeadc9e9]:hover svg{right:6px}}.custom-button.outline[data-v-aeadc9e9]{background:transparent!important;border:1px solid #247e89!important;outline:none}.custom-button.outline .text-content[data-v-aeadc9e9]{color:#247e89}.custom-button.outline[data-v-aeadc9e9] svg path{fill:#247e89}.custom-button.outline[data-v-aeadc9e9]:hover{background:#247e89!important}.custom-button.outline:hover .text-content[data-v-aeadc9e9]{color:#fff}.custom-button.outline[data-v-aeadc9e9]:hover svg path{fill:#fff}.custom-button.outline.gray[data-v-aeadc9e9]{border-color:#a0a1a2!important}.custom-button.outline.gray .text-content[data-v-aeadc9e9]{color:#000}.custom-button.outline.gray[data-v-aeadc9e9] svg path{fill:#000}.custom-button.outline.gray[data-v-aeadc9e9]:hover{background:#a0a1a2!important;color:#000}.custom-button.ripple[data-v-aeadc9e9]{background:#d9042a;overflow:hidden;padding-left:24px;padding-right:24px;position:relative}@media screen and (max-width:1024px){.custom-button.ripple[data-v-aeadc9e9]{padding-left:16px;padding-right:16px}}.custom-button.ripple .text-content[data-v-aeadc9e9]{pointer-events:none;position:relative;z-index:2}.custom-button.ripple[data-v-aeadc9e9] svg{position:relative;z-index:2}.custom-button.ripple[data-v-aeadc9e9] svg path{fill:#fff}.custom-button.ripple[data-v-aeadc9e9]:before{background:linear-gradient(270deg,#fe2583,#d9042a 50%,#ab0202);content:"";inset:0;opacity:0;position:absolute;transition:opacity .5s ease;z-index:0}.custom-button.ripple[data-v-aeadc9e9]:after{--size:0;background:radial-gradient(circle closest-side,#ab0202,transparent);content:"";height:var(--size);left:var(--x);pointer-events:none;position:absolute;top:var(--y);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;width:var(--size);z-index:1}.custom-button.ripple[data-v-aeadc9e9]:hover:before{opacity:1}.custom-button.ripple[data-v-aeadc9e9]:hover:after{--size:140px}.custom-button.red[data-v-aeadc9e9]{background-color:#d9042a}.custom-button.red[data-v-aeadc9e9]:hover{background-color:#ff5d7a}.white[data-v-aeadc9e9]{background-color:#fff}.white .text-content[data-v-aeadc9e9]{color:#000}.white.has-chevron[data-v-aeadc9e9] svg path{fill:#28808b}.white.has-chevron[data-v-aeadc9e9]:hover{background-color:#f4f5f7}.text-content[data-v-aeadc9e9]{color:#fff;font:normal normal 400 14px/19px AfacadFlux,sans-serif;position:relative;text-align:center;text-transform:uppercase;transition:.5s}@media screen and (min-width:1024px){.text-content[data-v-aeadc9e9]{font:normal normal 400 16px/21px AfacadFlux,sans-serif}}.error-wrapper[data-v-8f258ab4]{background:#f6f8f9;width:100%}.error-page[data-v-8f258ab4]{padding:35px 0 60px;width:100%}.container[data-v-8f258ab4]{margin:0 auto;max-width:1280px;padding:0 20px}.page-title[data-v-8f258ab4]{color:#000;font:normal normal 400 32px/36px AfacadFlux,sans-serif;letter-spacing:1.6px}.error-content[data-v-8f258ab4]{margin:0 auto;max-width:600px;padding-bottom:90px;padding-top:120px;text-align:center}@media screen and (max-width:1024px){.error-content[data-v-8f258ab4]{padding:30px 20px}}.error-code[data-v-8f258ab4]{color:#055f5f;font:normal normal 700 120px/1 AfacadFlux,sans-serif;letter-spacing:2px;margin-bottom:20px;opacity:.8}@media screen and (max-width:768px){.error-code[data-v-8f258ab4]{font-size:96px}}@media screen and (max-width:640px){.error-code[data-v-8f258ab4]{font-size:72px}}.error-title[data-v-8f258ab4]{color:#000;font:normal normal 400 36px/42px AfacadFlux,sans-serif;letter-spacing:1.6px;margin-bottom:20px}@media screen and (max-width:768px){.error-title[data-v-8f258ab4]{font-size:32px;line-height:38px}}@media screen and (max-width:640px){.error-title[data-v-8f258ab4]{font-size:28px;line-height:34px}}.error-message[data-v-8f258ab4]{color:#222;font:normal normal 400 16px/28px Roboto,sans-serif;margin-bottom:40px}@media screen and (max-width:640px){.error-message[data-v-8f258ab4]{font-size:15px;line-height:24px;margin-bottom:30px}}.error-actions[data-v-8f258ab4]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.error-actions[data-v-8f258ab4] .custom-button{min-width:180px;padding:12px 32px}@media screen and (max-width:640px){.error-actions[data-v-8f258ab4] .custom-button{min-width:150px;padding:10px 24px}}