/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted buttontext}:-moz-ui-invalid{box-shadow:none}legend{padding:0}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}:root{--font-primary:"Gilroy";--font-logo:"Roboto Condensed";--color-text-primary:#fffc;--color-text-secondary:#fff;--color-bg-primary:#191919;--color-bg-secondary:#f5f4fa;--color-text-title:#e7e7e7;--color-text-titles:#e7e7e7;--color-text-white10:#ffffff1a;--color-bg-button:#df3d3a;--color-bg-button_hover:#b5302d;--color-text-white40:#fff6}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0;padding:0}a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none}button{font-weight:inherit;border:0;outline:0}ul{list-style:none}.address{font-style:normal}input,textarea{border:0;outline:0}img,iframe{width:100%;display:block}body{color:var(--color-text-primary);font-family:var(--font-primary);background-color:var(--color-bg-primary);font-size:20px;font-weight:400}.button{background-color:var(--color-bg-button);letter-spacing:.02em;text-transform:uppercase;color:#fff;opacity:.9;width:280px;height:58px;font-size:16px;font-weight:600;transition-property:background-color,color;transition-duration:.5s;transition-timing-function:ease-in-out}.container{min-width:320px;max-width:1090px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.container__left{min-width:320px;max-width:1090px;margin-left:auto;margin-right:auto;padding-left:15px}.container__right{min-width:320px;max-width:1090px;margin-left:auto;margin-right:auto;padding-right:15px}.no-scroll{position:fixed}.backdrop.is__hidden{pointer-events:none;opacity:0}.backdrop{z-index:9}.modal{background-color:var(--color-bg-primary);flex-direction:column;justify-content:center;align-items:center;padding:20px;transition:transform .5s ease-in-out;display:flex;position:fixed;inset:0}.modal__list{flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;padding-bottom:90px;display:flex}.modal__item{justify-content:center;align-items:center;gap:30px;display:flex}.modal__input{color:var(--color-text-modal);border-bottom:1px solid var(--color-text-white10);background-color:inherit;flex-grow:1;padding-bottom:16px;font-size:20px;font-weight:400;line-height:70%}.modal__input:hover{border-bottom:1px solid var(--color-bg-button_hover)}.modal__button{background-color:var(--color-bg-primary);border:1px solid var(--color-bg-button);max-width:510px}.header{background-color:var(--color-bg-primary);padding-top:30px;padding-bottom:32px}.header__container{justify-content:space-between;align-items:center;display:flex}.logo{z-index:10;width:100px;height:12px;position:fixed}.nav__item{font-size:16px}.menu-btn{z-index:9;background-color:#0000;width:22px;height:11px;display:block;position:fixed;right:20px}.mobile-menu{z-index:9}.menu-btn:before,.menu-btn:after{content:""}.menu-btn:before,.menu-btn__line,.menu-btn:after{background-color:#fffc;width:100%;height:2px;transition:top .5s linear,transform .5s linear;position:absolute;left:0}.menu-btn:before{top:0}.menu-btn__line{top:calc(50% - 1px)}.menu-btn:after{top:calc(100% - 2px)}.menu-btn.is-open:before{top:calc(50% - 1px);transform:rotate(-45deg)}.menu-btn.is-open .menu-btn__line{transform-origin:0;transform:scaleX(0)}.menu-btn.is-open:after{top:calc(50% - 1px);transform:rotate(45deg)}@media (width<=1023px){.mobile-menu__wrapp{background-color:#191919;padding:20px;transition:transform 1s linear;position:fixed;inset:0;transform:translate(-100%)}.mobile-menu__wrapp.is-open{transform:translate(0)}.nav__list{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding-top:119px;display:flex}}@media (width>=768px) and (width<=1023px){.mobile-menu__wrapp{max-height:367px;transform:translateY(-100%)}.mobile-menu__wrapp.is-open{transform:translateY(0);box-shadow:0 20px 80px #000}}@media (width>=1024px){.nav__list{justify-content:space-between;align-items:center;gap:77px;display:flex}.mobile-menu__btn{display:none}}.hero{padding-top:35px}.hero__list{flex-direction:column;justify-content:center;gap:16px;display:flex}.hero__container{flex-direction:column;justify-content:center;gap:32px;padding-right:15px;display:flex}.hero__text-info{flex-direction:column;gap:32px;display:flex}.hero__text{font-size:14px;font-weight:100}.hero__title{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-titles);max-width:290px;font-size:34px;font-weight:600;line-height:100%}.hero__button{justify-content:center;align-items:center;display:flex}.hero__button:hover{background-color:var(--color-bg-button_hover);color:var(--color-text-button_hover)}.hero__photo{min-width:280px;min-height:240px}@media (width>=768px){.hero{padding-top:50px}.hero__container{padding-right:0x;flex-direction:row;gap:60px}.hero__button{width:295px}.hero__text-info{gap:40px}.hero__list{flex-direction:column;flex-grow:.5;justify-content:flex-start;gap:16px;max-width:250px;display:flex}}@media (width>=1200px){.hero{padding-top:70px}.hero__text-info{width:auto;position:relative}.hero__list{position:absolute;left:0}.hero__title{width:480px;padding-top:210px}.hero__button{width:400px}}.design{padding-top:52px;padding-bottom:52px}.design__container{flex-direction:column;display:flex}.design__title{color:var(--color-text-secondary);text-transform:uppercase;margin-bottom:32px;font-size:24px;font-weight:600}.design__subtitle{color:var(--color-text-secondary);margin-bottom:16px;font-size:20px;font-weight:600}.design__text{margin-bottom:24px;font-size:14px}.design__text--stylish{margin-bottom:32px}@media (width>=768px){.design__container{flex-direction:row;align-items:flex-start;gap:60px}.design__content{order:2;max-width:294px}.design__photo{flex-basis:354px;order:1;height:auto}.design__title{font-size:30px}}@media (width>=1024px){.design{padding-top:170px}.design__title{font-size:54px}.design__subtitle{font-size:28px}.design__text{font-size:20px}.design__container{flex-direction:row;align-items:flex-start;gap:60px}.design__content{order:2;max-width:465px}.design__photo{flex-basis:590px;order:1}}.advantages{background-color:var(--color-bg-primary);padding-top:128px;padding-bottom:100px}.advantages__title{color:var(--color-text-title);text-transform:uppercase;margin-bottom:32px;font-size:24px;font-weight:600}.advantages__list{flex-direction:column;align-items:center;gap:16px;display:flex}.advantages__item{font-size:14px}.advantages__item:before{content:"";background-image:url(red-circle.94e4be85.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:13px;height:13px;margin-bottom:24px;display:block}@media (width<=1023px){.advantages__title{font-size:32px}.advantages__list{align-items:flex-start}.advantages__item{flex-direction:row;font-size:16px;display:flex}.advantages__item:before{margin-right:24px}}@media (width>=1024px){.advantages{padding-top:170px}.advantages__title{margin-bottom:50px;font-size:54px}.advantages__list{flex-flow:wrap;gap:20px}.advantages__item{flex-direction:row;flex-basis:calc(50% - 10px);font-size:20px;display:flex}.advantages__item:before{margin-right:24px}}.luxury__content{flex-direction:column;gap:32px;display:flex}.luxury__title{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-title);font-size:24px;font-weight:600;line-height:120%}.luxury__photo{width:100%}.luxury__text--content{flex-direction:column;gap:42px;display:flex}.luxury__text-grup{flex-direction:column;gap:16px;display:flex}@media (width>=768px){.luxury__title{width:300px;position:relative;left:60%}.luxury__photo{flex-direction:column;justify-content:center;max-height:293px;display:flex;overflow:hidden}.luxury__text--content{flex-direction:row;justify-content:center;gap:60px;display:flex}.luxury__text-grup{width:300px}}@media (width>=1200px){.luxury__title{position:relative;left:65%}.luxury__photo{max-height:524px}.luxury__text-grup{width:100%}}.bose{padding-top:52px;padding-bottom:52px}.bose__container{flex-direction:column;display:flex}.bose__title{color:var(--color-text-title);letter-spacing:.02em;text-transform:uppercase;margin-bottom:32px;font-size:24px;font-weight:600}.bose__subtitle{margin-bottom:16px;font-weight:600}.bose__text{margin-bottom:32px;font-size:14px}.bose__photo{flex-basis:280px}@media (width>=768px){.bose__container{flex-direction:row;gap:60px}.bose__title{font-size:30px}.bose__text{font-size:16px}.bose__content{order:1;max-width:294px}.bose__photo{flex-basis:354px;order:2}.bose__text{margin-bottom:0}}@media (width>=1024px){.bose__container{flex-direction:row;gap:170px}.bose__title{margin-bottom:50px;font-size:54px}.bose__subtitle{margin-bottom:20px;font-size:28px}.bose__text{font-size:20px}.bose__content{order:1;max-width:380px}.bose__photo{flex-basis:700px;order:2}}.container__left{padding:52px 20px 0}.history__content{flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex}.history__first-adaptive{flex-direction:column;gap:32px;display:flex}.history__title{color:var(--color-text-titles);letter-spacing:.02em;text-transform:uppercase;order:-99;justify-content:center;align-items:center;font-size:24px;font-weight:600;line-height:120%;display:flex}.history__title:after{content:"";background-image:url(Union.fea3399c.svg);background-repeat:no-repeat;background-size:contain;width:100%;height:82px}.history__text-content{flex-direction:column;gap:32px;display:flex}.history__photo--plan{order:-1}.history__text{font-size:14px}.history__text--first{order:-1}.history__photo{min-width:280px}.history__about{color:var(--color-text-white40);font-size:14px;line-height:125%}.history__text--title{font-size:20px;font-weight:600;line-height:125%}.history__text--title:before{content:"";background-image:url(’’.e2fa9d87.svg);background-repeat:no-repeat;background-size:contain;width:34px;height:50px;padding-bottom:25px;display:block}.history__seconde-adaptive,.history__text-content--seconde{flex-direction:column;gap:32px;display:flex}@media (width>=768px){.history__container{flex-direction:column;justify-content:center;max-width:768px;display:flex}.history__title{width:155px}.history__title:after{content:none}.history__first-adaptive{flex-direction:row-reverse;width:100%;display:flex}.history__text{width:50%;min-width:290px}.history__text--second{order:-1;padding-top:85px}.history__text--third{padding-bottom:133px}.history__photo{max-width:355px}.history__photo--speacker{position:relative;bottom:-20%}.history__seconde-adaptive{flex-direction:row;gap:58px}.history__text-content--seconde{flex-direction:column;justify-content:center;gap:32px;display:flex}.history__text--title:before{height:77px;padding-bottom:52px}}@media (width>=1200px){.history__seconde-adaptive{gap:260px;display:flex}.history__text-content--seconde{flex-direction:column;justify-content:center;display:flex}.history__photo--plan{min-width:600px}}.guarantees{width:100%;padding:40px 20px;overflow:hidden}.guarantees__container{flex-direction:column-reverse;gap:40px;max-width:1200px;margin:0 auto;display:flex}.guarantees__visual{justify-content:center;align-items:center;width:100%;display:flex}.guarantees__image{object-fit:contain;width:100%;max-width:350px;height:auto;display:block}.guarantees__content{width:100%}.guarantees__label{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:30px;font-size:36px;font-weight:600}.guarantees__list{flex-direction:column;gap:30px;display:flex}.guarantees__item{flex-direction:column;align-items:flex-start;display:flex}.guarantees__marker{background-color:#e83a3a;border-radius:50%;width:10px;height:10px;margin-bottom:12px}.guarantees__title{margin-bottom:12px;font-size:18px;font-weight:500;line-height:1.3}.guarantees__text{color:#a0a0a0;max-width:400px;font-size:15px;line-height:1.6}@media (width>=768px){.guarantees{padding:80px 40px}.guarantees__container{flex-direction:row;justify-content:space-between;align-items:center;gap:60px}.guarantees__visual{justify-content:flex-end;width:50%}.guarantees__image{max-width:450px}.guarantees__content{width:50%;padding-left:20px}.guarantees__label{margin-bottom:50px;font-size:48px}.guarantees__item{margin-bottom:10px}}@media (width>=1024px){.guarantees__container{gap:100px}.guarantees__visual{justify-content:center}}.container__right{padding-left:20px}.reviews__container{padding-top:52px;padding-bottom:16px}.reviews__title{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-titles);padding-bottom:32px;font-size:24px;font-weight:600;line-height:120%}.reviews__video-carusel{overflow:hidden}.toggle-slider__list{align-items:center;transition:transform .5s ease-in-out;display:flex}.toggle-slider__item{justify-content:center;min-width:100%;display:flex}.video{min-height:300px}.video__iframe{height:100%}.video__link{color:var(--color-bg-button);padding-bottom:16px;font-size:20px;font-weight:600;line-height:125%}.video__text{width:350px;font-size:14px;line-height:125%}.reviews__list{justify-content:center;align-items:center;gap:20px;display:flex}.reviews__button,.reviews__button-text{color:var(--color-bg-button);background-color:inherit;line-height:125%}@media (width>=768px){.container__right{padding-left:60px;padding-right:60px}.reviews__content{flex-direction:column;display:flex}.video{min-width:100%}.video__video{height:420px}.video__text-grup{padding-top:100px}}@media (width>=1200px){.container__right{padding-left:0;padding-right:112px}.reviews__content{flex-direction:row;position:relative}.reviews__title{position:absolute;top:0;right:50px}.reviews__list{gap:12px;position:absolute;bottom:0;right:0}.toggle-slider__item{justify-content:flex-start}.video{gap:150px;display:flex}.video__video{aspect-ratio:150/150;height:590px}.video__text-grup{flex-grow:1}.video__text{width:190px}}.faq__title{font-family:var(--font-primary);letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-titles);padding-top:16px;padding-bottom:32px;font-size:24px;font-weight:600;line-height:120%}.faq__list{flex-direction:column;gap:24px;display:flex}.faq__item{border-bottom:1px solid var(--color-text-white10);padding-bottom:24px;transition-property:padding-bottom;transition-duration:.5s;position:relative;overflow:hidden}.faq__group{justify-content:center;align-items:center;gap:16px;display:flex}.num__text{font-family:var(--font-logo);color:var(--color-text-titles);font-size:20px;font-weight:400;line-height:70%}.group__title{color:var(--color-text-primary);flex-grow:1;width:150px;font-size:14px;font-weight:200;line-height:125%}.button__about{color:var(--color-text-titles);background-color:var(--color-text-white10);border-radius:50%;width:32px;height:32px}.faq__item:has(.button__about:hover) .hidden__text{opacity:1;position:static;transform:translateY(0)}.hidden__text{opacity:0;transition-property:opacity,transform;transition-duration:.5s;transition-timing-function:ease-in-out;position:absolute;transform:translateY(150%)}@media (width>=768px){.faq__title{padding-top:100px}.faq__group{padding-bottom:37px}}@media (width>=1200px){.faq__group{padding-bottom:24px}.group__title{font-weight:600}}.order__container-left{flex-direction:column;padding-top:50px;padding-bottom:88px;padding-right:20px;display:flex}.order__title{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-titles);padding-bottom:32px;font-size:24px;font-weight:600;line-height:120%}.order__content{flex-direction:column;display:flex}.toggle-slider{flex-grow:1;width:100%;max-width:800px;padding-bottom:30px;overflow:hidden}.order__slider-list{transition:transform .5s ease-in-out;display:flex}.order-slider__item{min-width:100%}.order__button-list{align-items:center;gap:25px;padding-bottom:32px;display:flex}.order__button--black{border:1px solid var(--color-text-primary);background-color:var(--color-bg-primary);border-radius:50%;align-items:center;width:44px;height:44px;display:flex}.order__button--black:before{content:"";background-color:var(--color-bg-black);border-radius:50%;width:30px;height:30px}.order__button--white{border:1px solid var(--color-text-primary);background-color:var(--color-text-primary);border-radius:50%;align-items:center;width:44px;height:44px;display:flex}.order__button--white:before{content:"";background-color:var(--color-text-primary);border-radius:50%;width:30px;height:30px}.order__item{border-top:1px solid var(--color-text-white10);justify-content:space-between;align-items:center;padding:25px 0;font-size:16px;line-height:125%;display:flex}.order__item--border{border-bottom:1px solid var(--color-text-white10);padding:25px 0}.order__link{background-image:url(order_arrow.92eabdd0.svg);background-position:top;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.order__price{color:var(--color-bg-button);letter-spacing:.02em;text-transform:uppercase;padding-top:32px;padding-bottom:24px;font-size:30px;font-weight:600;line-height:120%}.order__button:hover{background-color:var(--color-bg-button_hover);color:var(--color-text-button_hover)}@media (width>=768px){.order__container-left{padding-bottom:100px;padding-left:60px;padding-right:60px}}@media (width>=1200px){.order__container-left{padding-bottom:170px;padding-left:187px;padding-right:0}.order__content{flex-direction:row-reverse;gap:150px}.order__title,.order__button-list{padding-bottom:50px}.order__price{padding-top:50px;padding-bottom:32px}}.feedback{color:#fff;font-family:Arial,sans-serif}.feedback__hero{width:100%;height:250px;overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.feedback__inner{grid-template-columns:1fr;gap:50px;padding:60px 0;display:grid}.feedback__title{text-transform:uppercase;letter-spacing:1px;margin:0 0 20px;font-size:28px;font-weight:700}.feedback__lead{color:var(--color-text-primary);max-width:400px;margin:0;font-size:16px;line-height:1.5}.feedback__form{width:100%}.feedback__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.feedback__item{border-bottom:1px solid var(--color-text-white10);padding:20px 0}.feedback__label-text{color:var(--color-text-titles);margin-bottom:8px;font-size:14px;display:block}.feedback__input,.feedback__textarea{width:100%;color:var(--color-text-secondary);background:0 0;border:none;padding:0;font-family:inherit;font-size:16px}.feedback__input:focus,.feedback__textarea:focus{outline:none}.feedback__textarea{resize:vertical;min-height:60px}.feedback__checkbox{color:#ccc;cursor:pointer;align-items:center;gap:12px;margin-top:25px;font-size:12px;display:flex}.feedback__link{color:var(--color-text-title);text-decoration:underline}.feedback__btn{border:1px solid var(--color-bg-button);width:100%;color:var(--color-text-secondary);letter-spacing:1px;cursor:pointer;text-transform:uppercase;background:0 0;margin-top:40px;padding:18px;font-size:13px;font-weight:700;transition:all .3s}.feedback__btn:hover{background:var(--color-bg-button_hover);border-color:var(--color-bg-button_hover)}@media (width>=900px){.feedback__hero{height:400px}.feedback__inner{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;padding:80px 0}.feedback__title{font-size:32px}}.footer__container{flex-direction:column;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}.footer__list{flex-wrap:wrap;justify-content:center;gap:10px 30px;margin:0 0 16px;padding:0;display:flex}.footer__item{color:var(--color-text-white10);flex-basis:calc(50% - 30px);font-size:14px}.footer__item--end{align-self:flex-end}.footer__phone{color:var(--color-text-secondary);font-size:16px;text-decoration:none}@media (width>=768px){.footer__container{flex-direction:row;justify-content:space-between;align-items:flex-end}.footer__list{gap:12px 60px;max-width:380px}}@media (width>=1024px){.footer{padding-bottom:74px}.footer__container{align-items:center}.footer__list{flex-direction:row;gap:40px;max-width:100%;display:flex}.footer__item{flex-basis:auto}.footer__item--end{align-self:flex-start}}
/*# sourceMappingURL=bose.50e8cbed.css.map */
