.smgf_section{width:100%;max-width:1500px;margin:0 auto;padding:clamp(48px,6vw,110px) clamp(20px,4vw,64px)}.smgf_inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,4vw,80px);align-items:center}.smgf_left h2{font-weight:800;font-size:clamp(2rem,3.4vw,3rem);line-height:1.18;letter-spacing:-1px;color:#243b53;margin-bottom:clamp(12px,1.4vw,18px)}.smgf_left h3{font-weight:700;font-size:clamp(1.4rem,2.2vw,1.9rem);line-height:1.2;color:var(--orange);margin-bottom:clamp(20px,2vw,28px)}.smgf_left p{font-size:clamp(.98rem,1.1vw,1.1rem);line-height:1.7;color:#5a5a64;max-width:560px}.smgf_lead{margin-top:clamp(16px,1.6vw,22px);color:#243b53!important}.smgf_btn{margin-top:clamp(22px,2.4vw,32px);display:inline-flex;align-items:center;gap:14px;background:var(--violet-bgc);color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;padding:14px 28px;border-radius:40px;transition:transform .25s ease,background .25s ease}.smgf_btn:hover{transform:translateY(-3px);background:var(--violet)}.smgf_right{display:flex;justify-content:center;align-items:center}.smgf_img{width:100%;height:auto;max-width:680px}@media (max-width:980px){.smgf_inner{grid-template-columns:1fr;gap:40px}.smgf_left p{max-width:100%}.smgf_img{max-width:520px}}@media (max-width:480px){.smgf_left h2{font-size:1.7rem}}.smft_section{width:100%;background:linear-gradient(135deg,var(--violet) 0,var(--violet-bgc) 100%);padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px);color:#fff}.smft_intro{max-width:1100px;margin:0 auto clamp(40px,5vw,64px);text-align:center}.smft_intro h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.22;letter-spacing:-.4px;color:#fff;margin-bottom:clamp(22px,2.4vw,32px)}.smft_intro p{font-size:clamp(.96rem,1.05vw,1.05rem);line-height:1.7;color:hsla(0,0%,100%,.85)}.smft_lead{margin-top:clamp(20px,2vw,28px)!important;color:#fff!important;font-size:clamp(1rem,1.1vw,1.1rem)!important}.smft_layout{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:.6fr 1fr;gap:clamp(20px,2.4vw,36px);align-items:start}.smft_tabs{display:flex;flex-direction:column;gap:clamp(12px,1.4vw,18px)}.smft_tab{background:#fff;border:none;border-radius:12px;padding:clamp(18px,1.8vw,26px) clamp(20px,2vw,28px);font-family:inherit;font-weight:700;font-size:clamp(.95rem,1.05vw,1.05rem);color:#243b53;text-align:left;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.08);transition:background .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.smft_tab:hover{transform:translateY(-2px)}.smft_tab.active{background:var(--orange);color:#fff;box-shadow:0 14px 28px rgba(255,117,38,.3)}.smft_panel{background:#fcf1e5;border-radius:16px;padding:clamp(36px,4vw,60px);min-height:clamp(300px,28vw,420px);display:flex;flex-direction:column;align-items:flex-start}.smft_panel_icon{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,117,38,.12);color:var(--orange);font-size:26px;margin-bottom:clamp(28px,3vw,44px)}.smft_panel h3{font-weight:700;font-size:clamp(1.25rem,1.6vw,1.65rem);line-height:1.28;color:#243b53;margin-bottom:clamp(16px,1.6vw,22px)}.smft_panel p{font-size:clamp(.98rem,1.1vw,1.1rem);line-height:1.65;color:#5a5a64;max-width:640px}@media (max-width:860px){.smft_layout{grid-template-columns:1fr}}@media (max-width:560px){.smft_panel{min-height:auto;padding:26px 22px;gap:20px}}@media (max-width:480px){.smft_intro h2{font-size:1.7rem}}.smgn_section{width:100%;max-width:1500px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.smgn_intro{max-width:1100px;margin:0 auto clamp(36px,4vw,56px);text-align:center}.smgn_intro h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.22;letter-spacing:-.4px;color:#243b53;margin-bottom:clamp(20px,2.2vw,28px)}.smgn_intro h2 .brand{color:var(--orange)}.smgn_intro p{font-size:clamp(.96rem,1.05vw,1.05rem);line-height:1.65;color:#5a5a64}.smgn_intro p+p{margin-top:12px}.smgn_lead{margin-top:clamp(22px,2.4vw,32px)!important;color:#243b53!important;font-size:clamp(1.1rem,1.3vw,1.35rem)!important}.smgn_grid{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3vw,56px)}.smgn_solo{max-width:1300px;margin:clamp(24px,3vw,56px) auto 0;display:flex;justify-content:center}.smgn_solo .smgn_card_center{max-width:560px}.smgn_card{background:transparent;border:none;border-radius:18px;padding:clamp(22px,2.4vw,32px);text-align:left;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;align-items:flex-start;transition:background .35s ease,transform .3s ease,box-shadow .3s ease}.smgn_card:hover{transform:translateY(-3px)}.smgn_icon{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;margin-bottom:clamp(20px,2.2vw,30px)}.smgn_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%);transition:filter .3s ease}.smgn_title{font-weight:700;font-size:clamp(1.02rem,1.18vw,1.2rem);line-height:1.28;color:#243b53;margin-bottom:clamp(14px,1.4vw,20px)}.smgn_desc,.smgn_title{transition:color .3s ease}.smgn_desc{font-size:clamp(.93rem,1vw,1rem);line-height:1.6;color:#5a5a64}.smgn_card.active{background:linear-gradient(95deg,var(--violet) 0,var(--violet-bgc) 45%,var(--orange) 100%);box-shadow:0 20px 44px rgba(77,20,140,.22)}.smgn_card.active .smgn_icon img{filter:brightness(0) invert(1)}.smgn_card.active .smgn_title{color:#fff}.smgn_card.active .smgn_desc{color:hsla(0,0%,100%,.95)}@media (max-width:860px){.smgn_grid{grid-template-columns:1fr}}@media (max-width:480px){.smgn_intro h2{font-size:1.7rem}}.smgp_section{width:100%;display:grid;grid-template-columns:1fr 1.4fr;align-items:stretch}.smgp_left{background:#fcf6f4;padding:clamp(48px,6vw,100px) clamp(28px,4vw,80px);display:flex;align-items:center}.smgp_left h2{font-weight:800;font-size:clamp(2rem,3.4vw,3rem);line-height:1.18;letter-spacing:-.8px;color:#243b53;margin-bottom:clamp(20px,2vw,28px);max-width:480px}.smgp_left h2 .brand{color:var(--orange)}.smgp_left p{font-size:clamp(.98rem,1.1vw,1.1rem);line-height:1.65;color:#5a5a64;max-width:460px}.smgp_btn{margin-top:clamp(28px,3vw,40px);display:inline-flex;align-items:center;gap:14px;background:var(--violet-bgc);color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;padding:14px 30px;border-radius:40px;transition:transform .25s ease,background .25s ease}.smgp_btn:hover{transform:translateY(-2px);background:var(--violet)}.smgp_right{background:linear-gradient(135deg,var(--violet) 0,var(--violet-bgc) 100%);padding:clamp(48px,6vw,100px) clamp(28px,4vw,80px)}.smgp_stack{display:flex;flex-direction:column;gap:clamp(14px,1.6vw,22px);max-width:880px}.smgp_card{background:#fff;border:none;border-radius:18px;padding:clamp(20px,2.2vw,32px);text-align:left;cursor:pointer;font-family:inherit;box-shadow:0 12px 28px rgba(0,0,0,.08);transition:background .35s ease,transform .3s ease,box-shadow .3s ease}.smgp_card:hover{transform:translateY(-2px)}.smgp_card_head{display:flex;align-items:center;gap:clamp(14px,1.4vw,18px);margin-bottom:clamp(10px,1.2vw,16px)}.smgp_card_icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,117,38,.12);flex-shrink:0;transition:background .3s ease}.smgp_card_icon img{width:44px;height:44px;-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}.smgp_card h3{font-weight:700;font-size:clamp(1.05rem,1.25vw,1.3rem);line-height:1.28;color:#243b53;margin:0;transition:color .3s ease}.smgp_card p{font-size:clamp(.92rem,1vw,1rem);line-height:1.6;color:#5a5a64;padding-left:calc(48px + clamp(14px, 1.4vw, 18px));transition:color .3s ease}.smgp_card.active{background:linear-gradient(160deg,var(--violet) 0,#3c0d77 100%);box-shadow:0 18px 40px rgba(0,0,0,.22)}.smgp_card.active .smgp_card_icon{background:hsla(0,0%,100%,.1)}.smgp_card.active .smgp_card_icon img{filter:brightness(0) invert(1)}.smgp_card.active h3{color:#fff}.smgp_card.active p{color:hsla(0,0%,100%,.85)}@media (max-width:980px){.smgp_section{grid-template-columns:1fr}.smgp_left,.smgp_right{padding:clamp(36px,5vw,60px) clamp(20px,4vw,40px)}.smgp_left h2,.smgp_left p{max-width:100%}}@media (max-width:480px){.smgp_card p{padding-left:0;margin-top:6px}.smgp_left h2{font-size:1.7rem}.smgp_btn{padding:12px 24px;font-size:.92rem}}.smgst_section{width:100%;max-width:1500px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.smgst_intro{max-width:1100px;margin:0 auto clamp(36px,4vw,56px);text-align:center}.smgst_intro h2{font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.22;letter-spacing:-.4px;color:#243b53;margin-bottom:clamp(22px,2.4vw,32px)}.smgst_intro h2 .brand{color:var(--orange)}.smgst_intro p{font-size:clamp(.96rem,1.05vw,1.05rem);line-height:1.65;color:#5a5a64}.smgst_intro p+p{margin-top:10px}.smgst_lead,.smgst_lead strong{margin-top:clamp(22px,2.4vw,32px)!important;color:#243b53!important;font-family:Roboto,sans-serif!important;font-weight:500!important;font-size:30px!important;line-height:100%!important;letter-spacing:0!important;text-align:center!important;vertical-align:middle!important}.smgst_wrap{max-width:1250px;margin:0 auto;border:1px solid #d8def0;border-radius:32px;padding:clamp(28px,3vw,44px) clamp(20px,2.4vw,36px) clamp(10px,1vw,16px);background:#fff}.smgst_row{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.8vw,28px);align-items:stretch}.smgst_card{background:transparent;border:none;border-radius:18px;padding:clamp(18px,2vw,26px);text-align:center;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;align-items:center;transition:background .35s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.smgst_card:not(.active):hover{transform:translateY(-4px)}.smgst_card:not(.active):hover .smgst_icon{background:rgba(255,117,38,.22)}.smgst_icon{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,117,38,.12);margin-bottom:clamp(14px,1.4vw,20px);transition:background .35s ease}.smgst_icon img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease}.smgst_title{font-weight:700;font-size:clamp(.98rem,1.1vw,1.15rem);line-height:1.3;color:#243b53;transition:color .3s ease}.smgst_desc{font-size:clamp(.93rem,1vw,1rem);line-height:1.6;color:#5a5a64;opacity:0;max-height:0;margin-top:0;overflow:hidden;transition:opacity .3s ease,max-height .4s ease,margin-top .3s ease}.smgst_card.active{background:linear-gradient(160deg,var(--violet-bgc) 0,var(--violet) 100%);align-items:flex-start;text-align:left;padding:clamp(28px,3vw,40px) clamp(24px,2.6vw,34px);margin:clamp(-40px,-5vw,-64px) 0 clamp(-60px,-8vw,-110px);box-shadow:0 22px 50px rgba(77,20,140,.3)}.smgst_card.active .smgst_icon{background:transparent;width:48px;height:48px;margin-bottom:clamp(80px,8vw,130px)}.smgst_card.active .smgst_icon img{filter:none}.smgst_card.active .smgst_title{color:#fff;font-size:clamp(1.1rem,1.35vw,1.35rem);margin-bottom:clamp(14px,1.6vw,22px)}.smgst_card.active .smgst_desc{opacity:1;max-height:320px;color:hsla(0,0%,100%,.95)}@media (max-width:980px){.smgst_row{grid-template-columns:1fr 1fr}.smgst_card.active{margin:0}}@media (max-width:560px){.smgst_row{grid-template-columns:1fr}}@media (max-width:480px){.smgst_intro h2{font-size:1.7rem}}.smt_section{width:100%;max-width:1500px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px)}.smt_inner{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(32px,4vw,72px);align-items:center}.smt_imgwrap{display:flex;justify-content:center;align-items:center}.smt_img{width:100%;height:auto;max-width:640px;-o-object-fit:contain;object-fit:contain}.smt_copy h2{font-family:Roboto,sans-serif;font-weight:800;font-size:clamp(1.9rem,3.4vw,3rem);line-height:1.15;letter-spacing:-.5px;color:#243b53;margin:0}.smt_copy h2 .brand{color:var(--orange,#f60)}@media (max-width:980px){.smt_inner{grid-template-columns:1fr;gap:32px}.smt_copy{text-align:center}.smt_copy h2{max-width:640px;margin:0 auto}}@media (max-width:480px){.smt_copy h2{font-size:1.7rem}}.smwb_section{width:100%;max-width:1500px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,4vw,64px);text-align:center}.smwb_head{max-width:1100px;margin:0 auto clamp(40px,5vw,64px);font-weight:800;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.25;letter-spacing:-.4px;color:#243b53}.smwb_head .brand{color:var(--orange)}.smwb_imgwrap{width:100%;display:flex;justify-content:center}.smwb_img{width:100%;height:auto;max-width:1400px}@media (max-width:480px){.smwb_head{font-size:1.7rem}}