@font-face{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;src:url(//bgn-armo.ua/cdn/shop/t/7/assets/Avenir-Book.ttf?v=58095837650531779601740049528) format("truetype")}@font-face{font-family:Avenir Heavy;src:url(//bgn-armo.ua/cdn/shop/t/7/assets/Avenir-Heavy.ttf?v=89733866846227349361740049531) format("truetype");font-weight:700}@font-face{font-family:Avenir Medium;src:url(//bgn-armo.ua/cdn/shop/t/7/assets/Avenir-Medium.ttf?v=20364356062082102041740049529) format("truetype")}@font-face{font-family:Avenir Roman;src:url(//bgn-armo.ua/cdn/shop/t/7/assets/Avenir-Roman.ttf?v=51012624727059716591740049529) format("truetype")}@font-face{font-family:Nunito Sans;src:url(//bgn-armo.ua/cdn/shop/t/7/assets/NunitoSans.ttf?v=52473246432878437491741625139) format("truetype");font-style:normal;font-weight:200 900}:root{--main-bg-color: #fff;--main-bg-color-with-opacity: rgba(255, 255, 255, .7);--additional-bg-color: #f4f4f4;--contrast-bg-color: #000;--contrast-bg-color-disabled: #555;--contrast-bg-color-hover: #333;--divider-color: #e3e3e3;--font-color: #000;--additional-font-color: #939393;--contrast-font-color: #fff;--contrast-font-color-disabled: #b8b8b8;--input-color: #dcdcdc;--checked-input-color: #000;--header-divider-color: #525458;--radio-color-disabled: #d7d7d7}html{scroll-behavior:smooth}*{font-family:Avenir Book,Nunito Sans,Helvetica,Arial;font-style:normal;padding:0;box-sizing:border-box}ul{list-style:none}a{text-decoration:none;color:var(--main-font-color);cursor:pointer}button{border:none;background:none}body{position:relative;margin:0}html,body,.wrapper{min-height:100vh;font-style:normal;font-size:16px;letter-spacing:.03em;line-height:1.2;text-transform:none;color:var(--main-font-color);background-color:var(--main-bg-color)}.wrapper{display:flex;flex-direction:column}body.locked{overflow:hidden}button,input{border-radius:0;cursor:pointer}.shopify-section{width:100%}.preloader{position:fixed;top:0;left:0;display:none;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100vh;background-color:var(--main-bg-color);z-index:10000}.block-number{display:none}.preloader img{width:150px;height:auto}.preloader.active{display:flex}.loader{display:inline-flex;gap:10px}.loader:before,.loader:after{content:"";height:40px;border-radius:50%;background:radial-gradient(farthest-side,#fff 95%,#fff0) 50%/8px 8px no-repeat #000;aspect-ratio:1;animation:l10 1.5s infinite alternate}.loader:after{--s:-1}@keyframes l10{0%,20%{transform:scaleX(var(--s,1)) rotate(0);clip-path:inset(0)}60%,to{transform:scaleX(var(--s,1)) rotate(30deg);clip-path:inset(40% 0 0)}}.wrapper_main-content{display:flex;flex-grow:1;flex-direction:column;width:100%}@media screen and (min-width: 744px){.wrapper_main-content{align-items:center}}.wrapper__top-padding{margin-top:77.8px;padding-top:24px}@media screen and (min-width: 744px){.wrapper__top-padding{margin-top:93.8px;padding-top:0;align-items:center}}@media screen and (min-width: 1440px){.wrapper__top-padding{margin-top:77.8px;padding-top:36px}}.wrapper-without-top-indents{padding-top:0}.container{padding:0 15px}@media screen and (min-width: 744px){.container{padding:0 27px}}@media screen and (min-width: 1439px){.container{padding:0 75px}}.ts-container{width:100%;max-width:1440px;margin:0 auto;padding:0 15px}@media screen and (min-width: 744px){.ts-container{padding:0 27px}}@media screen and (min-width: 1439px){.ts-container{padding:0 75px}}.divider{width:100%;height:1px;background-color:var(--divider-color)}.header-divider{position:fixed;background-color:var(--header-divider-color);z-index:999}.hidden{display:none}.title-wrapper{display:flex;width:100%;justify-content:flex-start}.title{font-size:32px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700;margin:0}@media screen and (min-width: 1440px){.title{font-size:36px}}.block-title{width:fit-content;position:relative;text-transform:uppercase}.block-number{position:absolute;top:0;right:-10px;font-family:Avenir Roman,sans-serif;font-size:16px;color:var(--main-font-color);font-weight:400}@media screen and (min-width: 750px){.block-number{right:-26px}}.drop-down__title{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:16px;color:var(--font-color);cursor:pointer;padding:24px 16px;border-radius:10px;background-color:var(--additional-bg-color);transition:border-radius .2s ease-in-out}@media screen and (min-width: 744px){.drop-down__title{padding:24px}}.drop-down__title.active{border-radius:10px 10px 0 0}.drop-down__title img{transition:transform .2s ease-in-out}.drop-down__title.active img{transform:rotate(180deg)}.drop-down__content{max-height:0;overflow:hidden;padding:0 16px;border-radius:10px;background-color:var(--additional-bg-color);transition:max-height .2s ease-in-out,padding .2s ease-in-out,border-radius .2s ease-in-out}@media screen and (min-width: 744px){.drop-down__content{padding:0 24px}}.drop-down__title.active+.drop-down__content{border-radius:0 0 10px 10px}.custom-select-wrapper{position:relative;display:inline-block;width:min-content;min-width:110px}.custom-select{position:relative;display:flex;flex-direction:column}.custom-select__trigger{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:8px;background:var(--main-bg-color);border:1px solid var(--input-color);border-radius:5px;cursor:pointer}.custom-options{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:var(--main-bg-color);border:1px solid var(--input-color);border-top:none;z-index:999;display:none}.custom-option{padding:8px;cursor:pointer}.custom-option:hover{background:var(--additional-bg-color)}.custom-select.open .custom-options{display:flex}.radio-input{position:absolute;opacity:0;cursor:pointer;width:0;height:0;overflow:hidden}.radio-checkmark{display:flex;justify-content:center;align-items:center;height:32px;width:32px;background-color:var(--main-bg-color);border:1px solid var(--additional-font-color);border-radius:5px;cursor:pointer;transition:background-color .2s ease-in-out}.radio-checkmark-text{font-size:14px;transition:color .2s ease-in-out}.radio-input:checked~.radio-checkmark{background-color:var(--contrast-bg-color);border:none}.radio-input:checked~.radio-checkmark .radio-checkmark-text{color:var(--contrast-font-color)}.radio-input:disabled~.radio-checkmark{border-color:var(--radio-color-disabled);cursor:inherit}.radio-input:disabled~.radio-checkmark .radio-checkmark-text{color:var(--radio-color-disabled)}@media screen and (min-width: 999px){.slider{width:100%;overflow:hidden}}@media screen and (min-width: 999px){.slider__container{display:flex;overflow:visible!important;transition:transform .5s ease;justify-content:flex-start!important}}@media screen and (min-width: 999px){.slider__item{flex:0 0 calc((100% - 48px) / 3)!important}}@media screen and (min-width: 1440px){.slider__item{flex:0 0 calc((100% - 60px) / 3)!important}}.slider-buttons{display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 999px){.slider-buttons{display:none}}.slider-button{display:flex;justify-content:center;align-items:center;padding:8px;cursor:pointer;transition:transform .2s ease-in-out}.slider-button:hover{transform:scale(1.1)}.slider-button svg{fill:#0d0d0d;width:32px;transition:fill .2s ease-in-out}.slider-button:disabled{cursor:inherit}.slider-button:disabled svg{fill:#d7d7d7}.slider-button_prev{transform:rotate(180deg)}.slider-button_prev:hover{transform:rotate(180deg) scale(1.1)}.header{display:flex;justify-content:space-between;gap:40px;align-items:center;width:100%;padding:16px 15px;background-color:var(--main-bg-color);position:fixed;top:0;left:0;z-index:1000}@media screen and (min-width: 744px){.header{padding:24px 27px}}@media screen and (min-width: 1439px){.header{padding:15px 84px 15px 75px}}.transparent-header{background-color:transparent;color:var(--contrast-font-color);transition:background-color .2s ease-in-out,color .2s ease-in-out}.transparent-header .header__cart-quantity{background-color:#fff;color:#000;transition:background-color .2s ease-in-out,color .2s ease-in-out}.transparent-header .header__burger-icon{fill:var(--contrast-font-color);transition:fill .2s ease-in-out}.transparent-header .header__cart-icon{stroke:var(--contrast-font-color);transition:stroke .2s ease-in-out}.transparent-header .header__logo-icon{fill:var(--contrast-font-color);transition:stroke .2s ease-in-out}.transparent-header .header__translation-icon{transition:stroke .2s ease-in-out}.transparent-header .header__translation-dropdown{background:transparent;color:var(--contrast-font-color);transition:background .2s ease-in-out,color .2s ease-in-out}.transparent-header .header__translation-item:hover{background:var(--contrast-bg-color)}.transparent-header.scrolled{background-color:var(--main-bg-color);color:var(--main-font-color)}.transparent-header.scrolled .header__translation-dropdown{background:var(--main-bg-color);color:var(--main-font-color)}.transparent-header.scrolled .header__translation-item:hover{background:var(--additional-bg-color)}.transparent-header.scrolled .header__cart-quantity{background-color:#000;color:#fff}.transparent-header.scrolled .header__burger-icon{fill:#0d0d0d}.transparent-header.scrolled .header__cart-icon{stroke:#0d0d0d}.transparent-header.scrolled .header__logo-icon{fill:#0d0d0d}.transparent-header.scrolled .header__translation-icon{stroke:#0d0d0d}.header__logo-icon{fill:#0d0d0d}.header__nav-desktop{display:flex;align-items:center;gap:0px;font-family:Avenir Roman,sans-serif;font-size:14px}@media screen and (min-width: 1439px){.header__nav-desktop{gap:94px}}.header__nav{display:flex;align-items:center;gap:40px}@media screen and (max-width: 1439px){.header__nav{display:none}}.header__nav li{font-family:Avenir Book,Helvetica,Arial;transform:scale(1);color:var(--main-font-color);text-align:center;text-wrap:nowrap;transition:color .2s ease-in-out,transform .2s ease-in-out;font-weight:400}.header__nav li:hover,.header__nav li:focus{transform:scale(1.04);color:var(--additional-font-color)}.header__telegram{display:flex;align-items:center;gap:8px;font-size:14px;transition:color .2s ease-in-out,transform .2s ease-in-out}@media screen and (max-width: 744px){.header__telegram{display:none}}.header__telegram:hover,.header__telegram:focus{color:var(--additional-font-color);transform:scale(1.04)}.header__translation-desktop{font-size:14px}@media screen and (max-width: 1439px){.header__translation-desktop{display:none}}.shopify-localization-form{font-family:Avenir Book,Nunito Sans,Helvetica,Arial;display:flex;gap:4px;align-items:flex-end;cursor:pointer;position:relative;font-size:14px;font-weight:400}.header__translation-icon{stroke:currentColor}.header__translation-dropdown{display:none;position:absolute;top:100%;left:0;transform:translateY(10px);background:var(--main-bg-color);border:1px solid var(--divider-color);box-shadow:0 4px 6px #0000001a;z-index:1000;width:max-content}.header__translation-item{padding:10px 20px;cursor:pointer;white-space:nowrap;transition:background .2s ease-in-out}.header__translation-item:hover{background:var(--additional-bg-color)}.shopify-localization-form.open .header__translation-dropdown{display:block}.mobile-menu__footer-translation-tablet .header__translation-dropdown,.mobile-menu__footer-translation .header__translation-dropdown{top:auto;bottom:100%;transform:translateY(-10px)}.header__mobile-nav{display:flex;align-items:center;gap:42px;flex-shrink:0}@media screen and (min-width: 1024px){.header__mobile-nav{gap:20px}}.header__cart{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;width:29px;height:28px;line-height:0}.header__cart-icon{width:20px;height:20px;stroke:#0d0d0d}.header__cart-quantity{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:#000;color:#fff;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-size:10px;line-height:0;border-radius:50%}.mobile-menu__mobile-nav .header__cart-quantity{background:#000;color:#fff}.header__burger{position:relative}@media screen and (min-width: 1440px){.header__burger{display:none}}.header__burger-button{display:flex;align-items:center;padding:3px 0}.header__burger-icon{width:31px;height:22px}.mobile-menu{position:fixed;top:0;left:0;display:flex;flex-direction:column;width:100vw;height:100%;background-color:var(--main-bg-color);transform:translate(100%);transition:transform .3s;z-index:1001}.mobile-menu.active{transform:translate(0)}.mobile-menu__header{position:relative;padding:24px 14px 15px}@media screen and (min-width: 744px){.mobile-menu__header{padding:10px 26px 11px}}.mobile-menu .container{height:100%;overflow:auto}@media screen and (min-width: 744px){.mobile-menu .container{display:flex;align-items:center;justify-content:center}}.mobile-menu__mobile-nav{gap:40px}.header__cross-button{display:flex;align-items:center;justify-content:flex-end;height:28px}.mobile-menu__nav{display:flex;flex-direction:column;gap:24px;padding:56px 0;font-size:24px}@media screen and (min-width: 744px){.mobile-menu__nav{align-items:center}}.wrapper_mobile-main-content{align-items:flex-start}@media screen and (min-width: 744px){.wrapper_mobile-main-content{align-items:center;justify-content:center}}.mobile-menu__footer{display:flex;flex-direction:column;gap:16px;padding:24px 16px;background-color:#000;color:#f4f4f4}@media screen and (min-width: 744px){.mobile-menu__footer{flex-direction:row;justify-content:space-between;padding:22px 24px 24px}}.mobile-menu__footer-info{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 744px){.mobile-menu__footer-info{flex-direction:row;gap:52px}}.mobile-menu__footer-block-content{font-size:16px}.mobile-menu__footer-last-block{display:flex;justify-content:space-between;align-items:center}.mobile-menu__footer-translation-tablet{display:none}@media screen and (min-width: 744px){.mobile-menu__footer-translation-tablet{display:flex;justify-content:center;margin-bottom:52px}}.mobile-menu__footer-translation{display:flex}@media screen and (min-width: 744px){.mobile-menu__footer-translation{display:none}}.footer{padding-top:32px}.footer.black{background-color:#000}.footer.black li,.footer.black .footer__block-content{color:#f4f4f4}.footer__main-content{padding:0 16px}@media screen and (min-width: 744px){.footer__main-content{padding:0 26px}}@media screen and (min-width: 1439px){.footer__main-content{display:flex;justify-content:space-between;align-items:center;padding:0 75px}}.footer__nav{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 744px){.footer__nav{gap:8px}}.footer__nav-list{display:flex;flex-direction:column;gap:16px;font-size:14px;margin:0}@media screen and (min-width: 744px){.footer__nav-list{flex-direction:row;gap:20px;justify-content:space-between}}@media screen and (min-width: 1439px){.footer__nav-list{gap:16px;margin-bottom:32px}}.footer__nav-list li{transform:scale(1);color:#000;transition:color .2s ease-in-out,transform .2s ease-in-out;font-weight:400}.footer__nav-list li:hover,.footer__nav-list li:focus{transform:scale(1.04);color:#fff}.footer__info{display:flex;flex-direction:column;gap:24px;margin-top:12px}@media screen and (min-width: 744px){.footer__info{flex-direction:row;justify-content:space-between;margin-top:0}}@media screen and (min-width: 1439px){.footer__info{justify-content:flex-end;gap:67px}}.footer__block{display:flex;flex-direction:column;gap:8px}.footer__block-title{font-size:14px;font-weight:400}.footer__block-content{margin:0;font-size:14px;font-weight:400}.footer__block-title{color:var(--additional-font-color)}.footer__socials-list{display:flex;gap:8px}.footer__social-item{width:40px;height:40px}.footer__social-item img{width:100%;height:100%;transition:transform .2s ease-in-out}.footer__social-item:hover img,.footer__social-item:focus img{transform:scale(1.05)}.footer__copyrights{display:flex;flex-direction:column;align-items:center;gap:24px;color:var(--additional-font-color);font-size:14px;font-weight:400;padding:16px;background-color:#000;margin:0}@media screen and (min-width: 744px){.footer__copyrights{gap:30px;padding:16px 26px}}@media screen and (min-width: 1439px){.footer__copyrights{flex-direction:row;justify-content:space-between;gap:0;position:relative;padding:32px 75px 16px}}.footer__dev-company{font-style:italic;text-decoration:underline}.backdrop{position:fixed;top:0;left:0;display:flex;justify-content:flex-end;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .2s ease-in-out}.backdrop.active{opacity:1}.cart-menu{position:fixed;top:0;right:0;display:flex;flex-direction:column;width:100%;height:100%;background-color:#000;z-index:2001;transform:translate(100%);transition:transform .2s ease-in-out}@media screen and (min-width: 744px){.cart-menu{width:450px}}.cart-menu.is-empty{background-color:#fff;color:#000}.cart-menu.is-empty .cart__header h2{color:#000}.cart-menu.active{transform:translate(0)}.cart__preloader{position:absolute;top:0;left:0;display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:var(--main-bg-color-with-opacity);z-index:2002}.cart__preloader.active{display:flex}.cart__loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid var(--font-color);animation:l20-1 .8s infinite linear alternate,l20-2 1.6s infinite linear}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}to{transform:scaleY(-1) rotate(-135deg)}}.cart-container{padding:0 14px}@media screen and (min-width: 744px){.cart-container{padding:0 24px}}.cart__divider{width:calc(100% + 30px);height:1px;background-color:var(--divider-color);align-self:center}@media screen and (min-width: 744px){.cart__divider{width:calc(100% + 48px)}}.cart__header{display:flex;justify-content:space-between;flex-shrink:0;padding:28px 0 14px;color:#fff}@media screen and (min-width: 744px){.cart__header{padding:24px 0 16px}}.cart__header h2{text-transform:uppercase;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-size:32px;margin:0}@media screen and (min-width: 744px){.cart__header h2{font-size:36px}}.cart__content{display:flex;flex-grow:1;flex-direction:column;width:100%;gap:24px;overflow-y:auto}.cart__empty-block{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:24px;padding:0 15px}@media screen and (min-width: 744px){.cart__empty-block{gap:32px;padding:0 24px}}.cart__empty-block.hidden{display:none}.cart__empty-text{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-size:32px;font-weight:700;text-align:center}.cart__empty-link{display:flex;justify-content:center;align-items:center;font-size:16px;padding:11px 36.5px;text-align:center;color:var(--contrast-font-color);background-color:var(--contrast-bg-color);border-radius:5px;transition:background-color .2s ease-in-out;text-transform:uppercase}.cart__empty-link:hover{background-color:var(--contrast-bg-color-hover)}.cart__form{display:flex;flex-direction:column;gap:24px;padding:16px 0;overflow-y:auto}@media screen and (min-width: 744px){.cart__form{padding:24px 0}}.cart__form.hidden{display:none}.cart__item-wrapper{display:flex;flex-direction:column;gap:16px}.cart__item{display:flex;gap:8px}.cart__item-image-thumb{display:flex;justify-content:center;align-items:center;min-width:130px;width:130px;min-height:130px;height:100%;border-radius:10px;overflow:hidden;background-color:var(--additional-bg-color)}@media screen and (min-width: 744px){.cart__item-image-thumb{min-width:130px;width:130px;min-height:130px}}.cart__item-image{width:100%;object-fit:cover;object-position:center}.cart__item-info-block{display:flex;flex-direction:column;justify-content:space-between;gap:10px;width:100%}@media screen and (min-width: 744px){.cart__item-info-block{gap:24px}}.cart__item-info{display:flex;flex-direction:column;gap:8px;height:100%}@media screen and (min-width: 744px){.cart__item-info{justify-content:space-between;gap:24px}}.cart__item-title-block{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;margin:0}.cart__item-title{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-size:16px;font-weight:700;margin:0}.cart__item-delete{width:100%;height:100%}.cart__item-delete-link_desktop{display:none;color:#fff}@media screen and (min-width: 744px){.cart__item-delete-link_desktop{display:flex;justify-content:center;align-items:center;width:16px}}.cart__item-delete-link_desktop svg{width:100%;height:auto}.cart__item-delete-link_mobile{display:flex;justify-content:center;align-items:center;width:24px;color:#fff}@media screen and (min-width: 744px){.cart__item-delete-link_mobile{display:none}}.cart__item-name-and-option{display:flex;flex-direction:column;gap:8px;color:#fff}.cart__items-options{max-width:158px}.cart__item-option,.cart__item-price{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;display:inline;font-size:14px}.cart__item-price *{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;letter-spacing:normal;font-weight:400}.cart__item-option span{display:inline-block;color:#939393}.cart__item-price{display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%}@media screen and (min-width: 744px){.cart__item-price{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:fit-content}}.cart__item-price-without-sale{display:none;font-size:12px;color:var(--additional-font-color);text-decoration:line-through}@media screen and (min-width: 744px){.cart__item-price-without-sale{font-size:14px}}.cart__item-price-without-sale.active{display:flex}.cart__item-price-block{display:flex;justify-content:space-between;align-items:center;color:#fff}.cart__item-quantity-block{display:flex;align-items:center}.cart__item-quantity-block_desktop{display:none}@media screen and (min-width: 744px){.cart__item-quantity-block_desktop{display:flex}}.cart__item-quantity-block_mobile{display:flex}@media screen and (min-width: 744px){.cart__item-quantity-block_mobile{display:none}}.cart__item-quantity{display:flex;justify-content:center;align-items:center;text-align:center;padding:0;width:40px;border:none;font-size:14px;cursor:initial;background:transparent;color:#fff}@media screen and (min-width: 744px){.cart__item-quantity{font-size:16px}}.cart__item-quantity:focus{outline:none}.cart__item-quantity-button{display:flex;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;color:var(--font-color);background-color:var(--additional-bg-color);border-radius:50%;cursor:pointer}@media screen and (min-width: 744px){.cart__item-quantity-button{width:24px;height:24px}}.cart__item-controls{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 744px){.cart__item-controls{display:none}}.cart__footer{display:flex;flex-direction:column;flex-shrink:0;gap:16px;padding:0 0 16px}@media screen and (min-width: 744px){.cart__footer{padding:0 0 24px}}.cart__footer.hidden{display:none}.cart__total{display:flex;flex-direction:column}.cart__total-text-block{display:flex;flex-direction:column;gap:4px;padding:16px 0 8px}@media screen and (min-width: 744px){.cart__total-text-block{padding:24px 0 8px}}.cart__total-text-thumb{display:flex;justify-content:space-between;align-items:center;color:#fff}.cart__close-button{color:#fff;text-transform:uppercase;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}.cart__total-text,.cart__total-price{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}.cart__total-text{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-size:16px;font-weight:700}.cart__sale-block{display:none}.cart__sale-block.active{display:flex}.cart__total-text_additional,.cart__total-price_additional{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:400;font-size:14px;color:var(--additional-font-color)}.cart__total-price_additional{text-decoration:line-through}.cart__total-price{font-size:18px}.cart__checkout-block{display:flex;flex-direction:column;gap:16px}.cart__checkbox-block{display:flex;align-items:flex-start;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#00c345}.cart__checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cart__checkmark{display:flex;justify-content:center;align-items:center;height:24px;width:24px;background-color:transparent;border:1px solid currentColor;border-radius:5px}.cart__checkmark img{display:none}.cart__checkbox-text-block{max-width:250px}.cart__checkbox:checked~.cart__checkmark img{display:block}.cart__checkbox:checked~.cart__checkmark{background-color:#00c345}.cart__checkbox-text{color:#00c345;font-size:14px;font-weight:400}.cart__checkbox-text_bolded{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}.cart__checkout-button{display:flex;justify-content:center;align-items:center;width:100%;font-size:16px;font-weight:800;padding:11px 36.5px;text-align:center;color:#0a0a0a;background-color:#fff;border-radius:5px;transition:background-color .2s ease-in-out;text-transform:uppercase}.cart__checkout:hover{background-color:#0a0a0a;color:#fff}.cart__item-divider{width:100%;height:1px;background-color:var(--divider-color);align-self:center}.main-page-thumb{display:flex;flex-direction:column;gap:84px;width:100%}@media screen and (min-width: 744px){.main-page-thumb{gap:92px}}@media screen and (min-width: 1440px){.main-page-thumb{gap:124px}}.main__main-block{display:flex;align-self:center;justify-content:flex-start;align-items:center;padding:0 15px;width:calc(100% + 30px);color:var(--additional-bg-color);background-color:var(--contrast-bg-color-hover);position:relative;overflow:hidden}@media screen and (min-width: 744px){.main__main-block{width:calc(100% + 54px);padding:0 27px;justify-content:center}}@media screen and (min-width: 1440px){.main__main-block{width:calc(100% + 150px);padding:0 75px}}#main-page-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;filter:brightness(25%)}.main_header-container{display:flex;flex-direction:column;gap:24px;z-index:1}@media screen and (min-width: 744px){.main_header-container{width:530px;align-items:center}}@media screen and (min-width: 1440px){.main_header-container{width:973px}}.main__main-block-title{font-size:32px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}@media screen and (max-width: 300px){.main__main-block-title{font-size:24px}}@media screen and (min-width: 744px){.main__main-block-title{text-align:center}}@media screen and (min-width: 1440px){.main__main-block-title{font-size:56px}}.main__main-block-description{font-family:Avenir Roman,sans-serif;font-weight:100;font-size:12px}@media screen and (max-width: 300px){.main__main-block-description{font-size:10px}}@media screen and (min-width: 744px){.main__main-block-description{width:65%;text-align:center}}@media screen and (min-width: 1440px){.main__main-block-description{font-size:16px;width:65%}}.main__main-block-link{color:var(--main-bg-color);text-decoration:underline}.main__main-block-btn{display:flex;justify-content:center;align-items:center;max-width:345px;align-self:center;padding:11px 103.5px;font-size:16px;background-color:var(--main-bg-color);color:var(--font-color);border:1px solid transparent;border-radius:30px;transition:background-color .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out}@media screen and (max-width: 340px){.main__main-block-btn{padding:11px 50px}}@media screen and (min-width: 1440px){.main__main-block-btn{padding:11px 45px;min-width:228px;max-width:450px;background-color:transparent;border:1px solid var(--main-bg-color);color:var(--contrast-font-color)}}.main__main-block-btn:hover{background-color:transparent;color:var(--contrast-font-color);border:1px solid var(--main-bg-color)}@media screen and (min-width: 1440px){.main__main-block-btn:hover{background-color:var(--main-bg-color);color:var(--font-color)}}.main__section{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.main__section{gap:32px}}.main__section-link{display:flex;justify-content:center;align-items:center;gap:8px;width:fit-content;font-size:16px;color:var(--font-color);background-color:transparent;transition:background-color .2s ease-in-out}@media screen and (max-width: 1440px){.main__section-link{display:none}}.main__section-link_mobile{display:flex;width:100%;justify-content:flex-end}@media screen and (min-width: 1440px){.main__section-link_mobile{display:none}}.main__section-title{display:flex;justify-content:space-between;align-items:center}.main__info{display:flex;flex-direction:column;gap:5px;width:calc(100% + 30px);align-self:center}@media screen and (min-width: 744px){.main__info{width:calc(100% + 54px)}}@media screen and (min-width: 1440px){.main__info{width:calc(100% + 150px);flex-direction:row;justify-content:center}}.main__info_left{width:100%}@media screen and (min-width: 1440px){.main__info_left{width:53.4375%}}.main__info_right{display:flex;flex-direction:column;gap:5px;width:100%}@media screen and (min-width: 744px){.main__info_right{flex-direction:row}}@media screen and (min-width: 1440px){.main__info_right{flex-direction:column;width:45.868%}}.main__info-text-thumb{display:flex;position:relative;border-radius:10px;background-color:var(--contrast-bg-color-hover);background-size:cover;background-position:50% 50%;width:100%;height:318px}.main__info-text-thumb_1st{background-image:url(//bgn-armo.ua/cdn/shop/t/7/assets/1st-info.png?v=132529315167004206801740049531)}@media screen and (min-width: 744px){.main__info-text-thumb_1st{height:417px}}@media screen and (min-width: 1440px){.main__info-text-thumb_1st{height:640px}}.main__info-text-thumb_2nd{background-image:url(//bgn-armo.ua/cdn/shop/t/7/assets/2nd-info.png?v=168223114001092711941740049531)}.main__info-text-thumb_3rd{background-image:url(//bgn-armo.ua/cdn/shop/t/7/assets/3rd-info.png?v=74138954313809512061740049528)}.main__info-text{position:absolute;display:flex;left:24px;bottom:24px;color:var(--contrast-font-color);font-size:24px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700;max-width:75%}@media screen and (min-width: 1440px){.main__info-text{left:32px;bottom:32px;font-size:36px}}@media screen and (min-width: 744px){.main__info-text_1st{max-width:50%}}@media screen and (min-width: 1440px){.main__info-text_1st{max-width:75%}}.main__about-us{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.main__about-us{gap:32px}}.main__about-us-title-block{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.main__about-us-title-block{flex-direction:row;justify-content:space-between}}.main__galery{display:flex;gap:24px;overflow-x:auto;width:calc(100% + 15px)}@media screen and (min-width: 744px){.main__galery{width:calc(100% + 27px)}}@media screen and (min-width: 999px){.main__galery{width:100%}}@media screen and (min-width: 1440px){.main__galery{gap:30px}}.main__galery::-webkit-scrollbar{display:none}.main__galery-img,.product__image-wrapper.main__galery-img{border-radius:10px;width:299px;height:377px;object-fit:cover}@media screen and (min-width: 999px){.main__galery-img,.product__image-wrapper.main__galery-img{flex-grow:1}}@media screen and (min-width: 1440px){.main__galery-img,.product__image-wrapper.main__galery-img{width:410px;height:499px}}.main__merch{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.main__merch{gap:32px}}.product.merch-product{width:fit-content}@media screen and (min-width: 999px){.product.merch-product{flex-grow:1}}.product__image-wrapper.merch-product__image-wrapper{padding-top:0}@media screen and (min-width: 999px){.product__image-wrapper.merch-product__image-wrapper{width:100%}}@media screen and (min-width: 1440px){.product__image-wrapper.merch-product__image-wrapper{height:517px}}.product__img.merch-product__img{width:100%;height:100%;object-fit:cover}.merch-product__main-info,.merch-product__additional-info{display:flex;justify-content:space-between;gap:16px;width:100%}.merch-product__description,.merch-product__options{font-size:14px;flex-shrink:0}.product__name.merch-product__name,.product__price.merch-product__price{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-size:16px;font-weight:700}@media screen and (min-width: 1440px){.product__name.merch-product__name,.product__price.merch-product__price{font-size:18px}}.main__galery-block{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.main__galery-block{gap:32px}}.main__galery-title-block{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 744px){.main__galery-description{width:335px}}@media screen and (min-width: 1440px){.main__galery-description{width:100%}}.main__faqs{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 744px){.main__faqs{gap:32px}}.main__faqs-content{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 744px){.main__faqs-content{gap:16px}}@media screen and (min-width: 1440px){.main__faqs-content{gap:8px}}.contact-form-section{width:100%}.contact-form-wrapper{display:flex;flex-direction:column;gap:24px;margin-top:60px}@media screen and (min-width: 744px){.contact-form-wrapper{margin-top:64px}}@media screen and (min-width: 1440px){.contact-form-wrapper{gap:32px;max-width:1440px;margin:74px auto 0}}.contact-form__content{padding:0 15px 32px}@media screen and (min-width: 744px){.contact-form__content{padding:0 26px 26px}}@media screen and (min-width: 1440px){.contact-form__content{padding:0 75px 52px;display:flex;gap:187px}}.contact-form__info{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.contact-form__info{min-width:430px;gap:32px}}.contact-form-title{text-transform:uppercase;margin:0;width:100%;max-width:280px}@media screen and (min-width: 744px){.contact-form-title{max-width:303px}}@media screen and (min-width: 1440px){.contact-form-title{max-width:430px;text-align:center}}.contact-form__info-title-block{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 744px){.contact-form__info-title-block{flex-direction:row;justify-content:space-between;gap:66px}}@media screen and (min-width: 1440px){.contact-form__info-title-block{flex-direction:column;gap:16px;width:100%}}.contact-form__info-text{font-size:16px}@media screen and (min-width: 744px){.contact-form__info-text{max-width:320px;padding-right:20px}}.contact-form__info-text *{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:400;margin:0}.contact-form__info-text a{color:#009735}.form-divider{width:100%;height:1px;background-color:var(--divider-color)}@media screen and (min-width: 744px){.form-divider:nth-child(4){display:none}}.contact-form__info-contacts{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 744px){.contact-form__info-contacts{flex-direction:row;gap:24px}}@media screen and (min-width: 1440px){.contact-form__info-contacts{justify-content:space-between}}.contact-form__info-contacts-block{display:flex;flex-direction:column;gap:4px}.contact-form__info-contacts-title{font-size:14px;color:var(--additional-font-color)}.contact-form__info-contacts-text{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-size:16px;margin:0}.contact-form{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.contact-form{width:100%}}.contact-form__input-block{display:flex;flex-direction:column;gap:8px;width:100%;font-size:14px}.contact-form__form-label{margin-top:40px}@media screen and (min-width: 744px){.contact-form__form-label{margin-top:0}}.contact-form__radio-list{display:flex;flex-wrap:wrap;gap:8px}.contact-form__form-radio{position:relative}.contact-form__form-radio:nth-child(1){padding:10px 19px}.contact-form__form-radio:nth-child(2){padding:10px 33.5px}.contact-form__form-radio:nth-child(3){padding:10px 17.5px}.checkmark{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--input-color);border-radius:5px;transition:border .2s ease-in-out}.contact-form__form-radio input:checked~.checkmark{border-color:var(--checked-input-color)}.contact-form__input-fields{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 744px){.contact-form__input-fields{gap:24px}}.contact-form__inputs{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 744px){.contact-form__inputs{flex-direction:row;gap:24px}}.contact-form__input{padding:16px;background-color:var(--additional-bg-color);border:1px solid var(--input-color);border-radius:10px;transition:border .2s ease-in-out}.contact-form__input::placeholder{color:var(--additional-font-color)}.contact-form__input:focus{outline:none;border:1px solid var(--contrast-bg-color)}textarea.contact-form__input{resize:none;min-height:123px}.contact-form__submit-btn{text-transform:uppercase;display:flex;justify-content:center;align-items:center;padding:11px;font-size:16px;background-color:var(--contrast-bg-color);color:var(--contrast-font-color);border-radius:5px;transition:background-color .2s ease-in-out;font-weight:700}@media screen and (min-width: 744px){.contact-form__submit-btn{padding:11px 126.5px;width:fit-content}}@media screen and (min-width: 1440px){.contact-form__submit-btn{padding:11px 68.5px}}.contact-form__submit-btn:hover,.contact-form__submit-btn:focus{outline:none;background-color:var(--contrast-bg-color-hover)}.product.out-of-stcok{opacity:.45}.product-list{display:flex;flex-wrap:wrap;width:100%;gap:30px;padding-top:24px;margin:0}@media screen and (min-width: 744px){.product-list{padding-top:24px}}@media screen and (min-width: 1439px){.product-list{padding-top:25px}}.product{display:flex;flex-direction:column;gap:8px;width:100%}@media screen and (min-width: 744px){.product{width:calc((100% - 30px)/2)}}@media screen and (min-width: 1440px){.product{width:calc((100% - 90px)/4)}}.product__image-wrapper{position:relative;display:flex;justify-content:center;align-items:center;height:318px;background-color:var(--additional-bg-color);border-radius:10px;overflow:hidden}.product__img{width:268px}.product__img-merch{width:100%;height:100%;object-fit:cover}.product__img-icon{position:absolute;bottom:16px;right:16px;padding:10px;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:var(--contrast-bg-color);color:var(--contrast-font-color);cursor:pointer;border-radius:50%}@media screen and (min-width: 1440px){.product__img-icon{display:none}}.product__img-icon div{background-color:#fff;width:20px;height:20px}.product__img-banner{position:absolute;bottom:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;font-family:Avenir Roman,sans-serif;font-size:16px;color:var(--contrast-font-color);padding:11px 0;background-color:var(--contrast-bg-color);opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width: 1439px){.product__img-banner{display:none}}.product__image-wrapper img{transition:transform .3s ease-in-out}.product:hover img,.product:focus img{transform:scale(1.1)}.product:hover .product__img-banner,.product:focus .product__img-banner{opacity:1}.product__info{display:flex;flex-direction:column;gap:4px}.available-parts .product__info{gap:4px}.product__name{font-size:18px;margin:0}.product-list .product__name{font-family:Avenir Book,Arial,sans-serif;font-weight:400;margin:8px 0 4px}.product__price{font-family:Avenir Book,Nunito Sans,Helvetica,Arial;font-size:22px;font-weight:700;margin:0}.available-parts .product__price{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}.pagination{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background-color:var(--contrast-bg-color);border:1px solid transparent;color:#fff;border-radius:50%;transition:background-color .3s ease;margin:22px auto 0}@media screen and (min-width: 1200px){.pagination{height:auto;width:auto;padding:11px 25px;border-radius:5px;margin-top:54px}}.pagination:hover{background-color:#fff;color:#000;border:1px solid #000}.pagination span{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;text-transform:uppercase;font-size:16px;line-height:150%}.pagination div{background-color:#fff;width:37px;height:37px}@media screen and (min-width: 1200px){.pagination div{display:none}}.pagination span{display:none}@media screen and (min-width: 1200px){.pagination span{display:inline}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media screen and (max-width: 1023px){.pagination.spin{animation:spin 1s linear infinite}}.product-page-wrapper{display:flex;flex-direction:column;align-self:center;gap:84px;width:100%;padding:0 16px;margin:0 auto}@media screen and (min-width: 744px){.product-page-wrapper{gap:92px;padding:0 26px}}@media screen and (min-width: 1440px){.product-page-wrapper{gap:120px;max-width:1440px;padding:0 75px}}.product__divider{width:100%;height:1px;background-color:var(--divider-color)}.product-wrapper{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.product-wrapper{flex-direction:row;align-items:flex-start;gap:92px}}.product__images{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 744px){.product__images{width:100%}}@media screen and (min-width: 744px){.product__images{flex-direction:row;justify-content:center;gap:16px}}.product__main-image-wrapper{display:flex;justify-content:center;align-items:center;width:345px;height:318px;background-color:var(--additional-bg-color);border-radius:10px;overflow:hidden}@media screen and (max-width: 375px){.product__main-image-wrapper{width:100%}}@media screen and (min-width: 744px){.product__main-image-wrapper{width:491px;height:615px}}.product__main-image{width:100%;object-fit:cover}.product__thumbnails{display:flex;gap:8px;width:346px}@media screen and (max-width: 375px){.product__thumbnails{width:100%}}@media screen and (min-width: 744px){.product__thumbnails{width:fit-content;justify-content:flex-start;flex-direction:column;gap:16px}}.product-thumbnail-wrapper{display:flex;flex-grow:1;justify-content:center;align-items:center;height:107px;background-color:var(--additional-bg-color);border-radius:10px;overflow:hidden;cursor:pointer}@media screen and (min-width: 744px){.product-thumbnail-wrapper{width:183px}}@media screen and (min-width: 1440px){.product-thumbnail-wrapper{width:145px}}.product__thumbnail{width:100%;object-fit:cover}.product__info{display:flex;flex-grow:1;flex-direction:column;gap:16px}.product-list .product__info{gap:4px}.product__title-wrapper{display:flex;flex-direction:column;gap:4px}.product__title{font-size:24px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700;margin:0}@media screen and (min-width: 744px){.product__title{font-size:32px}}@media screen and (min-width: 1440px){.product__title{font-size:36px}}.product__description-title,.product__description-content{background-color:var(--main-bg-color);padding:0;border-radius:0!important}.product__form{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 744px){.product__form{gap:16px}}.product__form-data{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 744px){.product__form-data{gap:32px}}@media screen and (min-width: 744px){.product__form-data_radios{gap:16px}}.product__form-name{font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-size:16px;font-weight:700;margin:0}.product__item-quantity-title{margin:0}.product__options{display:flex;flex-wrap:wrap;width:100%;gap:32px}.product__options.hidden{display:none}.product__radios{gap:8px}.product__option{display:flex;flex-direction:column;gap:8px}.form__instruction{display:flex;justify-content:center;align-items:center;width:100%}.form__instruction-img{width:100%}.product__form-summary-block{display:flex;gap:16px;align-items:flex-end}@media screen and (min-width: 744px){.product__form-summary-block{gap:24px}}.product__item-quantity-block{display:flex;flex-direction:column;gap:8px}.product__item-quantity-wrapper{display:flex;justify-content:space-between;padding:11px 10.5px;border:1px solid var(--input-color);border-radius:5px}.product__item-quantity-button{display:flex;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;color:var(--font-color);background-color:var(--additional-bg-color);border-radius:50%;cursor:pointer}.product__item-quantity{display:flex;justify-content:center;align-items:center;text-align:center;padding:0;width:40px;border:none;font-size:16px;cursor:initial}.product__item-quantity:focus{outline:none}.product__add-to-cart{display:flex;justify-content:center;align-items:center;width:100%;padding:13px 36.5px;font-size:16px;background-color:var(--contrast-bg-color);color:var(--contrast-font-color);border-radius:5px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.product__add-to-cart:hover{background-color:var(--contrast-bg-color-hover)}.product__add-to-cart:disabled{background-color:var(--contrast-bg-color-disabled);color:var(--contrast-font-color-disabled);cursor:inherit}.available-parts{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.available-parts{gap:32px}}.available-parts__list{display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 744px){.available-parts__list{flex-direction:row;flex-wrap:wrap}}.product-reviews{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 744px){.product-reviews{gap:32px}}.product-reviews .product__reviews-list{display:flex;gap:24px;overflow-x:auto;width:calc(100% + 15px)}@media screen and (min-width: 744px){.product-reviews .product__reviews-list{width:calc(100% + 27px)}}@media screen and (min-width: 999px){.product-reviews .product__reviews-list{width:100%;gap:30px}}.product__reviews-list::-webkit-scrollbar{display:none}.product__review{display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;gap:40px;padding:24px;width:290px;background-color:var(--additional-bg-color);border-radius:10px}@media screen and (min-width: 744px){.product__review{width:410px}}@media screen and (min-width: 999px){.product__review{flex-grow:1}}.review__info-block{display:flex;gap:24px}.review__text,.review__author{font-size:16px;margin:0}.review__text{font-size:normal}.review__avatar-wrapper{display:flex;justify-content:center;align-items:center;width:43px;height:43px;background-color:var(--additional-bg-color);border-radius:50%;overflow:hidden}.review__avatar{width:100%;height:100%;object-fit:cover}.review__info{display:flex;flex-direction:column;gap:2px}.review__place{font-size:14px}.about-us-wrapper{display:flex;flex-direction:column;width:100%;gap:84px}@media screen and (min-width: 744px){.about-us-wrapper{gap:92px}}@media screen and (min-width: 1440px){.about-us-wrapper{gap:124px}}.our-story{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.our-story{gap:32px}}.our-story__info{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.our-story__info{flex-direction:row;justify-content:space-between;padding-right:175px}}.about-us__title-block{display:flex;flex-direction:column;gap:16px}.about-us__title{font-size:32px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}@media screen and (min-width: 1440px){.about-us__title{font-size:56px}}.our-story__content{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.our-story__content{gap:32px}}.our-story__content-text{font-size:16px}.our-story__poster{display:flex;justify-content:flex-start;align-items:flex-end;align-self:center;width:calc(100% + 30px);height:616px;padding:15px;background-color:var(--contrast-bg-color);background-image:url(//bgn-armo.ua/cdn/shop/t/7/assets/about-us-poster.png?v=166985283979577782701740049530);background-size:cover;background-position:50% 50%;border-radius:10px;overflow:hidden}@media screen and (min-width: 744px){.our-story__poster{width:calc(100% + 54px);height:399px;padding:27px}}@media screen and (min-width: 1440px){.our-story__poster{width:calc(100% + 150px);height:616px;padding:75px}}.our-story__poster-text{font-size:24px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700;color:var(--contrast-font-color);width:90%}@media screen and (min-width: 755px){.our-story__poster-text{width:80%}}@media screen and (min-width: 1440px){.our-story__poster-text{font-size:36px;width:55%}}.achievements{display:flex;flex-direction:column;gap:32px}.achievements__list{display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 744px){.achievements__list{flex-direction:row;flex-wrap:wrap}}@media screen and (min-width: 1440px){.achievements__list{flex-wrap:nowrap}}.achievement-card{display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:16px;width:100%;min-height:282px;flex-grow:1;background-color:var(--additional-bg-color);border-radius:10px}@media screen and (min-width: 744px){.achievement-card{width:330px;gap:32px;padding:24px;min-height:332px}}@media screen and (min-width: 999px){.achievement-card{width:440px}}.achievement-card__text{font-size:16px}.achievement-card__stat{font-size:32px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}@media screen and (min-width: 999px){.achievement-card__stat{font-size:56px}}.production{display:flex;flex-direction:column;gap:24px}.production__list{display:flex;flex-direction:column;gap:24px;width:100%}@media screen and (min-width: 744px){.production__list{flex-direction:row;width:calc(100% + 27px);gap:30px;overflow-x:auto}}@media screen and (min-width: 1440px){.production__list{width:calc(100% + 75px)}}.production__list::-webkit-scrollbar{display:none}.production-card{display:flex;flex-direction:column;justify-content:space-between;gap:24px;width:100%;min-height:415px;flex-grow:1;background-color:var(--additional-bg-color);border-radius:10px;overflow:hidden}@media screen and (min-width: 744px){.production-card{width:462px;flex-shrink:0;min-height:522px}}.production-card__info{padding:16px 16px 0;display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 744px){.production-card__info{gap:8px;padding:24px}}.production-card__number{font-size:32px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}@media screen and (min-width: 744px){.production-card__number{font-size:36px}}.production-card__divider{display:none}@media screen and (min-width: 744px){.production-card__divider{display:flex;align-self:center;width:calc(100% + 48px);height:1px;background-color:var(--divider-color)}}.production-card__text{font-size:16px}.production-card__image-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:199px;background-color:var(--additional-bg-color);border-radius:0 0 10px 10px;overflow:hidden}@media screen and (min-width: 744px){.production-card__image-wrapper{height:285px}}.production-card__image{width:100%;height:100%;object-fit:cover}.b2b-wrapper{display:flex;flex-direction:column;width:100%}.b2b__main-block{display:flex;flex-direction:column;justify-content:flex-end;align-self:center;width:calc(100% + 30px);height:100vh;padding:84px 15px;background-color:var(--contrast-bg-color);background-image:url(//bgn-armo.ua/cdn/shop/t/7/assets/b2b-main-bg.png?v=92190818781105654431740049529);background-size:cover;background-position:50% 50%}@media screen and (min-width: 744px){.b2b__main-block{width:calc(100% + 54px);padding:52px 27px}}@media screen and (min-width: 1440px){.b2b__main-block{width:calc(100% + 150px);padding:75px}}.b2b__main-block-title-block{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 744px){.b2b__main-block-title-block{width:550px}}@media screen and (min-width: 1440px){.b2b__main-block-title-block{width:700px}}.b2b__main-block-text{font-size:32px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700;color:var(--contrast-font-color)}@media screen and (min-width: 1440px){.b2b__main-block-text{font-size:56px}}.b2b__main-block-text-additional{font-size:16px;color:var(--contrast-font-color)}@media screen and (min-width: 1440px){.b2b__main-block-text-additional{width:80%}}.b2b__main-block-button{display:flex;justify-content:center;align-items:center;padding:11px 42.5px;width:100%;font-size:16px;background-color:var(--main-bg-color);color:var(--font-color);border:1px solid transparent;border-radius:30px;transition:background-color .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out}@media screen and (min-width: 744px){.b2b__main-block-button{width:fit-content}}.b2b__main-block-button:hover{background-color:transparent;color:var(--contrast-font-color);border:1px solid var(--main-bg-color)}.b2b-content-wrapper{display:flex;flex-direction:column;gap:84px;width:100%}@media screen and (min-width: 744px){.b2b-content-wrapper{gap:92px}}@media screen and (min-width: 1440px){.b2b-content-wrapper{gap:124px}}@media screen and (min-width: 1440px){.b2b__title-wrapper{width:fit-content}}.b2b__title{font-size:24px}@media screen and (max-width: 744px){.b2b__title{width:90%}}@media screen and (min-width: 1440px){.b2b__title{font-size:36px}}.partners{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.partners{gap:32px}}.partners__text{font-size:16px}@media screen and (min-width: 744px){.partners__text{width:600px}}@media screen and (min-width: 1440px){.partners__text{width:720px}}.choose-why{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.choose-why{gap:32px}}.choose-why__list{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 744px){.choose-why__list{flex-direction:row;flex-wrap:wrap}}@media screen and (min-width: 1440px){.choose-why__list{gap:30px;flex-wrap:nowrap}}.choose-why__card{display:flex;flex-direction:column;gap:8px;padding:16px;width:100%;flex-grow:1;background-color:var(--additional-bg-color);border-radius:10px}@media screen and (min-width: 744px){.choose-why__card{width:330px}}@media screen and (min-width: 1080px){.choose-why__card{width:450px}}@media screen and (min-width: 1440px){.choose-why__card{width:300px}}.choose-why__card-image{width:24px;height:24px}.choose-why__card-title{font-size:18px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700}.choose-why__card-text{font-size:14px}.instruction{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 744px){.instruction{gap:24px}}@media screen and (min-width: 1440px){.instruction{flex-direction:row;gap:58px}}.instruction__list{display:flex;flex-direction:column;gap:24px;width:100%}@media screen and (min-width: 744px){.instruction__list{width:520px}}@media screen and (min-width: 1440px){.instruction__list{gap:60px}}.instruction__list-item{display:flex;gap:4px}.privacy-policy,.public-offer{display:flex;flex-direction:column;gap:4px;width:100%;max-width:1440px;margin:0 auto 36px}@media screen and (min-width: 744px){.privacy-policy,.public-offer{padding:0 27px;margin-bottom:82px}}@media screen and (min-width: 1440px){.privacy-policy,.public-offer{gap:0px;margin:0 75px 120px}}.public-offer__content{padding:0 15px}.privacy-policy__title,.public-offer__title{font-size:32px;font-family:Avenir Heavy,Nunito Sans,Helvetica,Arial;font-weight:700;margin:0;text-align:center;text-transform:uppercase}@media screen and (min-width: 1440px){.privacy-policy__title,.public-offer__title{font-size:36px}}.ts-paddings{margin:0 auto;max-width:1440px;padding:0 15px}@media screen and (min-width: 744px){.ts-paddings{padding:0 27px}}@media screen and (min-width: 1024px){.ts-paddings{padding:0 75px}}.slider__container{touch-action:pan-x;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom.css.map */
