.styles-module__dqPAHa__swiper{width:100%;margin-bottom:4rem;padding-bottom:3rem}.styles-module__dqPAHa__swiper_slide{width:225px;height:460px}.styles-module__dqPAHa__swiper_slide_image{object-fit:contain;object-position:center;width:100%;height:100%}
.styles-module__ah1Ieq__section{background-color:var(--bg-primary-color);padding:5rem 0;position:relative;overflow:hidden}.styles-module__ah1Ieq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.styles-module__ah1Ieq__card{--accent-color:var(--primary-theme-color);background:var(--bg-tertiary-color);border:var(--border-width-base)var(--accent-color);border-radius:var(--border-radius-base);box-shadow:var(--box-shadow-base);align-content:start;gap:.5rem;padding:1.5rem;display:grid;position:relative}.styles-module__ah1Ieq__card:before{content:"";background:radial-gradient(circle,var(--accent-color)0,transparent 65%);opacity:.3;width:120px;height:120px;position:absolute;bottom:-30px;right:-30px}.styles-module__ah1Ieq__icon_wrap{border-radius:var(--border-radius-full);background:var(--accent-color);width:56px;height:56px;-webkit-backdrop-filter:var(--ground-glass-filter);backdrop-filter:var(--ground-glass-filter);color:#fff;box-shadow:var(--box-shadow-base);justify-content:center;align-items:center;display:inline-flex}.styles-module__ah1Ieq__card_title{font-size:var(--font-size-md);font-weight:var(--font-weight-bolder)}.styles-module__ah1Ieq__card_description{font-size:var(--font-size-sm);color:var(--secondary-color)}.styles-module__ah1Ieq__accent_blue{--accent-color:#1a5ca8b3}.styles-module__ah1Ieq__accent_orange{--accent-color:#f39800b3}.styles-module__ah1Ieq__accent_green{--accent-color:#6fb912b3}
.styles-module__mZ110q__section{background-color:var(--bg-tertiary-color);padding:5rem 0;position:relative;overflow:hidden}.styles-module__mZ110q__lead{text-align:center;font-size:var(--font-size-md);color:var(--secondary-color);margin-bottom:2rem}.styles-module__mZ110q__card_container{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.styles-module__mZ110q__icon_block{text-align:center;flex-grow:0;flex-shrink:1}.styles-module__mZ110q__pc_icon{display:none}.styles-module__mZ110q__sp_icon{display:block}@media only screen and (min-width:768px){.styles-module__mZ110q__card_container{flex-direction:row;align-items:center}.styles-module__mZ110q__pc_icon{display:block}.styles-module__mZ110q__sp_icon{display:none}}.styles-module__mZ110q__card{--accent-color:var(--primary-theme-color);background:var(--bg-tertiary-color);border-radius:var(--border-radius-base);box-sizing:border-box;box-shadow:var(--box-shadow-base);color:var(--primary-color);opacity:0;flex:1;gap:1.5rem;padding:2rem;animation:.8s forwards styles-module__mZ110q__rise;display:grid;position:relative;overflow:hidden;transform:translateY(16px)}.styles-module__mZ110q__card:before{content:"";box-sizing:border-box;border-radius:inherit;background:var(--accent-color);-webkit-mask-composite:xor;pointer-events:none;width:100%;height:100%;padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module__mZ110q__card_issue:after{content:"";background:var(--ground-glass-bg-tertiary-color);width:100%;height:100%;-webkit-backdrop-filter:var(--ground-glass-filter);backdrop-filter:var(--ground-glass-filter);pointer-events:none;z-index:-1;position:absolute;inset:0}.styles-module__mZ110q__card_solution:after{content:"";background:var(--gradient-color);opacity:.4;filter:blur(32px);pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.styles-module__mZ110q__card_issue{--accent-color:var(--diviber-color);animation-delay:50ms}.styles-module__mZ110q__card_solution{--accent-color:var(--gradient-color);animation-delay:.18s}.styles-module__mZ110q__card_header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__mZ110q__card_kicker{border-radius:var(--border-radius-full);font-size:var(--font-size-md);font-weight:var(--font-weight-bolder);position:relative}.styles-module__mZ110q__card_kicker:after{content:"";background:var(--accent-color);z-index:1;width:60px;height:3px;position:absolute;bottom:-10px;left:0}.styles-module__mZ110q__card_icon{border-radius:var(--border-radius-full);background:var(--accent-color);color:#fff;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 12px 24px #0000002e}.styles-module__mZ110q__list{gap:1rem;margin:0;padding:0;display:grid}.styles-module__mZ110q__list_item{align-items:center;gap:.5rem;padding:.25rem 0;display:flex}.styles-module__mZ110q__list_marker{color:var(--accent-color);flex:0}.styles-module__mZ110q__list_text{color:var(--primary-color);font-weight:var(--font-weight-bolder);line-height:1}.styles-module__mZ110q__solution_text{font-weight:var(--font-weight-bolder)}@keyframes styles-module__mZ110q__rise{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (min-width:900px){.styles-module__mZ110q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.styles-module__mZ110q__card{opacity:1;animation:none;transform:none}}
.styles-module__iLWN5W__section{background-color:var(--bg-primary-color);padding:5rem 0;position:relative;overflow:hidden}.styles-module__iLWN5W__step_list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.styles-module__iLWN5W__step_card{--accent-color:var(--primary-theme-color);background:var(--ground-glass-bg-tertiary-color);border:var(--border-width-base)var(--accent-color);border-radius:var(--border-radius-base);box-shadow:var(--box-shadow-base);-webkit-backdrop-filter:var(--ground-glass-filter);backdrop-filter:var(--ground-glass-filter);flex-direction:column;gap:.5rem;padding:2rem;display:flex;position:relative;overflow:hidden}.styles-module__iLWN5W__step_card:before{content:"";background:radial-gradient(circle,var(--accent-color)0,transparent 65%);opacity:.3;width:120px;height:120px;position:absolute;bottom:-30px;right:-30px}.styles-module__iLWN5W__step_badge{border-radius:var(--border-radius-full);background:var(--accent-color);width:48px;height:48px;-webkit-backdrop-filter:var(--ground-glass-filter);backdrop-filter:var(--ground-glass-filter);color:#fff;font-size:var(--font-size-md);font-weight:var(--font-weight-bolder);box-shadow:var(--box-shadow-base);justify-content:center;align-items:center;display:inline-flex}.styles-module__iLWN5W__step_title{font-size:var(--font-size-md);font-weight:var(--font-weight-bolder)}.styles-module__iLWN5W__step_description{color:var(--secondary-color)}.styles-module__iLWN5W__accent_blue{--accent-color:#1a5ca8b3}.styles-module__iLWN5W__accent_orange{--accent-color:#f39800b3}.styles-module__iLWN5W__accent_green{--accent-color:#6fb912b3}
.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}
