.stbn_section{width:100%;background:#fff;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.stbn_wrap{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(32px,4vw,64px);align-items:center}.stbn_left h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.18;letter-spacing:-.4px;color:#243b53;margin:0 0 clamp(20px,2.2vw,28px)}.stbn_left h2 .brand{color:var(--orange)}.stbn_left p{font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.65;color:#5a5a64;margin:0 0 clamp(14px,1.4vw,18px);max-width:460px}.stbn_left p:last-child{margin:0}.stbn_left p .brand{color:var(--orange);font-weight:600}.stbn_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2vw,28px)}.stbn_card{background:#fff;border:1.03px solid #e6e6ea;border-radius:12px;padding:clamp(28px,3vw,40px) clamp(22px,2.2vw,30px);text-align:center;color:#243b53;box-shadow:0 4px 12px 0 #00000010;cursor:pointer;transition:background .35s ease,color .3s ease,transform .3s ease,box-shadow .35s ease,border-color .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:230px}.stbn_card:hover{transform:translateY(-3px)}.stbn_icon{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(18px,2vw,24px)}.stbn_icon img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%);transition:filter .3s ease}.stbn_card h3{font-weight:500;font-size:clamp(.92rem,1vw,1rem);line-height:1.5;color:#243b53;margin:0;transition:color .3s ease;max-width:280px}.stbn_card.active,.stbn_card:hover{background:linear-gradient(252deg,#f60 1.56%,#4d148c 98.44%);border:1.03px solid #00000014;box-shadow:0 4.13px 14.25px 0 #f8630733}.stbn_card.active .stbn_icon img,.stbn_card:hover .stbn_icon img{filter:brightness(0) invert(1)}.stbn_card.active h3,.stbn_card:hover h3{color:#fff}@media (max-width:1024px){.stbn_wrap{grid-template-columns:1fr}.stbn_left p{max-width:none}}@media (max-width:560px){.stbn_grid{grid-template-columns:1fr}.stbn_card{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.stbn_left h2{font-size:1.7rem}}.stbf_section{width:100%;background:#fff5ed;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.stbf_head{max-width:1100px;margin:0 auto clamp(16px,1.8vw,22px);text-align:center;font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.25;letter-spacing:-.4px;color:#243b53}.stbf_head .brand{color:var(--orange)}.stbf_intro{max-width:980px;margin:0 auto clamp(40px,5vw,60px);text-align:center;font-size:clamp(.95rem,1vw,1rem);line-height:1.7;color:#5a5a64}.stbf_intro .brand{color:var(--orange);font-weight:600}.stbf_image{display:flex;justify-content:center;margin:0 auto}.stbf_image img{width:100%;height:auto;max-width:1100px;-o-object-fit:contain;object-fit:contain}.stbf_cta_wrap{display:flex;justify-content:center;margin-top:clamp(40px,5vw,60px)}.stbf_cta{display:inline-flex;align-items:center;gap:10px;padding:14px 30px;border-radius:999px;background:#632ce5;color:#fff;font-weight:600;font-size:.98rem;border:none;cursor:pointer;transition:background .25s ease,transform .25s ease}.stbf_cta:hover{background:#4f1fc2;transform:translateY(-1px)}.stbf_fallback{display:none}@media (max-width:768px){.stbf_image{display:none}.stbf_fallback{display:grid;grid-template-columns:1fr;gap:12px;max-width:640px;margin:0 auto;padding:0 8px;list-style:none}.stbf_fallback li{background:#fff;border-left:3px solid #f60;border-radius:10px;padding:16px 18px;box-shadow:0 4px 12px 0 #00000010;font-size:.98rem;line-height:1.55;color:#243b53}.stbf_fallback li strong{color:#f60;display:block;margin-bottom:4px}}@media (max-width:480px){.stbf_head{font-size:1.7rem}.stbf_cta{padding:12px 24px;font-size:.92rem}}.stgs_section{width:100%;background:linear-gradient(261.47deg,#6d2373 -.7%,#5f1c7f);padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px);color:#fff}.stgs_head{max-width:1100px;margin:0 auto clamp(18px,2vw,26px);text-align:center;font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.25;letter-spacing:-.4px;color:#fff}.stgs_head .brand{color:var(--orange)}.stgs_intro{max-width:880px;margin:0 auto clamp(40px,5vw,60px);text-align:center;font-size:clamp(.95rem,1vw,1rem);line-height:1.7;color:#f1e1f7}.stgs_grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2vw,30px)}.stgs_card{background:#fff;border-radius:14px;padding:clamp(36px,4vw,56px) clamp(24px,2.4vw,32px);text-align:center;color:#243b53;box-shadow:0 7px 18px 0 #00000026;cursor:pointer;transition:background .35s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:280px}.stgs_card:hover{transform:translateY(-3px)}.stgs_icon{width:70px;height:70px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(28px,3vw,40px)}.stgs_icon img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%);transition:filter .3s ease}.stgs_card h3{font-weight:700;font-size:clamp(.98rem,1.1vw,1.12rem);line-height:1.35;color:#243b53;margin:0;transition:color .3s ease;max-width:260px}.stgs_card.active,.stgs_card:hover{background:linear-gradient(180deg,#f60,#993d00);box-shadow:0 14px 28px 0 #ff660033}.stgs_card.active .stgs_icon img,.stgs_card:hover .stgs_icon img{filter:brightness(0) invert(1)}.stgs_card.active h3,.stgs_card:hover h3{color:#fff}.stgs_cta_wrap{display:flex;justify-content:center;margin-top:clamp(40px,5vw,60px)}.stgs_cta{display:inline-flex;align-items:center;gap:10px;padding:14px 30px;border-radius:999px;background:#632ce5;color:#fff;font-weight:600;font-size:.98rem;border:none;cursor:pointer;transition:background .25s ease,transform .25s ease}.stgs_cta:hover{background:#4f1fc2;transform:translateY(-1px)}@media (max-width:1024px){.stgs_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.stgs_grid{grid-template-columns:1fr}.stgs_card{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.stgs_head{font-size:1.7rem}.stgs_cta{padding:12px 24px;font-size:.92rem}}.stlw_section{width:100%;background:linear-gradient(106.89deg,#360367,#c84a1d 100.81%);padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px);color:#fff}.stlw_wrap{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,4vw,64px);align-items:start}.stlw_head h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.18;letter-spacing:-.4px;color:#fff;margin:0}.stlw_intro p{font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.65;color:#f3e7df;margin:0 0 clamp(14px,1.4vw,18px)}.stlw_intro p:last-child{margin:0}.stlw_image{display:flex;align-items:center;justify-content:center;margin-top:clamp(28px,3vw,40px)}.stlw_image img{width:100%;height:auto;max-width:560px;-o-object-fit:contain;object-fit:contain}.stlw_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,3vw,44px);margin-top:clamp(28px,3vw,40px)}.stlw_item{display:flex;flex-direction:column;gap:clamp(14px,1.4vw,18px)}.stlw_icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center}.stlw_icon img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%)}.stlw_item h3{font-weight:600;font-size:clamp(.95rem,1vw,1.02rem);line-height:1.4;color:#fff;margin:0;max-width:280px}@media (max-width:980px){.stlw_wrap{grid-template-columns:1fr}}@media (max-width:560px){.stlw_grid{grid-template-columns:1fr}}@media (max-width:480px){.stlw_head h2{font-size:1.7rem}}.stoy_section{width:100%;background:#fff;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.stoy_wrap{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,80px);align-items:center}.stoy_left h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.2;letter-spacing:-.4px;color:#243b53;margin:0 0 clamp(18px,2vw,26px)}.stoy_left h2 .brand{color:var(--orange)}.stoy_left p{font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.65;color:#5a5a64;margin:0 0 clamp(14px,1.4vw,18px)}.stoy_list{list-style:none;padding:0;margin:clamp(20px,2vw,28px) 0 0;display:flex;flex-direction:column;gap:clamp(12px,1.4vw,18px)}.stoy_list li{display:flex;align-items:flex-start;gap:12px;font-size:clamp(.92rem,1vw,1rem);line-height:1.5;color:#5a5a64}.stoy_list li svg{flex:0 0 auto;color:var(--orange);font-size:1.15rem;margin-top:2px}.stoy_right{display:flex;align-items:center;justify-content:center}.stoy_right img{width:100%;height:auto;max-width:620px;-o-object-fit:contain;object-fit:contain}@media (max-width:980px){.stoy_wrap{grid-template-columns:1fr;gap:32px}}@media (max-width:480px){.stoy_left h2{font-size:1.7rem}}.stsl_section{width:100%;background:#f5f5f7;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.stsl_wrap{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(32px,5vw,80px);align-items:center}.stsl_left h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.18;letter-spacing:-.4px;color:#243b53;margin:0 0 clamp(10px,1vw,14px)}.stsl_left h2 .brand{display:block;color:var(--orange);margin-top:clamp(6px,.6vw,10px)}.stsl_left p{font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.65;color:#5a5a64;margin:0 0 clamp(14px,1.4vw,18px)}.stsl_cta{display:inline-flex;align-items:center;gap:10px;margin-top:clamp(10px,1.2vw,16px);padding:14px 28px;border-radius:999px;background:#632ce5;color:#fff;font-weight:600;font-size:.98rem;border:none;cursor:pointer;transition:background .25s ease,transform .25s ease}.stsl_cta:hover{background:#4f1fc2;transform:translateY(-1px)}.stsl_right{display:flex;align-items:center;justify-content:center}.stsl_right img{width:100%;height:auto;max-width:620px;-o-object-fit:contain;object-fit:contain}@media (max-width:980px){.stsl_wrap{grid-template-columns:1fr;gap:32px;text-align:center}.stsl_cta{margin:10px auto 0}}@media (max-width:480px){.stsl_left h2{font-size:1.7rem}.stsl_cta{padding:12px 24px;font-size:.92rem}}.stslv_section{width:100%;background:#fff;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.stslv_top{max-width:1320px;margin:0 auto clamp(40px,5vw,60px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,4vw,64px);align-items:start}.stslv_left h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.18;letter-spacing:-.4px;color:#243b53;margin:0}.stslv_left h2 .brand{color:var(--orange)}.stslv_right p{font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.65;color:#5a5a64;margin:0 0 clamp(14px,1.4vw,18px)}.stslv_right p:last-child{margin:0}.stslv_right p .brand{color:var(--orange);font-weight:600}.stslv_grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2vw,28px)}.stslv_card{display:flex;align-items:center;gap:18px;padding:clamp(22px,2.2vw,30px) clamp(24px,2.4vw,32px);border-radius:18px;background:#fff;border:1px solid #ece6e0;color:#243b53;box-shadow:0 4px 12px 0 #0000000f;cursor:pointer;transition:background .35s ease,color .3s ease,transform .3s ease,border-color .3s ease}.stslv_card:hover{transform:translateY(-2px)}.stslv_icon{flex:0 0 auto;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center}.stslv_icon img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%);transition:filter .3s ease}.stslv_text{flex:1;font-weight:700;font-size:clamp(.95rem,1.05vw,1.08rem);line-height:1.35;color:#243b53;transition:color .3s ease}.stslv_card.active,.stslv_card:hover{background:linear-gradient(180deg,#f26607,#ffb07a);border-color:transparent;box-shadow:0 12px 24px 0 #f2660733}.stslv_card.active .stslv_icon img,.stslv_card:hover .stslv_icon img{filter:brightness(0) invert(1)}.stslv_card.active .stslv_text,.stslv_card:hover .stslv_text{color:#fff}@media (max-width:980px){.stslv_top{grid-template-columns:1fr}}@media (max-width:560px){.stslv_grid{grid-template-columns:1fr}}@media (max-width:480px){.stslv_left h2{font-size:1.7rem}}.sttsw_section{width:100%;background:#fff;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.sttsw_wrap{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:.85fr 1.4fr;gap:clamp(32px,4vw,64px);align-items:center}.sttsw_left h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.2;letter-spacing:-.4px;color:#243b53;margin:0 0 clamp(22px,2.4vw,30px)}.sttsw_left h2 .brand{color:var(--orange)}.sttsw_left p{font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.65;color:#5a5a64;margin:0 0 clamp(14px,1.4vw,18px);max-width:460px}.sttsw_grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;-moz-column-gap:clamp(20px,2vw,32px);column-gap:clamp(20px,2vw,32px);row-gap:clamp(20px,2vw,28px)}.sttsw_card{background:linear-gradient(180deg,#fff3e9,#ffe6d3);border:.97px solid transparent;border-radius:18px;padding:clamp(28px,3vw,38px) clamp(24px,2.4vw,32px);color:#243b53;box-shadow:none;cursor:pointer;transition:background .35s ease,border-color .3s ease,box-shadow .35s ease,transform .3s ease;min-height:200px;display:flex;flex-direction:column;gap:clamp(18px,2vw,24px)}.sttsw_card:not(.active):hover{transform:translateY(-3px)}.sttsw_icon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;color:#f60}.sttsw_icon img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%)}.sttsw_icon svg{width:36px;height:36px}.sttsw_card h3{font-weight:600;font-size:clamp(.95rem,1.05vw,1.08rem);line-height:1.4;color:#243b53;margin:0}.sttsw_card.active,.sttsw_card:hover{background:linear-gradient(180deg,#fff,#f60 292.11%);border:.97px solid #f60;box-shadow:0 3.87px 11.81px 0 rgba(0,0,0,.05)}@media (max-width:1024px){.sttsw_wrap{grid-template-columns:1fr}.sttsw_left p{max-width:none}}@media (max-width:560px){.sttsw_grid{grid-template-columns:1fr;grid-auto-rows:auto}.sttsw_card{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.sttsw_left h2{font-size:1.7rem}}.stwn_section{width:100%;background:#ffecdf;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.stwn_head{max-width:1100px;margin:0 auto clamp(18px,2vw,26px);text-align:center;font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.25;letter-spacing:-.4px;color:#243b53}.stwn_head .brand{color:var(--orange)}.stwn_intro{max-width:1080px;margin:0 auto clamp(40px,5vw,60px);text-align:center}.stwn_intro p{font-size:clamp(.95rem,1vw,1rem);line-height:1.7;color:#5a5a64;margin:0 0 12px}.stwn_intro p:last-child{margin:0}.stwn_grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,28px);align-items:center}.stwn_card{background:#fff;border-left:3.08px solid #f60;padding:clamp(28px,3vw,40px) clamp(20px,2vw,26px);text-align:center;color:#243b53;box-shadow:0 3px 11.4px 0 rgba(0,0,0,.05);cursor:pointer;transition:transform .35s cubic-bezier(.2,.9,.3,1),box-shadow .35s ease;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:250px}.stwn_card:not(.active):hover{transform:translateY(-28px);box-shadow:0 14px 26px 0 rgba(0,0,0,.09)}.stwn_icon{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(18px,2vw,26px)}.stwn_icon img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(2127%) hue-rotate(349deg) brightness(102%) contrast(101%)}.stwn_card h3{font-weight:500;font-size:clamp(.92rem,1vw,1rem);line-height:1.45;color:#243b53;margin:0;max-width:240px}.stwn_card.active{transform:translateY(-18px);box-shadow:0 14px 26px 0 #00000018}@media (max-width:1024px){.stwn_grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stwn_card.active{transform:none}}@media (max-width:560px){.stwn_grid{grid-template-columns:1fr}.stwn_card{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.stwn_head{font-size:1.7rem}}