@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.ar-wrapper{width:100%;height:100vh;background:#fff}:root{--clr-action: #f98d00;--clr-black-1: rgba(0, 0, 0, .1);--clr-black-2: rgba(0, 0, 0, .5);--clr-black: #000000;--clr-grey: rgb(242, 242, 242);--clr-white-1: rgba(255, 255, 255, .9);--clr-white-2: rgba(255, 255, 255, .5);--clr-white-3: rgba(255, 255, 255, .4);--clr-white-4: rgba(255, 255, 255, .1);--clr-white: #ffffff;--ff-outfit: "Outfit", sans-serif;--ff-poppins: "Poppins", sans-serif;--ff-inter: "Inter", sans-serif;--fs-x-small: 12px;--fs-small: 16px;--fs-sm: 18px;--fs-medium: 28px;--fs-ml: 34px;--fs-mll: 58px;--fs-large: 68px;--fs-x-large: 86px;--fw-100: 100;--fw-300: 300;--fw-500: 500;--fw-700: 700;--size-0: .25rem;--size-1: .5rem;--size-2: 1rem;--size-3: 1.5rem;--size-4: 2rem;--size-5: 2.5rem;--size-6: 3rem;--size-7: 3.5rem;--size-8: 4rem;--size-9: 4.5rem;--size-10: 5rem}a{font-size:var(--fs-x-small);font-weight:var(--fw-500);text-decoration:none;text-transform:uppercase}p{font-size:var(--fs-small);font-weight:var(--fw-300)}h1{font-size:var(--fs-x-large);font-weight:var(--fw-500)}h2{font-size:var(--fs-large);font-weight:var(--fw-500)}h4{font-size:var(--fs-medium);font-weight:var(--fw-500)}h6{font-size:var(--fs-sm);font-weight:var(--fw-500)}button{font-size:var(--fs-x-small);font-weight:var(--fw-500)}.action-btn{font-size:var(--fs-x-small);font-weight:var(--fw-500);color:var(--clr-black);text-transform:uppercase;white-space:no-wrap;letter-spacing:2px;z-index:10}li{list-style:none}.menu-frame{width:100%;padding:var(--size-7);background-color:var(--clr-black);mix-blend-mode:difference;z-index:5;position:fixed;top:0;left:0}.container{width:100%;height:100%;background:var(--clr-black)}@media (max-width : 1144px){.menu-frame{padding-block:var(--size-4);background-color:var(--clr-black);mix-blend-mode:normal}}@media (max-width : 864px){.menu-frame{padding:var(--size-3) var(--size-3);background-color:var(--clr-black);mix-blend-mode:normal}}.ar-menu{width:100%;height:100%;z-index:5}.ar-menu .menu-top{width:100%;height:var(--size-4);display:flex;align-items:center;justify-content:space-between}.ar-menu .menu-top .logo{height:100%}.ar-menu .menu-top .logo g{fill:#fff}.ar-menu .menu-top .logo .circle{fill:#f98d00}.ar-menu .menu-top .ar-menu-btn{height:36px;width:36px}.ar-menu .menu-top .ar-menu-btn .menu-btn{position:relative;top:50%;margin-inline:auto;width:var(--size-4);height:2px;background:var(--clr-white)}.ar-menu .menu-top .ar-menu-btn .menu-btn:before,.ar-menu .menu-top .ar-menu-btn .menu-btn:after{content:"";position:absolute;width:100%;height:2px;background:var(--clr-white);transform:rotate(0);transition:all .2s ease-in-out}.ar-menu .menu-top .ar-menu-btn .menu-btn:before{top:calc(-100% - var(--size-1))}.ar-menu .menu-top .ar-menu-btn .menu-btn:after{bottom:calc(-100% - var(--size-1));width:65%}.ar-menu .menu-top .ar-menu-btn .activeMenu{background:transparent;z-index:7}.ar-menu .menu-top .ar-menu-btn .activeMenu:before{transform:rotate(45deg);transition:all .2s ease-in-out;height:2.5px;top:0;z-index:8}.ar-menu .menu-top .ar-menu-btn .activeMenu:after{background:var(--clr-action);transform:rotate(-45deg);transition:all .2s ease-in-out;height:2.5px;width:100%;bottom:0;z-index:8}.ar-menu .menu-top :hover{cursor:pointer}@media (max-width : 1144px){.ar-menu{background:var(--clr-black)}}.hero-frame{width:100%;height:100%;min-height:900px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.hero-frame .hero{margin-inline:auto;margin-bottom:5%;max-width:1140px;height:100%;background:var(--clr-black);color:var(--clr-white)}.hero-frame .hero .hero-left{position:relative;top:7.5rem;right:-7.5rem;display:flex;align-items:center;justify-content:center}.hero-frame .hero .hero-heading{width:100%;margin-bottom:60px}.hero-frame .hero .hero-heading h1{color:var(--clr-white-1);line-height:120%}.hero-frame .hero .hero-heading h1 .h1-thin{font-weight:var(--fw-100)}.hero-frame .hero .hero-desc{width:42%;margin-bottom:30px}.hero-frame .hero .hero-desc p{background:var(--clr-black);color:var(--clr-white-3);margin-bottom:30px}.hero-frame .hero .row{display:flex;justify-content:flex-start;align-items:center}.hero-frame .hero .row .wwd-btn{width:max-content;padding:var(--size-2) var(--size-2);padding-left:calc(var(--size-3) + 1.5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .wwd-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn{width:max-content;padding:var(--size-2) var(--size-3);background:transparent;border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .works-btn .action-btn{display:inline-flex;justify-content:center;align-items:center;color:var(--clr-white);gap:var(--size-2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn .action-btn svg{background:var(--clr-white-4);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn :hover{position:relative}.hero-frame .hero .row .works-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}@media (max-width: 1440px){.hero-frame{width:100%;height:100%;min-height:700px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.hero-frame .hero{margin-inline:auto;margin-bottom:5%;padding:5% 10% 5% 5%;max-width:1144px;height:100%;background:var(--clr-black);color:var(--clr-white)}.hero-frame .hero .hero-left{position:relative;top:7.5rem;right:-5rem;display:flex;align-items:center;justify-content:center}.hero-frame .hero .hero-heading{width:90%;margin-bottom:60px}.hero-frame .hero .hero-heading h1{color:var(--clr-white-1);font-size:var(--fs-mll);line-height:120%}.hero-frame .hero .hero-heading h1 .h1-thin{font-weight:var(--fw-100)}.hero-frame .hero .hero-desc{width:56%;margin-bottom:30px}.hero-frame .hero .hero-desc p{background:var(--clr-black);color:var(--clr-white-3);margin-bottom:30px}.hero-frame .hero .row{display:flex;justify-content:flex-start;align-items:center}.hero-frame .hero .row .wwd-btn{width:max-content;padding:var(--size-1) var(--size-1);padding-left:calc(var(--size-3) + 1.5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .wwd-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn{width:max-content;padding:var(--size-1) var(--size-2);background:transparent;border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .works-btn .action-btn{display:inline-flex;justify-content:center;align-items:center;color:var(--clr-white);gap:var(--size-2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn .action-btn svg{background:var(--clr-white-4);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn :hover{position:relative}.hero-frame .hero .row .works-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}}@media (max-width: 1144px){.hero-frame{width:100%;height:100%;min-height:600px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end;overflow:hidden}.hero-frame .hero{margin-inline:auto;margin-bottom:5%;padding:5%;max-width:864px;height:100%;background:var(--clr-black);color:var(--clr-white)}.hero-frame .hero .hero-left{position:relative;top:9.5rem;right:-5rem;display:flex;align-items:center;justify-content:center}.hero-frame .hero .hero-heading{width:90%;margin-bottom:60px}.hero-frame .hero .hero-heading h1{color:var(--clr-white-1);font-size:var(--fs-mll);line-height:120%}.hero-frame .hero .hero-heading h1 .break{display:none}.hero-frame .hero .hero-heading h1 .h1-thin{font-weight:var(--fw-100)}.hero-frame .hero .hero-desc{width:64%;margin-bottom:30px}.hero-frame .hero .hero-desc p{background:var(--clr-black);color:var(--clr-white-3);margin-bottom:30px}.hero-frame .hero .row{display:flex;justify-content:flex-start;align-items:center}.hero-frame .hero .row .wwd-btn{width:max-content;padding:var(--size-1) var(--size-1);padding-left:calc(var(--size-3) + 1.5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .wwd-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn{width:max-content;padding:var(--size-1) var(--size-2);background:transparent;border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .works-btn .action-btn{display:inline-flex;justify-content:center;align-items:center;color:var(--clr-white);gap:var(--size-2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn .action-btn svg{background:var(--clr-white-4);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn :hover{position:relative}.hero-frame .hero .row .works-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}}@media (max-width: 864px){.hero-frame{width:100%;height:100%;min-height:500px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.hero-frame .hero{margin-inline:auto;margin-bottom:5%;padding:5% 10% 5% 5%;max-width:644px;height:100%;background:var(--clr-black);color:var(--clr-white)}.hero-frame .hero .hero-left{position:relative;top:9.5rem;right:-5rem;display:flex;align-items:center;justify-content:center}.hero-frame .hero .hero-heading{width:90%;margin-bottom:60px}.hero-frame .hero .hero-heading h1{color:var(--clr-white-1);font-size:var(--fs-ml);line-height:120%}.hero-frame .hero .hero-heading h1 .break{display:none}.hero-frame .hero .hero-heading h1 .h1-thin{font-weight:var(--fw-100)}.hero-frame .hero .hero-desc{width:72%;margin-bottom:30px}.hero-frame .hero .hero-desc p{background:var(--clr-black);color:var(--clr-white-3);margin-bottom:30px}.hero-frame .hero .row{display:flex;justify-content:flex-start;align-items:center}.hero-frame .hero .row .wwd-btn{width:max-content;padding:var(--size-1) var(--size-1);padding-left:calc(var(--size-3) + 1.5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .wwd-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn{width:max-content;padding:var(--size-1) var(--size-2);background:transparent;border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .works-btn .action-btn{display:inline-flex;justify-content:center;align-items:center;color:var(--clr-white);gap:var(--size-2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn .action-btn svg{background:var(--clr-white-4);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn :hover{position:relative}.hero-frame .hero .row .works-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}}@media (max-width: 684px){.hero-frame{width:100%;height:100%;min-height:600px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.hero-frame .hero{margin-inline:auto;margin-bottom:5%;padding-inline:5%;max-width:544px;height:100%;background:var(--clr-black);color:var(--clr-white)}.hero-frame .hero .hero-left{display:none}.hero-frame .hero .hero-heading{width:90%;margin-bottom:60px}.hero-frame .hero .hero-heading h1{color:var(--clr-white-1);font-size:var(--fs-ml);line-height:120%}.hero-frame .hero .hero-heading h1 .break{display:none}.hero-frame .hero .hero-heading h1 .h1-thin{font-weight:var(--fw-100)}.hero-frame .hero .hero-desc{width:100%;margin-bottom:30px}.hero-frame .hero .hero-desc p{background:var(--clr-black);color:var(--clr-white-3);margin-bottom:30px}.hero-frame .hero .row{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-frame .hero .row .wwd-btn{width:max-content;padding:var(--size-1) var(--size-1);padding-left:calc(var(--size-3) + 0rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-bottom:15px}.hero-frame .hero .row .wwd-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.hero-frame .hero .row .wwd-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn{width:max-content;padding:var(--size-1) var(--size-2);background:transparent;border-radius:5rem;text-align:center;margin-right:30px}.hero-frame .hero .row .works-btn .action-btn{display:inline-flex;justify-content:center;align-items:center;color:var(--clr-white);gap:var(--size-2);transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn .action-btn svg{background:var(--clr-white-4);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.hero-frame .hero .row .works-btn :hover{position:relative}.hero-frame .hero .row .works-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}}@media (max-width: 300px){.hero-frame{display:none}}.canvas{margin:0;overflow:hidden;background-color:#000}.canvas *{position:absolute;transform-style:preserve-3d}.canvas *:before,.canvas *:after{position:absolute;content:""}.scene{top:auto;right:20%;width:1px;height:1px;transform:rotateX(54.7deg) rotate(-45deg);--animation: 4s linear( 0 0%, .22 2.1%, .86 6.5%, 1.11 8.6%, 1.3 10.7%, 1.35 11.8%, 1.37 12.9%, 1.37 13.7%, 1.36 14.5%, 1.32 16.2%, 1.03 21.8%, .94 24%, .89 25.9%, .88 26.85%, .87 27.8%, .87 29.25%, .88 30.7%, .91 32.4%, .98 36.4%, 1.01 38.3%, 1.04 40.5%, 1.05 42.7%, 1.05 44.1%, 1.04 45.7%, 1 53.3%, .99 55.4%, .98 57.5%, .99 60.7%, 1 68.1%, 1.01 72.2%, 1 86.7%, 1 100% ) infinite}.cube{color:#fff6;transform-origin:.5px .5px .5px;transform-style:preserve-3d}.cube,.cube:before,.cube__side,.cube__side:before{width:125px;aspect-ratio:1/1;border:1px solid currentColor;box-sizing:border-box;scale:1}@media (max-width: 1144px){.cube,.cube:before,.cube__side,.cube__side:before{width:75px;aspect-ratio:1/1;border:1px solid currentColor;box-sizing:border-box;scale:1}}.cube:before{top:-1px;left:-1px;translate:0 0 1px}.cube__side:before{top:-1px;left:-1px;translate:0 0 -1px}.cube__side{top:-1px;left:-1px}.cube__side:nth-child(1){translate:0 0 125px}@media (max-width: 1144px){.cube__side:nth-child(1){translate:0 0 75px}}.cube__side:nth-child(2){transform-origin:top left;transform:rotateY(-90deg)}.cube__side:nth-child(3){transform-origin:bottom right;transform:rotateY(90deg)}.cube__side:nth-child(4){transform-origin:bottom right;transform:rotateX(-90deg)}.cube__side:nth-child(5){transform-origin:top left;transform:rotateX(90deg)}.cube1{animation:cube1 var(--animation)}@keyframes cube1{0%{transform:rotateY(0)}50%{transform:rotateY(90deg)}to{transform:rotateY(90deg) rotateX(90deg)}}.cube2{animation:cube2 var(--animation)}@keyframes cube2{0%{transform:rotateY(270deg)}50%{transform:rotateY(360deg)}to{transform:rotateY(360deg) rotate(90deg)}}.cube3{animation:cube3 var(--animation)}@keyframes cube3{0%{transform:rotateX(90deg)}50%{transform:rotateX(90deg) rotate(90deg)}to{transform:rotateX(90deg) rotate(90deg) rotateX(90deg)}}.cube4{animation:cube4 var(--animation)}@keyframes cube4{0%{transform:rotateX(90deg) rotateY(-90deg)}50%{transform:rotateX(90deg) rotateY(-90deg) rotateX(90deg)}to{transform:rotateX(90deg) rotateY(-180deg) rotateX(90deg)}}.cube5{animation:cube5 var(--animation)}@keyframes cube5{0%{transform:rotateY(180deg)}50%{transform:rotateY(270deg)}to{transform:rotateY(270deg) rotateX(90deg)}}.cube6{animation:cube6 var(--animation)}@keyframes cube6{0%{transform:rotateY(180deg) rotateX(90deg)}50%{transform:rotateY(180deg) rotateX(90deg) rotate(90deg)}to{transform:rotateY(180deg) rotateX(90deg) rotate(90deg) rotateX(90deg)}}.cube7{animation:cube7 var(--animation)}@keyframes cube7{0%{transform:rotateX(-180deg)}50%{transform:rotateX(-180deg) rotateY(90deg)}to{transform:rotateX(-180deg) rotateY(90deg) rotateX(90deg)}}.cube8{animation:cube8 var(--animation)}@keyframes cube8{0%{transform:rotateY(90deg)}50%{transform:rotateY(180deg)}to{transform:rotateY(180deg) rotate(90deg)}}.cube1 .ball{transform:translatez(50px) rotateX(-45deg) rotateY(-45deg)}.cube2 .ball{transform:translatez(50px) rotateX(-45deg) rotateY(45deg)}.cube3 .ball{transform:translatez(50px) rotateX(-135deg) rotateY(135deg)}.cube4 .ball{transform:translatez(50px) rotateX(45deg) rotateY(-45deg)}.cube5 .ball,.cube6 .ball{transform:translatez(50px) rotateX(135deg) rotateY(-45deg)}.cube7 .ball{transform:translatez(50px) rotateX(135deg) rotateY(135deg)}.cube8 .ball{transform:translatez(50px) rotateX(45deg) rotateY(-45deg)}.ball,.ball:before,.ball:after{top:0%;left:0%;width:100%;height:100%;border-radius:50%;background-color:currentColor;transform-origin:center center}.cube1 .ball,.cube4 .ball,.cube5 .ball,.cube7 .ball{color:#f98d00}.cube2 .ball,.cube3 .ball,.cube6 .ball,.cube8 .ball{color:#797474}.ball:before{transform:rotateY(90deg)}.ball:after{transform:rotateX(125deg) rotateY(25deg)}.about-frame{width:100%;height:100%;min-height:900px;padding-top:120px;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.about-frame .about{margin-inline:auto;max-width:1140px;height:100%;max-height:1000px;background:var(--clr-white);color:var(--clr-black);display:flex;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:50% 50%;overflow:hidden}.about-frame .about .left{height:80%;width:40%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-frame .about .left .about-heading{width:100%;margin-bottom:60px}.about-frame .about .left .about-heading h2{color:var(--clr-black);line-height:120%}.about-frame .about .left .about-heading h2 .h2-thin{font-weight:var(--fw-100)}.about-frame .about .left .about-desc{width:100%;margin-bottom:30px}.about-frame .about .left .about-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.about-frame .about .left .ar-quote{display:flex;justify-content:space-between;align-items:center;max-height:100px;width:100%}.about-frame .about .left .ar-quote .model-icon{height:90px;width:90px;border-radius:50%;object-fit:contain}.about-frame .about .left .ar-quote .model-icon .model{height:90px;width:90px;z-index:5;border-radius:50%}.about-frame .about .left .ar-quote .model-icon .play-btn{position:relative;top:-45%;left:75%;border-radius:50%;display:flex;align-items:center;justify-content:center;height:30px;width:30px;background:var(--clr-action);z-index:6}.about-frame .about .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.about-frame .about .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.about-frame .about .right{height:100%;width:40%;margin-bottom:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;object-fit:cover}.about-frame .about .right .studio{height:100%;scale:1.25;transition:all .4s ease-in-out}.about-frame .about .right :hover{scale:1;transition:all .4s ease-in-out}@media (max-width : 1440px){.about-frame{width:100%;height:100%;min-height:900px;padding-top:80px;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.about-frame .about{margin-inline:auto;max-width:1140px;height:100%;max-height:1000px;padding:5%;background:var(--clr-white);color:var(--clr-black);display:flex;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:50% 50%;overflow:hidden}.about-frame .about .left{height:80%;width:40%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-frame .about .left .about-heading{width:100%;margin-bottom:60px}.about-frame .about .left .about-heading h2{color:var(--clr-black);line-height:120%;font-size:var(--fs-mll)}.about-frame .about .left .about-heading h2 .h2-thin{font-weight:var(--fw-100)}.about-frame .about .left .about-desc{width:100%;margin-bottom:30px}.about-frame .about .left .about-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.about-frame .about .left .ar-quote{display:flex;justify-content:space-between;align-items:center;max-height:100px;width:100%}.about-frame .about .left .ar-quote .model-icon{height:90px;width:90px;border-radius:50%;object-fit:contain}.about-frame .about .left .ar-quote .model-icon .model{height:90px;width:90px;z-index:5;border-radius:50%}.about-frame .about .left .ar-quote .model-icon .play-btn{position:relative;top:-45%;left:75%;border-radius:50%;display:flex;align-items:center;justify-content:center;height:30px;width:30px;background:var(--clr-action);z-index:6}.about-frame .about .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.about-frame .about .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.about-frame .about .right{height:100%;width:40%;margin-bottom:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;object-fit:cover}.about-frame .about .right .studio{height:100%;scale:1.25;transition:all .4s ease-in-out}.about-frame .about .right :hover{scale:1;transition:all .4s ease-in-out}}@media (max-width : 1144px){.about-frame{width:100%;height:100%;min-height:900px;padding-top:60px;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.about-frame .about{margin-inline:auto;max-width:1140px;height:100%;max-height:1800px;padding:0 5%;background:var(--clr-white);color:var(--clr-black);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:50% 50%;overflow:hidden}.about-frame .about .left{height:80%;width:100%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-frame .about .left .about-heading{width:100%;margin-bottom:60px}.about-frame .about .left .about-heading h2{color:var(--clr-black);line-height:120%;font-size:44px}.about-frame .about .left .about-heading h2 .h2-thin{font-weight:var(--fw-100)}.about-frame .about .left .about-desc{width:100%;margin-bottom:30px}.about-frame .about .left .about-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.about-frame .about .left .ar-quote{display:flex;justify-content:flex-start;gap:2.5rem;align-items:center;max-height:100px;width:100%}.about-frame .about .left .ar-quote .model-icon{height:70px;width:70px;border-radius:50%;object-fit:contain}.about-frame .about .left .ar-quote .model-icon .model{height:70px;width:70px;z-index:5;border-radius:50%}.about-frame .about .left .ar-quote .model-icon .play-btn{position:relative;top:-45%;left:75%;border-radius:50%;display:flex;align-items:center;justify-content:center;height:20px;width:20px;font-size:12px;background:var(--clr-action);z-index:6}.about-frame .about .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.about-frame .about .left .ar-quote h6 .break{display:none}.about-frame .about .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.about-frame .about .right{height:100%;width:100%;margin-bottom:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;object-fit:cover}.about-frame .about .right .studio{height:100%;width:100%;scale:1.25;transition:all .4s ease-in-out}.about-frame .about .right :hover{scale:1;transition:all .4s ease-in-out}}@media (max-width : 864px){.about-frame{width:100%;height:100%;min-height:900px;padding-top:60px;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.about-frame .about{margin-inline:auto;max-width:1140px;height:100%;max-height:1800px;padding:0 5%;background:var(--clr-white);color:var(--clr-black);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:50% 50%;overflow:hidden}.about-frame .about .left{height:80%;width:100%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-frame .about .left .about-heading{width:100%;margin-bottom:60px}.about-frame .about .left .about-heading h2{color:var(--clr-black);line-height:120%;font-size:var(--fs-ml)}.about-frame .about .left .about-heading h2 .break{display:none}.about-frame .about .left .about-heading h2 .h2-thin{font-weight:var(--fw-100)}.about-frame .about .left .about-desc{width:100%;margin-bottom:30px}.about-frame .about .left .about-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.about-frame .about .left .ar-quote{display:flex;justify-content:flex-start;gap:2.5rem;align-items:center;max-height:100px;width:100%}.about-frame .about .left .ar-quote .model-icon{height:70px;width:70px;border-radius:50%;object-fit:contain}.about-frame .about .left .ar-quote .model-icon .model{height:70px;width:70px;z-index:3;border-radius:50%}.about-frame .about .left .ar-quote .model-icon .play-btn{position:relative;top:-45%;left:75%;border-radius:50%;display:flex;align-items:center;justify-content:center;height:20px;width:20px;font-size:12px;background:var(--clr-action);z-index:4}.about-frame .about .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.about-frame .about .left .ar-quote h6 .break{display:none}.about-frame .about .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.about-frame .about .right{height:100%;width:100%;margin-bottom:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;object-fit:cover}.about-frame .about .right .studio{height:100%;width:100%;scale:1.25;transition:all .4s ease-in-out}.about-frame .about .right :hover{scale:1;transition:all .4s ease-in-out}}@media (max-width : 300px){.about-frame{display:none}}.team-frame{width:100%;height:100%;min-height:900px;padding-top:120px;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.team-frame .team{margin-inline:auto;max-width:1140px;height:100%;max-height:1000px;background:var(--clr-white);color:var(--clr-black);display:flex;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:40% 60%;overflow:hidden}.team-frame .team .left{height:80%;width:30%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--clr-white);color:var(--clr-black)}.team-frame .team .left .team-heading{width:100%;margin-bottom:60px}.team-frame .team .left .team-heading h2{color:var(--clr-black);line-height:120%}.team-frame .team .left .team-heading h2 .h2-thin{font-weight:var(--fw-100)}.team-frame .team .left .team-desc{width:100%;margin-bottom:30px}.team-frame .team .left .team-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.team-frame .team .left .rm-btn{width:max-content;padding:var(--size-2) var(--size-2);padding-left:calc(var(--size-3) + 1.5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-bottom:30px}.team-frame .team .left .rm-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.team-frame .team .left .rm-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.team-frame .team .left .ar-quote{display:flex;justify-content:flex-start;align-items:center;max-height:100px;width:100%}.team-frame .team .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.team-frame .team .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.team-frame .team .right{height:100%;width:50%;display:flex;align-items:flex-start;justify-content:space-evenly;overflow:hidden;object-fit:cover}.team-frame .team .right .col{height:800px;width:42.5%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.team-frame .team .right .col .m0{position:absolute;top:0}.team-frame .team .right .col .m1{top:0}.team-frame .team .right .col .m2{top:45%}.team-frame .team .right .col .m3{top:5%}.team-frame .team .right .col .m4{top:50%}.team-frame .team .right .col .model-icon{height:40%;margin-bottom:30px;overflow:hidden;position:absolute}.team-frame .team .right .col .model-icon .mate{width:100%;height:100%;scale:1.1;transition:all .4s ease-in-out}.team-frame .team .right .col .model-icon .mate-desc{position:absolute;top:0;display:none;transition:all .4s ease-in-out;background:var(--clr-black-2);color:var(--clr-white);width:100%;height:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text{position:relative;top:0;left:0;background:var(--clr-black-2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:1;height:100%;width:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text h5{font-size:20px;line-height:150%;margin-bottom:5px}.team-frame .team .right .col .model-icon .mate-desc .decs-text p{text-transform:uppercase;font-size:var(--fs-x-small);font-weight:var(--fw-500);margin-bottom:10px;color:var(--clr-white-3)}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social{display:flex;width:60%;justify-content:space-between;align-items:center}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social .social-media{height:22px;width:22px}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social :hover{cursor:pointer}.team-frame .team .right .col :hover .mate{scale:1;transition:all .4s ease-in-out;opacity:.8}.team-frame .team .right .col :hover .mate-desc{display:block;transition:all .4s ease-in-out}.team-frame .team .right .two{text-align:left}.team-frame .team .right .two p{margin-bottom:30px}.team-frame .team .right .two p span{color:var(--clr-action)}@media (max-width: 1440px){.team-frame{width:100%;height:100%;min-height:900px;padding-top:80px;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.team-frame .team{margin-inline:auto;max-width:1140px;height:100%;max-height:1000px;padding:2.5%;background:var(--clr-white);color:var(--clr-black);display:flex;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:40% 60%;overflow:hidden}.team-frame .team .left{height:80%;width:30%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--clr-white);color:var(--clr-black)}.team-frame .team .left .team-heading{width:100%;margin-bottom:60px}.team-frame .team .left .team-heading h2{color:var(--clr-black);line-height:120%}.team-frame .team .left .team-heading h2 .h2-thin{font-weight:var(--fw-100)}.team-frame .team .left .team-desc{width:100%;margin-bottom:30px}.team-frame .team .left .team-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.team-frame .team .left .rm-btn{width:max-content;padding:var(--size-2) var(--size-2);padding-left:calc(var(--size-3) + 1.5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-bottom:30px}.team-frame .team .left .rm-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.team-frame .team .left .rm-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.team-frame .team .left .ar-quote{display:flex;justify-content:flex-start;align-items:center;max-height:100px;width:100%}.team-frame .team .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.team-frame .team .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.team-frame .team .right{height:100%;width:50%;display:flex;align-items:flex-start;justify-content:space-evenly;overflow:hidden;object-fit:cover}.team-frame .team .right .col{height:800px;width:42.5%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.team-frame .team .right .col .m0{position:absolute;top:0}.team-frame .team .right .col .m1{top:0}.team-frame .team .right .col .m2{top:45%}.team-frame .team .right .col .m3{top:5%}.team-frame .team .right .col .m4{top:50%}.team-frame .team .right .col .model-icon{height:40%;margin-bottom:30px;overflow:hidden;position:absolute}.team-frame .team .right .col .model-icon .mate{width:100%;height:100%;scale:1.1;transition:all .4s ease-in-out}.team-frame .team .right .col .model-icon .mate-desc{position:absolute;top:0;display:none;transition:all .4s ease-in-out;background:var(--clr-black-2);color:var(--clr-white);width:100%;height:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text{position:relative;top:0;left:0;background:var(--clr-black-2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:1;height:100%;width:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text h5{font-size:20px;line-height:150%;margin-bottom:5px}.team-frame .team .right .col .model-icon .mate-desc .decs-text p{text-transform:uppercase;font-size:var(--fs-x-small);font-weight:var(--fw-500);margin-bottom:10px;color:var(--clr-white-3)}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social{display:flex;width:60%;justify-content:space-between;align-items:center}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social .social-media{height:22px;width:22px}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social :hover{cursor:pointer}.team-frame .team .right .col :hover .mate{scale:1;transition:all .4s ease-in-out;opacity:.8}.team-frame .team .right .col :hover .mate-desc{display:block;transition:all .4s ease-in-out}.team-frame .team .right .two{text-align:left}.team-frame .team .right .two p{margin-bottom:30px}.team-frame .team .right .two p span{color:var(--clr-action)}}@media (max-width: 1144px){.team-frame{width:100%;height:100%;min-height:900px;padding-top:60px;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.team-frame .team{margin-inline:auto;max-width:1140px;height:100%;max-height:2240px;padding:2.5%;background:var(--clr-white);color:var(--clr-black);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:40% 60%;overflow:hidden}.team-frame .team .left{height:60%;width:100%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--clr-white);color:var(--clr-black)}.team-frame .team .left .team-heading{width:100%;margin-bottom:60px}.team-frame .team .left .team-heading h2{color:var(--clr-black);line-height:120%;font-size:44px}.team-frame .team .left .team-heading h2 .break{display:none}.team-frame .team .left .team-heading h2 .h2-thin{font-weight:var(--fw-100)}.team-frame .team .left .team-desc{width:100%;margin-bottom:30px}.team-frame .team .left .team-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.team-frame .team .left .rm-btn{width:max-content;padding:var(--size-2) var(--size-2);padding-left:calc(var(--size-3) + 1.5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-bottom:30px}.team-frame .team .left .rm-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.team-frame .team .left .rm-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.team-frame .team .left .ar-quote{display:flex;justify-content:flex-start;align-items:center;max-height:100px;width:100%}.team-frame .team .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.team-frame .team .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.team-frame .team .right{height:100%;width:100%;display:flex;align-items:flex-start;justify-content:space-evenly;overflow:hidden;object-fit:cover}.team-frame .team .right .col{min-height:1444px;width:45%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.team-frame .team .right .col .m0{display:none;position:absolute;top:0}.team-frame .team .right .col .m1{top:0}.team-frame .team .right .col .m2{top:auto;bottom:0}.team-frame .team .right .col .m3{top:0%}.team-frame .team .right .col .m4{top:auto;bottom:0}.team-frame .team .right .col .model-icon{height:45%;min-width:90%;margin-bottom:30px;overflow:hidden;position:absolute;object-fit:contain}.team-frame .team .right .col .model-icon .mate{object-fit:cover;width:100%;height:100%;scale:1.1;transition:all .4s ease-in-out}.team-frame .team .right .col .model-icon .mate-desc{position:absolute;top:0;display:none;transition:all .4s ease-in-out;background:var(--clr-black-2);color:var(--clr-white);width:100%;height:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text{position:relative;top:0;left:0;background:var(--clr-black-2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:1;height:100%;width:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text h5{font-size:20px;line-height:150%;margin-bottom:5px}.team-frame .team .right .col .model-icon .mate-desc .decs-text p{text-transform:uppercase;font-size:var(--fs-x-small);font-weight:var(--fw-500);margin-bottom:10px;color:var(--clr-white-3)}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social{display:flex;width:60%;justify-content:space-between;align-items:center}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social .social-media{height:22px;width:22px}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social :hover{cursor:pointer}.team-frame .team .right .col :hover .mate{scale:1;transition:all .4s ease-in-out;opacity:.8}.team-frame .team .right .col :hover .mate-desc{display:block;transition:all .4s ease-in-out}.team-frame .team .right .two{text-align:left}.team-frame .team .right .two p{margin-bottom:30px}.team-frame .team .right .two p span{color:var(--clr-action)}}@media (max-width: 864px){.team-frame{width:100%;height:100%;min-height:900px;padding-top:30px;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.team-frame .team{margin-inline:auto;max-width:864px;height:100%;max-height:1640px;padding:2.5%;background:var(--clr-white);color:var(--clr-black);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:40% 60%;overflow:hidden}.team-frame .team .left{max-height:60%;width:100%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--clr-white);color:var(--clr-black)}.team-frame .team .left .team-heading{width:100%;margin-bottom:60px}.team-frame .team .left .team-heading h2{color:var(--clr-black);line-height:120%;font-size:44px}.team-frame .team .left .team-heading h2 .break{display:none}.team-frame .team .left .team-heading h2 .h2-thin{font-weight:var(--fw-100)}.team-frame .team .left .team-desc{width:100%;margin-bottom:30px}.team-frame .team .left .team-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.team-frame .team .left .rm-btn{width:max-content;padding:var(--size-1) var(--size-1);padding-left:calc(var(--size-3) + .5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-bottom:30px}.team-frame .team .left .rm-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.team-frame .team .left .rm-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.team-frame .team .left .ar-quote{display:flex;justify-content:flex-start;align-items:center;max-height:100px;width:100%}.team-frame .team .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.team-frame .team .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.team-frame .team .right{height:100%;width:100%;display:flex;align-items:flex-start;justify-content:space-evenly;overflow:hidden;object-fit:cover}.team-frame .team .right .col{min-height:1144px;width:45%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.team-frame .team .right .col .m0{display:none;position:absolute;top:0}.team-frame .team .right .col .m1{top:0}.team-frame .team .right .col .m2{top:auto;bottom:0}.team-frame .team .right .col .m3{top:0%}.team-frame .team .right .col .m4{top:auto;bottom:0}.team-frame .team .right .col .model-icon{height:45%;min-width:90%;margin-bottom:30px;overflow:hidden;position:absolute;object-fit:contain}.team-frame .team .right .col .model-icon .mate{object-fit:cover;width:100%;height:100%;scale:1.1;transition:all .4s ease-in-out}.team-frame .team .right .col .model-icon .mate-desc{position:absolute;top:0;display:none;transition:all .4s ease-in-out;background:var(--clr-black-2);color:var(--clr-white);width:100%;height:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text{position:relative;top:0;left:0;background:var(--clr-black-2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:1;height:100%;width:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text h5{font-size:20px;line-height:150%;margin-bottom:5px}.team-frame .team .right .col .model-icon .mate-desc .decs-text p{text-transform:uppercase;font-size:var(--fs-x-small);font-weight:var(--fw-500);margin-bottom:10px;color:var(--clr-white-3)}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social{display:flex;width:60%;justify-content:space-between;align-items:center}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social .social-media{height:22px;width:22px}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social :hover{cursor:pointer}.team-frame .team .right .col :hover .mate{scale:1;transition:all .4s ease-in-out;opacity:.8}.team-frame .team .right .col :hover .mate-desc{display:block;transition:all .4s ease-in-out}.team-frame .team .right .two{text-align:left}.team-frame .team .right .two p{margin-bottom:30px}.team-frame .team .right .two p span{color:var(--clr-action)}}@media (max-width: 684px){.team-frame{width:100%;height:100%;min-height:900px;padding-top:0;padding-bottom:30px;background:var(--clr-white);color:var(--clr-black)}.team-frame .team{margin-inline:auto;max-width:864px;height:100%;max-height:2840px;padding:2.5%;background:var(--clr-white);color:var(--clr-black);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--size-5);flex-basis:40% 60%;overflow:hidden}.team-frame .team .left{max-height:60%;width:100%;padding-block:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--clr-white);color:var(--clr-black)}.team-frame .team .left .team-heading{width:100%;margin-bottom:60px}.team-frame .team .left .team-heading h2{color:var(--clr-black);line-height:120%;font-size:44px}.team-frame .team .left .team-heading h2 .break{display:none}.team-frame .team .left .team-heading h2 .h2-thin{font-weight:var(--fw-100)}.team-frame .team .left .team-desc{width:100%;margin-bottom:30px}.team-frame .team .left .team-desc p{background:var(--clr-white);color:var(--clr-black-2);margin-bottom:30px}.team-frame .team .left .rm-btn{width:max-content;padding:var(--size-1) var(--size-1);padding-left:calc(var(--size-3) + .5rem);background:var(--clr-action);border-radius:5rem;text-align:center;margin-bottom:30px}.team-frame .team .left .rm-btn .action-btn{display:flex;justify-content:center;align-items:center;gap:var(--size-3);transition:all .3s ease-in-out}.team-frame .team .left .rm-btn .action-btn svg{background:var(--clr-black);width:36px;height:36px;padding:7.5px;border-radius:50%;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover{transform:scale(1.02);position:relative;transition:all .3s ease-in-out}.team-frame .team .left .rm-btn :hover svg{transform:scale(1.2);transition:all .3s ease-in-out}.team-frame .team .left .ar-quote{display:flex;justify-content:flex-start;align-items:center;max-height:100px;width:100%}.team-frame .team .left .ar-quote h6{font-size:var(--fs-sm);line-height:150%}.team-frame .team .left .ar-quote h6 .h6-thin{font-weight:var(--fw-100)}.team-frame .team .right{height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;overflow:hidden;object-fit:cover}.team-frame .team .right .col{min-height:1040px;height:auto;width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.team-frame .team .right .col .m0{display:none;position:absolute;top:0}.team-frame .team .right .col .m1{top:0}.team-frame .team .right .col .m2{bottom:0%}.team-frame .team .right .col .m3{top:0%}.team-frame .team .right .col .m4{bottom:0%}.team-frame .team .right .col .model-icon{height:46.5%;min-width:auto;margin-bottom:30px;overflow:hidden;position:absolute;object-fit:contain}.team-frame .team .right .col .model-icon .mate{object-fit:cover;width:100%;scale:1.1;transition:all .4s ease-in-out}.team-frame .team .right .col .model-icon .mate-desc{position:absolute;top:0;display:none;transition:all .4s ease-in-out;background:var(--clr-black-2);color:var(--clr-white);width:100%;height:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text{position:relative;top:0;left:0;background:var(--clr-black-2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:1;height:100%;width:100%}.team-frame .team .right .col .model-icon .mate-desc .decs-text h5{font-size:20px;line-height:150%;margin-bottom:5px}.team-frame .team .right .col .model-icon .mate-desc .decs-text p{text-transform:uppercase;font-size:var(--fs-x-small);font-weight:var(--fw-500);margin-bottom:10px;color:var(--clr-white-3)}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social{display:flex;width:60%;justify-content:space-between;align-items:center}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social .social-media{height:22px;width:22px}.team-frame .team .right .col .model-icon .mate-desc .decs-text .social :hover{cursor:pointer}.team-frame .team .right .col :hover .mate{scale:1;transition:all .4s ease-in-out;opacity:.8}.team-frame .team .right .col :hover .mate-desc{display:block;transition:all .4s ease-in-out}.team-frame .team .right .two{text-align:left}.team-frame .team .right .two p{margin-bottom:30px}.team-frame .team .right .two p span{color:var(--clr-action)}}@media (max-width: 300px){.team-frame{display:none}}.feedback-frame{width:100%;height:100%;min-height:900px;padding-top:120px;padding-bottom:30px;background:var(--clr-grey);color:var(--clr-black)}.feedback-frame .feedback{margin-inline:auto;max-width:1140px;height:100%;max-height:1000px;background:var(--clr-grey);color:var(--clr-black);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--size-5);flex-basis:50% 50%;overflow:hidden}.feedback-frame .feedback .feedback-top{width:100%;display:flex;justify-content:right;align-items:center;text-align:right;margin-right:20%}.feedback-frame .feedback .feedback-heading{width:100%;text-align:center;margin-bottom:60px}.feedback-frame .feedback .feedback-heading h2{color:var(--clr-black);line-height:120%}.feedback-frame .feedback .feedback-heading h2 .h2-thin{font-weight:var(--fw-100)}.feedback-frame .feedback .feedback-customer{display:flex;align-items:center;justify-content:center;gap:1%;width:100%;height:144px}.feedback-frame .feedback .feedback-customer .customer-card{height:110px;width:110px;display:flex;justify-content:center;align-items:center;overflow:hidden;border:5px solid var(--clr-grey);border-radius:50%;object-fit:cover}.feedback-frame .feedback .feedback-customer .customer-card .card{height:90px;width:90px;border-radius:50%}.feedback-frame .feedback .feedback-customer :hover{border-color:var(--clr-white)}.feedback-frame .feedback .feedback-customer .card-up{margin-bottom:auto}.feedback-frame .feedback .feedback-customer .card-dwn{margin-top:auto}.feedback-frame .feedback .feedback-customer .active-card{border-color:var(--clr-action)}.feedback-frame .feedback .feedback-desc{margin-inline:auto;width:80%;padding:5%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.feedback-frame .feedback .feedback-desc .colon{margin-inline:auto}.feedback-frame .feedback .feedback-desc .customer-name{color:var(--clr-black);margin-bottom:20px}.feedback-frame .feedback .feedback-desc .customer-name .name{font-size:20px;font-weight:500;line-height:150%}.feedback-frame .feedback .feedback-desc .customer-text{color:var(--clr-black-2);min-height:150px}.feedback-frame .feedback .feedback-desc .customer-text .text{font-size:20px;line-height:180%}.feedback-frame .feedback .feedback-desc .arrow-toggle{width:120%;display:flex;justify-content:space-between;align-items:center;position:relative;bottom:112px;z-index:7}.feedback-frame .feedback .feedback-desc .arrow-toggle .prev,.feedback-frame .feedback .feedback-desc .arrow-toggle .next{padding:5px;background-color:var(--clr-black-1);display:flex;align-items:center;justify-content:center;border-radius:50%}.feedback-frame .feedback .feedback-desc .arrow-toggle .prev .arrow,.feedback-frame .feedback .feedback-desc .arrow-toggle .next .arrow{vertical-align:middle;transition:all .2s ease-in-out}.feedback-frame .feedback .feedback-desc .arrow-toggle .prev :hover,.feedback-frame .feedback .feedback-desc .arrow-toggle .next :hover{cursor:pointer;scale:1.2;transition:all .2s ease-in-out}@media (max-width : 1144px){.feedback-frame{width:100%;height:100%;min-height:900px;padding-top:120px;padding-bottom:30px;background:var(--clr-grey);color:var(--clr-black)}.feedback-frame .feedback{margin-inline:auto;max-width:1140px;height:100%;max-height:1000px;background:var(--clr-grey);color:var(--clr-black);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--size-5);flex-basis:50% 50%;overflow:hidden}.feedback-frame .feedback .feedback-top{width:100%;display:flex;justify-content:right;align-items:center;text-align:right;margin-right:20%}.feedback-frame .feedback .feedback-heading{width:100%;text-align:center;margin-bottom:60px}.feedback-frame .feedback .feedback-heading h2{color:var(--clr-black);line-height:120%}.feedback-frame .feedback .feedback-heading h2 .h2-thin{font-weight:var(--fw-100)}.feedback-frame .feedback .feedback-customer{display:flex;align-items:center;justify-content:center;gap:1%;width:100%;height:144px}.feedback-frame .feedback .feedback-customer .customer-card{height:110px;width:110px;display:flex;justify-content:center;align-items:center;overflow:hidden;border:5px solid var(--clr-grey);border-radius:50%;object-fit:cover}.feedback-frame .feedback .feedback-customer .customer-card .card{height:90px;width:90px;border-radius:50%}.feedback-frame .feedback .feedback-customer :hover{border-color:var(--clr-white)}.feedback-frame .feedback .feedback-customer .card-up{margin-bottom:auto}.feedback-frame .feedback .feedback-customer .card-dwn{margin-top:auto}.feedback-frame .feedback .feedback-customer .active-card{border-color:var(--clr-action)}.feedback-frame .feedback .feedback-desc{margin-inline:auto;width:80%;padding:5%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.feedback-frame .feedback .feedback-desc .colon{margin-inline:auto}.feedback-frame .feedback .feedback-desc .customer-name{color:var(--clr-black);margin-bottom:20px}.feedback-frame .feedback .feedback-desc .customer-name .name{font-size:20px;font-weight:500;line-height:150%}.feedback-frame .feedback .feedback-desc .customer-text{color:var(--clr-black-2);min-height:150px}.feedback-frame .feedback .feedback-desc .customer-text .text{font-size:20px;line-height:180%}.feedback-frame .feedback .feedback-desc .arrow-toggle{width:120%;display:flex;justify-content:space-between;align-items:center;position:relative;bottom:112px;z-index:7}.feedback-frame .feedback .feedback-desc .arrow-toggle .prev,.feedback-frame .feedback .feedback-desc .arrow-toggle .next{padding:5px;background-color:var(--clr-black-1);display:flex;align-items:center;justify-content:center;border-radius:50%}.feedback-frame .feedback .feedback-desc .arrow-toggle .prev .arrow,.feedback-frame .feedback .feedback-desc .arrow-toggle .next .arrow{vertical-align:middle;transition:all .2s ease-in-out}.feedback-frame .feedback .feedback-desc .arrow-toggle .prev :hover,.feedback-frame .feedback .feedback-desc .arrow-toggle .next :hover{cursor:pointer;scale:1.2;transition:all .2s ease-in-out}}@media (max-width : 864px){.feedback-frame{display:none}}@media (max-width : 300px){.feedback-frame{display:none}}.footer-frame{width:100%;height:100%;min-height:700px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.footer-frame .footer{margin-inline:auto;margin-bottom:5%;max-width:1140px;min-height:100%;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:center;justify-content:space-between}.footer-frame .footer .left{width:37.5%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer-frame .footer .left .top{width:100%;margin-bottom:30px}.footer-frame .footer .left .top .f-logo{width:8.5rem;margin-bottom:30px}.footer-frame .footer .left .top .f-desc{width:90%;margin-bottom:30px;color:var(--clr-white-3)}.footer-frame .footer .left .top .f-email{width:100%;margin-bottom:30px;position:relative}.footer-frame .footer .left .top .f-email .fi-email{width:100%;padding:1.5rem 1.5rem 1.5rem 3rem;color:var(--clr-white);background-color:var(--clr-white-4);border:none;border-radius:2rem;text-transform:uppercase;outline:none;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email .f-btn{width:44px;height:44px;border-radius:50%;padding:10px;background:var(--clr-action);scale:.9;transition:all ease-in-out;transition:.3s;position:absolute;top:10px;right:10px}.footer-frame .footer .left .top .f-email .f-btn:hover{scale:1.1;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email:hover .fi-email{background-color:var(--clr-white-1);color:var(--clr-black);transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .bottom{width:100%;margin-top:30px}.footer-frame .footer .left .bottom .f-social{width:80%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.footer-frame .footer .left .bottom .f-social .fs-link{padding:.25rem;display:flex;align-items:center;justify-content:center}.footer-frame .footer .left .bottom .f-social .fs-link .f-icon{width:22px;height:22px}.footer-frame .footer .left .bottom .f-copyright{width:90%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;color:var(--clr-white-3)}.footer-frame .footer .right{width:52.5%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:3rem}.footer-frame .footer .right .row{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-between}.footer-frame .footer .right .row-1{height:75%;margin-bottom:30px}.footer-frame .footer .right .row-1 .r-left{width:50%}.footer-frame .footer .right .row-1 .r-left .f-menu{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-left .f-menu a{position:relative;left:0;font-size:var(--fs-medium);color:var(--clr-action);font-family:var(--ff-outfit);transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-left .f-menu a:hover{left:20px;transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-right{width:50%}.footer-frame .footer .right .row-1 .r-right .f-option{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-right .f-option a{font-size:var(--fs-sm);color:var(--clr-white-3);font-family:var(--ff-outfit);transition:all ease-in-out .2s}.footer-frame .footer .right .row-1 .r-right .f-option a:hover{color:var(--clr-white-2);transition:all ease-in-out .2s}.footer-frame .footer .right .row-2{height:25%;margin-bottom:0}.footer-frame .footer .right .row-2 .r-left,.footer-frame .footer .right .row-2 .r-right{width:50%}.footer-frame .footer .right .row-2 .r-left .f-heading,.footer-frame .footer .right .row-2 .r-right .f-heading{margin-bottom:10px;color:var(--clr-white-2)}.footer-frame .footer .right .row-2 .r-left .f-desc,.footer-frame .footer .right .row-2 .r-right .f-desc{color:var(--clr-white-3)}@media (max-width : 1440px){.footer-frame{width:100%;height:100%;min-height:700px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.footer-frame .footer{margin-inline:auto;margin-bottom:5%;padding-inline:5%;max-width:1144px;height:100%;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:center;justify-content:space-between}.footer-frame .footer .left{width:37.5%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer-frame .footer .left .top{width:100%;margin-bottom:30px}.footer-frame .footer .left .top .f-logo{width:8.5rem;margin-bottom:30px}.footer-frame .footer .left .top .f-desc{width:90%;margin-bottom:30px;color:var(--clr-white-3)}.footer-frame .footer .left .top .f-email{width:100%;margin-bottom:30px;position:relative}.footer-frame .footer .left .top .f-email .fi-email{width:100%;padding:1.5rem 1.5rem 1.5rem 3rem;color:var(--clr-white);background-color:var(--clr-white-4);border:none;border-radius:2rem;text-transform:uppercase;outline:none;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email .f-btn{width:44px;height:44px;border-radius:50%;padding:10px;background:var(--clr-action);scale:.9;transition:all ease-in-out;transition:.3s;position:absolute;top:10px;right:10px}.footer-frame .footer .left .top .f-email .f-btn:hover{scale:1.1;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email:hover .fi-email{background-color:var(--clr-white-1);color:var(--clr-black);transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .bottom{width:100%;margin-top:30px}.footer-frame .footer .left .bottom .f-social{width:80%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.footer-frame .footer .left .bottom .f-social .fs-link{padding:.25rem;display:flex;align-items:center;justify-content:center}.footer-frame .footer .left .bottom .f-social .fs-link .f-icon{width:22px;height:22px}.footer-frame .footer .left .bottom .f-copyright{width:90%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;color:var(--clr-white-3)}.footer-frame .footer .right{width:52.5%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:3rem}.footer-frame .footer .right .row{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-between}.footer-frame .footer .right .row-1{height:75%;margin-bottom:30px}.footer-frame .footer .right .row-1 .r-left{width:50%}.footer-frame .footer .right .row-1 .r-left .f-menu{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-left .f-menu a{position:relative;left:0;font-size:var(--fs-medium);color:var(--clr-action);font-family:var(--ff-outfit);transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-left .f-menu a:hover{left:20px;transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-right{width:50%}.footer-frame .footer .right .row-1 .r-right .f-option{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-right .f-option a{font-size:var(--fs-sm);color:var(--clr-white-3);font-family:var(--ff-outfit);transition:all ease-in-out .2s}.footer-frame .footer .right .row-1 .r-right .f-option a:hover{color:var(--clr-white-2);transition:all ease-in-out .2s}.footer-frame .footer .right .row-2{height:25%;margin-bottom:0}.footer-frame .footer .right .row-2 .r-left,.footer-frame .footer .right .row-2 .r-right{width:50%}.footer-frame .footer .right .row-2 .r-left .f-heading,.footer-frame .footer .right .row-2 .r-right .f-heading{margin-bottom:10px;color:var(--clr-white-2)}.footer-frame .footer .right .row-2 .r-left .f-desc,.footer-frame .footer .right .row-2 .r-right .f-desc{color:var(--clr-white-3)}}@media (max-width : 1144px){.footer-frame{width:100%;height:100%;min-height:700px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.footer-frame .footer{margin-inline:auto;margin-block:5%;padding:5%;max-width:1144px;height:100%;background:var(--clr-black);color:var(--clr-white);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:5rem}.footer-frame .footer .left{width:75%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer-frame .footer .left .top{width:100%;margin-bottom:30px}.footer-frame .footer .left .top .f-logo{width:8.5rem;margin-bottom:30px}.footer-frame .footer .left .top .f-desc{width:90%;margin-bottom:30px;color:var(--clr-white-3)}.footer-frame .footer .left .top .f-email{width:100%;margin-bottom:30px;position:relative}.footer-frame .footer .left .top .f-email .fi-email{width:100%;padding:1.5rem 1.5rem 1.5rem 3rem;color:var(--clr-white);background-color:var(--clr-white-4);border:none;border-radius:2rem;text-transform:uppercase;outline:none;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email .f-btn{width:44px;height:44px;border-radius:50%;padding:10px;background:var(--clr-action);scale:.9;transition:all ease-in-out;transition:.3s;position:absolute;top:10px;right:10px}.footer-frame .footer .left .top .f-email .f-btn:hover{scale:1.1;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email:hover .fi-email{background-color:var(--clr-white-1);color:var(--clr-black);transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .bottom{width:100%;margin-top:30px}.footer-frame .footer .left .bottom .f-social{width:80%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.footer-frame .footer .left .bottom .f-social .fs-link{padding:.25rem;display:flex;align-items:center;justify-content:center}.footer-frame .footer .left .bottom .f-social .fs-link .f-icon{width:22px;height:22px}.footer-frame .footer .left .bottom .f-copyright{width:90%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;color:var(--clr-white-3)}.footer-frame .footer .right{width:75%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--size-9)}.footer-frame .footer .right .row{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--size-7)}.footer-frame .footer .right .row-1{height:75%;margin-bottom:30px}.footer-frame .footer .right .row-1 .r-left{width:50%}.footer-frame .footer .right .row-1 .r-left .f-menu{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-left .f-menu a{position:relative;left:0;font-size:var(--fs-medium);color:var(--clr-action);font-family:var(--ff-outfit);transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-left .f-menu a:hover{left:20px;transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-right{width:50%}.footer-frame .footer .right .row-1 .r-right .f-option{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-right .f-option a{font-size:var(--fs-sm);color:var(--clr-white-3);font-family:var(--ff-outfit);transition:all ease-in-out .2s}.footer-frame .footer .right .row-1 .r-right .f-option a:hover{color:var(--clr-white-2);transition:all ease-in-out .2s}.footer-frame .footer .right .row-2{height:25%;margin-bottom:0}.footer-frame .footer .right .row-2 .r-left,.footer-frame .footer .right .row-2 .r-right{width:50%}.footer-frame .footer .right .row-2 .r-left .f-heading,.footer-frame .footer .right .row-2 .r-right .f-heading{margin-bottom:10px;color:var(--clr-white-2)}.footer-frame .footer .right .row-2 .r-left .f-desc,.footer-frame .footer .right .row-2 .r-right .f-desc{color:var(--clr-white-3)}}@media (max-width : 864px){.footer-frame{width:100%;height:100%;min-height:700px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.footer-frame .footer{margin-inline:auto;margin-block:5%;padding:5%;max-width:1144px;height:100%;background:var(--clr-black);color:var(--clr-white);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:5rem}.footer-frame .footer .left{width:75%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer-frame .footer .left .top{width:100%;margin-bottom:30px}.footer-frame .footer .left .top .f-logo{width:8.5rem;margin-bottom:30px}.footer-frame .footer .left .top .f-desc{width:90%;margin-bottom:30px;color:var(--clr-white-3)}.footer-frame .footer .left .top .f-email{width:100%;margin-bottom:30px;position:relative}.footer-frame .footer .left .top .f-email .fi-email{width:100%;padding:1.5rem 1.5rem 1.5rem 3rem;color:var(--clr-white);background-color:var(--clr-white-4);border:none;border-radius:2rem;text-transform:uppercase;outline:none;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email .f-btn{width:44px;height:44px;border-radius:50%;padding:10px;background:var(--clr-action);scale:.9;transition:all ease-in-out;transition:.3s;position:absolute;top:10px;right:10px}.footer-frame .footer .left .top .f-email .f-btn:hover{scale:1.1;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email:hover .fi-email{background-color:var(--clr-white-1);color:var(--clr-black);transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .bottom{width:100%;margin-top:30px}.footer-frame .footer .left .bottom .f-social{width:80%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.footer-frame .footer .left .bottom .f-social .fs-link{padding:.25rem;display:flex;align-items:center;justify-content:center}.footer-frame .footer .left .bottom .f-social .fs-link .f-icon{width:22px;height:22px}.footer-frame .footer .left .bottom .f-copyright{width:90%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;color:var(--clr-white-3)}.footer-frame .footer .right{width:75%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--size-9)}.footer-frame .footer .right .row{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--size-7)}.footer-frame .footer .right .row-1{height:75%;margin-bottom:30px}.footer-frame .footer .right .row-1 .r-left{width:50%}.footer-frame .footer .right .row-1 .r-left .f-menu{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-left .f-menu a{position:relative;left:0;font-size:var(--fs-medium);color:var(--clr-action);font-family:var(--ff-outfit);transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-left .f-menu a:hover{left:20px;transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-right{width:50%}.footer-frame .footer .right .row-1 .r-right .f-option{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-right .f-option a{font-size:var(--fs-sm);color:var(--clr-white-3);font-family:var(--ff-outfit);transition:all ease-in-out .2s}.footer-frame .footer .right .row-1 .r-right .f-option a:hover{color:var(--clr-white-2);transition:all ease-in-out .2s}.footer-frame .footer .right .row-2{height:25%;margin-bottom:0}.footer-frame .footer .right .row-2 .r-left,.footer-frame .footer .right .row-2 .r-right{width:50%}.footer-frame .footer .right .row-2 .r-left .f-heading,.footer-frame .footer .right .row-2 .r-right .f-heading{margin-bottom:10px;color:var(--clr-white-2)}.footer-frame .footer .right .row-2 .r-left .f-desc,.footer-frame .footer .right .row-2 .r-right .f-desc{color:var(--clr-white-3)}}@media (max-width : 684px){.footer-frame{width:100%;height:100%;min-height:700px;background:var(--clr-black);color:var(--clr-white);display:flex;align-items:flex-end}.footer-frame .footer{margin-inline:auto;margin-top:10%;padding:5%;max-width:1144px;height:100%;background:var(--clr-black);color:var(--clr-white);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:5rem}.footer-frame .footer .left{width:75%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer-frame .footer .left .top{width:100%;margin-bottom:30px}.footer-frame .footer .left .top .f-logo{width:8.5rem;margin-bottom:30px}.footer-frame .footer .left .top .f-desc{width:90%;margin-bottom:30px;color:var(--clr-white-3)}.footer-frame .footer .left .top .f-email{width:100%;margin-bottom:0;position:relative}.footer-frame .footer .left .top .f-email .fi-email{width:100%;padding:1.5rem;padding-left:var(--size-3);color:var(--clr-white);background-color:var(--clr-white-4);border:none;border-radius:2rem;text-transform:uppercase;outline:none;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email .f-btn{width:44px;height:44px;border-radius:50%;padding:10px;background:var(--clr-action);scale:.9;transition:all ease-in-out;transition:.3s;position:absolute;top:10px;right:10px}.footer-frame .footer .left .top .f-email .f-btn:hover{scale:1.1;transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .top .f-email:hover .fi-email{background-color:var(--clr-white-1);color:var(--clr-black);transition:all ease-in-out;transition:.3s}.footer-frame .footer .left .bottom{width:100%;margin-top:0}.footer-frame .footer .left .bottom .f-social{width:80%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.footer-frame .footer .left .bottom .f-social .fs-link{padding:.25rem;display:flex;align-items:center;justify-content:center}.footer-frame .footer .left .bottom .f-social .fs-link .f-icon{width:22px;height:22px}.footer-frame .footer .left .bottom .f-copyright{width:90%;margin-top:30px;display:flex;align-items:center;justify-content:flex-start;color:var(--clr-white-3)}.footer-frame .footer .right{width:75%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--size-9)}.footer-frame .footer .right .row{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--size-7)}.footer-frame .footer .right .row-1{height:75%;margin-bottom:30px}.footer-frame .footer .right .row-1 .r-left{width:80%}.footer-frame .footer .right .row-1 .r-left .f-menu{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-left .f-menu a{position:relative;left:0;font-size:var(--fs-medium);color:var(--clr-action);font-family:var(--ff-outfit);transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-left .f-menu a:hover{left:20px;transition:all ease-in-out .3s}.footer-frame .footer .right .row-1 .r-right{width:80%}.footer-frame .footer .right .row-1 .r-right .f-option{margin-bottom:10px}.footer-frame .footer .right .row-1 .r-right .f-option a{font-size:var(--fs-sm);color:var(--clr-white-3);font-family:var(--ff-outfit);transition:all ease-in-out .2s}.footer-frame .footer .right .row-1 .r-right .f-option a:hover{color:var(--clr-white-2);transition:all ease-in-out .2s}.footer-frame .footer .right .row-2{height:25%;margin-bottom:0}.footer-frame .footer .right .row-2 .r-left,.footer-frame .footer .right .row-2 .r-right{width:80%}.footer-frame .footer .right .row-2 .r-left .f-heading,.footer-frame .footer .right .row-2 .r-right .f-heading{margin-bottom:10px;color:var(--clr-white-2)}.footer-frame .footer .right .row-2 .r-left .f-desc,.footer-frame .footer .right .row-2 .r-right .f-desc{color:var(--clr-white-3)}}@media (max-width : 300px){.footer-frame{display:none}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--ff-outfit)}html,body{height:100%;width:100%;line-height:1.5;background:#fff}
