.quick_contact{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:center;-ms-flex-align:center;align-items:center;margin:72px 0 80px;border-bottom:2px solid #333;text-align:center}@media screen and (max-width: 1023px){.quick_contact{margin:64px 0}}@media screen and (max-width: 767px){.quick_contact{margin:32px 0}}.quick_contact__top{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;width:100%;margin-bottom:48px}@media screen and (max-width: 767px){.quick_contact__top{margin-bottom:16px}}.quick_contact__top::before,.quick_contact__top::after{width:calc(50% - 80px);height:2px;background-color:#333;content:""}.quick_contact__top-ico{width:64px;height:64px;background-color:#f0f0f0;border-radius:50%;background-image:url(../../img/layout/ico-contact.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.quick_contact__content{padding-bottom:62px}@media screen and (max-width: 767px){.quick_contact__content{padding-bottom:32px}}.quick_contact__content-lead{display:block;color:#666}.quick_contact__content-cta{font-weight:400}@media screen and (max-width: 767px){.quick_contact__content-cta{font-size:15px}}.quick_contact__content-lead+.quick_contact__content-cta{margin-top:8px}.quick_contact__content-cta+.quick_contact__content-lead{margin-top:8px}.quick_contact__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media screen and (max-width: 767px){.quick_contact__contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.quick_contact__contact-item{padding-left:32px;font-size:16px}@media screen and (max-width: 767px){.quick_contact__contact-item{font-size:15px}}.quick_contact__contact-item:hover{text-decoration:underline}.quick_contact__contact-item--phone{background-image:url(../../img/layout/ico-mobile.svg);background-position:left center;background-repeat:no-repeat;background-size:auto}.quick_contact__contact-item--mail{background-image:url(../../img/layout/ico-email.svg);background-position:left center;background-repeat:no-repeat;background-size:auto}.quick_contact__contact-item+.quick_contact__contact-item{margin-left:48px}@media screen and (max-width: 767px){.quick_contact__contact-item+.quick_contact__contact-item{margin-left:0;margin-top:24px}}.quick_contact__form{position:relative;margin:32px auto 0;text-align:left}@media screen and (min-width: 768px){.quick_contact__form{width:224px}}@media screen and (min-width: 1024px){.quick_contact__form{width:314px}}@media screen and (min-width: 1281px){.quick_contact__form{width:392px}}@media screen and (max-width: 1023px) and (min-width: 768px){.quick_contact__form{width:348px}}@media screen and (max-width: 1023px) and (min-width: 1024px){.quick_contact__form{width:483px}}@media screen and (max-width: 1023px) and (min-width: 1281px){.quick_contact__form{width:600px}}@media screen and (max-width: 767px){.quick_contact__form{margin-top:24px}}@media screen and (min-width: 768px){.quick_contact__form::before,.quick_contact__form::after{position:absolute;z-index:-1;content:""}}.quick_contact__form::before{top:-24px;right:calc(100% + 60px);width:303px;height:377px;background-image:url(../../img/layout/quick-contact-left.jpg);background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1023px){.quick_contact__form::before{right:100%}}.quick_contact__form::after{top:-25px;left:calc(100% + 50px);width:358px;height:345px;background-image:url(../../img/layout/quick-contact-right.jpg);background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1023px){.quick_contact__form::after{left:100%}}.quick_contact__form-submit{width:100%;margin-top:24px}.quick_contact__form .form__group{width:100%;margin-bottom:12px}.quick_contact__message{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;text-align:left}.quick_contact__message-back{-ms-flex-item-align:end;align-self:flex-end;margin-top:24px}.quick_contact__message-p+.quick_contact__message-p{margin-top:4px}.quick_contact--noborder{border-bottom:0}.quick_contact--noborder .quick_contact__content{padding-bottom:0}.quick_contact_hp{margin:72px 0 80px;width:100vw;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--background-color, #fff)}.quick_contact_hp__container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1224px;margin:0 auto}@media screen and (max-width: 767px){.quick_contact_hp__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.quick_contact_hp__side{width:50%;position:relative}@media screen and (max-width: 767px){.quick_contact_hp__side{width:100%}}.quick_contact_hp__side--image{position:relative;aspect-ratio:1 / 1}.quick_contact_hp__side--image-mobile{display:none}@media screen and (max-width: 767px){.quick_contact_hp__side--image-mobile{display:block}}.quick_contact_hp__side--image-desktop{display:block}@media screen and (max-width: 767px){.quick_contact_hp__side--image-desktop{display:none}}.quick_contact_hp__side--image img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.quick_contact_hp__side--inner{max-width:600px;margin:0 auto}.quick_contact_hp__side--content{padding:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1023px){.quick_contact_hp{margin:64px 0}}@media screen and (max-width: 767px){.quick_contact_hp{margin:32px 0}}.quick_contact_hp__top{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;width:100%;margin-bottom:48px}@media screen and (max-width: 767px){.quick_contact_hp__top{margin-bottom:16px}}.quick_contact_hp__top::before,.quick_contact_hp__top::after{width:calc(50% - 80px);height:2px;background-color:#333;content:""}.quick_contact_hp__top-ico{width:64px;height:64px;background-color:#f0f0f0;border-radius:50%;background-image:url(../../img/layout/ico-contact.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.quick_contact_hp__content{padding-bottom:62px;text-align:center}@media screen and (max-width: 767px){.quick_contact_hp__content{padding-bottom:32px}}.quick_contact_hp__content-cta{font-weight:600;font-size:38px;line-height:1.2;margin-bottom:24px}@media screen and (max-width: 767px){.quick_contact_hp__content-cta{font-size:15px}}.quick_contact_hp__content-lead{display:block;color:#666;font-weight:400;font-size:20px;line-height:1.2;margin-bottom:32px}.quick_contact_hp__content-description{font-weight:400;font-size:16px;line-height:1.2}@media screen and (max-width: 767px){.quick_contact_hp__content-description{font-size:15px}}.quick_contact_hp__content-lead+.quick_contact_hp__content-cta{margin-top:8px}.quick_contact_hp__content-cta+.quick_contact_hp__content-lead{margin-top:8px}.quick_contact_hp__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media screen and (max-width: 767px){.quick_contact_hp__contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.quick_contact_hp__contact-item{padding-left:32px;font-size:16px}@media screen and (max-width: 767px){.quick_contact_hp__contact-item{font-size:15px}}.quick_contact_hp__contact-item:hover{text-decoration:underline}.quick_contact_hp__contact-item--phone{background-image:url(../../img/layout/ico-mobile.svg);background-position:left center;background-repeat:no-repeat;background-size:auto}.quick_contact_hp__contact-item--mail{background-image:url(../../img/layout/ico-email.svg);background-position:left center;background-repeat:no-repeat;background-size:auto}.quick_contact_hp__contact-item+.quick_contact_hp__contact-item{margin-left:48px}@media screen and (max-width: 767px){.quick_contact_hp__contact-item+.quick_contact_hp__contact-item{margin-left:0;margin-top:24px}}.quick_contact_hp__form{position:relative;margin:32px auto 0;text-align:left;max-width:500px}@media screen and (max-width: 1023px) and (min-width: 768px){.quick_contact_hp__form{width:348px}}@media screen and (max-width: 1023px) and (min-width: 1024px){.quick_contact_hp__form{width:483px}}@media screen and (max-width: 1023px) and (min-width: 1281px){.quick_contact_hp__form{width:600px}}@media screen and (max-width: 767px){.quick_contact_hp__form{margin-top:24px}}.quick_contact_hp__form-submit{width:100%;height:100%;max-width:154px}.quick_contact_hp__form .form__input__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.quick_contact_hp__form .form__group{width:100%;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.quick_contact_hp__message{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;text-align:left}.quick_contact_hp__message-back{-ms-flex-item-align:end;align-self:flex-end;margin-top:24px}.quick_contact_hp__message-p+.quick_contact_hp__message-p{margin-top:4px}.quick_contact_hp--noborder{border-bottom:0}.quick_contact_hp--noborder .quick_contact_hp__content{padding-bottom:0}.footer{margin-top:80px;padding-top:80px;padding-bottom:28px;border-top:2px solid #333}@media screen and (max-width: 1023px){.footer{margin-top:48px;padding-top:48px}}@media screen and (max-width: 767px){.footer{padding-top:40px}}.page--home .footer{margin-top:0}@media screen and (max-width: 767px){.page--category .footer{margin-top:8px}}@media screen and (max-width: 767px){.page--blog .footer,.page--noresults .footer{margin-top:0}}.footer__inner{width:1224px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1280px){.footer__inner{width:990px}}@media screen and (max-width: 1023px){.footer__inner{width:720px}}@media screen and (max-width: 767px){.footer__inner{width:calc(100% - (2 * 16px))}}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__row--space{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__row--menus{margin-top:80px}@media screen and (max-width: 1023px){.footer__row--menus{margin-top:48px}}@media screen and (max-width: 767px){.footer__row--menus{margin-top:0}}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.footer__logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 767px){.footer__logo-img{height:32px}}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media screen and (max-width: 767px){.footer__socials{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}}.footer__socials-link{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__socials-link+.footer__socials-link{margin-left:32px}@media screen and (max-width: 767px){.footer__socials-link+.footer__socials-link{margin-left:48px}}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 1023px){.footer__menu{max-width:180px}}@media screen and (max-width: 767px){.footer__menu{max-width:100vw;width:100vw;margin-left:-16px;padding:24px 16px;border-top:1px solid #d8d8d8}}@media screen and (max-width: 767px){.footer__menu--mobileHidden{display:none}}.footer__menu+.footer__menu{margin-left:104px}@media screen and (max-width: 1280px){.footer__menu+.footer__menu{margin-left:auto}}@media screen and (max-width: 767px){.footer__menu+.footer__menu{margin-left:-16px}}.footer__menu-label{margin-bottom:24px;font-weight:500;text-transform:uppercase}@media screen and (max-width: 767px){.footer__menu-label{margin-bottom:0;padding-right:24px;background-image:url(../../img/layout/ico-chevron-down-small.svg);background-position:right center;background-repeat:no-repeat;background-size:auto}}.footer__menu-link{color:#666}@media screen and (max-width: 767px){.footer__menu-link{display:none}}.footer__menu-link:hover{text-decoration:underline}.footer__menu-link+.footer__menu-link{margin-top:16px}.footer__menu-info{margin-top:24px;color:#666}@media screen and (max-width: 767px){.footer__menu--active .footer__menu-label{background-image:url(../../img/layout/ico-chevron-top-small.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;margin-bottom:16px}.footer__menu--active .footer__menu-link{display:block}}.footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1023px){.footer__contact{-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}}@media screen and (max-width: 767px){.footer__contact{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}}@media screen and (min-width: 768px){.footer__contact--mobile{display:none}}.footer__contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__contact-item:hover{text-decoration:underline}.footer__contact-item+.footer__contact-item{margin-left:24px}@media screen and (max-width: 1023px){.footer__contact-item+.footer__contact-item{margin-left:0;margin-top:16px}}.footer__contact-item svg{width:32px}@media screen and (max-width: 767px){.footer__contact-label{margin-bottom:16px;font-size:11px;line-height:16px;text-transform:uppercase;font-weight:500;letter-spacing:1.4px}}.footer__address{margin-top:24px}.footer__address-content{margin-top:8px}.footer__localization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;margin-top:24px;padding-top:24px;border-top:1px solid #d8d8d8;color:#666}@media screen and (min-width: 768px){.footer__localization{display:none}}.footer__localization-col{width:calc(50% - 8px)}.footer__localization-address{color:#333}@media screen and (max-width: 1023px){.footer__payments{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 767px){.footer__payments-frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll}}@media screen and (max-width: 767px){.footer__payments-frame--logos{width:100vw;border-top:1px solid #d8d8d8;padding-top:32px}}@media screen and (max-width: 767px){.footer__payments-frame--logos::before,.footer__payments-frame--logos::after{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;content:""}}@media screen and (max-width: 1023px){.footer__payments-frame+.footer__payments-frame{margin-top:24px}}@media screen and (max-width: 767px){.footer__payments-frame+.footer__payments-frame{margin-top:40px}}@media screen and (max-width: 1023px){.footer__payments-frame img{max-width:100%}}@media screen and (max-width: 767px){.footer__payments-frame img{max-width:unset}}.footer-hr{height:1px;background-color:#d8d8d8;margin:56px 0}@media screen and (max-width: 1023px){.footer-hr{margin:32px 0}}@media screen and (max-width: 767px){.footer-hr{display:none}}.footer-hr--last{margin-bottom:0}.footer-copy{margin-top:28px;color:#666;text-align:center}.scroll_up{position:fixed;right:30px;bottom:140px;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;width:52px;height:52px;border-radius:50%;background:#f0f0f0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 0.25s ease;transition:all 0.25s ease}@media screen and (max-width: 767px){.scroll_up{right:15px}}.scroll_up.active{-webkit-transform:scale(1);transform:scale(1)}
