@font-face{font-family:Alexandria Medium;font-display:swap;src:url(/build/assets/Alexandria-Medium-dV9qUu4D.ttf) format("truetype")}@font-face{font-family:Arsenica Trial Bold;font-display:swap;src:url(/build/assets/ArsenicaTrial-Bold-BNXjkHiv.ttf) format("truetype")}@font-face{font-family:Arsenica Trial DemiBold;font-display:swap;src:url(/build/assets/ArsenicaTrial-Demibold-BYh1pIEU.ttf) format("truetype")}@font-face{font-family:Arsenica Trial Regular;font-display:swap;src:url(/build/assets/ArsenicaTrial-Regular-CZBXyp3h.ttf) format("truetype")}@font-face{font-family:Century Gothic;font-display:swap;src:url(/build/assets/centurygothic-BOrGIO_o.ttf) format("truetype")}@font-face{font-family:Felidae;font-display:swap;src:url(/build/assets/Felidae-DQdtN85C.ttf) format("truetype")}@font-face{font-family:Prosto One;font-display:swap;src:url(/build/assets/ProstoOne-Regular-BbwsKJ1L.ttf) format("truetype")}@font-face{font-family:Inter Light;font-display:swap;src:url(/build/assets/Inter_18pt-Light-DbzEu6wT.ttf) format("truetype")}@font-face{font-family:Inter Medium;font-display:swap;src:url(/build/assets/Inter_18pt-Medium-BtfNrkJj.ttf) format("truetype")}*{outline:none;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;text-decoration:none;font-size:16px;color:#51483f}* select{-webkit-appearance:none}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-track{background:#f1f1f1}*::-webkit-scrollbar-thumb{background:#888}*::-webkit-scrollbar-thumb:hover{background:#555}body,html{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;scroll-behavior:smooth;overflow-x:hidden;overflow-y:initial}body{background-image:linear-gradient(to top,#fff,#f6f6f2);min-height:5000px;position:relative}body:before{content:"";width:1850px;height:2593px;background-image:url(/build/assets/bg-B8SituOO.svg);background-size:contain;background-repeat:no-repeat;background-position:top center;position:absolute;top:-50px;left:calc(50% - 200px);transform:translate(-50%);z-index:-1}header{position:absolute;left:0;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;z-index:99}header,header .menu-overlay .header{padding:15px 40px;width:100%;display:flex;align-items:center;justify-content:space-between}header a.brand,header .menu-overlay .header a.brand{display:flex;align-items:center;gap:1px;width:fit-content}header a.brand img,header .menu-overlay .header a.brand img{display:block}header a.brand div,header .menu-overlay .header a.brand div{font-family:Century Gothic,sans-serif;font-size:13px;display:flex;flex-direction:column;align-items:flex-start;text-transform:uppercase;padding-top:20px;letter-spacing:1.5px}header a.brand div span,header .menu-overlay .header a.brand div span{font-family:Arsenica Trial Regular,sans-serif;text-transform:inherit;font-size:21px;line-height:1;display:block;letter-spacing:.4px}header .menu{gap:5px}header .menu span{display:block;height:2px;background-color:#51483f;border-radius:2px;transition:.3s ease}header .menu span:nth-child(1),header .menu span:nth-child(3){width:20px}header .menu span:nth-child(1){transform:translate(5px)}header .menu span:nth-child(3){transform:translate(-5px)}header .menu span:nth-child(2){width:30px}header .menu:hover{cursor:pointer}header .menu:hover span:nth-child(1){transform:translate(-5px)}header .menu:hover span:nth-child(3){transform:translate(5px)}header .menu,header .call{width:65px;height:65px;border-radius:50%;border:2px solid #51483F;display:flex;flex-direction:column;align-items:center;justify-content:center}header .call{display:none}header .menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-image:linear-gradient(to right,#f6f6f2,#fff);display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:auto;opacity:0;visibility:hidden;transform:translateY(-20px);transition:opacity .4s ease,transform .4s ease,visibility .4s ease}header .menu-overlay.active{opacity:1;visibility:visible;transform:translateY(0)}header .menu-overlay .header .close-menu{width:65px;height:65px;border-radius:50%;border:2px solid #51483F;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background-color .3s ease,transform .3s ease}header .menu-overlay .header .close-menu span{display:block;height:2px;background-color:#51483f;border-radius:2px;width:24px;position:absolute;transition:background-color .3s ease,transform .3s ease}header .menu-overlay .header .close-menu span:nth-child(1){transform:rotate(45deg)}header .menu-overlay .header .close-menu span:nth-child(2){transform:rotate(-45deg)}header .menu-overlay .header .close-menu:hover{cursor:pointer}header .menu-overlay .header .close-menu:hover span:nth-child(1){transform:rotate(135deg)}header .menu-overlay .header .close-menu:hover span:nth-child(2){transform:rotate(45deg)}header .menu-overlay .main{padding-bottom:20px}header .menu-overlay .main ul li{text-align:center}header .menu-overlay .main ul li a{font-family:Arsenica Trial DemiBold,sans-serif;font-size:60px;transition:.1s}header .menu-overlay .main ul li a:hover{color:#dbc2a3}header .menu-overlay .main ul li:not(:last-child){margin-bottom:20px}header .menu-overlay .footer{padding-bottom:15px}header .menu-overlay .footer svg{display:block;margin:0 auto -15px;height:70px}header .menu-overlay .footer b{display:block;text-align:center;font-family:Arsenica Trial DemiBold,sans-serif;font-size:35px;font-weight:600}header .menu-overlay .footer p{font-family:Felidae,sans-serif;font-size:35px;text-align:center;line-height:1;letter-spacing:3px;margin-bottom:20px}header .menu-overlay .footer ul{margin-bottom:20px}header .menu-overlay .footer ul li{text-align:center}header .menu-overlay .footer ul li a{font-family:Prosto One,sans-serif;font-size:23px;transition:.1s}header .menu-overlay .footer ul li a:hover{color:#dbc2a3}header .menu-overlay .footer ul li:not(:last-child){margin-bottom:3px}header .menu-overlay .footer .bottom{display:flex;align-items:center;justify-content:center}header .menu-overlay .footer .bottom .left{font-family:Inter Light,sans-serif;font-size:10px}header .menu-overlay .footer .bottom .left strong{font-family:Inter Medium,sans-serif;font-weight:500;font-size:inherit}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,#f6f6f2,#fff);z-index:99999;display:flex;align-items:center;justify-content:center;background-image:radial-gradient(circle at center,#6a5f53,#51483f)}.loading-overlay div.brand{display:flex;align-items:center;flex-direction:column;gap:1px;width:fit-content;animation:fadeIn 1s ease forwards}.loading-overlay div.brand img{display:block;width:100px}.loading-overlay div.brand div{font-family:Century Gothic,sans-serif;font-size:13px;display:flex;flex-direction:column;align-items:center;text-transform:uppercase;letter-spacing:1.5px;color:#a6917c}.loading-overlay div.brand div span{font-family:Arsenica Trial Regular,sans-serif;text-transform:inherit;font-size:21px;line-height:1;display:block;letter-spacing:.4px;color:#a6917c}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}section#home-hero{padding-top:180px}section#home-hero h1{text-align:center;font-size:180px;line-height:.71;letter-spacing:3.5px;position:relative;z-index:2}section#home-hero h1>span{font-family:Felidae,sans-serif;font-weight:400;text-transform:uppercase;font-size:inherit;line-height:inherit}section#home-hero h1 strong{display:block;letter-spacing:-5.5px}section#home-hero h1 strong>span{font-family:Arsenica Trial Bold,sans-serif;font-size:155px;font-weight:700;text-transform:uppercase}section#home-hero ul{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:575px;width:1200px;margin:-140px auto 0}section#home-hero ul li{position:absolute}section#home-hero ul li:nth-child(1){left:-5px;top:calc(50% + 62px);transform:translateY(-50%);z-index:3}section#home-hero ul li:nth-child(2){left:181px;top:50%;transform:translateY(-50%);z-index:2}section#home-hero ul li:nth-child(3){top:0;left:50%;transform:translate(-50%);z-index:1}section#home-hero ul li:nth-child(4){z-index:2;right:181px;top:calc(50% + 100px);transform:translateY(-50%)}section#home-hero ul li:nth-child(5){right:22px;top:calc(50% + 59px);transform:translateY(-50%);z-index:3}section#home-professional{padding-top:158px;padding-bottom:230px}section#home-professional h2,section#home-professional h2 span{font-family:Century Gothic,sans-serif;font-weight:400;font-size:24.5px;text-align:center}section#home-professional h2{margin-bottom:33px}section#home-professional>ul{display:flex;justify-content:center;gap:55px;margin-bottom:125px}section#home-professional>ul li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:110px}section#home-professional>ul li img{display:block;height:86px;object-fit:contain;margin-bottom:3px}section#home-professional>ul li span{display:block;text-align:center;font-family:Prosto One,sans-serif;font-size:23px;line-height:1}section#home-professional p{font-family:Century Gothic,sans-serif;font-size:20px;text-align:center;max-width:800px;margin:0 auto 72px;line-height:1.6}section#home-professional .author{width:304px;height:419px;position:relative;margin:0 auto}section#home-professional .author>img{width:100%;height:100%;object-fit:contain;display:block}section#home-professional .author ul{position:absolute;bottom:-100px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px}section#home-frame{height:800px;background-image:url(/build/assets/frame-bg-Ct10CTUr.jpg);background-position:center;background-repeat:no-repeat;padding-top:27px}section#home-frame h2,section#home-frame h2 span{font-family:Arsenica Trial DemiBold,sans-serif;font-weight:500;font-size:86px;text-align:center;color:#fff}section#home-frame h2{margin-bottom:40px}section#home-frame .picture{width:545px;margin:0 auto;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.1))}section#home-frame .picture .top{height:450px;border:20px solid #fff}section#home-frame .picture .bottom{background-color:#fff;padding:8px 35px 35px;margin-top:-2px}section#home-frame .picture .bottom p{text-align:center;line-height:2.2;font-size:16px;font-family:Century Gothic,sans-serif}section#home-gallery{padding-top:135px}section#home-gallery .row{max-width:1504px;width:100%;margin:0 auto;display:flex;align-items:flex-start;gap:20px}section#home-gallery .row ul.col{display:flex;flex-direction:column;gap:20px;flex:1}section#home-gallery .row ul.col li{width:100%}section#home-gallery .row ul.col li img{display:block;width:100%}section#home-gallery .row ul.col:nth-child(2){padding-top:165px}section#home-gallery .row ul.col:nth-child(3){padding-top:65px}section#home-services{padding-top:105px;position:relative;z-index:2}section#home-services h2,section#home-services h2 span{font-family:Arsenica Trial DemiBold,sans-serif;text-align:center;font-size:86px;line-height:1}section#home-services h2{margin-bottom:85px}section#home-services ul.services{width:100%;border-top:1px solid #51483F}section#home-services ul.services>li{width:100%;border-bottom:1px solid #51483F;padding:0 15px}section#home-services ul.services>li span.link{color:#dbc1a3;font-size:14px;text-decoration:underline;cursor:pointer;font-family:Century Gothic,sans-serif}section#home-services ul.services>li .container{max-width:1250px;width:100%;margin:0 auto;padding:50px 0}section#home-services ul.services>li .container b{font-family:Arsenica Trial DemiBold,sans-serif;font-size:48px;font-weight:600;display:block;position:relative}section#home-services ul.services>li .container b:after{content:"";width:35px;height:42px;background-image:url(/build/assets/expand-NLPP6GIO.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease}section#home-services ul.services>li .container .body{display:none;margin-top:45px;flex-direction:column}section#home-services ul.services>li.base .container .body>ul{display:flex;gap:55px}section#home-services ul.services>li.base .container .body>ul>li{background-image:radial-gradient(#6a5f53,#51483f);padding:22px 18px;border-radius:6px;flex:1;overflow:hidden;position:relative}section#home-services ul.services>li.base .container .body>ul>li .header{margin-bottom:15px;position:relative;z-index:1}section#home-services ul.services>li.base .container .body>ul>li .header strong{font-family:Prosto One,sans-serif;font-size:29px;color:#fff;font-weight:400}section#home-services ul.services>li.base .container .body>ul>li ul.main{gap:15px 40px;display:flex;flex-direction:column;flex-wrap:wrap;height:270px;position:relative;z-index:1;padding-bottom:40px}section#home-services ul.services>li.base .container .body>ul>li ul.main li{position:relative;padding-left:25px;color:#fff;font-size:14px;font-family:Century Gothic,sans-serif;line-height:1.5;width:calc(50% - 20px)}section#home-services ul.services>li.base .container .body>ul>li ul.main li:not(:last-child):before{content:"";width:12px;height:11px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(/build/assets/check-D8LLpfGG.svg);position:absolute;left:0;top:6px}section#home-services ul.services>li.base .container .body>ul>li ul.main li:last-child{position:absolute;width:100%;bottom:10px;left:0}section#home-services ul.services>li.base .container .body>ul>li ul.main li:last-child br{display:none}section#home-services ul.services>li.base .container .body>ul>li ul.main li:last-child:before{content:"*";position:absolute;left:0;top:50%;height:14px;transform:translateY(-50%);font-size:25px;line-height:1;color:#dbc1a3}section#home-services ul.services>li.base .container .body>ul>li .footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:10px}section#home-services ul.services>li.base .container .body>ul>li .footer .price{display:flex;flex-direction:column}section#home-services ul.services>li.base .container .body>ul>li .footer .price span{color:#fff;font-family:Prosto One,sans-serif;font-size:14px}section#home-services ul.services>li.base .container .body>ul>li .footer .price strong{font-size:32px;color:#fff;font-family:Prosto One,sans-serif;font-weight:400}section#home-services ul.services>li.base .container .body>ul>li:after{content:"";width:196px;height:166px;background-image:url(/build/assets/services-sign-BC5W2K0h.svg);background-size:contain;background-repeat:no-repeat;background-position:center;top:-30px;right:-30px;position:absolute;z-index:0}section#home-services ul.services>li:not(.base) p{font-family:Century Gothic,sans-serif;font-weight:700;font-size:18px;margin-bottom:25px}section#home-services ul.services>li:not(.base) ul li{font-family:Century Gothic,sans-serif;font-size:18px;position:relative;padding-left:25px}section#home-services ul.services>li:not(.base) ul li:not(:last-child):before{content:"";width:12px;height:11px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(/build/assets/check-D8LLpfGG.svg);position:absolute;left:0;top:6px}section#home-services ul.services>li:not(.base) ul li:not(:last-child){margin-bottom:15px}section#home-services ul.services>li:not(.base) ul li:last-child{margin-top:40px}section#home-services ul.services>li:not(.base) ul li:last-child br{display:none}section#home-services ul.services>li:not(.base) ul li:last-child:before{content:"*";position:absolute;left:0;top:50%;height:15px;transform:translateY(-50%);font-size:25px;line-height:1;color:#dbc1a3}section#home-services ul.services>li:not(.base) span.link{color:#51483f;margin-top:40px;display:block;width:fit-content}section#home-services ul.services>li.expanded .container b:after{transform:translateY(-50%) rotate(180deg)}section#home-services ul.services>li.expanded .container .body{display:flex}section#home-services ul.services>li:not(.expanded):hover{cursor:pointer}section#home-services:before{content:"";width:1998px;height:534px;background-image:url(/build/assets/services-top-decor-Dp-EO5ai.png);background-size:contain;background-position:top center;background-repeat:no-repeat;position:absolute;top:-25px;left:50%;transform:translate(-50%);z-index:-1}footer{padding-top:185px;padding-bottom:20px}footer .wrapper{padding:0 50px}footer .wrapper img,footer .wrapper svg{display:block;margin:0 auto -30px}footer .wrapper b{display:block;text-align:center;font-family:Arsenica Trial DemiBold,sans-serif;font-size:96px;font-weight:600}footer .wrapper p{font-family:Felidae,sans-serif;font-size:64px;text-align:center;line-height:1;letter-spacing:3px;margin-bottom:60px}footer .wrapper ul{margin-bottom:190px;display:flex;flex-direction:column;align-items:center}footer .wrapper ul li{text-align:center}footer .wrapper ul li a{font-family:Prosto One,sans-serif;font-size:61px}footer .wrapper ul li:not(:last-child){margin-bottom:3px}footer .wrapper h2,footer .wrapper h2 span{font-size:13vw;white-space:nowrap;width:100%;font-family:Felidae,sans-serif;text-align:center;font-weight:400}footer .wrapper .bottom{display:flex;align-items:center;justify-content:center}footer .wrapper .bottom .left{font-family:Inter Light,sans-serif;font-size:16px}footer .wrapper .bottom .left strong{font-family:Inter Medium,sans-serif;font-weight:500;font-size:inherit}.services-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;display:none;align-items:center;justify-content:center;padding:30px}.services-popup-overlay.active{display:flex}.services-popup-overlay .services-popup{background-color:#fff;border:1px solid rgba(81,72,63,.15);max-width:600px;width:100%;padding:25px;border-radius:16px;position:relative;background-image:url(/build/assets/popup-bg-C4SyhOjc.jpg);background-position:top right;background-repeat:no-repeat;background-size:300px auto}.services-popup-overlay .services-popup .services-popup-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.services-popup-overlay .services-popup .services-popup-header h3{font-family:Prosto One,sans-serif;font-size:28px;font-weight:400}.services-popup-overlay .services-popup .services-popup-header .services-popup-close{width:45px;height:45px;border-radius:50%;border:1px solid #51483F;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background-color .3s ease,transform .3s ease}.services-popup-overlay .services-popup .services-popup-header .services-popup-close span{display:block;height:1px;background-color:#51483f;border-radius:2px;width:24px;position:absolute;transition:background-color .3s ease,transform .3s ease}.services-popup-overlay .services-popup .services-popup-header .services-popup-close span:nth-child(1){transform:rotate(45deg)}.services-popup-overlay .services-popup .services-popup-header .services-popup-close span:nth-child(2){transform:rotate(-45deg)}.services-popup-overlay .services-popup .services-popup-header .services-popup-close:hover{cursor:pointer}.services-popup-overlay .services-popup .services-popup-header .services-popup-close:hover span:nth-child(1){transform:rotate(135deg)}.services-popup-overlay .services-popup .services-popup-header .services-popup-close:hover span:nth-child(2){transform:rotate(45deg)}.services-popup-overlay .services-popup .services-popup-body ul li{font-family:Century Gothic,sans-serif;font-size:15px;color:#51483f;line-height:1.5;padding:10px 0 10px 30px;position:relative}.services-popup-overlay .services-popup .services-popup-body ul li strong{font-weight:600}.services-popup-overlay .services-popup .services-popup-body ul li:before{content:"";width:20px;height:20px;position:absolute;left:0;top:13px;background-image:url(/build/assets/extra-CHRYSlqx.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.services-popup-overlay .services-popup .services-popup-body ul li:last-child{border-bottom:none}.services-popup-overlay .services-popup .services-popup-body ul li small{font-size:13px;color:#51483f99;font-family:inherit}@media screen and (max-width:1024px){body:before{width:700px;top:110px;left:calc(50% - 65px)}.services-popup-overlay .services-popup .services-popup-header h3{font-size:18px;max-width:190px}.services-popup-overlay .services-popup .services-popup-header .services-popup-close{flex-shrink:0;width:30px;height:30px}.services-popup-overlay .services-popup .services-popup-header .services-popup-close span{width:16px}header{padding:15px}header a.brand{position:absolute;left:50%;transform:translate(-50%);top:35px;flex-direction:column}header a.brand div{padding-top:5px;text-align:center;align-items:center}header .menu-overlay{justify-content:flex-start}header .menu-overlay .header{padding:15px}header .menu-overlay .header a.brand{position:static;flex-direction:row;transform:initial;gap:3px;margin-left:-5px}header .menu-overlay .header a.brand img{width:50px}header .menu-overlay .header a.brand div{font-size:12px;padding-top:7px}header .menu-overlay .header a.brand div span{font-size:18px}header .menu-overlay .header .close-menu{width:40px;height:40px;border-width:1px}header .menu-overlay .header .close-menu span{width:18px;height:1px}header .menu-overlay .main{width:100%;padding:40px 15px}header .menu-overlay .main ul{width:100%}header .menu-overlay .main ul li{width:100%;text-align:left}header .menu-overlay .main ul li a{font-size:28px}header .menu-overlay .footer{margin-top:auto}header .menu-overlay .footer b{font-size:25px}header .menu-overlay .footer p{font-size:18px}header .menu-overlay .footer ul li a{font-size:16px}header .menu{gap:4px}header .menu span{height:1px}header .menu span:nth-child(1),header .menu span:nth-child(3){width:8px}header .menu span:nth-child(2){width:14px}header .call,header .menu{width:40px;height:40px;gap:4px;border-width:1px}header .call{display:flex}header .call img{width:18px;object-fit:contain}section#home-hero{padding-top:200px;padding-bottom:50px;position:relative;min-height:100dvh}section#home-hero h1{font-size:100px}section#home-hero h1 strong>span{font-size:90px}section#home-hero ul{position:absolute;left:calc(50% - 584px);zoom:.3;top:1480px}section#home-gallery{padding-top:280px}section#home-gallery .row{gap:2px}section#home-gallery .row ul.col{gap:2px;padding-top:0!important}section#home-gallery .row ul.col:nth-child(1){display:none}section#home-professional{padding:170px 15px 100px}section#home-professional>ul{margin-bottom:60px}section#home-frame{height:600px}section#home-frame h2,section#home-frame h2 span{font-size:50px}section#home-services{padding-top:55px}section#home-services h2{margin-bottom:40px}section#home-services h2,section#home-services h2 span{font-size:50px}section#home-services ul.services>li .container{padding:40px 0}section#home-services ul.services>li .container b{font-size:35px}section#home-services ul.services>li .container b:after{width:18px}section#home-services ul.services>li.base .container .body>ul{gap:15px}section#home-services ul.services>li.base .container .body>ul>li{display:flex;flex-direction:column}section#home-services ul.services>li.base .container .body>ul>li ul.main{height:initial}section#home-services ul.services>li.base .container .body>ul>li ul.main li{width:100%}section#home-services ul.services>li.base .container .body>ul>li ul.main li:last-child{position:relative;bottom:0;margin-top:30px}footer{padding-top:60px}footer .wrapper b{font-size:50px}footer .wrapper p{font-size:50px}footer .wrapper ul{margin-bottom:85px}footer .wrapper ul li a{font-size:40px}footer .wrapper h2{font-size:12vw}}@media screen and (max-width:760px){header a.brand img{width:60px}header a.brand div{padding-top:0}section#home-hero h1{font-size:65px}section#home-hero h1 strong>span{font-size:50px}section#home-hero ul{top:1250px}section#home-professional{padding-top:50px;padding-bottom:170px}section#home-professional p{font-size:16px}section#home-professional .author{max-width:100%}section#home-professional>ul{gap:0}section#home-professional>ul li img{height:55px}section#home-professional>ul li span{font-size:15px}section#home-frame h2{margin-bottom:25px}section#home-frame h2,section#home-frame h2 span{font-size:30px}section#home-frame .picture{width:320px}section#home-frame .picture .top{height:350px}section#home-frame .picture .bottom p{line-height:1.6}section#home-services h2,section#home-services h2 span{font-size:30px}section#home-services ul.services>li .footer{flex-direction:column;align-items:flex-start!important}section#home-services ul.services>li span.link{font-size:12px;margin:30px auto 0}section#home-services ul.services>li .container b{font-size:25px}section#home-services ul.services>li.base .container .body>ul{overflow:auto;gap:10px;scroll-snap-type:x mandatory}section#home-services ul.services>li.base .container .body>ul>li{width:calc(100% - 50px);flex:initial;flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always}section#home-services ul.services>li.base .container .body>ul>li .footer .price strong{font-size:22px}footer{padding-top:0}footer .wrapper svg,footer .wrapper img{width:70px;margin-bottom:-45px}footer .wrapper b{font-size:40px}footer .wrapper p{font-size:25px;margin-bottom:50px}footer .wrapper ul{margin-bottom:55px}footer .wrapper ul li a{font-size:18px}footer .wrapper h2{font-size:10vw}footer .wrapper .bottom .left{font-size:10px}}
