*{margin:0;padding:0;font-family:Manrope,sans-serif}html{scroll-behavior:smooth}body{overflow-x:hidden}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{border-radius:10px;background:#cb1517}body.active-modal{overflow-y:hidden}.lock{overflow:hidden;touch-action:none;overscroll-behavior:none}.section{width:calc(100% - 48px);max-width:1320px;margin:auto}@media screen and (max-width:780px){.section{width:calc(100% - 24px)}}h1,h2,h3,h4,h5,h6,p,ul,ol,li,span,a{font-size:unset;line-height:unset;font-weight:unset;margin:unset;padding:unset}.py-160{padding:160px 0}@media screen and (max-width:780px){.py-160{padding:120px 0}}.pt-160{padding-top:160px}@media screen and (max-width:780px){.pt-160{padding-top:120px}}.py-120{padding:120px 0}@media screen and (max-width:780px){.py-120{padding:80px 0}}.pb-120{padding-bottom:120px}@media screen and (max-width:780px){.pb-120{padding-bottom:80px}}.mt-120{margin-top:120px}@media screen and (max-width:780px){.mt-120{margin-top:80px}}.pt-80{padding-top:80px}@media screen and (max-width:780px){.pt-80{padding-top:64px}}.pb-80{padding-bottom:80px}@media screen and (max-width:780px){.pb-80{padding-bottom:64px}}.mb-80{margin-bottom:80px}@media screen and (max-width:780px){.mb-80{margin-bottom:64px}}.mb-64{margin-bottom:64px}@media screen and (max-width:780px){.mb-64{margin-bottom:32px}}.mb-32{margin-bottom:32px}@media screen and (max-width:780px){.mb-32{margin-bottom:24px}}.ml-32{margin-left:32px}@media screen and (max-width:780px){.ml-32{margin-left:24px}}.pb-32{padding-bottom:32px}@media screen and (max-width:780px){.pb-32{padding-bottom:24px}}.mb-24{margin-bottom:24px}.ml-24{margin-left:24px}.mb-16,.mb-8{margin-bottom:16px}.mr-auto{margin-right:auto}.fw-800{font-weight:800}.fw-700{font-weight:700}.fw-600,.fw-600-span{font-weight:600}.fw-500,.fw-500-span{font-weight:500}.fw-400,.fw-400-span{font-weight:400}.fs-72{font-size:72px;line-height:86px}@media screen and (max-width:780px){.fs-72{font-size:36px;line-height:42px}}.fs-40{font-size:40px;line-height:48px}@media screen and (max-width:780px){.fs-40{font-size:36px;line-height:44px}}.fs-32{font-size:32px;line-height:40px}@media screen and (max-width:780px){.fs-32{font-size:20px;line-height:28px}}.fs-20{font-size:20px;line-height:28px}@media screen and (max-width:780px){.fs-20{font-size:18px;line-height:26px}}.fs-16{font-size:16px;line-height:22px}@media screen and (max-width:780px){.fs-16{font-size:14px;line-height:20px}}.fs-14{font-size:14px;line-height:20px}@media screen and (max-width:780px){.fs-14{font-size:12px;line-height:16px}}.fs-12{font-size:12px;line-height:16px}.light-grey-text-color{color:#929292}.dark-grey-text-color{color:#8c8c8c}.grey-background{background:#f0f0f0}.d-flex{display:flex}a{text-decoration:none;transition:.3s ease-in-out;width:fit-content}a:not(.default-link,.default-social-link,.submit-link,.secondary-link){color:#cb1517}a:hover:not(.default-link,.default-social-link,.submit-link,.secondary-link){text-decoration:underline}a.active{color:#cb1517!important}a svg{transition:.3s ease-in-out}a svg .fill-color,a svg .stroke-color{transition:.3s ease-in-out}a.default-link{color:#000;display:flex;align-items:center;gap:8px}a.default-link svg .fill-color{fill:#000}a.default-link svg .stroke-color{stroke:#000}a.default-link:hover{color:#cb1517}a.default-link:hover svg{transform:translate(4px)}a.default-link:hover svg .fill-color{fill:#cb1517}a.default-link:hover svg .stroke-color{stroke:#cb1517}a.default-social-link{display:flex;background:#cb1517;border-radius:50%;width:fit-content;height:fit-content;transition:.3s ease-in-out}a.default-social-link svg{padding:10px;width:28px}@media screen and (max-width:780px){a.default-social-link svg{padding:6px;width:20px}}a.default-social-link svg .fill-color{fill:#fff;transition:.3s ease-in-out}a.default-social-link svg .stroke-color{stroke:#fff;transition:.3s ease-in-out}a.default-social-link:hover{background:#fff}a.default-social-link:hover svg .fill-color{fill:#cb1517}a.default-social-link:hover svg .stroke-color{stroke:#cb1517}a.submit-link,button.submit-button{background:#cb1517;border:1px solid #CB1517;padding:8px 16px;color:#fff;border-radius:16px}a.submit-link:hover,button.submit-button:hover{background:transparent;color:#cb1517}a.secondary-link,button.secondary-button{background:#f8a900;border:1px solid #F8A900;padding:8px 16px;color:#fff;border-radius:16px;box-shadow:0 1px 3px 1px #00000026}a.secondary-link.small-size,button.secondary-button.small-size{padding:4px 12px}a.secondary-link.big-size,button.secondary-button.big-size{padding:10px 32px}a.secondary-link.with-svg,button.secondary-button.with-svg{display:flex;align-items:center;gap:6px}a.secondary-link.with-svg svg .fill-color,button.secondary-button.with-svg svg .fill-color{fill:#fff}a.secondary-link.with-svg svg .stroke-color,button.secondary-button.with-svg svg .stroke-color{stroke:#fff}a.secondary-link:hover,button.secondary-button:hover{background:#fff;color:#f8a900}a.secondary-link:hover.with-svg svg .fill-color,button.secondary-button:hover.with-svg svg .fill-color{fill:#f8a900}a.secondary-link:hover.with-svg svg .stroke-color,button.secondary-button:hover.with-svg svg .stroke-color{stroke:#f8a900}button{cursor:pointer;transition:.3s ease-in-out}.page-breadcrumbs{display:flex;gap:32px;white-space:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.page-breadcrumbs::-webkit-scrollbar{display:none}.page-breadcrumbs>div{display:flex}.page-breadcrumbs>div:not(:last-child){position:relative}.page-breadcrumbs>div:not(:last-child):after{position:absolute;content:"";top:50%;right:-18px;transform:translateY(-50%);width:4px;height:4px;background:#cb1517;border-radius:50%}.page-breadcrumbs>div>span{cursor:default}#chat-button{z-index:999;position:fixed;bottom:16px;right:16px;background:#cb1517;display:flex;padding:6px;border-radius:50%;border:1px solid #CB1517;cursor:pointer;transition:.3s ease-in-out}#chat-button svg{width:30px}@media screen and (max-width:780px){#chat-button svg{width:24px}}#chat-button svg .stroke-color{stroke:#fff;transition:.3s ease-in-out}#chat-button:hover{background:#fff}#chat-button:hover svg .stroke-color{stroke:#cb1517}#chat-modal{display:none;position:fixed;z-index:1001;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:16px;max-width:732px;width:100%;padding:20px 24px 24px}@media screen and (max-width:860px){#chat-modal{padding:16px;max-width:340px;width:calc(100% - 24px);box-sizing:border-box}}#chat-modal .modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;cursor:pointer;background:#f0f0f0;display:flex;align-items:center;justify-content:center;border-radius:50%}@media screen and (max-width:860px){#chat-modal .modal-close{width:28px;height:28px}}#chat-modal .modal-close svg{width:22px}@media screen and (max-width:860px){#chat-modal .modal-close svg{width:20px}}#chat-modal .modal-close svg .fill-color{transition:.3s ease-in-out;fill:#8c8c8c}#chat-modal .modal-close:hover svg .fill-color{fill:#000}@media screen and (max-width:860px){#chat-modal .contact-form>.fs-20:first-child{padding-right:40px}}
