@import "https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap";
.Hero-module__Cw1vwW__container{background:linear-gradient(#f58c6c,#ffb24b);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;margin:0 auto;padding:2rem 0;display:flex;position:relative}.Hero-module__Cw1vwW__heroContent{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100vw;height:100%;margin:0 auto;display:flex;position:relative}.Hero-module__Cw1vwW__heroContent h1{color:#fff;text-align:center;font-family:Horizon;font-size:3rem}.Hero-module__Cw1vwW__heroContent p{color:#000;text-align:center;width:90%;margin-bottom:4rem;font-family:Horizon;font-size:1.25rem}.Hero-module__Cw1vwW__heroContent p span{color:#fff}.Hero-module__Cw1vwW__titleElement{color:#fff;letter-spacing:-.02em;font-weight:700;line-height:1.1;display:none}.Hero-module__Cw1vwW__paragraphElement{max-width:800px;margin:0 auto;line-height:1.6}.Hero-module__Cw1vwW__highlightWord{font-weight:600;transition:all .3s;position:relative}.Hero-module__Cw1vwW__highlightWord:after{content:"";background:linear-gradient(90deg,#fff,#ffb24b);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.Hero-module__Cw1vwW__highlightWord:hover:after{transform:scaleX(1)}.Hero-module__Cw1vwW__heroContent p span{color:#fff;transition:all .3s;display:inline-block;position:relative}@keyframes Hero-module__Cw1vwW__highlightPulse{0%{text-shadow:0 0 #fff0;transform:scale(1)}50%{text-shadow:0 0 10px #ffffff80;transform:scale(1.05)}to{text-shadow:0 0 #fff0;transform:scale(1)}}@keyframes Hero-module__Cw1vwW__circleExpand{0%{opacity:0;transform:translate(-50%,30%)scale(.5)}50%{opacity:.7;transform:translate(-50%,30%)scale(.8)}to{opacity:1;transform:translate(-50%,30%)scale(1)}}@keyframes Hero-module__Cw1vwW__videoSlideIn{0%{opacity:0;transform:translateY(30px)scale(.9)rotateX(10deg)}70%{opacity:.8;transform:translateY(10px)scale(.95)rotateX(5deg)}to{opacity:1;transform:translateY(0)scale(1)rotateX(0)}}.Hero-module__Cw1vwW__heroSection{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1200px;min-height:100vh;margin:0 auto 3rem;padding:4rem 2rem;display:none;position:relative}.Hero-module__Cw1vwW__heroGridBackground{opacity:.5;z-index:-1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;border-radius:20px;position:absolute;inset:0}.Hero-module__Cw1vwW__avatarsSection{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Hero-module__Cw1vwW__avatarsContainer{gap:-10px;display:flex;position:relative}.Hero-module__Cw1vwW__avatar{background:linear-gradient(135deg,#ffb24b,#f58c6c);border:3px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-left:-12px;font-size:24px;transition:transform .3s;display:flex;box-shadow:0 4px 12px #0003}.Hero-module__Cw1vwW__avatar:first-child{margin-left:0}.Hero-module__Cw1vwW__avatar:hover{z-index:10;transform:translateY(-4px)scale(1.1)}.Hero-module__Cw1vwW__agentBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;background:#1a1a1acc;border:1px solid #ffffff1a;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.Hero-module__Cw1vwW__heroTitle{color:#fff;text-align:center;letter-spacing:-.02em;text-shadow:0 4px 20px #0000004d;margin:0;font-family:Horizon;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.2}.Hero-module__Cw1vwW__titleHighlight{color:#ffb24b}.Hero-module__Cw1vwW__trustSection{margin:1rem 0}.Hero-module__Cw1vwW__trustBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1acc;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:flex;box-shadow:0 4px 12px #0003}.Hero-module__Cw1vwW__trustText{color:#fff;font-size:.875rem;font-weight:600}.Hero-module__Cw1vwW__trustRating{color:#fff;font-size:.875rem;font-weight:700}.Hero-module__Cw1vwW__trustStar{filter:drop-shadow(0 0 4px #ffd70080);font-size:1rem}.Hero-module__Cw1vwW__trustPlatform{color:#fff;opacity:.8;font-size:.875rem}.Hero-module__Cw1vwW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.Hero-module__Cw1vwW__ctaPrimary,.Hero-module__Cw1vwW__ctaSecondary{cursor:pointer;border:none;border-radius:12px;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__Cw1vwW__ctaPrimary{color:#fff;background:linear-gradient(135deg,#ffb24b,#f58c6c);box-shadow:0 4px 20px #ffb24b66}.Hero-module__Cw1vwW__ctaPrimary:hover{background:linear-gradient(135deg,#ffc542,#ffb24b);transform:translateY(-2px);box-shadow:0 6px 30px #ffb24b99}.Hero-module__Cw1vwW__ctaSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#1a1a1acc;border:1px solid #fff3}.Hero-module__Cw1vwW__ctaSecondary:hover{background:#1a1a1af2;border-color:#ffffff4d;transform:translateY(-2px)}.Hero-module__Cw1vwW__videoContainer2{aspect-ratio:16/9;box-sizing:border-box;z-index:1;width:100%;max-width:1920px;margin-top:5rem;padding:0 2rem;position:relative}.Hero-module__Cw1vwW__screenFrame{background:#1a1a1a;border-radius:24px;flex-direction:column;width:100%;height:100%;padding:12px;display:flex;position:relative;box-shadow:0 0 0 2px #2a2a2a,0 0 0 4px #1a1a1a,0 20px 60px #00000080,inset 0 0 20px #0000004d}.Hero-module__Cw1vwW__screenTopBar{background:#1a1a1a;border-radius:12px 12px 0 0;justify-content:center;align-items:center;height:32px;margin-bottom:8px;display:flex;position:relative}.Hero-module__Cw1vwW__screenNotch{background:#1a1a1a;border-radius:0 0 12px 12px;width:120px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__Cw1vwW__screenSpeakers{background:#333;border-radius:2px;width:60px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Hero-module__Cw1vwW__screenContent{background:#000;border-radius:8px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Cw1vwW__screenBottomBar{background:#1a1a1a;border-radius:0 0 12px 12px;height:24px;margin-top:8px;position:relative}.Hero-module__Cw1vwW__screenBottomBar:before{content:"";background:#333;border-radius:2px;width:80px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.Hero-module__Cw1vwW__heroVideo2{object-fit:contain;border-radius:0;width:100%;height:100%;margin:0 auto;display:block}.Hero-module__Cw1vwW__heroVideo{object-fit:cover;border-radius:20px;width:100%;height:100%;margin:0 auto;display:block}.Hero-module__Cw1vwW__muteButton{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#000000b3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.Hero-module__Cw1vwW__muteButton:hover{background:#000c;border-color:#fff9;transform:scale(1.1)}.Hero-module__Cw1vwW__muteButton:active{transform:scale(.95)}.Hero-module__Cw1vwW__muteButton svg{transition:all .3s}.Hero-module__Cw1vwW__muteButton:hover svg{filter:drop-shadow(0 0 8px #ffffff80)}.Hero-module__Cw1vwW__fullscreenVideo{z-index:1000!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;transform:none!important}@keyframes Hero-module__Cw1vwW__textGlow{0%{text-shadow:0 0 20px #ffb24b80}to{text-shadow:0 0 30px #ffb24bcc}}@media screen and (max-width:768px){.Hero-module__Cw1vwW__container{background:linear-gradient(#f58c6c,#ffb24b);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:auto;padding:1rem 0;display:flex}.Hero-module__Cw1vwW__heroSection{gap:1.5rem;margin-bottom:2rem;padding:2rem 1rem}.Hero-module__Cw1vwW__heroTitle{font-size:clamp(1.75rem,6vw,2.5rem)}.Hero-module__Cw1vwW__avatarsSection{flex-wrap:wrap;justify-content:center;gap:.75rem}.Hero-module__Cw1vwW__avatar{width:40px;height:40px;margin-left:-8px;font-size:20px}.Hero-module__Cw1vwW__agentBadge{padding:.4rem .8rem;font-size:.75rem}.Hero-module__Cw1vwW__trustBadge{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.6rem 1.2rem}.Hero-module__Cw1vwW__trustText,.Hero-module__Cw1vwW__trustRating,.Hero-module__Cw1vwW__trustPlatform{font-size:.75rem}.Hero-module__Cw1vwW__ctaButtons{flex-direction:column;width:100%;max-width:300px}.Hero-module__Cw1vwW__ctaPrimary,.Hero-module__Cw1vwW__ctaSecondary{width:100%;padding:.875rem 1.5rem;font-size:.9rem}.Hero-module__Cw1vwW__heroContent h1{font-size:1.25rem}.Hero-module__Cw1vwW__heroContent p{color:#000;text-align:center;width:90%;margin-bottom:4rem;font-size:.8rem}.Hero-module__Cw1vwW__heroContent h1{margin-top:3rem;font-size:4rem}.Hero-module__Cw1vwW__heroContent p{font-size:1.5rem}.Hero-module__Cw1vwW__heroVideo2{object-fit:contain;border-radius:0;width:100%;height:100%}.Hero-module__Cw1vwW__videoContainer2{aspect-ratio:16/9;width:100%;max-width:100%;margin-top:5rem;margin-bottom:0;padding:0 1rem;position:relative;top:auto;left:auto;transform:none}.Hero-module__Cw1vwW__screenFrame{border-radius:8px;padding:2px}.Hero-module__Cw1vwW__screenTopBar{height:8px;margin-bottom:6px}.Hero-module__Cw1vwW__screenNotch{width:80px;height:4px}.Hero-module__Cw1vwW__screenSpeakers{width:20px;height:3px}.Hero-module__Cw1vwW__screenBottomBar{height:6px;margin-top:6px}.Hero-module__Cw1vwW__screenBottomBar:before{width:60px;height:2px}}.Hero-module__Cw1vwW__scrollText{color:#fff;text-align:center;width:90%;font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__Cw1vwW__blink{0%,50%{opacity:1}51%,to{opacity:.3}}@keyframes Hero-module__Cw1vwW__scrollPulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}@keyframes Hero-module__Cw1vwW__scrollFloat{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-5px)}}@keyframes Hero-module__Cw1vwW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Cw1vwW__h2Block{color:#000;width:90%;font-size:3rem;line-height:5rem}.Hero-module__Cw1vwW__h2services{text-align:center;font-size:2rem}.Hero-module__Cw1vwW__pservices{text-align:center;color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400}.Hero-module__Cw1vwW__containera{background-color:#ffc542;border-bottom-right-radius:2rem;border-bottom-left-radius:2rem;justify-content:center;align-items:center;min-height:100vh;display:flex}.Hero-module__Cw1vwW__containerb{background-color:#fcae00;border-radius:2rem 20rem 20rem 2rem}@media screen and (max-width:500px){.Hero-module__Cw1vwW__heroContent h1{font-size:1.4rem}.Hero-module__Cw1vwW__heroContent p{color:#000;text-align:center;width:90%;margin-bottom:4rem;font-size:.8rem}.Hero-module__Cw1vwW__scrollText{color:#fff;text-align:center;width:90%;font-size:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Cw1vwW__h2Block{width:50rem;padding:.5rem;font-size:1.3rem;line-height:3rem}.Hero-module__Cw1vwW__containera{background-color:#f58c6c;border-bottom-right-radius:2rem;border-bottom-left-radius:2rem;justify-content:center;align-items:center;min-height:100vh;display:flex}.Hero-module__Cw1vwW__containerb{background-color:#fcae00;border-radius:2rem 2rem 20rem}}
.InfinityScroll-module__WdL1RG__containerInfinityScroll{background:linear-gradient(#ffb24b,#ec6d6d)}.InfinityScroll-module__WdL1RG__flexImageHero{flex-direction:column;gap:2rem;width:100%;max-width:70rem;margin:0 auto;padding:0;display:flex;position:relative;overflow:hidden}@media screen and (max-width:768px){.InfinityScroll-module__WdL1RG__h2InfinityScroll{color:#fff;font-family:Horizon;font-size:1.24rem}}.InfinityScroll-module__WdL1RG__flexImageHeroContainer{border-radius:4rem;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:0;display:flex}.InfinityScroll-module__WdL1RG__flexImageHeroContainer>h2{color:#fff;margin-top:4rem;font-family:Horizon;font-size:2rem}.InfinityScroll-module__WdL1RG__marquee{gap:2rem;animation:20s linear infinite InfinityScroll-module__WdL1RG__scroll;display:flex}.InfinityScroll-module__WdL1RG__flexImageHero img{object-fit:contain;width:130px;height:auto;transition:filter .3s}.InfinityScroll-module__WdL1RG__flexImageHero:hover img{filter:none}@keyframes InfinityScroll-module__WdL1RG__scroll{0%{transform:translate(0)}to{transform:translate(calc(-910px - 14rem))}}@media screen and (max-width:768px){.InfinityScroll-module__WdL1RG__flexImageHeroContainer>h2{text-align:center;margin-left:1rem;font-size:1.5rem}}
.mesprojets-module__tQUO4q__containerProjets{flex-direction:column;justify-content:center;align-items:center;gap:3rem;height:auto;margin:0 auto;padding-bottom:4rem;display:flex}.mesprojets-module__tQUO4q__projetA{cursor:pointer;border-radius:1rem;gap:1rem;width:100%;height:auto;padding:1rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.mesprojets-module__tQUO4q__projetA:nth-child(2n){flex-direction:row-reverse}.mesprojets-module__tQUO4q__projetA:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffd7001a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.mesprojets-module__tQUO4q__projetA:hover:before{left:100%}.mesprojets-module__tQUO4q__projetA:hover{transform:translateY(-8px)}.mesprojets-module__tQUO4q__left{border-radius:1rem;width:50%;height:100%;position:relative;overflow:hidden}.mesprojets-module__tQUO4q__left:after{content:"";opacity:0;background:linear-gradient(135deg,#ffa50000 0%,#ffa5004d 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.mesprojets-module__tQUO4q__projetA:hover .mesprojets-module__tQUO4q__left:after{opacity:1}.mesprojets-module__tQUO4q__right{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:50%;height:100%;padding:1rem;display:flex;position:relative}.mesprojets-module__tQUO4q__right>h3{color:#000;font-family:Horizon;font-size:2rem;transition:all .3s;display:inline-block;position:relative}.mesprojets-module__tQUO4q__right>h3:after{content:"";background:linear-gradient(90deg,#fff,#fff);width:0;height:3px;transition:width .4s;position:absolute;bottom:-5px;left:0}.mesprojets-module__tQUO4q__projetA:hover .mesprojets-module__tQUO4q__right>h3{color:#fff;transform:translate(10px)}.mesprojets-module__tQUO4q__projetA:hover .mesprojets-module__tQUO4q__right>h3:after{width:100%}.mesprojets-module__tQUO4q__right>p{color:#000;font-size:1.4rem;transition:all .3s .1s}.mesprojets-module__tQUO4q__projetA:hover .mesprojets-module__tQUO4q__right>p{color:#fff;transform:translate(10px)}.mesprojets-module__tQUO4q__right>span{color:#000;font-size:1.1rem;transition:all .3s .2s}.mesprojets-module__tQUO4q__projetA:hover .mesprojets-module__tQUO4q__right>span{color:#555;transform:translate(10px)}.mesprojets-module__tQUO4q__left>img{object-fit:cover;border-radius:1rem;width:100%;height:100%;transition:all .5s;display:block}.mesprojets-module__tQUO4q__projetA:hover .mesprojets-module__tQUO4q__left>img{filter:brightness(1.1);transform:scale(1.1)}@media (max-width:1024px){.mesprojets-module__tQUO4q__projetA{gap:.8rem;height:22rem}.mesprojets-module__tQUO4q__right>h3{font-size:1.7rem}.mesprojets-module__tQUO4q__right>p{font-size:1.2rem}.mesprojets-module__tQUO4q__right>span{font-size:1rem}}@media (max-width:768px){.mesprojets-module__tQUO4q__projetA:nth-child(2n){flex-direction:column}.mesprojets-module__tQUO4q__containerProjets{gap:2rem;margin:0 auto;padding-bottom:3rem}.mesprojets-module__tQUO4q__projetA{flex-direction:column;gap:1rem;width:90%;height:auto;padding:.8rem}.mesprojets-module__tQUO4q__left{width:100%;height:15rem}.mesprojets-module__tQUO4q__right{text-align:left;align-items:flex-start;width:100%;padding:.5rem}.mesprojets-module__tQUO4q__right>h3{font-size:1.6rem}.mesprojets-module__tQUO4q__right>p{font-size:1.2rem}.mesprojets-module__tQUO4q__right>span{font-size:1rem}.mesprojets-module__tQUO4q__projetA:hover{transform:translateY(-5px)}.mesprojets-module__tQUO4q__projetA:hover .mesprojets-module__tQUO4q__left>img{transform:scale(1.05)}}@media (max-width:480px){.mesprojets-module__tQUO4q__projetA{width:95%;padding:.5rem}.mesprojets-module__tQUO4q__left{height:12rem}.mesprojets-module__tQUO4q__right>h3{font-size:1.4rem}.mesprojets-module__tQUO4q__right>p{font-size:1rem}.mesprojets-module__tQUO4q__right>span{font-size:.9rem}}.mesprojets-module__tQUO4q__storyCircleButton{z-index:10;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:60px;height:60px;padding:0;transition:transform .3s;display:flex;position:absolute;top:16px;right:16px}.mesprojets-module__tQUO4q__storyCircleButton:hover{transform:scale(1.1)}.mesprojets-module__tQUO4q__storyCircleSvg{width:100%;height:100%;position:absolute;top:0;left:0}.mesprojets-module__tQUO4q__storyCircleAvatar{z-index:1;background:#000;border:2px solid #000;border-radius:50%;width:48px;height:48px;position:relative;overflow:hidden}.mesprojets-module__tQUO4q__storyCircleAvatar img{object-fit:cover;width:100%;height:100%}.mesprojets-module__tQUO4q__modalOverlay{z-index:9999;background-color:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s mesprojets-module__tQUO4q__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes mesprojets-module__tQUO4q__fadeIn{0%{opacity:0}to{opacity:1}}.mesprojets-module__tQUO4q__modalContent{background-color:#000;border-radius:20px;flex-direction:column;width:100%;max-width:400px;height:90vh;max-height:800px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.mesprojets-module__tQUO4q__storyHeader{z-index:20;background:linear-gradient(#00000080,#0000);flex-direction:column;gap:12px;padding:16px;display:flex;position:absolute;top:0;left:0;right:0}.mesprojets-module__tQUO4q__storyProfile{align-items:center;gap:12px;display:flex}.mesprojets-module__tQUO4q__progressCircleWrapper{justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.mesprojets-module__tQUO4q__progressCircle{width:44px;height:44px;position:absolute;transform:rotate(-90deg)}.mesprojets-module__tQUO4q__progressCircleBg{stroke:#ffffff4d}.mesprojets-module__tQUO4q__progressCircleFill{stroke:#ffffff4d;stroke-dashoffset:125.6px;transition:stroke .3s}.mesprojets-module__tQUO4q__progressCircleFill.mesprojets-module__tQUO4q__active{stroke:url(#gradient)}@keyframes mesprojets-module__tQUO4q__circleProgressAnimation{0%{stroke-dashoffset:125.6px}to{stroke-dashoffset:0}}.mesprojets-module__tQUO4q__storyAvatar{color:#fff;z-index:1;background:linear-gradient(135deg,#ff8c42,gold);border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:flex;position:relative}.mesprojets-module__tQUO4q__storyProfileInfo{flex-direction:column;gap:2px;display:flex}.mesprojets-module__tQUO4q__storyProfileInfo h4{color:#fff;margin:0;font-family:Horizon,sans-serif;font-size:14px;font-weight:600}.mesprojets-module__tQUO4q__storyProfileInfo p{color:#fffc;margin:0;font-size:12px}.mesprojets-module__tQUO4q__storyIndicators{align-items:center;gap:6px;padding-left:56px;display:flex}.mesprojets-module__tQUO4q__storyIndicator{background-color:#ffffff4d;border-radius:50%;width:6px;height:6px;transition:all .3s}.mesprojets-module__tQUO4q__storyIndicator.mesprojets-module__tQUO4q__completed{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);width:8px;height:8px}.mesprojets-module__tQUO4q__storyIndicator.mesprojets-module__tQUO4q__active{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);width:8px;height:8px;animation:1.5s ease-in-out infinite mesprojets-module__tQUO4q__pulse}@keyframes mesprojets-module__tQUO4q__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.mesprojets-module__tQUO4q__closeButton{z-index:20;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.mesprojets-module__tQUO4q__closeButton:hover{background:#fff3;transform:scale(1.1)}.mesprojets-module__tQUO4q__navButtonLeft,.mesprojets-module__tQUO4q__navButtonRight{z-index:20;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.mesprojets-module__tQUO4q__navButtonLeft{left:16px}.mesprojets-module__tQUO4q__navButtonRight{right:16px}.mesprojets-module__tQUO4q__navButtonLeft:hover,.mesprojets-module__tQUO4q__navButtonRight:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.mesprojets-module__tQUO4q__videosContainer{flex:1;width:100%;height:100%;position:relative;overflow:hidden}.mesprojets-module__tQUO4q__videoWrapper{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.mesprojets-module__tQUO4q__videoWrapper.mesprojets-module__tQUO4q__active{opacity:1;pointer-events:auto}.mesprojets-module__tQUO4q__storyVideo{object-fit:cover;background-color:#000;width:100%;height:100%}@media (max-width:768px){.mesprojets-module__tQUO4q__storyCircleButton{width:50px;height:50px;top:12px;right:12px}.mesprojets-module__tQUO4q__modalContent{border-radius:0;width:100%;height:100vh;max-height:100vh}.mesprojets-module__tQUO4q__navButtonLeft,.mesprojets-module__tQUO4q__navButtonRight{width:40px;height:40px}.mesprojets-module__tQUO4q__navButtonLeft{left:8px}.mesprojets-module__tQUO4q__navButtonRight{right:8px}.mesprojets-module__tQUO4q__closeButton{width:36px;height:36px;top:12px;right:12px}.mesprojets-module__tQUO4q__storyHeader{gap:10px;padding:12px}.mesprojets-module__tQUO4q__progressCircleWrapper,.mesprojets-module__tQUO4q__progressCircle{width:40px;height:40px}.mesprojets-module__tQUO4q__storyAvatar{width:32px;height:32px;font-size:14px}.mesprojets-module__tQUO4q__storyProfileInfo h4{font-size:13px}.mesprojets-module__tQUO4q__storyProfileInfo p{font-size:11px}.mesprojets-module__tQUO4q__storyIndicators{gap:5px;padding-left:52px}.mesprojets-module__tQUO4q__storyIndicator{width:5px;height:5px}.mesprojets-module__tQUO4q__storyIndicator.mesprojets-module__tQUO4q__active,.mesprojets-module__tQUO4q__storyIndicator.mesprojets-module__tQUO4q__completed{width:7px;height:7px}}
.CollaborateursCarousel-module__ocY_MW__containerCarousel{background:linear-gradient(#ec6d6d 0%,#d22e00 100%);border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:3rem;height:auto;margin:0 auto;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.CollaborateursCarousel-module__ocY_MW__containerCarousel:before{content:"";pointer-events:none;background:linear-gradient(45deg,#ffa5000d 0%,#ffd7000d 50%,#ffa5000d 100%);position:absolute;inset:0}.CollaborateursCarousel-module__ocY_MW__header{text-align:center;z-index:1;position:relative}.CollaborateursCarousel-module__ocY_MW__header h2{color:#fff;margin-bottom:1rem;font-family:Horizon;font-size:3rem;font-weight:700}.CollaborateursCarousel-module__ocY_MW__header p{color:#fff;font-family:Horizon;font-size:1.2rem}.CollaborateursCarousel-module__ocY_MW__carouselContainer{align-items:center;gap:2rem;width:100%;max-width:1200px;display:flex;position:relative}.CollaborateursCarousel-module__ocY_MW__navButton{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #ffa5004d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.CollaborateursCarousel-module__ocY_MW__navButton:hover{background:#ffa5001a;border-color:#ffa50099;transform:scale(1.1)}.CollaborateursCarousel-module__ocY_MW__navButton svg{color:#333;transition:color .3s}.CollaborateursCarousel-module__ocY_MW__navButton:hover svg{color:#ff6b35}.CollaborateursCarousel-module__ocY_MW__carousel{border-radius:1.5rem;flex:1;overflow:hidden}.CollaborateursCarousel-module__ocY_MW__slidesContainer{transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.CollaborateursCarousel-module__ocY_MW__slide{min-width:100%;height:400px}.CollaborateursCarousel-module__ocY_MW__slideContent{border-radius:1.5rem;flex-direction:column;gap:2rem;width:100%;height:100%;padding:2rem;display:flex;position:relative;overflow:hidden}.CollaborateursCarousel-module__ocY_MW__quoteBubble{background:#fff;border-radius:1rem;flex-direction:column;flex:1;justify-content:center;padding:2rem;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.CollaborateursCarousel-module__ocY_MW__quoteBubble:after{content:"";border-top:20px solid #fff;border-left:20px solid #0000;border-right:20px solid #0000;width:0;height:0;position:absolute;bottom:-15px;left:40px}.CollaborateursCarousel-module__ocY_MW__quoteMarkLeft{color:#0000001a;font-family:serif;font-size:5rem;font-weight:300;line-height:1;position:absolute;top:10px;left:20px}.CollaborateursCarousel-module__ocY_MW__quoteMarkRight{color:#0000001a;font-family:serif;font-size:5rem;font-weight:300;line-height:1;position:absolute;bottom:10px;right:20px}.CollaborateursCarousel-module__ocY_MW__quoteText{color:#333;z-index:1;margin:0;padding:1rem 0;font-family:serif;font-size:1.1rem;font-style:italic;line-height:1.8;position:relative}.CollaborateursCarousel-module__ocY_MW__authorSection{color:#fff;align-items:center;gap:1.5rem;padding-top:1rem;display:flex}.CollaborateursCarousel-module__ocY_MW__authorImage{border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden}.CollaborateursCarousel-module__ocY_MW__authorImage img{object-fit:cover;width:100%;height:100%}.CollaborateursCarousel-module__ocY_MW__authorInfo{flex-direction:column;gap:.25rem;display:flex}.CollaborateursCarousel-module__ocY_MW__authorName{color:#fff;margin:0;font-family:Horizon,sans-serif;font-size:1.3rem;font-weight:700}.CollaborateursCarousel-module__ocY_MW__authorRole{color:#ffffffce;margin:0;font-size:.95rem;font-weight:500}.CollaborateursCarousel-module__ocY_MW__dotsContainer{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.CollaborateursCarousel-module__ocY_MW__dot{cursor:pointer;background:#ffa5004d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.CollaborateursCarousel-module__ocY_MW__dot:hover{background:#ffa50099;transform:scale(1.2)}.CollaborateursCarousel-module__ocY_MW__activeDot{background:#ff6b35;transform:scale(1.3)}@media (max-width:1024px){.CollaborateursCarousel-module__ocY_MW__containerCarousel{padding:3rem 1.5rem}.CollaborateursCarousel-module__ocY_MW__header h2{font-size:2.5rem}.CollaborateursCarousel-module__ocY_MW__slide{height:350px}.CollaborateursCarousel-module__ocY_MW__right{padding:1.5rem}.CollaborateursCarousel-module__ocY_MW__quote{font-size:1.1rem}.CollaborateursCarousel-module__ocY_MW__info h3{font-size:1.6rem}}@media (max-width:768px){.CollaborateursCarousel-module__ocY_MW__containerCarousel{margin:0 auto;padding:2rem 1rem}.CollaborateursCarousel-module__ocY_MW__header h2{font-size:2rem}.CollaborateursCarousel-module__ocY_MW__header p{font-size:1rem}.CollaborateursCarousel-module__ocY_MW__carouselContainer{gap:1rem}.CollaborateursCarousel-module__ocY_MW__navButton{width:40px;height:40px}.CollaborateursCarousel-module__ocY_MW__slideContent{gap:1.5rem;padding:1.5rem}.CollaborateursCarousel-module__ocY_MW__quoteBubble{padding:1.5rem}.CollaborateursCarousel-module__ocY_MW__quoteBubble:after{border-top-width:15px;border-left-width:15px;border-right-width:15px;bottom:-12px;left:30px}.CollaborateursCarousel-module__ocY_MW__quoteMarkLeft{font-size:4rem;top:5px;left:15px}.CollaborateursCarousel-module__ocY_MW__quoteMarkRight{font-size:4rem;bottom:5px;right:15px}.CollaborateursCarousel-module__ocY_MW__quoteText{padding:.5rem 0;font-size:1rem;line-height:1.7}.CollaborateursCarousel-module__ocY_MW__authorSection{gap:1rem;padding-top:.5rem}.CollaborateursCarousel-module__ocY_MW__authorImage{width:70px;height:70px}.CollaborateursCarousel-module__ocY_MW__authorName{font-size:1.2rem}.CollaborateursCarousel-module__ocY_MW__authorRole{font-size:.9rem}.CollaborateursCarousel-module__ocY_MW__slide{height:auto;min-height:auto}}@media (max-width:480px){.CollaborateursCarousel-module__ocY_MW__containerCarousel{padding:1.5rem .5rem}.CollaborateursCarousel-module__ocY_MW__header h2{font-size:1.8rem}.CollaborateursCarousel-module__ocY_MW__navButton{width:35px;height:35px}.CollaborateursCarousel-module__ocY_MW__slideContent{gap:1.25rem;padding:1rem}.CollaborateursCarousel-module__ocY_MW__quoteBubble{padding:1.25rem}.CollaborateursCarousel-module__ocY_MW__quoteBubble:after{border-top-width:12px;border-left-width:12px;border-right-width:12px;bottom:-10px;left:25px}.CollaborateursCarousel-module__ocY_MW__quoteMarkLeft{font-size:3.5rem;top:3px;left:12px}.CollaborateursCarousel-module__ocY_MW__quoteMarkRight{font-size:3.5rem;bottom:3px;right:12px}.CollaborateursCarousel-module__ocY_MW__quoteText{padding:.5rem 0;font-size:.95rem;line-height:1.6}.CollaborateursCarousel-module__ocY_MW__authorSection{gap:.75rem;padding-top:.5rem}.CollaborateursCarousel-module__ocY_MW__authorImage{width:60px;height:60px}.CollaborateursCarousel-module__ocY_MW__authorName{font-size:1.1rem}.CollaborateursCarousel-module__ocY_MW__authorRole{font-size:.85rem}.CollaborateursCarousel-module__ocY_MW__slide{min-height:auto}.CollaborateursCarousel-module__ocY_MW__dotsContainer{gap:.8rem}.CollaborateursCarousel-module__ocY_MW__dot{width:10px;height:10px}}
.phoneSunrise-module__LmcGJa__phoneContainer{justify-content:center;align-items:center;width:100%;height:650px;display:flex;position:relative}.phoneSunrise-module__LmcGJa__sunBehind{z-index:0;pointer-events:none;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phoneSunrise-module__LmcGJa__sunBehind:before{content:"";clip-path:ellipse(100% 100% at 50% 100%);background:radial-gradient(at bottom,#ff8c4266 0%,#ff6b354d 30%,#e55a2b33 60%,#0000 100%);border-radius:50% 50% 0 0/100% 100% 0 0;width:100%;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phoneSunrise-module__LmcGJa__sunBehind:after{content:"";background:radial-gradient(circle,#ffd70033 0%,#ff8c4226 40%,#ff6b351a 70%,#0000 100%);border-radius:50%;width:600px;height:600px;animation:3s ease-in-out infinite phoneSunrise-module__LmcGJa__sunPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes phoneSunrise-module__LmcGJa__sunPulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.phoneSunrise-module__LmcGJa__iphone{z-index:2;background:linear-gradient(145deg,#2c2c2e 0%,#1c1c1e 50%,#000 100%);border:1px solid #ffffff1a;border-radius:50px;width:300px;height:650px;margin-right:0;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 3px #ffffff0d,inset 0 0 30px #0000004d}.phoneSunrise-module__LmcGJa__iphone:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#ffffff1a 0%,#0000 100%);height:40%;position:absolute;top:0;left:0;right:0}.phoneSunrise-module__LmcGJa__iphone:after{content:"";background:linear-gradient(#2c2c2e 0%,#1c1c1e 50%,#2c2c2e 100%);border-radius:2px 0 0 2px;width:3px;height:40px;position:absolute;top:120px;left:-3px;box-shadow:inset 0 0 5px #00000080}.phoneSunrise-module__LmcGJa__screen{background:#000;border-radius:44px;position:absolute;inset:6px;overflow:hidden;box-shadow:inset 0 0 20px #000c}.phoneSunrise-module__LmcGJa__notch{z-index:10;background:#000;border-radius:19px;width:137px;height:37px;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000004d}.phoneSunrise-module__LmcGJa__notch:before{content:"";background:#ffffff4d;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:20px;transform:translate(-50%,-50%)}.phoneSunrise-module__LmcGJa__notch:after{content:"";background:#fff3;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 0 0 2px #ffffff1a}.phoneSunrise-module__LmcGJa__screenContent{background:#000;border-radius:44px;position:absolute;inset:0;overflow:hidden}.phoneSunrise-module__LmcGJa__phoneSunriseContainer{background:linear-gradient(#d22e00,#d22e00);justify-content:space-between;align-items:center;width:100%;padding:4rem 2rem;display:flex;position:relative}.phoneSunrise-module__LmcGJa__left{flex-direction:column;width:100%;margin:0;padding:0;display:flex}.phoneSunrise-module__LmcGJa__left>h3{margin:0;font-family:Horizon Outlined;font-size:5rem;transition:all .2s;transform:translateY(30px)}.phoneSunrise-module__LmcGJa__left.phoneSunrise-module__LmcGJa__animate h3:first-child{animation:.8s forwards phoneSunrise-module__LmcGJa__illuminate,.8s .8s forwards phoneSunrise-module__LmcGJa__fadeBack}.phoneSunrise-module__LmcGJa__left.phoneSunrise-module__LmcGJa__animate h3:nth-child(2){animation:.8s .8s forwards phoneSunrise-module__LmcGJa__illuminate,.8s 1.6s forwards phoneSunrise-module__LmcGJa__fadeBack}.phoneSunrise-module__LmcGJa__left.phoneSunrise-module__LmcGJa__animate h3:nth-child(3){animation:.8s 1.6s forwards phoneSunrise-module__LmcGJa__illuminate,.8s 2.4s forwards phoneSunrise-module__LmcGJa__fadeBack}.phoneSunrise-module__LmcGJa__left.phoneSunrise-module__LmcGJa__animate h3:nth-child(4){animation:.8s 2.4s forwards phoneSunrise-module__LmcGJa__illuminate,.8s 3.2s forwards phoneSunrise-module__LmcGJa__fadeBack}.phoneSunrise-module__LmcGJa__left.phoneSunrise-module__LmcGJa__animate h3:nth-child(5){animation:.8s 3.2s forwards phoneSunrise-module__LmcGJa__illuminate}@keyframes phoneSunrise-module__LmcGJa__illuminate{0%{font-family:Horizon Outlined}to{font-family:Horizon}}@keyframes phoneSunrise-module__LmcGJa__fadeBack{0%{font-family:Horizon}to{font-family:Horizon Outlined}}.phoneSunrise-module__LmcGJa__left h3.phoneSunrise-module__LmcGJa__glow{color:#ff6b35;text-shadow:0 0 10px #ff6b3580}.phoneSunrise-module__LmcGJa__typewriter{white-space:nowrap;width:0;animation:1s forwards phoneSunrise-module__LmcGJa__typewriter;overflow:hidden}@keyframes phoneSunrise-module__LmcGJa__typewriter{0%{width:0}to{width:100%}}.phoneSunrise-module__LmcGJa__buttonGrid>div:first-child{transition:all .3s;bottom:0;right:-4.1rem;transform:translateY(30px)}.phoneSunrise-module__LmcGJa__buttonGrid>div:nth-child(3){transition:all .3s;bottom:-10.8rem;right:-4.1rem;transform:translateY(30px)}.phoneSunrise-module__LmcGJa__buttonGrid>div:nth-child(2){transition:all .3s;bottom:-5.4rem;right:-4.1rem;transform:translateY(30px)}.phoneSunrise-module__LmcGJa__buttonGrid>div{z-index:11;background-color:red;border-top-left-radius:3rem;border-bottom-left-radius:3rem;width:7rem;height:4rem;transition:all .3s;position:absolute;bottom:-5.4rem}.phoneSunrise-module__LmcGJa__buttonGrid>div:hover{background-color:#ffbd59;border-top-left-radius:3rem;border-bottom-left-radius:3rem;width:12rem;height:4rem;transition:all .3s}.phoneSunrise-module__LmcGJa__buttonGrid>div>a>img{width:2rem;height:3rem;margin-top:.5rem;margin-left:.75rem;display:block}@media (max-width:768px){.phoneSunrise-module__LmcGJa__phoneSunriseContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:49rem;margin:0 auto;padding:0;display:flex;position:relative}.phoneSunrise-module__LmcGJa__left{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:4rem;padding-bottom:2rem;display:flex}.phoneSunrise-module__LmcGJa__iphone{z-index:-1;background:linear-gradient(145deg,#2c2c2e 0%,#1c1c1e 50%,#000 100%);border:1px solid #ffffff1a;border-radius:50px;width:300px;height:650px;position:relative;box-shadow:0 20px 60px #00000080,0 0 0 3px #ffffff0d,inset 0 0 30px #0000004d}.phoneSunrise-module__LmcGJa__phoneContainer{width:100%}.phoneSunrise-module__LmcGJa__left>h3{z-index:2;margin:0;font-family:Horizon Outlined;font-size:3rem;transition:all .2s;transform:translateY(30px)}.phoneSunrise-module__LmcGJa__buttonGrid{display:none}}
.OurTeamMobile-module__KAHEFG__container{background:linear-gradient(#d22e00,#d22e00);flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex}.OurTeamMobile-module__KAHEFG__title{color:#fff;text-align:center;margin-bottom:2rem;font-family:Horizon;font-size:2rem}.OurTeamMobile-module__KAHEFG__ceoCard{background:#ffd70026;border-radius:1.5rem;flex-direction:column;align-items:center;margin-bottom:2.5rem;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 0 20px #ffa5004d}.OurTeamMobile-module__KAHEFG__ceoCard:hover{transform:scale(1.03)}.OurTeamMobile-module__KAHEFG__ceoImage{object-fit:cover;border:3px solid gold;border-radius:50%;width:120px;height:120px;margin-bottom:1rem}.OurTeamMobile-module__KAHEFG__ceoCard h3{color:#fff;margin:.3rem 0 0;font-family:Horizon;font-size:1.2rem}.OurTeamMobile-module__KAHEFG__ceoCard p{color:#ffe;opacity:.9;font-size:.9rem}.OurTeamMobile-module__KAHEFG__teamList{grid-template-columns:1fr 1fr;gap:1.2rem;width:100%;max-width:500px;display:grid}.OurTeamMobile-module__KAHEFG__memberCard{background:#ffffff1a;border-radius:1rem;flex-direction:column;align-items:center;padding:1rem;transition:transform .3s,background .3s;display:flex}.OurTeamMobile-module__KAHEFG__memberCard:hover{background:#ffffff26;transform:translateY(-5px)}.OurTeamMobile-module__KAHEFG__memberImage{object-fit:cover;border:2px solid gold;border-radius:50%;width:80px;height:80px;margin-bottom:.5rem}.OurTeamMobile-module__KAHEFG__memberInfo{text-align:center}.OurTeamMobile-module__KAHEFG__memberInfo h4{color:#fff;margin:0;font-family:Horizon;font-size:.95rem}.OurTeamMobile-module__KAHEFG__memberInfo p{color:#ffe;opacity:.9;margin:.2rem 0 0;font-size:.8rem}@media (max-width:480px){.OurTeamMobile-module__KAHEFG__teamList{grid-template-columns:1fr}.OurTeamMobile-module__KAHEFG__ceoImage{width:100px;height:100px}.OurTeamMobile-module__KAHEFG__memberImage{width:70px;height:70px}}
.OurSocialMedia-module__IhAM8G__container{cursor:none;background:linear-gradient(#d22e00,#d22e00);width:100%;min-height:100vh;padding:2rem 0;overflow:hidden}@keyframes OurSocialMedia-module__IhAM8G__cursorPulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}@keyframes OurSocialMedia-module__IhAM8G__cursorPulseActive{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.3)}}.OurSocialMedia-module__IhAM8G__containerBlinkingText{color:#fff;flex-direction:column;margin:0 auto;font-family:Horizon;font-size:2.5rem;display:flex}.OurSocialMedia-module__IhAM8G__containerBlinkingText>h3:first-child{color:#fff;text-align:center;font-family:Horizon}.OurSocialMedia-module__IhAM8G__containerBlinkingText>h3:last-child{color:#fff;text-align:center;font-family:Horizon Outlined}.OurSocialMedia-module__IhAM8G__videoTikTok{cursor:pointer;will-change:transform,box-shadow;background-color:beige;border-radius:.4rem;width:15rem;height:20rem;transition:all .3s;position:relative;overflow:hidden}.OurSocialMedia-module__IhAM8G__videoTikTok:hover{transform:translateY(-8px)scale(1.05);box-shadow:0 0 30px #ffd70099,0 0 60px #ffa50066,0 0 90px #ff8c004d,0 20px 40px #0003}.OurSocialMedia-module__IhAM8G__videoTikTok:before{content:"";opacity:0;z-index:1;pointer-events:none;will-change:opacity,transform;background:radial-gradient(circle,#ffd7001a 0%,#ffa5000d 30%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.OurSocialMedia-module__IhAM8G__videoTikTok:hover:before{opacity:1;animation:2s ease-in-out infinite alternate OurSocialMedia-module__IhAM8G__sunGlow}.OurSocialMedia-module__IhAM8G__videoTikTok:after{content:"";opacity:0;z-index:2;pointer-events:none;will-change:width,height,opacity,transform;background:radial-gradient(circle,#ffd700cc 0%,#ffa50066 50%,#0000 100%);border-radius:50%;width:0;height:0;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OurSocialMedia-module__IhAM8G__videoTikTok:hover:after{opacity:.3;width:120%;height:120%;animation:1.5s ease-in-out infinite OurSocialMedia-module__IhAM8G__sunPulse}.OurSocialMedia-module__IhAM8G__containerVideos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:100%;margin:4rem auto;display:flex}@keyframes OurSocialMedia-module__IhAM8G__illuminate{0%,to{opacity:1;font-family:Horizon Outlined}50%{opacity:1;font-family:Horizon}}@keyframes OurSocialMedia-module__IhAM8G__sunGlow{0%{opacity:.1;transform:scale(1)}to{opacity:.3;transform:scale(1.05)}}@keyframes OurSocialMedia-module__IhAM8G__sunPulse{0%,to{transform:scale(1);box-shadow:0 0 60px #ffa50099,0 0 100px #ffd70066}50%{transform:scale(1.05);box-shadow:0 0 80px #ffa500cc,0 0 120px #ffd70099}}@keyframes OurSocialMedia-module__IhAM8G__imageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.OurSocialMedia-module__IhAM8G__videoTikTok>img{object-fit:cover;z-index:3;will-change:transform;border-radius:.4rem;width:100%;height:100%;transition:all .3s;animation:4s ease-in-out infinite OurSocialMedia-module__IhAM8G__imageFloat;position:absolute}.OurSocialMedia-module__IhAM8G__videoTikTok:nth-child(odd)>img{animation-delay:.5s}.OurSocialMedia-module__IhAM8G__videoTikTok:nth-child(2n)>img{animation-delay:1s}.OurSocialMedia-module__IhAM8G__videoTikTok:hover>img{filter:brightness(1.1)contrast(1.05);transform:scale(1.1)}.OurSocialMedia-module__IhAM8G__containerBlinkingText>h3:first-child{animation:1.5s ease-in-out infinite OurSocialMedia-module__IhAM8G__illuminate}.OurSocialMedia-module__IhAM8G__containerBlinkingText>h3:last-child{animation:1.5s ease-in-out .75s infinite OurSocialMedia-module__IhAM8G__illuminate}.OurSocialMedia-module__IhAM8G__containerVideoTeam{border-radius:1rem;width:80rem;max-width:1200px;min-height:0;margin:3rem auto 0;overflow:hidden}.OurSocialMedia-module__IhAM8G__containerVideoTeam iframe,.OurSocialMedia-module__IhAM8G__containerVideoTeam video{border:none;border-radius:1rem;width:100%;height:100%;position:absolute;top:0;left:0}.OurSocialMedia-module__IhAM8G__postLinkedin{cursor:pointer;will-change:transform,box-shadow;background-color:beige;border-radius:.4rem;width:24rem;height:30rem;transition:all .3s;position:relative;overflow:hidden}.OurSocialMedia-module__IhAM8G__postLinkedin:hover{transform:translateY(-8px)scale(1.05);box-shadow:0 0 30px #ffd70099,0 0 60px #ffa50066,0 0 90px #ff8c004d,0 20px 40px #0003}.OurSocialMedia-module__IhAM8G__postLinkedin:before{content:"";opacity:0;z-index:1;pointer-events:none;will-change:opacity,transform;background:radial-gradient(circle,#ffd7001a 0%,#ffa5000d 30%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.OurSocialMedia-module__IhAM8G__postLinkedin:hover:before{opacity:1;animation:2s ease-in-out infinite alternate OurSocialMedia-module__IhAM8G__sunGlow}.OurSocialMedia-module__IhAM8G__postLinkedin:after{content:"";opacity:0;z-index:2;pointer-events:none;will-change:width,height,opacity,transform;background:radial-gradient(circle,#ffd700cc 0%,#ffa50066 50%,#0000 100%);border-radius:50%;width:0;height:0;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OurSocialMedia-module__IhAM8G__postLinkedin:hover:after{opacity:.3;width:120%;height:120%;animation:1.5s ease-in-out infinite OurSocialMedia-module__IhAM8G__sunPulse}.OurSocialMedia-module__IhAM8G__postLinkedin>iframe{z-index:3;will-change:transform;border:none;border-radius:1rem;width:100%;height:100%;transition:all .3s;animation:4s ease-in-out infinite OurSocialMedia-module__IhAM8G__iframeFloat;position:absolute;top:0;left:0}.OurSocialMedia-module__IhAM8G__postLinkedin:nth-child(odd)>iframe{animation-delay:.5s}.OurSocialMedia-module__IhAM8G__postLinkedin:nth-child(2n)>iframe{animation-delay:1s}.OurSocialMedia-module__IhAM8G__postLinkedin:hover>iframe{filter:brightness(1.05)contrast(1.02);transform:scale(1.02)}@keyframes OurSocialMedia-module__IhAM8G__iframeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.OurSocialMedia-module__IhAM8G__sunTeamSection{background-color:#c898087d;border-radius:100%;justify-content:center;align-items:center;width:100%;max-width:800px;height:800px;margin:6rem auto;display:flex;position:relative}.OurSocialMedia-module__IhAM8G__sunCore{z-index:10;background:linear-gradient(135deg,gold,orange,#ff6b35);border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;animation:3s ease-in-out infinite OurSocialMedia-module__IhAM8G__sunPulse;display:flex;position:absolute;box-shadow:0 0 60px #ffa50099,0 0 100px #ffd70066}.OurSocialMedia-module__IhAM8G__sunCoreInner{text-align:center;color:#fff}.OurSocialMedia-module__IhAM8G__sunIcon{color:#fff;width:80px;height:80px;margin-bottom:.5rem}.OurSocialMedia-module__IhAM8G__sunRays{transform-origin:50px 50px;animation:20s linear infinite OurSocialMedia-module__IhAM8G__rotateSun}.OurSocialMedia-module__IhAM8G__sunText{letter-spacing:2px;text-shadow:0 2px 10px #0000004d;font-family:Horizon;font-size:1.2rem;font-weight:700}@keyframes OurSocialMedia-module__IhAM8G__rotateSun{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OurSocialMedia-module__IhAM8G__teamOrbit{width:100%;height:100%;position:relative}.OurSocialMedia-module__IhAM8G__teamMember{transform-origin:50%;animation:.6s ease-out forwards OurSocialMedia-module__IhAM8G__fadeInMember;animation-delay:var(--delay);opacity:0;position:absolute;top:50%;left:50%}@keyframes OurSocialMedia-module__IhAM8G__fadeInMember{to{opacity:1}}.OurSocialMedia-module__IhAM8G__sunCoreInner>.OurSocialMedia-module__IhAM8G__memberCardCeo{width:10rem;height:10rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OurSocialMedia-module__IhAM8G__sunCoreInner>.OurSocialMedia-module__IhAM8G__memberCardCeo>.OurSocialMedia-module__IhAM8G__memberImageWrapper{border-radius:50%;width:100%;height:100%;overflow:hidden}.OurSocialMedia-module__IhAM8G__sunCoreInner>.OurSocialMedia-module__IhAM8G__memberCardCeo>.OurSocialMedia-module__IhAM8G__memberImageWrapper>img{object-fit:cover;width:100%;height:100%}.OurSocialMedia-module__IhAM8G__sunCoreInner>.OurSocialMedia-module__IhAM8G__memberCardCeo>.OurSocialMedia-module__IhAM8G__memberImageWrapper>.OurSocialMedia-module__IhAM8G__memberGlow{width:100%;height:100%;position:absolute;top:0;left:0}.OurSocialMedia-module__IhAM8G__sunCoreInner>.OurSocialMedia-module__IhAM8G__memberCardCeo>.OurSocialMedia-module__IhAM8G__memberImageWrapper>.OurSocialMedia-module__IhAM8G__memberGlow:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.OurSocialMedia-module__IhAM8G__memberCard{width:20rem;transform:translate(-50%,-50%)rotate(var(--angle))translateX(350px)rotate(calc(-1*var(--angle)));cursor:pointer;transition:all .3s;position:absolute}.OurSocialMedia-module__IhAM8G__memberCard:hover{transform:translate(-50%,-50%)rotate(var(--angle))translateX(360px)rotate(calc(-1*var(--angle)))scale(1.1)}.OurSocialMedia-module__IhAM8G__memberImageWrapper{border:4px solid gold;border-radius:50%;width:120px;height:120px;margin:0 auto 1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #ffa50066}.OurSocialMedia-module__IhAM8G__memberCard:hover .OurSocialMedia-module__IhAM8G__memberImageWrapper{border-color:orange;box-shadow:0 6px 30px #ffa50099}.OurSocialMedia-module__IhAM8G__memberImageWrapper img{object-fit:cover;width:100%;height:100%}.OurSocialMedia-module__IhAM8G__memberGlow{opacity:0;background:radial-gradient(circle,#ffd7004d 0%,#0000 70%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.OurSocialMedia-module__IhAM8G__memberCard:hover .OurSocialMedia-module__IhAM8G__memberGlow{opacity:1}.OurSocialMedia-module__IhAM8G__sunCoreInner{z-index:10;background-color:gold;border-radius:50%;width:10rem;height:10rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #ffd70066}.OurSocialMedia-module__IhAM8G__memberInfo{text-align:center;border-radius:.5rem;padding:.5rem}.OurSocialMedia-module__IhAM8G__memberInfo h4{color:#fff;margin:0 0 .25rem;font-family:Horizon;font-size:1rem}.OurSocialMedia-module__IhAM8G__memberInfo p{color:#fff;margin:0;font-size:.85rem}@media (max-width:768px){.OurSocialMedia-module__IhAM8G__containerVideos{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:2rem;width:100%;max-width:100%;margin:2rem auto;padding:0 1rem;display:flex;overflow-x:scroll}.OurSocialMedia-module__IhAM8G__postLinkedin{cursor:pointer;background-color:beige;border-radius:.4rem;min-width:25rem;max-width:25rem;height:30rem;min-height:30rem;max-height:30rem;transition:all .3s;overflow:hidden}.OurSocialMedia-module__IhAM8G__sunTeamSection{height:600px}.OurSocialMedia-module__IhAM8G__sunCore{width:120px;height:120px}.OurSocialMedia-module__IhAM8G__sunIcon{width:50px;height:50px}.OurSocialMedia-module__IhAM8G__sunText{font-size:.9rem}.OurSocialMedia-module__IhAM8G__memberCard{width:100px;transform:translate(-50%,-50%)rotate(var(--angle))translateX(240px)rotate(calc(-1*var(--angle)))}.OurSocialMedia-module__IhAM8G__memberCard:hover{transform:translate(-50%,-50%)rotate(var(--angle))translateX(250px)rotate(calc(-1*var(--angle)))scale(1.1)}.OurSocialMedia-module__IhAM8G__memberImageWrapper{width:80px;height:80px}.OurSocialMedia-module__IhAM8G__memberInfo h4{font-size:.85rem}.OurSocialMedia-module__IhAM8G__memberInfo p{font-size:.75rem}}
.PageLoader-module__d5QymG__loaderContainer{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s ease-out;animation:4s ease-in-out infinite PageLoader-module__d5QymG__backgroundRise;display:flex;position:fixed;top:0;left:0;overflow:hidden}.PageLoader-module__d5QymG__loaderContainer:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#ffffff0d 30%,#0000 70%);position:absolute;inset:0}.PageLoader-module__d5QymG__fadeOut{opacity:0;pointer-events:none}.PageLoader-module__d5QymG__loaderContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.PageLoader-module__d5QymG__logoWrapper{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.PageLoader-module__d5QymG__sunCircle{z-index:4;background:linear-gradient(135deg,#ffe5cc 0%,#ffd4b3 50%,#fc9 100%);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;animation:4s ease-in-out infinite PageLoader-module__d5QymG__sunRise;display:flex;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.PageLoader-module__d5QymG__logo{color:#000;letter-spacing:-.1rem;z-index:5;text-shadow:-2px -2px #fff,2px -2px #fff,-2px 2px #fff,2px 2px #fff,0 0 10px #0000001a;white-space:nowrap;font-family:League Spartan,sans-serif;font-size:3rem;font-weight:900;animation:4s ease-in-out infinite PageLoader-module__d5QymG__textEnter;position:relative}.PageLoader-module__d5QymG__logo span{color:#000;opacity:.9}.PageLoader-module__d5QymG__ring1{z-index:3;border:8px solid #ff8c42;border-radius:50%;width:240px;height:240px;animation:4s ease-in-out infinite PageLoader-module__d5QymG__ring1Appear;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PageLoader-module__d5QymG__ring2{z-index:2;border:8px solid #fa5;border-radius:50%;width:280px;height:280px;animation:4s ease-in-out infinite PageLoader-module__d5QymG__ring2Appear;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PageLoader-module__d5QymG__ring3{z-index:1;border:8px solid gold;border-radius:50%;width:320px;height:320px;animation:4s ease-in-out infinite PageLoader-module__d5QymG__ring3Appear;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes PageLoader-module__d5QymG__backgroundRise{0%,66%{background:#fff}83%{background:#fff8dc}to{background:#ffe4b5}}@keyframes PageLoader-module__d5QymG__sunRise{0%{border-radius:200px 200px 0 0;width:200px;height:100px;bottom:-100px}17%{border-radius:50%;width:220px;height:180px;bottom:-50px}33%{border-radius:50%;width:200px;height:200px;bottom:50%;transform:translate(-50%,50%)}50%,to{border-radius:50%;width:200px;height:200px;bottom:50%;transform:translate(-50%,50%)}}@keyframes PageLoader-module__d5QymG__textEnter{0%,33%{opacity:1;color:#000;text-shadow:-2px -2px #fff,2px -2px #fff,-2px 2px #fff,2px 2px #fff;margin-bottom:20px;position:absolute;bottom:100%;transform:translate(-50%)}50%{opacity:1;color:#000;text-shadow:-2px -2px #fff,2px -2px #fff,-2px 2px #fff,2px 2px #fff;margin-bottom:0;position:relative;bottom:auto;transform:translate(0)}66%,to{opacity:1;color:#000;text-shadow:-2px -2px #fff,2px -2px #fff,-2px 2px #fff,2px 2px #fff;margin-bottom:0;position:relative;bottom:auto;transform:translate(0)}}@keyframes PageLoader-module__d5QymG__ring1Appear{0%,49%{opacity:0;transform:translate(-50%,-50%)scale(.8)}50%{opacity:0;transform:translate(-50%,-50%)scale(.8)}66%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes PageLoader-module__d5QymG__ring2Appear{0%,66%{opacity:0;transform:translate(-50%,-50%)scale(.8)}67%{opacity:0;transform:translate(-50%,-50%)scale(.8)}83%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes PageLoader-module__d5QymG__ring3Appear{0%,82%{opacity:0;transform:translate(-50%,-50%)scale(.8)}83%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media screen and (max-width:768px){.PageLoader-module__d5QymG__logoWrapper{width:300px;height:300px}.PageLoader-module__d5QymG__sunCircle{width:150px;height:150px}.PageLoader-module__d5QymG__logo{font-size:2.2rem}.PageLoader-module__d5QymG__ring1{border-width:6px;width:180px;height:180px}.PageLoader-module__d5QymG__ring2{border-width:6px;width:210px;height:210px}.PageLoader-module__d5QymG__ring3{border-width:6px;width:240px;height:240px}@keyframes PageLoader-module__d5QymG__sunRise{0%{border-radius:150px 150px 0 0;width:150px;height:75px;bottom:-80px}17%{border-radius:50%;width:165px;height:135px;bottom:-40px}33%,to{border-radius:50%;width:150px;height:150px;bottom:50%;transform:translate(-50%,50%)}}}@media screen and (max-width:480px){.PageLoader-module__d5QymG__logoWrapper{width:250px;height:250px}.PageLoader-module__d5QymG__sunCircle{width:120px;height:120px}.PageLoader-module__d5QymG__logo{font-size:1.8rem}.PageLoader-module__d5QymG__ring1{border-width:5px;width:144px;height:144px}.PageLoader-module__d5QymG__ring2{border-width:5px;width:168px;height:168px}.PageLoader-module__d5QymG__ring3{border-width:5px;width:192px;height:192px}@keyframes PageLoader-module__d5QymG__sunRise{0%{border-radius:120px 120px 0 0;width:120px;height:60px;bottom:-60px}17%{border-radius:50%;width:132px;height:108px;bottom:-30px}33%,to{border-radius:50%;width:120px;height:120px;bottom:50%;transform:translate(-50%,50%)}}}
