.sidebar{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:var(--green);color:var(--ivory);z-index:100}.sidebar .sidebar__container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start}.sidebar .sidebar__container .left__section{width:7%;height:100%;border-right:.5px solid var(--ivory);position:relative}.sidebar .sidebar__container .left__section .s-dash{width:50px;height:1px;display:block;background-color:var(--ivory);position:absolute;top:5%;left:50%;transform:translateX(-50%)}.sidebar .sidebar__container .left__section .cabric__name-container{position:absolute;bottom:28%;left:65%;width:max-content;height:33.6px;white-space:nowrap;overflow:hidden;z-index:2;transform-origin:bottom left;transform:rotate(-90deg)}.sidebar .sidebar__container .left__section .cabric__name-container .name__slider{width:100%;height:100%;transform:none}.sidebar .sidebar__container .left__section .cabric__name-container .name__slider h3{height:max-content;white-space:nowrap;font-size:var(--h2-font-size);font-weight:var(--font-medium);letter-spacing:1.5px;pointer-events:none}.sidebar .sidebar__container .left__section span{position:absolute;bottom:5%;left:57%;white-space:nowrap;z-index:2;transform-origin:bottom left;transform:rotate(-90deg);font-size:var(--small-font-size)}.sidebar .sidebar__container .right__section{width:93%;height:100%;position:relative;padding:1rem 2rem}.sidebar .sidebar__container .right__section .s-contact{position:absolute;width:300px;height:200px;top:50%;left:5%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1.2rem}.sidebar .sidebar__container .right__section .s-contact h4{font-weight:var(--font-normal);font-size:var(--h1-font-size);margin-bottom:.5rem;letter-spacing:2px}.sidebar .sidebar__container .right__section .s-contact span{font-size:var(--small-font-size);font-weight:var(--font-light)}.sidebar .sidebar__container .right__section .s-contact span.s-location{width:85%}.sidebar .sidebar__container .right__section .s-contact a{text-decoration:underline;font-size:var(--smaller-font-size);color:var(--ivory);font-weight:var(--font-light)}.sidebar .sidebar__container .right__section .close__button{width:100px;height:100px;border:1px solid var(--ivory);display:grid;place-items:center;border-radius:50%;position:absolute;top:4%;right:2.5%;cursor:pointer}.sidebar .sidebar__container .right__section .close__button span{font-size:var(--small-font-size)}.sidebar .sidebar__container .right__section .close__button2{display:none}.sidebar .sidebar__container .right__section .s-social__links{display:flex;flex-direction:column;gap:.7rem;position:absolute;bottom:5%;right:3%;align-items:flex-end}.sidebar .sidebar__container .right__section .s-social__links a{color:var(--ivory);font-size:var(--smaller-font-size)}.sidebar .sidebar__container .right__section .sidebar__content{position:absolute;top:50%;right:25%;width:400px;aspect-ratio:1/1.1;transform:translateY(-50%)}.sidebar .sidebar__container .right__section .sidebar__content .side__image{width:100%;height:100%;position:relative;filter:brightness(65%)}.sidebar .sidebar__container .right__section .sidebar__content .side__image img{object-fit:cover}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:0}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a{color:var(--ivory);font-size:calc(var(--h1-font-size) + 2rem);position:relative;padding:1rem}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a:first-of-type{left:-50px}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a:nth-of-type(2){right:-100px}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a:nth-of-type(3){left:-100px}@media screen and (max-width:1280px){.sidebar .sidebar__container .left__section{width:8%}.sidebar .sidebar__container .left__section .s-dash{width:40px;height:1px;top:5%;left:50%;transform:translateX(-50%)}.sidebar .sidebar__container .left__section .cabric__name-container{bottom:28%;left:67%}.sidebar .sidebar__container .left__section span{left:58%}.sidebar .sidebar__container .right__section{width:92%;padding:1rem 2rem}.sidebar .sidebar__container .right__section .s-contact{width:300px;height:200px;top:50%;left:5%}.sidebar .sidebar__container .right__section .close__button{width:95px;height:95px}.sidebar .sidebar__container .right__section .sidebar__content{right:15%}}@media screen and (max-width:1088px){.sidebar .sidebar__container .left__section{width:8%}.sidebar .sidebar__container .left__section .s-dash{width:40px;height:1px;top:5%;left:50%;transform:translateX(-50%)}.sidebar .sidebar__container .left__section .cabric__name-container{height:27.2px;bottom:28%;left:67%}.sidebar .sidebar__container .left__section span{left:58%}.sidebar .sidebar__container .right__section{width:92%}.sidebar .sidebar__container .right__section .close__button{width:90px;height:90px}.sidebar .sidebar__container .right__section .sidebar__content{right:10%;width:375px;aspect-ratio:1/1.2}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a{font-size:calc(var(--h1-font-size) + 2rem);position:relative;padding:1rem}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a:first-of-type{left:0}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a:nth-of-type(2){right:0}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a:nth-of-type(3){left:0}}@media screen and (max-width:850px){.sidebar .sidebar__container .left__section .s-dash{width:35px}.sidebar .sidebar__container .left__section .cabric__name-container{height:27.2px;left:71%}.sidebar .sidebar__container .left__section span{left:60%}.sidebar .sidebar__container .right__section{width:92%}.sidebar .sidebar__container .right__section .close__button{width:90px;height:90px}.sidebar .sidebar__container .right__section .sidebar__content{right:6%;width:375px;aspect-ratio:1/1.2}}@media screen and (max-width:800px){.sidebar .sidebar__container .left__section{display:none}.sidebar .sidebar__container .right__section{width:100%;padding:2rem 1rem}.sidebar .sidebar__container .right__section .close__button{width:90px;height:90px}.sidebar .sidebar__container .right__section .sidebar__content{right:6%;width:375px;aspect-ratio:1/1.2}}@media screen and (max-width:730px){.sidebar .sidebar__container .left__section{display:none}.sidebar .sidebar__container .right__section{width:100%;padding:2rem 1rem}.sidebar .sidebar__container .right__section .close__button{width:90px;height:90px}.sidebar .sidebar__container .right__section .sidebar__content{aspect-ratio:1/1.2;top:15%;right:50%;width:400px;transform:translate(50%)}.sidebar .sidebar__container .right__section .s-contact{position:absolute;width:300px;height:100px;top:80%;left:50%;transform:translate(-50%,-50%);justify-content:space-between;align-items:center}.sidebar .sidebar__container .right__section .s-contact h4{display:none}.sidebar .sidebar__container .right__section .s-contact span{font-size:var(--small-font-size)}.sidebar .sidebar__container .right__section .s-contact span.s-location{width:max-content}.sidebar .sidebar__container .right__section .s-social__links{width:80%;display:flex;flex-direction:row;gap:0;justify-content:space-between;position:absolute;bottom:6%;right:50%;transform:translateX(50%);align-items:center}.sidebar .sidebar__container .right__section .s-social__links a{font-size:var(--smaller-font-size)}.sidebar .sidebar__container .right__section .s-social__links a:first-of-type{order:2}.sidebar .sidebar__container .right__section .s-social__links a:nth-of-type(2){order:1}.sidebar .sidebar__container .right__section .s-social__links a:nth-of-type(3){order:3}}@media screen and (max-width:500px){.sidebar .sidebar__container .right__section{width:100%;padding:2rem 1rem}.sidebar .sidebar__container .right__section .close__button{display:none}.sidebar .sidebar__container .right__section .close__button2{display:block;position:absolute;top:4%;right:6%}.sidebar .sidebar__container .right__section .close__button2 svg{font-size:2.5rem}.sidebar .sidebar__container .right__section .sidebar__content{width:90%;top:13%;right:50%;transform:translate(50%)}.sidebar .sidebar__container .right__section .s-contact{top:77%}.sidebar .sidebar__container .right__section .s-social__links{width:90%}}@media screen and (max-width:500px)and (max-height:740px){.sidebar .sidebar__container .right__section .sidebar__content{aspect-ratio:1/1.1;top:14%;width:380px;transform:translate(50%)}.sidebar .sidebar__container .right__section .s-contact{height:80px;top:80%}}@media screen and (max-width:390px){.sidebar .sidebar__container .right__section .sidebar__content{width:90%;top:13%;right:50%;transform:translate(50%)}.sidebar .sidebar__container .right__section .sidebar__content .s-links__container a{font-size:calc(var(--h1-font-size) + 1.7rem)}}header{width:100%;height:var(--header-height);font-family:var(--montserrat2-font);position:fixed;top:0;left:0;z-index:20}header .navigation__container{height:100%}header .navigation__container .navbar{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}header .navigation__container .navbar .logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:.5rem;align-items:flex-end;color:var(--green)}header .navigation__container .navbar .nav__menu,header .navigation__container .navbar a{font-weight:var(--font-medium);color:var(--green);font-size:calc(var(--normal-font-size) + .1rem)}header .navigation__container .navbar .nav__menu{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.3rem}@media screen and (max-width:628px){header{height:6.5rem}header .navigation__container .navbar{justify-content:flex-end}header .navigation__container .navbar .logo{top:50%;left:0;transform:translate(-10%,-50%) scale(.7)}header .navigation__container .navbar a{display:none}}.footer{width:100%;height:25rem;background-color:var(--green-2)}.footer .footer__container{height:100%;padding:3rem 0;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.footer .footer__container h3{font-size:var(--h2-font-size);font-weight:var(--font-medium)}.footer .footer__container .contact__email{font-size:4rem;color:var(--green);font-weight:var(--font-medium)}.footer .footer__container .footer__links{width:100%;display:flex;justify-content:space-between;align-items:flex-end;font-size:var(--smaller-font-size)}.footer .footer__container .footer__links a,.footer .footer__container .footer__links span{color:var(--green);font-weight:var(--font-medium)}.footer .footer__container .footer__links .f-social__links{display:flex;gap:1rem}@media screen and (max-width:1300px){.footer{height:25rem}.footer .footer__container .contact__email{font-size:3rem}}@media screen and (max-width:1000px){.footer{height:25rem}.footer .footer__container .contact__email{font-size:2.5rem}}@media screen and (max-width:870px){.footer{height:22rem}.footer .footer__container{padding:2.5rem 0}.footer .footer__container .contact__email{font-size:2rem}}@media screen and (max-width:710px){.footer .footer__container .contact__email{font-size:1.5rem;font-family:var(--montserrat2-font)}.footer .footer__container .footer__links{font-size:var(--tiny-font-size)}}@media screen and (max-width:520px){.footer .footer__container .contact__email{font-size:1rem}.footer .footer__container .footer__links .f-social__links{display:none}}@media screen and (max-width:450px){.footer{height:18rem}.footer .footer__container{padding:2rem 0}}.home{width:100%}.home .home__container{width:100%;padding-top:11rem}.home .home__container .container{display:flex;justify-content:flex-end;margin-bottom:2rem}.home .home__container .container h3{text-align:end;font-size:var(--h3-font-size);font-weight:var(--font-normal);line-height:30px}.home .home__container .container h4{text-align:end;display:none}@media screen and (max-width:1088px){.home .home__container{padding-top:10rem}.home .home__container .container{margin-bottom:2rem}.home .home__container .container h3{line-height:26px}}@media screen and (max-width:628px){.home .home__container{padding-top:8rem}.home .home__container .container{margin-bottom:2rem}.home .home__container .container h3{line-height:24px}}@media screen and (max-width:372px){.home .home__container .container h3{display:none}.home .home__container .container h4{display:block;text-align:end;font-size:calc(var(--h3-font-size) - .05rem);font-weight:var(--font-normal)}}.m-sliderContainer{position:relative;border-bottom:1px solid var(--green);border-top:1px solid var(--green);margin-bottom:3rem;font-family:var(--montserrat2-font)}.m-sliderContainer .m-slider{position:relative;white-space:nowrap;display:flex}.m-sliderContainer .m-slider p{margin:0;color:var(--green);font-size:calc(var(--biggest-font-size) + 1rem);font-weight:var(--font-medium)}.m-sliderContainer .m-slider p span{display:inline-block;width:5px;height:5px}.m-sliderContainer .m-slider p:nth-of-type(2){position:absolute;left:2202px}@media screen and (max-width:1088px){.m-sliderContainer .m-slider p:nth-of-type(2){left:1902.22px}}@media screen and (max-width:628px){.m-sliderContainer .m-slider p{font-size:calc(var(--biggest-font-size) + 2rem)}.m-sliderContainer .m-slider p:nth-of-type(2){left:1602.72px}}.heroimage__container{height:45rem;position:relative}.heroimage__container .hero__image-slider{width:100%;height:100%}.heroimage__container .hero__image-slider .hero__image-wrapper,.heroimage__container .hero__image-slider .hero__image-wrapper .hero__image{width:100%;height:100%;position:relative}.heroimage__container .hero__image-slider .hero__image-wrapper .hero__image img{object-fit:cover}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim{position:absolute}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-1{top:44%;left:51%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-1 .spot__text{position:absolute;top:50%;left:50%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-1 .spot__text svg{flex-shrink:0;stroke-width:1.2px}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-1 .spot__text span{position:absolute;font-size:var(--smaller-font-size);color:var(--ivory);padding:.3rem 1.3rem;border-radius:5px;background-color:hsla(34,76%,94%,.4);top:70%;left:99%;transform:translateY(-50%);opacity:0}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-2{top:69%;left:47%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-2 .spot__text{position:absolute;top:90%;left:50%;transform:translateY(-100%)}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-2 .spot__text svg{flex-shrink:0;stroke-width:1.2px;stroke:#fff}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-2 .spot__text span{position:absolute;font-size:var(--smaller-font-size);color:var(--ivory);padding:.3rem 1.3rem;border-radius:5px;background-color:hsla(34,76%,94%,.4);white-space:nowrap;top:0;left:99.5%;transform:translateY(-50%);opacity:0}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-3{top:68%;left:72%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-3 .spot__text{position:absolute;top:25%;left:50%;transform:translateY(-50%)}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-3 .spot__text svg{flex-shrink:0;stroke-width:1.2px;stroke:#fff}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-3 .spot__text span{position:absolute;font-size:var(--smaller-font-size);color:var(--ivory);padding:.3rem 1.3rem;border-radius:5px;background-color:hsla(34,76%,94%,.4);white-space:nowrap;top:70%;left:99.5%;transform:translateY(-50%);opacity:0}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-4{top:44%;left:25%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-4 .spot__text{position:absolute;top:80%;left:50%;transform:translate(-100%,-100%)}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-4 .spot__text svg{flex-shrink:0;stroke-width:1.2px;stroke:#fff}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-4 .spot__text span{position:absolute;font-size:var(--smaller-font-size);color:var(--ivory);padding:.3rem 1.3rem;border-radius:5px;background-color:hsla(34,76%,94%,.4);white-space:nowrap;top:0;left:0;transform:translate(-99%,-50%);opacity:0}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5{top:66%;left:22%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text{position:absolute;top:65%;left:0;transform:translate(-95%)}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text svg{flex-shrink:0;stroke-width:1.2px;stroke:#fff}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text span{position:absolute;font-size:var(--smaller-font-size);color:var(--ivory);padding:.3rem 1.3rem;border-radius:5px;background-color:hsla(34,76%,94%,.4);white-space:nowrap;top:85%;left:0;transform:translate(-100%,-50%);opacity:0}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim .spotlight{display:flex;justify-content:center;align-items:center;background-color:hsla(34,76%,94%,.4);width:1.2rem;height:1.2rem;border-radius:50%;opacity:0}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim .spotlight span{width:.7rem;height:.7rem;border-radius:50%;display:block;background-color:var(--ivory)}.heroimage__container .sscroll-guide{width:max-content;height:max-content;border-radius:5px;position:fixed;bottom:10%;left:50%;transform:translateX(-50%);background-color:var(--green);color:var(--ivory);padding:.5rem 1rem;z-index:10;font-family:var(--montserrat2-font);letter-spacing:.8px;display:none;justify-content:center;align-items:center;gap:.5rem;opacity:0;visibility:hidden}.heroimage__container .sscroll-guide span{text-transform:uppercase;font-size:calc(var(--smaller-font-size) - .2rem)}.heroimage__container .sscroll-guide svg{font-size:var(--normal-font-size)}.heroimage__container .sscroll-guide svg.svg-1{transform:rotate(-90deg)}.heroimage__container .sscroll-guide svg.svg-2{transform:rotate(90deg)}@media screen and (max-width:1280px){.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-1{top:45%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-2{top:67%;left:48%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5{top:64%}}@media screen and (max-width:1170px){.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-2{top:67%;left:43%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-3{top:63%;left:72%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5{top:62%}}@media screen and (max-width:1025px){.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-1{top:45%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-2{top:64%;left:42%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-3{top:63%;left:72%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5{top:62%;left:20.5%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text{position:absolute;top:55%;left:0;transform:translate(-90%,-10%)}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text svg{stroke-width:1.7px;width:5rem}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text span{top:70%;left:0}}@media screen and (max-width:930px){.heroimage__container{height:37rem}.heroimage__container .hero__image-slider{overflow:auto}.heroimage__container .hero__image-slider .hero__image-wrapper{min-width:835px}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-4{left:24.5%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5{top:62%;left:20.5%}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text{position:absolute;top:55%;left:0;transform:translate(-90%,-10%)}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text svg{stroke-width:1.7px;width:5rem}.heroimage__container .hero__image-slider .hero__image-wrapper .room__anim.ra-5 .spot__text span{top:70%;left:0}.heroimage__container .sscroll-guide{display:flex}}.about__home{margin-top:5rem}.about__home .h-about__container .split__words{display:flex;flex-wrap:wrap;line-height:40px}.about__home .h-about__container .split__words p{font-size:var(--h2-font-size);font-family:var(--montserrat2-font);margin-right:7.5px}.about__home .h-about__container .split__words p span{opacity:.2}@media screen and (max-width:1088px){.about__home{margin-top:4rem}.about__home .h-about__container .split__words{line-height:36px}}@media screen and (max-width:628px){.about__home{margin-top:3rem}.about__home .h-about__container .split__words{line-height:32px}.about__home .h-about__container .split__words p{font-size:calc(var(--h2-font-size) - .1rem)}}.about__ceo{width:100%;display:flex;justify-content:space-between;align-items:flex-end;margin:3rem 0 6rem}.about__ceo .ceo__image{width:40%;aspect-ratio:1/1.2;position:relative}.about__ceo .ceo__image .ceo__back-image{width:100%;height:100%;background-color:#ffdaab}.about__ceo .ceo__image .ceo__image{position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:2;overflow:hidden}.about__ceo .ceo__image .ceo__image img{object-fit:cover}.about__ceo .ceo__desc{width:45%;height:100%;display:flex;flex-direction:column;gap:2rem}.about__ceo .ceo__desc .first__text{display:flex;flex-wrap:wrap;line-height:27px}.about__ceo .ceo__desc .first__text .text__overflow{overflow:hidden;font-size:calc(var(--h3-font-size) - .2rem);margin-right:7px}.about__ceo .ceo__desc .first__text .text__overflow p{position:relative;top:-100%}@media screen and (max-width:1170px){.about__ceo{margin:4rem 0 6rem}.about__ceo .ceo__image{width:45%;aspect-ratio:1/1.2}}@media screen and (max-width:1088px){.about__ceo .ceo__desc{width:47%}.about__ceo .ceo__desc .first__text{line-height:25px}.about__ceo .ceo__desc .first__text .text__overflow{font-size:calc(var(--h3-font-size) - .05rem)}}@media screen and (max-width:982px){.about__ceo .ceo__desc .first__text{line-height:22px}.about__ceo .ceo__desc .first__text .text__overflow{font-size:calc(var(--h3-font-size) - .2rem)}}@media screen and (max-width:801px){.about__ceo{margin:4rem 0 5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem}.about__ceo .ceo__image{width:55%}.about__ceo .ceo__desc{width:100%}.about__ceo .ceo__desc .first__text .text__overflow{font-size:var(--h3-font-size)}}@media screen and (max-width:500px){.about__ceo .ceo__image{width:100%}}.numbers__div{width:100%;padding:2.5rem 0;display:flex;justify-content:space-between;align-items:flex-start;border-top:1px solid var(--green);opacity:.3}.numbers__div.last__number{border-bottom:1px solid var(--green)}.numbers__div .left__section,.numbers__div .right__section{width:50%}.numbers__div .left__section{display:flex;justify-content:flex-start;align-items:flex-start}.numbers__div .left__section .a-number{font-family:var(--montserrat2-font);font-size:var(--biggest-font-size);line-height:103px}.numbers__div .left__section span{font-size:calc(var(--normal-font-size) + .1rem);font-family:var(--optician-font)}.numbers__div .right__section p{width:60%;font-size:var(--small-font-size)}@media screen and (max-width:1030px){.numbers__div .left__section{width:60%}.numbers__div .left__section .a-number{font-size:calc(var(--biggest-font-size) - .2rem);line-height:100px}.numbers__div .left__section span{font-size:var(--small-font-size)}.numbers__div .right__section{width:40%}.numbers__div .right__section p{width:70%}}@media screen and (max-width:900px){.numbers__div .left__section .a-number{font-size:calc(var(--biggest-font-size) - .2rem);line-height:100px}.numbers__div .right__section{width:40%}.numbers__div .right__section p{width:100%}}@media screen and (max-width:628px){.numbers__div .left__section{width:55%}.numbers__div .left__section .a-number{font-size:calc(var(--biggest-font-size) + .5rem);line-height:80px}.numbers__div .left__section span{font-size:var(--smaller-font-size)}.numbers__div .right__section{width:45%}}@media screen and (max-width:550px){.numbers__div{width:100%;flex-direction:column;justify-content:flex-start;gap:1rem;padding:1.9rem 0 2.5rem}.numbers__div .left__section{width:100%}.numbers__div .left__section .a-number{line-height:110px}.numbers__div .left__section span{font-size:calc(var(--small-font-size) + .1rem);position:relative;top:15px}.numbers__div .right__section{width:100%}.numbers__div .right__section p{font-size:calc(var(--small-font-size) + .1rem)}}.pathof__progress{margin-top:7rem;width:100%}.pathof__progress .path__container{display:flex;flex-direction:column;gap:3rem;justify-content:center;align-items:flex-start}.pathof__progress .path__container .path__titles{display:grid;grid-gap:.7rem;gap:.7rem;font-family:var(--montserrat2-font)}.pathof__progress .path__container .path__titles .subtitle{font-family:var(--optician-font);color:var(--green);font-size:calc(var(--normal-font-size) + .2rem);position:relative;transition:all .7s cubic-bezier(.76,0,.24,1)}.pathof__progress .path__container .path__titles .title{font-size:calc(var(--h3-font-size) + .3rem);position:relative;transition:all .7s cubic-bezier(.76,0,.24,1)}.pathof__progress .path__container .path__contents{display:flex;justify-content:space-between;align-items:flex-start}.pathof__progress .path__container .path__contents .left__section{width:40%;display:flex;flex-direction:column;gap:1rem}.pathof__progress .path__container .path__contents .left__section .path__image{position:relative;width:100%;aspect-ratio:1/.9;transition:-webkit-clip-path .8s cubic-bezier(.87,0,.13,1);transition:clip-path .8s cubic-bezier(.87,0,.13,1);transition:clip-path .8s cubic-bezier(.87,0,.13,1),-webkit-clip-path .8s cubic-bezier(.87,0,.13,1)}.pathof__progress .path__container .path__contents .left__section .path__image img{object-fit:cover;object-position:top}.pathof__progress .path__container .path__contents .left__section .path__content{display:grid;grid-gap:1.2rem;gap:1.2rem}.pathof__progress .path__container .path__contents .left__section .path__content .pc-title{font-family:var(--montserrat2-font);font-size:calc(var(--h3-font-size) + .1rem)}.pathof__progress .path__container .path__contents .left__section .path__content .pc-text{line-height:23px}.pathof__progress .path__container .path__contents .right__section{width:50%;display:flex;justify-content:space-between;align-items:flex-start}.pathof__progress .path__container .path__contents .right__section .pc-1{width:48%;display:flex;flex-direction:column;gap:1rem}.pathof__progress .path__container .path__contents .right__section .pc-1 .path__image{position:relative;width:100%;aspect-ratio:1/1.3}.pathof__progress .path__container .path__contents .right__section .pc-1 .path__image img{object-fit:cover;object-position:top}.pathof__progress .path__container .path__contents .right__section .pc-1 .path__content{display:grid;grid-gap:1.2rem;gap:1.2rem}.pathof__progress .path__container .path__contents .right__section .pc-1 .path__content .pc-title{font-family:var(--montserrat2-font);font-size:var(--h3-font-size)}.pathof__progress .path__container .path__contents .right__section .pc-1 .path__content .pc-text{line-height:23px}.pathof__progress .path__container .path__cta{width:180px;height:180px;border:1px solid var(--green);display:grid;place-items:center;border-radius:50%;margin:3rem auto 0;color:var(--green)}.pathof__progress .path__container .path__cta span{font-size:var(--smaller-font-size);font-family:var(--montserrat2-font)}@media screen and (max-width:1054px){.pathof__progress{margin-top:6rem;width:100%}.pathof__progress .path__container .path__contents .left__section .path__content{gap:1.1rem}.pathof__progress .path__container .path__contents .left__section .path__content .pc-text{line-height:21px}.pathof__progress .path__container .path__contents .right__section{width:53%}.pathof__progress .path__container .path__contents .right__section .pc-1 .path__content{gap:1.1rem}.pathof__progress .path__container .path__contents .right__section .pc-1 .path__content .pc-text{line-height:21px}}@media screen and (max-width:1000px){.pathof__progress .path__container .path__contents{flex-direction:column;justify-content:flex-start;gap:3rem}.pathof__progress .path__container .path__contents .left__section{width:48%}.pathof__progress .path__container .path__contents .right__section{width:100%}.pathof__progress .path__container .path__contents .right__section .pc-1 .path__image{aspect-ratio:1/.9}}@media screen and (max-width:655px){.pathof__progress .path__container .path__contents .left__section{width:100%}.pathof__progress .path__container .path__contents .right__section{flex-direction:column;justify-content:flex-start;gap:3rem}.pathof__progress .path__container .path__contents .right__section .pc-1{width:100%}.pathof__progress .path__container .path__contents .right__section .pc-1:first-of-type .path__image img{object-position:0 30%}.pathof__progress .path__container .path__contents .right__section .pc-1:nth-of-type(2) .path__image img{object-position:20% 0}.pathof__progress .path__container .path__cta{width:150px;height:150px;margin:2rem auto 0}}.services__card-wrapper{width:32%;height:425px;border-radius:15px;overflow:hidden}.services__card-wrapper .services__card-cover{width:100%;height:0%;overflow:hidden;transition:all .5s cubic-bezier(.76,0,.24,1)}.services__card-wrapper .services__card-cover .services__card{width:100%;height:425px;min-height:425px;position:relative;border-radius:15px;overflow:hidden;background-color:var(--green-2);display:block}.services__card-wrapper .services__card-cover .services__card .service__img{width:100%;height:100%;position:absolute;top:0;left:0;filter:brightness(70%);opacity:0;transition:opacity .7s ease}.services__card-wrapper .services__card-cover .services__card .service__img img{object-fit:cover}.services__card-wrapper .services__card-cover .services__card .service__content{z-index:2;width:100%;height:100%;padding:2.5rem;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.services__card-wrapper .services__card-cover .services__card .service__content .con-top{display:grid;grid-gap:.7rem;gap:.7rem}.services__card-wrapper .services__card-cover .services__card .service__content .con-top .top-subtitle{font-family:var(--optician-font);font-size:calc(var(--normal-font-size) + .2rem)}.services__card-wrapper .services__card-cover .services__card .service__content .con-top .top-title{font-size:calc(var(--h2-font-size) + .1rem)}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom{display:flex;gap:.7rem;justify-content:center;align-items:center;width:max-content;cursor:pointer}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom .arrow-span{width:45px;height:45px;border-radius:50%;display:grid;place-items:center}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom .arrow-span svg{font-size:calc(var(--normal-font-size) + .1rem)}.services__card-wrapper .services__card-cover .services__card .services__modal{position:fixed;inset:0;background-color:rgba(0,0,0,.3);padding:2rem 1rem;display:grid;place-items:center;visibility:hidden;transform:scale(.5);opacity:0;transition:all .7s cubic-bezier(.87,0,.13,1);z-index:30}.services__card-wrapper .services__card-cover .services__card .services__modal.active-modal{visibility:visible;opacity:1;transform:scale(1)}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content{position:relative;background-color:var(--green);padding:3rem 2rem;border-radius:1rem;color:var(--ivory);max-width:500px;display:grid;grid-gap:2rem;gap:2rem}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content .sc-header{display:flex;justify-content:space-between;align-items:flex-start}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content .sc-header .sch-left{display:grid;grid-gap:.5rem;gap:.5rem;width:70%}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content .sc-header .sch-left .top-subtitle{color:var(--ivory);font-size:calc(var(--smaller-font-size) + .2rem);font-family:var(--optician-font)}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content .sc-header .sch-left .top-title{font-size:calc(var(--h2-font-size) + .1rem)}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content .sc-header .sch-right{width:max-content}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content .sc-header .sch-right svg{font-size:var(--h2-font-size);color:var(--ivory);cursor:pointer}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content .sc-content p{font-size:var(--small-font-size);line-height:22px}@media screen and (max-width:1100px){.services__card-wrapper{width:32%;height:350px}.services__card-wrapper .services__card-cover .services__card{height:350px;min-height:350px}.services__card-wrapper .services__card-cover .services__card .service__content{padding:2rem}}@media screen and (max-width:1024px){.services__card-wrapper .services__card-cover .services__card .service__img{opacity:1!important}.services__card-wrapper .services__card-cover .services__card .service__content{color:var(--ivory)!important}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom .arrow-span{border:1px solid var(--ivory)!important}}@media screen and (max-width:1000px){.services__card-wrapper{width:100%;height:400px}.services__card-wrapper .services__card-cover .services__card{height:400px;min-height:400px}}@media screen and (max-width:800px){.services__card-wrapper{width:100%;height:340px}.services__card-wrapper .services__card-cover .services__card{height:340px;min-height:340px}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom{gap:.7rem}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom .arrow-span{width:40px;height:40px}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom .arrow-span svg{font-size:var(--normal-font-size)}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom span:nth-of-type(2){font-size:var(--small-font-size)}}@media screen and (max-width:670px){.services__card-wrapper{height:450px}.services__card-wrapper .services__card-cover .services__card{height:450px;min-height:450px}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom{gap:.7rem}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom .arrow-span{width:40px;height:40px}}@media screen and (max-width:570px){.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content{padding:3rem 2rem;max-width:400px}}@media screen and (max-width:500px){.services__card-wrapper{height:360px}.services__card-wrapper .services__card-cover .services__card{height:360px;min-height:360px}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom{gap:.7rem}.services__card-wrapper .services__card-cover .services__card .service__content .con-bottom .arrow-span{width:40px;height:40px}}@media screen and (max-width:450px){.services__card-wrapper .services__card-cover .services__card .service__content{padding:2rem 1.5rem}.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content{padding:2rem 1.5rem;max-width:350px}}@media screen and (max-width:400px){.services__card-wrapper .services__card-cover .services__card .services__modal .services__m-content{max-width:300px}}.home__services{margin-top:5rem;background-color:var(--green);width:100%;color:var(--ivory);padding:3rem 0 5rem}.home__services .services__container{display:grid;grid-gap:4rem;gap:4rem}.home__services .services__container .top__services{width:100%;display:flex;justify-content:space-between;align-items:flex-end}.home__services .services__container .top__services .top__left{display:grid;grid-gap:.7rem;gap:.7rem;font-family:var(--montserrat2-font);width:30%}.home__services .services__container .top__services .top__left .s-subtitle{font-size:calc(var(--normal-font-size) + .2rem);color:var(--ivory);position:relative;transition:all .7s cubic-bezier(.87,0,.13,1);font-family:var(--optician-font)}.home__services .services__container .top__services .top__left .s-title{font-size:calc(var(--h3-font-size) + .3rem);position:relative;transition:all .7s cubic-bezier(.87,0,.13,1)}.home__services .services__container .top__services .top__right{width:30%;font-size:var(--small-font-size)}.home__services .services__container .top__services .top__right p{line-height:20px;position:relative;transition:all .7s cubic-bezier(.87,0,.13,1)}.home__services .services__container .bottom__services{width:100%;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:1100px){.home__services .services__container .top__services .top__right{width:40%}}@media screen and (max-width:1000px){.home__services{margin-top:5rem;padding:3rem 0 5rem}.home__services .services__container{gap:4rem}.home__services .services__container .top__services{width:100%}.home__services .services__container .top__services .top__left{width:50%}.home__services .services__container .bottom__services{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem}}@media screen and (max-width:800px){.home__services .services__container .bottom__services{gap:2rem}}@media screen and (max-width:670px){.home__services .services__container .bottom__services{width:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem}}@media screen and (max-width:500px){.home__services .services__container .top__services{width:100%;display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;align-items:flex-start}.home__services .services__container .top__services .top__left{width:100%}.home__services .services__container .top__services .top__right{width:100%;font-size:var(--small-font-size)}}.home__portfolio{width:100%;margin:5rem 0}.home__portfolio .h-portfolio__container .hp__top{width:100%;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.home__portfolio .h-portfolio__container .hp__top .hp-left{width:30%;display:grid;grid-gap:.7rem;gap:.7rem;font-family:var(--montserrat2-font)}.home__portfolio .h-portfolio__container .hp__top .hp-left .hp-subtitle{font-size:calc(var(--normal-font-size) + .2rem);color:var(--green);position:relative;transition:all .7s cubic-bezier(.76,0,.24,1);font-family:var(--optician-font)}.home__portfolio .h-portfolio__container .hp__top .hp-left .hp-title{display:block;position:relative;font-size:calc(var(--h3-font-size) + .3rem);transition:all .7s cubic-bezier(.76,0,.24,1)}.home__portfolio .h-portfolio__container .hp__top .hp-right{display:flex;gap:.5rem;align-items:flex-end;justify-content:center;font-family:var(--montserrat2-font)}.home__portfolio .h-portfolio__container .hp__top .hp-right span{display:block;transition:all .7s cubic-bezier(.76,0,.24,1);position:relative}.home__portfolio .h-portfolio__container .hp__top .hp-right span:first-of-type{font-size:var(--smaller-font-size)}.home__portfolio .h-portfolio__container .hp__top .hp-right span:nth-of-type(2){font-size:calc(var(--biggest-font-size) - 1rem);line-height:110px}.home__portfolio .h-portfolio__container .hp__bottom{width:100%}@media screen and (max-width:1088px){.home__portfolio{margin:3rem 0}.home__portfolio .h-portfolio__container .hp__top .hp-right span:nth-of-type(2){font-size:calc(var(--biggest-font-size) - 1rem);line-height:90px}}@media screen and (max-width:900px){.home__portfolio .h-portfolio__container .hp__top .hp-left{width:50%}}@media screen and (max-width:628px){.home__portfolio{margin:3.5rem 0}.home__portfolio .h-portfolio__container .hp__top .hp-right span:first-of-type{font-size:var(--tiny-font-size);display:block;position:relative}.home__portfolio .h-portfolio__container .hp__top .hp-right span:nth-of-type(2){font-size:calc(var(--biggest-font-size) - 1rem);line-height:62px}}@media screen and (max-width:450px){.home__portfolio{margin:4rem 0}.home__portfolio .h-portfolio__container .hp__top .hp-left{width:70%}.home__portfolio .h-portfolio__container .hp__top .hp-right{display:flex;flex-direction:column;gap:.2rem;align-items:flex-end;justify-content:flex-end}.home__portfolio .h-portfolio__container .hp__top .hp-right span:first-of-type{right:5px}.home__portfolio .h-portfolio__container .hp__top .hp-right span:nth-of-type(2){font-size:calc(var(--biggest-font-size) - 2rem);line-height:60px}}.portfolio__content{width:100%;display:flex;flex-direction:column;gap:3rem;opacity:0;transition:all .8s ease}.portfolio__content .pc-top{width:100%}.portfolio__content .pc-top .portfolio__swiper{width:100%;aspect-ratio:16/9;position:relative}.portfolio__content .pc-top .portfolio__swiper .swiper{width:100%;height:100%}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details{width:100%;height:100%;position:absolute;padding:4rem 3rem;z-index:2;background-color:rgba(0,0,0,.3);top:0;left:0;color:var(--ivory);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;pointer-events:none}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top{display:grid;grid-gap:.6rem;gap:.6rem}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow{overflow:hidden}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:first-of-type{width:max-content;height:33.6px;margin-bottom:.3rem}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:nth-of-type(2),.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:nth-of-type(3){width:max-content;height:19.2px}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__location,.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__name,.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__year{display:flex;flex-direction:column;transition:transform .5s ease;width:max-content;height:100%}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__name{font-size:var(--h2-font-size);text-transform:uppercase}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__name p span{font-size:var(--smaller-font-size)}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__location,.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__year{text-transform:capitalize;font-size:var(--normal-font-size)}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .swiper__buttons{width:100%;display:flex;justify-content:space-between;align-items:center}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .swiper__buttons span{display:grid;place-items:center;width:50px;height:50px;background-color:hsla(34,76%,94%,.4);border-radius:50%;pointer-events:all;cursor:pointer}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .swiper__buttons span svg{font-size:var(--h3-font-size);color:var(--ivory)}.portfolio__content .pc-top .portfolio__swiper .swiper .swiper-wrapper,.portfolio__content .pc-top .portfolio__swiper .swiper .swiper-wrapper .swiper-slide{width:100%;height:100%}.portfolio__content .pc-top .portfolio__swiper .swiper .swiper-wrapper .swiper-slide .project__image{width:100%;height:100%;position:relative}.portfolio__content .pc-top .portfolio__swiper .swiper .swiper-wrapper .swiper-slide .project__image img{object-fit:cover}.portfolio__content .pc-top .portfolio__images{width:100%;display:flex;justify-content:center;align-items:flex-start}.portfolio__content .pc-top .portfolio__images .port__image-left,.portfolio__content .pc-top .portfolio__images .port__image-right{width:50%;aspect-ratio:1/.7;position:relative}.portfolio__content .pc-top .portfolio__images .port__image-left .psecond__image,.portfolio__content .pc-top .portfolio__images .port__image-left .pthird__image,.portfolio__content .pc-top .portfolio__images .port__image-right .psecond__image,.portfolio__content .pc-top .portfolio__images .port__image-right .pthird__image{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease}.portfolio__content .pc-top .portfolio__images .port__image-left .psecond__image img,.portfolio__content .pc-top .portfolio__images .port__image-left .pthird__image img,.portfolio__content .pc-top .portfolio__images .port__image-right .psecond__image img,.portfolio__content .pc-top .portfolio__images .port__image-right .pthird__image img{object-fit:cover}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay{width:100%;height:100%;background-color:rgba(0,0,0,.3);display:grid;place-items:center;position:absolute;top:0;left:0;z-index:10}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay a,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay a{width:200px;height:200px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--ivory)}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay a span,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay a span{font-size:var(--small-font-size);color:var(--ivory)}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper{width:max-content;height:33.6px;overflow:hidden}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper .pn__swrapper,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper .pn__swrapper{display:flex;flex-direction:column;color:var(--ivory);align-items:center;width:max-content;height:100%;transition:transform .5s ease}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper .pn__swrapper span,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper .pn__swrapper span{font-size:var(--h2-font-size);text-transform:uppercase}.portfolio__content .pc-bottom{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.portfolio__content .pc-bottom .pcb__left{width:50%;display:grid;place-items:center}.portfolio__content .pc-bottom .pcb__left .link__button{width:250px;height:250px;position:relative}.portfolio__content .pc-bottom .pcb__left .link__button a{width:100%;height:100%;border:1px solid var(--green);display:grid;place-items:center;border-radius:50%}.portfolio__content .pc-bottom .pcb__left .link__button a span{font-size:var(--small-font-size);color:var(--green)}.portfolio__content .pc-bottom .pcb__left .link__button a svg{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);background-color:var(--ivory);flex-shrink:0;stroke-width:.5px;stroke:var(--green)}.portfolio__content .pc-bottom .pcb__right{width:35%;display:flex;flex-direction:column;justify-content:center;align-items:center}.portfolio__content .pc-bottom .pcb__right .project__selector{width:100%;padding:1rem 0;border-bottom:1px solid var(--green);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:opacity .8s ease;opacity:1}.portfolio__content .pc-bottom .pcb__right .project__selector span{text-transform:uppercase;font-size:var(--small-font-size);font-family:var(--montserrat2-font);position:relative;display:block}@media screen and (max-width:1088px){.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:first-of-type{height:27.2px}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay a,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay a{width:150px;height:150px}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper{height:27.2px}.portfolio__content .pc-bottom .pcb__left{width:50%}.portfolio__content .pc-bottom .pcb__left .link__button{width:200px;height:200px}.portfolio__content .pc-bottom .pcb__left .link__button a svg{height:100px}.portfolio__content .pc-bottom .pcb__right{width:40%}}@media screen and (max-width:850px){.portfolio__content .pc-top .portfolio__swiper{aspect-ratio:16/10}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details{padding:2.5rem 2rem}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:first-of-type{height:27.2px}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay a,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay a{width:150px;height:150px}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper{height:27.2px}.portfolio__content .pc-bottom .pcb__left{width:50%}.portfolio__content .pc-bottom .pcb__left .link__button{width:200px;height:200px}}@media screen and (max-width:700px){.portfolio__content .pc-top .portfolio__swiper{aspect-ratio:16/11}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:first-of-type{height:24px}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__name{font-size:calc(var(--h3-font-size) + .15rem)}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__name p span{font-size:calc(var(--smaller-font-size) - .1rem)}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay a,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay a{width:120px;height:120px}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay a span,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay a span{font-size:calc(var(--smaller-font-size) - .1rem)}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper{height:24px}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper .pn__swrapper span,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper .pn__swrapper span{font-size:calc(var(--h3-font-size) + .15rem)}.portfolio__content .pc-bottom .pcb__left{width:40%}.portfolio__content .pc-bottom .pcb__left .link__button{width:170px;height:170px}.portfolio__content .pc-bottom .pcb__right{width:50%}}@media screen and (max-width:628px){.portfolio__content .pc-top .portfolio__swiper{aspect-ratio:16/12;min-height:460px!important;height:460px!important}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:first-of-type{height:22.4px}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:nth-of-type(2),.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:nth-of-type(3){height:18.4px}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper{height:22.4px}}@media screen and (max-width:550px){.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details{padding:2rem 1.5rem}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow:first-of-type{height:40px;margin-bottom:0}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .pid-top .project__overflow .project__name p{display:flex;flex-direction:column-reverse;gap:.3rem}.portfolio__content .pc-top .portfolio__swiper .swiper .pi__details .swiper__buttons span{width:40px;height:40px}.portfolio__content .pc-top .portfolio__images .port__image-left,.portfolio__content .pc-top .portfolio__images .port__image-right{width:100%;aspect-ratio:1/.7}.portfolio__content .pc-top .portfolio__images .port__image-left .pimage__overlay .pn__swiper,.portfolio__content .pc-top .portfolio__images .port__image-right .pimage__overlay .pn__swiper{height:22.4px}.portfolio__content .pc-top .portfolio__images .port__image-right{display:none}.portfolio__content .pc-bottom{flex-direction:column-reverse;gap:3rem}.portfolio__content .pc-bottom .pcb__left{width:100%}.portfolio__content .pc-bottom .pcb__left .link__button{width:170px;height:170px}.portfolio__content .pc-bottom .pcb__right{width:100%}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home__team{width:100%;margin:8rem 0 6rem}.home__team .h-team__container .ht__top{display:grid;grid-gap:.7rem;gap:.7rem}.home__team .h-team__container .ht__top span{font-family:var(--montserrat2-font);transition:all .5s cubic-bezier(.76,0,.24,1);display:block;position:relative}.home__team .h-team__container .ht__top span:first-of-type{color:var(--green);font-size:calc(var(--normal-font-size) + .2rem);font-family:var(--optician-font)}.home__team .h-team__container .ht__top span:nth-of-type(2){font-size:calc(var(--h3-font-size) + .3rem)}.home__team .h-team__container .ht__bottom{margin-top:3rem}@media screen and (max-width:700px){.home__team{margin:7rem 0 4rem}}@media screen and (max-width:500px){.home__team{margin:7rem 0 3rem}}.t-swiper{width:100%;height:500px!important;min-height:500px;position:relative}.t-swiper .t-swiper__buttons{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:2;pointer-events:all;display:flex;gap:6rem}.t-swiper .t-swiper__buttons span{width:max-content;height:max-content;transform:rotate(90deg);display:block;cursor:pointer}.t-swiper .t-swiper__buttons span svg{flex-shrink:0;stroke-width:.5px;stroke:var(--green)}.t-swiper .t-swiper__buttons span:nth-of-type(2){transform:rotate(-90deg)}.t-swiper .team__content{width:280px;position:relative;display:flex;flex-direction:column;gap:1rem;overflow:hidden;height:0}.t-swiper .team__content .team__image{width:100%;aspect-ratio:1/1.25;position:relative;object-position:top}.t-swiper .team__content .team__image img{object-position:top 50%;object-fit:cover}.t-swiper .team__content .team__data{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.t-swiper .team__content .team__data p{font-size:var(--h3-font-size);text-transform:uppercase}.t-swiper .team__content .team__data .team__post{display:flex;justify-content:center;gap:.5rem;align-items:center}.t-swiper .team__content .team__data .team__post span{display:block;width:8px;height:8px;background-color:var(--green);border-radius:50%}.t-swiper .team__content .team__data .team__post p{font-size:var(--smaller-font-size);font-family:var(--montserrat2-font)}@media screen and (max-width:399px){.t-swiper{height:570px!important;min-height:570px;position:relative}.t-swiper .team__content{width:100%}.t-swiper .team__content .team__image{width:100%;aspect-ratio:1/1.2;position:relative;object-position:top}.t-swiper .team__content .team__image img{object-fit:cover}}@media screen and (max-width:360px){.t-swiper{height:550px!important;min-height:550px;position:relative}}.home__awards{width:100%;margin:0 0 6rem}.home__awards .awards__container .ha__top{display:grid;grid-gap:.7rem;gap:.7rem}.home__awards .awards__container .ha__top span{font-family:var(--montserrat2-font);position:relative;display:block;transition:all .5s cubic-bezier(.76,0,.24,1)}.home__awards .awards__container .ha__top span:first-of-type{color:var(--gold);font-size:var(--smaller-font-size)}.home__awards .awards__container .ha__top span:nth-of-type(2){font-size:calc(var(--h3-font-size) + .3rem)}.home__awards .awards__container .ha__bottom{margin-top:3rem}.swiper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.swiper,.swiper .swiper-wrapper{width:100%;height:100%}.swiper .swiper-wrapper .testi__card-wrapper{width:240px;aspect-ratio:1/2.2;overflow:hidden;transition:width 1s ease;position:relative;border-radius:10px}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card{width:240px;min-width:240px;aspect-ratio:1/2.2;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;border-radius:10px;overflow:hidden;pointer-events:all}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card:hover .testimonial__image{height:43%}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__image{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:10px;transition:all .8s cubic-bezier(.87,0,.13,1);overflow:hidden}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__image img{object-fit:cover;width:100%;height:100%;transition:all .8s ease}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main{width:100%;height:55%;min-height:55%;background-color:var(--green-2);padding:1rem 1rem 1.3rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:10px;color:var(--green)}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main .testimonial__header{display:flex;justify-content:center;align-items:center;gap:1.5rem}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main .testimonial__header .t-user__image{width:40px;height:40px;border-radius:50%;overflow:hidden;position:relative}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main .testimonial__header .t-user__image img{object-fit:cover}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main .testimonial__header .t-user__name{text-transform:uppercase}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main .testimonial__p{margin-top:2rem;font-size:var(--smaller-font-size)}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main .test__cta{margin-top:auto}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main .test__cta a{color:var(--green);text-transform:uppercase;font-size:var(--tiny-font-size);display:flex;justify-content:center;align-items:center;gap:.3rem}.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__main .test__cta a svg{color:var(--green);font-size:var(--small-font-size)}@media screen and (max-width:1024px){.swiper .swiper-wrapper .testi__card-wrapper .testimonial__card .testimonial__image{height:43%}}.testimonials{width:100%;background-color:var(--green);color:var(--ivory);padding:4rem 0 5rem}.testimonials .testimonials__container .tc__top{display:grid;grid-gap:.7rem;gap:.7rem}.testimonials .testimonials__container .tc__top span{font-family:var(--montserrat2-font);position:relative;display:block;transition:all .5s cubic-bezier(.76,0,.24,1)}.testimonials .testimonials__container .tc__top span:first-of-type{color:var(--ivory);font-size:calc(var(--normal-font-size) + .2rem);font-family:var(--optician-font)}.testimonials .testimonials__container .tc__top span:nth-of-type(2){font-size:calc(var(--h3-font-size) + .3rem)}.testimonials .testimonials__container .tc__bottom{margin-top:3rem}.portfolio__hero{width:100%;margin:10rem 0 3rem}.portfolio__hero .ph__container{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;justify-content:center}.portfolio__hero .ph__container .ph__bold{font-size:calc(var(--h1-font-size) + 3rem);font-family:var(--montserrat2-font);text-transform:uppercase}.portfolio__hero .ph__container .portfolio__filter{width:max-content;overflow:hidden}.portfolio__hero .ph__container .portfolio__filter .pf__wrapper{display:flex;justify-content:flex-start;align-items:center;gap:4rem}.portfolio__hero .ph__container .portfolio__filter .pf__wrapper span{cursor:pointer;font-size:var(--small-font-size);text-transform:uppercase;transition:all 1s ease;font-family:var(--montserrat-font);opacity:.5}.portfolio__hero .ph__container .portfolio__filter .pf__wrapper span.active__filter{font-family:var(--montserrat2-font);opacity:1}@media screen and (max-width:450px){.portfolio__hero{margin:8rem 0 3rem}.portfolio__hero .ph__container .ph__bold{font-size:calc(var(--h1-font-size) + 2rem)}.portfolio__hero .ph__container .portfolio__filter{width:100%;overflow:auto}.portfolio__hero .ph__container .portfolio__filter .pf__wrapper{width:100%;gap:0;justify-content:space-between}.portfolio__hero .ph__container .portfolio__filter .pf__wrapper span{font-size:var(--smaller-font-size)}.portfolio__hero .ph__container .portfolio__filter .pf__wrapper span.active__filter{font-family:var(--montserrat2-font);opacity:1}}.portfolio__gallery{width:100%;margin:0 0 5rem}.portfolio__gallery .pg__container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}.portfolio__gallery .pg__container .pg__main{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;width:100%}.portfolio__gallery .pg__container .pg__main .pig__wrapper{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:300px;min-height:250px;max-width:100%;max-height:500px}.portfolio__gallery .pg__container .pg__main .pig__wrapper:hover .pig__container img{filter:brightness(70%)}.portfolio__gallery .pg__container .pg__main .pig__wrapper:hover .pig__container .view__project{opacity:1}.portfolio__gallery .pg__container .pg__main .pig__wrapper .pig__container{position:relative;width:100%}.portfolio__gallery .pg__container .pg__main .pig__wrapper .pig__container .view__project{width:150px;height:150px;border:1px solid var(--ivory);border-radius:50%;display:grid;place-items:center;color:var(--ivory);position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .7s ease}.portfolio__gallery .pg__container .pg__main .pig__wrapper .pig__container .view__project span{font-size:var(--smaller-font-size)}.portfolio__gallery .pg__container .pg__main .pig__wrapper .pig__container img{width:100%;height:100%;object-position:top;object-fit:cover;transition:all .7s cubic-bezier(.87,0,.13,1)}.portfolio__gallery .pg__container .pg__main .pig__wrapper .pig__data{width:100%;padding-top:1rem;display:flex;flex-direction:column;gap:.7rem}.portfolio__gallery .pg__container .pg__main .pig__wrapper .pig__data span{display:block;font-size:var(--small-font-size);font-family:var(--montserrat2-font);position:relative;color:var(--green);left:0;transition:all .7s cubic-bezier(.87,0,.13,1);transition-delay:.7s}.portfolio__gallery .pg__container .pg__main .pig__wrapper .pig__data p{text-transform:uppercase;font-size:var(--small-font-size);color:var(--green);position:relative;left:0;transition:all .7s cubic-bezier(.87,0,.13,1);transition-delay:1.4s}.portfolio__gallery .pg__container .pg__pagination{width:170px;height:170px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;cursor:pointer}.portfolio__gallery .pg__container .pg__pagination span{font-size:var(--small-font-size);text-transform:uppercase}@media screen and (max-width:1024px){.portfolio__gallery .pg__container .pg__main .pig__wrapper:hover .pig__container img{filter:brightness(100%)}.portfolio__gallery .pg__container .pg__main .pig__wrapper:hover .pig__container .view__project{opacity:0}}@media screen and (max-width:500px){.portfolio__gallery{width:100%;margin:0 0 5rem}.portfolio__gallery .pg__container .pg__main{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;width:100%}.portfolio__gallery .pg__container .pg__main .pig__wrapper{width:100%!important;height:350px!important}.portfolio__gallery .pg__container .pg__pagination{width:140px;height:140px}.portfolio__gallery .pg__container .pg__pagination span{font-size:var(--smaller-font-size)}}.projecthero{width:100%;margin:10rem 0 3rem}.projecthero .ph__container{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.projecthero .ph__container span{font-size:calc(var(--h1-font-size) + 3rem);font-family:var(--montserrat2-font)}.projecthero .ph__container .ph__image{width:100%;aspect-ratio:16/9;position:relative}.projecthero .ph__container .ph__image img{object-fit:cover}@media screen and (max-width:700px){.projecthero{margin:10rem 0 2rem}.projecthero .ph__container span{font-size:calc(var(--h1-font-size) + 2rem);line-height:54px}.projecthero .ph__container .ph__image{aspect-ratio:16/10}}@media screen and (max-width:500px){.projecthero{margin:8rem 0 2rem}.projecthero .ph__container span{font-size:calc(var(--h1-font-size) + 1.5rem);line-height:52px}.projecthero .ph__container .ph__image{aspect-ratio:16/16}}.about__project{width:100%;margin:3rem 0 5rem}.about__project .ap__container{display:flex;justify-content:flex-end;align-items:flex-start}.about__project .ap__container .ap__wrapper{width:90%;display:flex;flex-direction:column;align-items:flex-start;gap:3rem}.about__project .ap__container .ap__wrapper .ap__overflow1{overflow:hidden;width:40%}.about__project .ap__container .ap__wrapper .ap__overflow1 p{position:relative;display:block;font-size:var(--small-font-size);font-family:var(--montserrat2-font)}.about__project .ap__container .ap__wrapper .ap__main{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.about__project .ap__container .ap__wrapper .ap__main .ap__overflow{overflow:hidden}.about__project .ap__container .ap__wrapper .ap__main .ap__overflow span{font-family:var(--montserrat2-font);text-transform:uppercase;font-size:var(--h3-font-size);display:block;position:relative}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right{width:60%;display:flex;flex-direction:column;gap:2rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__overflow{overflow:hidden}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__overflow p{position:relative;display:block;color:var(--green);line-height:23px}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__ty-loc{display:flex;justify-content:flex-start;gap:4rem;align-items:flex-start}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__ty-loc .ty-loc{display:grid;grid-gap:1rem;gap:1rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__ty-loc .ty-loc span:first-of-type{text-transform:uppercase;color:var(--green)}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__ty-loc .ty-loc span:nth-of-type(2){text-transform:capitalize;font-size:var(--normal-font-size);font-family:var(--optician-font);font-weight:var(--font-medium)}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .about__summary{display:grid;width:60%}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .about__summary .a__summary{width:100%;border-bottom:1px solid var(--green);display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:var(--smaller-font-size);font-family:var(--montserrat2-font);font-weight:var(--font-medium)}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .about__summary .a__summary:first-of-type{border-top:1px solid var(--green)}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .about__summary .a__summary span:nth-of-type(2){color:var(--green)}@media screen and (max-width:1024px){.about__project{margin:3rem 0 5rem}.about__project .ap__container{display:flex;justify-content:flex-end;align-items:flex-start}.about__project .ap__container .ap__wrapper{width:95%;gap:3rem}}@media screen and (max-width:850px){.about__project .ap__container{display:flex;justify-content:flex-end;align-items:flex-start}.about__project .ap__container .ap__wrapper{width:100%;gap:3rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__ty-loc{gap:7rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .about__summary{width:75%}}@media screen and (max-width:700px){.about__project .ap__container{display:flex;justify-content:flex-end;align-items:flex-start}.about__project .ap__container .ap__wrapper{width:100%;gap:3rem}.about__project .ap__container .ap__wrapper .ap__overflow1{overflow:hidden;width:60%}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right{width:65%}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__ty-loc{gap:7rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .about__summary{width:85%}}@media screen and (max-width:600px){.about__project .ap__container .ap__wrapper{width:100%;gap:3rem}.about__project .ap__container .ap__wrapper .ap__overflow1{overflow:hidden;width:75%}.about__project .ap__container .ap__wrapper .ap__main{flex-direction:column;justify-content:flex-start;gap:1.5rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right{width:100%}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__ty-loc{gap:7rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .about__summary{width:75%}}@media screen and (max-width:500px){.about__project .ap__container .ap__wrapper .ap__overflow1{overflow:hidden;width:90%}.about__project .ap__container .ap__wrapper .ap__main{flex-direction:column;justify-content:flex-start;gap:1.5rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__overflow p{line-height:21.5px}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .ap__ty-loc{gap:7rem}.about__project .ap__container .ap__wrapper .ap__main .ap__main-right .about__summary{width:100%}}.project__horizontal{width:100%;max-width:100%;overflow:hidden;margin:7rem 0}.project__horizontal .prh__trigger{display:flex;align-items:flex-start;justify-content:flex-start;max-width:1280px;margin:0 auto}.project__horizontal .prh__trigger .project__wrapper{width:max-content;height:max-content;display:flex;flex-wrap:nowrap}.project__horizontal .prh__trigger .project__wrapper .prh__image-container{padding-right:50px;width:max-content;height:max-content}.project__horizontal .prh__trigger .project__wrapper .prh__image-container .prh__image{width:900px;aspect-ratio:16/9;position:relative;min-width:900px}.project__horizontal .prh__trigger .project__wrapper .prh__image-container .prh__image img{object-fit:cover}.award__slide{width:100%;padding:1.5rem 0;display:grid;grid-template-columns:.38fr .62fr;border-bottom:1px solid #000;cursor:pointer}.award__slide:hover .as__left,.award__slide:hover .as__right .as__content{opacity:1}.award__slide:hover .as__right .as__image{transform:translate(-50%,-50%) scale(1)}.award__slide .as__left{opacity:.5;transition:opacity .8s ease}.award__slide .as__left p{text-transform:capitalize}.award__slide .as__right{position:relative}.award__slide .as__right .as__content{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;opacity:.5;transition:opacity .8s ease}.award__slide .as__right .as__content span{text-transform:capitalize}.award__slide .as__right .as__image{width:21.5%;aspect-ratio:1/1.2;position:absolute;top:50%;left:72%;transform:translate(-50%,-50%) scale(0);transition:all .8s cubic-bezier(.87,0,.13,1)}.award__slide .as__right .as__image img{object-fit:cover}.project__details{width:100%;margin-bottom:4rem}.project__details .pro-d__container{display:flex;justify-content:flex-end;align-items:flex-start}.project__details .pro-d__container .ninety{width:90%;height:max-content;display:flex;flex-direction:column;gap:4rem;align-items:flex-start}.project__details .pro-d__container .ninety .prod__top{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.project__details .pro-d__container .ninety .prod__top .prodt__overflow{overflow:hidden}.project__details .pro-d__container .ninety .prod__top .prodt__overflow span{font-family:var(--montserrat2-font);font-size:var(--h3-font-size);display:block;position:relative}.project__details .pro-d__container .ninety .prod__top .prodt__right{width:60%;display:grid;grid-gap:2rem;gap:2rem}.project__details .pro-d__container .ninety .prod__top .prodt__right .prodt__overflow{overflow:hidden}.project__details .pro-d__container .ninety .prod__top .prodt__right .prodt__overflow p{color:var(--green);line-height:23px}.project__details .pro-d__container .ninety .prod__bottom{width:100%;display:flex;justify-content:flex-start;gap:5rem;align-items:flex-start}.project__details .pro-d__container .ninety .prod__bottom .prodb__left{display:flex;justify-content:space-between;align-items:flex-start}.project__details .pro-d__container .ninety .prod__bottom .prodb__left .prodb__image{width:90px;height:90px;border-radius:100%;overflow:hidden;position:relative}.project__details .pro-d__container .ninety .prod__bottom .prodb__left .prodb__image img{object-fit:cover}.project__details .pro-d__container .ninety .prod__bottom .prodb__left svg{font-size:var(--h1-font-size)}.project__details .pro-d__container .ninety .prod__bottom .prodb__right{width:60%;display:grid;grid-gap:2rem;gap:2rem}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow{width:90%;overflow:hidden}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow span{position:relative;display:block;width:80%;font-family:var(--montserrat2-font);font-size:var(--small-font-size)}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow p{width:100%;color:var(--green);line-height:23px;position:relative;display:block}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow:nth-of-type(3){display:flex;justify-content:flex-end;align-items:flex-start}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow:nth-of-type(3) span{width:max-content}@media screen and (max-width:1024px){.project__details{margin-bottom:4rem}.project__details .pro-d__container .ninety{width:95%;gap:4rem}}@media screen and (max-width:850px){.project__details .pro-d__container .ninety .prod__bottom .prodb__right,.project__details .pro-d__container .ninety .prod__top .prodt__right{width:70%}}@media screen and (max-width:750px){.project__details .pro-d__container .ninety{width:100%}.project__details .pro-d__container .ninety .prod__top{flex-direction:column;justify-content:flex-start;gap:2rem}.project__details .pro-d__container .ninety .prod__top .prodt__right{width:100%}.project__details .pro-d__container .ninety .prod__bottom{gap:3rem}.project__details .pro-d__container .ninety .prod__bottom .prodb__left .prodb__image{width:80px;height:80px}.project__details .pro-d__container .ninety .prod__bottom .prodb__right{width:90%}}@media screen and (max-width:550px){.project__details .pro-d__container .ninety .prodt__right .prodt__overflow p{line-height:21.5px}.project__details .pro-d__container .ninety .prod__bottom{gap:2rem;flex-direction:column;justify-content:flex-start;align-items:flex-start}.project__details .pro-d__container .ninety .prod__bottom .prodb__left .prodb__image{width:70px;height:70px}.project__details .pro-d__container .ninety .prod__bottom .prodb__right,.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow{width:100%}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow span{width:90%}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow p{line-height:21.5px}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow:nth-of-type(3){display:flex;justify-content:flex-end;align-items:flex-start}.project__details .pro-d__container .ninety .prod__bottom .prodb__right .prodb__overflow:nth-of-type(3) span{width:max-content}}.more__projects{width:100%;margin-bottom:6rem}.more__projects .mp__container .mp__title{overflow:hidden;margin-bottom:2rem}.more__projects .mp__container .mp__title span{display:block;font-size:var(--h3-font-size);font-family:var(--montserrat2-font)}.more__projects .mp__container .mp-swiper{width:100%;height:100%;position:relative}.more__projects .mp__container .mp-swiper .swiper-wrapper{width:100%;height:max-content}.more__projects .mp__container .mp-swiper .swiper-wrapper .mp__slide{width:350px;height:300px;position:relative;display:block}.more__projects .mp__container .mp-swiper .swiper-wrapper .mp__slide:hover img{filter:brightness(70%)}.more__projects .mp__container .mp-swiper .swiper-wrapper .mp__slide:hover span{opacity:1}.more__projects .mp__container .mp-swiper .swiper-wrapper .mp__slide img{object-fit:cover;transition:filter .7s ease}.more__projects .mp__container .mp-swiper .swiper-wrapper .mp__slide span{display:block;text-transform:uppercase;color:var(--ivory);z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:calc(var(--h3-font-size) + .1rem);white-space:nowrap;opacity:0;transition:opacity .5s cubic-bezier(.87,0,.13,1)}@media screen and (max-width:450px){.more__projects .mp__container .mp-swiper .swiper-wrapper .mp__slide{width:100%;height:280px}.more__projects .mp__container .mp-swiper .swiper-wrapper .mp__slide img{filter:brightness(70%)}.more__projects .mp__container .mp-swiper .swiper-wrapper .mp__slide span{opacity:1;font-size:calc(var(--h3-font-size) + .2rem);font-family:var(--montserrat2-font)}}.abouthero{width:100%;margin:10rem 0 4rem}.abouthero .about__hero .ah__image{width:100%;height:180px;position:relative}.abouthero .about__hero .ah__image img{object-fit:cover;filter:brightness(60%)}.abouthero .about__hero .ah__image span{font-family:var(--montserrat2-font);font-size:calc(var(--h1-font-size) + 4.3rem);display:block;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;color:var(--ivory)}@media screen and (max-width:1280px){.abouthero .about__hero .ah__image{height:170px}.abouthero .about__hero .ah__image span{font-size:calc(var(--h1-font-size) + 3rem)}}@media screen and (max-width:1000px){.abouthero .about__hero .ah__image{height:150px}.abouthero .about__hero .ah__image span{font-size:calc(var(--h1-font-size) + 2rem)}}@media screen and (max-width:810px){.abouthero .about__hero .ah__image{height:150px}.abouthero .about__hero .ah__image span{font-size:calc(var(--h1-font-size) + 1.5rem)}}@media screen and (max-width:680px){.abouthero{margin:9rem 0 4rem}.abouthero .about__hero .ah__image{height:120px}.abouthero .about__hero .ah__image span{font-size:calc(var(--h1-font-size) + 1.3rem)}}@media screen and (max-width:628px){.abouthero .about__hero.container{margin:0!important}.abouthero .about__hero .ah__image{height:110px}.abouthero .about__hero .ah__image span{font-size:calc(var(--h1-font-size) + 1.3rem)}}@media screen and (max-width:500px){.abouthero{margin:8rem 0 3rem}.abouthero .about__hero .ah__image{height:100px}.abouthero .about__hero .ah__image span{font-size:calc(var(--h1-font-size) + .5rem)}}@media screen and (max-width:390px){.abouthero .about__hero .ah__image span{font-size:calc(var(--h1-font-size) + .35rem)}}.aboutabout{width:100%;margin-bottom:5rem}.aboutabout .about__about{display:flex;justify-content:space-between;align-items:flex-start}.aboutabout .about__about .aa__left{display:flex;flex-direction:column;width:40%}.aboutabout .about__about .aa__left .aabouttext{width:100%;height:100px}.aboutabout .about__about .aa__left .aabouttext span{font-size:calc(var(--normal-font-size) + .2rem);font-family:var(--optician-font);position:relative;left:100px;color:var(--green);display:block}.aboutabout .about__about .aa__left .aa__image-main{position:relative;width:100%;aspect-ratio:1/1.1}.aboutabout .about__about .aa__left .aa__image-main img{object-fit:cover}.aboutabout .about__about .aa__right{width:50%;display:flex;flex-direction:column;align-items:flex-start;justify-items:flex-start}.aboutabout .about__about .aa__right .aa__overflow2{overflow:hidden;height:100px}.aboutabout .about__about .aa__right .aa__overflow2 p{font-size:calc(var(--h3-font-size) + .2rem);font-family:var(--montserrat2-font);line-height:32px;display:block;position:relative}.aboutabout .about__about .aa__right .aa__content-main{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2.5rem}.aboutabout .about__about .aa__right .aa__content-main .aa__content-wrapper{display:grid;grid-gap:1rem;gap:1rem}.aboutabout .about__about .aa__right .aa__content-main .aa__content-wrapper .aac__overflow{overflow:hidden}.aboutabout .about__about .aa__right .aa__content-main .aa__content-wrapper .aac__overflow span{font-size:calc(var(--h3-font-size) - .1rem);font-family:var(--montserrat2-font);display:block;position:relative}.aboutabout .about__about .aa__right .aa__content-main .aa__content-wrapper .aac__overflow p{color:var(--green);line-height:23px;text-align:justify;display:block;position:relative}@media screen and (max-width:1200px){.aboutabout .about__about .aa__left .aabouttext{height:90px}.aboutabout .about__about .aa__left .aa__image-main{aspect-ratio:1/1.4}}@media screen and (max-width:1030px){.aboutabout{margin-bottom:5rem}.aboutabout .about__about .aa__left{width:45%}.aboutabout .about__about .aa__left .aabouttext{height:100px}.aboutabout .about__about .aa__left .aa__image-main{aspect-ratio:1/1.4}}@media screen and (max-width:930px){.aboutabout .about__about{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem}.aboutabout .about__about .aa__left{width:60%}.aboutabout .about__about .aa__left .aabouttext{height:50px}.aboutabout .about__about .aa__left .aa__image-main{aspect-ratio:1/.8}.aboutabout .about__about .aa__right{width:100%}.aboutabout .about__about .aa__right .aa__overflow2{overflow:hidden;height:50px}}@media screen and (max-width:720px){.aboutabout .about__about .aa__left{width:80%}.aboutabout .about__about .aa__left .aabouttext span{left:0}.aboutabout .about__about .aa__left .aa__image-main{aspect-ratio:1/.8}.aboutabout .about__about .aa__right{width:100%}.aboutabout .about__about .aa__right .aa__overflow2{height:75px}.aboutabout .about__about .aa__right .aa__overflow2 p{line-height:25px}}@media screen and (max-width:435px){.aboutabout .about__about .aa__left{width:100%}.aboutabout .about__about .aa__right .aa__content-main{gap:2.5rem}}.about__services{width:100%;margin-bottom:5rem}.about__services .as__container{display:grid;grid-gap:3rem;gap:3rem}.about__services .as__container .asc__top{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.about__services .as__container .asc__top .asc__overflow{overflow:hidden}.about__services .as__container .asc__top .asc__overflow:nth-of-type(2){width:35%}.about__services .as__container .asc__top .asc__overflow:first-of-type{position:relative;left:100px}.about__services .as__container .asc__top .asc__overflow span{display:block;font-size:calc(var(--normal-font-size) + .2rem);font-family:var(--optician-font);color:var(--green);position:relative}.about__services .as__container .asc__top .asc__overflow p{line-height:23px;display:block;position:relative;will-change:transform}.about__services .as__container .asc__bottom{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:1200px){.about__services{margin-bottom:5rem}.about__services .as__container .asc__top .asc__overflow{overflow:hidden}.about__services .as__container .asc__top .asc__overflow:nth-of-type(2){width:50%}.about__services .as__container .asc__bottom{display:flex;justify-content:space-between;align-items:flex-start}}@media screen and (max-width:1000px){.about__services .as__container .asc__top .asc__overflow:nth-of-type(2){width:55%}.about__services .as__container .asc__bottom{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem}}@media screen and (max-width:800px){.about__services .as__container .asc__bottom{gap:2rem}}@media screen and (max-width:720px){.about__services .as__container .asc__top .asc__overflow:first-of-type{left:0}.about__services .as__container .asc__bottom{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem}}@media screen and (max-width:500px){.about__services .as__container .asc__top{flex-direction:column;gap:1.5rem;justify-content:flex-start}.about__services .as__container .asc__top .asc__overflow:nth-of-type(2){width:100%}}.about__team{width:100%;margin-bottom:5rem}.about__team .at__container .atc__top{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.about__team .at__container .atc__top .atc__overflow{overflow:hidden}.about__team .at__container .atc__top .atc__overflow:nth-of-type(2){width:35%}.about__team .at__container .atc__top .atc__overflow:first-of-type{position:relative;left:100px}.about__team .at__container .atc__top .atc__overflow span{display:block;font-size:calc(var(--smaller-font-size) + .2rem);font-family:var(--optician-font);color:var(--green);position:relative}.about__team .at__container .atc__top .atc__overflow p{line-height:23px;display:block;position:relative;will-change:transform}@media screen and (max-width:1200px){.about__team .at__container .atc__top .atc__overflow:nth-of-type(2){width:50%}}@media screen and (max-width:1000px){.about__team .at__container .atc__top .atc__overflow:nth-of-type(2){width:55%}}@media screen and (max-width:720px){.about__team .at__container .atc__top .atc__overflow:first-of-type{left:0}}@media screen and (max-width:500px){.about__team .at__container .atc__top{flex-direction:column;gap:1.5rem;justify-content:flex-start}.about__team .at__container .atc__top .atc__overflow:nth-of-type(2){width:100%}}.aboutaccolades{width:100%;margin-bottom:8rem}.aboutaccolades .about__accolades{display:grid;grid-gap:3rem;gap:3rem}.aboutaccolades .about__accolades .aac__overflow{position:relative;left:100px;overflow:hidden}.aboutaccolades .about__accolades .aac__overflow span{font-size:var(--smaller-font-size);font-family:var(--montserrat2-font);color:var(--gold);display:block;position:relative}.preloader{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;color:var(--ivory);overflow:hidden}.preloader .preloader__text{width:max-content;height:max-content;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.preloader .preloader__text .home__active{width:max-content;height:max-content;display:grid;grid-gap:.5rem;gap:.5rem;place-items:center}.preloader .preloader__text .home__active .preloader__overflow{overflow:hidden;width:max-content;height:max-content}.preloader .preloader__text .home__active .preloader__overflow:first-of-type{width:140px;height:140px}.preloader .preloader__text .home__active .preloader__overflow:first-of-type .svg__overflow{width:140px;height:140px;overflow:hidden;transition:height .5s linear}.preloader .preloader__text .home__active .preloader__overflow svg{display:block;position:relative;min-width:140px;min-height:140px;object-position:top}.preloader .preloader__text .home__active .preloader__overflow p{display:flex;justify-content:center;align-items:center;gap:7px}.preloader .preloader__text .home__active .preloader__overflow p span{display:block;position:relative;font-size:calc(var(--h3-font-size) + 1rem);font-family:var(--optician-font);font-weight:100;opacity:1}.preloader .preloader__text .preloader-content{width:max-content;height:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preloader .preloader__text .preloader-content .preloader-overflow{width:max-content;height:max-content;overflow:hidden}.preloader .preloader__text .preloader-content .preloader-overflow h2{font-size:calc(var(--h3-font-size) + 3rem);font-family:var(--optician-font)}.preloader .preloader__overlay{display:flex;gap:0}.preloader .preloader__overlay .bar{width:10vw;height:105vh;background:var(--green)}@media screen and (max-width:800px){.preloader .preloader__text .home__active{gap:.2rem}.preloader .preloader__text .home__active .preloader__overflow svg{transform:scale(.8)}.preloader .preloader__text .home__active .preloader__overflow p span{font-size:calc(var(--h3-font-size) + .5rem);font-family:var(--optician-font)}.preloader .preloader__text .preloader-content .preloader-overflow{max-width:90vw}.preloader .preloader__text .preloader-content .preloader-overflow h2{font-size:calc(var(--h3-font-size) + 2rem);max-width:90vw;text-align:center;line-height:40px}.preloader .preloader__overlay{display:flex}.preloader .preloader__overlay .bar{width:20vw}.preloader .preloader__overlay .bar:first-of-type,.preloader .preloader__overlay .bar:nth-of-type(2),.preloader .preloader__overlay .bar:nth-of-type(3),.preloader .preloader__overlay .bar:nth-of-type(4),.preloader .preloader__overlay .bar:nth-of-type(5){display:none}}@media screen and (max-width:560px){.preloader .preloader__text .home__active{gap:0}.preloader .preloader__text .home__active .preloader__overflow:nth-of-type(2){position:relative;top:-10px}.preloader .preloader__text .home__active .preloader__overflow svg{transform:scale(.65)}.preloader .preloader__text .home__active .preloader__overflow p span{font-size:calc(var(--h3-font-size) - .1rem)}.preloader .preloader__text .preloader-content .preloader-overflow h2{font-size:calc(var(--h3-font-size) + 1rem);line-height:30px}}