  :root{--pink:#2e0000;--pink1:#7e0c3c;--pink2:#f5237c;--pink3:#ff6f9f;--pink4:#ffd6e4;--purple:#1a0e2e;--purple1:#462777;--purple2:#af48ff;--purple3:#c08dfe;--purple4:#e8d6ff;--blue:#02152e;--blue1:#05326c;--blue2:#0169f0;--blue3:#008cee;--blue4:#56b6f9;--blue5:#abd6f3;--blue6:#d6efff;--blue7:#3a68a3;--blue3reverse:#FF7311;--green:#002e21;--green1:#045044;--green2:#00b759;--green3:#33ff99;--green4:#d6ffd6;--green5:#2a3c2a;--brown:#2e190b;--brown1:#6e4122;--brown2:#beb4a8;--orange:#ff893f;--orange1:#ffac48;--yellow:#ffda59;--yellow1:#ffecd6;--gray:#3a3b3d;--gray1:#beb4a8;--gray2:#d4ccc9;--gray3:#ebeae0;--gray4:#797b80;--gray5:#aaaebb;--gray6:#d8d8d8;--gray7:#eaeaea;--white:#FFFFFF;--white1:#FAFAFA;--black:#000000;--border-color:#d8d8d8;--site-font:'Inter', sans-serif;--toast-default:rgb(57, 71, 84);--toast-blue:#0090e0;--toast-green:#34c240;--toast-yellow:#fa9f47;--toast-red:#d24242}  *{margin:0;padding:0;box-sizing:border-box;font-family:var(--site-font);list-style:none;-webkit-tap-highlight-color:#fff0}*:focus{outline:none}html,body{overflow:hidden;margin:0;padding:0;height:100%}html.menu-open{overflow:hidden!important}body{-webkit-font-smoothing:antialiased}a,button{cursor:pointer}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin-bottom:0}.home-page,.services-page,.portfolio-page,.about-page,.contact-page,.franchise-page{position:relative;width:100%;height:100vh}.section{position:absolute;top:0;left:0;width:100%;height:100vh;height:100svh;opacity:0;pointer-events:none;transition:opacity 1s ease-in-out}.section.active{opacity:1;pointer-events:all}.container{width:100%;padding-inline:30px}.container-wrapper{max-width:clamp(284px, 75vw, 1240px);margin-inline:auto}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--gray5)}::-webkit-scrollbar-thumb{background:var(--blue3)}::-webkit-scrollbar-thumb:hover{background:var(--blue1)}#page-content{background-color:var(--white)}.isdesktop{display:flex!important}.ismobile{display:none!important}@media (max-width:1024px){.isdesktop{display:none!important}.ismobile{display:flex!important}}  .section-one{background-color:var(--white);transform:scale(0);transition:all 1s ease-in-out}.section-one.active{transform:scale(1);transition:all 1s ease-in-out}.section-one__wrapper{height:100%;position:relative;display:flex;align-items:center;padding-top:200px}.section-one__figure{position:absolute;bottom:0;right:0;height:760px}.section-one__title{position:absolute;max-width:60%;font:400 110px / 1.2 var(--site-font);padding-bottom:150px;word-break:break-word;opacity:0;transition:opacity 1s ease-in-out}.section-one__title.active{opacity:1}.section-one__title span{display:inline;white-space:normal}.section-one__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.section-one__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--blue4);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:101%}}@media (max-width:1550px){.section-one__wrapper{padding-top:125px}.section-one__title{padding-bottom:75px;font-size:80px}.section-one__figure{height:550px}}@media (max-width:1200px){.section-one__title{font-size:76px}}@media (max-width:1024px){.section-one__wrapper{align-items:center}.section-one__title{font-size:57px}.section-one__figure{right:-70px}}@media (max-width:768px){.section-one__title{font-size:45px;padding-bottom:0}.section-one__figure{right:-75px}}@media (max-width:560px){.section-one__wrapper{align-items:flex-end;max-width:unset}.section-one__title{font-size:32px;padding-bottom:75px}.section-one__figure{height:480px;right:-60px}}  .section-two{background-color:var(--white);display:flex}.section-two.active .popup{left:15px}.section-two__wrapper{height:100%;max-height:1000px;margin-block:auto;padding-block:200px 140px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:30px}.section-two__content{display:flex;flex-direction:column;gap:15px}.section-two__video-player{max-width:390px;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;transform:translateY(200%);opacity:0;transition:opacity 1s ease-in-out,transform 1s cubic-bezier(.3,1,.7,1) 1.1s;aspect-ratio:3 / 4;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/homesectiontwo1.png);background-size:cover;background-position:center;margin-inline:auto;overflow:hidden;position:relative}.section-two__video-player:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.section-two__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.section-two__video-wrapper iframe{position:absolute;top:0;left:0;width:123%;height:123%;transform:translate(-10%,-10%);border:none;pointer-events:none}.section-two.active .section-two__video-player{transform:translateY(0);opacity:1;transition:opacity 1s ease-in-out,transform 1s cubic-bezier(.3,1,.7,1)}.section-two__title{font:400 60px / 1.2 var(--site-font);color:var(--blue3);padding-top:30px}.section-two__title.align-end{text-align:end;margin-top:auto;padding-top:calc(100% - 70px)}.section-two__description{font:400 25px / 1.2 var(--site-font);color:var(--black)}.section-two__description.align-end{text-align:end}.section-two__title,.section-two__title.align-end,.section-two__description,.section-two__description.align-end{opacity:0;transition:opacity 1s ease-in-out}.section-two.active .section-two__title{transition:opacity 1s ease-in-out;transition-delay:1s;opacity:1}.section-two.active .section-two__title.align-end{transition:opacity 1s ease-in-out;transition-delay:1.5s;opacity:1}.section-two.active .section-two__description{transition:opacity 1s ease-in-out;transition-delay:1.25s;opacity:1}.section-two.active .section-two__description.align-end{transition:opacity 1s ease-in-out;transition-delay:1.75s;opacity:1}@media (max-width:1550px){.section-two__wrapper{padding-block:125px 80px}.section-two__content{display:flex;flex-direction:column}.section-two__title.align-end{padding-top:unset}.section-two__video-player{width:290px;max-height:495px;align-self:center;justify-self:center}.section-two__title{font-size:48px}.section-two__description{font-size:20px}}@media (max-width:1024px){.section-two__wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;padding-block:125px 40px;max-width:unset}.section-two__title{padding-top:0;font-size:40px}.section-two__description{font-size:18px;width:80%}.section-two__content:last-of-type{align-items:flex-end}.section-two__video-player{max-width:350px;width:unset;max-height:unset}}@media (max-width:768px){.section-two__description{width:100%}}@media (max-width:560px){.section-two__title{font-size:30px}.section-two__description{font-size:16px}.section-two__video-player{width:auto;max-width:300px}}  .section-three{background-color:var(--blue);transform:translateY(0);transition:transform 1s ease-in-out,opacity 1s ease-in-out;display:flex}.section-three.active .popup{left:15px}.section-three.exit{transform:translateY(-100%);opacity:1!important}.section-three.hidden{visibility:hidden;opacity:0!important}.section-three__wrapper{height:100%;max-height:1000px;margin-block:auto;padding-block:200px 140px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:30px;position:relative}.section-three__wrapper.hidedesktop{display:none!important}.section-three__wrapper.hidemobile{display:grid!important}.section-three__card-one{width:80%;height:80%;aspect-ratio:3 / 4;background-color:#fff0;margin-left:auto;margin-block:auto;display:flex;justify-content:center;align-items:center;border:2px solid var(--blue1);border-radius:50px;transform:translateX(120%);transition:transform 0s cubic-bezier(.3,1,.7,1) 0.8s;overflow:hidden}.section-three.active .section-three__card-one{transform:translateX(0);transition:transform 1s cubic-bezier(.3,1,.7,1)}.section-three__text-one{font:400 50px / 1.2 var(--site-font);color:var(--blue5);width:80%;transform:translateX(120%);transition:transform 1s cubic-bezier(.3,1,.7,1) 0.8s}.section-three.active .section-three__text-one{transform:translateX(0);transition:transform 1s cubic-bezier(.3,1,.7,1) 0.5s}.section-three__card-two{width:100%;max-width:390px;margin-inline:auto;aspect-ratio:3 / 4;height:100%;background-color:var(--blue1);border-radius:50px;display:flex;justify-content:center;align-items:center;z-index:1}.section-three__text-two{font:400 50px / 1.2 var(--site-font);color:var(--blue5);width:80%;text-align:center}.section-three__card-three{width:80%;height:80%;aspect-ratio:3 / 4;margin-block:auto;background-color:var(--blue4);display:flex;justify-content:center;align-items:center;border-radius:50px;transform:translateX(-120%);transition:transform 0s cubic-bezier(.3,1,.7,1) 0.8s;overflow:hidden}.section-three.active .section-three__card-three{transform:translateX(0);transition:transform 1s cubic-bezier(.3,1,.7,1)}.section-three__text-three{font:400 50px / 1.2 var(--site-font);width:80%;color:var(--blue);text-align:end;opacity:0;transform:translateX(-120%);transition:opacity 2s ease-in-out 0.8s,transform 1s cubic-bezier(.3,1,.7,1) 0.8s}.section-three.active .section-three__text-three{opacity:1;transform:translateX(0);transition:opacity 2s ease-in-out 0.5s,transform 1s cubic-bezier(.3,1,.7,1) 0.5s}.section-three__text-animated{color:var(--white);background-color:var(--blue2);font:400 30px / 1.2 var(--site-font);width:max-content;display:flex;justify-self:flex-end;padding-inline:5px;margin-top:5px;transform:translateX(-200%);opacity:0;transition:opacity 2s ease-in-out 0.8s,transform 1s cubic-bezier(.3,1,.7,1) 0.8s}.section-three.active .section-three__text-animated{transform:translateX(0);opacity:1;transition:opacity 2s ease-in-out 1.5s,transform 1s cubic-bezier(.3,1,.7,1) 1.5s}.section-three__button{width:fit-content;background-color:var(--white);display:flex;justify-content:center;align-items:center;padding:5px 15px;border-radius:50px;font:400 25px / 1.2 var(--site-font);color:var(--black);position:absolute;left:50%;bottom:50px;transform:translate(-50%,-300%);transition:transform 1s cubic-bezier(.3,1,.7,1) 0.8s}.section-three.active .section-three__button{transform:translate(-50%,0);transition:transform 1s cubic-bezier(.3,1,.7,1)}@media (max-width:1550px){.section-three__wrapper{padding-block:125px 80px}.section-three__card-one{width:100%;max-width:250px}.section-three__text-one{font-size:37px}.section-three__card-two{max-width:290px}.section-three__text-two{font-size:37px}.section-three__card-three{width:100%;max-width:250px}.section-three__text-three{font-size:37px}.section-three__text-animated{font-size:25px}.section-three__button{bottom:20px;font-size:22px}}@media (max-width:1024px){.section-three__wrapper{padding-block:125px 80px!important;max-height:700px}.section-three__wrapper.hidedesktop{display:flex!important}.section-three__wrapper.hidemobile{display:none!important}.section-three__wrapper .swiper-slide{opacity:0;transition:transform 1s ease-in-out!important}.section-three__wrapper .swiper-slide-prev{min-width:50%;transform:scale(.8) translateX(12%)!important;opacity:1}.section-three__wrapper .swiper-slide-next{min-width:50%;transform:scale(.8) translateX(-140%)!important;opacity:1}.section-three__wrapper .swiper-slide-active{min-width:50%;transform:translateX(-50%)!important;z-index:3;opacity:1}.section-three__card-one{background-color:var(--blue)}.section-three__card-one,.section-three__card-three{max-width:unset;display:flex!important}.section-three__card-two{display:flex!important}.section-three__text-two{font-size:30px}.section-three__text-three{font-size:30px}.section-three__text-one{font-size:30px}}@media (max-width:768px){.section-three__wrapper .swiper-slide-active{min-width:57%}.section-three__wrapper .swiper-slide-next{transform:scale(.8) translateX(-132%)!important}.section-three__wrapper .swiper-slide-prev{transform:scale(.8) translateX(-12%)!important}.section-three__text-two{font-size:25px}.section-three__text-three{font-size:25px}.section-three__text-one{font-size:25px}}@media (max-width:560px){.section-three__wrapper{width:min(100%, 300px)}.section-three__card-two{max-width:unset}.section-three__wrapper .swiper-slide-active{min-width:100%;transform:scale(1) translateX(0)!important}.section-three__wrapper .swiper-slide-next{transform:scale(1) translateX(0)!important}.section-three__wrapper .swiper-slide-prev{transform:scale(1) translateX(0)!important}}  .section-four{width:100vw;transform:translateY(100%);transition:transform 1s ease-in-out}.section-four.active{transform:translateY(0)}.section-four.active .popup{left:15px}.section-four.exit{transform:translateY(-100%);opacity:1!important}.section-four.exit-down{transform:translateY(100%);opacity:1!important}.section-four.hidden{visibility:hidden;opacity:0!important}.section-four__wrapper{height:100%;display:flex}.section-four__slider{--swiper-pagination-bullet-width:18px;--swiper-pagination-bullet-height:24px;--swiper-pagination-color:var(--white);--swiper-pagination-bottom:30px;width:55%;cursor:grab}.section-four__slider:active{cursor:grabbing}.section-four__image{width:100%;height:100%;object-fit:cover}.section-four__content{width:45%;display:flex;flex-direction:column;justify-content:center;padding:100px;background-color:var(--white)}.section-four__content-block{display:flex;flex-direction:column;justify-content:center;gap:10px}.section-four__title{font:400 60px / 1.2 var(--site-font);color:var(--blue3)}.section-four__description{font:400 25px / 1.2 var(--site-font);color:var(--black)}.section-four__description--highlighted{font:900 25px / 1.2 var(--site-font);color:var(--black)}@media (max-width:1550px){.section-four__title{font-size:48px}.section-four__description{font-size:20px}.section-four__description--highlighted{font-size:20px}}@media (max-width:1024px){.section-four__wrapper{flex-direction:column}.section-four__slider{height:70%;width:100%}.section-four__content{width:100%;height:30%;flex-direction:row;padding:20px}.section-four__title{font-size:40px}.section-four__description{font-size:18px}.section-four__description--highlighted{font-size:18px}}@media (max-width:768px){.section-four__title{font-size:30px}.section-four__description{font-size:16px}}@media (max-width:560px){.section-four__slider{height:50%}.section-four__content{flex-direction:column;height:50%}.section-four__description--highlighted{font-size:16px}}  @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;overflow:clip;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:translate3d(0,0,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{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{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:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.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:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgb(0 0 0 / .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgb(0 0 0 / .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgb(0 0 0 / .5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}  .section-five{width:100vw;transform:translateY(110%);transition:transform 1s ease-in-out;position:relative}.section-five.active{transform:translateY(0)}.section-five.active .popup{left:15px}.section-five.exit-down{opacity:1!important;transform:translateY(110%)}.section-five.exit{opacity:1!important;transform:translateY(-110%)}.section-five.hidden{visibility:hidden;opacity:0!important}.section-five__wrapper{height:100%;display:flex;background-color:var(--white)}.section-five__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-five__title{width:100%;font:400 60px / 1.2 var(--site-font);color:var(--black);text-align:center}.section-five__description{max-width:290px;font:400 25px / 1.2 var(--site-font);color:var(--black)}.section-five__circle-container{position:relative;height:110vh;transform:translateY(-5vh);aspect-ratio:1 / 1;margin:0 auto}.section-five__circle-rotator{position:absolute;top:0;left:0;width:100%;height:100%;animation:rotate 30s linear infinite;transform-origin:center center;transition:opacity 1s ease-in-out;opacity:0}.section-five__circle-rotator.active{opacity:1}.section-five__images-container{height:100%;width:100%;position:relative;transform:translate(-10%,-9%)}.section-five__circle-image{position:absolute;border-radius:50%;object-fit:cover;transform-origin:center center;animation:counter-rotate 30s linear infinite}.section-five__circle-word{display:flex;justify-content:center;align-items:center;font:900 28px / 1.2 var(--site-font);color:var(--black);letter-spacing:-1px;white-space:nowrap}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes counter-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@media (max-width:1550px){.section-five__title{font-size:48px}.section-five__description{font-size:20px}}@media (max-width:1024px){.section-five__title{font-size:40px;text-align:start}.section-five__description{font-size:18px}}@media (max-width:850px){.section-five__content{left:65%}.section-five__circle-container{transform:translateY(-5vh) translateX(-27px)}}@media (max-width:768px){.section-five__title{width:120%}}@media (max-width:560px){.section-five__content{left:55%}.section-five__title{font-size:30px}.section-five__description{font-size:16px}.section-five__circle-container{transform:translateY(-5vh) translateX(-11%)}}  .section-six{width:100vw;transform:translateY(110%);transition:transform 1s ease-in-out;background-color:var(--white)}.section-six.active{transform:translateY(0)}.section-six.active .popup{left:15px}.section-six.exit-down{opacity:1!important;transform:translateY(110%)}.section-six.exit{opacity:1!important;transform:translateY(-100%)}.section-six.hidden{visibility:hidden;opacity:0!important}.section-six__wrapper{height:100%;padding-block:200px 50px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.section-six__slider{width:100%;max-width:1050px;height:580px;position:relative;overflow:visible}.section-six__video-player{max-width:350px;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;aspect-ratio:3 / 4;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/universalthumb.png);background-size:cover;background-position:center;margin-inline:auto;overflow:hidden;position:relative}.section-six__video-player:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.section-six__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.section-six__video-wrapper iframe{position:absolute;top:0;left:0;width:123%;height:123%;transform:translate(-10%,-10%);border:none;pointer-events:none}.section-six__image-label{position:absolute;bottom:0;height:85px;width:100%;display:flex;align-items:center;justify-content:center;gap:5px;background-color:var(--blue3)}.section-six__image-label svg{width:40px;height:40px;color:var(--white)}.section-six__image-label .text{font:400 32px / 1.2 var(--site-font);color:var(--white)}.section-six__title{width:50%;font:400 115px / 1.2 var(--site-font);opacity:1;transition:opacity 1s ease-in-out;position:absolute;top:50%;left:549px;z-index:-1;transform:translateY(-50%);word-break:break-all}.section-six__animated-line-container{white-space:nowrap;display:flex;overflow:hidden;position:relative}.section-six__animated-line{height:120px;flex-shrink:0;display:flex;align-items:center;flex-wrap:nowrap;animation:slide 90s linear infinite;will-change:transform}.section-six__logo{width:160px;height:100%;object-fit:contain;padding-right:30px;flex-shrink:0}@keyframes slide{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.section-six__swiper-slide{opacity:0}.section-six__swiper-slide.swiper-slide-prev{transform:scale(.8);opacity:1;transition:opacity 1s ease-in-out 1s,transform 0s}.section-six__swiper-slide.swiper-slide-active{transform:translateX(-140px) scale(1);opacity:1;transition:transform 1s ease-in-out}.section-six__swiper-slide.swiper-slide-next{transform:scale(.01);opacity:0;transition:transform 2s ease-in-out,opacity 0.8s ease-in-out}@media (max-width:1550px){.section-six__wrapper{padding-block:125px 20px}.section-six__slider{height:380px}.section-six__video-player{width:250px;min-width:250px;height:380px}.section-six__image-label{height:65px}.section-six__image-label svg{width:35px;height:35px}.section-six__image-label .text{font-size:25px}.section-six__title{left:490px;font-size:95px}.section-six__logo{width:130px}}@media (max-width:1300px){.section-six__title{left:465px}}@media (max-width:1100px){.section-six__title{left:390px}}@media (max-width:1024px){.section-six__wrapper{justify-content:space-around}.section-six__title{font-size:70px;left:360px}}@media (max-width:768px) and (max-height:815px){.section-six__animated-line-container{display:none}}@media (max-width:800px){.section-six__title{left:295px}}@media (max-width:768px){:root{--translate-active:calc((25vw - 250px) / 2)}.section-six__wrapper{justify-content:space-between}.section-six__title{position:unset;font-size:60px;transform:translateY(-20px);width:100%;text-align:center;word-break:normal}.section-six__swiper-slide.swiper-slide-active{width:250px!important;transform:translateX(var(--translate-active)) scale(1)}}@media (max-width:560px){.section-six__swiper-slide.swiper-slide{height:fit-content}.section-six__swiper-slide.swiper-slide-active{width:100%!important;transform:translateX(0) scale(1);display:flex;justify-content:center}.section-six__slider{height:100%;display:flex;flex-direction:column;justify-content:space-around}.section-six__slider .swiper-wrapper{height:fit-content}.section-six__swiper-slide.swiper-slide-prev{opacity:0}.section-six__title{font-size:40px;transform:translateY(0)}}  .section-seven{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out}.section-seven.active{transform:translateY(0)}.section-seven.lifted{transform:translateY(-260px);transition:all 1s ease-in-out;opacity:1!important;pointer-events:all}.section-seven__wrapper{height:100%;padding-block:200px;display:flex;flex-direction:column;align-items:center;gap:80px}.section-seven__title{font:400 50px / 1.2 var(--site-font);color:var(--black)}.section-seven__btn{background:linear-gradient(to bottom,var(--blue3),var(--blue5));width:100%;height:400px;font:600 150px / 1.2 var(--site-font);text-align:center;color:var(--blue6);text-transform:uppercase;border:0;border-radius:999px;display:flex;justify-content:center;align-items:center}@media (max-width:1550px){.section-seven__wrapper{padding-block:125px 100px}.section-seven__title{font-size:40px}.section-seven__btn{font-size:120px}}@media (max-width:1200px){.section-seven__title{font-size:38px}.section-seven__btn{font-size:90px}}@media (max-width:1024px){.section-seven__wrapper{justify-content:space-evenly;max-width:unset}.section-seven__btn{height:240px;font-size:80px}}@media (max-width:768px){.section-seven__wrapper{gap:40px}.section-seven__title{text-align:center}.section-seven__btn{height:200px;font-size:55px}}@media (max-width:560px){.section-seven__title{font-size:35px}.section-seven__btn{height:auto;font-size:50px;aspect-ratio:1 / 1;padding:20px}}  .section-footer{bottom:0;top:unset;height:385px;transform:translateY(385px);transition:transform 1s ease-in-out;z-index:999;opacity:1!important}.section-footer.active{transform:translateY(0);transition:transform 1s ease-in-out .2s}.section-footer.lifted{transform:translateY(0);opacity:1;transition:transform 1s ease-in-out 0s}.section-footer.exit-down{transition:opacity 0s ease-in-out,transform 0s ease-in-out}.section-footer.landing-page{position:unset;transform:translateX(0);pointer-events:all}.footer{height:385px;background-color:var(--blue4)}.footer__wrapper{height:100%;padding-block:80px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;gap:30px}.footer__logo{font:400 130px / 1 'PersonalSocialSans';width:200px;color:var(--blue6)}.footer__section-one,.footer__section-two{grid-column:span 2;display:flex;flex-direction:column}.footer__section-one{gap:20px}.footer__text{font:400 20px / 1.2 var(--site-font);color:var(--black)}.footer__social-medias{display:flex;gap:8px;margin-top:20px}.footer__social-media img{width:50px;min-width:50px;height:50px}@media (max-width:1550px){.section-footer{height:287px;transform:translateY(287px)}.footer{height:287px}.footer__text{font-size:18px}.footer__social-media img{width:40px;min-width:40px;height:40px}}@media (max-width:1024px){.footer__wrapper{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);padding-block:45px;max-width:unset;width:100%}.footer__logo{grid-column:span 2;font:400 50px / 1 'PersonalSocialSans';width:100%}.footer__section-one,.footer__section-two{grid-column:span 1}.footer__text{font-size:16px}}@media (max-width:635px){.section-footer{height:auto;transform:translateY(100%)}.footer{height:auto}.footer__wrapper{grid-template-columns:repeat(1,1fr);grid-template-rows:auto;padding-block:45px}.footer__logo{grid-column:span 1;font:400 35px / 1 'PersonalSocialSans'}}  .header{height:200px;position:fixed;top:0;z-index:9999;display:flex;align-items:center;background-color:#fff0;mix-blend-mode:difference;color:var(--white)}.header__wrapper{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;gap:30px}.header__link{width:max-content;font:400 23px / 1 var(--site-font);text-transform:uppercase;color:var(--white);transition:all 1s ease-in-out;opacity:0;cursor:pointer}.header__link:hover{color:var(--blue3reverse);transition:all .4s ease-in-out}.header__link:nth-of-type(3),.header__link:nth-of-type(4){text-align:end;justify-self:flex-end}.header:hover .header__link,.header.show-links .header__link{opacity:1}.header__title a{font:400 37px / 1 'PersonalSocialSans';letter-spacing:.5px;color:var(--white)}.header__backtop{display:none;position:fixed;left:16px;bottom:16px}.header__backtop.active{display:block}.header__backtop svg{color:var(--white);width:40px;height:40px}@media (max-width:1550px){.header{height:125px}.header__title a{font-size:30px}.header__link{font-size:18px}}@media (max-width:1200px){.header__title{font-size:26px}.header__link{font-size:17px}}@media (max-width:1024px){.header__title{margin-inline:auto}.header__menu-burger{width:24px;min-width:24px;height:24px;position:absolute;right:30px;top:50%;transform:translateY(-50%)}.header__menu-burger.unfold{opacity:0;transition:all 1s ease-in-out}.header__menu-burger.fold{opacity:1;transition:all 1s ease-in-out 1s}.header__navigation.active~.header__menu-burger.unfold{opacity:1;transition:all 1s ease-in-out 1s}.header__navigation.active+.header__menu-burger.fold{opacity:0;transition:all 1s ease-in-out}.header__navigation{width:244px;height:max-content;position:fixed;top:0;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:20px;padding:100px 30px 30px 30px;transform:translateX(100%);transition:all 1s ease-in-out}.header__navigation.active{transform:translateX(0)}}@media (max-width:560px){.header{padding-inline:15px!important}.header__wrapper{margin-inline:0}.header__menu-burger{right:15px}.header__title{margin-inline:0}}  .services-section-one{background-color:var(--white);transition:all 0s!important}.services-section-one.fixed{opacity:1!important;transition:all 0s!important}.services-section-one__wrapper{height:100%;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:200px}.services-section-one__title{height:45%;max-width:clamp(284px, 75vw, 1240px);position:relative;text-align:center;font:400 110px / 1.2 var(--site-font);word-break:break-word}.services-section-one__title span{display:inline;white-space:normal}.services-section-one__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.services-section-one__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--blue4);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:100%}}.services-section-one__video{height:55%;width:100vw;position:relative;display:flex;justify-content:center;align-items:center;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/thumb1.png);background-size:cover;background-position:center;overflow:hidden}.services-section-one__video:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.services-section-one__video iframe{position:absolute;top:0;left:50%;transform:translateX(-50%);width:177.77%;height:28vw;border:none;pointer-events:none}@media (max-width:1550px){.services-section-one__wrapper{padding-top:125px}.services-section-one__title{font-size:80px}.services-section-one__video iframe{width:280%}}@media (max-width:1200px){.services-section-one__title{font-size:76px}}@media (max-width:1024px){.services-section-one__wrapper{align-items:center}.services-section-one__title{font-size:57px;padding-top:50px}.services-section-one__video iframe{height:100%}}@media (max-width:768px){.services-section-one__title{font-size:45px;padding-bottom:0}}@media (max-width:560px){.services-section-one__title{height:70%;font-size:32px;padding:0;padding-top:25%}.services-section-one__video{height:300px;margin-top:auto}.services-section-one__video iframe{width:325%}}  .services-section-two{position:relative;z-index:2;transform:translateY(100%);transition:all 1s ease-in-out}.services-section-two.next,.services-section-two.exit{opacity:1!important}.services-section-two.active{transform:translateY(-15%)}.services-section-two.active .popup{left:15px}.services-section-two.exit{transform:translateY(-100%)}.services-section-two.next .services-section-two__background-figure{width:150vw;height:200vh;background-color:var(--blue4);border-radius:50% / 50%;position:absolute;top:-15vh;left:-25vw;transition:all 0s ease-in-out}.services-section-two.exit .services-section-two__background-figure{top:0;transition:all 1s ease-in-out 0.2s}.services-section-two.exit-down .services-section-two__background-figure{transition:all 1s ease-in-out 0s}.services-section-two__background-figure{width:100vw;height:100vh;background-color:var(--blue4);border-radius:0;position:absolute;left:0;top:15vh;transition:all 1s ease-in-out 0.6s}.services-section-two__wrapper{max-width:clamp(284px, 75vw, 1240px);margin-inline:auto;height:1000px;background-color:var(--white);border-radius:50% / 50%;display:flex;flex-direction:column;align-items:center;padding:145px 200px;transform:translateY(420px)}.services-section-two__title{font:400 45px / 1.2 var(--site-font);color:var(--black);margin-bottom:30px}.services-section-two__block{display:flex;gap:10px}.services-section-two__block:nth-of-type(2),.services-section-two__block:nth-of-type(3){margin-top:15px}.services-section-two__dropicon{width:40px;min-width:40px;height:28px;display:flex}.services-section-two__dropicon svg{width:100%;height:100%;color:var(--blue3)}.services-section-two__block-description{font:400 22px / 1.2 var(--site-font);color:var(--black)}.services-section-two__block-description--highlighted{font:900 22px / 1.2 var(--site-font);color:var(--black);letter-spacing:-1px}@media (max-width:1550px){.services-section-two__wrapper{max-width:clamp(284px, 90vw, 1240px);transform:translateY(260px);padding:120px 200px}.services-section-two__title{font-size:40px}.services-section-two__block-description{font-size:18px}.services-section-two__block-description--highlighted{font-size:18px}}@media (max-width:1300px){.services-section-two__wrapper{padding:90px 225px}.services-section-two__title{font-size:27px}.services-section-two__dropicon{width:30px;min-width:30px;height:22px}.services-section-two__block-description{font-size:16px}.services-section-two__block-description--highlighted{font-size:16px}}@media (max-width:1024px){.services-section-two__wrapper{padding:90px 140px}.services-section-two__title{font-size:24px;margin-bottom:15px;text-align:center}}@media (max-width:1024px) and (min-height:801px){.services-section-two__wrapper{justify-content:center}}@media (max-width:768px){.services-section-two{display:flex;align-items:center}.services-section-two.next .services-section-two__background-figure{width:200vw;left:-50vw;top:-10vh}.services-section-two__wrapper{padding:30px;border-radius:50px;height:max-content;transform:translateY(35%)}.services-section-two__title{font-size:35px}}@media (max-width:560px){.services-section-two__wrapper{padding:20px}.services-section-two__title{font-size:20px}.services-section-two__dropicon{width:25px;min-width:25px}.services-section-two__block-description{font-size:13px}.services-section-two__block-description--highlighted{font-size:13px}}  .services-section-three{transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999;overflow:hidden}.services-section-three.active{transform:translateY(0)}.services-section-three.active .popup{left:15px}.services-section-three.exit{transform:translateY(-100%)}.services-section-three__background{width:100vw;object-fit:cover;position:absolute;top:0;left:0}.services-section-three__background.desktop{display:block}.services-section-three__background.mobile{display:none}.services-section-three__wrapper{height:100%;width:100%;position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:flex-end;padding-top:200px}.services-section-three__content{max-width:40%;display:flex;flex-direction:column;gap:50px}.services-section-three__title{font:400 90px / 1.2 var(--site-font);color:var(--white)}.services-section-three__description{font:400 25px / 1.2 var(--site-font);color:var(--white)}@media (max-width:1550px){.services-section-three__wrapper{padding-top:125px}.services-section-three__content{gap:20px}.services-section-three__title{font-size:60px}.services-section-three__description{font-size:18px}}@media (max-width:1024px){.services-section-three__background.desktop{display:none}.services-section-three__background.mobile{height:100%;display:block;object-position:top left}.services-section-three__title{font-size:40px}.services-section-three__description{font-size:16px}}@media (max-width:768px){.services-section-three__content{max-width:50%}.services-section-three__title{font-size:35px}.services-section-three__description{font-size:15px}}@media (max-width:560px){.services-section-three__wrapper{justify-content:center}.services-section-three__content{max-width:65%}.services-section-three__title{font-size:25px}.services-section-three__description{font-size:13px}}  .services-section-four{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999}.services-section-four.active{transform:translateY(0)}.services-section-four.exit{transform:translateY(-100%)}.services-section-four__wrapper{height:100%;position:relative;padding-block:200px 20px;display:flex;flex-direction:column;align-items:center;background-color:var(--white)}.services-section-four__title{font:400 90px / 1 var(--site-font);padding-bottom:20px;color:var(--black)}.services-section-four__floating-texts-container{height:100%;width:100%;overflow:hidden;position:relative}.services-section-four__floating-texts-container::before,.services-section-four__floating-texts-container::after{content:'';position:absolute;left:0;right:0;height:30px;z-index:2;pointer-events:none}.services-section-four__floating-texts-container::before{top:0;background:linear-gradient(to bottom,white,transparent)}.services-section-four__floating-texts-container::after{bottom:0;background:linear-gradient(to top,white,transparent)}.services-section-four__floating-texts{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;animation:scrollUp 10s linear infinite}.services-section-four__single-text{display:flex;align-items:center;min-width:max-content}.services-section-four__single-text:nth-of-type(1){margin-top:5vh}@keyframes scrollUp{0%{transform:translateY(0%)}100%{transform:translateY(-100%)}}.services-section-four__dropicon svg{width:50px;height:25px;color:var(--blue3);margin-top:8px}.services-section-four__text{font:400 28px / 1 var(--site-font);color:var(--black);padding-top:4px}.services-section-four__text--highlighted{font:900 28px / 1 var(--site-font);color:var(--black);letter-spacing:-1px;margin-right:.25em}@media (max-width:1550px){.services-section-four__wrapper{padding-top:125px}.services-section-four__title{font-size:65px}.services-section-four__text{font:400 20px / 1 var(--site-font);padding-top:2px}.services-section-four__text--highlighted{font:900 20px / 1 var(--site-font)}}@media (max-width:1024px){.services-section-four__wrapper{max-width:unset}.services-section-four__title{font-size:45px}.services-section-four__text{font-size:16px}.services-section-four__text--highlighted{font-size:16px}.services-section-four__dropicon svg{width:30px;margin-top:4px}}@media (max-width:768px){.services-section-four__title{font-size:35px}.services-section-four__single-text{margin-left:0!important;flex-wrap:wrap;min-width:unset}}@media (max-width:560px){.services-section-four__title{font-size:30px}}  .services-section-five{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999}.services-section-five.active{transform:translateY(0)}.services-section-five.exit{transform:translateY(-100%)}.services-section-five__wrapper{display:flex}.services-section-five__image{width:50vw;height:100svh;height:100vh;object-fit:cover}.services-section-five__content{width:50vw;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:100px;background-color:var(--white)}.services-section-five__title span{font:400 60px / 1.2 var(--site-font);color:var(--blue3)}.services-section-five__title--ps{font:400 56px / 1.2 'PersonalSocialSans',sans-serif!important}.services-section-five__description{font:400 20px / 1.2 var(--site-font);color:var(--black)}.services-section-five__description--highlighted{font:900 20px / 1.2 var(--site-font);color:var(--black);letter-spacing:-1px}@media (max-width:1550px){.services-section-five__title span{font-size:50px}.services-section-five__title--ps{font-size:46px!important}.services-section-five__description{font-size:16px}.services-section-five__description--highlighted{font-size:16px}}@media (max-width:1300px){.services-section-five__content{padding:60px}}@media (max-width:1024px){.services-section-five__wrapper{flex-direction:column}.services-section-five__image{width:100vw;height:50svh;height:50vh;object-position:top}.services-section-five__content{width:100vw;padding:40px}.services-section-five__title{display:flex;justify-content:center;align-items:center;gap:.5em}}@media (max-width:715px){.services-section-five__image{height:45svh;height:45vh}.services-section-five__content{padding:15px;height:55svh}.services-section-five__title{gap:.25em}.services-section-five__title span{font-size:22px}.services-section-five__title--ps{font-size:22px!important}.services-section-five__description{font-size:13.5px}.services-section-five__description--highlighted{font-size:13.5px}}  .services-section-six{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999}.services-section-six.active{transform:translateY(0)}.services-section-six.active .popup{left:15px}.services-section-six.exit{transform:translateY(-100%)}.services-section-six__wrapper{height:100%;display:flex;justify-content:center;align-items:center}.services-section-six__title{max-width:70%;font:400 110px / 1.2 var(--site-font);text-align:center;color:var(--black)}.services-section-six__title--ps{font:400 106px / 1.2 'PersonalSocialSans',sans-serif}@media (max-width:1550px){.services-section-six__title{font-size:75px}.services-section-six__title--ps{font-size:71px}}@media (max-width:1050px){.services-section-six__title{font-size:55px}.services-section-six__title--ps{font-size:51px}}@media (max-width:768px){.services-section-six__title{max-width:100%}}@media (max-width:560px){.services-section-six__title{font-size:42px}.services-section-six__title--ps{font-size:38px}}  .portfolio-section-one{background-color:var(--white);transition:all 1s ease-in-out}.portfolio-section-one.exit{opacity:1!important;transform:translateY(-100%)}.portfolio-section-one__wrapper{height:100%;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:200px}.portfolio-section-one__title{height:44%;max-width:clamp(284px, 60vw, 1240px);position:relative;text-align:center;font:400 110px / 1.2 var(--site-font);word-break:break-word;display:inline}.portfolio-section-one__title span{display:inline;white-space:normal}.portfolio-section-one__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.portfolio-section-one__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--blue4);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:100%}}@media (max-width:1550px){.portfolio-section-one__wrapper{padding-top:125px}.portfolio-section-one__title{font-size:80px}}@media (max-width:1200px){.portfolio-section-one__title{font-size:76px}}@media (max-width:1024px){.portfolio-section-one__wrapper{align-items:center;justify-content:center;height:50%}.portfolio-section-one__title{font-size:57px;height:max-content}}@media (max-width:768px){.portfolio-section-one__title{font-size:45px}}@media (max-width:560px){.portfolio-section-one__title{font-size:32px}}  .portfolio-section-two{background-color:var(--brown2);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999;overflow:hidden}.portfolio-section-two.active{transform:translateY(0)}.portfolio-section-two.active .popup{left:15px}.portfolio-section-two.lifted{transform:translateY(56%)}.portfolio-section-two.exit{transform:translateY(-100%)}.portfolio-section-two.exit .portfolio-section-two__baloon{opacity:1}.portfolio-section-two__baloon{width:190px;height:130px;background-color:var(--blue2);border-radius:50% / 50%;display:flex;justify-content:center;align-items:center;opacity:0;position:absolute;z-index:9999;bottom:-200px;animation:rise 10s linear infinite}@keyframes rise{0%{transform:translateY(0);opacity:0}40%{opacity:1}90%{opacity:1}100%{transform:translateY(-100vh);opacity:0}}.portfolio-section-two__eye-icon{height:37px;display:flex;align-items:flex-end}.portfolio-section-two__eye-icon svg{width:35px;min-width:35px;height:35px;color:var(--blue6)}.portfolio-section-two__views{font:900 37px / 1 var(--site-font);color:var(--blue6);letter-spacing:-4px}.portfolio-section-two__wrapper{height:100%;padding-block:200px 140px;display:flex;justify-content:space-between;align-items:center}.portfolio-section-two__content-one{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:30px}.portfolio-section-two__title{font:700 70px / 1 var(--site-font);color:var(--white)}.portfolio-section-two__description{font:400 20px / 1 var(--site-font);color:var(--black);max-width:70%}.portfolio-section-two__highlighted-text{font:900 24px / 1 var(--site-font);color:var(--black);letter-spacing:-1px}.portfolio-section-two__content-two{width:50%;height:100%;display:flex;justify-content:flex-end}.portfolio-section-two__video-player{max-width:393px;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;aspect-ratio:3 / 4;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/patipalmathumb.png);background-size:cover;background-position:center;overflow:hidden;position:relative}.portfolio-section-two__video-player:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.portfolio-section-two__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-two__video-wrapper iframe{position:absolute;top:0;left:0;width:123%;height:123%;transform:translate(-10%,-10%);border:none;pointer-events:none}.portfolio-section-two__arrow-indicator{display:none}@media (max-width:1550px){.portfolio-section-two__wrapper{padding-block:125px 80px}.portfolio-section-two__content-one{gap:15px}.portfolio-section-two__title{font:700 60px / 1 var(--site-font)}.portfolio-section-two__description{font-size:16px;line-height:1.1;max-width:90%}.portfolio-section-two__highlighted-text{font-size:18px}.portfolio-section-two__baloon{width:170px;height:110px}.portfolio-section-two__eye-icon{height:33px}.portfolio-section-two__eye-icon svg{width:33px;min-width:33px;height:33px}.portfolio-section-two__views{font-size:30px}}@media (max-width:1024px){.portfolio-section-two__wrapper{max-width:unset}.portfolio-section-two__title{font-size:40px}.portfolio-section-two__description{font-size:14px}.portfolio-section-two__highlighted-text{font-size:15px}.portfolio-section-two__content-two{align-items:center}.portfolio-section-two__video-player{max-height:500px}.portfolio-section-two__baloon{width:120px;height:80px}.portfolio-section-two__eye-icon{height:30px}.portfolio-section-two__eye-icon svg{width:30px;min-width:30px;height:30px}.portfolio-section-two__views{font-size:25px}}@media (max-width:768px){.portfolio-section-two__wrapper{padding-bottom:10px;width:284px;overflow-x:scroll!important;-webkit-overflow-scrolling:auto!important;padding-block:0;margin-block:110px 0;max-height:75%;gap:10px}.portfolio-section-two__wrapper::-webkit-scrollbar{height:5px;min-height:5px;-webkit-appearance:none;width:100%}.portfolio-section-two__wrapper::-webkit-scrollbar-track{background:var(--gray5)}.portfolio-section-two__wrapper::-webkit-scrollbar-thumb{background:var(--white);-webkit-box-shadow:0 0 1px rgb(255 255 255 / .5)}.portfolio-section-two__content-one{width:284px;min-width:284px}.portfolio-section-two__content-two{width:284px;min-width:284px}.portfolio-section-two__description{max-width:100%}.portfolio-section-two__arrow-indicator{width:284px;display:flex;justify-content:flex-end;margin-inline:auto;margin-top:3px;background:none;border:none}.portfolio-section-two__arrow-indicator svg{width:35px;height:35px;color:var(--white);transform:rotate(-90deg)}.portfolio-section-two__arrow-indicator svg path{stroke-width:1;stroke:var(--white);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}}  .portfolio-section-three{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999;display:flex;flex-direction:column}.portfolio-section-three.active{transform:translateY(0)}.portfolio-section-three.exit{opacity:1!important;transform:translateY(-100%)}.portfolio-section-three__wrapper{height:100%;position:relative;display:flex;justify-content:space-between;padding-block:200px 50px}.portfolio-section-three__subtitle{font:400 25px / 1 var(--site-font);text-transform:uppercase;color:var(--black)}.portfolio-section-three__subtitle--ps{font-family:'PersonalSocialSans',sans-serif;font-size:27px}.portfolio-section-three__first-block{width:344px;max-width:30%;display:flex;flex-direction:column;gap:25px;align-items:center}.portfolio-section-three__first-block-video{aspect-ratio:9 / 16;height:calc(100% - 50px);overflow:hidden;position:relative}.portfolio-section-three__first-block-video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-three__first-block-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover}.iframe-no-pointer{pointer-events:none}.portfolio-section-three__second-block{width:700px;max-width:60%;display:flex;flex-direction:column;align-items:center;gap:25px}.portfolio-section-three__second-block-videos{width:100%;height:calc(100% - 50px);display:flex;justify-content:center;gap:12px}.portfolio-section-three__second-block-video{height:100%;aspect-ratio:9 / 16;overflow:hidden;position:relative}.portfolio-section-three__second-block-video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-three__second-block-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover}.portfolio-section-three__arrow-indicator{display:none}@media (max-width:1550px){.portfolio-section-three__wrapper{padding-block:125px 50px}}@media (max-width:1024px){.portfolio-section-three{display:flex;justify-content:center}.portfolio-section-three__wrapper{gap:50px;margin-inline:0;max-width:unset;width:100%;max-height:75%;overflow-x:auto;padding-block:0;margin-block:110px 0;padding-bottom:10px}.portfolio-section-three__subtitle{font-size:18px}.portfolio-section-three__subtitle--ps{font-size:20px}.portfolio-section-three__wrapper::-webkit-scrollbar{height:5px}.portfolio-section-three__wrapper::-webkit-scrollbar-thumb{background:var(--black)}.portfolio-section-three__wrapper::-webkit-scrollbar-track{background:var(--gray5)}.portfolio-section-three__first-block,.portfolio-section-three__second-block{flex-shrink:0}.portfolio-section-three__first-block{max-width:unset;min-width:max-content}.portfolio-section-three__second-block{max-width:unset;min-width:max-content}.portfolio-section-three__arrow-indicator{width:100%;display:flex;justify-content:flex-start;margin-inline:auto;margin-top:3px;background:none;border:none}.portfolio-section-three__arrow-indicator svg{width:35px;height:35px;color:var(--black);transform:rotate(-90deg)}.portfolio-section-three__arrow-indicator svg path{stroke-width:1;stroke:var(--black);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}}  .portfolio-section-four{background-color:var(--green5);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999;position:relative;overflow:hidden}.portfolio-section-four.active{transform:translateY(0)}.portfolio-section-four.active .popup{left:15px}.portfolio-section-four.exit{transform:translateY(-100%)}.portfolio-section-four.exit .portfolio-section-four__heart{opacity:1}.portfolio-section-four__heart{width:115px;height:115px;opacity:0;position:absolute;z-index:9999;bottom:-200px;animation:rise 10s linear infinite}.portfolio-section-four__heart svg{width:100%;height:100%}@keyframes rise{0%{transform:translateY(0);opacity:0}40%{opacity:1}90%{opacity:1}100%{transform:translateY(-100vh);opacity:0}}.portfolio-section-four__wrapper{height:100%;padding-block:200px 140px;display:flex;justify-content:space-between;align-items:center}.portfolio-section-four__content-one{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:30px}.portfolio-section-four__title{font:700 70px / 1 var(--site-font);color:var(--white)}.portfolio-section-four__description{font:400 20px / 1 var(--site-font);color:var(--white);max-width:70%}.portfolio-section-four__highlighted-text{font:900 24px / 1 var(--site-font);color:var(--white);letter-spacing:-1px}.portfolio-section-four__content-four{width:50%;height:100%;display:flex;justify-content:flex-end}.portfolio-section-four__video-player{max-width:393px;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;aspect-ratio:3 / 4;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/marciamasettothumb.png);background-size:cover;background-position:center;overflow:hidden;position:relative}.portfolio-section-four__video-player:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.portfolio-section-four__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-four__video-wrapper iframe{position:absolute;top:0;left:0;width:123%;height:123%;transform:translate(-10%,-10%);border:none;pointer-events:none}.portfolio-section-four__arrow-indicator{display:none}@media (max-width:1550px){.portfolio-section-four__wrapper{padding-block:125px 80px}.portfolio-section-four__content-one{gap:15px}.portfolio-section-four__title{font:700 60px / 1 var(--site-font)}.portfolio-section-four__description{font-size:16px;line-height:1.1;max-width:90%}.portfolio-section-four__highlighted-text{font-size:18px}.portfolio-section-four__heart{width:90px;height:90px}}@media (max-width:1024px){.portfolio-section-four__wrapper{max-width:unset}.portfolio-section-four__title{font-size:40px}.portfolio-section-four__description{font-size:14px}.portfolio-section-four__highlighted-text{font-size:15px}.portfolio-section-four__content-four{align-items:center}.portfolio-section-four__video-player{max-height:500px}.portfolio-section-four__heart{width:70px;height:70px}}@media (max-width:768px){.portfolio-section-four__wrapper{padding-bottom:10px;width:284px;overflow-x:scroll!important;-webkit-overflow-scrolling:auto!important;padding-block:0;margin-block:110px 0;max-height:75%;gap:10px}.portfolio-section-four__wrapper::-webkit-scrollbar{height:5px}.portfolio-section-four__wrapper::-webkit-scrollbar-track{background:var(--gray5)}.portfolio-section-four__wrapper::-webkit-scrollbar-thumb{background:var(--white)}.portfolio-section-four__content-one{width:284px;min-width:284px}.portfolio-section-four__content-four{width:284px;min-width:284px}.portfolio-section-four__description{max-width:100%}.portfolio-section-four__arrow-indicator{width:284px;display:flex;justify-content:flex-end;margin-inline:auto;margin-top:3px;background:none;border:none}.portfolio-section-four__arrow-indicator svg{width:35px;height:35px;color:var(--white);transform:rotate(-90deg)}.portfolio-section-four__arrow-indicator svg path{stroke-width:1;stroke:var(--white);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}}  .portfolio-section-five{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999;display:flex;flex-direction:column}.portfolio-section-five.active{transform:translateY(0)}.portfolio-section-five.exit{opacity:1!important;transform:translateY(-100%)}.portfolio-section-five__wrapper{height:100%;position:relative;display:flex;justify-content:space-between;padding-block:200px 50px}.portfolio-section-five__subtitle{font:400 25px / 1 var(--site-font);text-transform:uppercase;color:var(--black)}.portfolio-section-five__subtitle--ps{font-family:'PersonalSocialSans',sans-serif;font-size:27px}.portfolio-section-five__first-block{width:344px;max-width:30%;display:flex;flex-direction:column;gap:25px;align-items:center}.portfolio-section-five__first-block-video{aspect-ratio:9 / 16;height:calc(100% - 50px);overflow:hidden;position:relative}.portfolio-section-five__first-block-video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-five__first-block-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover}.portfolio-section-five__second-block{width:700px;max-width:60%;display:flex;flex-direction:column;align-items:center;gap:25px}.portfolio-section-five__second-block-videos{width:100%;height:calc(100% - 50px);display:flex;justify-content:center;gap:12px}.portfolio-section-five__second-block-video{height:100%;aspect-ratio:9 / 16;overflow:hidden;position:relative}.portfolio-section-five__second-block-video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-five__second-block-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover}.portfolio-section-five__arrow-indicator{display:none}@media (max-width:1550px){.portfolio-section-five__wrapper{padding-block:125px 50px}}@media (max-width:1024px){.portfolio-section-five{display:flex;justify-content:center}.portfolio-section-five__wrapper{gap:50px;margin-inline:0;max-width:unset;width:100%;max-height:75%;overflow-x:auto;padding-block:0;margin-block:110px 0;padding-bottom:10px}.portfolio-section-five__subtitle{font-size:18px}.portfolio-section-five__subtitle--ps{font-size:20px}.portfolio-section-five__wrapper::-webkit-scrollbar{height:5px}.portfolio-section-five__wrapper::-webkit-scrollbar-thumb{background:var(--black)}.portfolio-section-five__wrapper::-webkit-scrollbar-track{background:var(--gray5)}.portfolio-section-five__first-block,.portfolio-section-five__second-block{flex-shrink:0}.portfolio-section-five__first-block{max-width:unset;min-width:max-content}.portfolio-section-five__second-block{max-width:unset;min-width:max-content}.portfolio-section-five__arrow-indicator{width:100%;display:flex;justify-content:flex-start;margin-inline:auto;margin-top:3px;background:none;border:none}.portfolio-section-five__arrow-indicator svg{width:35px;height:35px;color:var(--black);transform:rotate(-90deg)}.portfolio-section-five__arrow-indicator svg path{stroke-width:1;stroke:var(--black);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}}  .about-section-one{transition:all 1s ease-in-out;transform:translateY(-100%);opacity:1!important}.about-section-one.active{transform:translateY(0)}.about-section-one.exit{transform:translateY(-200%)}.about-section-one__wrapper{height:100%;position:relative;padding-top:200px}.about-section-one__background{width:100vw;height:150svh;object-fit:cover;position:absolute;top:0;left:0;z-index:999}.about-section-one__title{position:relative;text-align:center;font:400 110px / 1.2 var(--site-font);word-break:break-word;z-index:1000}.about-section-one__title span{display:inline;white-space:normal}.about-section-one__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.about-section-one__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--blue4);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:100%}}@media (max-width:1550px){.about-section-one__wrapper{padding-top:125px}.about-section-one__title{font-size:80px}}@media (max-width:1200px){.about-section-one__title{font-size:76px}}@media (max-width:1024px){.about-section-one__wrapper{align-items:center}.about-section-one__title{font-size:57px;margin-top:50px}}@media (max-width:768px){.about-section-one__title{font-size:45px;padding-bottom:0}}@media (max-width:560px){.about-section-one__title{font-size:32px;padding-bottom:75px}}  .about-section-two{position:relative;z-index:2;transform:translateY(100%);transition:all 1s ease-in-out}.about-section-two.exit{opacity:1!important;transform:translateX(-100%)}.about-section-two.active{transform:translateY(0)}.about-section-two.active .popup{left:15px}.about-section-two.exit{transform:translateY(-100%)}.about-section-two__wrapper{height:50vh;background-color:var(--white);display:flex;flex-direction:column;justify-content:center;padding:20px;transform:translateY(50vh);overflow:hidden}.about-section-two__title{font:400 90px / 1.2 var(--site-font);color:var(--black);margin-bottom:30px}.about-section-two__block-description{font:400 25px / 1 var(--site-font);color:var(--black)}.about-section-two__block-description--highlighted{font:900 25px / 1 var(--site-font);color:var(--black);letter-spacing:-1px}@media (max-width:1550px){.about-section-two__title{font-size:60px;margin-bottom:15px}.about-section-two__block-description{font:400 18px / 1 var(--site-font)}.about-section-two__block-description--highlighted{font:900 18px / 1 var(--site-font)}}@media (max-width:1024px){.about-section-two__wrapper{padding:0;max-width:unset}.about-section-two__title{font-size:45px}}@media (max-width:768px){.about-section-two__title{font-size:30px}.about-section-two__block-description{font-size:16px}.about-section-two__block-description--highlighted{font-size:16px}}@media (max-width:768px){.about-section-two__wrapper{justify-content:flex-start;height:max-content}}  .about-section-three{transform:translateY(100%);opacity:1!important;transition:all 1s ease-in-out;overflow:hidden;z-index:997}.about-section-three.active{transform:translateY(0)}.about-section-three.exit{transform:translateY(-100%)}.about-section-three__wrapper{height:100%;display:flex}.about-section-three__background{width:65%;height:100%;object-fit:cover;position:relative;z-index:2}.about-section-three__content{width:35%;background-color:var(--blue)}.about-section-three__animated-words{display:flex;flex-direction:column;animation:scrollUp 30s linear infinite}.about-section-three__word{font:900 170px / .9 var(--site-font);word-break:break-all;letter-spacing:-20px;transform:translateX(-25px);margin-bottom:50px}.color-0{color:var(--purple4)}.color-1{color:var(--blue4)}.color-2{color:var(--yellow1)}@keyframes scrollUp{0%{transform:translateY(0%)}100%{transform:translateY(-100%)}}@media (max-width:1550px){.about-section-three__word{font-size:150px}}@media (max-width:1205px){.about-section-three__word{font-size:124px;letter-spacing:-15px}}@media (max-width:1024px){.about-section-three__wrapper{flex-direction:column}.about-section-three__background{width:100%;height:70%;object-position:top}.about-section-three__content{width:100%}.about-section-three__animated-words{animation:scrollUp 20s linear infinite}}@media (max-width:768px){.about-section-three__word{font-size:80px;letter-spacing:-6px;transform:translateX(-10px)}}  .about-section-four{transform:translateY(100%);opacity:1!important;transition:all 1s ease-in-out;overflow:hidden;background-color:var(--black);z-index:999}.about-section-four.active{transform:translateY(0)}.about-section-four.active .popup{left:15px}.about-section-four.lifted{transform:translateY(-50svh);transition:all 1s ease-in-out 10ms;overflow:visible}.about-section-four.exit-down{transform:translateY(-50svh);transition:all 0.9s ease-in-out}.about-section-four.exit{transform:translateY(-100%);transition:all 1s ease-in-out 10ms}.about-section-four__background-figure{width:150vw;height:200vh;background-color:var(--blue3);border-radius:50% / 50%;position:absolute;top:-115vh;left:50%;transform:translateX(-50%);transition:all 0s ease-in-out;box-shadow:30px 10px 100px 0 var(--blue3);animation:pulseShadow 3s ease-in-out infinite}@keyframes pulseShadow{0%{box-shadow:30px 10px 50px 0 var(--blue3)}50%{box-shadow:30px 10px 150px 20px var(--blue3)}100%{box-shadow:30px 10px 50px 0 var(--blue3)}}.about-section-four__background-figure-small{width:75vw;height:100vh;background-color:var(--blue4);border-radius:50% / 50%;position:absolute;top:-73vh;left:50%;transform:translateX(-50%);transition:all 0s ease-in-out}.about-section-four__wrapper{height:100%;position:relative;display:flex;align-items:center;padding-block:200px}.about-section-four__description{max-width:425px;font:400 22px / 1.2 var(--site-font);color:var(--black)}.about-section-four__description--highlighted{font:900 22px / 1.2 var(--site-font);color:var(--black);letter-spacing:-1px}.about-section-four__figure{position:absolute;top:135px;right:100px;height:650px}@media (max-width:1550px){.about-section-four__figure{height:460px;top:100px;right:100px}.about-section-four__description{max-width:345px;font:400 18px / 1.2 var(--site-font)}.about-section-four__description--highlighted{font:900 18px / 1.2 var(--site-font)}}@media (max-width:1024px){.about-section-four__figure{height:400px;right:-50px;top:unset;bottom:180px}}@media (max-height:900px){@keyframes pulseShadow{0%{box-shadow:0 10px 20px 0 var(--blue3)}50%{box-shadow:0 0 70px 20px var(--blue3)}100%{box-shadow:0 10px 20px 0 var(--blue3)}}}@media (max-width:768px){.about-section-four__description{font-size:16px;max-width:240px}.about-section-four__description--highlighted{font-size:16px}.about-section-four__figure{height:350px;right:-70px}}@media (max-width:560px){.about-section-four__wrapper{padding-block:125px}.about-section-four__background-figure-small{height:90vh;width:110vw}.about-section-four__description{font-size:15px;max-width:200px}.about-section-four__description--highlighted{font-size:15px}.about-section-four__figure{height:350px;right:-120px;bottom:0}}  .about-section-five{transform:translateY(100%);background-color:var(--black);transition:all 1s ease-in-out 10ms;opacity:1!important;z-index:998}.about-section-five.active{transform:translateY(50svh);transition:all 1s ease-in-out}.about-section-five.exit{transform:translateY(0);transition:all 1s ease-in-out;pointer-events:all}.about-section-five__wrapper{height:50svh;display:flex;padding-bottom:50px}.about-section-five__animated-line{height:100%;display:flex;animation:slide 20s linear infinite}@keyframes slide{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:768px){.about-section-five__wrapper{align-items:center}.about-section-five__animated-line{height:60%}}  .contact-section-one{background-color:var(--white);transition:all 1s ease-in-out}.contact-section-one.exit{opacity:1!important;transform:translateY(-100%)}.contact-section-one__wrapper{height:100%;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:200px}.contact-section-one__title{max-width:clamp(284px, 75vw, 1240px);position:relative;text-align:center;font:400 102px / 1.2 var(--site-font);word-break:break-word;z-index:999}.contact-section-one__title--thirdpart{margin-left:-30px}.contact-section-one__title span{display:inline;white-space:normal}.contact-section-one__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.contact-section-one__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--blue4);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:100%}}@media (max-width:1550px){.contact-section-one__wrapper{padding-top:125px}.contact-section-one__title{font-size:80px}.contact-section-one__title--thirdpart{margin-left:-20px}}@media (max-width:1220px){.contact-section-one__title{font-size:66px}}@media (max-width:1024px){.contact-section-one__wrapper{display:flex;align-items:center;justify-content:center;height:50%}.contact-section-one__title{font-size:57px;height:60%}.contact-section-one__title--thirdpart{margin-left:-15px}}@media (max-width:870px){.contact-section-one__title{font-size:45px}.contact-section-one__title--thirdpart{margin-left:-7px}}@media (max-width:560px){.contact-section-one__title{font-size:32px;max-width:60%}}@media (max-width:390px){.contact-section-one__title{max-width:67%}}  .contact-section-two{transform:translateY(40%);transition:all 1s ease-in-out;opacity:1!important;z-index:998;overflow:hidden}.contact-section-two.active{transform:translateY(0)}.contact-section-two.exit{transform:translateY(-100%)}.contact-section-two__background{width:100%;height:123%;object-fit:cover;object-position:left}@media (max-width:1024px){.contact-section-two__wrapper{height:100%}.contact-section-two__background{height:100%}}  .contact-section-three{display:flex;transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;background-color:var(--white);z-index:999}.contact-section-three.active{transform:translateY(0)}.contact-section-three.exit{transform:translateY(-385px);pointer-events:all;transition:all 1s ease-in-out 0.2s}.contact-section-three__wrapper{width:100%;padding-block:200px 140px;display:flex;flex-direction:column;gap:30px}.contact-section-three__contact{display:flex;flex-direction:column;gap:10px}.contact-section-three__title{font:400 24px / 1 var(--site-font);color:var(--blue3);text-transform:uppercase;margin-bottom:5px}.contact-section-three__contact-item{display:flex;align-items:center;gap:10px}.contact-section-three__contact-item svg{width:50px;height:25px;color:var(--blue3);margin-top:3px}.contact-section-three__contact-title{font:900 18px / 1.2 var(--site-font);color:var(--black);text-transform:uppercase}.contact-section-three__contact-text{font:400 18px / 1.2 var(--site-font);color:var(--black)}.contact-section-three__form{display:flex;flex-direction:column;gap:10px}.contact-section-three__form form{display:flex;flex-direction:column}.contact-section-three__form-input-block{width:100%;padding-block:10px;border-bottom:1px solid var(--black)}.contact-section-three__form-input-block.textarea{display:flex;flex-direction:column;height:auto}.contact-section-three__form-input-block.radios{display:flex;gap:15px}.contact-section-three__form-line{display:flex}.contact-section-three__form-line.small-desk{display:block}.contact-section-three__form-label{font:900 18px / 1.2 var(--site-font);color:var(--black);text-transform:uppercase}.contact-section-three__form-input{height:100%;border:0;font:400 18px / 1.2 var(--site-font);color:var(--black)}.contact-section-three__custom-radio{display:flex;align-items:center;cursor:pointer;font:400 18px / 1.2 var(--site-font)}.contact-section-three__box-left{margin-right:3px}.contact-section-three__box-right{margin-left:3px}.contact-section-three__checkmark{color:var(--pink2);opacity:0;visibility:hidden}input[type="radio"]:checked+.contact-section-three__custom-radio .contact-section-three__checkmark{opacity:1;visibility:visible}.contact-section-three__radio-label{transform:translateY(1.5px);margin-left:8px}.contact-section-three__form-input.textarea{height:75px;padding-top:10px}.contact-section-three__form-submit{font:400 22px / 1.2 var(--site-font);padding:5px 24px;border:0;border-radius:9999px;color:var(--white);background-color:var(--black);text-transform:uppercase;margin-top:20px;align-self:center;transition:all .4s ease-in-out;cursor:pointer}.contact-section-three__form-submit:hover{background-color:var(--blue3);color:var(--white)}@media (max-width:1550px){.contact-section-three.exit{transform:translateY(-287px)}.contact-section-three__wrapper{padding-block:110px 0;gap:20px}.contact-section-three__title{font-size:20px}.contact-section-three__contact-item svg{width:24px;height:24px}.contact-section-three__contact{gap:5px}.contact-section-three__form{gap:5px}.contact-section-three__form-line.small-desk{display:flex}.contact-section-three__form-input.textarea{height:35px}}@media (max-width:1024px){.contact-section-three__wrapper{margin-inline:0;max-width:100%;gap:70px;padding-block:125px 0}}@media (max-width:768px){.contact-section-three__wrapper{gap:40px}.contact-section-three__contact-item svg{margin-top:0}.contact-section-three__contact-title{font-size:14px}.contact-section-three__contact-text{font-size:14px}.contact-section-three__title{font-size:16px}.contact-section-three__form-input-block{display:flex;flex-wrap:nowrap}.contact-section-three__form-label{font-size:14px}.contact-section-three__form-input{font-size:14px;padding-left:5px}.contact-section-three__custom-radio{font-size:14px}.contact-section-three__form-submit{font-size:18px}}@media (max-width:560px){.contact-section-three__wrapper{gap:15px;padding-block:0;padding-right:10px;max-height:75%;overflow-y:auto;margin-top:110px}.contact-section-three__form-line{display:block}.contact-section-three__form-line.small-desk{display:block}.contact-section-three__form-label{width:max-content}.contact-section-three__title{margin-bottom:0}.contact-section-three__form-input-block.radios{display:block}.contact-section-three__form-input-block{padding-block:9px}}  #toast{position:fixed;border-radius:5px;background-color:var(--toast-default);bottom:20px;left:-100vw;transition:1s;z-index:10000;box-shadow:0 0 20px -5px rgb(0 0 0 / 22%);display:flex;align-items:center;padding:0 0 0 20px;color:#fafafa;min-height:40px}#toast[data-enabled]{transition:1s;left:20px}#toast[data-color="blue"]{background-color:var(--toast-blue)}#toast[data-color="green"]{background-color:var(--toast-green)}#toast[data-color="yellow"]{background-color:var(--toast-yellow)}#toast[data-color="red"]{background-color:var(--toast-red)}#toast p{font-size:14px}#toast span{padding:0 20px;cursor:pointer;font-size:12px;font-family:system-ui;user-select:none;margin-left:10px}  .portfolio-section-six{background-color:var(--pink);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999;overflow:hidden}.portfolio-section-six.active{transform:translateY(0)}.portfolio-section-six.active .popup{left:15px}.portfolio-section-six.exit{transform:translateY(-100%)}.portfolio-section-six.exit .portfolio-section-six__plane{opacity:1}.portfolio-section-six__plane{width:115px;height:115px;opacity:0;position:absolute;z-index:9999;bottom:-200px;animation:rise 10s linear infinite;color:var(--white)}.portfolio-section-six__plane svg{width:100%;height:100%}@keyframes rise{0%{transform:translateY(0);opacity:0}40%{opacity:1}90%{opacity:1}100%{transform:translateY(-100vh);opacity:0}}.portfolio-section-six__wrapper{height:100%;padding-block:200px 140px;display:flex;justify-content:space-between;align-items:center}.portfolio-section-six__content-one{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:30px}.portfolio-section-six__title{font:700 70px / 1 var(--site-font);color:var(--white)}.portfolio-section-six__description{font:400 20px / 1 var(--site-font);color:var(--white);max-width:70%}.portfolio-section-six__highlighted-text{font:900 24px / 1 var(--site-font);color:var(--white);letter-spacing:-1px}.portfolio-section-six__content-six{width:50%;height:100%;display:flex;justify-content:flex-end}.portfolio-section-six__video-player{max-width:393px;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;aspect-ratio:3 / 4;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/postovegasthumb.png);background-size:cover;background-position:center;overflow:hidden;position:relative}.portfolio-section-six__video-player:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.portfolio-section-six__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-six__video-wrapper iframe{position:absolute;top:0;left:0;width:123%;height:123%;transform:translate(-10%,-10%);border:none;pointer-events:none}.portfolio-section-six__arrow-indicator{display:none}@media (max-width:1550px){.portfolio-section-six__wrapper{padding-block:125px 80px}.portfolio-section-six__content-one{gap:15px}.portfolio-section-six__title{font:700 60px / 1 var(--site-font)}.portfolio-section-six__description{font-size:16px;line-height:1.1;max-width:90%}.portfolio-section-six__highlighted-text{font-size:18px}.portfolio-section-six__plane{width:90px;height:90px}}@media (max-width:1024px){.portfolio-section-six__wrapper{max-width:unset}.portfolio-section-six__title{font-size:40px}.portfolio-section-six__description{font-size:14px}.portfolio-section-six__highlighted-text{font-size:15px}.portfolio-section-six__content-six{align-items:center}.portfolio-section-six__video-player{max-height:500px}.portfolio-section-six__plane{width:70px;height:70px}}@media (max-width:768px){.portfolio-section-six__wrapper{padding-bottom:10px;width:284px;overflow-x:scroll!important;-webkit-overflow-scrolling:auto!important;padding-block:0;margin-block:110px 0;max-height:75%;gap:10px}.portfolio-section-six__wrapper::-webkit-scrollbar{height:5px}.portfolio-section-six__wrapper::-webkit-scrollbar-track{background:var(--gray5)}.portfolio-section-six__wrapper::-webkit-scrollbar-thumb{background:var(--white)}.portfolio-section-six__content-one{width:284px;min-width:284px}.portfolio-section-six__content-six{width:284px;min-width:284px}.portfolio-section-six__description{max-width:100%}.portfolio-section-six__arrow-indicator{width:284px;display:flex;justify-content:flex-end;margin-inline:auto;margin-top:3px;background:none;border:none}.portfolio-section-six__arrow-indicator svg{width:35px;height:35px;color:var(--white);transform:rotate(-90deg)}.portfolio-section-six__arrow-indicator svg path{stroke-width:1;stroke:var(--white);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}}  .portfolio-section-seven{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999;padding-bottom:70px;display:flex;flex-direction:column}.portfolio-section-seven.active{transform:translateY(0)}.portfolio-section-seven.lifted{opacity:1!important;transform:translateY(-385px);transition:all 1s ease-in-out 0.2s;pointer-events:all}.portfolio-section-seven__wrapper{height:100%;position:relative;display:flex;justify-content:space-between;padding-block:200px 50px}.portfolio-section-seven__subtitle{font:400 25px / 1 var(--site-font);text-transform:uppercase;color:var(--black)}.portfolio-section-seven__subtitle--ps{font-family:'PersonalSocialSans',sans-serif;font-size:27px}.portfolio-section-seven__first-block{width:344px;max-width:30%;display:flex;flex-direction:column;gap:25px;align-items:center}.portfolio-section-seven__first-block-video{aspect-ratio:9 / 16;height:calc(100% - 50px);overflow:hidden;position:relative}.portfolio-section-seven__first-block-video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-seven__first-block-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover}.portfolio-section-seven__second-block{width:700px;max-width:60%;display:flex;flex-direction:column;align-items:center;gap:25px}.portfolio-section-seven__second-block-videos{width:100%;height:calc(100% - 50px);display:flex;justify-content:center;gap:12px}.portfolio-section-seven__second-block-video{height:100%;aspect-ratio:9 / 16;overflow:hidden;position:relative}.portfolio-section-seven__second-block-video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.portfolio-section-seven__second-block-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover}.portfolio-section-seven__arrow-indicator{display:none}@media (max-width:1550px){.portfolio-section-seven__wrapper{padding-block:125px 50px}.portfolio-section-seven.lifted{opacity:1!important;transform:translateY(-287px)}}@media (max-width:1024px){.portfolio-section-seven{display:flex;justify-content:center}.portfolio-section-seven__wrapper{gap:50px;margin-inline:0;max-width:unset;width:100%;max-height:75%;overflow-x:auto;padding-block:0;margin-block:110px 0;padding-bottom:10px}.portfolio-section-seven__subtitle{font-size:18px}.portfolio-section-seven__subtitle--ps{font-size:20px}.portfolio-section-seven__wrapper::-webkit-scrollbar{height:5px}.portfolio-section-seven__wrapper::-webkit-scrollbar-thumb{background:var(--black)}.portfolio-section-seven__wrapper::-webkit-scrollbar-track{background:var(--gray5)}.portfolio-section-seven__first-block,.portfolio-section-seven__second-block{flex-shrink:0}.portfolio-section-seven__first-block{max-width:unset;min-width:max-content}.portfolio-section-seven__second-block{max-width:unset;min-width:max-content}.portfolio-section-seven__arrow-indicator{width:100%;display:flex;justify-content:flex-start;margin-inline:auto;margin-top:3px;background:none;border:none}.portfolio-section-seven__arrow-indicator svg{width:35px;height:35px;color:var(--black);transform:rotate(-90deg)}.portfolio-section-seven__arrow-indicator svg path{stroke-width:1;stroke:var(--black);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}}  .scroll-indicator{position:fixed;top:0;right:0;width:5px;height:100vh;background:var(--gray5);z-index:9999}.scroll-indicator .progress{width:100%;height:0%;background:var(--blue3);transition:all 1s ease-in-out}  .franchise-button{position:fixed;bottom:100px;right:5px;z-index:9999;padding:10px 7px;border-radius:0 4px 4px 0;writing-mode:vertical-rl;font:900 22px / 1 var(--site-font);letter-spacing:-1px;background-color:var(--blue3);color:var(--white);transform:rotate(180deg)}@media (max-width:768px){.franchise-button{font-size:16px;letter-spacing:0}}  .watermark-btn{width:max-content;position:absolute;bottom:15px;left:50%;transform:translateX(-50%);font:600 20px / 1.2 var(--site-font);text-align:center;text-transform:uppercase;color:var(--gray6)}.watermark-btn.about-section-five-btn{bottom:calc(50vh + 12.5px)}.watermark-btn.contact-section-three-btn{position:unset;transform:unset;align-self:center}.watermark-btn.black-btn{background-color:var(--black);color:var(--white);padding:5px 24px;font-weight:400;border-radius:9999px}.watermark-btn.white-btn{background-color:var(--white);color:var(--black);padding:5px 24px;font-weight:400;border-radius:9999px}  .landingpage{position:unset!important;height:auto!important;pointer-events:all!important;opacity:1!important}.landingpage__wrapper{display:flex;flex-direction:column;align-items:center;padding-block:100px;gap:100px}.landingpage__title{font:400 70px / 1 var(--site-font);word-break:break-word;text-align:center;display:inline}.landingpage__title-sub{font-size:40px}.landingpage__animated-word{position:relative;z-index:1;display:inline-block}.landingpage__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--blue4);z-index:-1;animation:revealBg 1s ease-out forwards 0.8s}@keyframes revealBg{from{width:0}to{width:100%}}.landingpage__video-player{width:100%;height:100%;background-color:pink;border-radius:50px;display:flex;justify-content:center;align-items:center;aspect-ratio:16 / 9;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/lpthumb.png);background-size:cover;background-position:center;overflow:hidden;position:relative}.landingpage__video-player:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.landingpage__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.landingpage__video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover}.landingpage__playbtn{width:120px;min-width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;background-color:var(--blue3);border:none;display:flex;justify-content:center;align-items:center;border-radius:25px;cursor:pointer;transition:opacity 0.5s ease-in-out}.landingpage__playbtn svg{color:var(--white);width:65px;height:65px;min-width:65px}.landingpage__playbtn.hidden{opacity:0;pointer-events:none}.landingpage__description{font:400 20px / 1.2 var(--site-font);color:var(--black)}.landingpage__description--highlighted{font:900 20px / 1.2 var(--site-font);color:var(--black);letter-spacing:-1px}.landingpage__form-title{font:400 40px / 1.2 var(--site-font);word-break:break-word;text-align:center}.landingpage__form-title--highlighted{font:900 40px / 1.2 var(--site-font);letter-spacing:-1px}.landingpage__form{width:100%;display:flex;flex-direction:column}.landingpage__form-input-block{width:100%;padding-block:10px;border-bottom:1px solid var(--black)}.landingpage__form-input-block.textarea{display:flex;flex-direction:column;height:auto}.landingpage__form-input{height:100%;border:0;font:400 18px / 1.2 var(--site-font);color:var(--black)}.landingpage__form-input.textarea{height:75px;padding-top:10px}.landingpage__form-label{font:900 18px / 1.2 var(--site-font);color:var(--black);text-transform:uppercase}.landingpage__form-submit{font:400 22px / 1.2 var(--site-font);padding:5px 24px;border:0;border-radius:9999px;color:var(--white);background-color:var(--black);text-transform:uppercase;margin-top:20px;align-self:center;transition:all .4s ease-in-out;cursor:pointer}.landingpage__form-submit:hover{background-color:var(--blue3);color:var(--white)}@media (max-width:1300px){.landingpage__wrapper{max-width:clamp(284px, 90vw, 1240px)!important}}@media (max-width:1024px){.landingpage__title{font-size:55px}.landingpage__title-sub{font-size:35px}.landingpage__description{font-size:18px}.landingpage__description--highlighted{font-size:18px}.landingpage__form-title{font-size:35px}.landingpage__form-title--highlighted{font-size:35px}}@media (max-width:768px){.landingpage__wrapper{padding-block:60px;gap:45px}.landingpage__title{font-size:45px}.landingpage__video-player{border-radius:25px}.landingpage__playbtn{width:80px;min-width:80px;height:80px;border-radius:12.5px}.landingpage__playbtn svg{color:var(--white);width:45px;height:45px;min-width:45px}.landingpage__title-sub{font-size:25px}.landingpage__description{font-size:16px}.landingpage__description--highlighted{font-size:16px}.landingpage__form-title{font-size:25px}.landingpage__form-title--highlighted{font-size:25px}.landingpage__form-label{font-size:14px}.landingpage__form-input{font-size:14px;padding-left:5px}.landingpage__form-submit{font-size:18px}}@media (max-width:560px){.landingpage__title{font-size:35px}.landingpage__title-sub{font-size:20px}.landingpage__description{font-size:15px}.landingpage__description--highlighted{font-size:15px}.landingpage__form-title{font-size:20px}.landingpage__form-title--highlighted{font-size:20px}}  .floating-whats{position:fixed;z-index:99999999;bottom:16px;right:16px;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.floating-whats a svg{color:var(--white);width:60px;height:60px}@media (max-width:560px){.floating-whats a svg{width:40px;height:40px}}  .popup{position:absolute;bottom:20px;left:-100%;z-index:99999;background:linear-gradient(to bottom,var(--blue3),var(--blue4));border-radius:12px;padding:10px 15px;display:flex;justify-content:center;align-items:center;transition:all 1s ease-in-out .4s}.popup a{font:600 15px / 1.2 var(--site-font);text-align:center;color:var(--white)}.popup__close{display:flex;justify-content:center;align-items:center;margin-left:15px;background:none;border:none}.popup__close svg{color:var(--white);width:15px;min-width:15px;height:15px}@media (max-width:560px){.popup{max-width:300px}}  .services-section-seven{background-color:var(--gray7);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999}.services-section-seven.active{transform:translateY(0)}.services-section-seven.exit{transform:translateY(-100%)}.services-section-seven__wrapper{height:100%;padding-block:200px 140px;display:flex;justify-content:space-between;align-items:center}.services-section-seven__content-one{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:30px}.services-section-seven__title{font:700 70px / 1 'PersonalSocialSans';color:var(--gray5)}.services-section-seven__description{font:400 24px / 1 var(--site-font);color:var(--black);max-width:68%}.services-section-seven__description--highlighted{font:900 24px / 1 var(--site-font);color:var(--black);letter-spacing:-1px}.services-section-seven__content-two{width:50%;height:100%;display:flex;justify-content:flex-end}.services-section-seven__video-player{max-width:393px;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;aspect-ratio:3 / 4;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/psweddingthumb.png);background-size:cover;background-position:center;overflow:hidden;position:relative}.services-section-seven__video-player:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.services-section-seven__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.services-section-seven__video-wrapper iframe{position:absolute;top:0;left:0;width:123%;height:123%;transform:translate(-10%,-10%);border:none;pointer-events:none}.services-section-seven__arrow-indicator{display:none}@media (max-width:1550px){.services-section-seven__wrapper{padding-block:125px 80px}.services-section-seven__title{font-size:60px}.services-section-seven__description{font:400 20px / 1 var(--site-font);max-width:90%}.services-section-seven__description--highlighted{font-size:20px}.services-section-seven__video-player{max-width:350px}}@media (max-width:1024px){.services-section-seven__title{font-size:40px}.services-section-seven__description{font-size:16px}.services-section-seven__description--highlighted{font-size:16px}.services-section-seven__video-player{max-width:290px;max-height:500px}.services-section-seven__content-two{align-items:center}}@media (max-width:768px){.services-section-seven__wrapper{width:284px;overflow-x:auto;height:90%;padding-block:125px 20px}.services-section-seven__video-player{max-width:284px;max-height:500px;align-self:center}.services-section-seven__wrapper::-webkit-scrollbar{height:5px}.services-section-seven__wrapper::-webkit-scrollbar-thumb{background:var(--gray5)}.services-section-seven__wrapper::-webkit-scrollbar-track{background:var(--white)}.services-section-seven__content-one{width:284px;min-width:284px}.services-section-seven__content-two{width:284px;min-width:284px}.services-section-seven__arrow-indicator{width:284px;display:flex;justify-content:flex-end;margin-inline:auto;margin-top:3px;background:none;border:none}.services-section-seven__arrow-indicator svg{width:35px;height:35px;color:var(--white);transform:rotate(-90deg)}.services-section-seven__arrow-indicator svg path{stroke-width:1;stroke:var(--white);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}}  .services-section-eight{background-color:var(--purple3);transform:translateY(100%);transition:all 1s ease-in-out;opacity:1!important;z-index:999}.services-section-eight.active{transform:translateY(0)}.services-section-eight.exit{transform:translateY(-100%)}.services-section-eight.lifted{transform:translateY(-385px);transition:transform 1s ease-in-out .2s;pointer-events:all}.services-section-eight__wrapper{height:100%;padding-block:200px 140px;display:flex;justify-content:space-between;align-items:center}.services-section-eight__content-one{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:30px}.services-section-eight__title{font:700 70px / 1 'PersonalSocialSans';color:var(--purple1)}.services-section-eight__description{font:400 24px / 1 var(--site-font);color:var(--black);max-width:68%}.services-section-eight__description--highlighted{font:900 24px / 1 var(--site-font);color:var(--black);letter-spacing:-1px}.services-section-eight__content-two{width:50%;height:100%;display:flex;justify-content:flex-end}.services-section-eight__video-player{max-width:393px;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;aspect-ratio:3 / 4;background-image:url(https://storage-dash.increazy.com/folders/491/thumbnails/psagencythumb.png);background-size:cover;background-position:center;overflow:hidden;position:relative}.services-section-eight__video-player:before{content:'';position:absolute;top:0;left:0;background:#f000;width:100%;height:100%;backdrop-filter:blur(15px)}.services-section-eight__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.services-section-eight__video-wrapper iframe{position:absolute;top:0;left:0;width:123%;height:123%;transform:translate(-10%,-10%);border:none;pointer-events:none}.services-section-eight__arrow-indicator{display:none}@media (max-width:1550px){.services-section-eight.lifted{transform:translateY(-287px);transition:transform 1s ease-in-out .2s}.services-section-eight__wrapper{padding-block:125px 80px}.services-section-eight__title{font-size:60px}.services-section-eight__description{font:400 20px / 1 var(--site-font);max-width:90%}.services-section-eight__description--highlighted{font-size:20px}.services-section-eight__video-player{max-width:350px}}@media (max-width:1024px){.services-section-eight__title{font-size:40px}.services-section-eight__description{font-size:16px}.services-section-eight__description--highlighted{font-size:16px}.services-section-eight__video-player{max-width:290px;max-height:500px}.services-section-eight__content-two{align-items:center}}@media (max-width:768px){.services-section-eight__wrapper{width:284px;overflow-x:auto;height:85%;padding-block:125px 20px}.services-section-eight__video-player{max-width:284px;max-height:500px;align-self:center}.services-section-eight__wrapper::-webkit-scrollbar{height:5px}.services-section-eight__wrapper::-webkit-scrollbar-thumb{background:var(--purple1)}.services-section-eight__wrapper::-webkit-scrollbar-track{background:var(--gray3)}.services-section-eight__content-one{width:284px;min-width:284px}.services-section-eight__content-two{width:284px;min-width:284px}.services-section-eight__arrow-indicator{width:284px;display:flex;justify-content:flex-end;margin-inline:auto;margin-top:3px;background:none;border:none}.services-section-eight__arrow-indicator svg{width:35px;height:35px;color:var(--white);transform:rotate(-90deg)}.services-section-eight__arrow-indicator svg path{stroke-width:1;stroke:var(--white);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}}  .franchise-section-one{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out}.franchise-section-one.active{transform:translateY(0)}.franchise-section-one.exit{transform:translateY(-100%)}.franchise-section-one__wrapper{height:100%;padding-block:200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:80px}.franchise-section-one__title{font:400 100px / 1.2 var(--site-font);word-break:break-word;text-align:center}.franchise-section-one__title span{display:inline;white-space:normal}.franchise-section-one__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.franchise-section-one__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--green2);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:101%}}.franchise-section-one__btn{background:linear-gradient(to bottom,var(--green2),var(--green3));width:max-content;font:600 50px / 1.2 var(--site-font);text-align:center;color:var(--black);text-transform:uppercase;border:0;border-radius:999px;display:flex;justify-content:center;align-items:center;padding:50px}@media (max-width:1550px){.franchise-section-one__wrapper{padding-block:125px 100px;gap:30px}.franchise-section-one__title{font-size:65px}.franchise-section-one__btn{font-size:40px}}@media (max-width:1024px){.franchise-section-one__wrapper{justify-content:space-around;max-width:unset}.franchise-section-one__title{font-size:45px}.franchise-section-one__btn{padding:30px;font-size:35px}}@media (max-width:560px){.franchise-section-one__title{font-size:32px}.franchise-section-one__animated-word{white-space:unset!important}.franchise-section-one__btn{max-width:100%;font-size:30px}}  .franchise-section-two{background-color:var(--orange);transform:translateY(100%);transition:all 1s ease-in-out;z-index:999;opacity:1!important}.franchise-section-two.active{transform:translateY(0)}.franchise-section-two.exit{transform:translateY(-100%)}.franchise-section-two__wrapper{height:100%;padding-block:200px;display:flex;gap:100px}.franchise-section-two__content-one{width:40%;height:100%;display:flex;flex-direction:column;justify-content:space-around;gap:30px;transform:translateX(-200%);transition:all 1s ease-in-out .5s}.franchise-section-two.active .franchise-section-two__content-one{transform:translateX(0)}.franchise-section-two__block{height:50%;background-color:var(--white);border-radius:50px;display:flex;justify-content:center;align-items:center;padding:50px}.franchise-section-two__block-text{font:400 24px / 1.2 var(--site-font);color:var(--black);text-align:center}.franchise-section-two__block-text--highlighted{font:900 24px / 1.2 var(--site-font);color:var(--black);letter-spacing:-1px}.franchise-section-two__content-two{width:60%;height:100%;display:flex;flex-direction:column;gap:20px;opacity:0;transition:all 1s ease-in-out .5s}.franchise-section-two.active .franchise-section-two__content-two{opacity:1}.franchise-section-two__title{font:700 70px / 1 var(--site-font);color:var(--black);margin-bottom:30px}.franchise-section-two__title--ps{font-family:'PersonalSocialSans',sans-serif;font-size:66px}.franchise-section-two__description{font:400 24px / 1 var(--site-font);color:var(--black)}.franchise-section-two__description--highlighted{font:900 24px / 1 var(--site-font);color:var(--black);letter-spacing:-1px}.franchise-section-two__items{display:flex;flex-direction:column;gap:15px}.franchise-seciton-two__item{display:flex;gap:5px}.franchise-section-two__dropicon{width:30px;min-width:30px;margin-top:2px;color:var(--black)}.franchise-section-two__item-text{font:400 24px / 1 var(--site-font);color:var(--black)}@media (max-width:1550px){.franchise-section-two__wrapper{padding-block:125px 100px;gap:50px}.franchise-section-two__block{padding:20px}.franchise-section-two__block-text{font-size:16px}.franchise-section-two__block-text--highlighted{font-size:16px}.franchise-section-two__title{font-size:40px}.franchise-section-two__title--ps{font-size:36px}.franchise-section-two__description{font-size:16px}.franchise-section-two__description--highlighted{font-size:16px}.franchise-section-two__dropicon{margin-top:0}.franchise-section-two__item-text{font-size:16px}}@media (max-width:1024px){.franchise-section-two__wrapper{max-width:unset;padding-block:125px 60px}.franchise-section-two__content-two{overflow-y:auto;padding-right:10px}.franchise-section-two__content-two::-webkit-scrollbar-thumb{background:var(--brown1)}.franchise-section-two__title{margin-bottom:0}}@media (max-width:768px){.franchise-section-two__wrapper{flex-direction:column;gap:15px}.franchise-section-two__content-one{width:100%;gap:10px}.franchise-section-two__block{border-radius:12.5px;padding:10px}.franchise-section-two__content-two{width:100%}.franchise-section-two__title{display:flex;gap:.25em;align-items:center;flex-wrap:wrap;justify-content:center}.franchise-section-two__title span{min-width:max-content}.franchise-section-two__block-text{font-size:14px}.franchise-section-two__block-text--highlighted{font-size:14px}.franchise-section-two__description{font-size:14px}.franchise-section-two__description--highlighted{font-size:14px}.franchise-section-two__item-text{font-size:14px}}@media (max-width:560px){.franchise-section-two__title{font-size:32px}.franchise-section-two__title--ps{font-size:32px}}  .franchise-section-three{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;z-index:999;opacity:1!important}.franchise-section-three.active{transform:translateY(0)}.franchise-section-three.active .popup{left:15px}.franchise-section-three.exit{transform:translateY(0);opacity:0}.franchise-section-three__wrapper{display:flex}.franchise-section-three__image{width:50vw;height:100svh;height:100vh;object-fit:cover}.franchise-section-three__content{width:50vw;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:100px;background-color:var(--white)}.franchise-section-three__title{font:400 60px / 1.2 var(--site-font);color:var(--green2)}.franchise-section-three__description{font:400 20px / 1.2 var(--site-font);color:var(--black)}.franchise-section-three__description--highlighted{font:900 20px / 1.2 var(--site-font);color:var(--black);letter-spacing:-1px}.franchise-section-three__items{display:flex;flex-direction:column;gap:15px}.franchise-section-three__item{display:flex;gap:5px}.franchise-section-three__dropicon{width:30px;min-width:30px;margin-top:2px;color:var(--green2)}.franchise-section-three__item-text{font:400 20px / 1 var(--site-font);color:var(--black)}.franchise-section-three__animated-word{position:relative;z-index:1;display:flex;align-items:center}.franchise-section-three__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--green2);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:100%}}@media (max-width:1550px){.franchise-section-three__title{font-size:50px}.franchise-section-three__description{font-size:16px}.franchise-section-three__description--highlighted{font-size:16px}.franchise-section-three__item-text{font-size:16px}}@media (max-width:1300px){.franchise-section-three__content{padding:60px}}@media (max-width:1024px){.franchise-section-three__content{padding:40px}.franchise-section-three__title{font-size:45px}}@media (max-width:768px){.franchise-section-three__wrapper{flex-direction:column}.franchise-section-three__image{width:100vw;height:50svh;height:50vh}.franchise-section-three__content{width:100vw;padding:20px}.franchise-section-three__title{display:flex;justify-content:center;align-items:center;gap:.5em}}@media (max-width:715px){.franchise-section-three__image{height:45svh;height:45vh}.franchise-section-three__content{padding:15px;height:55svh}.franchise-section-three__title{gap:.25em;font-size:32px}.franchise-section-three__description{font-size:13.5px}.franchise-section-three__description--highlighted{font-size:13.5px}.franchise-section-three__item-text{font-size:13.5px}}  .franchise-section-four{background-color:var(--white);transition:all 1s ease-in-out;z-index:999}.franchise-section-four.active{opacity:1}.franchise-section-four.exit{opacity:1;transform:translateY(-100%);transition:all 1s ease-in-out .05s}.franchise-section-four__wrapper{display:flex}.franchise-section-four__image{width:50vw;height:100svh;height:100vh;object-fit:cover}.franchise-section-four__content{width:50vw;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:100px;background-color:var(--white)}.franchise-section-four__title{font:400 60px / 1.2 var(--site-font);color:var(--blue3)}.franchise-section-four__description{font:400 20px / 1.2 var(--site-font);color:var(--black)}.franchise-section-four__description--highlighted{font:900 20px / 1.2 var(--site-font);color:var(--black);letter-spacing:-1px}.franchise-section-four__items{display:flex;flex-direction:column;gap:15px}.franchise-seciton-two__item{display:flex;gap:5px}.franchise-section-four__dropicon{width:30px;min-width:30px;margin-top:2px;color:var(--blue3)}.franchise-section-four__item-text{font:400 20px / 1 var(--site-font);color:var(--black)}@media (max-width:1550px){.franchise-section-four__title{font-size:50px}.franchise-section-four__description{font-size:16px}.franchise-section-four__description--highlighted{font-size:16px}.franchise-section-four__item-text{font-size:16px}}@media (max-width:1300px){.franchise-section-four__content{padding:60px}}@media (max-width:1024px){.franchise-section-four__content{padding:40px}.franchise-section-four__title{font-size:45px}}@media (max-width:768px){.franchise-section-four__wrapper{flex-direction:column-reverse}.franchise-section-four__image{width:100vw;height:50svh;height:50vh}.franchise-section-four__content{width:100vw;padding:20px}.franchise-section-four__title{display:flex;justify-content:center;align-items:center;gap:.5em}}@media (max-width:715px){.franchise-section-four__image{height:45svh;height:45vh}.franchise-section-four__content{padding:15px;height:55svh}.franchise-section-four__title{gap:.25em;font-size:32px}.franchise-section-four__description{font-size:13.5px}.franchise-section-four__description--highlighted{font-size:13.5px}.franchise-section-four__item-text{font-size:13.5px}}  .franchise-section-five{height:50vh;background-color:var(--white);transform:translateY(200%);transition:all 1s ease-in-out;z-index:999;opacity:1!important}.franchise-section-five.active{transform:translateY(0)}.franchise-section-five.exit{transform:translateY(-100%)}.franchise-section-five.exit-down{transition:all 1s ease-in-out .05s}.franchise-section-five__wrapper{height:100%;display:flex;justify-content:center;align-items:center;padding-top:200px}.franchise-section-five__title{font:400 85px / 1.2 var(--site-font);text-align:center;color:var(--black)}.franchise-section-five__title--ps{font:400 81px / 1.2 'PersonalSocialSans',sans-serif}.franchise-section-five__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.franchise-section-five__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--pink2);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:100%}}.franchise-section-five__third-part{margin-left:-20px}@media (max-width:1550px){.franchise-section-five__wrapper{padding-top:125px}.franchise-section-five__title{font-size:70px}.franchise-section-five__title--ps{font-size:66px}}@media (max-width:1265px){.franchise-section-five__title{font-size:55px}.franchise-section-five__title--ps{font-size:51px}.franchise-section-five__third-part{margin-left:-12px}}@media (max-width:1024px){.franchise-section-five__wrapper{max-width:unset}.franchise-section-five__title{font-size:43px}.franchise-section-five__title--ps{font-size:39px}}@media (max-width:768px){.franchise-section-five__title{max-width:100%}}@media (max-width:560px){.franchise-section-five__title{font-size:32px}.franchise-section-five__title--ps{font-size:28px}.franchise-section-five__third-part{margin-left:-7px}}  .franchise-section-six{background-color:var(--pink2);transform:translateY(100%);transition:all 1s ease-in-out;z-index:999;opacity:1!important}.franchise-section-six.lifted{transform:translateY(50%)}.franchise-section-six.active{transform:translateY(0)}.franchise-section-six.exit{transform:translateY(-100%);transition:all 1s ease-in-out .05s}.franchise-section-six__wrapper{height:100%;padding-block:200px;display:flex;gap:100px}.franchise-section-six__content-one{width:calc(30% - 50px);display:flex;align-items:center;background-color:var(--white);border-radius:50px;padding:50px;transform:translateX(-200%);transition:all 1s ease-in-out .5s}.franchise-section-six.lifted .franchise-section-six__content-one,.franchise-section-six.active .franchise-section-six__content-one{transform:translateX(0)}.franchise-section-six__description{font:400 24px / 1.2 var(--site-font);color:var(--black)}.franchise-section-six__description--ps{font-family:'PersonalSocialSans',sans-serif;display:inline-block}.franchise-section-six__content-two{width:calc(70% - 50px);display:flex;flex-direction:column;justify-content:center;gap:30px;opacity:0;transition:all 1s ease-in-out .5s}.franchise-section-six.lifted .franchise-section-six__content-two,.franchise-section-six.active .franchise-section-six__content-two{opacity:1}.franchise-section-six__title{font:700 70px / 1 var(--site-font);color:var(--black)}.franchise-section-six__items{display:flex;flex-direction:column;gap:15px}.franchise-seciton-two__item{display:flex;gap:5px}.franchise-section-six__dropicon{width:30px;min-width:30px;margin-top:2px;color:var(--black)}.franchise-section-six__item-text{font:400 24px / 1 var(--site-font);color:var(--black)}.franchise-section-six__item-text--highlighted{font:900 24px / 1 var(--site-font);color:var(--black);letter-spacing:-1px}@media (max-width:1550px){.franchise-section-six__wrapper{padding-block:125px 100px;gap:50px}.franchise-section-six__content-one{width:calc(30% - 25px);padding:20px}.franchise-section-six__content-two{width:calc(70% - 25px)}.franchise-section-six__description{font-size:16px}.franchise-section-six__title{font-size:40px}.franchise-section-six__dropicon{margin-top:0}.franchise-section-six__item-text{font-size:16px}.franchise-section-six__item-text--highlighted{font-size:16px}}@media (max-width:1024px){.franchise-section-six__wrapper{max-width:unset;padding-block:125px 60px}.franchise-section-six__content-one{max-height:500px;min-height:400px;margin-block:auto}}@media (max-width:768px){.franchise-section-six__wrapper{flex-direction:column;gap:15px}.franchise-section-six__content-one{width:100%;min-height:unset;margin-block:unset;padding:10px;border-radius:12.5px}.franchise-section-six__description{font-size:14px}.franchise-section-six__content-two{width:100%;padding-right:10px;overflow-y:auto;justify-content:flex-start;height:100%}.franchise-section-six__content-two::-webkit-scrollbar-thumb{background:var(--pink1)}.franchise-section-six__item-text{font-size:14px}.franchise-section-six__item-text--highlighted{font-size:14px}}@media (max-width:560px){.franchise-section-six__title{font-size:32px}}  .franchise-section-seven{height:50vh;background-color:var(--white);transform:translateY(200%);transition:all 1s ease-in-out;z-index:999;opacity:1!important}.franchise-section-seven.active{transform:translateY(0)}.franchise-section-seven.exit{transform:translateY(-100%)}.franchise-section-seven.exit-down{transition:all 1s ease-in-out .05s}.franchise-section-seven__wrapper{height:100%;display:flex;justify-content:center;align-items:center;padding-top:200px}.franchise-section-seven__title{font:400 85px / 1.2 var(--site-font);text-align:center;color:var(--black)}.franchise-section-seven__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.franchise-section-seven__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--purple2);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:100%}}@media (max-width:1550px){.franchise-section-seven__wrapper{padding-top:125px}.franchise-section-seven__title{font-size:70px}}@media (max-width:1265px){.franchise-section-seven__title{font-size:55px}}@media (max-width:1024px){.franchise-section-seven__title{font-size:43px}}@media (max-width:768px){.franchise-section-seven__wrapper{max-width:unset}.franchise-section-seven__title{max-width:100%}}@media (max-width:560px){.franchise-section-seven__title{font-size:32px}}  .franchise-section-eight{background-color:var(--purple2);transform:translateY(100%);transition:all 1s ease-in-out;z-index:999;opacity:1!important}.franchise-section-eight.lifted{transform:translateY(50%)}.franchise-section-eight.active{transform:translateY(0)}.franchise-section-eight.active .popup{left:15px}.franchise-section-eight.exit{transform:translateY(-100%)}.franchise-section-eight__wrapper{height:100%;padding-block:200px;display:flex;gap:100px}.franchise-section-eight__content-one{width:calc(30% - 50px);display:flex;align-items:center;background-color:var(--white);border-radius:50px;padding:50px;transform:translateX(-200%);transition:all 1s ease-in-out .5s}.franchise-section-eight.lifted .franchise-section-eight__content-one,.franchise-section-eight.active .franchise-section-eight__content-one{transform:translateX(0)}.franchise-section-eight__description{font:400 24px / 1.2 var(--site-font);color:var(--black)}.franchise-section-eight__description--ps{font-family:'PersonalSocialSans',sans-serif}.franchise-section-eight__content-two{width:calc(70% - 50px);display:flex;flex-direction:column;justify-content:center;gap:30px;opacity:0;transition:all 1s ease-in-out .5s}.franchise-section-eight.lifted .franchise-section-eight__content-two,.franchise-section-eight.active .franchise-section-eight__content-two{opacity:1}.franchise-section-eight__items{display:flex;flex-direction:column;gap:15px}.franchise-seciton-two__item{display:flex;gap:5px}.franchise-section-eight__dropicon{width:30px;min-width:30px;margin-top:2px;color:var(--black)}.franchise-section-eight__item-text{font:400 24px / 1 var(--site-font);color:var(--black)}.franchise-section-eight__item-text--highlighted{font:900 24px / 1 var(--site-font);color:var(--black);letter-spacing:-1px}@media (max-width:1550px){.franchise-section-eight__wrapper{padding-block:125px 100px;gap:50px}.franchise-section-eight__content-one{width:calc(30% - 25px);padding:20px}.franchise-section-eight__content-two{width:calc(70% - 25px)}.franchise-section-eight__description{font-size:16px}.franchise-section-eight__dropicon{margin-top:0}.franchise-section-eight__item-text{font-size:16px}.franchise-section-eight__item-text--highlighted{font-size:16px}}@media (max-width:1024px){.franchise-section-eight__wrapper{max-width:unset;padding-block:125px 60px}.franchise-section-eight__content-one{max-height:500px;min-height:400px;margin-block:auto}}@media (max-width:768px){.franchise-section-eight__wrapper{flex-direction:column;gap:15px}.franchise-section-eight__content-one{width:100%;min-height:unset;margin-block:unset;padding:10px;border-radius:12.5px}.franchise-section-eight__description{font-size:14px}.franchise-section-eight__content-two{width:100%;padding-right:10px;overflow-y:auto;justify-content:flex-start;height:100%}.franchise-section-eight__content-two::-webkit-scrollbar-thumb{background:var(--pink1)}.franchise-section-eight__item-text{font-size:14px}.franchise-section-eight__item-text--highlighted{font-size:14px}}@media (max-width:560px){.franchise-section-eight__title{font-size:32px}}  .franchise-section-nine{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;z-index:999;opacity:1!important}.franchise-section-nine.active{transform:translateY(0)}.franchise-section-nine.exit{transform:translateY(-100%)}.franchise-section-nine__wrapper{height:100%;padding-block:200px;display:flex;flex-direction:column;justify-content:space-between}.franchise-section-nine__title{font:400 80px / 1.2 var(--site-font);color:var(--black);text-align:center;margin-bottom:50px}.franchise-section-nine__timeline{width:100%;display:flex;gap:30px;flex-wrap:nowrap;overflow-x:scroll;padding-bottom:20px;margin-top:auto}.franchise-section-nine__timeline.dragging{cursor:grabbing;user-select:none}.franchise-section-nine__timeline::-webkit-scrollbar{height:5px}.franchise-section-nine__timeline::-webkit-scrollbar-track{background:var(--gray5)}.franchise-section-nine__timeline::-webkit-scrollbar-thumb{background:var(--blue3)}.franchise-section-nine__block{position:relative;overflow:hidden;width:300px;min-width:300px;min-height:250px;background:linear-gradient(to bottom,var(--blue3),var(--blue4));border-radius:25px;padding:50px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:30px}.franchise-section-nine__block-number{font:900 30px / 1.2 var(--site-font);color:var(--blue3);background-color:var(--white);border-radius:100%;width:50px;height:50px;min-height:50px;display:flex;justify-content:center;align-items:center}.franchise-section-nine__block-text{font:400 25px / 1.2 var(--site-font);color:var(--white);text-align:center;height:50%;display:flex;align-items:center}.franchise-section-nine__block-text--ps{font-family:'PersonalSocialSans',sans-serif;display:contents}.franchise-section-nine__info-btn{position:absolute;right:15px;top:15px;z-index:999;cursor:pointer}.franchise-section-nine__info-btn svg{width:20px;min-width:20px;height:20px;color:var(--white)}.franchise-section-nine__info-btn:hover svg,.franchise-section-nine__info-btn:active svg{color:var(--blue3)}.franchise-section-nine__info{width:100%;height:100%;background-color:var(--blue6);padding:50px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.franchise-section-nine__info-btn:hover+.franchise-section-nine__info,.franchise-section-nine__info-btn:active+.franchise-section-nine__info{visibility:visible;opacity:1}.franchise-section-nine__info-text{font:400 22px / 1.2 var(--site-font);color:var(--blue3);text-align:center;user-select:none}.franchise-section-nine__info-text--ps{font-family:'PersonalSocialSans',sans-serif}.franchise-section-nine__arrow-container{width:100%;display:flex;justify-content:space-between;flex-wrap:nowrap;margin-top:3px;margin-bottom:auto}.franchise-section-nine__arrow-indicator{width:max-content;background:none;border:none}.franchise-section-nine__arrow-indicator svg{width:35px;height:35px;color:var(--blue3);transform:rotate(-90deg)}.franchise-section-nine__arrow-indicator.left svg{transform:rotate(90deg)}.franchise-section-nine__arrow-indicator svg path{stroke-width:1;stroke:var(--blue3);animation:pulse 2s infinite}@keyframes pulse{0%{stroke-width:1}50%{stroke-width:3}100%{stroke-width:1}}@media (max-width:1550px){.franchise-section-nine__wrapper{padding-block:125px 100px}.franchise-section-nine__title{font-size:55px;margin-bottom:25px}.franchise-section-nine__block{width:250px;min-width:250px;min-height:200px;padding:20px}.franchise-section-nine__block-text{font-size:22px}.franchise-section-nine__info{padding:20px}.franchise-section-nine__info-text{font-size:18px}}@media (max-width:1024px){.franchise-section-nine__wrapper{justify-content:center;max-width:unset}.franchise-section-nine__title{font-size:45px}.franchise-section-nine__timeline{margin-top:unset}.franchise-section-nine__arrow-container{margin-bottom:unset}}@media (max-width:768px){.franchise-section-nine__wrapper{max-width:530px;padding-block:125px 60px}.franchise-section-nine__block{width:235px;min-width:235px}.franchise-section-nine__title{font-size:40px}.franchise-section-nine__block-number{font-size:26px}.franchise-section-nine__block-text{font-size:18px}}@media (max-width:560px){.franchise-section-nine__wrapper{max-width:284px}.franchise-section-nine__title{font-size:32px}.franchise-section-nine__block{width:284px;min-width:284px}}  .franchise-section-ten{background-color:var(--white);transform:translateY(100%);transition:all 1s ease-in-out;z-index:999;opacity:1!important}.franchise-section-ten.active{transform:translateY(0)}.franchise-section-ten:not(.last) .watermark-btn{display:none}.franchise-section-ten.lifted{transform:translateY(-385px);transition:transform 1s ease-in-out .2s;pointer-events:all}.franchise-section-ten.exit{transform:translateY(-100%)}.franchise-section-ten__wrapper{height:100%;padding-block:200px;display:flex;flex-direction:column;justify-content:space-between}.franchise-section-ten__title{font:400 80px / 1.2 var(--site-font);color:var(--black);text-align:center;margin-bottom:50px}.franchise-section-ten__title--ps{font-family:'PersonalSocialSans',sans-serif;font-size:76px}.franchise-section-ten__animated-word{position:relative;z-index:1;display:inline-block!important;white-space:nowrap!important;vertical-align:bottom}.franchise-section-ten__animated-word::before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:var(--orange);z-index:-1;animation:var(--reveal-animation)}@keyframes revealBg{from{width:0}to{width:100%}}.franchise-section-ten__third-part{margin-left:-18px}.franchise-section-ten__form{display:flex;flex-direction:column;gap:10px}.franchise-section-ten__form form{display:flex;flex-direction:column}.franchise-section-ten__form-input-block{width:100%;padding-block:10px;border-bottom:1px solid var(--black)}.franchise-section-ten__form-input-block.textarea{display:flex;flex-direction:column;height:auto}.franchise-section-ten__form-line{display:flex}.franchise-section-ten__form-line.small-desk{display:block}.franchise-section-ten__form-label{font:900 18px / 1.2 var(--site-font);color:var(--black);text-transform:uppercase}.franchise-section-ten__form-input{width:65%;height:100%;border:0;font:400 18px / 1.2 var(--site-font);color:var(--black)}.franchise-section-ten__form-input.textarea{height:75px;padding-top:10px;width:100%}.franchise-section-ten__form-submit{font:400 22px / 1.2 var(--site-font);padding:5px 24px;border:0;border-radius:9999px;color:var(--white);background-color:var(--black);text-transform:uppercase;margin-top:20px;align-self:center;transition:all .4s ease-in-out;cursor:pointer}.franchise-section-ten__form-submit:hover{background-color:var(--orange);color:var(--white)}@media (max-width:1550px){.franchise-section-ten.lifted{transform:translateY(-287px);transition:transform 1s ease-in-out .2s}.franchise-section-ten__wrapper{padding-block:125px 100px}.franchise-section-ten__title{font-size:55px;margin-bottom:20px}.franchise-section-ten__title--ps{font-size:51px}.franchise-section-ten__third-part{margin-left:-10px}.franchise-section-ten__form{gap:5px}.franchise-section-ten__form-line.small-desk{display:flex}.franchise-section-ten__form-input.textarea{height:35px}}@media (max-width:1024px){.franchise-section-ten__wrapper{justify-content:space-around;max-width:unset;padding-block:125px 60px}.franchise-section-ten__title{font-size:45px}.franchise-section-ten__title--ps{font-size:41px;display:inline-block}.franchise-section-ten__form{overflow-x:auto;padding-right:10px}.franchise-section-ten__form::-webkit-scrollbar-thumb{background:var(--orange)}.franchise-section-ten__form-input-block{display:flex;flex-wrap:nowrap}.franchise-section-ten__form-label{font-size:14px}.franchise-section-ten__form-input{font-size:14px;padding-left:5px}.franchise-section-ten__form-submit{font-size:18px}}@media (max-width:768px){.franchise-section-ten__title{font-size:35px}.franchise-section-ten__title--ps{font-size:31px}}@media (max-width:560px){.franchise-section-ten__form-line{display:block}.franchise-section-ten__form-line.small-desk{display:block}.franchise-section-ten__form-label{width:max-content}.franchise-section-ten__form-input-block{padding-block:9px}}  .popupform{position:fixed;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);background-color:var(--white);border-radius:25px;display:none}.popupform.active{display:block}.popupform__wrapper{position:relative;padding:50px}.popupform__close{position:absolute;top:25px;right:25px;width:20px;height:20px;display:flex;justify-content:flex-end;cursor:pointer}.popupform form{display:flex;flex-direction:column;gap:10px}.popupform__form-input-block{width:100%;min-width:max-content;padding-block:10px;border-bottom:1px solid var(--black)}.popupform__form-label{font:900 18px / 1.2 var(--site-font);color:var(--black);text-transform:uppercase}.popupform__form-input{height:100%;border:0;font:400 18px / 1.2 var(--site-font);color:var(--black)}.popupform__form-submit{font:400 22px / 1.2 var(--site-font);padding:5px 24px;border:0;border-radius:9999px;color:var(--white);background-color:var(--green2);text-transform:uppercase;margin-top:20px;align-self:center;transition:all .4s ease-in-out;cursor:pointer}.popupform__form-submit:hover{background-color:var(--green1)}.popupform__overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:99998;background-color:#00000080;backdrop-filter:blur(4px);display:none}.popupform__overlay.active{display:block}@media (max-width:1024px){.popupform__wrapper{padding:25px}.popupform__form-label{font-size:14px}.popupform__form-input{font-size:14px}.popupform__form-submit{font-size:18px}}