/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}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,::-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}@keyframes fly-up-burnout-1{0%{transform:translate(0);opacity:1}33%{transform:translate(12px,-70px)}66%{transform:translateY(-140px);opacity:.6}to{transform:translate(6px,-200px);opacity:0}}@keyframes fly-up-burnout-2{0%{transform:translate(0);opacity:1}50%{transform:translate(-10px,-80px)}80%{transform:translate(-4px,-140px);opacity:.6}to{transform:translate(-6px,-160px);opacity:0}}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}address{font-style:normal;color:var(--color-white)}html{scroll-behavior:smooth}:root{--color-dark-primary: #455A64;--color-light-primary: #CFD8DC;--color-primary: #607D8B;--color-accent: #FFC107;--color-text-dark: #212121;--color-text-second: #757575;--color-text-white: #ffffff;--transition-type: linear;--transition-time: .25s}body{font-family:Roboto,sans-serif;font-size:14px;background-color:var(--color-text-dark)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{width:100%;margin:0 auto;padding:0 15px}.header{position:fixed;z-index:1;background-color:var(--color-text-dark);padding:8px;width:100%}.header-wrap{display:flex;justify-content:space-between;align-items:center}.header-social{display:flex;gap:20px}.header-social-icon{fill:var(--color-accent);transition:all .25s linear}.header-viber-icon{stroke:var(--color-accent);transition:all .25s linear}.header-social-icon:hover,.header-social-icon:focus{fill:var(--color-light-primary)}.header-viber-icon:hover,.header-viber-icon:hover:focus{stroke:var(--color-light-primary)}.header-logo-wrap:focus>.header-logo,.header-logo-wrap:hover>.header-logo{fill:var(--color-accent)}.header-logo{fill:var(--color-primary);transition:all .25s linear}.header-logo-text{font-size:28px;font-weight:700;color:var(--color-light-primary)}.header-logo-text>span{background-color:var(--color-accent);color:var(--color-text-dark);padding:2px;border-radius:6px}.header-logo-img{width:36px}.header-logo-wrap{display:flex;gap:4px;padding:8px 0;align-items:center}.hero{padding-top:60px}.firepit{position:relative}.spark{position:absolute;bottom:46%;left:15%;width:3px;height:3px;background-color:#db5005;animation-name:fly-up-burnout-1;animation-duration:6s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:.4s}.spark:nth-of-type(2n){animation-name:fly-up-burnout-2;animation-duration:8.4s;animation-delay:1s}.spark:nth-of-type(3n){animation-delay:1.9s;animation-duration:8s;left:55%}.spark:nth-of-type(4n){animation-delay:2.6s;animation-duration:7s;left:88%}.spark:nth-of-type(5n){animation-delay:1.4s;animation-duration:7s;left:22%}.spark:nth-of-type(6n){animation-delay:3.2s;left:61%}.spark:nth-of-type(7n){animation-delay:.8s;animation-duration:5s;left:64%}.spark:nth-of-type(8n){animation-delay:5s;left:19%}.spark:nth-of-type(9n){animation-delay:4s;animation-duration:6.8s;left:22%}.spark:nth-of-type(10n){animation-delay:5.2s;left:61%}.spark:nth-of-type(11n){animation-delay:3.5s;animation-duration:8s;left:81%}.spark:nth-of-type(12n){animation-delay:2s;left:85%}.hero-wrap{width:100%;height:580px;background-image:linear-gradient(rgba(33,33,33,.8),rgba(33,33,33,.5),rgba(33,33,33,.8)),url(/assets/hero1x-b2d53d32.jpg);background-size:cover;background-repeat:none;overflow:hidden;border-radius:48px;background-position:bottom;padding:56px 8px}@media (min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero-wrap{background-image:linear-gradient(rgba(33,33,33,.8),rgba(33,33,33,.5),rgba(33,33,33,.8)),url(/assets/hero2x-788d453c.jpg)}}.hero-title{text-align:center;color:var(--color-text-white);font-weight:700;font-size:28px;line-height:1.24}.hero-title>span{background-color:var(--color-accent);color:var(--color-text-dark);padding:0 2px;border-radius:6px}.hero-adress-list{margin:96px auto 48px;display:flex;flex-direction:column;gap:24px}.hero-adress-item{color:var(--color-text-white);display:block;text-align:center;font-weight:700;font-size:24px;transition:all .25s linear}.hero-adress-item-pic{margin-right:4px;height:22px;width:22px;fill:var(--color-accent)}.hero-text-work-time{color:var(--color-text-white);display:block;text-align:center;font-weight:500;font-size:20px}.hero-text-work-time>span{background-color:var(--color-accent);color:var(--color-text-dark);padding:2px;border-radius:6px}.services{padding:16px 0}.services-wrap{width:100%;height:100%;position:relative;display:none}.services-list{display:flex;flex-direction:column;gap:32px}.services-card{padding:8px;margin:0 auto;display:flex;flex-direction:column;gap:16px;text-align:center;border-radius:36px}.services-thomb-wrap{display:flex;align-items:center;justify-content:center;width:280px;height:280px;border-radius:48px;background-color:var(--color-text-second);margin:0 auto;position:relative}.services-img-thomb{width:230px;height:230px;border-radius:24px;overflow:hidden}.services-label{position:absolute;top:110px;color:var(--color-light-primary);font-size:18px;width:150px;text-align:center;padding:8px;border:1px solid grey;border-radius:16px}.services-label:nth-child(2){top:450px;left:1050px}.services-label:nth-child(3){top:775px}.services-label>span{background-color:var(--color-accent);border-radius:6px;color:var(--color-text-dark);padding:0 2px}.services-img{object-fit:cover}.services-card-title{color:var(--color-light-primary);font-weight:500;font-size:20px;margin-bottom:16px}.services-card-text{color:var(--color-primary);border-radius:8px;font-size:18px}.advantages{padding:72px 0}.advantages-title{text-align:center;color:var(--color-text-white);font-weight:700;font-size:28px;line-height:1.24}.advantages-title>span{background-color:var(--color-accent);color:var(--color-text-dark);padding:0 2px;border-radius:6px}.advantages-list{display:flex;gap:12px;flex-direction:column}.advantages-item{color:var(--color-text-white);display:block;font-weight:400;font-size:20px}.advantages-item-icon{margin-right:4px;height:20px;width:20px;fill:var(--color-accent)}.advantages-content-wrap{display:flex;flex-direction:column;gap:16px;margin-top:32px}.advantages-img-thumb{width:100%;max-width:375px;height:400px;border-radius:24px;overflow:hidden}.advantages-img{object-fit:cover;object-position:right}.advantages-btn{display:block;margin:36px auto;text-align:center;font-size:24px;color:var(--color-text-dark);background-color:#ffc107;font-weight:500;width:200px;padding:8px;border-radius:6px;transition:all .25s linear}@media screen and (min-width: 375px){.container{max-width:375px}}@media screen and (min-width: 768px){.container{max-width:768px;padding:0 20px}.header{padding:8px 0}.hero-wrap{background-position:center;padding:96px 32px}.hero-adress-list{gap:32px;margin:48px auto}.hero-adress-item{font-size:32px}.hero-title{font-size:48px}.hero-adress-item-pic{width:24px;height:24px}.hero-adress-item:hover,.hero-adress-item:focus{color:var(--color-accent)}.hero-text-work-time{font-size:22px}.services-card{flex-direction:row;gap:8px;text-align:left;align-items:center}.services-card:nth-child(2){flex-direction:row-reverse;text-align:right}.services-card-text{width:320px}.advantages{padding-top:84px}.advantages-content-wrap{flex-direction:row-reverse;align-items:center;margin-top:64px}.advantages-list{gap:24px}.advantages-item{font-size:22px}.advantages-item-icon{width:22px;height:22px}.advantages-btn{margin:54px auto}}@media screen and (min-width: 1200px){.container{max-width:1200px}.header{padding:8px 0}.hero-text-work-time{padding-top:16px}.hero{padding-top:60px}.services-wrap{display:block}.services-card-text{font-size:22px}.services-card-text{width:420px;font-size:20px}.services-label:nth-child(2){top:450px;left:1050px}.services-label:nth-child(3){top:775px}.advantages{padding-top:116px}.advantages-item{font-size:24px}.advantages-title{font-size:48px}.advantages-content-wrap{margin:68px auto 0;justify-content:space-evenly}.advantages-btn{margin:72px auto}.advantages-btn:hover,.advantages-bt:focus{background-color:var(--color-light-primary);color:var(--color-dark-primary)}}
