@keyframes Sns_fadeIn__UP8VZ{0%{opacity:0}to{opacity:1}}@keyframes Sns_slideUp__kvRqT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Sns_bounce__U8fan{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Sns_pulse__v8uRu{0%{box-shadow:0 0 0 0 rgba(255,145,0,.4)}70%{box-shadow:0 0 0 10px rgba(255,145,0,0)}to{box-shadow:0 0 0 0 rgba(255,145,0,0)}}@keyframes Sns_shimmer__JGici{0%{background-position:-200% 0}to{background-position:200% 0}}.Sns_snsPage__ilmBy{padding:5rem 0;background-color:#f9fafb;min-height:100vh;display:flex;flex-direction:column}.Sns_container__9mKfD{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}.Sns_snsHeader__hEux4{text-align:center;margin-bottom:3rem;animation:Sns_fadeIn__UP8VZ .8s ease-in-out}.Sns_snsHeader__hEux4 .Sns_sectionTitle__5pGnd{position:relative;font-size:2.5rem;font-weight:700;color:#ff9100;margin-bottom:1.5rem}.Sns_snsHeader__hEux4 .Sns_sectionTitle__5pGnd:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#ffbd59;border-radius:2px}.Sns_snsHeader__hEux4 .Sns_snsDescription__j__NH{font-size:1.125rem;max-width:600px;margin:0 auto;color:#05070b;line-height:1.6}.Sns_snsGrid__ni7Wy{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}@media(max-width:768px){.Sns_snsGrid__ni7Wy{grid-template-columns:1fr;gap:1.5rem}}.Sns_snsCard__RnNZy{background-color:#fff;border-radius:1rem;overflow:hidden;position:relative;display:flex;align-items:center;padding:2rem;text-decoration:none;color:#1f2937;box-shadow:0 8px 30px rgba(0,0,0,.08);transition:all .3s ease;opacity:0}.Sns_snsCard__RnNZy.Sns_animateSlideUp__T1WXO{animation:Sns_slideUp__kvRqT .5s ease-out forwards}.Sns_snsCard__RnNZy:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background-color:var(--accent-color,#ff9100);transition:width .3s ease}.Sns_snsCard__RnNZy:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.12)}.Sns_snsCard__RnNZy:hover .Sns_snsIcon__IngmI{transform:scale(1.1);box-shadow:0 10px 25px rgba(var(--accent-color,#ff9100),.3)}.Sns_snsCard__RnNZy:hover:before{width:12px}.Sns_snsCard__RnNZy:hover .Sns_snsArrow__N6wp6{transform:translateX(5px);opacity:1}.Sns_snsIconWrapper__TQsiP{margin-right:1.5rem}@media(max-width:480px){.Sns_snsIconWrapper__TQsiP{margin-right:1rem}}.Sns_snsIcon__IngmI{width:64px;height:64px;border-radius:16px;background-color:#fff;display:flex;align-items:center;justify-content:center;color:var(--accent-color,#ff9100);box-shadow:0 8px 20px rgba(0,0,0,.1);transition:all .3s ease}@media(max-width:480px){.Sns_snsIcon__IngmI{width:52px;height:52px;border-radius:12px}}.Sns_snsContent__m2Hf9{flex:1}.Sns_snsName__g5g8c{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--accent-color,#ff9100)}@media(max-width:480px){.Sns_snsName__g5g8c{font-size:1.25rem}}.Sns_snsText__LblNN{font-size:.95rem;color:#4b5563;line-height:1.5;margin:0}@media(max-width:480px){.Sns_snsText__LblNN{font-size:.875rem}}.Sns_snsArrow__N6wp6{color:var(--accent-color,#ff9100);opacity:.6;margin-left:1rem;transition:all .3s ease}@media(max-width:480px){.Sns_snsArrow__N6wp6{display:none}}.Sns_additionalContent__QCQMK{margin-bottom:4rem}.Sns_qrCodeSection__TLzmw{background-color:#fff;border-radius:1rem;padding:3rem 2rem;text-align:center;box-shadow:0 8px 30px rgba(0,0,0,.08);animation:Sns_fadeIn__UP8VZ 1s ease-in-out .5s forwards;opacity:0}.Sns_qrCodeSection__TLzmw h2{color:#ff9100;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.Sns_qrCodeSection__TLzmw p{color:#4b5563;font-size:1.1rem;max-width:600px;margin:0 auto 2rem}.Sns_qrCodes__i_6Be{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}@media(max-width:768px){.Sns_qrCodes__i_6Be{gap:1.5rem}}.Sns_qrCodeItem__kPiJ0{text-align:center}.Sns_qrCodeItem__kPiJ0 p{margin-top:1rem;font-weight:600;color:#05070b;font-size:1rem}.Sns_qrContainer__8n4V5{width:120px;height:120px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Sns_qrContainer__8n4V5:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.Sns_qrContainer__8n4V5:hover .Sns_qrIconOverlay__beGrK{background-color:hsla(0,0%,100%,.8);animation:Sns_pulse__v8uRu 1.5s infinite}@media(max-width:480px){.Sns_qrContainer__8n4V5{width:100px;height:100px}}.Sns_qrImage__E4zMc{width:120px;height:120px;object-fit:cover;transition:all .3s ease}@media(max-width:480px){.Sns_qrImage__E4zMc{width:100px;height:100px}}.Sns_qrIconOverlay__beGrK{position:absolute;width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;color:var(--accent-color,#ff9100);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;z-index:2}@media(max-width:480px){.Sns_qrIconOverlay__beGrK{width:32px;height:32px}}.Sns_qrIcon__TvjOZ{color:#9ca3af;transition:all .3s ease}.Sns_sponsorSection__wgnfs{margin:4rem 0;background:linear-gradient(135deg,rgba(255,145,0,.05),rgba(255,189,89,.05));border-radius:1.5rem;padding:3rem 2rem;position:relative;overflow:hidden;animation:Sns_fadeIn__UP8VZ 1s ease-in-out .4s forwards;opacity:0}.Sns_sponsorSection__wgnfs:before{content:"";position:absolute;top:-50%;right:-50%;width:300px;height:300px;background:linear-gradient(45deg,transparent,rgba(255,145,0,.1),transparent);border-radius:50%;animation:Sns_shimmer__JGici 3s linear infinite}@media(max-width:768px){.Sns_sponsorSection__wgnfs{padding:2rem 1.5rem;margin:3rem 0}}@media(max-width:480px){.Sns_sponsorSection__wgnfs{padding:1.5rem 1rem;margin:2rem 0;border-radius:1rem}}@media(max-width:360px){.Sns_sponsorSection__wgnfs{padding:1rem .75rem}}.Sns_sponsorHeader__pp2ZL{text-align:center;margin-bottom:3rem}.Sns_sponsorHeader__pp2ZL .Sns_sponsorTitle__LLUP4{font-size:2.25rem;font-weight:700;color:#ff9100;margin-bottom:1rem;position:relative}.Sns_sponsorHeader__pp2ZL .Sns_sponsorTitle__LLUP4:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#ff9100,#ffbd59);border-radius:2px}@media(max-width:768px){.Sns_sponsorHeader__pp2ZL .Sns_sponsorTitle__LLUP4{font-size:1.875rem}}.Sns_sponsorHeader__pp2ZL .Sns_sponsorDescription__8U9wz{font-size:1.125rem;color:#4b5563;max-width:600px;margin:0 auto;line-height:1.6}.Sns_sponsorGrid__UHhe2{display:grid;gap:2rem;max-width:800px;margin:0 auto}@media(max-width:768px){.Sns_sponsorGrid__UHhe2{gap:1.5rem}}.Sns_sponsorCard__wnY6d{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;border:1px solid rgba(255,145,0,.1)}.Sns_sponsorCard__wnY6d:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff9100,#ffbd59)}.Sns_sponsorCard__wnY6d:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(255,145,0,.15)}.Sns_sponsorCard__wnY6d:hover .Sns_sponsorLogo__8_Lup{transform:scale(1.05)}.Sns_sponsorCard__wnY6d:hover .Sns_sponsorButton__GP_yN{background:linear-gradient(135deg,#ff9100,#ffbd59);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,145,0,.3)}@media(max-width:768px){.Sns_sponsorCard__wnY6d{border-radius:1rem}}.Sns_sponsorImageWrapper__CBh92{padding:2rem 2rem 1rem;text-align:center;background:linear-gradient(135deg,rgba(255,145,0,.02),rgba(255,189,89,.02))}@media(max-width:768px){.Sns_sponsorImageWrapper__CBh92{padding:1.5rem 1.5rem 1rem}}@media(max-width:480px){.Sns_sponsorImageWrapper__CBh92{padding:1rem 1rem .75rem}}@media(max-width:360px){.Sns_sponsorImageWrapper__CBh92{padding:.75rem .75rem .5rem}}.Sns_sponsorLogo__8_Lup{width:560px;height:315px;margin:0 auto;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px rgba(255,145,0,.15);transition:all .3s ease;position:relative;overflow:hidden}.Sns_sponsorLogo__8_Lup:before{content:"";position:absolute;inset:-1px;background:linear-gradient(45deg,#ff9100,#ffbd59,#ff9100);border-radius:17px;z-index:-1;opacity:0;transition:opacity .3s ease}.Sns_sponsorLogo__8_Lup:hover:before{opacity:.1}@media(max-width:768px){.Sns_sponsorLogo__8_Lup{width:400px;height:225px;border-radius:12px}}@media(max-width:480px){.Sns_sponsorLogo__8_Lup{width:280px;height:158px;border-radius:10px}}@media(max-width:360px){.Sns_sponsorLogo__8_Lup{width:260px;height:146px}}.Sns_sponsorLogoImage__9GL9W{width:540px;height:295px;border-radius:12px;object-fit:cover;padding:10px}@media(max-width:768px){.Sns_sponsorLogoImage__9GL9W{width:380px;height:205px;border-radius:8px}}@media(max-width:480px){.Sns_sponsorLogoImage__9GL9W{width:260px;height:138px;border-radius:6px}}@media(max-width:360px){.Sns_sponsorLogoImage__9GL9W{width:240px;height:126px}}.Sns_sponsorLogoPlaceholder__NH5JI{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff9100,#ffbd59);color:#fff;border-radius:12px}.Sns_sponsorLogoPlaceholder__NH5JI .Sns_logoText__1IsFU{font-size:1.75rem;font-weight:700;letter-spacing:.1rem}@media(max-width:768px){.Sns_sponsorLogoPlaceholder__NH5JI .Sns_logoText__1IsFU{font-size:1.5rem}}@media(max-width:480px){.Sns_sponsorLogoPlaceholder__NH5JI .Sns_logoText__1IsFU{font-size:1.25rem}}.Sns_sponsorContent__LoTSz{padding:2rem}@media(max-width:768px){.Sns_sponsorContent__LoTSz{padding:1.5rem}}.Sns_sponsorName__kP4Jf{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;background:linear-gradient(135deg,#ff9100,#ffbd59);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.Sns_sponsorName__kP4Jf{font-size:1.5rem}}.Sns_sponsorTagline__oHsDz{font-size:1.125rem;color:#4b5563;font-weight:600;margin-bottom:1rem}@media(max-width:768px){.Sns_sponsorTagline__oHsDz{font-size:1rem}}.Sns_sponsorDescription__8U9wz{font-size:.95rem;color:#4b5563;line-height:1.7;margin-bottom:2rem}@media(max-width:768px){.Sns_sponsorDescription__8U9wz{font-size:.875rem;margin-bottom:1.5rem}}.Sns_sponsorFeatures__Ycijt{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}@media(max-width:768px){.Sns_sponsorFeatures__Ycijt{gap:.75rem;margin-bottom:1.5rem}}.Sns_feature__75bqB{display:flex;align-items:center;gap:.5rem;background:rgba(255,145,0,.05);border:1px solid rgba(255,145,0,.1);padding:.5rem 1rem;border-radius:25px;font-size:.875rem;font-weight:500;color:#05070b;transition:all .3s ease}.Sns_feature__75bqB:hover{background:rgba(255,145,0,.1);border-color:rgba(255,145,0,.2);transform:translateY(-1px)}@media(max-width:768px){.Sns_feature__75bqB{font-size:.8rem;padding:.4rem .8rem}}.Sns_featureIcon__zWebK{font-size:1rem}@media(max-width:768px){.Sns_featureIcon__zWebK{font-size:.875rem}}.Sns_sponsorButton__GP_yN{display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:#ff9100;font-weight:600;padding:1rem 2rem;border-radius:50px;text-decoration:none;border:2px solid #ff9100;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(255,145,0,.2);position:relative;overflow:hidden}.Sns_sponsorButton__GP_yN:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .6s ease}.Sns_sponsorButton__GP_yN:hover:before{left:100%}.Sns_sponsorButton__GP_yN svg{transition:transform .3s ease}.Sns_sponsorButton__GP_yN:hover svg{transform:rotate(45deg)}@media(max-width:768px){.Sns_sponsorButton__GP_yN{font-size:.875rem;padding:.875rem 1.5rem;gap:.5rem}}.Sns_ctaSection__CSJ0I{margin-top:3rem}.Sns_ctaSection__CSJ0I .Sns_ctaCard__GPqwJ{background:linear-gradient(135deg,#ff9100,#ffbd59);border-radius:1rem;padding:3rem 2rem;text-align:center;color:#fff;box-shadow:0 15px 35px rgba(255,145,0,.25);animation:Sns_fadeIn__UP8VZ 1s ease-in-out .7s forwards;opacity:0}.Sns_ctaSection__CSJ0I .Sns_ctaCard__GPqwJ h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.Sns_ctaSection__CSJ0I .Sns_ctaCard__GPqwJ p{font-size:1.125rem;max-width:600px;margin:0 auto 2rem;opacity:.9}.Sns_btnPrimary__CdVsP{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:#ff9100;font-weight:600;padding:.9rem 2rem;border-radius:.5rem;transition:all .3s ease;text-decoration:none;box-shadow:0 5px 15px rgba(0,0,0,.1)}.Sns_btnPrimary__CdVsP:hover{background-color:hsla(0,0%,100%,.9);transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.15)}@keyframes NotePromotion_fadeIn__ZJaS9{0%{opacity:0}to{opacity:1}}@keyframes NotePromotion_slideUp__s8EKE{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes NotePromotion_pulse__HtisG{0%{transform:scale(1);box-shadow:0 5px 15px rgba(255,145,0,.3)}50%{transform:scale(1.05);box-shadow:0 10px 25px rgba(255,145,0,.4)}to{transform:scale(1);box-shadow:0 5px 15px rgba(255,145,0,.3)}}@keyframes NotePromotion_float__O84Yj{0%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(0deg)}to{transform:translateY(0) rotate(-2deg)}}.NotePromotion_notePromotionSection__RkV6O{padding:5rem 0;background-color:#f9fafb;position:relative;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease;overflow:hidden}.NotePromotion_notePromotionSection__RkV6O.NotePromotion_visible__2m1Lv{opacity:1;transform:translateY(0)}.NotePromotion_notePromotionSection__RkV6O:after,.NotePromotion_notePromotionSection__RkV6O:before{content:"";position:absolute;border-radius:50%;z-index:0}.NotePromotion_notePromotionSection__RkV6O:before{width:300px;height:300px;background-color:rgba(255,189,89,.07);top:-100px;right:-100px}.NotePromotion_notePromotionSection__RkV6O:after{width:200px;height:200px;background-color:rgba(255,145,0,.05);bottom:-50px;left:-50px}@media(max-width:768px){.NotePromotion_notePromotionSection__RkV6O{padding:3rem 0}}.NotePromotion_noteCard__9VKmg{display:flex;align-items:center;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative;z-index:1}@media(max-width:992px){.NotePromotion_noteCard__9VKmg{flex-direction:column-reverse}}.NotePromotion_noteContent__O5v_g{flex:1;padding:3rem;position:relative;z-index:2}@media(max-width:992px){.NotePromotion_noteContent__O5v_g{padding:2rem;text-align:center}}@media(max-width:640px){.NotePromotion_noteContent__O5v_g{padding:1.5rem}}.NotePromotion_noteTitle__KJ_u9{font-size:2.25rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#1f2937;position:relative}.NotePromotion_noteTitle__KJ_u9 .NotePromotion_accentLine__y_NkT{position:relative;color:#ff9100;display:inline-block}.NotePromotion_noteTitle__KJ_u9 .NotePromotion_accentLine__y_NkT:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background-color:rgba(255,189,89,.3);z-index:-1;border-radius:4px}@media(max-width:992px){.NotePromotion_noteTitle__KJ_u9{font-size:2rem}}@media(max-width:640px){.NotePromotion_noteTitle__KJ_u9{font-size:1.5rem;margin-bottom:1rem}.NotePromotion_noteTitle__KJ_u9 .NotePromotion_accentLine__y_NkT:after{height:6px}}.NotePromotion_noteDescription__LQlhr{font-size:1.125rem;line-height:1.6;color:#4b5563;margin-bottom:2rem}@media(max-width:640px){.NotePromotion_noteDescription__LQlhr{font-size:1rem;margin-bottom:1.5rem}}.NotePromotion_noteFeatures__p5vQK{margin-bottom:2rem}@media(max-width:640px){.NotePromotion_noteFeatures__p5vQK{margin-bottom:1.5rem}}.NotePromotion_featureItem__sLfuK{display:flex;align-items:center;margin-bottom:.75rem}.NotePromotion_featureItem__sLfuK:last-child{margin-bottom:0}.NotePromotion_featureItem__sLfuK .NotePromotion_featureIcon__lv_TH{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;background-color:rgba(255,145,0,.1);color:#ff9100;border-radius:50%;margin-right:1rem}.NotePromotion_featureItem__sLfuK .NotePromotion_featureIcon__lv_TH svg{width:18px;height:18px}.NotePromotion_featureItem__sLfuK span{font-weight:500;color:#05070b}@media(max-width:992px){.NotePromotion_featureItem__sLfuK{justify-content:center}.NotePromotion_featureItem__sLfuK .NotePromotion_featureIcon__lv_TH{margin-right:.75rem}}@media(max-width:640px){.NotePromotion_featureItem__sLfuK{font-size:.9rem}.NotePromotion_featureItem__sLfuK .NotePromotion_featureIcon__lv_TH{min-width:28px;height:28px}.NotePromotion_featureItem__sLfuK .NotePromotion_featureIcon__lv_TH svg{width:16px;height:16px}}.NotePromotion_ctaContainer__wwOaP{display:flex}@media(max-width:992px){.NotePromotion_ctaContainer__wwOaP{justify-content:center}}.NotePromotion_ctaButton__l_QV7{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2rem;background-color:#ff9100;color:#fff;font-weight:600;border-radius:.75rem;transition:all .3s ease;text-decoration:none;box-shadow:0 5px 15px rgba(255,145,0,.3);position:relative;overflow:hidden}.NotePromotion_ctaButton__l_QV7:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .7s ease}.NotePromotion_ctaButton__l_QV7:hover{background-color:#e68300;transform:translateY(-3px);box-shadow:0 10px 25px rgba(255,145,0,.4)}.NotePromotion_ctaButton__l_QV7:hover:before{left:100%}.NotePromotion_ctaButton__l_QV7:hover .NotePromotion_arrowIcon__MAM3A{transform:translateX(3px)}.NotePromotion_ctaButton__l_QV7 .NotePromotion_arrowIcon__MAM3A{margin-left:.75rem;transition:transform .3s ease}@media(max-width:640px){.NotePromotion_ctaButton__l_QV7{padding:.75rem 1.5rem;font-size:.9rem}.NotePromotion_ctaButton__l_QV7 .NotePromotion_arrowIcon__MAM3A{margin-left:.5rem;width:16px;height:16px}}.NotePromotion_noteImageWrapper__d53OE{width:40%;display:flex;align-items:center;justify-content:center;padding:3rem;background:linear-gradient(135deg,rgba(255,189,89,.1),rgba(255,145,0,.05));position:relative}.NotePromotion_noteImageWrapper__d53OE:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:20px 20px;background-image:radial-gradient(rgba(255,145,0,.1) 1px,transparent 0);opacity:.3}@media(max-width:992px){.NotePromotion_noteImageWrapper__d53OE{width:100%;padding:2rem 2rem 0}}@media(max-width:640px){.NotePromotion_noteImageWrapper__d53OE{padding:1.5rem 1.5rem 0}}.NotePromotion_imageContainer__S5eXG{position:relative;width:100%;max-width:700px;transform:rotate(-2deg);transition:all .5s ease;animation:NotePromotion_float__O84Yj 6s ease-in-out infinite}.NotePromotion_imageContainer__S5eXG:hover{transform:rotate(0deg) scale(1.02)}@media(max-width:992px){.NotePromotion_imageContainer__S5eXG{max-width:520px}}@media(max-width:640px){.NotePromotion_imageContainer__S5eXG{max-width:380px}}.NotePromotion_noteImage__APt6M{width:100%;height:auto;border-radius:.75rem;box-shadow:0 15px 30px rgba(0,0,0,.15);object-fit:cover;z-index:1;position:relative}.NotePromotion_imageShadow__fTHzM{position:absolute;top:10px;left:10px;width:100%;height:100%;background-color:rgba(255,189,89,.3);border-radius:.75rem;z-index:-1}.NotePromotion_testimonial__kqNcy{background-color:#fff;border-radius:1rem;padding:1.5rem;margin-top:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;align-items:center}.NotePromotion_testimonial__kqNcy .NotePromotion_testimonialIcon__gz77R{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;background-color:rgba(255,145,0,.1);color:#ff9100;border-radius:50%;margin-right:1rem}.NotePromotion_testimonial__kqNcy .NotePromotion_testimonialIcon__gz77R svg{width:20px;height:20px}.NotePromotion_testimonial__kqNcy p{font-size:1rem;color:#05070b;font-style:italic;margin:0}@media(max-width:640px){.NotePromotion_testimonial__kqNcy{padding:1.25rem}.NotePromotion_testimonial__kqNcy .NotePromotion_testimonialIcon__gz77R{min-width:36px;height:36px;margin-right:.75rem}.NotePromotion_testimonial__kqNcy .NotePromotion_testimonialIcon__gz77R svg{width:18px;height:18px}.NotePromotion_testimonial__kqNcy p{font-size:.9rem}}