@font-face{font-family:Arial;src:url(../fonts/ArialRegular.eot);src:local("../fonts/Arial Regular"),local("../fonts/ArialRegular"),url(../fonts/ArialRegular.eot?#iefix) format("embedded-opentype"),url(../fonts/ArialRegular.woff) format("woff"),url(../fonts/ArialRegular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Arial;src:url(../fonts/ArialBold.eot);src:local("../fonts/Arial Bold"),local("../fonts/ArialBold"),url(../fonts/ArialBold.eot?#iefix) format("embedded-opentype"),url(../fonts/ArialBold.woff) format("woff"),url(../fonts/ArialBold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Arial;src:url(../fonts/ArialBlack.eot);src:local("../fonts/Arial Black"),local("../fonts/ArialBlack"),url(../fonts/ArialBlack.eot?#iefix) format("embedded-opentype"),url(../fonts/ArialBlack.woff) format("woff"),url(../fonts/ArialBlack.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Arial;src:url(../fonts/ArialItalic.eot);src:local("../fonts/Arial Italic"),local("../fonts/ArialItalic"),url(../fonts/ArialItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/ArialItalic.woff) format("woff"),url(../fonts/ArialItalic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Arial;src:url(../fonts/ArialBoldItalic.eot);src:local("../fonts/Arial Bold Italic"),local("../fonts/ArialBoldItalic"),url(../fonts/ArialBoldItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/ArialBoldItalic.woff) format("woff"),url(../fonts/ArialBoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:0}html{font-size:10px;background:#fff}body{font-family:Arial,sans-serif;font-style:normal;font-weight:500;font-size:1.6rem;line-height:140%;color:#000}@media only screen and (min-width:768px){body{font-size:1.8rem}}@media only screen and (min-width:1280px){body{font-size:2rem}}body.noscroll{height:100vh;overflow:hidden}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;outline:0}button::-moz-focus-inner{border:0;padding:0}a{text-decoration:none}.hidden{display:none!important}.container{margin:0 auto;width:100%;max-width:120rem;padding:0 1rem}@media only screen and (min-width:768px){.container{padding:0 2rem}}@media only screen and (min-width:1024px){.container{padding:0 2rem}}@media only screen and (min-width:1280px){.container{padding:0 4rem}}body.menu-open{overflow:hidden}body.menu-open::before{content:"";position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.15)}.header{position:fixed;top:0;left:0;width:100%;padding:1.5rem 0 1rem;background:#f4934f;z-index:100}.header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);z-index:-1}.header>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{width:18rem;height:auto;z-index:105}.header__logo a{display:block;width:100%;height:auto}@media only screen and (min-width:1280px){.header__logo{width:20rem}}.header__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1023px){.header__menu{position:fixed;top:9.2rem;left:0;padding:2rem;width:100%;min-height:22rem;z-index:100;background:#fff;border-radius:0 0 1.8rem 1.8rem;-webkit-box-shadow:0 5px 8px 0 rgba(0,0,0,.25);box-shadow:0 5px 8px 0 rgba(0,0,0,.25)}.header__menu:not(.show){display:none}}@media only screen and (min-width:1024px){.header__menu{padding:1.2rem 2.6rem;padding-right:0;margin-left:auto;margin-right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:1023px){.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}@media only screen and (min-width:1024px){.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}.header__menu li{font-size:1.6rem;line-height:120%}@media only screen and (min-width:1024px){.header__menu li:nth-of-type(1){background:url(../images/menu-bg-1.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.header__menu li:nth-of-type(2){background:url(../images/menu-bg-2.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.header__menu li:nth-of-type(3){background:url(../images/menu-bg-3.svg);background-position:center;background-repeat:no-repeat;background-size:contain}}.header__menu li a{background:#f6f9fc;border-radius:1.4rem;padding:1rem;display:block;color:#000;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (max-width:1023px){.header__menu li a:active{background:#ffefe8}}@media only screen and (min-width:1024px){.header__menu li a{background:0 0}}.header__menu li a:hover{text-decoration:underline}.header__menu li button{padding:1rem}.header__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media only screen and (min-width:1024px){.header__icons{display:none}}.header__search{width:4rem;height:auto;display:block}.header__search svg{display:block;width:100%;height:auto}#burger-menu{position:relative;width:4rem;height:auto;display:block;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;z-index:105}#burger-menu svg{display:block;width:100%;height:auto}.footer{padding-top:7.5rem;background:#333}@media only screen and (min-width:768px){.footer__parts{padding-left:4rem}}@media only screen and (min-width:1024px){.footer__parts{padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1024px){.footer__part{max-width:30rem}}.footer__part:not(:first-of-type){margin-top:4rem}@media only screen and (min-width:1024px){.footer__part:not(:first-of-type){margin-top:0}}.footer__part_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}.footer__part a{color:#aeb9bf;font-size:1.6rem;line-height:130%}@media only screen and (min-width:1024px){.footer__part a{line-height:2.5rem}}.footer__part a span{font-size:2.2rem;line-height:110%;font-style:italic;color:#f2720c}.footer__part a_bold{font-weight:700}.footer__logo{width:19.5rem;height:auto}.footer__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.footer__title{margin-top:1rem;font-weight:400;font-size:1.6rem;line-height:150%;color:#aeb9bf}.footer__socials{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__socials a{width:2.4rem;height:auto}.footer__socials a svg{width:100%;height:auto}.footer__year{margin-top:4rem;padding:.5rem 1rem;background:#414141;color:#aeb9bf;font-size:1.6rem;line-height:130%}@media only screen and (min-width:1024px){.footer__year{margin-top:7.5rem;padding:1rem 0;text-align:center}}