*{box-sizing:border-box;margin:0;max-width:100vw;padding:0}:root{--section-width:1341px;--max-width:1351px;--min-width:800px;--shadow-color:#e1e1e163}[data-theme=dark],[data-theme=light]{--background-image:url(/static/media/mobile-light-menu-bg.9e804d20b3a870330bea.png)}body{background:var(--bg-color-2);transition:all .9s ease}#root,body,html{max-width:100%;overflow-x:hidden}footer,header,section{transition:all .6s ease}a,li{text-decoration:none}a,h1,h2,h3,h4,h5,h6,li,p{color:var(--text-color);transition:all .6s ease}li{list-style:none}.btn-style{align-items:center;background:#222;background-color:var(--revers-color);border:2px solid var(--bg-color-1);border-radius:6px;box-shadow:0 0 0 1px #c8c8dc38,0 0 20px 0 #0006,inset 0 0 24px -9.2px #0006;color:var(--bg-color-1);display:flex;flex-direction:column;font-size:12px;font-weight:600;padding:12px 17px 10px;transition:all .5s ease}.btn-style:hover{background:var(--bg-color-1);border:2px solid var(--revers-color);color:var(--revers-color);transition:all .6s ease}img{-webkit-user-drag:none;user-drag:none;pointer-events:none}h1{font-family:League Spartan,serif;font-size:2.74em}p{font-family:Geist,sans-serif;font-size:.8em}i{color:var(--text-color)}@media (max-width:990px){body{max-width:990px}h1{font-family:League Spartan,serif;font-size:1.99em}p{font-family:Geist,sans-serif;font-size:.9em}}@media (max-width:600px){body{max-width:600px}h1{font-family:League Spartan,serif;font-size:1.79em}p{font-family:Geist,sans-serif;font-size:.8em}.btn-style{font-size:10px;padding:10px 16px 9px}}header{background:var(--bg-color-1);height:10vh;justify-content:center;padding:50px 80px}.header,header{align-items:center;display:flex}.header{justify-content:space-between;max-width:1351px;min-width:800px;width:1341px}.logo{align-items:center;display:flex;gap:20px;justify-content:center}.logo-img{flex-shrink:0;width:40px}.logo-name{color:var(--text-color);font-family:Poppins,sans-serif;font-size:19.512px;font-style:normal;font-weight:600;letter-spacing:5.268px;line-height:normal;text-align:center}.links ul{align-items:center;display:flex;gap:50px;justify-content:center;list-style:none}.links a{color:var(--text-clr);font-family:League Spartan,sans-serif;font-size:.8em;font-style:normal;font-weight:400;letter-spacing:1.6px;line-height:19.2px;text-align:center;text-transform:uppercase;transition:all .5s}.links li:hover{text-shadow:0 0 10px var(--shadow-color)}.links li{border-bottom:2.5px solid #0000;display:inline-block;padding:4px 0;transition:border-bottom .5s ease}.links li.active{text-shadow:0 0 10px var(--shadow-color)}.links li.active,.links li:hover{border-bottom:2.5px solid #015d18}.switch-div{align-items:center;display:flex;gap:5px;justify-content:center}.switch{display:inline-block;height:25px;position:relative;width:50px}.switch input{height:0;opacity:0;width:0}.slider{background-color:initial;border:1px solid;border-radius:25px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#000;border-radius:50%;bottom:3px;content:"";height:18px;left:4px;width:18px}input:checked+.slider{background-color:#191a1b}input:checked+.slider:before{background-color:#fff;transform:translateX(25px)}.links.mobile-menu,.mobile-bars-btn{display:none}@media (max-width:990px){header{height:10vh;padding:40px}.header{max-width:auto;min-width:auto;width:100%}.logo{gap:15px}.logo-img{width:32px}.logo-name{font-size:1.3rem}.links ul{gap:1.49rem}.links a{font-size:.6rem}.links li.active{border-bottom:2.5px solid #015d18}}@media (max-width:600px){body{max-width:100%;overflow-x:hidden}header{height:8vh;padding:0}.header{max-width:auto;min-width:auto;width:100%}.header .logo{margin-top:.6rem}.switch-div{left:20px;position:absolute;top:20px;z-index:33}.mobile-bars-btn{display:flex;padding:0;position:absolute;right:0;top:0;z-index:33}.mobile-bars-btn svg{position:relative;right:0;top:0}.curtain{background:#000;height:50%;left:0;opacity:0;position:absolute;transform:translateY(0);width:100%;z-index:55}.top-curtain{top:0;transform:translateY(-100%)}.bottom-curtain{bottom:0;transform:translateY(100%)}.animate.top-curtain{animation:curtain-down-up 2s forwards}.animate.bottom-curtain{animation:curtain-up-down 2s forwards}@keyframes curtain-down-up{0%{opacity:1;transform:translateY(-101%)}50%{opacity:1;transform:translateY(0)}99%{opacity:1;transform:translateY(-101%)}to{opacity:0}}@keyframes curtain-up-down{0%{opacity:1;transform:translateY(101%)}50%{opacity:1;transform:translateY(0)}99%{opacity:1;transform:translateY(101%)}to{opacity:0}}.logo{gap:15px;margin-left:20px}.logo-img{width:36px}.links.pc,.logo-name{display:none}.mobile-menu{align-items:center;background-image:var(--background-image);display:none;flex-direction:column;height:100%;justify-content:center;order:3;overflow:hidden;position:absolute;top:0;width:100%;z-index:10}.mobile-menu img{margin-bottom:45px;width:150px}.links ul{flex-direction:column;gap:1.49rem}.links a{font-size:1.1rem;font-weight:700}.links li.active{border-bottom:2.5px solid #015d18}}.hero-section{background:var(--bg-color-1)}.hero,.hero-section{align-items:center;display:flex;justify-content:center}.hero{height:87vh;max-width:var(--max-width);position:relative;width:var(--section-width)}.circle-div{background-color:initial;border:19px solid;border-color:var(--revers-color);border-radius:50%;box-shadow:0 0 55px var(--shadow-color),inset 0 0 35px var(--shadow-color);height:475px;margin-bottom:3.5%;transition:all .6s ease;width:486px}.hero-img{bottom:0;margin-right:40px;position:absolute;width:490px}.left-tage{display:block;left:15px;position:absolute}.left-tage h3{color:var(--hero-tag-color);font-size:18px;font-weight:600;text-align:center}.left-tage h3,.left-tage span{font-family:Poppins,sans-serif;font-style:normal;line-height:normal}.left-tage span{color:var(--text-color);font-size:14px;font-weight:500;letter-spacing:1.43px;margin-top:10px}.left-tage img{margin-left:5px;width:21px}.socialmedia-icons{bottom:0;display:flex;gap:14px;position:absolute;right:17px}.socialmedia-icons i{color:var(--revers-color);font-size:22px}.left-tage,.socialmedia-icons{bottom:50px}@media (max-width:990px){.hero-section{padding:10px 40px 0}.hero{height:87vh}.circle-div{height:440px;margin-bottom:-2.5%;width:454px}.hero-img{width:411px}.left-tage{left:0}.left-tage h3{font-size:1.2rem}.left-tage span{font-size:1.01rem}.socialmedia-icons{flex-direction:column;right:0}.socialmedia-icons i{color:var(--revers-color);font-size:22px}.left-tage,.socialmedia-icons{bottom:20px}}@media (max-width:600px){.hero-section{height:90vh;padding:0 40px}.hero{height:95svh;max-width:100%;width:100%}.circle-div{height:291px;margin-bottom:70%;width:291px}.hero-img{bottom:34%;width:290px}.left-tage h3{font-size:1.2rem}.left-tage span{font-size:1.01rem}.socialmedia-icons i{color:var(--revers-color);font-size:22px}.left-tage,.socialmedia-icons{bottom:auto}.left-tage{align-items:center;bottom:26%;left:0}.left-tage,.socialmedia-icons{display:flex;justify-content:space-between;width:100%}.socialmedia-icons{bottom:14%;flex-direction:row;padding:0 3px}}.serveses{align-items:center;display:flex;gap:80px;justify-content:center;padding:210px 0;position:relative}.serveses-button{bottom:20%;position:absolute}.serveses-content{width:390px}.serveses-img{width:382px}.serveses-title{font-family:League Spartan;font-style:normal;font-weight:800;text-transform:uppercase}.serveses-content div{align-items:start;display:flex;gap:6px;justify-content:center;margin:10px 0}.serveses-descreption{margin:20px 0}.serveses-content div p,.serveses-descreption{font-family:Geist,sans-serif;font-style:normal;font-weight:400;line-height:20px;text-align:left}.serveses-content div span{color:var(--text-color);font-family:Geist,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:28.8px}@media (max-width:990px){.serveses{gap:5%;padding:190px 0}.serveses-button{bottom:15%}.serveses-content{width:40%}.serveses-img{width:352px}.serveses-title{font-family:League Spartan;font-style:normal;font-weight:800;text-transform:uppercase}.serveses-content div{align-items:start;display:flex;gap:6px;justify-content:center;margin:10px 0}.serveses-descreption{margin:20px 0}.serveses-content div p,.serveses-descreption{font-family:Geist,sans-serif;font-style:normal;font-weight:400;line-height:20px;text-align:left}.serveses-content div span{color:var(--text-color);font-family:Geist,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:28.8px}}@media (max-width:600px){.serveses{flex-direction:column;gap:5%;padding:140px 0}.serveses-button{bottom:15%}.serveses-content{width:80%}.serveses-img-div{margin-bottom:50px;width:300px}.serveses-img{width:290px}.serveses-button{bottom:5%}}.experions{align-items:center;background:var(--bg-color-1);display:flex;flex-direction:column;justify-content:center;padding:210px 0}.experions-content{display:grid;grid-template-columns:2fr 1fr;width:65%}.monde-img{margin-right:71px;width:263px}.experions-text{margin:12% 0 0 75px;width:80%}.experions-text h1{font-family:League Spartan,sans-serif;font-style:normal;font-weight:800;line-height:64px;text-transform:uppercase}.experions-text p{font-family:Geist,sans-serif;font-style:normal;font-weight:400;line-height:25px;width:350px}.experions-footer{align-items:center;display:flex;justify-content:space-between;margin-top:70px;width:62%}.experions-footer div{align-items:center;display:flex;justify-content:center}.experions-footer img{width:110px}.experions-footer div img{width:73px}@media (max-width:990px){.experions{background:var(--bg-color-1);flex-direction:column;padding:170px 0}.experions,.experions-content{align-items:center;display:flex;justify-content:center}.experions-content{gap:50px;width:80%}.monde-img{margin:0;width:218px}.experions-text{margin:0;width:auto}.experions-text h1{line-height:50px}.experions-text p{width:100%}.experions-footer{width:85%}.experions-footer img{width:100px}.experions-footer div img{width:63px}}@media (max-width:600px){.experions-content{flex-direction:column-reverse;text-align:center;width:90%}.monde-img{margin:0;width:188px}.experions-footer{width:90%}.experions-footer img{width:60px}.experions-footer div img{width:30px}}.works{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:180px}.works,.works h1{text-align:center}.works h1{font-family:League Spartan,sans-serif;font-style:normal;font-weight:700;line-height:64px;text-transform:uppercase}.work-boxs{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:50px 0}.work-box{align-items:center;background-color:var(--black-clr);background-color:#000;background-position:50%;background-repeat:no-repeat;cursor:pointer;display:flex;height:212px;justify-content:center;padding:0;width:320px}.work-box[data-index="0"]:hover{background-image:url(/static/media/phinix-bkg.3499c0c6cf5900dc479d.png)}.work-box[data-index="1"]{background-image:url(/static/media/myworks-img-2.c05ec283b50f892d0ecd.svg)}.work-box[data-index="1"]:hover{background-image:url(/static/media/myworks-img-2-bkg.fbce3e8a06dea1b5c06f.svg)}.work-box[data-index="3"]{background-image:url(/static/media/myworks-img-4.8b5560798deba81b4c6a.svg)}.work-box[data-index="3"]:hover{background-image:url(/static/media/myworks-img-4-bkg.ece6cbfe8d9f0a42479f.svg)}.work-box[data-index="4"]{background-image:url(/static/media/nfticks-white-logo.25c1e5085b5beef0c08b.svg)}.work-box[data-index="4"]:hover{background-image:url(/static/media/nfticks-white-logo-bkg.20b53538df1414fcf206.png)}.work-box[data-index="5"]{background-image:url(/static/media/myworks-img-6.b5d145c93ac2ea4a6e83.svg)}.work-box[data-index="5"]:hover{background-image:url(/static/media/myworks-img-6-bkg.becab1276feced4a00b9.svg)}.work-box[data-index="2"]:hover{background-image:url(/static/media/works-page-img-1-bkg.760f807f7edfbb82c2df.svg)}.work-box[data-index="2"]:hover img{opacity:0}.work-box[data-index="2"] img{margin-bottom:38px}@media (max-width:990px){.works{padding:140px}.work-boxs{gap:15px;margin:50px 0}.work-box{background-size:200px auto;height:130px;width:200px}.work-box[data-index="0"] img{width:138px}.work-box[data-index="4"] img{display:none}}@media (max-width:600px){.works{padding:100px}.works h1{white-space:nowrap}.work-boxs{gap:15px;grid-template-columns:1fr;margin:50px 0}.work-box{background-size:264px auto;height:175px;width:264px}.work-box[data-index="0"] img{width:138px}.work-box[data-index="4"] img{display:none}.works button{margin-top:70px}}.contact{align-items:center;background:var(--bg-color-1);display:flex;gap:100px;justify-content:center;padding:150px 0 190px}.contact h1{font-family:League Spartan,sans-serif;font-style:normal;font-weight:800;line-height:54px;margin-top:30px;text-transform:uppercase}.contact p{font-family:Geist,sans-serif;font-size:17.6px;font-style:normal;font-weight:400;line-height:24px;margin:15px 0}.contact-content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (max-width:990px){.contact{align-items:center;background:var(--bg-color-1);display:flex;gap:50px;justify-content:center;padding:110px 0 160px}.contact p{font-size:14px}.contact img{width:270px}}@media (max-width:600px){.contact{flex-direction:column;padding:90px 0 140px}.contact h1{font-size:38px}}footer{align-items:start;display:flex;gap:250px;justify-content:center;padding:80px 200px 30px}.left-footer h3{font-family:"Young Serif",serif;line-height:28px;margin:40px 0 10px}.left-footer h3,.left-footer p{font-style:normal;font-weight:400}.left-footer p{font-family:Geist,sans-serif;font-size:12px;line-height:22px}.copiryt{margin-top:100px}footer .logo{justify-content:start}footer .logo-name{font-family:Poppins,sans-serif;font-size:19.512px;font-style:normal;font-weight:600;letter-spacing:5.268px;line-height:normal;text-align:center}.right-footer h4{font-family:League Spartan,sans-serif;font-style:normal;font-weight:800;line-height:19.2px;margin:25px 0 15px;text-transform:uppercase}.right-footer li{font-family:Geist,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:24px;margin:2px 0}@media (max-width:990px){footer{gap:70px;padding:20px}.left-footer h3{font-size:14px;font-weight:300}}@media (max-width:600px){footer{flex-direction:column;gap:70px;padding:50px 20px}.left-footer h3{font-size:12px;font-weight:200}.copiryt{bottom:-180px;margin-top:20px;position:relative;text-align:center;width:100%}.right-footer h4{margin-top:0}.right-footer{position:relative;text-align:center;top:-70px;width:100%}footer ul{align-items:center;display:grid;grid-template-columns:repeat(3,2fr);justify-content:center;width:100%}footer li{font-size:10px;text-align:center}}.about{background-color:var(--bg-color-1);flex-direction:column;padding:110px 0}.about,.about-me{align-items:center;display:flex;justify-content:center}.about-me{gap:50px;margin-top:70px}.about-me div{max-width:485px}.about-me p{color:var(--text-color);font-family:Geist,sans-serif;font-size:1.001em;font-style:normal;font-weight:400;line-height:25px;text-align:justify}.includes{align-items:start;display:flex;flex-direction:column;justify-content:center;margin-left:85px;margin-top:50px;max-width:630px}.includes h4{font-family:Geist,sans-serif;font-size:1.02em;font-weight:800;line-height:28.8px}.includes P,.includes h4{font-style:normal;margin-bottom:30px}.includes P{font-size:.99em;font-weight:500;line-height:20px;padding-left:13px;text-align:left}.weight-txt{font-family:Geist,sans-serif;font-size:1.05em;font-style:normal;font-weight:600;line-height:28.8px;text-align:justify}.weight-txt:before{background-color:var(--text-color);border-radius:50%;content:"";display:flex;height:5px;left:-13px;position:relative;top:17px;width:5px}.green-word{color:#288221;font-family:Geist,sans-serif;font-style:normal;font-weight:600;line-height:28.8px}@media (max-width:600px){.about{background-color:var(--bg-color-1);padding:80px 20px}.about-me{flex-direction:column}.includes{margin:50px 0 0;max-width:100%}.includes h4{font-size:1.04em}}.servicesPage{background:var(--bg-color-1);color:var(--text-color);margin:auto;padding:110px 0 150px}.services-center-div,.servicesPage{align-items:center;display:flex;justify-content:center}.services-center-div{flex-direction:column;width:40%}.servicesPage-item{padding:10px;width:100%}.servicesPage-header{align-items:center;cursor:pointer;display:flex;font-size:18px;font-weight:700;justify-content:space-between}.servicesPage-header h3{font-family:League Spartan,serif;font-size:1.3em;font-style:normal;font-weight:800;line-height:54.4px;text-transform:uppercase}.servicesPage-content{font-size:.9em;font-style:normal;font-weight:400;line-height:28.8px;margin-bottom:22px;margin-top:10px}.servicesPage i{font-size:24px}@media (max-width:600px){.servicesPage{align-items:center;background:var(--bg-color-1);color:var(--text-color);display:flex;justify-content:center;margin:auto;padding:80px 20px}.services-center-div,.servicesPage-item{width:100%}.servicesPage-header{align-items:center;cursor:pointer;display:flex;font-size:18px;font-weight:700;justify-content:space-between}.servicesPage-header h3{font-size:1.2em}.servicesPage-content{font-size:1em;font-style:normal;font-weight:400;line-height:28.8px;margin-bottom:22px;margin-top:10px}.servicesPage i{font-size:20px}}.works-page{align-items:center;display:flex;flex-direction:column;justify-content:center}.works-page button{display:none}.works-page h1{margin-bottom:30px;margin-top:-150px}.works-page-box{align-items:center;background-color:var(--black-clr);background-color:#000;background-position:50%;background-repeat:no-repeat;cursor:pointer;display:flex;height:212px;justify-content:center;margin-bottom:190px;padding:0;width:320px}.works-page .works-page-box[data-index="1"]{background-image:url(/static/media/works-page-img-2.8aa5a00264b3174e19c8.svg)}.works-page .works-page-box[data-index="1"]:hover{background-image:url(/static/media/works-page-img-2-bkg.d94247ebe0e36515ad50.svg)}.works-page .works-page-box[data-index="0"]{background-image:url(/static/media/works-page-img-3.470a20b66860d0af3657.svg)}.works-page .works-page-box[data-index="0"]:hover{background-image:url(/static/media/works-page-img-3-bkg.2ed515fd5510f12bf12e.svg)}@media (max-width:990px){.works-page-box{background-size:200px auto;height:130px;width:200px}}@media (max-width:600px){.works-page h1{margin-top:0}.works-page-box{background-size:264px auto;height:175px;margin-bottom:20px;width:264px}}.works-page .works-page-box[data-index="0"] img{width:210px}.each-work,.each-work-center-div{align-items:center;display:flex;justify-content:center}.each-work-center-div{flex-direction:column;padding:180px 0;text-align:center}.each-work-top-div{margin-bottom:120px;text-align:left;width:490px}.back-link{font-family:Geist,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:40px}.back-link,.each-work-top-div span{color:#288221}.each-work-top-div h3{font-family:League Spartan,serif;font-size:18px;font-style:normal;font-weight:800;line-height:40px;margin:5px 0 25px;text-transform:uppercase}.each-work-top-div p{font-style:normal;font-weight:400;line-height:25px;text-align:justify}.center-vd{background-position:50%;background-repeat:no-repeat;width:870px}.each-work-bottom-div{font-family:Geist,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:25px;margin-top:100px;text-align:left;text-align:justify;width:490px}.each-work-bottom-div p{margin-bottom:25px}.coming-soon{color:#288221;font-family:League Spartan,serif;font-size:80px;font-style:normal;font-weight:600;line-height:40px;margin:80px 0;text-align:center;text-transform:uppercase}.image-slider{align-items:center;display:flex;gap:90px;justify-content:center}.image-slider i{cursor:pointer;font-size:40px}@media (max-width:990px){.each-work-center-div{padding-top:20%}.center-vd{width:90%}.each-work-top-div{margin-bottom:120px;max-width:80%;text-align:left}.image-slider img{width:60%}.image-slider i{cursor:pointer;font-size:40px}.image-slider{gap:40px}}@media (max-width:600px){.each-work-center-div{padding-top:20%}.each-work-top-div{margin-bottom:120px;max-width:100%;padding:0 20px;text-align:left}.center-vd{width:90%}.image-slider img{width:240px}.image-slider i{font-size:20px}.image-slider{gap:8px;padding:20px}.each-work-bottom-div p{padding:0 20px}}[data-theme=light]{--bg-color-1:#f0ece8;--bg-color-2:#f4efed;--hero-tag-color:#361010;--revers-color:#1f1f1f;--text-color:#222;--shadow-color:#000}[data-theme=dark]{--bg-color-1:#1f1f1f;--bg-color-2:#1b1b1b;--hero-tag-color:#efc9c9;--revers-color:#f0ece8;--text-color:#fff;--shadow-color:#fff}.loading-container{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader{display:flex;gap:10px}.loader span{animation:bounce 1.5s ease-in-out infinite;background:#000;border-radius:50%;height:15px;width:15px}.loader span:first-child{animation-delay:0s}.loader span:nth-child(2){animation-delay:.2s}.loader span:nth-child(3){animation-delay:.4s}.loader span:nth-child(4){animation-delay:.6s}.loader span:nth-child(5){animation-delay:.8s}@keyframes bounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(-14px)}}
/*# sourceMappingURL=main.5a6d0f6c.css.map*/