.progress-wrap{z-index:100;opacity:0;visibility:hidden;-o-transition:all .4s linear;border-radius:50px;align-items:center;width:50px;height:50px;transition:all .4s linear;display:flex;position:fixed;bottom:90px;right:20px;transform:translateY(20px)}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.arrow-icon{color:#fff;z-index:1000;cursor:pointer;width:24px;height:24px;position:fixed;bottom:14px;right:14px}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:var(--link-color);stroke-width:4px;box-sizing:border-box;-o-transition:all .4s linear;transition:all .4s linear}
.call-button{color:#fff;cursor:pointer;opacity:1;visibility:visible;z-index:1002;background:#4caf50;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #0000001a}.call-button:hover{background:#45a049;transform:scale(1.05);box-shadow:0 6px 16px #00000026}.call-button-icon{z-index:2;width:24px;height:24px;transition:transform .2s;position:relative}.call-button:hover .call-button-icon{transform:scale(1.1)}.call-button-circle{background:#4caf5099;border-radius:50%;width:100%;height:100%;animation:1.5s infinite pulse;position:absolute}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}to{opacity:0;transform:scale(1.6)}}[data-theme=dark] .call-button{background:#4caf50}[data-theme=dark] .call-button:hover{background:#45a049}[data-theme=dark] .call-button-circle{background:#4caf5066}@media (max-width:768px){.call-button{right:20px}}
.pwa-prompt-overlay{z-index:9999;pointer-events:none;justify-content:flex-end;align-items:flex-start;animation:.3s ease-out fadeIn;display:flex;position:fixed;top:20px;right:20px}.pwa-prompt{background-color:var(--primary-bg-color);pointer-events:auto;border:1px solid #00000014;border-radius:12px;width:320px;max-width:100%;padding:16px;animation:.6s cubic-bezier(.68,-.55,.265,1.55) bounceIn;position:relative;box-shadow:0 8px 32px #00000026}.dark .pwa-prompt{color:#f0f0f0;background-color:#1a1a1a;border-color:#ffffff14}.pwa-prompt__header{align-items:center;gap:12px;width:100%;margin-bottom:16px;display:flex}.pwa-prompt__close{cursor:pointer;color:#666;z-index:1;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;font-size:18px;line-height:1;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.dark .pwa-prompt__close{color:#aaa}.pwa-prompt__close:hover{background-color:#00000014;transform:scale(1.1)}.dark .pwa-prompt__close:hover{background-color:#ffffff14}.pwa-prompt__icon{border-radius:8px;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.pwa-prompt__icon img{object-fit:cover;width:100%;height:100%}.pwa-prompt__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.pwa-prompt__title{color:var(--primary-text-color);margin:0;font-size:14px;font-weight:600;line-height:1.3}.pwa-prompt__text{color:var(--secondary-text-color);opacity:.9;margin:0;font-size:12px;font-weight:400;line-height:1.3}.dark .pwa-prompt__text{color:var(--secondary-text-color)}.pwa-prompt__actions{flex-direction:row;gap:8px;width:100%;display:flex}.dark .pwa-prompt__title{color:var(--primary-text-color)}.pwa-prompt__decline-btn{cursor:pointer;border:1px solid var(--border-color);color:var(--primary-text-color);white-space:nowrap;background:0 0;border-radius:6px;justify-content:center;align-items:center;min-width:auto;padding:8px 16px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.dark .pwa-prompt__decline-btn{color:#d1d5db;background:#374151;border-color:#4b5563}.pwa-prompt__install-btn{cursor:pointer;background:var(--button-bg-color);color:#fff;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:auto;padding:8px 16px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.pwa-prompt__install-btn:hover{background:var(--button-hover-bg-color);transform:translateY(-1px);box-shadow:0 3px 10px #13457340}.dark .pwa-prompt__install-btn{background:var(--button-bg-color)}.dark .pwa-prompt__install-btn:hover{background:var(--button-hover-bg-color)}.pwa-prompt__install-icon{filter:brightness(0)invert();width:20px;height:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)translate(20px)}50%{opacity:.8;transform:scale(1.05)translate(0)}70%{opacity:1;transform:scale(.9)translate(0)}to{opacity:1;transform:scale(1)translate(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.pwa-prompt-overlay{top:10px;left:10px;right:10px}.pwa-prompt{border-radius:10px;width:100%;max-width:none;padding:14px;animation:.6s cubic-bezier(.68,-.55,.265,1.55) bounceIn}.pwa-prompt__header{gap:8px;margin-bottom:12px}.pwa-prompt__icon{width:40px;height:40px}.pwa-prompt__title{font-size:13px}.pwa-prompt__text{font-size:11px}.pwa-prompt__actions{gap:6px}.pwa-prompt__close{width:24px;height:24px;font-size:16px;top:8px;right:8px}.pwa-prompt__decline-btn,.pwa-prompt__install-btn{padding:6px 12px;font-size:11px}.pwa-prompt__install-icon{width:10px;height:10px}.pwa-prompt__close{width:20px;height:20px;font-size:14px}}.pwa-instructions{width:90vw;max-width:400px}.pwa-instructions__steps{flex-direction:column;gap:12px;margin:16px 0;display:flex}.pwa-instructions__step{border-left:3px solid var(--button-bg-color);background:#00000005;border-radius:6px;align-items:flex-start;gap:12px;padding:8px;display:flex}.dark .pwa-instructions__step{background:#ffffff0d}.pwa-instructions__step-number{background:var(--button-bg-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:flex}.pwa-instructions__step-text{color:var(--primary-text-color);font-size:13px;line-height:1.4}.pwa-instructions__ios-note,.pwa-instructions__fallback-note{background:#ffc1071a;border-left:3px solid #ffc107;border-radius:6px;margin-top:16px;padding:12px}.dark .pwa-instructions__ios-note,.dark .pwa-instructions__fallback-note{background:#ffc10726}.pwa-instructions__ios-note p,.pwa-instructions__fallback-note p{color:var(--primary-text-color);margin:0 0 8px;font-size:12px}.pwa-instructions__fallback-note ul{color:var(--secondary-text-color);margin:0;padding-left:16px;font-size:12px}.pwa-instructions__fallback-note li{margin-bottom:4px}@media (prefers-reduced-motion:reduce){.pwa-prompt-overlay,.pwa-prompt{animation:none}.pwa-prompt__install-btn:hover{transform:none}}
.cookie-consent{background:var(--secondary-bg-color);border:1px solid var(--border-color);z-index:9999;border-radius:16px;width:fit-content;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;position:fixed;bottom:16px;left:16px;right:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014}.cookie-consent__overlay{-webkit-backdrop-filter:blur(4px);z-index:9998;background:#0006;transition:opacity .3s;position:fixed;inset:0}.cookie-consent__content{padding:20px;position:relative}.cookie-consent__header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.cookie-consent__icon{width:24px;height:24px;color:var(--primary-text-color);flex-shrink:0;margin-top:2px}.cookie-consent__text{flex:1}.cookie-consent__title{color:var(--primary-text-color);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:500;line-height:1.4}.cookie-consent__buttons{gap:8px;margin-top:0;display:flex}.cookie-consent__button{cursor:pointer;letter-spacing:-.01em;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;min-height:36px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.cookie-consent__button:focus{outline:2px solid var(--link-color);outline-offset:2px}.cookie-consent__button--primary{background:var(--button-bg-color,#007bff);color:#fff;border:1px solid var(--button-bg-color,#007bff)}.cookie-consent__button--primary:hover{background:var(--button-hover-bg-color,#0056b3);border-color:var(--button-hover-bg-color,#0056b3)}.cookie-consent__button--primary:active{background:var(--button-active-bg-color,#004085);transform:translateY(0)}.cookie-consent__button--secondary{color:var(--primary-text-color);border:1px solid var(--border-color);background:0 0}.cookie-consent__button--secondary:hover{background:var(--tertiary-bg-color,#0000000d);border-color:var(--primary-text-color)}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}[data-theme=dark] .cookie-consent__overlay{background:#0009}[data-theme=dark] .cookie-consent{background:var(--secondary-bg-color);border-color:var(--border-color);box-shadow:0 8px 32px #0000004d,0 2px 8px #0003}[data-theme=dark] .cookie-consent__button--secondary:hover{background:var(--tertiary-bg-color,#ffffff0d)}@media (prefers-reduced-motion:reduce){.cookie-consent{animation:.3s fadeIn}.cookie-consent__button{transition:none}.cookie-consent__button:hover{transform:none}}@media (min-width:481px){.cookie-consent{bottom:24px;left:24px;right:24px}.cookie-consent__content{padding:24px}.cookie-consent__title{font-size:16px}.cookie-consent__button{min-height:40px;padding:12px 20px;font-size:15px}}@media (min-width:769px){.cookie-consent{bottom:32px;left:32px;right:32px}.cookie-consent__content{align-items:center;gap:16px;padding:20px 24px;display:flex}.cookie-consent__header{flex:1;align-items:center;gap:12px;margin-bottom:0;display:flex}.cookie-consent__icon{margin-top:0}.cookie-consent__title{font-size:15px;line-height:1.4}.cookie-consent__buttons{flex-shrink:0;gap:8px}.cookie-consent__button{white-space:nowrap;min-height:40px;padding:10px 20px;font-size:14px}}
.footer_wrapper{background-color:var(--footer-bg-color)}.footer_top{flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:50px 0 80px;display:flex}.footer_logo{gap:28px;width:114px;display:block}.footer_links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.footer_socials{gap:20px;display:flex}.footer_link_item{letter-spacing:0;color:var(--primary-text-color);font-size:14px;font-weight:600;line-height:20px;transition:all .2s ease-in}.footer_socials_item{cursor:pointer;border-radius:50%;width:32px;height:32px;transition:all .2s ease-in}.footer_socials_item:hover{transform:translateY(-2px)}.footer_link_item:hover{color:var(--link-color)}.footer_line{background-color:var(--border-color);width:100%;height:1px}.footer_legal{flex-wrap:wrap;justify-content:center;gap:20px;padding:15px 0;display:flex}.footer_legal_link{color:var(--footer-text-color);font-family:Rubik;font-size:12px;font-weight:400;line-height:14px;text-decoration:none;transition:color .3s}.footer_legal_link:hover{color:var(--link-color);text-decoration:underline}.footer_copyright{letter-spacing:0%;color:var(--footer-text-color);text-align:center;padding:20px 0;font-family:Rubik;font-size:14px;font-weight:400;line-height:17.07px}@media (min-width:768px){.footer_links{gap:30px}}@media (min-width:1024px){.footer_top{flex-direction:row;justify-content:space-between;padding:80px 0 120px}}
.modal_overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal_content{background:var(--primary-bg-color);border-radius:8px;width:90%;max-width:500px;padding:36px;position:relative;box-shadow:0 4px 6px #0000001a}.modal_close_btn{cursor:pointer;color:#333;background:0 0;border:none;font-size:24px;position:absolute;top:15px;right:15px}.modal_title{text-align:center;color:var(--primary-text-color);margin-bottom:20px;font-size:24px;font-weight:600}.modal_input_group{margin-bottom:16px}.modal_input_group input{border:1px solid var(--border-color);box-sizing:border-box;background-color:var(--primary-bg-color);border-radius:4px;width:100%;padding:10px;font-size:16px}.modal_input_group input:focus{border-color:var(--border-color);outline:none}.modal_submit_btn{background:var(--link-color);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:20px;padding:12px;font-size:16px;font-weight:600;transition:all .2s ease-in}.modal_submit_btn:hover{background:var(--button-hover-color)}
@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/098850a6eb1f8577-s.be7b2560.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6dac7af80352e41b-s.303f13d5.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/21445b8bd0ec5702-s.p.077f82d0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.c91099f6.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.073fd20a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.8e1a882d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/098850a6eb1f8577-s.be7b2560.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6dac7af80352e41b-s.303f13d5.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/21445b8bd0ec5702-s.p.077f82d0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.c91099f6.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.073fd20a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.8e1a882d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/098850a6eb1f8577-s.be7b2560.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6dac7af80352e41b-s.303f13d5.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/21445b8bd0ec5702-s.p.077f82d0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.c91099f6.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.073fd20a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.8e1a882d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/098850a6eb1f8577-s.be7b2560.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6dac7af80352e41b-s.303f13d5.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/21445b8bd0ec5702-s.p.077f82d0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.c91099f6.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.073fd20a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.8e1a882d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik Fallback;src:local(Arial);ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.0%;size-adjust:104.98%}.rubik_be300d60-module__4t6xnq__className{font-family:Rubik,Rubik Fallback;font-style:normal}.rubik_be300d60-module__4t6xnq__variable{--font-rubik:"Rubik","Rubik Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_88513b7d-module__pzpErq__className{font-family:Inter,Inter Fallback;font-style:normal}
*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.static{position:static}.absolute{position:absolute}.flex{display:flex}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.filter{filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--primary-bg-color:#f3f4f6;--secondary-bg-color:#fff;--tertiary-bg-color:#efefef;--footer-bg-color:#fefefe;--primary-text-color:#18191f;--secondary-text-color:#111827;--tertiary-text-color:#fff;--link-color:#2ab4e9;--link-color-rgb:42,180,233;--button-text-color:#fff;--border-color:#d1d5db;--select-arrow-color:#000;--section-padding:clamp(50px,10vw,100px);--button-bg-color:#2ab4e9;--button-hover-bg-color:#1a9fd1;--button-active-bg-color:#128cbb;--bg-color:#fff;--text-color:#18191f;--card-bg-color:#fff;--text-secondary-color:#4b5563}[data-theme=dark]{--primary-bg-color:#121212;--secondary-bg-color:#181818;--tertiary-bg-color:#202020;--footer-bg-color:#131519;--primary-text-color:#ededed;--secondary-text-color:#fff;--tertiary-text-color:#fff;--link-color:#2ab4e9;--link-color-rgb:42,180,233;--button-text-color:#fff;--border-color:#333;--select-arrow-color:#fff;--section-padding:clamp(50px,10vw,100px);--button-bg-color:#2ab4e9;--button-hover-bg-color:#1a9fd1;--button-active-bg-color:#128cbb;--bg-color:#121212;--text-color:#fff;--card-bg-color:#181818;--text-secondary-color:#9ca3af}body{background-color:var(--primary-bg-color);color:var(--primary-text-color);font-family:Rubik,sans-serif;transition:background-color .3s,color .3s}input,select{box-sizing:border-box;border:1px solid var(--input-border-color,transparent);background-color:var(--secondary-bg-color);appearance:none;border-radius:4px;width:100%;padding:8px 12px;font-family:inherit;line-height:normal}select{-webkit-tap-highlight-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M8 12L0 4h16L8 12z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;-webkit-background-clip:padding-box;background-clip:padding-box;padding-right:30px;position:relative}[data-theme=dark] select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M8 12L0 4h16L8 12z'/%3E%3C/svg%3E")}input:disabled,select:disabled{opacity:.6;cursor:not-allowed;-webkit-text-fill-color:currentColor}@supports (-webkit-overflow-scrolling:touch){select{-webkit-appearance:menulist-button;background-image:none;padding-right:12px}}.section_title{color:var(--primary-text-color);font-size:24px;font-weight:800;line-height:1.2}.title{color:var(--primary-text-color);font-size:36px;font-weight:600;line-height:1.3}.highlight{color:var(--link-color);border:none}.container{width:100%;margin:0 auto;padding:0 15px}@media (max-width:359px){.container{padding:0 10px}}@media (min-width:420px){.container{width:420px}}@media (min-width:640px){.container{width:640px;max-width:none}.section_title{font-size:48px}}@media (min-width:768px){.container{width:768px;max-width:none}}@media (min-width:1024px){.container{width:1024px}}@media (min-width:1280px){.container{width:1280px}}@media (min-width:1600px){.container{width:1600px}}
