@font-face{font-family:Inter;src:url(../fonts/woff2/Inter-Regular.woff2) format("woff2"),url(../fonts/woff/Inter-Regular.woff) format("woff"),url(../fonts/ttf/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/woff2/Inter-Medium.woff2) format("woff2"),url(../fonts/woff/Inter-Medium.woff) format("woff"),url(../fonts/ttf/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/woff2/Inter-SemiBold.woff2) format("woff2"),url(../fonts/woff/Inter-SemiBold.woff) format("woff"),url(../fonts/ttf/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}*,::after,::before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}.btn{padding:13px 21px;text-decoration:none;font-weight:600;font-size:1rem;border-radius:8px;display:flex;justify-content:center;align-items:center}.btn__icon{margin-right:8px}.btn--primary{background-color:#2563eb;color:#f5f5f5;position:relative}.btn--primary span{position:relative;z-index:2;color:#f5f5f5}.btn--primary::after{position:absolute;width:100%;height:100%;left:0;top:0;content:"";background:linear-gradient(90deg,#20e3b2 0,#ec15f7 100%);z-index:1;opacity:0;transition:opacity .5s ease;border-radius:8px}.btn--primary:hover,.btn--primary:hover::after{opacity:1;padding:13px 21px}.btn--secondary{background-color:#0a0a0a;border:1px solid #f5f5f5;color:#f5f5f5}.btn--third{color:#344054;border:1px solid #d0d5dd;transition:all .5s ease}.btn--third:hover{background-color:#0a0a0a;border:1px solid #0a0a0a;color:#f5f5f5}@font-face{font-family:Inter;src:url(../fonts/woff2/Inter-Regular.woff2) format("woff2"),url(../fonts/woff/Inter-Regular.woff) format("woff"),url(../fonts/ttf/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/woff2/Inter-Medium.woff2) format("woff2"),url(../fonts/woff/Inter-Medium.woff) format("woff"),url(../fonts/ttf/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/woff2/Inter-SemiBold.woff2) format("woff2"),url(../fonts/woff/Inter-SemiBold.woff) format("woff"),url(../fonts/ttf/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}.header{background-color:#fafafa;position:sticky;top:0;z-index:9999}.header__link{text-decoration:none;font-size:.75rem;color:#737373;line-height:12px}.header__link:hover{color:#2563eb}.header__middle{display:grid;align-items:center;font-size:1rem;line-height:24px;color:#404040;-moz-column-gap:50px;column-gap:50px;max-width:1140px;margin:0 auto;padding:0 16px;background-color:#fafafa;grid-template-columns:1fr 1fr;border-bottom:2px solid #e5e5e5}@media screen and (min-width:992px){.header__middle{background-color:#fafafa;padding:16px 0;grid-template-columns:repeat(3,1fr);border:none}}.header__text{display:none}@media screen and (min-width:992px){.header__text{display:block}}.header__logo{max-height:72px;max-width:164px}@media screen and (min-width:992px){.header__logo{max-width:290px}}.header__searchbar-button{border:none;cursor:pointer}.header__searchbar-wrapper{position:relative;display:none}@media screen and (min-width:992px){.header__searchbar-wrapper{display:block}}.header__searchbar{border-radius:18px;width:100%;padding:8px 16px;border:1px solid #a3a3a3;color:#0a0a0a}.header__searchbar:active,.header__searchbar:focus{outline:solid #2563eb}.header__searchbar-icon{position:absolute;right:24px;top:33%;transform:translateY(-50%);right:24px}.header__btn-wrapper{display:flex;justify-content:flex-end;align-items:center}.header__menu{display:none;border-top:2px solid #e5e5e5;border-bottom:2px solid #e5e5e5;position:sticky;top:0;z-index:999}@media screen and (min-width:992px){.header__menu{display:flex;justify-content:center;align-items:center;width:100%}}.header__menu--open{display:block;position:absolute;top:100%;left:0;width:100%;height:100vh;background-color:#fafafa;overflow:hidden;min-height:100px;z-index:9999}.no-scroll{overflow:hidden}.dark-mode .header{background-color:#171717;color:#fafafa}.dark-mode .header__middle{background-color:#171717;color:#fafafa}.dark-mode .header__logo{filter:brightness(100)}.dark-mode .header__searchbar{background-color:#262626;border:1px solid #404040;color:#fff}.dark-mode .header__searchbar-button{background-color:#171717}.dark-mode .header__searchbar-icon{filter:brightness(100)}.dark-mode .header__menu{background-color:#262626;border-color:#404040}.footer{padding:48px 0;background-color:#f5f5f5;border-top:1px solid #e5e5e5;color:#737373}.footer__top{display:flex;flex-direction:column-reverse}@media screen and (min-width:1200px){.footer__top{display:grid;grid-template-columns:35% 65%;align-items:start;margin-bottom:18px}}@media screen and (min-width:1200px){.footer__bottom{display:grid;grid-template-columns:85% 15%;padding-top:32px;border-top:1px solid #e5e5e5}}.footer__menu{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding-bottom:48px}@media screen and (min-width:576px){.footer__menu{display:flex;justify-content:flex-end}}.footer__title-section{font-weight:600;font-size:.875rem;line-height:20px;color:#0a0a0a;margin-bottom:16px}.footer ul{list-style:none;padding:0}.footer ul a{text-decoration:none;font-size:16px;color:#737373;margin-bottom:11px;transition:color .3s ease}.footer ul a:hover{color:#2563eb}.footer__logo-wrapper{padding-top:48px;border-top:1px solid #2563eb}@media screen and (min-width:1200px){.footer__logo-wrapper{padding-top:0;max-width:320px;border:none}}.footer__logo{margin-bottom:24px;max-width:200px;height:auto}@media screen and (min-width:1200px){.footer__logo{margin-bottom:32px}}.footer__info{display:none}@media screen and (min-width:1200px){.footer__info{display:block;font-size:1rem;color:#737373;line-height:24px}}.footer__copyright{font-size:1rem;font-weight:400;color:#737373;line-height:24px}.footer__socials{display:none}@media screen and (min-width:1200px){.footer__socials{display:flex;justify-content:space-between}}.dark-mode .footer{background-color:#171717;color:#fafafa;border-color:#525252}.dark-mode .footer__title-section{color:#fafafa}.dark-mode .footer__logo{filter:brightness(100)}.dark-mode .footer__info{color:#fafafa}.dark-mode .footer ul a{color:#fafafa}.dark-mode .footer__copyright{color:#fafafa}.dark-mode .footer__socials{filter:brightness(100)}.hamburger-btn{background:0 0;border:none;cursor:pointer;padding:12px}@media screen and (min-width:992px){.hamburger-btn{display:none}}.hamburger-btn--open .hamburger-btn__close{display:none}.hamburger-btn:not(.hamburger-btn--open) .hamburger-btn__open{display:none}.nav{background-color:#fafafa;width:100%;max-width:1140px}@media screen and (min-width:992px){.nav{border:none}}.nav__list{list-style:none;padding:0}@media screen and (min-width:992px){.nav__list{display:flex;justify-content:space-evenly;align-items:center}}.nav__list .current-menu-item,.nav__list .current-post-parent{font-weight:600}.nav__list .menu-item{margin-bottom:8px;margin-left:16px;width:100%;text-align:center;transition:background-color .3s}.nav__list .menu-item:hover{background-color:rgba(229,229,229,.3764705882)}@media screen and (min-width:992px){.nav__list .menu-item{margin:0}}.nav__list .menu-item-has-children{position:relative}@media screen and (min-width:992px){.nav__list .menu-item-has-children:hover .sub-menu{display:block;position:absolute;z-index:999;padding:0;border:1px solid #2563eb;background-color:#0a0a0a}.nav__list .menu-item-has-children:hover .sub-menu li{font-size:1rem}.nav__list .menu-item-has-children:hover .sub-menu li:hover{background-color:#2563eb}.nav__list .menu-item-has-children:hover .sub-menu a{padding:7px 20px;display:flex;justify-content:center}.nav__list .menu-item-has-children:hover>a::after{transform:rotate(-180deg)}}@media screen and (max-width:767px){.nav__list .menu-item-has-children--open .sub-menu{display:block;height:100%}.nav__list .menu-item-has-children--open>a::after{transform:rotate(-180deg)}}.nav__list .menu-item-has-children>a::after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEuNUw2IDYuNUwxMSAxLjUiIHN0cm9rZT0iI0VCRUJFQiIgc3Ryb2tlLXdpZHRoPSIxLjY3IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);position:absolute;right:21px;transition:transform .3s ease}@media screen and (min-width:992px){.nav__list .menu-item-has-children>a::after{position:relative;right:0;bottom:2px;margin-left:13px}}.nav__list .sub-menu{list-style:none;padding-left:20px;display:none}.nav__list a{text-decoration:none;padding:12px 0;display:inline-block;width:100%;color:#0a0a0a;font-size:1rem;text-transform:uppercase;transition:color .3s}.dark-mode .nav{background-color:#262626}.dark-mode .nav__list a{color:#fafafa}.dark-mode .nav__list a:hover{color:#2563eb}html{scroll-behavior:smooth}:root{font-size:16px}body{font-size:1.25rem;line-height:30px;font-weight:400;color:#1d4ed8;font-family:Inter}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 16px}@media screen and (min-width:1200px){.container{padding:0}}h1{font-weight:700;line-height:29.76px;color:#f5f5f5;font-size:20px}@media screen and (min-width:992px){h1{font-size:1.55rem}}h2{font-size:1.875rem;font-weight:600;line-height:38px;color:#0a0a0a}