.infinite-carousel{overflow:visible;width:100%;will-change:transform}.carousel-track{display:flex;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.carousel-card{flex-shrink:0;width:auto!important;perspective:1000px}.category-card-flip-wrapper{perspective:1000px;height:13.69vw;width:13.69vw}.infinite-carousel .category-card{position:relative;height:100%;width:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1),scale .6s cubic-bezier(.4,0,.2,1);cursor:pointer}.category-card-flip-wrapper:hover .category-card{transform:rotateY(180deg) scale(1.1) translateY(-10px)}.card-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;flex-direction:column;background:var(--secondary);border-radius:0;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.card-front{transform:rotateY(0deg)}.card-back{transform:rotateY(180deg);background:linear-gradient(135deg,var(--brown) 0,var(--dark-maroon) 100%)}.infinite-carousel .category-card .card-header{background-color:var(--brown);color:#fff;font-size:24px;font-weight:700;display:flex;justify-content:space-between;align-items:center;position:relative;height:2.49vw;padding-right:8px;padding-left:2.8vw;min-height:2.49vw;overflow:visible;transition:all .3s ease}.infinite-carousel .category-card .card-header svg{position:absolute;top:0;left:0;width:2.72vw;height:2.95vw;transition:transform .3s ease,filter .3s ease;z-index:13}.infinite-carousel .category-card .card-header span{flex:1 1;font-size:.9vw!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-left:4px;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.3)}.infinite-carousel .category-card .card-content{display:flex;justify-content:center;align-items:center;flex-grow:1;overflow:hidden;position:relative;background:linear-gradient(180deg,var(--secondary) 0,rgba(255,189,0,.05) 100%)}.infinite-carousel .category-card .card-content img{width:11.63vw;height:9.43vw;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.card-back-content{display:flex;flex-direction:column;height:100%;width:100%;padding:1.5vw;color:#fff}.card-back-header{background:linear-gradient(135deg,var(--secondary) 0,rgba(255,189,0,.8) 100%);padding:.8vw 1vw;border-radius:8px;margin-bottom:1vw;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.2)}.card-back-header span{font-size:.9vw;font-weight:800;color:var(--dark-maroon);text-shadow:0 1px 2px rgba(255,255,255,.3);display:block}.card-back-description{flex:1 1;display:flex;align-items:center;justify-content:center;padding:.5vw;overflow:hidden}.card-back-description p{font-size:.75vw;line-height:1.6;text-align:center;color:#fff;margin:0;padding:0;text-shadow:0 1px 3px rgba(0,0,0,.3);word-wrap:break-word;overflow-wrap:break-word}@media (max-width:550px){.category-card-flip-wrapper{width:33.3vw!important;height:min(33.3vw,15.36vh)!important}.infinite-carousel .category-card{width:100%!important;height:100%!important}.infinite-carousel .category-card .card-header{height:2.7vh!important;max-height:2.7vh!important;font-size:12px!important}.infinite-carousel .category-card .card-header svg{position:absolute;top:0;left:0;width:6.62vw!important;height:3.4vh!important}.infinite-carousel .category-card .card-header span{flex:1 1;font-size:12px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-left:4px;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.3)}.card-back-content{padding:3vw 2.5vw}.card-back-header{padding:1.5vw 2vw;margin-bottom:2vw}.card-back-header span{font-size:3vw!important}.card-back-description{padding:1vw}.card-back-description p{font-size:2.5vw!important}.category-card-flip-wrapper:hover .category-card{transform:rotateY(180deg) scale(1.05)}}.categories{margin-bottom:81.5px}.categories,.categories-header{position:relative;width:100%;overflow:hidden}.categories-header{min-height:400px;background:linear-gradient(135deg,var(--background) 0,var(--main) 50%,var(--background) 100%);display:flex;align-items:center;justify-content:center;padding:60px 40px;box-shadow:0 8px 32px rgba(112,1,42,.3)}.categories-header-background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1}.old-man-container{position:absolute;right:5%;bottom:-10%;z-index:10;width:380px;height:500px;display:flex;align-items:flex-end;justify-content:center}.old-man-container .old-man{width:100%;height:auto;max-height:80%;object-fit:contain;animation:floatAnimation 6s ease-in-out infinite;position:relative;z-index:5}.old-man-glow{position:absolute;width:120%;height:120%;background:radial-gradient(circle,rgba(255,189,0,.4) 0,transparent 70%);border-radius:50%;bottom:-10%;right:-10%;animation:glowPulse 3s ease-in-out infinite;z-index:1}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.decorative-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,189,0,.03) 0,rgba(255,189,0,.03) 20px);opacity:.5;z-index:1}.categories-header-content{position:relative;z-index:4;width:100%;max-width:1200px;margin:0 auto}.categories-title-section{text-align:right;padding:40px 60px;background:rgba(255,255,255,.95);border-radius:30px;box-shadow:0 12px 40px rgba(0,0,0,.2);border:3px solid var(--secondary);position:relative;overflow:hidden;z-index:1}.categories-title-section:before{content:"";position:absolute;top:0;right:0;width:100%;height:6px;background:linear-gradient(90deg,var(--secondary) 0,var(--mint) 50%,var(--secondary) 100%);z-index:1}.title-decoration{margin-bottom:20px;display:flex;justify-content:center;opacity:.9}.wave-decoration{filter:drop-shadow(0 4px 8px rgba(255,189,0,.3));animation:waveGlow 3s ease-in-out infinite}@keyframes waveGlow{0%,to{filter:drop-shadow(0 4px 8px rgba(255,189,0,.3))}50%{filter:drop-shadow(0 6px 16px rgba(255,189,0,.5))}}.categories-main-title{font-size:64px;font-weight:900;color:var(--background);margin:0;text-align:center;background:linear-gradient(135deg,var(--background) 0,var(--main) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px;position:relative;z-index:2}.categories-subtitle{font-size:28px;font-weight:700;color:var(--main);margin:16px 0 0;text-align:center;letter-spacing:.5px}.categories-content{padding:80px 0;background:linear-gradient(180deg,var(--light) 0,rgba(148,13,59,.95) 100%);position:relative;overflow:hidden}.categories-content:before{top:0}.categories-content:after,.categories-content:before{content:"";position:absolute;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,var(--secondary),transparent);z-index:1}.categories-content:after{bottom:0}.categories-content-inner{position:relative;z-index:2;display:flex;flex-direction:column;gap:60px}.categories-content .swipper-cotainer{width:100%;position:relative}.categories-footer{justify-content:space-between;background:var(--background);min-height:119px}.categories-footer,.footer-decorative{position:relative;display:flex;align-items:center}.footer-decorative{justify-content:center;height:119px;overflow:hidden;transition:all .3s ease}.footer-decorative.right-svg{flex:1 1;background:linear-gradient(135deg,rgba(40,146,221,.1),rgba(40,146,221,.05));border-right:2px solid rgba(255,189,0,.2)}.footer-decorative.left-svg{width:280px;background:linear-gradient(135deg,rgba(168,75,246,.1),rgba(168,75,246,.05));border-left:2px solid rgba(255,189,0,.2)}.footer-decorative svg{transition:transform .3s ease,filter .3s ease}.footer-decorative:hover svg{transform:scale(1.1);filter:drop-shadow(0 4px 12px rgba(255,189,0,.4))}.categories-footer .categories-text{display:none}@media (max-width:1600px){.old-man-container{width:320px;height:420px}.categories-main-title{font-size:56px}.categories-subtitle{font-size:24px}}@media (max-width:1200px){.categories-header{min-height:350px;padding:40px 30px}.old-man-container{width:280px;height:360px;right:2%;bottom:-5%}.categories-title-section{padding:30px 40px}.categories-main-title{font-size:48px}.categories-subtitle{font-size:22px}}@media (max-width:900px){.categories-header{min-height:300px;padding:30px 20px;flex-direction:column}.old-man-container{position:relative;width:240px;height:300px;right:auto;bottom:auto;margin-bottom:20px}.categories-title-section{padding:25px 30px;width:100%}.categories-main-title{font-size:40px}.categories-subtitle{font-size:20px}.categories-content{padding:60px 0}.categories-content-inner{gap:40px}}@media (max-width:768px){.categories{margin-bottom:40px}.categories-header{min-height:250px;padding:20px 15px}.old-man-container{width:200px;height:250px}.old-man-container .old-man{max-height:250px}.categories-title-section{padding:20px;border-radius:20px;border-width:2px}.categories-main-title{font-size:32px}.categories-subtitle{font-size:18px}.title-decoration svg{width:100%;height:auto}.categories-content{padding:40px 0}.categories-content-inner{gap:30px}.footer-decorative{height:80px}.footer-decorative.left-svg{width:140px}.footer-decorative svg{width:60%;height:auto}}@media (max-width:500px){.categories-header{min-height:200px}.old-man-container{width:150px;height:200px}.old-man-container .old-man{max-height:200px}.categories-title-section{padding:15px}.categories-main-title{font-size:28px}.categories-subtitle{font-size:16px;margin-top:10px}.title-decoration{margin-bottom:10px}.categories-content{padding:30px 0}.categories-content-inner{gap:25px}.footer-decorative{height:60px}.footer-decorative.left-svg{width:100px}.categories-footer .categories-text{color:var(--white);background-color:transparent;font-size:14px;font-weight:700;padding:0 15px;height:100%;flex-grow:1;display:flex!important;align-items:center;justify-content:center}.footer-decorative.right-svg{display:none!important}.footer-decorative.left-svg svg{width:80%;height:auto}}@media (min-width:1351px){.categories-header{box-shadow:0 12px 48px rgba(112,1,42,.4)}.categories-title-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.98)}.categories-title-section:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:6px;background:linear-gradient(90deg,var(--secondary) 0,var(--mint) 50%,var(--secondary) 100%);z-index:1}.categories-content{box-shadow:0 4px 30px rgba(147,25,61,.15)}.categories-footer{box-shadow:0 -4px 20px rgba(147,25,61,.1)}.categories-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--secondary) 0,var(--mint) 50%,var(--secondary) 100%);opacity:.7}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.info{min-height:600px;padding:80px 60px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--white) 0,#fff9f7 100%)}.info-left-decoration{position:absolute;left:0;top:0;width:120px;height:100%;z-index:0;overflow:hidden}.decoration-stripes{width:100%;height:100%;opacity:.9;filter:drop-shadow(2px 0 8px rgba(75,1,29,.2));animation:fadeInUp 1s ease-out .3s both}.decoration-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--secondary) 0,#ffd700 100%);opacity:.3;animation:float 8s ease-in-out infinite}.shape-1{width:60px;height:60px;top:15%;left:20px;animation-delay:0s}.shape-2{width:40px;height:40px;bottom:25%;left:30px;animation-delay:3s;background:linear-gradient(135deg,var(--main) 0,var(--dark) 100%);opacity:.25}.shape-diamond{position:absolute;width:50px;height:50px;background:linear-gradient(135deg,var(--red) 0,#ff3333 100%);transform:rotate(45deg);opacity:.3;animation:float 7s ease-in-out infinite;top:50%;left:40px;animation-delay:1.5s}.shape-diamond:before{top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background:linear-gradient(135deg,var(--secondary) 0,#ffd700 100%);opacity:.5}.info:before,.shape-diamond:before{content:"";position:absolute;border-radius:50%}.info:before{top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(255,189,0,.1) 0,transparent 70%);animation:pulse 4s ease-in-out infinite;pointer-events:none}.info:after{content:"";position:absolute;bottom:-150px;left:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(147,25,61,.08) 0,transparent 70%);border-radius:50%;animation:pulse 5s ease-in-out infinite;pointer-events:none}.info-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1;padding-left:40px}.info-content{display:flex;flex-direction:column;gap:30px;animation:fadeInUp .8s ease-out}.info-badge{display:inline-flex;align-items:center;padding:12px 24px;background:linear-gradient(135deg,var(--secondary) 0,#ffd700 100%);border-radius:50px;box-shadow:0 4px 15px rgba(255,189,0,.3);width:-moz-fit-content;width:fit-content;animation:fadeInUp .8s ease-out .1s both}.info-badge span{font-size:18px;font-weight:700;color:var(--main);letter-spacing:.5px}.info-title{font-size:56px;font-weight:800;line-height:1.3;color:var(--main);margin:0;background:linear-gradient(135deg,var(--main) 0,var(--dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fadeInUp .8s ease-out .2s both;letter-spacing:-1px}.info-description{font-size:24px;line-height:1.6;color:var(--dark);opacity:.85;margin:0;animation:fadeInUp .8s ease-out .3s both;font-weight:500}.info-features{display:flex;gap:30px;margin-top:10px;animation:fadeInUp .8s ease-out .4s both}.feature-item{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px;background:rgba(255,255,255,.8);border-radius:20px;box-shadow:0 4px 20px rgba(147,25,61,.1);transition:all .3s ease;min-width:120px}.feature-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(147,25,61,.2);background:rgba(255,255,255,1)}.feature-icon{font-size:36px;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.feature-item span{font-size:18px;font-weight:700;color:var(--main)}.info-cta-button{position:relative;border:none;background:none;outline:none;cursor:pointer;text-decoration:none;display:inline-block;margin-top:10px;animation:fadeInUp .8s ease-out .5s both;filter:drop-shadow(0 8px 25px rgba(147,25,61,.3));width:283px;height:104px}.cta-ellipse,.info-cta-button{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.cta-ellipse{display:block;width:100%;height:100%;filter:drop-shadow(0 4px 12px rgba(147,25,61,.2))}.info-cta-button:hover .cta-ellipse{filter:drop-shadow(0 15px 40px rgba(147,25,61,.4));transform:scale(1.05)}.cta-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--white);font-size:22px;font-weight:700;z-index:2;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;pointer-events:none;width:100%;text-align:center}.cta-arrow{transition:transform .3s ease;position:relative;z-index:1;display:inline-block}.info-cta-button:hover .cta-arrow{transform:translateX(-5px)}.info-cta-button:hover{transform:translateY(-5px)}.info-cta-button:active{transform:translateY(-2px) scale(.98)}.info-visual{position:relative;height:500px;display:flex;align-items:center;justify-content:center;animation:fadeInUp .8s ease-out .6s both}.visual-card{width:100%;height:100%;max-width:400px;max-height:400px;background:linear-gradient(135deg,var(--secondary) 0,#ffd700 50%,var(--secondary) 100%);background-size:200% 200%;animation:gradient 4s ease infinite;border-radius:30px;position:relative;box-shadow:0 20px 60px rgba(255,189,0,.3),inset 0 1px 0 rgba(255,255,255,.3);overflow:hidden;transform:rotate(-5deg);transition:transform .5s ease}.info-visual:hover .visual-card{transform:rotate(0deg) scale(1.05)}.card-pattern{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:30px;overflow:hidden;z-index:2}.instagram-embed{width:100%;height:100%;min-height:400px;border:none;border-radius:30px;object-fit:cover;background:transparent;pointer-events:auto}@media (max-width:1400px){.instagram-embed{min-height:350px}}@media (max-width:900px){.instagram-embed{min-height:300px}}@media (max-width:600px){.instagram-embed{min-height:250px}}.card-glow{top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.4) 0,transparent 70%);border-radius:50%;animation:pulse 3s ease-in-out infinite}.card-glow,.visual-decoration{position:absolute;pointer-events:none}.visual-decoration{top:0;left:0;width:100%;height:100%}.question-mark-box{position:absolute;filter:drop-shadow(0 4px 12px rgba(75,1,29,.3));animation:float 6s ease-in-out infinite;transition:all .4s cubic-bezier(.34,1.56,.64,1);opacity:.9}.question-mark-box:hover{transform:scale(1.15) rotate(10deg);filter:drop-shadow(0 8px 20px rgba(75,1,29,.5));opacity:1;animation-play-state:paused}.box-1{width:90px;height:98px;top:10%;right:10%;animation-delay:0s}.box-2{width:70px;height:76px;bottom:20%;left:5%;animation-delay:2s}.box-3{width:80px;height:87px;top:60%;right:20%;animation-delay:4s}@media (max-width:1400px){.info{padding:60px 40px;min-height:500px}.info-container{gap:60px}.info-title{font-size:42px}.info-description{font-size:20px}.info-features{gap:20px}.feature-item{min-width:100px;padding:15px}.feature-icon{font-size:28px}.feature-item span{font-size:16px}.info-cta-button{width:240px;height:88px}.info-cta-button .cta-text{font-size:20px}.visual-card{max-width:350px;max-height:350px}}@media (max-width:900px){.info{padding:50px 30px}.info-container{grid-template-columns:1fr;gap:50px}.info-title{font-size:36px}.info-description{font-size:18px}.info-features{flex-wrap:wrap;gap:15px}.info-visual{height:350px}.visual-card{max-width:300px;max-height:300px}.info-left-decoration{width:80px}.info-container{padding-left:20px}.shape-1,.shape-2,.shape-diamond{display:none}}@media (max-width:600px){.info{padding:40px 20px;min-height:auto}.info-left-decoration{display:none}.info-container{gap:40px;padding-left:0}.info-content{gap:20px}.info-badge{padding:10px 20px}.info-badge span{font-size:14px}.info-title{font-size:28px;line-height:1.4}.info-description{font-size:16px}.info-features{gap:12px;justify-content:center}.feature-item{min-width:90px;padding:12px;gap:8px}.feature-icon{font-size:24px}.feature-item span{font-size:14px}.info-cta-button{width:200px;height:74px}.info-cta-button .cta-text{font-size:18px}.info-visual{height:250px}.visual-card{max-width:250px;max-height:250px}.question-mark-box{display:none}}.know-about{display:flex;margin-bottom:129px}.know-about .right-section{width:41.55%;background-color:var(--secondary);min-height:605px;padding-top:80px;padding-right:61px;padding-left:8px;display:flex;flex-direction:column;align-items:flex-start;gap:53px}.know-about .right-section>div:first-child{font-size:40px;font-weight:700;color:var(--main)}.know-about .right-section .play-now{position:relative;border:none;background:none;outline:none;cursor:pointer;text-decoration:none;display:inline-block;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:265px;height:97px}.know-about .right-section .play-now-ellipse{display:block;width:100%;height:100%;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.know-about .right-section .play-now:hover .play-now-ellipse{transform:scale(1.05)}.know-about .right-section .play-now:hover{transform:translateY(-5px)}.know-about .right-section .play-now:active{transform:translateY(-2px) scale(.98)}.know-about .right-section .play-now-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--secondary);font-size:24px;font-weight:700;z-index:2;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;pointer-events:none;width:100%;text-align:center}.know-about .right-section .play-now-arrow{transition:transform .3s ease;position:relative;z-index:1;display:inline-block}.know-about .right-section .play-now:hover .play-now-arrow{transform:translateX(-5px)}.know-about .left-section{flex-grow:1;display:flex;flex-direction:column}.know-about .left-section .top-container{z-index:5;display:flex;min-height:159px;position:relative}.know-about .left-section .top-container .sun{position:absolute;right:33px;top:0;z-index:3}.know-about .left-section .top-container .white-rect{width:40%;background:var(--white);position:relative}.know-about .left-section .top-container .white-rect svg{position:absolute;left:-30px;top:26.5px;z-index:3}.know-about .left-section .top-container .blue-rect{flex-grow:1;background-color:var(--blue)}.know-about .left-section .med-container{min-height:341px;position:relative;overflow:visible;background:var(--light)}.know-about .left-section .med-container .tower{position:absolute;bottom:0;right:28.6px;z-index:7}.know-about .left-section .med-container .wheel{position:absolute;bottom:0;left:40%;z-index:12}.know-about .left-section .med-container .message{position:absolute;top:-67px;left:18%;z-index:10}.know-about .left-section .med-container .message.message-bubble{width:min(406px,52vw);aspect-ratio:406/303;height:auto;--message-tail:calc(100% * (40 / 303))}.know-about .left-section .med-container .message.message-bubble .message-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.know-about .left-section .med-container .message.message-bubble .message-content{position:absolute;top:0;left:0;right:0;bottom:var(--message-tail);width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8%;padding:clamp(10px,2.2vw,25px);box-sizing:border-box;overflow:hidden}.know-about .left-section .med-container .message-content{z-index:11;position:relative;width:100%;height:100%;max-width:100%;min-width:0;padding:25px;color:var(--dark);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;box-sizing:border-box;overflow:hidden;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.know-about .left-section .med-container .message-content h1{font-size:clamp(16px,2.2vw,24px);line-height:1.3}.know-about .left-section .med-container .message-content h1,.know-about .left-section .med-container .message-content p{margin:0;min-width:0;width:100%;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;box-sizing:border-box}.know-about .left-section .med-container .message-content p{font-size:clamp(16px,2.6vw,28px);line-height:1.4;flex:1 1 auto;min-height:0;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.know-about .left-section .med-container .message-content button{margin-top:auto;flex-shrink:0;cursor:pointer;color:var(--red);border:none;background:none;outline:none;font-size:clamp(16px,2.8vw,30px);font-weight:500;font-family:Readex Pro,sans-serif;min-width:0;max-width:100%;width:100%;white-space:normal;overflow-wrap:anywhere;box-sizing:border-box;text-align:right}.know-about .left-section .med-container .question-mark-box{position:absolute;bottom:21px;left:312px}.know-about .left-section .bottom-container{position:relative}.know-about .left-section .bottom-container .arabic-man{position:absolute;bottom:0;left:2.5px;z-index:10}@media (min-width:1351px){.know-about .left-section{position:relative;overflow:hidden}.know-about .left-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(147,25,61,.02),transparent 50%,rgba(74,166,255,.02));pointer-events:none;z-index:1}.know-about .left-section .top-container{box-shadow:0 2px 10px rgba(0,0,0,.05);border-radius:0 0 8px 8px;transition:all .3s ease}.know-about .left-section .top-container .sun{transition:transform .5s ease,filter .3s ease;filter:drop-shadow(0 4px 12px rgba(255,189,0,.3));animation:sunGlow 3s ease-in-out infinite}.know-about .left-section .top-container .sun:hover{transform:scale(1.1) rotate(15deg);filter:drop-shadow(0 6px 20px rgba(255,189,0,.5))}.know-about .left-section .top-container .white-rect{box-shadow:inset 0 2px 8px rgba(0,0,0,.05);border-right:2px solid rgba(147,25,61,.1);transition:all .3s ease}.know-about .left-section .top-container .white-rect:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);pointer-events:none}.know-about .left-section .top-container .white-rect svg{transition:transform .3s ease,filter .3s ease;filter:drop-shadow(0 2px 8px rgba(75,1,29,.3));animation:wheelFloat 4s ease-in-out infinite}.know-about .left-section .top-container .white-rect svg:hover{transform:translateY(-3px) scale(1.05);filter:drop-shadow(0 4px 12px rgba(75,1,29,.3))}.know-about .left-section .top-container .blue-rect{background:linear-gradient(135deg,var(--blue) 0,rgba(78,166,255,.9) 100%);box-shadow:inset 0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;position:relative}.know-about .left-section .top-container .blue-rect:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent,rgba(255,255,255,.1));pointer-events:none}.know-about .left-section .med-container{background:linear-gradient(180deg,var(--light) 0,rgba(148,13,59,.95) 100%);box-shadow:0 4px 20px rgba(147,25,61,.15);border-radius:8px 8px 0 0;margin-top:4px;transition:all .3s ease}.know-about .left-section .med-container:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--secondary),transparent);opacity:.6}.know-about .left-section .med-container .tower{transition:transform .4s cubic-bezier(.4,0,.2,1),filter .3s ease;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.know-about .left-section .med-container .tower:hover{transform:translateY(-8px) scale(1.05);filter:drop-shadow(0 8px 20px rgba(0,0,0,.3))}.know-about .left-section .med-container .wheel{transition:transform .5s ease,filter .3s ease;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.know-about .left-section .med-container .wheel:hover{transform:translateY(-3px) scale(1.02);filter:drop-shadow(0 8px 20px rgba(0,0,0,.3))}.know-about .left-section .med-container .message{transition:transform .3s ease,filter .3s ease;filter:drop-shadow(0 6px 16px rgba(0,0,0,.2))}.know-about .left-section .med-container .message:hover{transform:translateY(-5px) scale(1.02);filter:drop-shadow(0 10px 24px rgba(0,0,0,.3))}.know-about .left-section .med-container .message-content{padding:30px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1);transition:all .3s ease;min-width:0;max-width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.know-about .left-section .med-container .message-content h1{text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:.3px;min-width:0;max-width:100%;width:100%;word-break:break-word;box-sizing:border-box}.know-about .left-section .med-container .message-content p{text-shadow:0 2px 6px rgba(0,0,0,.15);letter-spacing:-.5px;min-width:0;max-width:100%;width:100%;word-break:break-word;overflow-x:hidden;box-sizing:border-box}.know-about .left-section .med-container .message-content button{padding:8px 16px;border-radius:8px;text-shadow:0 2px 4px rgba(255,73,73,.2);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;min-width:0;max-width:100%;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.know-about .left-section .med-container .message-content button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,73,73,.1);border-radius:8px;opacity:0;transition:opacity .3s ease}.know-about .left-section .med-container .message-content button:hover{transform:translateX(-5px);color:var(--red)}.know-about .left-section .med-container .message-content button:hover:before{opacity:1}.know-about .left-section .med-container .message-content button:active{transform:translateX(-3px)}.know-about .left-section .med-container .message-content.temp-message{opacity:.85;position:relative}.know-about .left-section .med-container .message-content.temp-message:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;background-size:200% 100%;animation:shimmer 2s infinite;pointer-events:none;border-radius:12px;z-index:-1}.know-about .left-section .med-container .message-content.temp-message h1,.know-about .left-section .med-container .message-content.temp-message p{position:relative;animation:pulse 2s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:.85}50%{opacity:1}}.know-about .left-section .med-container .question-mark-box{transition:transform .3s ease,filter .3s ease;filter:drop-shadow(0 2px 8px rgba(75,1,29,.3));animation:questionBounce 2s ease-in-out infinite}.know-about .left-section .med-container .question-mark-box:hover{transform:scale(1.15) rotate(10deg);filter:drop-shadow(0 4px 12px rgba(75,1,29,.4));animation-play-state:paused}.know-about .left-section .bottom-container{transition:all .3s ease}.know-about .left-section .bottom-container:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--secondary),transparent);opacity:.5;z-index:11}.know-about .left-section .bottom-container svg{filter:drop-shadow(0 -2px 8px rgba(0,0,0,.1))}.know-about .left-section .bottom-container .arabic-man{transition:transform .4s cubic-bezier(.4,0,.2,1),filter .3s ease;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.know-about .left-section .bottom-container .arabic-man:hover{transform:translateY(-5px) scale(1.05);filter:drop-shadow(0 8px 20px rgba(0,0,0,.3))}@keyframes sunGlow{0%,to{filter:drop-shadow(0 4px 12px rgba(255,189,0,.3))}50%{filter:drop-shadow(0 6px 20px rgba(255,189,0,.5))}}@keyframes wheelFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes questionBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}}@media (max-width:1350px){.know-about{flex-direction:column;margin-bottom:50px}.know-about .right-section{width:100%;min-height:auto;padding:40px 20px}}@media (max-width:950px){.know-about .right-section div{font-size:26px!important}.sun,.tower{display:none}.know-about .left-section .top-container .white-rect svg{top:10px}.know-about .left-section .med-container .question-mark-box{bottom:62px}}@media (max-width:490px){.know-about{margin-bottom:0!important}.know-about .right-section{align-items:center}.know-about .right-section>div:first-child{font-size:20px!important;text-align:center}.know-about .right-section .play-now{width:145px!important;height:51px!important}.know-about .right-section .play-now-text{font-size:14px}.know-about .left-section .top-container{min-height:79.5px;max-height:79.5px}.know-about .left-section .top-container .mobile-sun{display:block!important;position:absolute;z-index:3;right:0}.know-about .left-section .top-container .white-rect{width:23.5%}.know-about .left-section .top-container .white-rect svg{width:36.5px;height:40px;left:-19px!important}.know-about .left-section .med-container{min-height:190px}.know-about .left-section .med-container .message{width:203px;height:151px;top:-30px!important;left:22%!important}.know-about .left-section .med-container .message.message-bubble{width:min(203px,78vw);aspect-ratio:406/303;height:auto}.know-about .left-section .med-container .mobile-tower{display:block!important;position:absolute;z-index:7;bottom:0}.know-about .left-section .med-container .mobile-wheel{display:block!important;position:absolute;z-index:12;bottom:0;right:14%}.know-about .left-section .med-container .question-mark-box{width:35px;height:38px;bottom:10px!important;left:42%!important}.know-about .left-section .bottom-container .mobile-arabic-man{display:block!important;position:absolute;bottom:0;left:1.25px;z-index:10}.arabic-man{display:none}.message{left:5%!important}.message-content{left:3%!important;max-width:90%!important;min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.message-content h1,.message-content p{width:100%;word-break:break-word;box-sizing:border-box}.message-content button{min-width:0;max-width:100%;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.wheel{left:20%!important;display:none}}.home-header{background:linear-gradient(135deg,var(--white) 0,rgba(255,245,242,.95) 100%);display:flex;align-items:center;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04),inset 0 1px 0 rgba(255,255,255,.8);border-bottom:1px solid rgba(147,25,61,.1)}.home-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,189,0,.03),transparent 50%,rgba(147,25,61,.02));pointer-events:none;z-index:0}.home-header .right-side{padding:60px 64px 5px 55px;width:50%;height:100%;position:relative;z-index:1;transition:transform .3s ease,filter .3s ease}.home-header .right-side:hover{transform:scale(1.02);filter:drop-shadow(0 4px 12px rgba(147,25,61,.15))}.home-header .right-side svg{width:100%;transition:transform .3s ease}.home-header .right-side:hover svg{transform:scale(1.05)}.home-header .left-side{width:50%;height:100%;display:flex;justify-content:center;background:transparent!important;flex-direction:row!important;position:relative;z-index:1}.home-header .left-side .left-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:65%;gap:56px;color:var(--main);line-height:70px;position:relative}.home-header .left-side .left-container>div:first-child{font-weight:700;font-size:32px;background:linear-gradient(135deg,var(--main) 0,var(--light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 8px rgba(147,25,61,.2);animation:fadeInSlide .8s ease-out;position:relative}.home-header .left-side .left-container .home-menu{display:flex;justify-content:space-between;font-weight:700;font-size:24px;border-top:2px solid var(--main);width:100%}@media (max-width:830px){.home .right-side{padding:24px}.home .right-side svg{height:70px}.home .left-container{width:auto!important;gap:4px!important}.home .home-menu,.home .left-container div{font-size:16px!important}}@media (max-width:545px){.home .right-side{padding-left:0!important}.home .home-menu,.home .left-container div{font-size:12px!important}}@media (max-width:420px){.home .right-side{padding-left:0!important}.home .home-menu,.home .left-container div{font-size:10px!important}}@media (max-width:600px){.home-header{display:none}}.horizontal-divider{width:100%;overflow:hidden;display:flex}.horizontal-divider .divider-pattern{width:100%;min-width:100%;height:49px;flex-shrink:0}.download-application{background-color:var(--white);display:flex;justify-content:space-between;align-items:center;padding-right:3.5%}.download-application .right-side{display:flex;align-items:center;gap:32px;color:var(--secondary)}.download-application .right-side .svgs{display:flex;align-items:center;gap:21px;cursor:pointer}.download-application .right-side>span{font-size:32px;font-weight:700}@media (max-width:800px){.download-application svg{width:100%}.download-application .left-side-logo svg{height:100%}}@media (max-width:768px){.download-application .right-side{padding:12px!important}.download-application .right-side span{font-size:24px!important}}@media (max-width:650px){.download-application .right-side span{font-size:16px!important}}@media (max-width:600px){.download-application{height:59px}.download-application .destop-icon{display:none}.download-application .mobile-icon{display:block!important}.download-application .right-side{padding:0!important;gap:13px!important}.download-application .right-side .svgs{gap:12px}.download-application .right-side .svgs svg{width:30px}.download-application .right-side span{font-size:16px!important;color:#70012a}.download-application .left-side-logo{display:block!important;height:59px}.download-application .left-side-logo a svg{height:59px;width:63px}}.helpers{background:var(--light);display:flex;flex-direction:column;align-items:flex-end;animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.helpers .helpers-container{background:linear-gradient(135deg,var(--mint) 0,rgba(227,240,112,.9) 100%);width:96.4%;height:829px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:76px;animation:slideInUp .8s ease-out}.helpers .helpers-container .helpers-banner{background:linear-gradient(135deg,var(--white) 0,rgba(255,245,242,.95) 100%);width:96.4%;height:452px;display:flex;align-items:flex-end;padding:27px 13.5% 0 0;position:relative}.helpers .helpers-container .helpers-banner .right-section{width:665.6px;animation:slideInRight .8s ease-out .2s both}@keyframes slideInRight{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.helpers .helpers-container .helpers-banner .right-section>h1{font-size:48px;color:var(--brown);padding:25px 27px;height:136px;text-shadow:0 2px 8px rgba(75,1,29,.1);transition:all .3s ease;background:linear-gradient(135deg,rgba(255,255,255,.5),transparent);border-radius:12px 12px 0 0}.helpers .helpers-container .helpers-banner .right-section>h1:hover{text-shadow:0 4px 12px rgba(75,1,29,.2);transform:translateX(4px)}.helpers .helpers-container .helpers-banner .right-section>div:nth-child(2){font-size:30.5px;background:linear-gradient(135deg,var(--light) 0,rgba(148,13,59,.95) 100%);color:var(--white);height:202.4px;padding:20px 22px;line-height:51px;box-shadow:0 4px 16px rgba(148,13,59,.3);border-radius:0;text-shadow:0 2px 8px rgba(0,0,0,.2);transition:all .3s ease;position:relative;overflow:hidden}.helpers .helpers-container .helpers-banner .right-section>div:nth-child(2):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.helpers .helpers-container .helpers-banner .right-section>div:nth-child(2):hover{box-shadow:0 6px 20px rgba(148,13,59,.4);transform:translateY(-2px)}.helpers .helpers-container .helpers-banner .right-section>div:nth-child(2):hover:before{left:100%}.helpers .helpers-container .helpers-banner .right-section>div:last-child{background:linear-gradient(135deg,var(--secondary) 0,#ffd633 100%);height:83.4px;font-size:44px;font-weight:700;color:var(--brown);padding:10.7px}.helpers .helpers-container .helpers-banner .left-section{margin-right:-30px;animation:slideInLeft .8s ease-out .4s both;filter:drop-shadow(0 8px 24px rgba(0,0,0,.2));transition:all .3s ease}@keyframes slideInLeft{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.helpers .helpers-container .helpers-banner .left-section:hover{transform:translateX(-5px) scale(1.05);filter:drop-shadow(0 12px 32px rgba(0,0,0,.3))}.helpers .helpers-container .helpers-banner .left-section svg{transition:all .3s ease}.helpers .helpers-container .helpers-footer{width:96.4%;height:98px;padding:0 9px;display:flex;position:relative;justify-content:space-between;align-items:center;background:linear-gradient(135deg,var(--secondary) 0,#ffd633 100%);box-shadow:0 -4px 16px rgba(0,0,0,.1);animation:slideInUp .8s ease-out .6s both}.helpers .helpers-container .helpers-footer .right-section{display:flex;align-items:center;gap:24px;animation:fadeIn .6s ease-out .8s both}.helpers .helpers-container .helpers-footer .right-section span{color:var(--brown);font-weight:700;text-shadow:0 2px 8px rgba(75,1,29,.2);transition:all .3s ease}.helpers .helpers-container .helpers-footer .right-section span:hover{text-shadow:0 4px 12px rgba(75,1,29,.3);transform:translateX(-2px)}.helpers .helpers-container .helpers-footer .right-section .svgs{display:flex;align-items:center;gap:12px}.helpers .helpers-container .helpers-footer .right-section .svgs svg{transition:all .3s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 8px rgba(255,245,242,.3));cursor:pointer}.helpers .helpers-container .helpers-footer .right-section .svgs svg:hover{transform:translateY(-4px) scale(1.15);filter:drop-shadow(0 6px 16px rgba(255,245,242,.5))}.helpers .helpers-container .helpers-footer .right-section .svgs svg:active{transform:translateY(-2px) scale(1.1)}.helpers .helpers-container .helpers-footer .med-section{display:flex;gap:46.7px;align-items:center;position:absolute;right:50%;transform:translateX(50%);top:-200px;animation:floatHelpers 4s ease-in-out infinite;z-index:10;perspective:1000px}@keyframes floatHelpers{0%,to{transform:translateX(50%) translateY(0)}50%{transform:translateX(50%) translateY(-15px)}}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card{width:217px;height:258px;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;cursor:pointer}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card:hover{transform:scale(1.3);z-index:11}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card:hover .helper-card-inner{transform:rotateY(180deg)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back,.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.3)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-front{background:transparent;display:flex;align-items:center;justify-content:center}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-front svg{width:100%;height:100%;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3));transition:all .3s ease}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back{background:rgba(255,73,73,1);transform:rotateY(180deg);display:flex;align-items:center;justify-content:center;padding:20px;box-shadow:0 12px 32px rgba(255,189,0,.4)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description{text-align:center;color:rgba(112,1,43,1);animation:fadeInText .4s ease-out .3s both}@keyframes fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:48px;font-weight:700;margin-bottom:16px;text-shadow:0 2px 8px rgba(75,1,29,.2)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:24px;line-height:1.5;text-shadow:0 2px 8px rgba(75,1,29,.2)}.helpers .helpers-container .helpers-footer .left-section{animation:fadeIn .6s ease-out 1s both}.helpers .helpers-container .helpers-footer .left-section svg{transition:all .3s ease;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.helpers .helpers-container .helpers-footer .left-section svg:hover{transform:translateX(-5px) scale(1.05);filter:drop-shadow(0 8px 20px rgba(0,0,0,.3))}.helpers .home-footer{width:96.4%;color:var(--secondary);animation:fadeIn .6s ease-out 1.2s both;padding:40px 0;position:relative;overflow:hidden}.helpers .home-footer .top-section{display:flex;flex-direction:column;gap:60px;font-size:32px;font-weight:700;margin-bottom:487px;padding:0 40px;animation:slideInUp .8s ease-out 1.4s both}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.helpers .home-footer .top-section>div{display:flex;align-items:center;gap:42.6%;padding:20px 30px;border-radius:16px;border:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.helpers .home-footer .top-section>div:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,189,0,.2),transparent);transition:left .6s}.helpers .home-footer .top-section>div:hover{border-color:var(--secondary);box-shadow:0 8px 24px rgba(255,189,0,.2);transform:translateY(-4px)}.helpers .home-footer .top-section>div:hover:before{left:100%}.helpers .home-footer .top-section>div span{transition:all .3s ease;text-shadow:0 2px 8px rgba(255,189,0,.2);position:relative;z-index:1;color:rgba(255,189,0,1)!important}.helpers .home-footer .top-section>div span:first-child{color:var(--brown);font-weight:800}.helpers .home-footer .top-section>div span:last-child{color:var(--secondary);font-weight:600}.helpers .home-footer .top-section>div span:hover{text-shadow:0 4px 12px rgba(255,189,0,.5);transform:translateX(-4px) scale(1.05)}.helpers .home-footer .bottom-section{display:flex;justify-content:space-between;align-items:center;padding:0 60px;animation:fadeIn .6s ease-out 1.6s both}.helpers .home-footer .bottom-section .logo{position:relative;padding:20px;border-radius:1px;border:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.helpers .home-footer .bottom-section .logo:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,189,0,.1),transparent);opacity:0;transition:opacity .4s}.helpers .home-footer .bottom-section .logo:hover{border-color:var(--secondary);box-shadow:0 12px 32px rgba(255,189,0,.3);transform:translateY(-6px) scale(1.05)}.helpers .home-footer .bottom-section .logo:hover:after{opacity:1}.helpers .home-footer .bottom-section .logo svg{width:100%;height:auto;max-width:788px;display:block;transition:all .3s ease;filter:drop-shadow(0 4px 12px rgba(255,189,0,.3));position:relative;z-index:1}.helpers .home-footer .bottom-section .website-information{display:flex;flex-direction:column;gap:50px}.helpers .home-footer .bottom-section .website-information .contact-us{display:flex;justify-content:space-between;align-items:center;gap:127px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;padding:20px 30px;border-radius:12px 12px 0 0;border:2px solid transparent;border-bottom:3px solid var(--secondary)}.helpers .home-footer .bottom-section .website-information .contact-us:hover{border-color:var(--secondary) var(--secondary) var(--brown);box-shadow:0 8px 24px rgba(255,189,0,.2);transform:translateY(-4px)}.helpers .home-footer .bottom-section .website-information .contact-us:hover:before{opacity:1}.helpers .home-footer .bottom-section .website-information .contact-us>div:first-child{transition:all .3s ease;font-weight:700;color:rgba(255,189,0,1);text-shadow:0 2px 8px rgba(255,189,0,.2)}.helpers .home-footer .bottom-section .website-information .contact-us>div:first-child:hover{transform:translateX(-6px);text-shadow:0 4px 12px rgba(255,189,0,.4);color:var(--secondary)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child{display:flex;gap:16px}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a{transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;padding:8px;border-radius:50%;border:2px solid transparent}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,189,0,.3);transform:translate(-50%,-50%);transition:all .4s cubic-bezier(.4,0,.2,1)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a svg{transition:all .3s ease;filter:drop-shadow(0 2px 8px rgba(255,189,0,.3));position:relative;z-index:1}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:hover{transform:translateY(-6px) scale(1.2) rotate(5deg)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:hover:before{width:100%;height:100%}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:hover svg{filter:drop-shadow(0 6px 16px rgba(255,189,0,.6))}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:active{transform:translateY(-3px) scale(1.15) rotate(5deg)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:first-child:hover{animation:socialPulse1 .6s ease-in-out}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:nth-child(2):hover{animation:socialPulse2 .6s ease-in-out}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:nth-child(3):hover{animation:socialPulse3 .6s ease-in-out}@keyframes socialPulse1{0%,to{transform:translateY(-6px) scale(1.2) rotate(5deg)}50%{transform:translateY(-8px) scale(1.25) rotate(8deg)}}@keyframes socialPulse2{0%,to{transform:translateY(-6px) scale(1.2) rotate(5deg)}50%{transform:translateY(-8px) scale(1.25) rotate(8deg)}}@keyframes socialPulse3{0%,to{transform:translateY(-6px) scale(1.2) rotate(5deg)}50%{transform:translateY(-8px) scale(1.25) rotate(8deg)}}.helpers .home-footer .bottom-section .website-information .created-at{direction:ltr;text-align:left;transition:all .3s ease;opacity:.8;padding:12px 20px;background:linear-gradient(135deg,rgba(255,189,0,.05),transparent);border-radius:8px;border-left:3px solid transparent;font-weight:500}.helpers .home-footer .bottom-section .website-information .created-at:hover{opacity:1;transform:translateX(6px);border-left-color:var(--secondary);background:linear-gradient(135deg,rgba(255,189,0,.1),rgba(255,245,242,.1));box-shadow:0 4px 12px rgba(255,189,0,.15)}@media (max-width:1480px){.helpers .helpers-container .helpers-banner .med-section{display:none}.helpers .helpers-footer .med-section{top:-181px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:150px;height:178px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:32px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:16px}}@media (max-width:1100px){.helpers .helpers-footer .med-section{top:-181px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:150px;height:178px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:32px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:16px}.helpers .helpers-footer .left-section svg{height:50px!important;margin-bottom:-40px}}@media (max-width:620px){.helpers .helpers-container{width:100%!important;height:80vh}.helpers .helpers-footer .right-section span{font-size:12px}.helpers .helpers-footer .med-section{top:-163px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:100px;height:119px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:24px;margin-bottom:8px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:12px}.helpers .helpers-footer .med-section .helper-flip-card:hover{transform:scale(1.2)}}@media (max-width:470px){.helpers .helpers-container .helpers-footer .med-section{display:flex;gap:46.7px;align-items:center;position:absolute;right:50%;transform:translateX(50%);top:-120px!important;animation:floatHelpers 4s ease-in-out none!important;z-index:10;perspective:1000px}.helpers .helpers-footer .med-section{gap:24px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:60px;height:71px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back{padding:8px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:16px;margin-bottom:4px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:10px;line-height:1.2}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back,.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:0!important;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.3)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card{width:100px;height:128px;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;cursor:pointer}.helpers .helpers-footer .left-section{margin-right:-20px}.helpers .helpers-footer .left-section svg{width:60px}.helpers .helpers-footer .med-section .helper-flip-card:hover{transform:scale(1.15)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:16px;margin-bottom:5px}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:10px;line-height:1.2}.helpers .helpers-container .helpers-banner .right-section>div:last-child{opacity:0}.helpers .helpers-footer .med-section{top:-153px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:70px;height:83px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:18px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:11px}}@media (max-width:1070px){.helpers .helpers-container .helpers-banner{padding:25px 25px 0 0!important}}@media (max-width:950px){.helpers .helpers-container .helpers-banner .right-section h1{font-size:32px!important}.helpers .helpers-container .helpers-banner .right-section div{font-size:16px!important}}@media (max-width:685px){.helpers .helpers-container .helpers-banner .right-section h1{font-size:24px!important}.helpers .helpers-container .helpers-banner .right-section div{font-size:12px!important}}@media (max-width:615px){.helpers .helpers-container .helpers-banner .right-section h1{font-size:24px!important}.helpers .helpers-container .helpers-banner .right-section div{font-size:16px!important}.helpers .helpers-container .helpers-banner .left-section{display:none}}@media (max-width:380px){.helpers .helpers-container .helpers-banner .right-section h1{font-size:24px!important}.helpers .helpers-container .helpers-banner .right-section div{font-size:12px!important}}@media (max-width:1460px){.home-footer .bottom-section{gap:24px}.home-footer .bottom-section .logo svg{width:100%}.home-footer .bottom-section .contact-us{gap:30px!important}.home-footer .bottom-section .contact-us div:last-child{display:flex;align-items:center;gap:12px}.home-footer .bottom-section .contact-us div:last-child svg{width:30px}}@media (max-width:1000px){.home-footer .top-section>div{padding-left:20px;gap:unset!important;justify-content:space-between}}@media (max-width:600px){.helpers .home-footer .top-section{margin-bottom:25vh!important}.helpers .home-footer .top-section>div span{font-size:16px}.helpers .home-footer .bottom-section{padding:0 12px!important;flex-direction:column;margin-bottom:24px}.helpers .home-footer .bottom-section .logo svg{max-width:150px;height:auto}.helpers .home-footer .bottom-section .contact-us{flex-direction:column}.helpers .home-footer .bottom-section .contact-us div,.helpers .home-footer .bottom-section .created-at{font-size:12px}.helpers .horizontal-divider{display:none}}