*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{min-height:100vh}body::-webkit-scrollbar{border-radius:10px;width:10px}body::-webkit-scrollbar-thumb{background-color:#1a1a1a;border-radius:10px}body::-webkit-scrollbar-track{background-color:rgba(0,0,0,.4)}.header .navbar{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:90%;padding:2rem 0}.header .navbar__logo{width:4rem}.header .navbar__list{display:flex;list-style-type:none}.header .navbar__link{color:#000;display:block;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:500;margin:0 2rem;position:relative;text-decoration:none}@media only screen and (max-width:576px){.header .navbar__link{font-size:1.6rem}}.header .navbar__link.active:before{background-color:#794ae1;content:"";height:3px;position:absolute;top:-5px;transition:all .2s ease-in-out;width:100%}.footer{border-top:1px solid #eee;display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:2rem 0;width:90%}@media only screen and (max-width:576px){.footer{display:flex;justify-content:space-between;padding:2rem 1rem}}.footer__copyright{grid-column:2/3;justify-self:center}.footer__text{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500}@media only screen and (max-width:576px){.footer__text{font-size:1.6rem}}.footer__text .copyright{color:#794ae1;margin-right:.5rem}.footer__social{display:flex;justify-self:flex-end;margin-right:1rem}@media only screen and (max-width:576px){.footer__link:not(:last-of-type){margin-right:.7rem}}.footer__icon{height:2.5rem;margin:0 .5rem;transition:all .2s ease-in-out;width:2.5rem}.footer__icon:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.homepage{align-items:center;display:flex;justify-content:center;min-height:84vh}@media only screen and (max-width:576px){.homepage{min-height:82vh}}.homepage__container{text-align:center}.homepage__title{color:#fff;font-family:Playfair Display,serif;font-size:13rem;letter-spacing:3px;line-height:1;margin-bottom:2rem;position:relative;z-index:10}@media only screen and (max-width:1440px){.homepage__title{font-size:10rem}}@media only screen and (max-width:576px){.homepage__title{font-size:6rem}}.homepage__subtitle{color:#fff;font-family:Righteous,cursive;font-size:8rem;font-weight:400;line-height:1;padding-bottom:2rem}@media only screen and (max-width:1440px){.homepage__subtitle{font-size:7rem}}@media only screen and (max-width:576px){.homepage__subtitle{font-size:4rem;padding-bottom:1rem}}.homepage__paragraph{color:#fff;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:500}@media only screen and (max-width:576px){.homepage__paragraph{font-size:2.2rem;margin-bottom:1rem}}.homepage .split__text{display:flex;justify-content:space-evenly}@media only screen and (max-width:576px){.homepage .split__text{flex-direction:column;margin-top:2rem}}.homepage__detail{color:#fff;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:2rem}@media only screen and (max-width:576px){.homepage__detail{font-size:1.6rem;margin-bottom:1rem}}.homepage__experience{color:#fff;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}@media only screen and (max-width:576px){.homepage__experience{font-size:2rem;margin-bottom:2rem;margin-top:1rem}}.homepage__softwares{align-items:center;display:flex;justify-content:center;margin-top:1rem}@media only screen and (max-width:576px){.homepage__softwares{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin:0 auto;max-width:50%}}.homepage__softwares .software{margin:0 .8rem;transition:all .2s ease-in-out;width:4rem}.homepage__softwares .software#ai{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:wavelike;animation-name:wavelike}.homepage__softwares .software#ps{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:wavelike;animation-name:wavelike}.homepage__softwares .software#ae{-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:wavelike;animation-name:wavelike}.homepage__softwares .software#pr{-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:wavelike;animation-name:wavelike}.homepage__softwares .software#xd{-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:wavelike;animation-name:wavelike}.homepage__softwares .software#in{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:wavelike;animation-name:wavelike}@-webkit-keyframes wavelike{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes wavelike{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.works{min-height:84vh}.works,.works__container{align-items:center;display:flex;flex-direction:column;justify-content:center}.works__container{text-align:center;width:100%}.works__title{color:#000;font-family:Playfair Display,serif;font-size:7rem;letter-spacing:3px;letter-spacing:2px;line-height:1;margin-bottom:4rem;position:relative;z-index:10}@media only screen and (max-width:576px){.works__title{font-size:4rem}}.works__section,.works__see-more .works__section{width:100%}.works__section .work,.works__see-more .works__section .work{background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;margin:2rem 0;min-height:40rem;position:relative}@media only screen and (max-width:992px){.works__section .work,.works__see-more .works__section .work{min-height:20rem}}@media only screen and (max-width:576px){.works__section .work,.works__see-more .works__section .work{max-height:10rem;min-height:0;min-height:auto}}.works__section .work .hover-container,.works__see-more .works__section .work .hover-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:40rem;opacity:0;transition:all .3s}@media only screen and (max-width:992px){.works__section .work .hover-container,.works__see-more .works__section .work .hover-container{min-height:20rem}}@media only screen and (max-width:576px){.works__section .work .hover-container,.works__see-more .works__section .work .hover-container{max-height:10rem;min-height:0;min-height:auto;opacity:0}}.works__section .work:hover .hover-container,.works__see-more .works__section .work:hover .hover-container{background-color:rgba(0,0,0,.5);opacity:1}@media only screen and (max-width:576px){.works__section .work:hover .hover-container,.works__see-more .works__section .work:hover .hover-container{opacity:0}}.works__section .work__image,.works__see-more .works__section .work__image{height:10rem;margin-bottom:2rem;transition:all .3s ease-in-out;width:10rem}@media only screen and (max-width:992px){.works__section .work__image,.works__see-more .works__section .work__image{height:7rem;width:7rem}}.works__section .work__image.dc,.works__see-more .works__section .work__image.dc{width:9rem}@media only screen and (max-width:992px){.works__section .work__image.dc,.works__see-more .works__section .work__image.dc{height:7rem;width:7rem}}.works__section .work__image.aia,.works__see-more .works__section .work__image.aia{width:12rem}@media only screen and (max-width:992px){.works__section .work__image.aia,.works__see-more .works__section .work__image.aia{height:7rem;width:7rem}}.works__section .work:hover .work__image,.works__see-more .works__section .work:hover .work__image{-webkit-transform:scale(1.2);transform:scale(1.2)}.works__section .work__title,.works__see-more .works__section .work__title{color:#fff;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500}@media only screen and (max-width:992px){.works__section .work__title,.works__see-more .works__section .work__title{font-size:1.8rem}}@media only screen and (max-width:576px){.works__section .work__title,.works__see-more .works__section .work__title{text-align:left}}.works__link{text-decoration:none;z-index:15}@media only screen and (max-width:576px){.works__link{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}}#own.work{background-image:url(/static/media/cavers-work-02.84e6b086dd64ffdad46e.webp)}#vime.work{background-image:url(/static/media/cavers-work-06.8f62eb0eebf54ed705cd.webp)}#hakolav.work{background-image:url(/static/media/cavers-work-03.4d441ba375f8a308e746.webp)}#area.work{background-image:url(/static/media/cavers-work-04.203231da1c4453df1233.webp)}#bombshell.work{background-image:url(/static/media/cavers-work-05.bf2fce8f44662ab2574e.webp)}#easy-home.work{background-image:url(/static/media/cavers-work-12.3a93f868d4be7815f7c3.webp)}#double-couple.work{background-image:url(/static/media/cavers-work-08.e1f383d4579eb29f6c18.webp)}#AIA.work{background-image:url(/static/media/cavers-work-10.2d93a45ec6fff40a3bd9.webp)}#fluf.work{background-image:url(/static/media/cavers-work-07.84a2381f67cf2e12b209.webp)}@-webkit-keyframes showing{0%{bottom:-3rem;opacity:0}to{bottom:0;opacity:1}}@keyframes showing{0%{bottom:-3rem;opacity:0}to{bottom:0;opacity:1}}.connect{align-items:center;display:flex;justify-content:center;min-height:84vh}@media only screen and (max-width:576px){.connect{min-height:82vh}}.connect__container{text-align:center}.connect__title{color:#fff;font-family:Playfair Display,serif;font-size:9rem;font-weight:500px;letter-spacing:2px;line-height:1;margin-bottom:2rem;position:relative;z-index:10}@media only screen and (max-width:576px){.connect__title{font-size:5rem}}.connect__subtitle{color:#fff;font-family:Poppins,sans-serif;font-size:3rem;font-weight:400;line-height:1;padding:2rem 0}@media only screen and (max-width:576px){.connect__subtitle{font-size:2rem}}.connect__socials{align-items:center;display:flex;justify-content:center;margin:4rem 0}@media only screen and (max-width:576px){.connect__socials{margin:2rem 0}}.connect__icon,.connect__link{position:relative}.connect__icon{height:5rem;margin:0 3rem;width:5rem}@media only screen and (max-width:576px){.connect__icon{height:3.5rem;width:3.5rem}}.connect .envelope:before{background-image:url(/static/media/EnvelopeLines.0917f1f1fb9e951bef43.svg);background-repeat:no-repeat;background-size:contain;bottom:-30%;content:"";height:3rem;left:17%;opacity:0;position:absolute;-webkit-transform:translate(35px,5px) rotate(-45deg);transform:translate(35px,5px) rotate(-45deg);transition:all .3s ease-in-out;width:3rem}.connect .envelope:hover:before{opacity:1;-webkit-transform:translate(-3px,3px) rotate(0);transform:translate(-3px,3px) rotate(0)}.connect .linkedin:before{background-image:url(/static/media/LinkedinLines.085ba0db0101d4842ee0.svg);background-repeat:no-repeat;background-size:contain;content:"";height:3rem;opacity:0;position:absolute;right:15%;top:-15%;-webkit-transform:translate(35px,30px) rotate(45deg);transform:translate(35px,30px) rotate(45deg);transition:all .3s ease-in-out;width:3rem}.connect .linkedin:hover:before{opacity:1;-webkit-transform:translate(3px,-3px) rotate(0);transform:translate(3px,-3px) rotate(0)}.connect .instagram:before{background-image:url(/static/media/InstagramLines.f27cf8e89f6737e8744f.svg);background-repeat:no-repeat;background-size:contain;content:"";height:3rem;left:10%;opacity:0;position:absolute;top:-20%;-webkit-transform:translate(24px,-13px) rotate(45deg);transform:translate(24px,-13px) rotate(45deg);transition:all .3s ease-in-out;width:3rem}.connect .instagram:hover:before{opacity:1;-webkit-transform:translate(-3px,-3px) rotate(0);transform:translate(-3px,-3px) rotate(0)}.project__top{display:flex;justify-content:center;margin:15rem auto 5rem;max-width:70%}@media only screen and (max-width:1200px){.project__top{margin-top:7rem;max-width:90%}}@media only screen and (max-width:576px){.project__top{flex-direction:column}}.project__top--left{align-items:center;align-self:center;display:flex;flex-basis:30%;flex-direction:column}.project__top--right{align-self:center;flex-basis:70%}.project__logo{width:13rem}@media only screen and (max-width:576px){.project__logo{margin-bottom:5rem;width:10rem}}.project__detail{display:none;font-size:2rem;font-weight:500;margin-top:2rem}.project__detail,.project__title{color:#000;font-family:Poppins,sans-serif}.project__title{font-size:4rem;font-weight:700}@media only screen and (max-width:576px){.project__title{font-size:3rem}}.project__subtitle{color:#000;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:500;margin:3rem 0}@media only screen and (max-width:576px){.project__subtitle{font-size:2rem;margin:0 0 1rem}}.project__paragraph{color:#000;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:500}@media only screen and (max-width:1200px){.project__paragraph{font-size:2.2rem}}@media only screen and (max-width:576px){.project__paragraph{font-size:1.8rem}}.project__properties{align-items:center;display:flex;justify-content:space-between;margin:10rem auto;max-width:90%}@media only screen and (max-width:1200px){.project__properties{grid-gap:5rem 2rem;align-items:center;display:grid;gap:5rem 2rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin:5rem auto}}.project__properties .icon,.project__properties .logo,.project__properties .pallete{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:576px){.project__properties .icon,.project__properties .logo,.project__properties .pallete{grid-column:1/-1;justify-content:space-between;width:80%}}.project__properties .property__text{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin-right:3rem}@media only screen and (max-width:576px){.project__properties .property__text{font-size:1.6rem}}.project__properties .property__logo{width:20rem}@media only screen and (max-width:576px){.project__properties .property__logo{width:15rem}}.project__properties .property__icon{width:8rem}@media only screen and (max-width:576px){.project__properties .property__icon{width:6rem}}.project__properties .property__image{width:10rem}@media only screen and (max-width:576px){.project__properties .property__image{width:8rem}.project__properties .property__image:nth-child(5){width:4rem}}.project__properties .pallete__boxes{position:relative}.project__properties .pallete__boxes .box{height:4.5rem;position:relative;transition:ALL .3s ease-in-out;width:4.5rem}@media only screen and (max-width:576px){.project__properties .pallete__boxes .box{height:3rem;width:3rem}}.project__properties .pallete__boxes .box__1{background-color:#000;z-index:20}.project__properties .pallete__boxes .box__2{background-color:#000;background-color:#ff7f00;position:absolute;right:25%;top:25%;z-index:10}.project__properties .pallete__boxes .box__3{background-color:#dbf227;position:absolute;right:-25%;top:-25%;z-index:30}.project__properties .pallete__boxes .box:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.project .swiper{align-items:center;background-color:#dbf227;display:flex;justify-content:center}.project .swiper__img{height:auto;width:100rem}@media only screen and (max-width:1200px){.project .swiper__img{width:80rem}}@media only screen and (max-width:768px){.project .swiper__img{width:70rem}}@media only screen and (max-width:576px){.project .swiper .area__image{width:40rem}}.project .swiper-slide{display:flex;justify-content:center}.project .link__image{cursor:pointer;width:100%}.project .posters{align-items:center;background-color:#000;display:flex;justify-content:space-between}.project .posters__image{width:27%}.project .popup{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}.project .popup__container{box-shadow:0 0 110px 2000px rgba(0,0,0,.667);max-height:100vh;overflow:scroll;overflow-x:hidden;position:relative;width:65%}.project .popup__container::-webkit-scrollbar{border-radius:10px;width:10px}.project .popup__container::-webkit-scrollbar-thumb{background-color:#1a1a1a;border-radius:10px}.project .popup__close{color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:4rem;position:absolute;right:7rem;top:5rem;z-index:99}@media only screen and (max-width:576px){.project .popup__close{right:3rem;top:3rem}}.project .popup__image{width:100%}.project .logos{align-items:center;display:flex;justify-content:space-evenly;margin:10rem 0}@media only screen and (max-width:992px){.project .logos{flex-direction:column}}.project .logos .logo{text-align:center}.project .logos .logo__title{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:2rem;min-height:3rem}.project .logos .logo__img{align-self:flex-end;width:40rem}@media only screen and (max-width:1440px){.project .logos .logo__img{width:30rem}}@media only screen and (max-width:1200px){.project .logos .logo__img{width:25rem}}@media only screen and (max-width:992px){.project .logos .logo__img{width:20rem}}.project .trios{align-items:center;display:flex;justify-content:space-between;margin:10rem auto;max-width:80%}@media only screen and (max-width:992px){.project .trios{flex-direction:column}}.project .trios__title{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:2rem;min-height:3rem}.project .trios__left{align-items:center;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:992px){.project .trios__left{margin-bottom:5rem}}.project .trios__left .box{display:flex;justify-content:center}.project .trios__left--img{margin:0 3rem;width:12rem}@media only screen and (max-width:1440px){.project .trios__left--img{width:12rem}}@media only screen and (max-width:1200px){.project .trios__left--img{width:8rem}}@media only screen and (max-width:992px){.project .trios__left--img{margin:0 2rem}}.project .trios__right{align-items:center;display:flex;justify-content:space-between}.project .trios__right--img{margin:0 2rem;width:20rem}@media only screen and (max-width:1440px){.project .trios__right--img{width:15rem}}@media only screen and (max-width:1200px){.project .trios__right--img{width:10rem}}@media only screen and (max-width:992px){.project .trios__right--img{width:8rem}}.project .stickers{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem auto}.project .stickers__title{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;margin-bottom:2rem;min-height:3rem}.project .stickers .box{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:992px){.project .stickers .box{flex-direction:column}}.project .stickers__img{margin:0 5rem;width:10rem}@media only screen and (max-width:1200px){.project .stickers__img{width:8rem}}@media only screen and (max-width:992px){.project .stickers__img{margin-bottom:4rem;width:6rem}}#hakolav.project .popup__container{width:20%}@media only screen and (max-width:992px){#hakolav.project .popup__container{width:50%}}@media only screen and (max-width:576px){#hakolav.project .popup__container{width:80%}}#aria .box__1{background-color:#f737f8!important}#aria .box__2{background-color:#29ba97!important}#aria .box__3{background-color:#000!important}#aria .swiper{background-color:#000}@media only screen and (max-width:576px){#aria .project .swiper__iphones .swiper__img{width:40rem}}#aria .property__logo{width:15rem}@media only screen and (max-width:1200px){#aria .property__logo{width:12rem}}@media only screen and (max-width:576px){#aria .property__logo{width:9rem}}#aria .property__icon{width:6rem}@media only screen and (max-width:1200px){#aria .property__icon{width:5rem}}@media only screen and (max-width:576px){#aria .property__icon{width:4rem}}#aria .swiper{background-color:#ff9758}#aria .area__image{width:85rem}@media only screen and (max-width:1540px){#aria .area__image{width:55rem}}@media only screen and (max-width:1440px){#aria .area__image{width:50rem}}@media only screen and (max-width:1200px){#aria .area__image{width:80rem}}@media only screen and (max-width:768px){#aria .area__image{width:70rem}}@media only screen and (max-width:576px){#aria .area__image{width:40rem}}#vime .box__1{background-color:#fff!important}#vime .box__2{background-color:#0a27ff!important}#vime .box__3{background-color:#ff900b!important}#vime .swiper{background-color:#0a27ff}@media only screen and (max-width:992px){#vime .project__properties .property__image{width:8rem}}@media only screen and (max-width:576px){#vime .project__properties .property__image{width:5rem}}#vime .property__logo{width:15rem}@media only screen and (max-width:1200px){#vime .property__logo{width:12rem}}@media only screen and (max-width:576px){#vime .property__logo{width:10rem}}#vime .icons{margin:5rem auto;max-width:90%}#vime .icons__title{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}#vime .icons__container{align-content:center;display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;margin:0 auto;min-width:80%}@media only screen and (max-width:576px){#vime .icons__container{grid-template-columns:repeat(2,1fr)}}#vime .icons__icon{flex-basis:7%;margin:4rem;max-width:10rem;transition:all .3s ease-in-out}@media only screen and (max-width:576px){#vime .icons__icon{margin:2rem;max-width:7rem}}#vime .icons__icon:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}#bombshell .box__1{background-color:#fff!important}#bombshell .box__2{background-color:#e5117e!important}#bombshell .box__3{background-color:#000!important}#bombshell .property__image{width:7rem}@media only screen and (max-width:576px){#bombshell .posters{flex-direction:column;gap:5rem}#bombshell .posters__image{width:100%}}#bombshell .icons{grid-gap:5rem;align-content:center;display:grid;gap:5rem;grid-template-columns:repeat(5,1fr);justify-items:center;margin:10rem auto;min-width:80%}@media only screen and (max-width:1200px){#bombshell .icons{gap:2rem}}@media only screen and (max-width:576px){#bombshell .icons{grid-template-columns:repeat(2,1fr);margin-bottom:4rem}}#bombshell .icons .taste{align-items:center;display:flex;flex-direction:column}#bombshell .icons .taste__text{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;text-align:center}#bombshell .icons__icon{height:10rem;margin-top:2rem;width:10rem}@media only screen and (max-width:1200px){#bombshell .icons__icon{height:7rem;width:7rem}}#bombshell .patterns{align-items:center;display:flex;justify-content:space-between;margin:10rem auto;width:80%}@media only screen and (max-width:576px){#bombshell .patterns{flex-direction:column;gap:3rem;margin:5rem 0;width:45%}}#bombshell .patterns__image{width:15rem}@media only screen and (max-width:1200px){#bombshell .patterns__image{width:10rem}}#bombshell .unders{align-items:center;display:flex;justify-content:space-between;margin:10rem auto 5rem;width:80%}@media only screen and (max-width:576px){#bombshell .unders{flex-direction:column;gap:3rem;margin:5rem 0;width:45%}}#bombshell .unders__icon{width:15rem}@media only screen and (max-width:1200px){#bombshell .unders__icon{width:10rem}}@media only screen and (max-width:576px){#bombshell .bottom-part{display:flex;justify-content:center}}#bombshell .big-box{background-color:#eee}#bombshell .big-box__img{max-width:100%}#bombshell .small-boxes{align-items:center;background-color:#eee;display:flex;justify-content:space-evenly}#bombshell .small-boxes__img{flex:0 0 30%;max-width:30%}#own .box__1{background-color:#fff!important}#own .box__2{background-color:#251b58!important}#own .box__3{background-color:#efefef!important}#own .swiper{background-color:#251b58}@media only screen and (max-width:576px){#own .project__properties .property__image{width:6rem}}#own .project__properties .property__logo{width:15rem}@media only screen and (max-width:1440px){#own .project__properties .property__logo{width:13rem}}@media only screen and (max-width:1200px){#own .project__properties .property__logo{width:11rem}}@media only screen and (max-width:576px){#own .project__properties .property__logo{width:9rem}}#own .swiper__macs{margin:10rem 0}#own .swiper__macs .swiper{background-color:#fff}#own .swiper__macs .swiper__img{width:50rem}@media only screen and (max-width:1540px){#own .swiper__macs .swiper__img{width:40rem}}@media only screen and (max-width:1440px){#own .swiper__macs .swiper__img{width:35rem}}@media only screen and (max-width:576px){#own .swiper__macs .swiper__img{width:30rem}}#own .posters{background-color:#fff;gap:1rem;margin:2rem 0}@media only screen and (max-width:992px){#own .posters{align-content:center;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center}}@media only screen and (max-width:576px){#own .posters{grid-template-columns:repeat(1,1fr);margin-bottom:0}}#own .posters__image{max-width:24.5%}@media only screen and (max-width:1200px){#own .posters__image{max-width:22%}}@media only screen and (max-width:992px){#own .posters__image{max-width:100%;width:100%}}#own .catalog__container{background-color:#251b58;overflow:hidden;padding:5rem 0}@media only screen and (max-width:1200px){#own .catalog__container{display:none}}#own .catalog__container .catalog{margin:0 auto}#own .own__video{align-items:center;background:#251b58;display:flex;justify-content:center;padding:2rem 0}#own .own__video video{max-width:80%}#easyhome .box__1{background-color:#fff!important}#easyhome .box__2{background-color:#ff7f00!important}#easyhome .box__3{background-color:#0540f2!important}#easyhome .swiper{background-color:#ff7f00}@media only screen and (max-width:992px){#easyhome .project__properties .property__image{width:8rem}}@media only screen and (max-width:576px){#easyhome .project__properties .property__image{width:5rem}}#easyhome .project__properties .property__icon{width:12rem}#easyhome .property__logo{width:15rem}@media only screen and (max-width:1200px){#easyhome .property__logo{width:12rem}}@media only screen and (max-width:576px){#easyhome .property__logo{width:10rem}}#easyhome .icons{margin:5rem auto;max-width:90%}#easyhome .icons__title{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}#easyhome .icons__container{align-content:center;display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;margin:0 auto;min-width:80%}@media only screen and (max-width:576px){#easyhome .icons__container{grid-template-columns:repeat(2,1fr)}}#easyhome .icons__icon{flex-basis:7%;margin:4rem;max-width:10rem;transition:all .3s ease-in-out}@media only screen and (max-width:576px){#easyhome .icons__icon{margin:2rem;max-width:7rem}}#easyhome .icons__icon:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}#easyhome .link{align-items:center;display:flex;justify-content:center;padding:5rem 0}#easyhome .link .link__image{max-width:30%}@media only screen and (max-width:576px){#easyhome .link .link__image{max-width:50%}}#easyhome .popup .popup__container{max-width:20%}@media only screen and (max-width:1200px){#easyhome .popup .popup__container{max-width:40%}}@media only screen and (max-width:576px){#easyhome .popup .popup__container{min-width:80%}}#doublecouple .box__1{background-color:#fff!important}#doublecouple .box__2{background-color:#f0eded!important}#doublecouple .box__3{background-color:#000!important}#doublecouple .swiper{background-color:#9513b8}@media only screen and (max-width:992px){#doublecouple .project__properties .property__image{width:8rem}}@media only screen and (max-width:576px){#doublecouple .project__properties .property__image{width:5rem}}@media only screen and (max-width:1200px){#doublecouple .property__logo{width:12rem}}@media only screen and (max-width:576px){#doublecouple .property__logo{width:10rem}}#doublecouple .icons{margin:5rem auto;max-width:90%}#doublecouple .icons__title{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}#doublecouple .icons__container{align-content:center;display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;margin:0 auto;min-width:80%}@media only screen and (max-width:576px){#doublecouple .icons__container{grid-template-columns:repeat(2,1fr)}}#doublecouple .icons__icon{flex-basis:7%;margin:4rem;max-width:10rem;transition:all .3s ease-in-out}@media only screen and (max-width:576px){#doublecouple .icons__icon{margin:2rem;max-width:7rem}}#doublecouple .icons__icon:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}#doublecouple .swiper__macs{margin:10rem 0 0}#doublecouple .swiper__macs .swiper__img{width:70rem}@media only screen and (max-width:1440px){#doublecouple .swiper__macs .swiper__img{width:60rem}}@media only screen and (max-width:576px){#doublecouple .swiper__macs .swiper__img{max-width:80%;width:30rem}}#doublecouple .link{align-items:center;background-image:url(/static/media/BottomPic.2e2406ded4ef029a0210.png);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;height:500px;justify-content:center}#doublecouple .link .link__image{max-width:100%}#doublecouple .popup .popup__container{max-width:60%}@media only screen and (max-width:576px){#doublecouple .popup .popup__container{min-width:80%}}#fluf .box__1,#fluf .box__2{background-color:#fff!important}#fluf .box__2{border:1px solid #000}#fluf .box__3{background-color:#000!important}#fluf .swiper{background-color:#f4f4f4}#fluf .project__properties .property__image{width:5rem}@media only screen and (max-width:992px){#fluf .project__properties .property__image{width:8rem}}@media only screen and (max-width:576px){#fluf .project__properties .property__image{width:3.5rem}}#fluf .property__logo{width:15rem}@media only screen and (max-width:1200px){#fluf .property__logo{width:12rem}}@media only screen and (max-width:576px){#fluf .property__logo{width:10rem}}#fluf .icons{margin:5rem auto;max-width:90%}#fluf .icons__title{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}#fluf .icons__container{align-content:center;display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;margin:0 auto;min-width:80%}@media only screen and (max-width:576px){#fluf .icons__container{grid-template-columns:repeat(2,1fr)}}#fluf .icons__icon{flex-basis:7%;margin:4rem;max-width:10rem;transition:all .3s ease-in-out}@media only screen and (max-width:576px){#fluf .icons__icon{margin:2rem;max-width:7rem}}#fluf .icons__icon:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}#fluf .swiper-wrapper{align-items:center}#fluf .swiper__img{width:60rem}@media only screen and (max-width:992px){#fluf .swiper__img{height:auto;width:30rem}}#fluf .link{align-items:center;display:flex;justify-content:center;padding:5rem 0}#fluf .link .link__image{max-width:30%}@media only screen and (max-width:576px){#fluf .link .link__image{max-width:50%}}#fluf .logo__img.math{width:50rem}@media only screen and (max-width:1440px){#fluf .logo__img.math{width:40rem}}@media only screen and (max-width:1200px){#fluf .logo__img.math{width:25rem}}#fluf .popup .popup__container{max-width:20%}@media only screen and (max-width:1200px){#fluf .popup .popup__container{max-width:40%}}@media only screen and (max-width:576px){#fluf .popup .popup__container{min-width:80%}}#aia .box__1{background-color:#fff!important}#aia .box__2{background-color:#f9a7e9!important}#aia .box__3{background-color:#000!important}#aia .swiper{background-color:#f4f4f4}#aia .project__logo{width:20rem}#aia .project__properties .property__icon{width:12rem}#aia .project__properties .property__image{width:5rem}@media only screen and (max-width:992px){#aia .project__properties .property__image{width:8rem}}@media only screen and (max-width:576px){#aia .project__properties .property__image{width:5rem}}#aia .property__logo{width:15rem}@media only screen and (max-width:1200px){#aia .property__logo{width:12rem}}@media only screen and (max-width:576px){#aia .property__logo{width:10rem}}#aia .icons{margin:5rem auto;max-width:90%}#aia .icons__title{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}#aia .icons__container{align-content:center;display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;margin:0 auto;min-width:80%}@media only screen and (max-width:576px){#aia .icons__container{grid-template-columns:repeat(2,1fr)}}#aia .icons__icon{flex-basis:7%;margin:4rem;max-width:10rem;transition:all .3s ease-in-out}@media only screen and (max-width:576px){#aia .icons__icon{margin:2rem;max-width:7rem}}#aia .icons__icon:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}#aia .swiper-wrapper{align-items:center}#aia .swiper__img{width:50rem}@media only screen and (max-width:992px){#aia .swiper__img{height:auto;width:30rem}}#aia .link{align-items:center;display:flex;justify-content:center;padding:5rem 0}#aia .link .link__image{max-width:30%}@media only screen and (max-width:576px){#aia .link .link__image{max-width:50%}}#aia .mockups{overflow:hidden}#aia .mockups,#aia .mockups img{max-width:100%}#aia .logo__img.math{width:50rem}@media only screen and (max-width:1440px){#aia .logo__img.math{width:40rem}}@media only screen and (max-width:1200px){#aia .logo__img.math{width:25rem}}#aia .popup .popup__container{max-width:20%}@media only screen and (max-width:1200px){#aia .popup .popup__container{max-width:40%}}@media only screen and (max-width:576px){#aia .popup .popup__container{min-width:80%}}#aia .link{background-color:#f9a7e9}#aia .link,#aia .link img{cursor:inherit}.App.-route,.App.connect-route,.App.works-route{background-color:#000;background-image:url(/static/media/BackgroundImage.9e85178c7319885a825e.webp);background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:1200px){.App.-route,.App.connect-route,.App.works-route{background-position:-7rem}}@media only screen and (max-width:992px){.App.-route,.App.connect-route,.App.works-route{background-color:#110137;background-image:url(/static/media/BackgroundImage.9e85178c7319885a825e.webp);background-position:0 0;background-position:top;background-size:100%}}@media only screen and (max-width:576px){.App.-route,.App.connect-route,.App.works-route{background-color:#110137;background-position:-7rem 0;background-size:150%}}.App.-route .footer__icon:not(.footer__icon--white),.App.-route .navbar__logo:not(.navbar__logo--white),.App.connect-route .footer__icon:not(.footer__icon--white),.App.connect-route .navbar__logo:not(.navbar__logo--white),.App.works-route .footer__icon:not(.footer__icon--white),.App.works-route .navbar__logo:not(.navbar__logo--white){display:none}.App.-route .footer__text,.App.-route .navbar__link,.App.connect-route .footer__text,.App.connect-route .navbar__link,.App.works-route .footer__text,.App.works-route .navbar__link{color:#fff}.App:not(.-route):not(.connect-route) .footer__icon--white,.App:not(.-route):not(.connect-route) .navbar__logo--white{display:none}.App:not(.-route):not(.connect-route) .header{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100}.body__container{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:bodyAnimation;animation-name:bodyAnimation;opacity:0}@-webkit-keyframes bodyAnimation{0%{opacity:0}to{opacity:1}}@keyframes bodyAnimation{0%{opacity:0}to{opacity:1}}.App.works-route{background-color:#fff;background-image:none}.App.works-route .footer__text,.App.works-route .navbar__link{color:#000}.App.works-route .footer__icon:not(.footer__icon--white),.App.works-route .navbar__logo:not(.navbar__logo--white){display:block}.App.works-route .footer{border-color:#000}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.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{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;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-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.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-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.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-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}
/*# sourceMappingURL=main.51e56bc7.css.map*/