@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{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}[type=button],[type=reset],[type=submit],button{-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}h1,h2,h3,h4,h5,figure,p,ol,ul{margin:0}ol[role=list],ul[role=list]{padding-inline:0;list-style:none}h1,h2,h3,h4,h5{font-size:inherit;font-weight:inherit}img{max-inline-size:100%;display:block}html{scroll-behavior:smooth;font-family:Inter,sans-serif}.container{padding:0 12%}@media screen and (width<=480px){.container{padding:0 5px}}.title{color:#221f20;text-align:center;margin-top:20px;font-size:40px;font-weight:400}.title span{position:relative}.title span:after{content:"";background-color:#000;width:75px;height:2px;display:block;position:absolute;bottom:-1px;right:0}@media screen and (width<=944px){.title{font-size:36px}}@media screen and (width<=567px){.title{font-size:24px}}.logo{width:150px;height:150px;margin:0 auto;display:block}@media screen and (width<=946px){.logo{width:120px;height:120px}}.btn{z-index:999;color:#5c4033;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#f4d03f 100%);border:1px solid #5c4033;border-radius:15px;justify-content:center;align-items:center;width:160px;min-height:38px;margin:30px auto;padding:0 10px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease-out;display:flex;position:fixed;bottom:2%;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #d4af374d}.btn .btn:hover{color:#fff;background-color:#221f20;font-weight:500;transform:translate(-50%)translateY(-2px);box-shadow:0 8px 20px #00000059}.btn .btn:active{box-shadow:0 4px 10px #00000040}.promo,.contacts{background:#f4fafe;min-height:100vh;padding-top:80px;position:relative}nav{z-index:5;width:100%;height:50px;position:fixed}.menu{justify-content:space-between;align-self:center;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:18px 120px;list-style-type:none;display:flex}@media screen and (width<=1440px){.menu{gap:20px;max-width:800px;padding:18px 40px}}@media screen and (width<=800px){.menu{gap:10px;max-width:550px;padding:18px 23px}}@media screen and (width<=480px){.menu{gap:5px;max-width:440px;padding:18px 10px}}@media screen and (width<=400px){.menu{padding:18px 0}}.menu .menu_link{color:#fff;white-space:nowrap;font-family:Roboto Black;font-size:17px;font-style:normal;font-weight:400;line-height:15px;text-decoration:none;transition:all .25s}@media screen and (width<=767px){.menu .menu_link{font-size:15px}}.menu .menu_item{cursor:pointer;background-color:#4a42e5;border-radius:10px;padding:12px 40px;transition:all .25s;box-shadow:0 4px 6px #4a42e533,0 8px 16px #4a42e526,0 12px 24px #0000001f}.menu .menu_item:hover{background:#7b5cff;transform:translateY(3px);box-shadow:0 14px 30px #7b5cff59}@media screen and (width<=944px){.menu .menu_item{padding:8px 25px}}@media screen and (width<=767px){.menu .menu_item{padding:8px 15px}}@media screen and (width<=480px){.menu .menu_item{padding:8px 10px}}.hamburger{display:none}@media screen and (width<=767px){.hamburger{width:26px;height:12px;display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%)}}.promo{background:#f4fafe;min-height:100vh;padding-top:80px;position:relative}.promo__main{background:url(/assets/bg-borolex-v2-n9h9q8q-.png) 50%/cover no-repeat}@media screen and (width<=720px){.promo__main{background:url(/assets/vent-mob-D3UOCE7o.png) 50%/cover no-repeat}}.promo__subtitle{color:#221f20;text-align:center;margin-top:20px;font-size:48px;font-weight:600}@media screen and (width<=946px){.promo__subtitle{margin-top:40px;font-size:36px}}@media screen and (width<=576px){.promo__subtitle{margin-top:30px;font-size:32px}}.promo__address{color:#221f20;font-size:16px;font-weight:400;position:absolute;bottom:15px;left:6%}.promo__address address{font-style:normal}.promo__address a{color:inherit;text-decoration:none}.promo__address:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='40'%20height='49'%20viewBox='0%200%2040%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M32.244%2044.6014L26.1196%2037.5704L26.3555%2042.3925L23.2837%2045.9741L32.244%2044.6014Z'%20fill='%23F5F5F7'/%3e%3cpath%20d='M27.1003%2040.7131L27.0115%2040.6969L26.9123%2040.6775L26.7101%2040.6364L26.2999%2040.5484C26.0254%2040.488%2025.7496%2040.4235%2025.4742%2040.3568C24.9236%2040.2229%2024.3727%2040.0782%2023.8245%2039.9244C22.7275%2039.6162%2021.6409%2039.2707%2020.5647%2038.8879C19.4923%2038.5053%2018.4302%2038.0836%2017.3918%2037.6177C16.3534%2037.1517%2015.3345%2036.6416%2014.3527%2036.0786C13.3708%2035.5198%2012.4263%2034.8962%2011.5251%2034.2119C10.6308%2033.5346%209.80028%2032.7747%209.04413%2031.9419C8.29356%2031.1179%207.65146%2030.1984%207.1338%2029.2063C6.62076%2028.2118%206.26773%2027.14%206.08807%2026.0312C6.0423%2025.7542%206.01446%2025.4694%205.99387%2025.184C5.97327%2024.8987%205.96213%2024.6131%205.95844%2024.3266C5.9534%2023.751%205.9813%2023.1754%206.04199%2022.6027C6.16619%2021.4498%206.40127%2020.3114%206.74387%2019.2041C7.09003%2018.086%207.51747%2016.9953%208.02267%2015.941C8.5304%2014.8802%209.0974%2013.8494%209.72088%2012.8539C10.9669%2010.8557%2012.4076%208.97638%2013.967%207.20225C14.747%206.31561%2015.5566%205.45605%2016.3958%204.62354C16.8153%204.20762%2017.2416%203.79878%2017.6748%203.39701C18.1087%202.99675%2018.5485%202.60198%2019.0025%202.22395C18.534%202.5833%2018.0787%202.96019%2017.6284%203.34338C17.1782%203.72656%2016.7361%204.11977%2016.2995%204.51948C15.4273%205.31933%2014.5812%206.14895%2013.7613%207.00833C12.1249%208.72654%2010.5975%2010.5619%209.25215%2012.5395C8.57614%2013.5292%207.95657%2014.5574%207.39652%2015.6188C6.83146%2016.687%206.34559%2017.7962%205.94297%2018.9372C5.53644%2020.0885%205.24167%2021.277%205.06289%2022.4857C4.97496%2023.0943%204.92168%2023.7075%204.90332%2024.3222C4.89299%2024.6298%204.89323%2024.9383%204.90404%2025.2477C4.91426%2025.5567%204.93505%2025.8642%204.95864%2026.1777C5.06799%2027.4331%205.3741%2028.662%205.86542%2029.8178C6.35942%2030.9703%206.99859%2032.0523%207.76699%2033.0369C8.52736%2034.0131%209.37499%2034.9157%2010.2991%2035.7333C11.215%2036.5441%2012.1824%2037.2929%2013.1952%2037.9749C14.2016%2038.658%2015.2427%2039.283%2016.3059%2039.8602C17.3691%2040.4374%2018.4542%2040.9673%2019.5558%2041.4577C20.6574%2041.948%2021.7749%2042.3986%2022.9079%2042.8117C23.4744%2043.0177%2024.0453%2043.2147%2024.6208%2043.4027C24.9085%2043.4969%2025.198%2043.5878%2025.4895%2043.6757L25.9318%2043.8036L26.1556%2043.8675L26.2704%2043.8989L26.3955%2043.9323L27.1003%2040.7131Z'%20fill='%23F5F5F7'/%3e%3c/svg%3e") 50%/cover no-repeat;width:40px;height:49px;display:block;position:absolute;top:-17px;left:-45px}@media screen and (width<=768px){.promo__address{margin-top:80px}.promo__address:before{left:-40px}}@media screen and (width<=750px){.promo__address:before{display:none}}@media screen and (width<=576px){.promo__address{margin-top:233px}}.about{background-color:#f4fafe;padding:90px 0}.about__title{color:#221f20;font-size:24px;font-style:italic;font-weight:400}.about__text{color:#221f20;max-width:1100px;margin-top:10px;font-size:22px;font-weight:400}.about__text:first-of-type{margin-top:20px}.about__text span{color:#a5a5a5}@media screen and (width<=992px){.about__text{font-size:20px}}@media screen and (width<=768px){.about__text{font-size:18px}}@media screen and (width<=576px){.about__text{font-size:16px}}.services{column-gap:10px;margin-top:90px;display:flex}@media screen and (width<=768px){.services{margin-top:40px;display:block}}.services__items{position:relative}.services__items ul{margin-top:20px;padding:0}.services__items ul li{color:var(--dark-color,#221f20);margin-top:10px;font-size:22px;font-weight:400;list-style-type:none;position:relative}.services__items ul li:first-child:before{content:"";background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20fill='%23000000'%20width='15px'%20height='15px'%20viewBox='0%200%2056%2056'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M%2039.4615%208.1276%20C%2033.7743%202.4840%2022.1821%201.8521%2015.5362%208.5416%20C%2014.4467%209.6093%2014.6428%2010.8295%2015.3836%2011.5704%20C%2015.9066%2012.1151%2016.7346%2012.3548%2017.5191%2012.1151%20C%2022.1603%2010.6552%2026.4529%2010.5245%2029.8739%2013.0521%20L%2028.0436%2017.9330%20C%2027.3463%2019.8288%2027.7167%2021.1579%2028.9587%2022.4217%20L%2033.9922%2027.4770%20C%2034.9945%2028.5011%2036.1059%2028.8062%2037.5658%2028.4575%20L%2041.0959%2027.6513%20L%2042.7953%2029.3510%20L%2042.5119%2031.8350%20C%2042.3597%2032.8591%2042.4905%2033.4910%2043.3839%2034.3844%20L%2045.0832%2036.0187%20C%2046.0204%2036.9556%2047.2186%2037.0428%2048.1120%2036.1494%20L%2055.1066%2029.1984%20C%2056%2028.3050%2055.8692%2027.1066%2054.9540%2026.1478%20L%2053.2765%2024.4700%20C%2052.4264%2023.5984%2051.7512%2023.4241%2050.7703%2023.5766%20L%2048.2646%2023.8817%20L%2046.5434%2022.2257%20L%2047.5889%2018.4778%20C%2047.9161%2017.2576%2047.5019%2016.1245%2046.1944%2014.8389%20Z%20M%202.2225%2044.8000%20C%20.1089%2046.6739%200%2048.6350%201.9611%2050.6179%20L%205.4257%2054.0607%20C%207.3650%2056%209.3914%2055.8910%2011.2436%2053.7992%20L%2032.2273%2030.2443%20L%2025.7774%2023.8163%20Z'/%3e%3c/svg%3e");width:15px;height:15px;display:block;position:absolute;top:2px;left:-30px}@media screen and (width<=992px){.services__items ul li{font-size:20px}}@media screen and (width<=768px){.services__items ul li{font-size:18px}}@media screen and (width<=576px){.services__items ul li{font-size:16px}}@media screen and (width<=768px){.services__items{width:100%}}@media screen and (width<=576px){.services__items ul li:first-child:before,.services__items ul li:nth-child(2):before{display:none}}.services__items-subtitle{font-size:24px;font-style:italic;font-weight:400}.services__items-price{margin-top:20px;font-size:24px}@media screen and (width<=992px){.services__items-price{font-size:22px}}@media screen and (width<=768px){.services__items-price{font-size:20px}}@media screen and (width<=576px){.services__items-price{font-size:18px}}.services__items-price:before{content:"";background:url(icons/money-euro-svgrepo-com.svg) 50% no-repeat;width:15px;height:15px;margin-right:10px;font-size:24px;display:inline-block;position:absolute;bottom:4px;left:-30px}@media screen and (width<=576px){.services__items-price:before{display:none}}.works{background-color:#f4fafe;padding-top:80px}.works__wrapper{position:relative}.works .swiper-button-prev,.works .swiper-button-next{width:16px;display:block;position:absolute;transform:translateY(-50%)}.works .swiper-button-prev{left:-36px}.works .swiper-button-next{right:-36px}.works__slider{margin-top:40px;padding-bottom:50px}.works .swiper-slide img{width:100%}.works .swiper-pagination{bottom:0}.works .swiper-pagination-bullet{width:10px;height:10px}@media screen and (width<=768px){.works{padding:80px 0}.works .works__slider{overflow:hidden}.works .swiper-button-prev,.works .swiper-button-next{display:none}}.works__grid{grid-template-rows:repeat(3,1fr) .75fr;grid-template-columns:repeat(2,1fr);gap:50px 30px;margin-top:50px;display:grid}.works__grid img{object-fit:cover;width:100%;height:100%;box-shadow:5px 5px 10px #00000040}@media screen and (width<=768px){.works__grid{gap:20px 30px;margin-top:40px}}@media screen and (width<=576px){.works__grid{grid-template-rows:repeat(4,1fr) 1.5fr;grid-template-columns:1fr;gap:30px 0}}.customers{background-color:#f4fafe;padding:90px 0 100px}.customers__wrapper{flex-wrap:wrap;gap:30px;margin-top:53px;display:flex}@media screen and (width<=768px){.customers__wrapper{margin-top:40px}}.customers__item{width:calc(25% - 22.5px)}.customers__item img{box-shadow:7px 7px 12px #00000040}.contacts-block{text-align:center;padding:2rem 0}.contacts-block h2{text-transform:uppercase;letter-spacing:2px;color:#95a5a6;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400}.contacts-value{color:#2c3e50;font-size:1.8rem;font-weight:300;line-height:1.6}.contacts-value a{color:#2c3e50;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .3s}.contacts-value a:hover{color:#d4af37;border-bottom-color:#d4af37}.findus{text-align:center;background:#f4fafe;padding:30px}.findus h2{text-transform:uppercase;letter-spacing:2px;color:#95a5a6;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400}.findus__wrapper{margin-top:60px}.findus__wrapper iframe{width:100%;height:206px}@media screen and (width>=768px){.findus__wrapper{padding:0 29px}.findus__wrapper iframe{height:400px}}@media screen and (width>=1200px){.findus__wrapper{padding:0}.findus__wrapper iframe{width:663px;height:500px;margin:0 auto;display:block}}@media screen and (width>=1920px){.findus__wrapper{margin-top:80px}.findus__wrapper iframe{width:801px;height:604px}}.footer{color:#f4fafe;background-color:#000;justify-content:space-between;align-items:center;padding:88px 10%;font-size:20px;font-weight:400;display:flex}@media screen and (width<=1024px){.footer{flex-direction:column;align-items:flex-start;gap:30px}}@media screen and (width<=568px){.footer{align-items:center}}.footer__addr{font-style:normal}@media screen and (width<=568px){.footer__addr{order:3}}.footer__tel{color:#f4fafe;text-decoration:none}@media screen and (width<=568px){.footer__tel{order:2}}.footer__social{justify-content:center;gap:30px;padding-left:0;list-style:none;display:flex}.footer__social li{background:#d9d9d900;border:2px solid #f4fafe;border-radius:50%;width:46px;height:46px;display:flex}.footer__social li a{color:#f4fafe;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex}.footer__social li a img{width:26px}@media screen and (width<=1024px){.footer__social{column-gap:27px}}@media screen and (width<=568px){.footer__social{order:1}}
