*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none;list-style-type:none;padding:0;margin:0}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration:none;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}button.call-btn{padding:6px 2px;background-color:#f97316;color:#f9fafb;border-radius:1.5rem;width:11.25rem;height:auto;font-weight:700;border:2px solid #f97316;cursor:pointer;transition:background-color .3s ease,color .3s ease}button.call-btn:hover{background-color:#f9fafb;color:#f97316}header{display:flex;flex-direction:row;align-items:center;padding:1.2rem 22.5rem 1.2rem 18.75rem;background-color:#f9fafb;position:fixed;top:0;left:0;z-index:100;width:100%;height:5rem}#navigation{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem;margin-left:auto;margin-right:10%}#navigation a{font-weight:600;font-size:1.05rem;transition:color .3s ease}#navigation a:hover{color:#f97316}.menu-toggle{display:none;background:none;border:none;font-size:2rem;cursor:pointer;z-index:10;color:#111827!important}@media (max-width: 1800px){header{padding-left:16rem;padding-right:11rem}}@media (max-width: 1500px){header{padding-left:12rem;padding-right:12rem;gap:2rem}.logo-wrapper{margin-right:auto}.menu-toggle{display:block}#navigation a{font-weight:600;font-size:1.5rem;transition:color .3s ease}#navigation a:hover{color:#f9fafb}#navigation{position:absolute;top:100%;left:0;z-index:5;background-color:#f97316;width:100%;height:0;overflow:hidden;transition:height .22s ease;flex-direction:column;margin-left:0;gap:4rem}.open{height:calc(100dvh - 4rem)!important}.no-scroll{overflow:hidden;position:fixed;height:100vh}}@media (max-width: 1200px){header{padding-left:6rem;padding-right:6rem}}@media (max-width: 1200px){header{padding-left:3rem;padding-right:3rem}}@media (max-width: 850px){header{padding-left:.9rem;padding-right:.9rem;gap:1rem;height:4rem}}@media (max-width: 600px){header button.call-btn{display:none}}div.logo-text{display:inline-flex;align-items:center;justify-content:center}div.logo-text span{font-size:1.75rem;font-weight:700}span.first{color:#f97316}span.second{color:#1e3a8a}.logo-icon{background-image:url(/buildcorporation_nobg.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;align-self:center;width:60px;height:60px}.logo{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}@media (max-width: 850px){div.logo-text span{font-size:1.4rem;font-weight:700}.logo-icon{width:40px;height:40px}}@media (max-width: 378px){.logo-icon{display:none}}.GF-link{display:flex;align-items:center;justify-content:center;gap:.5rem}.GF-logo{transition:transform .25s ease-in-out}.GF-link:hover .GF-logo{transform:scale(1.1)}footer{width:100vw;background-color:#1f2937;display:inline-flex;flex-direction:column;align-items:center;color:#f9fafb;padding:26px 300px;gap:5rem}div.footer-top{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}div.footer-top-left{display:flex;flex-direction:column;gap:1rem;width:40%}a.footer-email{color:#f97316;font-size:1.1rem;font-weight:600;transition:color .3s ease}a.footer-email:hover{color:inherit}div.footer-top-left a{width:fit-content}div.footer-top-right{padding-top:10px;width:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:.9rem}div.footer-top-right span{font-size:1.25rem;font-weight:600}.footer-link:hover{transition:color .3s ease;color:#f97316}@media (max-width: 1600px){footer{padding:26px 160px}}@media (max-width: 950px){footer{padding:26px 60px}}@media (max-width: 650px){footer{padding:26px 40px;gap:1.75rem}div.footer-top{flex-direction:column;gap:2rem}div.footer-top-left,div.footer-top-right{width:100%}.footer-link{padding-left:.25rem}p.footer-desc{font-size:.9rem}}@media (max-width: 450px){p.copyright{font-size:.9rem}footer{padding:26px 18px}}@media (max-width: 380px){p.copyright{font-size:.8rem}footer{padding:26px 12px}}#hero{height:43rem;width:100vw;display:flex;flex-direction:row;align-items:center;gap:0;padding:0 0 0 10rem;background-color:#1f2937;color:#f9fafb}div.hero-image{background-image:url(/buildcorporation_hero.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;height:100%;width:60vw;margin-left:auto;z-index:1}div.hero-text{width:50vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;background-color:#1f2937;padding:0 6.25rem 0 0;margin-right:-12.5rem;z-index:3;height:100%;clip-path:polygon(0 0,100% 0,90% 100%,0% 100%)}.hero-heading{font-size:3.2rem}.hero-desc{line-height:1.6;font-size:1.1rem}.hero-buttons{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:1.25rem}button.hero-services-button{padding:6px 2px;background-color:#1e3a8a;color:#f9fafb;border-radius:1.5rem;width:12.5rem;height:auto;font-weight:700;border:2px solid #1e3a8a;cursor:pointer;transition:background-color .3s ease,color .3s ease}button.hero-services-button:hover{background-color:#f9fafb;color:#1e3a8a}@media (max-width: 1500px){#hero{padding:0;background-color:transparent;position:relative}div.hero-text{background-color:transparent;clip-path:unset;position:absolute;top:50%;left:5%;transform:translateY(-50%);margin:0;padding:0}div.hero-image{background-image:linear-gradient(90deg,#1f2937d9 20%,#1f293733 70%,#1f293733 70%),url(/buildcorporation_hero.jpg);width:100%;margin-left:auto;z-index:1}}@media (max-width: 1000px){div.hero-text{width:70vw}}@media (max-width: 750px){div.hero-text{gap:1.5rem;left:0;top:40%;width:100vw;padding:0 1.25rem}div.hero-image{background-image:linear-gradient(90deg,#1f2937d9,#1f293733),url(/buildcorporation_hero.jpg)}.hero-heading{font-size:2.8rem}div.hero-buttons{width:100%;justify-content:flex-start}}@media (max-width: 550px){.hero-heading{padding-right:4.5rem;line-height:1.4}.hero-heading{font-size:2.5rem}.hero-desc{line-height:1.6;font-size:1rem}}@media (max-width: 450px){div.hero-buttons{flex-direction:column-reverse;align-items:flex-start;justify-content:center}}@media (max-width: 385px){div.hero-text{padding:.5rem}.hero-heading{font-size:2rem}.hero-desc{line-height:1.6;font-size:.95rem}}#popularservices{padding:4rem 18.75rem;display:flex;flex-direction:row;gap:5rem;align-items:flex-start;justify-content:center;background-color:#f9fafb;width:100vw}.service-card{display:flex;flex-direction:column;gap:1rem;align-items:center;width:27.5rem}div.popularservice-image{background-image:linear-gradient(0deg,#1f2937d9 20%,#1f293733 70%),url(/ruler.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;height:18.75rem;width:25rem;position:relative;border-radius:2rem;transition:filter .3s ease}div.popularservice-image.hidroizolacia{background-image:linear-gradient(0deg,#1f2937d9 20%,#1f293733 70%),url(/buildcorporation_hidroizolacia.png)!important;background-position:top}div.popularservice-image.pergoli{background-image:linear-gradient(0deg,#1f2937d9 20%,#1f293733 70%),url(/buildcorporation_pergoli.png)!important}div.popularservice-image.faqns{background-image:linear-gradient(0deg,#1f2937d9 20%,#1f293733 70%),url(/buildcorporation_faqns.jpg)!important}.service-card:hover .popularservice-image{filter:brightness(1.25)}h2.popularservice-title{display:inline-block;position:absolute;transform:translate(-50%,-50%);bottom:0;left:50%;font-size:1.25rem;font-weight:600;color:#f9fafb}.popularservice-desc{font-size:.9rem;color:#40454f;padding-left:.95rem;padding-right:.95rem}@media (max-width: 1700px){#popularservices{gap:3rem;padding:4rem 3rem}}@media (max-width: 1400px){#popularservices{flex-direction:column;align-items:center;justify-content:center}.service-card,div.popularservice-image{width:40vw;min-width:320px}.popularservice-desc{padding-left:.5rem;padding-right:.5rem}}#quality{display:inline-flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:4rem;background-color:#f3f4f6;width:100vw;padding:8rem 2rem;overflow:hidden}div.quality-left{width:40%;height:100%;display:inline-flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:center}div.quality-left h2{font-size:2.4rem;font-weight:700}p.quality-desc{font-size:1rem}div.quality-right{width:30%;height:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}div.quality-achievement{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:300px;height:10rem;gap:.5rem}span.quality-icon{display:flex;align-items:center;justify-content:center;font-size:1.3rem;padding-top:.9rem}div.quality-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;width:100%}span.quality-number{font-size:44px;font-weight:600}p.quality-title{font-weight:500}.call-btn.mobile-only{display:none}@media (max-width: 1500px){#quality{flex-direction:column-reverse;align-items:center;justify-content:center;padding:6rem 10rem}div.quality-right{width:100%;justify-items:center;align-content:center}div.quality-left{width:100%}div.quality-achievement{gap:1rem}div.quality-text{align-items:flex-start;justify-content:flex-start;width:auto}span.quality-icon{align-self:flex-start}}@media (max-width: 1100px){#quality{padding:5rem 3.5rem}div.quality-right{padding-left:3.5rem}}@media (max-width: 750px){#quality{padding:0rem 1.25rem 6rem}div.quality-right{padding-left:0;width:100%;gap:0;grid-template-columns:1fr;grid-auto-rows:auto;justify-items:start}span.quality-icon{font-size:1rem;padding-top:.6rem}span.quality-number{font-size:2.2rem}div.quality-left{gap:1.5rem}p.quality-desc{font-size:.95rem}div.quality-left h2{font-size:1.3rem}}#stats{width:100vw;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;background-color:#fff;padding:4rem 0}.stats-top{display:flex;align-items:center;justify-content:center;width:100%;transition:transform .3s ease}.stats-top:hover{transform:scale(1.05)}div.stats-clients{background-image:url(/clients.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:96px;height:38px;overflow:hidden}span.stats-customers{background:linear-gradient(to right,#f97316,#1e3a8a);border-radius:2rem;padding:6px 9px;font-size:1rem;font-weight:500;color:#f9fafb;width:fit-content;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.5rem}.stats-bottom{display:flex;flex-direction:row;align-items:center;justify-content:center}div.stat{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:0 10px}div.stat:nth-child(1),div.stat:nth-child(2){border-right:2px solid #40454f}span.stat-icon{display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#40454f}p.stat-text{font-size:1rem;font-weight:500;color:#40454f}@media (max-width: 650px){#stats{padding:1rem 0;min-height:150px}span.stat-icon,p.stat-text{font-size:.8rem}div.stat{padding:0 5px;gap:2px}span.stats-customers{font-size:.85rem;font-weight:600}}@media (max-width: 650px){span.stat-icon{font-size:.8rem}p.stat-text{font-size:.7rem}div.stat{padding:0 4px;gap:.75px}span.stats-customers{font-size:.85rem;font-weight:600}div.stats-clients{width:61px;height:24px}}#projects{width:100vw;padding:5rem 14rem 11.25rem;background-color:#1f2937;color:#f9fafb;display:flex;flex-direction:column;align-items:flex-start;gap:9rem}#projects h2{align-self:center;font-size:1.1rem;font-weight:500;background-color:#fff;color:#40454f;padding:6px 20px;border-radius:4rem;margin-bottom:-3.5rem}div.project-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6rem;width:100%}div.project-item:nth-child(odd){flex-direction:row-reverse}div.project-item-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;max-width:1100px;gap:1.2rem}div.project-tags{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7rem;width:100%;padding-left:.6rem;margin-top:-.7rem}span.tag{font-size:.92rem;color:#9ca3af;font-weight:500;padding:.2rem .5rem;background-color:#40454f;border-radius:2rem}p.project-desc{line-height:1.6;font-size:1.05rem}h3.project-title{font-size:1.8rem;font-weight:700}div.photo-before{background-image:url(/buildcorporation_house_before.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:21rem;height:27.5rem;overflow:hidden;border-radius:1rem}div.photo-after{background-image:url(/buildcorporation_house_after.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:21rem;height:27.5rem;overflow:hidden;border-radius:1rem}div.project-item-solo-photo{background-image:url(/buildcorporation_vik.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:24rem;min-width:384px;height:32rem;overflow:hidden;border-radius:1rem}div.project-item-solo-video iframe{width:315px;height:557px;border:none;border-radius:15px;overflow:hidden}div.project-item-photos{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;margin-left:auto;gap:2rem}div.project-item:nth-child(odd) .project-item-photos{margin-left:0;margin-right:auto}div.arrow-icon{font-size:1.3rem;display:flex;align-items:center;justify-content:center;background-color:#f97316;height:2.5rem;width:2.5rem;border-radius:100%;color:#fff}@media (max-width: 1750px){div.project-item,div.project-item:nth-child(odd){flex-direction:column}div.project-item-photos,div.project-item:nth-child(odd) .project-item-photos{margin:0}#projects{align-items:center;justify-content:center}}@media (max-width: 1200px){#projects{padding:3rem 2rem 6rem}div.project-item-photos{flex-direction:column}div.arrow-icon{transform:rotate(90deg)}}@media (max-width: 700px){h3.project-title{font-size:1.4rem}span.tag{font-size:.9rem}p.project-desc{font-size:.95rem}div.project-tags{flex-wrap:wrap}}@media (max-width: 500px){#projects{padding:4rem 1.25rem 6rem}h3.project-title{font-size:1.2rem}#projects h2{font-size:1rem;margin-bottom:-5rem}div.project-item-solo-photo{width:21rem;height:27.5rem;min-width:unset}}#services{width:100vw;background-color:#e0e0e0;padding:3rem 25rem 8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem}#services h1{font-size:1.75rem}p.services-top-desc{font-size:1.05rem;font-weight:400;color:#40454f}div.services-wrapper{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;align-items:start;row-gap:6rem;column-gap:4rem;width:100%;height:100%}div.service{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;max-width:30rem;min-width:320px;padding:.5rem .5rem 1rem;border-radius:1rem;gap:1rem;background-color:#1f2937}div.service-image{background-image:url(/buildcorporation_grub.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;height:28rem;align-self:center;width:100%;border-radius:1rem}div.service-image.dovurshitelni-remonti{background-image:url(/buildcorporation_alpine.png)}div.service-image.drugi{background-image:url(/buildcorporation_kurtene.png)}div.service-image.pergoli{background-image:url(/buildcorporation_pergoli.png)}div.service-text{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;padding:0 .5rem 1rem;width:100%;margin-bottom:auto}h2.service-title{align-self:center;font-size:1.3rem;color:#f9fafb}p.service-desc{font-size:.95rem;font-weight:400;color:#d1d5db;line-height:1.5}div.service-tags{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.4rem}div.service-tag{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}div.service-tag-checkmark{display:flex;justify-content:center;align-items:center;font-size:1.1rem;color:#f97316}span.service-tag-content{font-size:1rem;font-weight:500;color:#f9fafb}.services-btn{padding:6px 2px;background-color:#f97316;color:#f9fafb;border-radius:1.5rem;width:11.25rem;height:auto;font-weight:700;border:2px solid #f97316;cursor:pointer;transition:background-color .3s ease,color .3s ease}.services-btn:hover{background-color:#f9fafb;color:#f97316}.service a{align-self:center}@media (max-width: 1900px){#services{padding:3rem 10rem 8rem}}@media (max-width: 1350px){div.service-image{max-height:360px}}@media (max-width: 1200px){#services{padding:3rem 2rem 8rem}p.service-desc{font-size:.9rem}div.services-wrapper{grid-template-columns:1fr;grid-auto-rows:auto;align-items:center;justify-content:center;row-gap:3rem}}@media (max-width: 750px){#services{padding:3rem 1.2rem 8rem;gap:2rem}#services h1{font-size:1.5rem;text-align:center}p.services-top-desc{font-size:1rem}}@media (max-width: 450px){#services h1{font-size:1.25rem}p.services-top-desc{font-size:.9rem}h2.service-title{font-size:1.2rem}p.service-desc{font-size:.875rem}span.service-tag-content{font-size:.95rem}}#za-nas{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;padding:6rem 15rem 2rem;background-color:#fff;gap:2.5rem}.za-nas-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;background-color:#fff;gap:1.2rem;height:100%;width:100%}div.za-nas-photo-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;width:40%;gap:1rem}.za-nas-photo{background-image:url(/ceo.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;height:25rem;width:25rem;border-radius:100%;border:4px solid #f97316}h2.za-nas-name{font-size:1.5rem;font-weight:700}p.za-nas-position{font-size:1.1rem;font-weight:600;margin-top:-1.1rem}div.za-nas-stats{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;width:100%;height:100%;gap:.7rem}span.za-nas-stat{font-size:.95rem;color:#f9fafb;font-weight:500;padding:.2rem .5rem;background-color:#40454f;border-radius:2rem}div.za-nas-info-wrapper{width:60%;padding-left:1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.6rem}p.za-nas-text{font-size:1rem;line-height:1.5;font-weight:400}div.za-nas-tags{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.4rem}div.za-nas-tag{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.3rem}div.za-nas-checkmark{display:flex;justify-content:center;align-items:center;font-size:1.1rem;color:#f97316}span.za-nas-tag-content{font-size:1.05rem;font-weight:500}div.za-nas-info-wrapper div.hero-buttons{width:100%;justify-content:flex-start}@media (max-width: 1800px){#za-nas{padding:2rem 5rem}div.za-nas-info-wrapper{padding:0;width:100%}}@media (max-width: 700px){div.za-nas-info-wrapper h1{font-size:1.6rem}p.za-nas-text{font-size:.95rem}span.za-nas-tag-content{font-size:1rem}}@media (max-width: 600px){#za-nas{padding:2rem 1.5rem}}.notfound-page{width:100vw;min-height:55rem;display:flex;align-items:center;justify-content:center;background-color:#f4f4f4}.notfound-content{background-image:url(/404.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;height:50rem;width:60rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 0 8rem}.notfound-text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.notfound-title{font-size:1.6rem;font-weight:700}.notfound-desc{font-weight:400;font-size:1.1rem}.notfound-button{margin-top:.2rem;padding:6px 2px;background-color:#1e3a8a;color:#f9fafb;border-radius:1.5rem;width:12.5rem;height:auto;font-weight:700;border:2px solid #1e3a8a;cursor:pointer;transition:background-color .3s ease,color .3s ease}.notfound-button:hover{background-color:#f9fafb;color:#1e3a8a}@media (max-width: 900px){.notfound-content{width:28rem;height:30rem;padding:0}.notfound-page{min-height:700px}.notfound-desc{font-size:1rem;text-align:center}}@media (max-width: 500px){.notfound-content{width:23rem;height:24.5rem}.notfound-title{font-size:1.25rem}.notfound-desc{font-size:.9rem;text-align:center}}div.specific-service-wrapper{display:flex;flex-direction:column;gap:5rem;width:100vw;padding:3rem 10rem 5rem;background-color:#f3f4f6}div.specific-service-wrapper h1{align-self:center;margin-bottom:-4rem;text-align:center}div.specific-service{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:2rem 1rem;gap:6rem;width:100%;height:400px}.specific-service-photo{background-image:url(/insulation.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;align-self:center;width:500px;height:360px;border-radius:1rem}#fundamenti .specific-service-photo{background-image:url(/buildcorporation_grub.png)}#noseshta-construkciq .specific-service-photo{background-image:url(/buildcorporation_carry.png);background-position:bottom}#mazilka-zamazka .specific-service-photo{background-image:url(/buildcorporation_zamazka.png)}#hidroizolacia .specific-service-photo{background-image:url(/buildcorporation_hidroizolacia.png)}#toploizolacia .specific-service-photo{background-image:url(/buildcorporation_skele.png)}#shpaklovka .specific-service-photo{background-image:url(/buildcorporation_boq.png)}#gips-karton .specific-service-photo{background-image:url(/buildcorporation_gips.png)}#granit .specific-service-photo{background-image:url(/buildcorporation_faqns.jpg)}#vik-el .specific-service-photo{background-image:url(/buildcorporation_vik.jpg)}#pvc-dograma .specific-service-photo{background-image:url(/buildcorporation_window.png)}#vrati .specific-service-photo{background-image:url(/buildcorporation_doors.png)}#gilotini .specific-service-photo{background-image:url(/buildcorporation_pergoli.png)}#perdeta .specific-service-photo{background-image:url(/buildcorporation_pergoli_perdeta.png)}#kurtene-izvozvane .specific-service-photo{background-image:url(/buildcorporation_kurtene.png)}#nastilki .specific-service-photo{background-image:url(/buildcorporation_nastilki.png)}div.specific-service-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:80%;height:100%;gap:1.2rem}div.specific-service-text h2{font-size:1.8rem;font-weight:700}div.specific-service-tags{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7rem;width:100%;padding-left:.6rem;margin-top:-.7rem}span.specific-service-tag{font-size:.92rem;color:#dadada;font-weight:500;padding:.2rem .5rem;background-color:#40454f;border-radius:2rem}div.specific-service-text p{line-height:1.6;font-size:1.05rem}@media (max-width: 1500px){div.specific-service-wrapper{padding:3rem 3rem 5rem}div.specific-service{gap:3rem}}@media (max-width: 1200px){div.specific-service{flex-direction:column-reverse;padding:0;height:fit-content}div.specific-service-text{width:100%}}@media (max-width: 900px){.specific-service-photo{width:400px}}@media (max-width: 600px){div.specific-service-wrapper{padding:3rem 1rem 5rem}.specific-service-photo{width:360px}div.specific-service-text p{font-size:.95rem}div.specific-service-text h2{font-size:1.25rem;text-align:center}span.specific-service-tag{font-size:.9rem}div.specific-service-tags{flex-wrap:wrap}}@media (max-width: 370px){.specific-service-photo{width:330px}}html{scroll-padding-top:25vh;overflow-x:hidden}a{text-decoration:none;color:inherit}body{font-family:Montserrat,sans-serif;color:#111827;position:relative;padding-top:5rem}@media (max-width: 850px){body{padding-top:4rem}}
