@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Playfair+Display:wght@600;700&family=Tajawal:wght@400;500;700;800&display=swap";:root{--lamma-navy: #1B3A5F;--lamma-coral: #E8846B;--lamma-turquoise: #5BBFBA;--lamma-gold: #C9A962;--lamma-cream: #FBF7F0;--lamma-cream-deep: #F6EFE3;--lamma-text: rgba(27, 58, 95, .78);--lamma-white: #ffffff;--lamma-shadow: 0 20px 60px rgba(27, 58, 95, .1);--lamma-shadow-soft: 0 12px 30px rgba(27, 58, 95, .08);--lamma-radius-xl: 32px;--lamma-radius-lg: 24px;--lamma-radius-md: 18px;--lamma-transition: .24s ease;--lamma-container: 1280px}body.template-index{background:var(--lamma-cream);color:var(--lamma-navy)}body.template-index #header-group,body.template-index>footer{display:none}body.template-index .content-for-layout{display:block}body.template-index [data-lamma-home]{font-family:Tajawal,Montserrat,sans-serif;color:var(--lamma-navy)}.lamma-section{position:relative;overflow:hidden;padding:84px 0}.lamma-section--tight{padding:64px 0}.lamma-section--hero{padding:112px 0 90px;min-height:100vh;display:flex;align-items:center}.lamma-container{width:min(calc(100% - 32px),var(--lamma-container));margin-inline:auto;position:relative;z-index:2}.lamma-blob,.lamma-orb{position:absolute;border-radius:999px;pointer-events:none;filter:blur(80px);opacity:.75;animation:lammaFloat 13s ease-in-out infinite}.lamma-blob--coral{background:#e8846b26}.lamma-blob--turquoise{background:#5bbfba29}.lamma-blob--gold{background:#c9a96224}.lamma-blob--navy{background:#1b3a5f1a}@keyframes lammaFloat{0%,to{transform:translateZ(0) scale(1)}25%{transform:translate3d(12px,-16px,0) scale(1.03)}50%{transform:translate3d(-8px,10px,0) scale(.98)}75%{transform:translate3d(10px,6px,0) scale(1.01)}}@keyframes lammaFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lamma-fade-up{animation:lammaFadeUp .7s ease both}.lamma-kicker{display:inline-flex;align-items:center;gap:10px;font-size:.84rem;letter-spacing:.08em;font-weight:700;color:var(--lamma-gold);margin-bottom:18px}.lamma-kicker:before,.lamma-kicker:after{content:"";width:42px;height:1px;background:linear-gradient(90deg,transparent,rgba(201,169,98,.7))}.lamma-heading,.lamma-subheading,.lamma-copy,.lamma-nav a,.lamma-button,.lamma-chip,.lamma-badge,.lamma-label,.lamma-footer,.lamma-whatsapp-float{font-family:Tajawal,Montserrat,sans-serif}.lamma-heading{margin:0;color:var(--lamma-navy);font-weight:800;line-height:1.2}.lamma-heading--xl{font-size:clamp(2.3rem,5vw,3.95rem);line-height:1.26}.lamma-heading--lg{font-size:clamp(2rem,4vw,3.2rem)}.lamma-subheading{font-size:clamp(1.5rem,3.2vw,2.3rem);color:var(--lamma-coral);font-weight:800;margin:0 0 18px}.lamma-copy{color:var(--lamma-text);font-size:1.06rem;line-height:1.9}.lamma-copy--center{max-width:860px;margin-inline:auto;text-align:center}.lamma-button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.lamma-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 26px;border-radius:18px;font-weight:700;font-size:1rem;text-decoration:none;transition:transform var(--lamma-transition),box-shadow var(--lamma-transition),background-color var(--lamma-transition),color var(--lamma-transition),border-color var(--lamma-transition)}.lamma-button:hover{transform:translateY(-2px);box-shadow:var(--lamma-shadow-soft)}.lamma-button--primary{background:var(--lamma-navy);color:var(--lamma-white)}.lamma-button--secondary{border:2px solid var(--lamma-coral);color:var(--lamma-coral);background:transparent}.lamma-button--secondary:hover{background:var(--lamma-coral);color:var(--lamma-white)}.lamma-button--whatsapp{background:#25d366;color:var(--lamma-white)}.lamma-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.lamma-chip,.lamma-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;font-size:.82rem;line-height:1;border:1px solid rgba(27,58,95,.12);background:#ffffff73;color:#1b3a5f9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lamma-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;align-items:center}.lamma-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lamma-card{background:#ffffffeb;border:1px solid rgba(201,169,98,.15);border-radius:var(--lamma-radius-lg);box-shadow:var(--lamma-shadow-soft)}.lamma-center{text-align:center}.lamma-header{position:fixed;inset-inline:0;top:0;z-index:70;transition:background-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease}.lamma-header.is-scrolled{background:#fbf7f0f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 28px #1b3a5f14}.lamma-header__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-block:14px}.lamma-logo{display:inline-flex;align-items:center;text-decoration:none}.lamma-logo img{max-height:58px;width:auto;display:block}.lamma-nav{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.lamma-nav a,.lamma-mobile-menu a{text-decoration:none;color:#1b3a5fd6;font-size:.95rem;font-weight:600;position:relative}.lamma-nav a:after{content:"";position:absolute;inset-inline-start:0;bottom:-5px;width:0;height:2px;background:var(--lamma-coral);transition:width var(--lamma-transition)}.lamma-nav a:hover:after,.lamma-nav a:focus-visible:after{width:100%}.lamma-header__actions{display:flex;align-items:center;gap:12px}.lamma-lang-switch,.lamma-burger,.lamma-outline-chip{border-radius:999px;border:1px solid rgba(201,169,98,.35);background:#ffffffb8;color:var(--lamma-navy);min-height:42px;padding:0 14px;font-family:Tajawal,Montserrat,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.lamma-burger{display:none;width:42px;padding:0}.lamma-mobile-menu{display:none;background:#fbf7f0fa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(201,169,98,.18)}.lamma-mobile-menu.is-open{display:block}.lamma-mobile-menu__inner{display:flex;flex-direction:column;gap:16px;padding:18px 0 24px}.lamma-mobile-menu a{padding-bottom:12px;border-bottom:1px solid rgba(201,169,98,.14)}.lamma-hero__text{max-width:640px}.lamma-hero__media{position:relative}.lamma-frame-accent{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:calc(var(--lamma-radius-xl) + 8px);background:linear-gradient(135deg,#e8846b2e,#5bbfba1f,#c9a9622e);filter:blur(6px)}.lamma-media-card{position:relative;overflow:hidden;border-radius:var(--lamma-radius-xl);box-shadow:var(--lamma-shadow);background:var(--lamma-white)}.lamma-video-button,.lamma-video-frame iframe{width:100%;display:block;aspect-ratio:16 / 9;border:0}.lamma-video-button{position:relative;cursor:pointer;border:0;padding:0;background:#1b3a5f0d}.lamma-video-button img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.lamma-video-button:hover img{transform:scale(1.05)}.lamma-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(to top,#1b3a5f8c,#1b3a5f14)}.lamma-play-badge{width:78px;height:78px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--lamma-coral);color:var(--lamma-white);box-shadow:0 18px 30px #e8846b4d}.lamma-play-badge svg{width:28px;height:28px;margin-inline-start:4px}.lamma-video-caption{position:absolute;inset-inline:22px;bottom:16px;color:var(--lamma-white);font-size:.95rem;font-weight:700}.lamma-stat-card{position:absolute;left:-24px;bottom:-24px;display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fffffff5;border:1px solid rgba(201,169,98,.18);border-radius:22px;box-shadow:var(--lamma-shadow-soft)}html[dir=ltr] .lamma-stat-card{left:auto;right:-24px}.lamma-stat-card img{width:52px;height:52px;object-fit:contain;border-radius:999px}.lamma-stat-card strong{display:block;color:var(--lamma-navy);font-size:.95rem;margin-bottom:2px}.lamma-stat-card span{color:#1b3a5f8f;font-size:.82rem}.lamma-wave{position:absolute;inset-inline:0;bottom:-1px;line-height:0}.lamma-wave svg{display:block;width:100%;height:124px}.lamma-quote-card{max-width:860px;margin-inline:auto;text-align:center;position:relative}.lamma-quote-card p{font-size:clamp(1.15rem,2.2vw,1.7rem);line-height:1.9;margin:0}.lamma-quote-mark{position:absolute;color:#c9a9622e;font-family:Playfair Display,serif;font-size:4.4rem;line-height:1}.lamma-quote-mark--start{inset-inline-end:-6px;top:-28px}.lamma-quote-mark--end{inset-inline-start:-6px;bottom:-36px}.lamma-divider-line{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:34px}.lamma-divider-line:before,.lamma-divider-line:after{content:"";width:76px;height:1px}.lamma-divider-line:before{background:linear-gradient(90deg,transparent,rgba(232,132,107,.45))}.lamma-divider-line:after{background:linear-gradient(90deg,rgba(91,191,186,.45),transparent)}.lamma-divider-line span{width:8px;height:8px;border-radius:999px;background:var(--lamma-gold)}.lamma-feature-card,.lamma-testimonial-card,.lamma-song-card,.lamma-gallery-card{position:relative;padding:28px;height:100%;transition:transform .26s ease,box-shadow .26s ease}.lamma-feature-card:hover,.lamma-testimonial-card:hover,.lamma-song-card:hover,.lamma-gallery-card:hover{transform:translateY(-6px);box-shadow:var(--lamma-shadow)}.lamma-icon-tile{width:64px;height:64px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.lamma-icon-tile svg{width:30px;height:30px}.lamma-card-title{margin:0 0 10px;font-size:1.3rem;line-height:1.4;color:var(--lamma-navy);font-weight:800}.lamma-card-copy{margin:0;color:var(--lamma-text);line-height:1.85;font-size:.98rem}.lamma-services-list{display:flex;flex-direction:column;gap:72px}.lamma-service{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52px;align-items:center}.lamma-service:nth-child(2n) .lamma-service__media{order:2}.lamma-service:nth-child(2n) .lamma-service__content{order:1}html[dir=ltr] .lamma-service:nth-child(2n) .lamma-service__media{order:1}html[dir=ltr] .lamma-service:nth-child(2n) .lamma-service__content{order:2}.lamma-service__media{position:relative}.lamma-service__glow{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:36px;opacity:.35;filter:blur(8px)}.lamma-service__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;position:relative;border-radius:var(--lamma-radius-xl);box-shadow:var(--lamma-shadow)}.lamma-service__rule{width:52px;height:4px;border-radius:999px;margin-bottom:16px}.lamma-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.lamma-tag{display:inline-flex;padding:9px 14px;border-radius:999px;font-size:.86rem;border:1px solid rgba(201,169,98,.2)}.lamma-song-grid,.lamma-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.lamma-song-card,.lamma-gallery-card{padding:0;overflow:hidden}.lamma-song-card__body,.lamma-gallery-card__body{padding:20px 20px 22px}.lamma-dot-title{display:flex;align-items:center;gap:10px;margin-bottom:8px}.lamma-dot-title span:first-child{width:9px;height:9px;border-radius:999px;flex:0 0 auto}.lamma-gallery-shell{background:#1b3a5f06}.lamma-tiktok-wrap{min-height:560px;display:flex;justify-content:center;padding-top:14px}.lamma-social-row{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:44px}.lamma-testimonials-shell{background:linear-gradient(180deg,transparent 0%,rgba(27,58,95,.02) 50%,transparent 100%)}.lamma-testimonials-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lamma-rating{display:flex;gap:5px;margin-bottom:16px;color:var(--lamma-gold)}.lamma-rating svg{width:16px;height:16px;fill:currentColor}.lamma-mini-badge{display:inline-flex;padding:7px 12px;border-radius:999px;font-size:.79rem;margin-bottom:16px}.lamma-testimonial-quote{color:var(--lamma-text);line-height:1.9;min-height:130px;margin:0 0 20px}.lamma-author{display:flex;align-items:center;gap:12px;border-top:1px solid rgba(201,169,98,.15);padding-top:18px}.lamma-avatar{width:42px;height:42px;border-radius:999px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.lamma-carousel-nav{display:none;align-items:center;justify-content:center;gap:12px;margin-top:22px}.lamma-carousel-button{width:42px;height:42px;border-radius:999px;border:1px solid rgba(201,169,98,.3);background:#ffffffb8;color:#1b3a5fbd;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.lamma-carousel-dots{display:flex;gap:8px}.lamma-carousel-dot{width:8px;height:8px;border-radius:999px;background:#c9a9624d;border:0;padding:0;cursor:pointer;transition:width var(--lamma-transition),background-color var(--lamma-transition)}.lamma-carousel-dot.is-active{width:24px;background:var(--lamma-coral)}.lamma-story-card{position:relative;padding:40px;overflow:hidden}.lamma-story-card__corner{position:absolute;border-radius:999px;filter:blur(2px)}.lamma-story-card__corner--top{top:-10px;inset-inline-end:-10px;width:180px;height:180px;background:radial-gradient(circle,rgba(201,169,98,.14),transparent 65%)}.lamma-story-card__corner--bottom{bottom:-10px;inset-inline-start:-10px;width:150px;height:150px;background:radial-gradient(circle,rgba(232,132,107,.12),transparent 65%)}.lamma-story-header{display:flex;align-items:center;gap:14px;margin-bottom:24px}.lamma-heart{width:52px;height:52px;border-radius:999px;background:#e8846b1a;color:var(--lamma-coral);display:inline-flex;align-items:center;justify-content:center}.lamma-heart svg{width:24px;height:24px;fill:currentColor}.lamma-story-rule{flex:1 1 auto;height:1px;background:linear-gradient(90deg,rgba(201,169,98,.35),transparent)}.lamma-story-body{display:grid;gap:20px}.lamma-story-body p{margin:0;font-size:1.03rem;line-height:1.95;color:var(--lamma-text)}.lamma-story-signature{color:var(--lamma-coral)!important;font-weight:700;font-style:italic}.lamma-story-timeline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px;margin-top:34px}.lamma-timeline-step{display:flex;align-items:center;gap:14px}.lamma-timeline-dot{display:inline-flex;flex-direction:column;align-items:center;gap:6px}.lamma-timeline-dot span:first-child{width:10px;height:10px;border-radius:999px}.lamma-timeline-dot span:last-child{color:#1b3a5f8c;font-size:.76rem}.lamma-timeline-step:after{content:"";width:64px;height:1px;background:#c9a9624d}.lamma-timeline-step:last-child:after{display:none}.lamma-games-panel{max-width:1040px;margin-inline:auto}.lamma-games-card{overflow:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.lamma-games-card img{width:100%;height:100%;min-height:100%;object-fit:cover}.lamma-games-content{padding:36px;display:flex;flex-direction:column;justify-content:center;gap:18px}.lamma-bullet-list{display:grid;gap:10px}.lamma-bullet{display:flex;align-items:center;gap:10px;color:var(--lamma-text);font-size:.95rem}.lamma-bullet:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--lamma-turquoise);flex:0 0 auto}.lamma-cta-shell{background:linear-gradient(135deg,#17324f,#1b3a5f 55%,#224d6e);color:var(--lamma-white)}.lamma-cta-shell .lamma-heading,.lamma-cta-shell .lamma-copy,.lamma-cta-shell .lamma-kicker,.lamma-cta-shell [data-lamma-text]{color:inherit}.lamma-cta-shell .lamma-copy{color:#ffffffc7}.lamma-cta-shell .lamma-kicker{color:var(--lamma-gold)}.lamma-cta-shell .lamma-kicker:before,.lamma-cta-shell .lamma-kicker:after{background:linear-gradient(90deg,transparent,rgba(201,169,98,.65))}.lamma-cta-shell .lamma-button--secondary{color:#fff;border-color:#ffffff57}.lamma-cta-shell .lamma-button--secondary:hover{background:#ffffff1f;color:#fff}.lamma-cta-panel{max-width:940px;margin-inline:auto;text-align:center;position:relative;z-index:2}.lamma-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.lamma-trust-card{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lamma-trust-card strong{display:block;font-size:1.15rem;margin-bottom:4px}.lamma-trust-card span{color:#ffffffb8;font-size:.9rem}.lamma-footer{background:var(--lamma-navy);color:#fff;padding-top:0}.lamma-footer__wave{line-height:0}.lamma-footer__wave svg{width:100%;height:62px;display:block}.lamma-footer__inner{padding:72px 0 28px;position:relative}.lamma-footer__grid{display:grid;grid-template-columns:1.25fr .9fr 1fr;gap:34px;margin-bottom:36px}.lamma-footer__logo{max-height:78px;width:auto;display:block;margin-bottom:18px;filter:brightness(0) invert(1)}.lamma-footer__title{font-size:1.04rem;color:var(--lamma-gold);margin:0 0 14px}.lamma-footer__links,.lamma-footer__meta{display:grid;gap:10px}.lamma-footer__links a,.lamma-footer__meta a,.lamma-footer__meta p{color:#ffffffa8;text-decoration:none;margin:0}.lamma-footer__links a:hover,.lamma-footer__meta a:hover{color:var(--lamma-coral)}.lamma-social-icons{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.lamma-social-icons a{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff1a;color:#fffc;transition:background-color var(--lamma-transition),transform var(--lamma-transition)}.lamma-social-icons a:hover{background:var(--lamma-coral);transform:translateY(-2px)}.lamma-social-icons svg{width:18px;height:18px;fill:currentColor}.lamma-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.lamma-footer__bottom p{margin:0;color:#ffffff6b;font-size:.78rem}.lamma-whatsapp-float{position:fixed;left:24px;bottom:24px;z-index:90}html[dir=ltr] .lamma-whatsapp-float{left:auto;right:24px}.lamma-whatsapp-float__tooltip{position:absolute;left:0;bottom:68px;width:268px;background:#fffffffa;color:var(--lamma-navy);border-radius:18px;padding:16px;box-shadow:var(--lamma-shadow);border:1px solid rgba(201,169,98,.2);display:none}html[dir=ltr] .lamma-whatsapp-float__tooltip{left:auto;right:0}.lamma-whatsapp-float.is-open .lamma-whatsapp-float__tooltip{display:block;animation:lammaFadeUp .3s ease both}.lamma-whatsapp-float__close{position:absolute;top:8px;inset-inline-start:8px;border:0;background:transparent;color:#1b3a5f80;width:24px;height:24px;cursor:pointer}.lamma-whatsapp-float__button{width:56px;height:56px;border-radius:999px;background:#25d366;color:#fff;border:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 32px #25d36647;cursor:pointer;position:relative}.lamma-whatsapp-float__button svg{width:26px;height:26px}.lamma-whatsapp-float__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#25d36638;animation:lammaPulse 1.8s infinite}@keyframes lammaPulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}[data-lamma-text] [data-lang-value][hidden]{display:none!important}@media(max-width:1120px){.lamma-grid-2,.lamma-service,.lamma-games-card,.lamma-song-grid,.lamma-gallery-grid{grid-template-columns:1fr}.lamma-grid-3,.lamma-testimonials-track,.lamma-trust-grid,.lamma-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lamma-service:nth-child(2n) .lamma-service__media,.lamma-service:nth-child(2n) .lamma-service__content,html[dir=ltr] .lamma-service:nth-child(2n) .lamma-service__media,html[dir=ltr] .lamma-service:nth-child(2n) .lamma-service__content{order:initial}}@media(max-width:920px){.lamma-nav{display:none}.lamma-burger{display:inline-flex}.lamma-outline-chip{display:none}.lamma-section--hero{padding-top:128px}.lamma-grid-3,.lamma-footer__grid,.lamma-trust-grid{grid-template-columns:1fr}.lamma-testimonials-track{display:block}.lamma-testimonial-card{display:none}.lamma-testimonial-card.is-active{display:block}.lamma-carousel-nav{display:flex}}@media(max-width:640px){.lamma-section{padding:64px 0}.lamma-section--hero{padding-top:116px;min-height:auto}.lamma-container{width:min(calc(100% - 24px),var(--lamma-container))}.lamma-button-row,.lamma-social-row{flex-direction:column}.lamma-button,.lamma-social-row .lamma-button{width:100%}.lamma-stat-card,html[dir=ltr] .lamma-stat-card{position:relative;inset:auto;margin-top:16px}.lamma-feature-card,.lamma-testimonial-card,.lamma-song-card__body,.lamma-gallery-card__body,.lamma-story-card,.lamma-games-content{padding:22px}.lamma-footer__bottom{flex-direction:column}.lamma-story-timeline{align-items:flex-start;justify-content:flex-start}.lamma-timeline-step:after{width:36px}.lamma-whatsapp-float{left:16px;bottom:16px}html[dir=ltr] .lamma-whatsapp-float{right:16px}.lamma-whatsapp-float__tooltip{width:min(76vw,260px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lamma-custom.css.map */
