@charset "UTF-8";*,::after,::before{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light}@media (prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:3px solid Highlight;outline-offset:2px;scroll-margin-block:10vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important}html{scrollbar-gutter:stable;overflow-y:scroll;font-size:min(1.1111111111vw,42.67px)}@media only screen and (max-width:767.499px){html{font-size:4.2666666667vw}}body{display:flex;flex-direction:column;min-height:100vh;color:#2d3748;background:#f5f5f5;letter-spacing:.05em;font-family:"Noto Sans JP",sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}body.is-fixed{overflow:hidden}.l-main{flex:1 0 auto;min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-x:clip}*{line-height:inherit}picture{display:block}img{height:auto;width:100%;max-width:100%;vertical-align:middle}a{text-decoration:none;transition:opacity .4s ease;color:inherit}h1,h2,h3,h4,h5{font-weight:700}ul{list-style:none}button,input,select,textarea{appearance:none;padding:0;border:none;border-radius:0;background:0 0;font:inherit;-webkit-appearance:none;-moz-appearance:none}input[type=checkbox],input[type=radio]{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}button,input[type=button],input[type=submit],label,select{color:inherit;cursor:pointer}input::-moz-placeholder{color:#999}input::placeholder{color:#999}.only-sp{display:none!important}@media only screen and (max-width:767.499px){.only-sp{display:revert!important}}@media only screen and (max-width:767.499px){.only-pc{display:none!important}}.u-nowrap{white-space:nowrap}.l-header{position:fixed;top:0;left:0;width:100%;z-index:100;background:#0091cf;transition:background .3s ease,box-shadow .3s ease}.l-header.is-scrolled{box-shadow:0 .125rem 1rem rgba(0,0,0,.12)}.l-header__inner{display:flex;align-items:center;justify-content:space-between;height:3.5rem;max-width:81.25rem;width:100%;margin:0 auto;padding-inline:2.5rem}@media only screen and (max-width:767.499px){.l-header__inner{height:3.75rem;padding-inline:1.25rem}}.l-header__logo{display:flex;align-items:center;flex-shrink:0}.l-header__logo.--static{cursor:default;pointer-events:none}.l-header__logo{transition:transform .3s ease,opacity .3s ease}.l-header__logo img{height:2.125rem;width:auto;display:block}@media only screen and (max-width:767.499px){.l-header__logo img{height:1.75rem}}@media (hover:hover){.l-header__logo:hover{transform:scale(1.06);opacity:.85}}@media (hover:none){.l-header__logo:active{transform:scale(1.06);opacity:.85}}.l-header__right{display:flex;align-items:center;gap:2rem}@media only screen and (max-width:767.499px){.l-header__right{gap:1rem}}.l-header__hamburger{display:none;flex-direction:column;align-items:center;gap:.3125rem;background:0 0;border:none;padding:.375rem .25rem;cursor:pointer;min-width:2.75rem;min-height:2.75rem;justify-content:center;transition:transform .3s ease,opacity .3s ease}@media only screen and (max-width:767.499px){.l-header__hamburger{display:flex}}@media (hover:hover){.l-header__hamburger:hover{opacity:.78;transform:scale(1.08)}}@media (hover:none){.l-header__hamburger:active{opacity:.78;transform:scale(1.08)}}.l-header__hamburger-bars{display:flex;flex-direction:column;gap:.3125rem;width:1.5rem}.l-header__hamburger-bar{display:block;width:100%;height:.125rem;background:#fff;border-radius:.125rem;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.l-header__hamburger[aria-expanded=true] .l-header__hamburger-bar:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.l-header__hamburger[aria-expanded=true] .l-header__hamburger-bar:nth-child(2){opacity:0;transform:scaleX(0)}.l-header__hamburger[aria-expanded=true] .l-header__hamburger-bar:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.l-header__hamburger-label{font-size:.5625rem;font-weight:700;color:#fff;letter-spacing:.12em;line-height:1}.l-header__hamburger[aria-expanded=true] .l-header__hamburger-label::after{content:"CLOSE"}.l-header__hamburger[aria-expanded=true] .l-header__hamburger-label{font-size:0}.l-footer{background:#0087bf;padding:3rem 0}@media only screen and (max-width:767.499px){.l-footer{padding:2.5rem 0}}.l-footer__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-inline:1.25rem}.l-footer__logo{display:flex;align-items:center;transition:transform .3s ease,opacity .3s ease}.l-footer__logo img{height:3.5rem;width:auto;display:block}@media only screen and (max-width:767.499px){.l-footer__logo img{height:2.5rem}}@media (hover:hover){.l-footer__logo:hover{transform:scale(1.06);opacity:.85}}@media (hover:none){.l-footer__logo:active{transform:scale(1.06);opacity:.85}}.l-footer__site-nav{display:flex;align-items:center;justify-content:flex-start;gap:2.5rem}@media only screen and (max-width:767.499px){.l-footer__site-nav{flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem}}.l-footer__site-nav-link{position:relative;color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.1em;transition:color .3s ease}.l-footer__site-nav-link::after{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:.125rem;background:#1a2744;transition:width .3s ease}@media (hover:hover){.l-footer__site-nav-link:hover{color:#1a2744}.l-footer__site-nav-link:hover::after{width:100%}}@media (hover:none){.l-footer__site-nav-link:active{color:#1a2744}.l-footer__site-nav-link:active::after{width:100%}}.l-footer__bottom{display:flex;align-items:center;gap:2rem}@media only screen and (max-width:767.499px){.l-footer__bottom{flex-direction:column;gap:.75rem}}.l-footer__nav{display:flex;gap:1.5rem}.l-footer__nav-link{color:rgba(255,255,255,.6);font-size:.75rem;letter-spacing:.05em;text-decoration:underline;text-underline-offset:.1875rem}@media (hover:hover){.l-footer__nav-link:hover{color:#fff}}@media (hover:none){.l-footer__nav-link:active{color:#fff}}.l-footer__copy{color:rgba(255,255,255,.5);font-size:.75rem;letter-spacing:.05em}.is-contact .l-footer__site-nav{display:none}@media only screen and (max-width:767.499px){.l-nav{position:fixed;top:3.75rem;left:0;right:0;background:#0091cf;display:flex;flex-direction:column;align-items:center;gap:2.5rem;padding:2rem 0 3rem;clip-path:inset(0 0 100% 0);transition:clip-path .4s ease;z-index:50}.l-nav.is-open{clip-path:inset(0 0 0 0)}}.l-nav ul{display:flex;align-items:center;gap:2.5rem}@media only screen and (max-width:767.499px){.l-nav ul{width:100%;flex-direction:column;gap:0;border-top:.0625rem solid rgba(255,255,255,.22)}}.l-nav li{display:flex;align-items:center}@media only screen and (max-width:767.499px){.l-nav li{width:100%;border-bottom:.0625rem solid rgba(255,255,255,.22)}}.l-nav li>button{display:none}.l-nav li a{display:block;font-size:1rem;font-weight:500;color:#fff;letter-spacing:.08em;position:relative;transition:color .3s ease}.l-nav li a::after{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:.125rem;background:#1a2744;transition:width .3s ease}@media only screen and (max-width:767.499px){.l-nav li a{width:100%;padding:1.125rem 1.25rem;font-size:1.25rem;color:#fff;background:0 0;text-align:center;text-decoration:none;transition:color .3s ease,background .3s ease}.l-nav li a::after{display:none}}@media (hover:hover){.l-nav li a:hover{color:#1a2744}.l-nav li a:hover::after{width:100%}}@media only screen and (hover:hover) and (max-width:767.499px){.l-nav li a:hover{color:#fff;background:rgba(255,255,255,.12)}}@media (hover:none){.l-nav li a:active{color:#1a2744}.l-nav li a:active::after{width:100%}}@media only screen and (hover:none) and (max-width:767.499px){.l-nav li a:active{color:#fff;background:rgba(255,255,255,.12)}}.l-nav__label-en{display:none}@media only screen and (max-width:767.499px){.l-nav__label-en{display:inline;font-size:.75rem;font-weight:700;letter-spacing:.12em;opacity:.72}}.c-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.875rem;width:15.625rem;background:#1a4fa0;color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:.08em;border-radius:2.5rem;border:.125rem solid #1a4fa0;box-shadow:0 .25rem .625rem rgba(45,55,72,.18);transition:background .5s ease,color .5s ease,opacity .5s ease,box-shadow .5s ease}@media only screen and (max-width:767.499px){.c-btn{display:flex;width:-moz-fit-content;width:fit-content;margin-inline:auto;padding:.625rem 1.5rem}}.c-btn__text{display:block;width:11.25rem;text-align:center;white-space:nowrap}.c-btn::before{content:"";order:1;display:inline-block;width:1.375rem;height:1.375rem;margin-left:.625rem;overflow:hidden;flex-shrink:0;border-radius:50%;background:#fff;transform:scale(1.45);transition:opacity .5s ease,transform .5s ease,width .5s ease,margin-left .5s ease}.c-btn::after{content:"";order:2;display:inline-block;width:1.375rem;height:1.375rem;margin-left:-1.375rem;overflow:hidden;flex-shrink:0;background-color:#1a4fa0;transform:scale(1);-webkit-mask-image:url(../img/common/arrow-right.png);mask-image:url(../img/common/arrow-right.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:opacity .5s ease,transform .5s ease,width .5s ease,margin-left .5s ease}@media (hover:hover){.c-btn:hover{background:#fff;color:#1a4fa0;opacity:1;box-shadow:0 .125rem .375rem rgba(45,55,72,.12)}.c-btn:hover::before{opacity:0;width:0;margin-left:0;transform:scale(0)}.c-btn:hover::after{opacity:0;width:0;margin-left:0;transform:scale(0)}}@media (hover:none){.c-btn:active{background:#fff;color:#1a4fa0;opacity:1;box-shadow:0 .125rem .375rem rgba(45,55,72,.12)}.c-btn:active::before{opacity:0;width:0;margin-left:0;transform:scale(0)}.c-btn:active::after{opacity:0;width:0;margin-left:0;transform:scale(0)}}.c-btn--header,.c-btn--menu-contact{width:9.625rem;min-width:0;font-size:1rem;white-space:nowrap;background:#f0a500;color:#fff;border-color:#f0a500}.c-btn--header::before,.c-btn--menu-contact::before{display:none}.c-btn--header::after,.c-btn--menu-contact::after{display:inline-block;width:1rem;height:1rem;margin-left:.5rem;background-color:currentColor;transform:scale(1);-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M20%204H4C2.9%204%202%204.9%202%206V18C2%2019.1%202.9%2020%204%2020H20C21.1%2020%2022%2019.1%2022%2018V6C22%204.9%2021.1%204%2020%204ZM20%208L12%2013L4%208V6L12%2011L20%206V8Z%27/%3E%3C/svg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M20%204H4C2.9%204%202%204.9%202%206V18C2%2019.1%202.9%2020%204%2020H20C21.1%2020%2022%2019.1%2022%2018V6C22%204.9%2021.1%204%2020%204ZM20%208L12%2013L4%208V6L12%2011L20%206V8Z%27/%3E%3C/svg%3E);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media (hover:hover){.c-btn--header:hover,.c-btn--menu-contact:hover{background:#fff;color:#f0a500;opacity:1}.c-btn--header:hover::after,.c-btn--menu-contact:hover::after{opacity:0;width:0;margin-left:0;transform:scale(0)}}@media (hover:none){.c-btn--header:active,.c-btn--menu-contact:active{background:#fff;color:#f0a500;opacity:1}.c-btn--header:active::after,.c-btn--menu-contact:active::after{opacity:0;width:0;margin-left:0;transform:scale(0)}}.c-btn--header{width:8rem;padding:.25rem .75rem;border-radius:1.25rem;font-size:.8125rem}@media only screen and (max-width:767.499px){.c-btn--header{display:none}}.c-btn--menu-contact{width:12.5rem;padding:.875rem 1.125rem;border-radius:2.5rem;margin-top:.5rem}@media only screen and (max-width:767.499px){.c-btn--menu-contact{display:flex!important}}.c-btn--white{background:#fff;color:#1a4fa0;border-color:#fff}@media (hover:hover){.c-btn--white:hover{background:#1a4fa0;color:#fff;opacity:1}.c-btn--white:hover::before{opacity:0;width:0;margin-left:0;transform:scale(0)}.c-btn--white:hover::after{opacity:0;width:0;margin-left:0;transform:scale(0)}}@media (hover:none){.c-btn--white:active{background:#1a4fa0;color:#fff;opacity:1}.c-btn--white:active::before{opacity:0;width:0;margin-left:0;transform:scale(0)}.c-btn--white:active::after{opacity:0;width:0;margin-left:0;transform:scale(0)}}.c-btn.--cta{width:auto;background:#f0a500;color:#fff;border-color:#f0a500;border-radius:2.5rem;min-width:20rem;padding:1.125rem 3rem}.c-btn.--cta::after,.c-btn.--cta::before{display:none}.c-btn.--cta::after{background-color:#f0a500}@media (hover:hover){.c-btn.--cta:hover{background:#fff;color:#f0a500;opacity:1}}@media (hover:none){.c-btn.--cta:active{background:#fff;color:#f0a500;opacity:1}}@media only screen and (max-width:767.499px){.c-btn.--cta{min-width:16.25rem;padding:.875rem 2.25rem}}.c-btn.--arrow::after,.c-btn.--arrow::before{display:inline-block}@media (hover:hover){.c-btn.--arrow:hover::before{opacity:0;width:0;margin-left:0;transform:scale(0)}.c-btn.--arrow:hover::after{opacity:0;width:0;margin-left:0;transform:scale(0)}}@media (hover:none){.c-btn.--arrow:active::before{opacity:0;width:0;margin-left:0;transform:scale(0)}.c-btn.--arrow:active::after{opacity:0;width:0;margin-left:0;transform:scale(0)}}.c-btn-group{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:5rem}@media only screen and (max-width:767.499px){.c-btn-group{flex-direction:column;align-items:center;gap:.875rem;margin-top:2.5rem}}.c-btn-group .c-btn{width:17.5rem;white-space:nowrap}.c-btn-group .c-btn--white{border-color:#1a4fa0}.c-btn-group .c-btn--white::before{background:#1a4fa0}.c-btn-group .c-btn--white::after{background-color:#fff}.c-card--works{background:#fff;border:.0625rem solid #e2e8f0;border-radius:.5rem;overflow:hidden;box-shadow:0 .125rem 1rem rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}@media (hover:hover){.c-card--works:hover{transform:translateY(-.25rem);box-shadow:0 .625rem 1.75rem rgba(0,145,207,.22);opacity:1}}@media (hover:none){.c-card--works:active{transform:translateY(-.25rem);box-shadow:0 .625rem 1.75rem rgba(0,145,207,.22);opacity:1}}.c-card__link{display:block}.c-card__img{position:relative;overflow:hidden;aspect-ratio:16/10;background:#f5f5f5}.c-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%) scale(1);transform-origin:center}.c-card__body{padding:1.25rem 1.25rem 1.5rem}.c-card__category{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;border-radius:.125rem;padding:.1875rem .5rem;margin-bottom:.625rem}.c-card__category.--hp{color:#1a4fa0;background:#dce8f2}.c-card__category.--lp{color:#a34b00;background:#fbead2}.c-card__title{display:-webkit-box;overflow:hidden;font-size:.9375rem;font-weight:700;line-height:1.6;color:#2d3748;-webkit-box-orient:vertical;-webkit-line-clamp:2}.c-fv{position:relative;overflow:hidden;background:#e8f5fb;text-align:center}.c-fv__inner{position:relative;z-index:1;padding-block:4.75rem 4.5rem}@media only screen and (max-width:767.499px){.c-fv__inner{padding-block:4.25rem 2rem}}.c-fv__label{position:absolute;z-index:0;top:calc(50% - .4375rem);left:0;width:100%;margin-bottom:0;color:rgba(0,145,207,.09);font-size:11.875rem;font-weight:700;line-height:1;letter-spacing:.14em;text-align:center;text-indent:.14em;text-transform:uppercase;transform:translateY(-50%);pointer-events:none}@media only screen and (max-width:767.499px){.c-fv__label{top:calc(50% + .625rem);font-size:4.5rem;letter-spacing:.08em;text-indent:.08em;white-space:nowrap}}.c-fv__label--long{font-size:9.75rem}@media only screen and (max-width:767.499px){.c-fv__label--long{font-size:3.5rem}}.c-fv__title{position:relative;z-index:1;font-size:2.5rem;font-weight:700;letter-spacing:.06em;text-indent:.06em;color:#2d3748}@media only screen and (max-width:767.499px){.c-fv__title{font-size:1.75rem}}.c-fv__title::after{content:"";display:block;width:2.25rem;height:.1875rem;margin:1rem auto 0;border-radius:.125rem;background:#0091cf}@media only screen and (max-width:767.499px){.c-fv__title::after{width:1.875rem;margin-top:.75rem}}.c-fv__lead{position:relative;z-index:1;margin-top:1rem;font-size:.9375rem;line-height:1.8;color:#718096}@media only screen and (max-width:767.499px){.c-fv__lead{margin-top:.75rem;font-size:.875rem}}.c-fv.u-section{padding-bottom:0}.c-breadcrumb{position:absolute;top:.75rem;left:0;font-size:.75rem;font-weight:700;letter-spacing:.04em;color:#2d3748}@media only screen and (max-width:767.499px){.c-breadcrumb{position:absolute;top:1rem;left:1.125rem;z-index:2;margin-bottom:0;line-height:1;text-align:left}}.c-breadcrumb__list{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}@media only screen and (max-width:767.499px){.c-breadcrumb__list{flex-wrap:nowrap;min-width:0;width:100%}}.c-breadcrumb__item{display:flex;align-items:center;gap:.5rem;min-width:0}@media only screen and (max-width:767.499px){.c-breadcrumb__item{flex-shrink:0}.c-breadcrumb__item:last-child{flex-shrink:1}}.c-breadcrumb__item:not(:last-child)::after{content:"";display:block;width:.375rem;height:.375rem;border-top:.0625rem solid #718096;border-right:.0625rem solid #718096;transform:rotate(45deg)}.c-breadcrumb__link{color:#0091cf;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.125rem;transition:text-decoration-color .3s ease;white-space:nowrap}@media (hover:hover){.c-breadcrumb__link:hover{text-decoration-color:#0091cf}}@media (hover:none){.c-breadcrumb__link:active{text-decoration-color:#0091cf}}.c-breadcrumb__current{color:#2d3748}@media only screen and (max-width:767.499px){.c-breadcrumb__current{display:block;overflow:hidden;min-width:0;white-space:nowrap;text-overflow:ellipsis}}.c-cta{position:relative;overflow:hidden;background:#fffaf0;border-radius:5rem 5rem 0 0}@media only screen and (max-width:767.499px){.c-cta{border-radius:2.5rem 2.5rem 0 0}}.c-cta__icon{position:absolute;z-index:0;display:block;color:rgba(240,165,0,.22);pointer-events:none}.c-cta__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.c-cta__icon--chat{width:9.375rem;height:9.375rem;left:5.5rem;top:3.875rem;transform:rotate(-10deg) scaleX(-1)}.c-cta__icon--mail{width:8.25rem;height:8.25rem;right:6.5rem;bottom:3.5rem;transform:rotate(14deg)}@media only screen and (max-width:767.499px){.c-cta__icon{color:rgba(240,165,0,.14)}.c-cta__icon--chat{display:block;width:5.75rem;height:5.75rem;left:-1.5rem;top:2rem;transform:rotate(-8deg) scaleX(-1)}.c-cta__icon--mail{display:block;width:5.5rem;height:5.5rem;right:-1.125rem;bottom:2.25rem;transform:rotate(12deg)}}.c-cta__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2.25rem;text-align:center}.c-cta__title{font-size:2rem;font-weight:700;line-height:1.5;color:#2d3748}@media only screen and (max-width:767.499px){.c-cta__title{font-size:1.375rem}}.c-cta__text{font-size:1.125rem;font-weight:400;line-height:1.7777777778;color:#718096}@media only screen and (max-width:767.499px){.c-cta__text{font-size:.9375rem}}.c-cta__text .c-cta__accent{color:#f0a500;font-weight:700;font-size:1.5rem;text-shadow:0 .125rem .5rem rgba(240,165,0,.35)}@media only screen and (max-width:767.499px){.c-cta__text .c-cta__accent{font-size:1.125rem}}.u-inner{margin:0 auto;width:100%;max-width:67.5rem;padding-inline:2.5rem}@media only screen and (max-width:767.499px){.u-inner{padding-inline:1rem}}.u-img{display:block;overflow:hidden;position:relative;width:100%;z-index:0}.u-img.--contain img{-o-object-fit:contain;object-fit:contain}.u-img img{position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;transition:all .4s ease}.u-en{font-family:Montserrat,sans-serif}.u-en2{font-family:Roboto,sans-serif}.u-scroll{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1)}.u-scroll.is-inview{opacity:1}.u-scroll.--fade{transform:translateY(1.875rem);filter:blur(10px)}.u-scroll.--fade.is-inview{transform:translateY(0);filter:blur(0)}.u-scroll.--bottom{transform:translateY(1.875rem)}.u-scroll.--bottom.is-inview{transform:translateY(0)}.u-scroll.--left{transform:translateX(-1.875rem)}.u-scroll.--left.is-inview{transform:translateX(0)}.u-scroll.--right{transform:translateX(1.875rem)}.u-scroll.--right.is-inview{transform:translateX(0)}.u-scroll.--scale{transform:scale(.95);filter:blur(10px)}.u-scroll.--scale.is-inview{transform:scale(1);filter:blur(0)}.u-scroll.--delay-1{transition-delay:.1s}.u-scroll.--delay-2{transition-delay:.2s}.u-scroll.--delay-3{transition-delay:.3s}.u-scroll.--delay-4{transition-delay:.4s}.u-scroll.--delay-5{transition-delay:.5s}.u-scroll.--delay-6{transition-delay:.6s}.u-section{padding-block:6.25rem}@media only screen and (max-width:767.499px){.u-section{padding-block:3.75rem}}.u-marker{background:linear-gradient(transparent 75%,#f7f071 75%);color:inherit}@keyframes fv-fadein{from{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes fv-reveal-horizontal{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes fv-scroll-line{0%{opacity:0;transform:translate(-50%,0)}16%{opacity:1}78%{opacity:1}100%{opacity:0;transform:translate(-50%,6.75rem)}}@keyframes fv-scroll-line-sp{0%{opacity:0;transform:translate(-50%,0)}16%{opacity:1}78%{opacity:1}100%{opacity:0;transform:translate(-50%,3.375rem)}}.s-top-fv{position:relative;display:flex;align-items:center;overflow:hidden;height:50rem;padding-top:5rem;background:#e8f5fb}@media only screen and (max-width:767.499px){.s-top-fv{height:38.75rem;padding-top:3.75rem}}.s-top-fv__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding-block:1.5rem;padding-inline:1.25rem}@media only screen and (max-width:767.499px){.s-top-fv__inner{padding-block:.75rem;padding-inline:1rem}}.s-top-fv__symbols{position:absolute;inset:0;z-index:0;pointer-events:none}.s-top-fv__symbol{position:absolute;display:block;border-radius:50%;opacity:.9}.s-top-fv__symbol.--navy{background:rgba(0,91,180,.22)}.s-top-fv__symbol.--pale{background:rgba(218,226,232,.78)}.s-top-fv__symbol.--xl{width:16.25rem;height:16.25rem;top:3.75rem;right:-5rem}.s-top-fv__symbol.--lg{width:10rem;height:10rem;top:6.25rem;left:-3.5rem}.s-top-fv__symbol.--md{width:4.5rem;height:4.5rem}.s-top-fv__symbol.--sm{width:1.75rem;height:1.75rem}.s-top-fv__symbol.--pale.--md.--top{top:7rem;left:18%}.s-top-fv__symbol.--navy.--sm{right:18%;bottom:4.5rem}.s-top-fv__symbol.--pale.--sm{width:4.5rem;height:4.5rem;right:2.25rem;bottom:9.25rem}.s-top-fv__symbol.--pale.--md:not(.--top){width:1.75rem;height:1.75rem;left:24%;bottom:3rem}.s-top-fv__symbol.--pc-left-bottom{width:6rem;height:6rem;left:5.5rem;bottom:4.75rem;opacity:.62}.s-top-fv__symbol.--sp-left-bottom{display:none}.s-top-fv__symbol.--scatter-xs{width:.875rem;height:.875rem;top:46%;left:9%;opacity:.72}@media only screen and (max-width:767.499px){.s-top-fv__symbol{opacity:.75}.s-top-fv__symbol.--xl{width:8.25rem;height:8.25rem;top:5.75rem;right:-5.875rem}.s-top-fv__symbol.--lg{width:3.625rem;height:3.625rem;top:21.75rem;left:-2.625rem;opacity:.5}.s-top-fv__symbol.--pale.--md.--top{width:2.25rem;height:2.25rem;top:5.5rem;left:1.25rem;opacity:1}.s-top-fv__symbol.--navy.--sm{display:none}.s-top-fv__symbol.--pale.--sm{display:none}.s-top-fv__symbol.--pale.--md:not(.--top){width:3.375rem;height:3.375rem;left:auto;right:-1.875rem;bottom:3.375rem;opacity:.92}.s-top-fv__symbol.--pc-left-bottom{display:none}.s-top-fv__symbol.--sp-left-bottom{display:block;width:5.625rem;height:5.625rem;left:-3.375rem;bottom:2.625rem;opacity:.36}.s-top-fv__symbol.--scatter-xs{display:none}}.s-top-fv__content{flex:1;width:100%;text-align:center}@media only screen and (max-width:767.499px){.s-top-fv__content{width:100%}}.s-top-fv__label{font-size:1rem;font-weight:700;letter-spacing:.15em;color:#2d3748;margin-bottom:.5rem;animation:fv-fadein .7s 1s ease both}@media only screen and (max-width:767.499px){.s-top-fv__label{margin-bottom:.5rem;font-size:.8125rem}}.s-top-fv__title{font-size:2.125rem;font-weight:700;line-height:1.5;margin-bottom:1rem;animation:fv-reveal-horizontal 2.6s .1s cubic-bezier(.22,1,.36,1) both}@media only screen and (max-width:767.499px){.s-top-fv__title{font-size:1.25rem;margin-bottom:.625rem;line-height:1.5}}.s-top-fv__title-line{display:block;background:linear-gradient(180deg,#005bae 0,#00c4f0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.s-top-fv__title-line.--sp{display:none}@media only screen and (max-width:767.499px){.s-top-fv__title-line.--pc{display:none}.s-top-fv__title-line.--sp{display:block}}.s-top-fv__title-sm{font-size:.72em}.s-top-fv__text{font-size:.9375rem;line-height:1.7333333333;color:#2d3748;margin-bottom:1.25rem;animation:fv-fadein .7s 1.5s ease both}@media only screen and (max-width:767.499px){.s-top-fv__text{font-size:.8125rem;margin-bottom:.75rem}}.s-top-fv__btns{display:flex;align-items:center;justify-content:center;gap:1rem;animation:fv-fadein .7s 1.8s ease both}@media only screen and (max-width:767.499px){.s-top-fv__btns{gap:.5rem}}.s-top-fv__btn{width:17.5rem;padding:.625rem 1.5rem;font-size:1rem}@media only screen and (max-width:767.499px){.s-top-fv__btn{flex:0 1 9.375rem;width:9.375rem;min-width:0;margin-inline:0;padding:.5rem .875rem;font-size:.8125rem}.s-top-fv__btn::before{width:1.125rem;height:1.125rem;margin-left:.5rem;transform:scale(1.25)}.s-top-fv__btn::after{width:1.125rem;height:1.125rem;margin-left:-1.125rem;transform:scale(1)}}.s-top-fv__btn--contact{background:#f0a500;border-color:#f0a500}.s-top-fv__btn--contact::after{background-color:#f0a500}@media (hover:hover){.s-top-fv__btn--contact:hover{background:#fff;color:#f0a500}}@media (hover:none){.s-top-fv__btn--contact:active{background:#fff;color:#f0a500}}.s-top-fv__img{width:21.25rem;margin-inline:auto;margin-bottom:1rem;animation:fv-fadein .8s 1.3s ease both}@media only screen and (max-width:767.499px){.s-top-fv__img{display:flex;flex-direction:column;align-items:center;width:100%;max-width:56svw;margin-inline:auto;margin-bottom:.5rem}}.s-top-fv__img-frame{position:relative;width:100%}.s-top-fv__img-frame img{border-radius:2.5rem;width:100%;height:auto;display:block}.s-top-fv__scroll{position:absolute;top:50%;right:-5rem;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#0091cf;pointer-events:none;transform:translateY(-50%)}@media only screen and (max-width:767.499px){.s-top-fv__scroll{right:-1.75rem;gap:.5rem}}.s-top-fv__scroll-text{writing-mode:vertical-rl;font-size:.75rem;font-weight:700;letter-spacing:.18em}@media only screen and (max-width:767.499px){.s-top-fv__scroll-text{font-size:.625rem}}.s-top-fv__scroll-line{position:relative;display:block;width:1.5rem;height:10rem;background:linear-gradient(to bottom,rgba(0,145,207,.32),rgba(0,145,207,.32)) center top/.0625rem calc(100% - .5rem) no-repeat}@media only screen and (max-width:767.499px){.s-top-fv__scroll-line{height:6rem}.s-top-fv__scroll-line::before{animation-name:fv-scroll-line-sp}}.s-top-fv__scroll-line::before{content:"";position:absolute;top:0;left:50%;width:.125rem;height:3.25rem;border-radius:999px;background:#0091cf;box-shadow:0 0 .625rem rgba(0,145,207,.28);animation:fv-scroll-line 1.8s ease-in-out infinite}@media only screen and (max-width:767.499px){.s-top-fv__scroll-line::before{height:2.125rem}}.s-top-fv__scroll-line::after{content:"";position:absolute;left:50%;bottom:.0625rem;width:.6875rem;height:.6875rem;border-right:.125rem solid #0091cf;border-bottom:.125rem solid #0091cf;transform:translateX(-50%) rotate(45deg)}@media (prefers-reduced-motion:reduce){.s-top-fv__btns,.s-top-fv__img,.s-top-fv__label,.s-top-fv__text,.s-top-fv__title{animation:none}.s-top-fv__scroll-line::before{animation:none;opacity:1;transform:translate(-50%,0)}}@keyframes skills-points-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.s-top-skills{background:#f5f5f5;padding-block:6.25rem 11.25rem}@media only screen and (max-width:767.499px){.s-top-skills{padding-block:3.75rem 6.25rem}}.s-top-skills__head{text-align:center;margin-bottom:3.5rem}@media only screen and (max-width:767.499px){.s-top-skills__head{margin-bottom:2.5rem}}.s-top-skills__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}.s-top-skills__title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:1rem}@media only screen and (max-width:767.499px){.s-top-skills__title{font-size:1.5rem;margin-bottom:.75rem}}.s-top-skills__lead{font-size:1rem;line-height:1.75;color:#2d3748}@media only screen and (max-width:767.499px){.s-top-skills__lead{font-size:.875rem}}.s-top-skills__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media only screen and (max-width:767.499px){.s-top-skills__list{grid-template-columns:repeat(2,1fr);gap:1rem}}.s-top-skills__item{background:#fff;border:.0625rem solid #e2e8f0;border-radius:.75rem;padding:2.25rem 1.5rem;text-align:center}@media only screen and (max-width:767.499px){.s-top-skills__item{padding:1.75rem .5rem}}.s-top-skills__icon{display:flex;align-items:center;justify-content:center;width:4.75rem;height:4.75rem;margin:0 auto 1.25rem}@media only screen and (max-width:767.499px){.s-top-skills__icon{width:3.625rem;height:3.625rem;margin-bottom:.875rem}}.s-top-skills__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.s-top-skills__name{font-size:1rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}@media only screen and (max-width:767.499px){.s-top-skills__name{font-size:.8125rem}}.s-top-skills__name.--sm{white-space:nowrap}.s-top-skills__desc{max-width:16.25rem;margin-inline:auto;font-size:.875rem;line-height:1.5714285714;color:#718096;text-wrap:balance}@media only screen and (max-width:767.499px){.s-top-skills__desc{max-width:8.75rem;font-size:.75rem}}.s-top-skills__points-marquee{margin-top:2rem}@media only screen and (max-width:767.499px){.s-top-skills__points-marquee{width:calc(100% + 2rem);margin-top:1.5rem;margin-inline:-1rem;overflow:hidden}}@media only screen and (max-width:767.499px){.s-top-skills__points-track{display:flex;width:-moz-max-content;width:max-content;animation:skills-points-marquee 18s linear infinite}}.s-top-skills__points{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.s-top-skills__points.--clone{display:none}@media only screen and (max-width:767.499px){.s-top-skills__points{flex:none;flex-wrap:nowrap;gap:.625rem;padding-right:.625rem}.s-top-skills__points.--clone{display:flex}}.s-top-skills__point{display:inline-flex;align-items:center;justify-content:center;min-height:2.625rem;padding:.5rem 1.125rem;border:.0625rem solid rgba(0,145,207,.28);border-radius:999px;background:#fff;color:#0079ad;font-size:.875rem;font-weight:700;text-align:center}@media only screen and (max-width:767.499px){.s-top-skills__point{width:auto;min-height:2.25rem;padding:.375rem .75rem;font-size:.75rem;white-space:nowrap}}.s-top-skills__note{margin-top:1.25rem;text-align:center;font-size:.9375rem;color:#718096;letter-spacing:.05em}@media only screen and (max-width:767.499px){.s-top-skills__note{margin-top:1rem;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.s-top-skills__points-track{animation:none}}.s-top-flow{position:relative;overflow:hidden;background:#f5f5f5}.s-top-flow::after,.s-top-flow::before{content:"";position:absolute;z-index:0;display:block;border-radius:50%;pointer-events:none}.s-top-flow::before{width:9.375rem;height:9.375rem;top:4.375rem;left:-3.25rem;background:rgba(0,145,207,.12)}.s-top-flow::after{width:16.25rem;height:16.25rem;right:-7rem;bottom:3rem;background:rgba(0,145,207,.09)}@media only screen and (max-width:767.499px){.s-top-flow::before{width:7.375rem;height:7.375rem;top:2.75rem;left:-3.375rem;background:rgba(0,145,207,.1)}.s-top-flow::after{display:none}}.s-top-flow__symbol{position:absolute;z-index:0;display:block;width:4.625rem;height:4.625rem;top:13.125rem;right:5.75rem;border-radius:50%;background:rgba(0,145,207,.16);pointer-events:none}@media only screen and (max-width:767.499px){.s-top-flow__symbol{display:none}}.s-top-flow__inner{position:relative;z-index:1}.s-top-flow__head{text-align:center;margin-bottom:3.5rem}@media only screen and (max-width:767.499px){.s-top-flow__head{margin-bottom:2.5rem}}.s-top-flow__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}.s-top-flow__title{font-size:2.25rem;font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-top-flow__title{font-size:1.625rem}}.s-top-flow__list{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:40rem;margin-inline:auto}@media only screen and (max-width:767.499px){.s-top-flow__list{gap:2.5rem}}.s-top-flow__item{width:100%;position:relative;background:#fff;border:.0625rem solid #e2e8f0;border-radius:.75rem;padding:2rem 2.5rem;display:grid;grid-template-columns:4rem 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.5rem}@media only screen and (max-width:767.499px){.s-top-flow__item{grid-template-columns:3rem 1fr;padding:1.5rem .625rem 1.5rem 1.25rem;-moz-column-gap:1rem;column-gap:1rem}}.s-top-flow__item:not(:last-child)::after{content:"";position:absolute;bottom:-2.125rem;left:50%;transform:translateX(-50%);width:0;height:0;border-top:.875rem solid #0091cf;border-left:.625rem solid transparent;border-right:.625rem solid transparent}.s-top-flow__num{display:flex;align-items:center;justify-content:center;align-self:stretch;grid-column:1;grid-row:1/3;font-size:2.25rem;font-weight:700;color:#0091cf;line-height:1;width:4rem;text-align:center;border-right:.0625rem solid #d1e8f5;padding-right:1.25rem}@media only screen and (max-width:767.499px){.s-top-flow__num{padding-right:1rem;font-size:1.75rem;width:3rem}}.s-top-flow__content{display:contents}.s-top-flow__name{grid-column:2;grid-row:1;align-self:center;font-size:1.125rem;font-weight:700;color:#2d3748;margin-bottom:0}@media only screen and (max-width:767.499px){.s-top-flow__name{font-size:1rem}}.s-top-flow__desc{grid-column:2;grid-row:2;font-size:1rem;line-height:1.625;color:#718096}@media only screen and (max-width:767.499px){.s-top-flow__desc{font-size:.875rem}}.s-top-flow__more{display:flex;justify-content:center;gap:1rem;margin-top:5rem}.s-top-flow__more .c-btn{width:17.5rem;white-space:nowrap}@media only screen and (max-width:767.499px){.s-top-flow__more{flex-direction:column;align-items:center;gap:.75rem;margin-top:2.5rem}}.s-top-flow__btn--contact{background:#f0a500;border-color:#f0a500}.s-top-flow__btn--contact::after{background-color:#f0a500}@media (hover:hover){.s-top-flow__btn--contact:hover{background:#fff;color:#f0a500}}@media (hover:none){.s-top-flow__btn--contact:active{background:#fff;color:#f0a500}}.s-top-works{background:#fff;position:relative;z-index:1;border-radius:5rem;margin-top:-5rem;padding-block:6.25rem 6.25rem}@media only screen and (max-width:767.499px){.s-top-works{border-radius:2.5rem;margin-top:-2.5rem;padding-block:3.75rem}}.s-top-works__head{text-align:center;margin-bottom:3.5rem}@media only screen and (max-width:767.499px){.s-top-works__head{margin-bottom:2.5rem}}.s-top-works__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}.s-top-works__title{font-size:2rem;font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-top-works__title{font-size:1.5rem}}.s-top-works__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:1.75rem}@media only screen and (max-width:767.499px){.s-top-works__list{grid-template-columns:minmax(0,21.25rem);gap:1.5rem}}.s-top-works__list .c-card--works{width:100%;justify-self:center}.s-top-works__list.--count-1 .c-card--works{grid-column:2}.s-top-works__list.--count-2{grid-template-columns:repeat(2,minmax(0,21.25rem))}@media only screen and (max-width:767.499px){.s-top-works__list.--count-1 .c-card--works,.s-top-works__list.--count-1 .c-card--works:first-child,.s-top-works__list.--count-1 .c-card--works:nth-child(2),.s-top-works__list.--count-2 .c-card--works,.s-top-works__list.--count-2 .c-card--works:first-child,.s-top-works__list.--count-2 .c-card--works:nth-child(2){grid-column:auto}.s-top-works__list.--count-2{grid-template-columns:minmax(0,21.25rem)}}.s-top-works__slider .splide__track{padding:.625rem 0;touch-action:pan-y}.s-top-works__slider .splide__slide{display:flex;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.s-top-works__slider .c-card--works{width:100%}.s-top-works__slider .c-card__img,.s-top-works__slider .c-card__img img,.s-top-works__slider .c-card__link{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:pan-y}.s-top-works__slider .splide__pagination{bottom:-1.5rem;gap:.4375rem}.s-top-works__slider .splide__pagination__page{width:.5rem;height:.5rem;margin:0;background:#dce8f2;opacity:1;transition:background .3s ease,transform .3s ease}.s-top-works__slider .splide__pagination__page.is-active{background:#0091cf;transform:scale(1.3)}.s-top-works__slider .splide__arrow{width:2.75rem;height:2.75rem;border:.125rem solid #0091cf;background:#0091cf;opacity:1;transition:background .3s ease,border-color .3s ease,transform .3s ease}.s-top-works__slider .splide__arrow--prev{left:-1.375rem}.s-top-works__slider .splide__arrow--next{right:-1.375rem}.s-top-works__slider .splide__arrow svg{fill:#fff;transition:fill .3s ease}@media (hover:hover){.s-top-works__slider .splide__arrow:hover{background:#fff;border-color:#0091cf}.s-top-works__slider .splide__arrow:hover svg{fill:#0091cf}}@media (hover:none){.s-top-works__slider .splide__arrow:active{background:#fff;border-color:#0091cf}.s-top-works__slider .splide__arrow:active svg{fill:#0091cf}}@media only screen and (max-width:767.499px){.s-top-works__slider{margin-inline:calc(50% - 50vw);width:100vw}.s-top-works__slider .splide__arrow{display:flex;width:2.5rem;height:2.5rem}.s-top-works__slider .splide__arrow--prev{left:calc(12% - 1.25rem)}.s-top-works__slider .splide__arrow--next{right:calc(12% - 1.25rem)}}.s-top-works__count-dots{display:flex;justify-content:center;gap:.4375rem;margin-top:.875rem}@media only screen and (max-width:767.499px){.s-top-works__count-dots{display:none}}.s-top-works__count-dot{width:.5rem;height:.5rem;border-radius:50%;background:#dce8f2}.s-top-works__empty{grid-column:1/-1;text-align:center;color:#718096;font-size:.9375rem;padding:3.75rem 0}.s-top-works__more{text-align:center;margin-top:5rem}.s-top-works__more .c-btn{width:17.5rem}@media only screen and (max-width:767.499px){.s-top-works__more{margin-top:2.25rem}}.s-top-prof{background:#edf2f7;position:relative;z-index:0;margin-top:-5rem;padding-block:11.25rem 10rem}@media only screen and (max-width:767.499px){.s-top-prof{margin-top:-2.5rem;padding-block:6.25rem 6rem}}.s-top-prof__inner{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:2.25rem}@media only screen and (max-width:767.499px){.s-top-prof__inner{flex-direction:column;gap:1.25rem}}.s-top-prof__img{flex-shrink:0;width:22.5rem}@media only screen and (max-width:767.499px){.s-top-prof__img{order:1;width:100%;max-width:17.5rem;margin-inline:auto}}.s-top-prof__img-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;aspect-ratio:3/4;background:#dce8f2;border:.125rem dashed #a9c4d6;border-radius:1rem}.s-top-prof__img-photo{display:block;width:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.s-top-prof__img-placeholder-icon{display:block;width:3.5rem;height:3.5rem;color:#718096}.s-top-prof__img-placeholder-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.s-top-prof__img-placeholder-text{font-size:.9375rem;font-weight:700;letter-spacing:.1em;color:#718096}.s-top-prof__content{flex:0 1 30rem;max-width:30rem}@media only screen and (max-width:767.499px){.s-top-prof__content{display:contents;max-width:none}}.s-top-prof__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}@media only screen and (max-width:767.499px){.s-top-prof__label{order:0;width:100%;margin-bottom:0;text-align:center}}.s-top-prof__title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:.375rem}@media only screen and (max-width:767.499px){.s-top-prof__title{order:2;width:100%;text-align:center;font-size:1.5rem;margin-bottom:.125rem}}.s-top-prof__base{margin-bottom:1.25rem;color:#4a5568;font-size:.9375rem;font-weight:500}@media only screen and (max-width:767.499px){.s-top-prof__base{order:2;width:100%;margin-bottom:.875rem;text-align:center;font-size:.8125rem}}.s-top-prof__stats{display:grid;grid-template-columns:auto auto;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.625rem;align-items:baseline;margin-bottom:1.5rem}@media only screen and (max-width:767.499px){.s-top-prof__stats{order:3;-moz-column-gap:2rem;column-gap:2rem;row-gap:.5rem;margin-bottom:1.25rem}}.s-top-prof__stat{text-align:left}.s-top-prof__stat--row{display:contents}.s-top-prof__stat-num{display:flex;align-items:baseline;gap:.125rem;font-size:2rem;font-weight:700;line-height:1;color:#0091cf;margin-bottom:0}@media only screen and (max-width:767.499px){.s-top-prof__stat-num{font-size:1.625rem}}.s-top-prof__stat-num-value{display:inline-block;min-width:1ch;font-variant-numeric:tabular-nums;text-align:left}.s-top-prof__stat-unit{font-size:.875rem;font-weight:700}@media only screen and (max-width:767.499px){.s-top-prof__stat-unit{font-size:.75rem}}.s-top-prof__stat-label{font-size:1.5rem;font-weight:700;color:#718096;white-space:nowrap}@media only screen and (max-width:767.499px){.s-top-prof__stat-label{font-size:1.375rem}}.s-top-prof__text{font-size:.9375rem;line-height:1.8666666667;color:#2d3748;margin-bottom:2rem}@media only screen and (max-width:767.499px){.s-top-prof__text{order:4;font-size:1rem;margin-bottom:1.5rem;text-align:center}}.s-top-prof .c-btn{width:17.5rem;margin-inline:auto;white-space:nowrap}@media only screen and (max-width:767.499px){.s-top-prof .c-btn{order:5;width:17.5rem}}.s-top-price{position:relative;z-index:1;scroll-margin-top:5rem;margin-top:-5rem;padding-block:6.25rem;border-radius:5rem;overflow:hidden;background:#fffeee}@media only screen and (max-width:767.499px){.s-top-price{margin-top:-2.5rem;padding-block:3.75rem;border-radius:2.5rem;scroll-margin-top:3.75rem}}.s-top-price__head{text-align:center;margin-bottom:2.5rem}@media only screen and (max-width:767.499px){.s-top-price__head{margin-bottom:2.5rem}}.s-top-price__deco{position:absolute;z-index:-1;display:block;color:#0091cf;opacity:.09;pointer-events:none}.s-top-price__deco svg{display:block;width:100%;height:100%}.s-top-price__deco.--compare{top:-1.25rem;right:-15.625rem;width:11.25rem;height:11.25rem}.s-top-price__deco.--support{top:0;left:-9.375rem;width:11.25rem;height:11.25rem}@media only screen and (max-width:767.499px){.s-top-price__deco{display:none}}.s-top-price__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}.s-top-price__title{font-size:2.25rem;font-weight:700;color:#2d3748;margin-bottom:1rem}@media only screen and (max-width:767.499px){.s-top-price__title{font-size:1.625rem}}.s-top-price__lead{font-size:1.125rem;color:#4a5568;line-height:1.7333333333}@media only screen and (max-width:767.499px){.s-top-price__lead{font-size:.9375rem}}.s-top-price__coding{max-width:47.5rem;margin:0 auto 4.5rem;padding:1.5rem 1.75rem;border:.0625rem solid #e2e8f0;border-radius:.5rem;background:#fff}@media only screen and (max-width:767.499px){.s-top-price__coding{margin-bottom:2.5rem;padding:1.125rem 1rem}}.s-top-price__coding-title{width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto .875rem;padding-bottom:.1875rem;border-bottom:.125rem solid #86c9a3;color:#2d3748;font-size:1.375rem;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:767.499px){.s-top-price__coding-title{margin-bottom:.75rem;padding-bottom:.5rem;font-size:1rem}}.s-top-price__coding-text{color:#4a5568;font-size:.875rem;line-height:1.7142857143;text-align:center}.s-top-price__coding-text strong{color:#2d3748;font-weight:700}@media only screen and (max-width:767.499px){.s-top-price__coding-text{font-size:.8125rem;text-align:left}}.s-top-price__compare{position:relative;max-width:45rem;margin:0 auto 3.5rem;padding:1.75rem 2rem 1.5rem;border:.0625rem solid #e2e8f0;border-radius:.75rem;background:#fff}@media only screen and (max-width:767.499px){.s-top-price__compare{margin-bottom:2rem;padding:1.25rem 1rem 1rem}}.s-top-price__compare-title{margin-bottom:1.125rem;color:#2d3748;font-size:1.125rem;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:767.499px){.s-top-price__compare-title{margin-bottom:.875rem;font-size:1rem}}.s-top-price__compare-table{width:100%;border-collapse:collapse;table-layout:fixed}.s-top-price__compare-corner{width:32%}.s-top-price__compare-col{padding:.5rem .375rem;border-bottom:.125rem solid #e2e8f0;color:#2d3748;font-size:.9375rem;font-weight:700;line-height:1.4;text-align:center}.s-top-price__compare-col.--static{border-bottom-color:#0091cf;color:#0091cf}.s-top-price__compare-col.--wordpress{border-bottom-color:#f0a500;color:#f0a500}@media only screen and (max-width:767.499px){.s-top-price__compare-col{font-size:.8125rem}}.s-top-price__compare-row{padding:.75rem .375rem;border-bottom:.0625rem solid #e2e8f0;color:#4a5568;font-size:.875rem;font-weight:700;line-height:1.4;text-align:left}@media only screen and (max-width:767.499px){.s-top-price__compare-row{font-size:.8125rem}}.s-top-price__compare-cell{padding:.75rem .375rem;border-bottom:.0625rem solid #e2e8f0;color:#2d3748;font-size:.875rem;font-weight:500;line-height:1.2857142857;text-align:center}.s-top-price__compare-cell.--static{color:#00719f}.s-top-price__compare-cell.--wordpress{color:#a66f00}.s-top-price__compare-cell.--price{font-weight:700}@media only screen and (max-width:767.499px){.s-top-price__compare-cell{font-size:.75rem}}.s-top-price__compare-note{margin-top:1rem;color:#4a5568;font-size:.8125rem;line-height:1.5384615385;text-align:center}@media only screen and (max-width:767.499px){.s-top-price__compare-note{margin-top:.75rem;font-size:.75rem}}.s-top-price__support-head{position:relative;text-align:center;margin-block:1.5rem 2rem}@media only screen and (max-width:767.499px){.s-top-price__support-head{margin-block:1rem 1.375rem}}.s-top-price__support-label{position:relative;display:flex;align-items:center;gap:1.5rem;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:1.5rem;font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-top-price__support-label{font-size:1.125rem}}.s-top-price__support-label::after,.s-top-price__support-label::before{content:"";display:block;width:2.125rem;height:.125rem;border-radius:999px;background:#2d3748}.s-top-price__support-text{font-size:1rem;line-height:1.7142857143;color:#4a5568}@media only screen and (max-width:767.499px){.s-top-price__support-text{font-size:.9375rem}}.s-top-price__support-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media only screen and (max-width:767.499px){.s-top-price__support-list{grid-template-columns:20rem;justify-content:center;align-items:start;gap:.875rem}}.s-top-price__support-card{display:flex;flex-direction:column;padding:1.25rem 1.375rem 1.125rem;border-left:.25rem solid #718096;border-radius:.25rem;background:#fff;box-shadow:inset 0 0 0 .0625rem #e2e8f0}.s-top-price__support-card.--light{border-left-color:#a8d8be}.s-top-price__support-card.--standard{border-left-color:#5cb489}.s-top-price__support-card.--premium{border-left-color:#2e7d57}@media only screen and (max-width:767.499px){.s-top-price__support-card{padding:1rem 1rem .875rem;text-align:center}}.s-top-price__support-plan{margin-bottom:.375rem;color:#2d3748;font-size:.9375rem;font-weight:700;line-height:1.4}@media only screen and (max-width:767.499px){.s-top-price__support-plan{font-size:.875rem}}.s-top-price__support-price{margin-bottom:.625rem;color:#2d3748;font-size:1.375rem;font-weight:700;line-height:1.2}.s-top-price__support-price small{margin-left:.125rem;font-size:.8125rem;font-weight:700}@media only screen and (max-width:767.499px){.s-top-price__support-price{font-size:1.25rem}.s-top-price__support-price small{font-size:.75rem}}.s-top-price__support-desc{padding-top:.625rem;border-top:.0625rem solid #e2e8f0;color:#4a5568;font-size:.8125rem;line-height:1.5384615385}@media only screen and (max-width:767.499px){.s-top-price__support-desc{font-size:.75rem;padding-inline:1rem}}.s-top-price__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}@media only screen and (max-width:767.499px){.s-top-price__list{grid-template-columns:20rem;justify-content:center;margin-bottom:1.375rem;padding-top:0}}.s-top-price__card{position:relative;background:#fff;border:.125rem solid #0091cf;border-radius:.75rem;padding:2rem 1.75rem .625rem;display:flex;flex-direction:column;box-shadow:0 .75rem 1.75rem rgba(45,55,72,.08)}.s-top-price__card::before{content:"";display:block;position:absolute;inset:0 0 auto;height:.5rem;border-radius:.625rem .625rem 0 0;background:#0091cf}.s-top-price__card.--simple{border-color:#0091cf}.s-top-price__card.--simple::before{background:#0091cf}.s-top-price__card.--simple .s-top-price__name{border-bottom-color:#0091cf}.s-top-price__card.--simple .s-top-price__amount{background:#e8f5fb}.s-top-price__card.--simple .s-top-price__price{color:#0091cf}.s-top-price__card.--standard{border-color:#f0a500;box-shadow:0 1.125rem 2.25rem rgba(240,165,0,.18)}.s-top-price__card.--standard::before{background:#f0a500}.s-top-price__card.--standard .s-top-price__name{border-bottom-color:#f0a500}.s-top-price__card.--standard .s-top-price__amount{background:#fff7e3}.s-top-price__card.--standard .s-top-price__price{color:#a66f00}.s-top-price__card.--rich{border-color:#1a2744}.s-top-price__card.--rich::before{background:#1a2744}.s-top-price__card.--rich .s-top-price__name{border-bottom-color:#1a2744}.s-top-price__card.--rich .s-top-price__amount{background:#eef2f7}.s-top-price__card.--rich .s-top-price__price{color:#1a2744}@media only screen and (max-width:767.499px){.s-top-price__card{padding:1.5rem 1.25rem .625rem}}.s-top-price__type{display:flex;align-items:center;margin-top:.625rem;padding-top:.625rem;min-height:2.875rem;border-top:.0625rem solid #e2e8f0;color:#2d3748;font-size:.8125rem;font-weight:500;line-height:1.6923076923;justify-content:center}.s-top-price__name{font-size:1.25rem;font-weight:700;color:#2d3748;padding-bottom:1rem;border-bottom:.125rem solid #0091cf;margin-bottom:1.25rem;text-align:center}@media only screen and (max-width:767.499px){.s-top-price__name{font-size:1.125rem}}.s-top-price__specs{list-style:none;display:flex;flex-direction:column;gap:.625rem;margin-bottom:.625rem;margin-top:1.25rem}.s-top-price__spec{display:flex;align-items:baseline;gap:.75rem;font-size:.875rem;line-height:1.6}.s-top-price__spec-label{flex-shrink:0;color:#4a5568;width:5.75rem}.s-top-price__spec-value{color:#2d3748;font-weight:600}.s-top-price__spec-value.--quote{color:#4a5568;font-weight:400}.s-top-price__amount{border-radius:.625rem;background:#e8f5fb;padding:1.25rem}.s-top-price__price{font-size:1.75rem;font-weight:700;color:#0091cf;line-height:1}@media only screen and (max-width:767.499px){.s-top-price__price{font-size:1.5rem}}.s-top-price__note{margin-top:1.5rem;text-align:center;font-size:.8125rem;color:#718096}@media only screen and (max-width:767.499px){.s-top-price__note{padding-left:1em;text-indent:-1em}}.s-about{background:#fff}.s-about__head{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3rem}@media only screen and (max-width:767.499px){.s-about__head{margin-bottom:2rem}}.s-about__img{width:26.25rem;max-width:100%;margin-bottom:1.5rem}@media only screen and (max-width:767.499px){.s-about__img{width:18.75rem;margin-bottom:1.25rem}}.s-about__img-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;aspect-ratio:3/2;background:#dce8f2;border:.125rem dashed #a9c4d6;border-radius:1rem}.s-about__img-photo{display:block;width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:1rem}.s-about__img-placeholder-icon{display:block;width:3.5rem;height:3.5rem;color:#4a5568}.s-about__img-placeholder-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.s-about__img-placeholder-text{font-size:.9375rem;font-weight:700;letter-spacing:.1em;color:#4a5568}.s-about__base{margin-top:.625rem;color:#4a5568;font-size:.9375rem;font-weight:500;text-align:center}@media only screen and (max-width:767.499px){.s-about__base{margin-top:.5rem;font-size:.8125rem}}.s-about__name{display:flex;align-items:baseline;justify-content:center;gap:1rem;font-size:2rem;font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-about__name{font-size:1.5rem;gap:.625rem}}.s-about__en{font-size:.9375rem;font-weight:500;color:#4a5568}@media only screen and (max-width:767.499px){.s-about__en{font-size:.8125rem}}.s-about__block-label{font-size:1.5rem;font-weight:700;color:#0091cf;margin-bottom:1rem}@media only screen and (max-width:767.499px){.s-about__block-label{font-size:1.25rem;margin-bottom:.75rem}}.s-about__block:not(:first-child){margin-top:3rem}@media only screen and (max-width:767.499px){.s-about__block:not(:first-child){margin-top:2rem}}.s-about__text{font-size:.9375rem;line-height:1.8666666667;color:#2d3748}.s-about__text+.s-about__text{margin-top:1.75rem}@media only screen and (max-width:767.499px){.s-about__text+.s-about__text{margin-top:1.5rem}}@media only screen and (max-width:767.499px){.s-about__text{font-size:.875rem}}.s-about-values{background:#f5f5f5}.s-about-values__head{text-align:center;margin-bottom:3.5rem}@media only screen and (max-width:767.499px){.s-about-values__head{margin-bottom:2.5rem}}.s-about-values__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}.s-about-values__title{font-size:2rem;font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-about-values__title{font-size:1.5rem}}.s-about-values__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}@media only screen and (max-width:767.499px){.s-about-values__list{grid-template-columns:1fr;gap:1.5rem}}.s-about-values__item{position:relative;overflow:hidden;background:#fff;border:.09375rem solid #dce8f2;border-radius:.75rem;box-shadow:0 .375rem 1.125rem rgba(45,55,72,.06);text-align:center}.s-about-values__photo{aspect-ratio:16/9;overflow:hidden;background:#e8f5fb}.s-about-values__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-about-values__body{padding:1.25rem}@media only screen and (max-width:767.499px){.s-about-values__body{padding:1.25rem 1rem 1.75rem}}.s-about-values__name{font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:.75rem}@media only screen and (max-width:767.499px){.s-about-values__name{margin-bottom:.3125rem}}.s-about-values__desc{font-size:.875rem;line-height:1.7142857143;color:#4a5568;text-align:left}body.page-skills{background:#fff}.s-skills-stack.u-section,.s-skills-strength.u-section{padding-block:7.5rem}@media only screen and (max-width:767.499px){.s-skills-stack.u-section,.s-skills-strength.u-section{padding-block:5rem}}.s-skills-stack{background:#fff}.s-skills-stack__inner{display:grid;grid-template-columns:1fr 1fr 1.3fr;align-items:start;gap:1.5rem}@media only screen and (max-width:767.499px){.s-skills-stack__inner{grid-template-columns:1fr;gap:1.5rem;padding-inline:1.875rem}}.s-skills-stack__head{text-align:center}.s-skills-stack__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}@media only screen and (max-width:767.499px){.s-skills-stack__label{font-size:1rem}}.s-skills-stack__title{font-size:2rem;font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-skills-stack__title{font-size:1.5rem}}.s-skills-stack__group{padding:1.75rem 1.75rem 2rem;border-radius:.75rem;background:#f7fafc;text-align:center}@media only screen and (max-width:767.499px){.s-skills-stack__group{padding:1.375rem 1.25rem 1.5rem}}.s-skills-stack__head{grid-column:1/-1}.s-skills-stack__group--wide{grid-column:1/-1}.s-skills-stack__heading{font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:1.25rem}@media only screen and (max-width:767.499px){.s-skills-stack__heading{font-size:1.0625rem;margin-bottom:1rem}}.s-skills-stack__tags{display:flex;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;max-width:100%;margin-inline:auto;gap:.75rem}@media only screen and (max-width:767.499px){.s-skills-stack__tags--quality .s-skills-stack__tag:nth-child(n+4){display:none}}@media only screen and (max-width:767.499px){.s-skills-stack__tags--quality[data-expanded=true] .s-skills-stack__tag:nth-child(n+4){display:list-item}}.s-skills-stack__more-item{display:none}@media only screen and (max-width:767.499px){.s-skills-stack__more-item{display:block;width:100%}}.s-skills-stack__more-preview{display:none}@media only screen and (max-width:767.499px){.s-skills-stack__more-preview{position:relative;display:flex;width:100%;height:2.5rem;overflow:hidden;pointer-events:none}.s-skills-stack__more-preview::after{content:"";position:absolute;right:0;bottom:0;left:0;height:70%;background:linear-gradient(to bottom,rgba(255,255,255,.12),#fff 92%);box-shadow:0 -.5rem .875rem rgba(255,255,255,.82)}}.s-skills-stack__more-preview .s-skills-stack__tag{flex-shrink:0}@media only screen and (max-width:767.499px){.s-skills-stack__tags--quality[data-expanded=true] .s-skills-stack__more-preview{display:none}}@media only screen and (max-width:767.499px){.s-skills-stack__tags--quality[data-expanded=true] .s-skills-stack__more-item{margin-top:1.25rem}}.s-skills-stack__more{display:flex;align-items:center;justify-content:center;width:12.5rem;max-width:100%;height:100%;margin-inline:auto;padding:.5rem 1rem;border:.125rem solid #2d3748;border-radius:.5rem;background:#fff;color:#4a5568;font-size:.8125rem;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:background-color .3s ease,color .3s ease,transform .3s ease}.s-skills-stack__more::after{content:"";width:.4375rem;height:.4375rem;margin-left:.625rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:translateY(-.125rem) rotate(45deg)}.s-skills-stack__more[aria-expanded=true]::after{transform:translateY(.125rem) rotate(225deg)}@media (hover:hover){.s-skills-stack__more:hover{background:#2d3748;color:#fff;transform:translateY(-.125rem)}}@media (hover:none){.s-skills-stack__more:active{background:#2d3748;color:#fff;transform:translateY(-.125rem)}}.s-skills-stack__tag{padding:.5625rem 1rem;border-radius:2.5rem;background:#fff;border:.125rem solid #b8dff0;color:#1a4fa0;font-size:.875rem;font-weight:700;letter-spacing:.05em}@media only screen and (max-width:767.499px){.s-skills-stack__tag{font-size:.8125rem;padding:.375rem .875rem}}.s-skills-strength{position:relative;z-index:1;overflow:hidden;background:linear-gradient(180deg,#f5fbfe 0,#f5f5f5 100%);border-radius:5rem}@media only screen and (max-width:767.499px){.s-skills-strength{border-radius:2.5rem}}.s-skills-strength::after,.s-skills-strength::before{content:"";position:absolute;display:block;border-radius:50%;pointer-events:none}.s-skills-strength::before{top:4.5rem;left:-6rem;width:15rem;height:15rem;background:rgba(0,145,207,.1)}.s-skills-strength::after{right:-7.5rem;bottom:5.5rem;width:20rem;height:20rem;background:rgba(240,165,0,.08)}@media only screen and (max-width:767.499px){.s-skills-strength::before{top:3rem;left:-4.75rem;width:10rem;height:10rem}.s-skills-strength::after{right:-6rem;bottom:3rem;width:11.875rem;height:11.875rem}}.s-skills-strength__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:3.5rem}.s-skills-strength__head{text-align:center}.s-skills-strength__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}@media only screen and (max-width:767.499px){.s-skills-strength__label{font-size:1rem}}.s-skills-strength__title{font-size:2rem;font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-skills-strength__title{font-size:1.5rem}}.s-skills-strength__group:not(:last-child){padding-bottom:3.5rem;border-bottom:.0625rem solid #d1e8f5}.s-skills-strength__group:last-child .s-skills-strength__heading{border-left-color:#f0a500}.s-skills-strength__group:last-child .s-skills-strength__item{border-color:#f8d88b;border-top-color:#f0a500;box-shadow:0 .5rem 1.375rem rgba(240,165,0,.1)}.s-skills-strength__group:last-child .s-skills-strength__icon{background:#fff8e8;box-shadow:inset 0 0 0 .0625rem rgba(240,165,0,.22);color:#a85000}.s-skills-strength__heading{font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem;padding-left:1rem;border-left:.25rem solid #0091cf}@media only screen and (max-width:767.499px){.s-skills-strength__heading{font-size:1.0625rem;margin-bottom:1.25rem}}.s-skills-strength__note{font-size:.875rem;color:#4a5568;margin-bottom:1.5rem}@media only screen and (max-width:767.499px){.s-skills-strength__note{font-size:.8125rem;margin-bottom:1.25rem}}.s-skills-strength__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media only screen and (max-width:767.499px){.s-skills-strength__list{grid-template-columns:repeat(2,1fr);gap:.75rem}}.s-skills-strength__item{background:linear-gradient(180deg,#fff 0,#fff 68%,#f7fcfe 100%);border:.0625rem solid #d8edf7;border-top:.25rem solid #0091cf;border-radius:.75rem;padding:1.625rem 1.25rem 1.75rem;display:flex;flex-direction:column;align-items:center;gap:.875rem;box-shadow:0 .5rem 1.375rem rgba(0,145,207,.08);text-align:center}@media only screen and (max-width:767.499px){.s-skills-strength__item{height:9.375rem;padding-block:1rem;padding-inline:.625rem}}.s-skills-strength__icon{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:.625rem;background:#e8f5fb;box-shadow:inset 0 0 0 .0625rem rgba(0,145,207,.16);color:#0091cf;flex-shrink:0}.s-skills-strength__icon svg{width:1.75rem;height:1.75rem}.s-skills-strength__icon svg *{stroke:currentColor}.s-skills-strength__text{font-size:.8125rem;font-weight:700;color:#2d3748;line-height:1.6}@media only screen and (max-width:767.499px){.s-skills-strength__text{display:flex;flex:1;align-items:center;justify-content:center;width:100%}}.s-skills-site{background:#fff}@media only screen and (max-width:767.499px){.s-skills-site__inner{padding-inline:1.875rem}}.s-skills-site.u-section{padding-block:7.5rem}@media only screen and (max-width:767.499px){.s-skills-site.u-section{padding-block:5rem}}.s-skills-site__head{text-align:center;margin-bottom:3.5rem}@media only screen and (max-width:767.499px){.s-skills-site__head{margin-bottom:2.5rem}}.s-skills-site__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:.75rem}@media only screen and (max-width:767.499px){.s-skills-site__label{font-size:1rem}}.s-skills-site__title{font-size:2rem;font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-skills-site__title{font-size:1.5rem}}.s-skills-site__list{max-width:47.5rem;margin-inline:auto}.s-skills-site__item{display:grid;row-gap:.75rem;padding:1.75rem 2rem;border-radius:.75rem;border:.0625rem solid #dce8f2;background:#fff;box-shadow:0 .125rem .625rem rgba(45,55,72,.06)}.s-skills-site__item:not(:last-child){margin-bottom:1.25rem}@media only screen and (max-width:767.499px){.s-skills-site__item{padding:1.375rem 1.25rem 1.5rem}}.s-skills-site__content{display:contents}.s-skills-site__name{padding-left:1rem;border-left:.25rem solid #0091cf;font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:0}@media only screen and (max-width:767.499px){.s-skills-site__name{font-size:1.0625rem}}.s-skills-site__desc{font-size:1rem;line-height:1.8;color:#4a5568}@media only screen and (max-width:767.499px){.s-skills-site__desc{font-size:.875rem}}@media only screen and (max-width:767.499px){.s-skills-site__buttons{margin-top:3.5rem}}@media only screen and (max-width:767.499px){.s-works{padding-bottom:5rem}}.s-works__note{max-width:47.5rem;margin:0 auto 2.5rem;text-align:center;font-size:.875rem;line-height:1.7142857143;color:#626e7e}@media only screen and (max-width:767.499px){.s-works__note{font-size:.8125rem;margin-bottom:2rem;text-align:center}}.s-works__note-caution,.s-works__note-text{display:block}@media only screen and (max-width:767.499px){.s-works__note-caution{margin-top:.5rem}}.s-works__filter{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem}@media only screen and (max-width:767.499px){.s-works__filter{gap:.5rem;margin-bottom:2rem}}.s-works__filter-btn{display:inline-flex;align-items:center;padding:.625rem 1.5rem;border-radius:2.5rem;border:.125rem solid #e2e8f0;background:#fff;color:#626e7e;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}@media only screen and (max-width:767.499px){.s-works__filter-btn{font-size:.8125rem;padding:.5rem 1.125rem}}.s-works__filter-btn.is-active{background:#1a4fa0;color:#fff;border-color:#1a4fa0}.s-works__filter-btn:hover:not(.is-active){border-color:#1a4fa0;color:#1a4fa0}.s-works__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:2rem 1.5rem}@media only screen and (max-width:767.499px){.s-works__grid{grid-template-columns:minmax(0,21.25rem);gap:1.5rem 1rem}}.s-works__grid .c-card--works{width:100%;max-width:21.25rem;justify-self:center}.s-works__grid .c-card--works.is-hidden{display:none}.s-works__empty{grid-column:1/-1;text-align:center;color:#626e7e;font-size:1rem;padding-block:4rem}.s-works__pagination{display:flex;justify-content:center;margin-top:3.5rem}@media only screen and (max-width:767.499px){.s-works__pagination{margin-top:2.5rem}}.s-works__pagination .page-numbers{display:flex;align-items:center;justify-content:center;gap:.625rem;list-style:none;flex-wrap:wrap}.s-works__pagination li{display:flex}.s-works__pagination a,.s-works__pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;height:2.75rem;padding:0 .875rem;border:.125rem solid #1a4fa0;border-radius:999px;background:#fff;color:#1a4fa0;font-size:.875rem;font-weight:700;line-height:1;transition:background .3s ease,color .3s ease,border-color .3s ease}@media only screen and (max-width:767.499px){.s-works__pagination a,.s-works__pagination span{min-width:2.375rem;height:2.375rem;padding:0 .6875rem;font-size:.75rem}}@media (hover:hover){.s-works__pagination a:hover{background:#1a4fa0;color:#fff;border-color:#1a4fa0}}@media (hover:none){.s-works__pagination a:active{background:#1a4fa0;color:#fff;border-color:#1a4fa0}}.s-works__pagination .current{background:#1a4fa0;color:#fff;border-color:#1a4fa0}.s-works__pagination .dots{border-color:transparent;background:0 0;color:#626e7e;min-width:1.5rem;padding:0}.s-works__pagination .next,.s-works__pagination .prev{border-color:#a0aec0;background:#fff;color:#a0aec0}@media (hover:hover){.s-works__pagination .next:hover,.s-works__pagination .prev:hover{background:#a0aec0;color:#fff;border-color:#a0aec0}}@media (hover:none){.s-works__pagination .next:active,.s-works__pagination .prev:active{background:#a0aec0;color:#fff;border-color:#a0aec0}}.c-single-works-fv__title{font-size:2rem;text-wrap:balance}@media only screen and (max-width:767.499px){.c-single-works-fv__title{font-size:1.5rem}}.s-single-works__inner{max-width:53.75rem}.s-single-works__thumb{border-radius:.75rem;overflow:hidden;margin-bottom:3.5rem}@media only screen and (max-width:767.499px){.s-single-works__thumb{margin-bottom:2.25rem}}.s-single-works__thumb img{width:100%;height:auto;display:block}.s-single-works__meta{display:flex;align-items:center;gap:.75rem}.s-single-works__category{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.08em;border-radius:.1875rem;padding:.25rem .625rem}.s-single-works__category.--hp{color:#1a4fa0;background:#dce8f2}.s-single-works__category.--lp{color:#c45a00;background:#fbead2}.s-single-works__body{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:767.499px){.s-single-works__body{gap:1.5rem}}.s-single-works__section{padding-bottom:1.5rem;border-bottom:.0625rem solid #e2e8f0}@media only screen and (max-width:767.499px){.s-single-works__section{padding-bottom:1.25rem}}.s-single-works__section-title{font-size:.9375rem;font-weight:700;letter-spacing:.1em;color:#1a4fa0;text-transform:uppercase;margin-bottom:.75rem}.s-single-works__text{font-size:1rem;line-height:1.875;color:#2d3748}@media only screen and (max-width:767.499px){.s-single-works__text{font-size:.875rem}}.s-single-works__point-list{display:grid;gap:.375rem;color:#2d3748}@media only screen and (max-width:767.499px){.s-single-works__point-list{gap:.5rem}}.s-single-works__point-item{position:relative;padding-left:1.125rem;font-size:1rem;line-height:1.875}@media only screen and (max-width:767.499px){.s-single-works__point-item{padding-left:1rem;font-size:.875rem;line-height:1.7142857143}}.s-single-works__point-item::before{position:absolute;top:0;left:0;content:"・";color:#1a4fa0;font-weight:700}.s-single-works__screen-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.5rem}.s-single-works__screen-item{display:flex;justify-content:center;min-width:0}.s-single-works__screen-item.--portrait{flex:0 1 calc((100% - 3rem)/ 3)}.s-single-works__screen-item.--landscape{flex:0 0 100%}@media only screen and (max-width:767.499px){.s-single-works__screen-item.--landscape,.s-single-works__screen-item.--portrait{flex:0 0 100%}}.s-single-works__screen-figure{display:grid;justify-items:center;row-gap:.5rem;max-width:100%}.s-single-works__screen-figure img{display:block;width:auto;max-width:100%;height:auto;border:.09375rem solid #a0aec0}.s-single-works__screen-figure figcaption{color:#626e7e;font-size:.8125rem;letter-spacing:.04em}.s-single-works__screen-figure.--landscape{grid-column:1/-1}.s-single-works__screen-item.--portrait img{max-height:35rem}@media only screen and (max-width:767.499px){.s-single-works__screen-item.--portrait img{max-height:30rem}}.s-single-works__url{font-size:.9375rem;color:#1a4fa0;text-decoration:underline;text-decoration-color:rgba(0,145,207,.4);text-underline-offset:.1875rem;word-break:break-all;transition:color .3s ease,text-decoration-color .3s ease,text-underline-offset .3s ease}@media (hover:hover){.s-single-works__url:hover{color:#f0a500;text-decoration-color:#f0a500;text-underline-offset:.3125rem}}@media (hover:none){.s-single-works__url:active{color:#f0a500;text-decoration-color:#f0a500;text-underline-offset:.3125rem}}.s-single-works__nav{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}@media only screen and (max-width:767.499px){.s-single-works__nav{gap:1.5rem}}.s-single-works__nav-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media only screen and (max-width:767.499px){.s-single-works__nav-row{grid-template-columns:1fr;gap:1rem}}.s-single-works__nav-card{position:relative;display:grid;grid-template-columns:2.625rem 5.5rem 1fr;align-items:center;gap:.875rem;min-height:7rem;padding:1rem;border:.0625rem solid #d1e8f5;border-radius:.75rem;background:#fff;box-shadow:0 .25rem 1.125rem rgba(45,55,72,.06);transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.s-single-works__nav-card.--next{grid-template-columns:1fr 5.5rem 2.625rem;text-align:right}.s-single-works__nav-card:only-child{grid-column:1/-1;width:100%;max-width:calc((100% - 1.25rem)/ 2);justify-self:center}@media only screen and (max-width:767.499px){.s-single-works__nav-card:only-child{max-width:100%}}@media (hover:hover){.s-single-works__nav-card:hover{border-color:#1a4fa0;box-shadow:0 .625rem 1.75rem rgba(0,145,207,.18);transform:translateY(-.1875rem)}.s-single-works__nav-card:hover .s-single-works__nav-arrow{background:#fff;color:#1a4fa0}}@media (hover:none){.s-single-works__nav-card:active{border-color:#1a4fa0;box-shadow:0 .625rem 1.75rem rgba(0,145,207,.18);transform:translateY(-.1875rem)}.s-single-works__nav-card:active .s-single-works__nav-arrow{background:#fff;color:#1a4fa0}}@media only screen and (max-width:767.499px){.s-single-works__nav-card{grid-template-columns:2.375rem 4.5rem 1fr;min-height:6rem;padding:.75rem}.s-single-works__nav-card.--next{grid-template-columns:1fr 4.5rem 2.375rem}}.s-single-works__nav-arrow{display:grid;place-items:center;width:2.625rem;height:2.625rem;border:.125rem solid #1a4fa0;border-radius:50%;background:#1a4fa0;color:#fff;font-size:1rem;font-weight:700;line-height:1;transition:background .3s ease,color .3s ease}@media only screen and (max-width:767.499px){.s-single-works__nav-arrow{width:2.375rem;height:2.375rem;font-size:.875rem}}.s-single-works__nav-img{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:.5rem;background:#f5f5f5}.s-single-works__nav-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.s-single-works__nav-text{display:flex;flex-direction:column;gap:.375rem;min-width:0}.s-single-works__nav-label{font-size:1rem;font-weight:700;letter-spacing:.08em;color:#1a4fa0;text-align:center}.s-single-works__nav-title{display:block;width:100%;overflow:hidden;min-width:0;text-align:center;font-size:.8125rem;font-weight:700;line-height:1.4;color:#2d3748;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width:767.499px){.s-single-works__nav-title{font-size:.875rem}}.s-single-works__back{text-align:center}.s-single-works__back .c-btn{border-color:#1a4fa0}.s-single-works__back .c-btn::after,.s-single-works__back .c-btn::before{display:none}.is-contact .l-header__right{display:none}.s-contact{background:#fff}.s-contact__inner{max-width:42.5rem}.s-contact__lead{font-size:1.1875rem;line-height:1.6842105263;color:#2d3748;text-align:center;margin-bottom:3rem}@media only screen and (max-width:767.499px){.s-contact__lead{font-size:1rem;margin-bottom:2rem;padding-inline:1.125rem}}.wpcf7{width:100%}.wpcf7-form{display:flex;flex-direction:column;gap:.75rem}.wpcf7-form p{display:flex;flex-direction:column;gap:.375rem;margin:0}.wpcf7-form label{display:flex;flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:700;color:#2d3748;letter-spacing:.05em}.wpcf7-form label br{display:none}.wpcf7-form .wpcf7-label-header{display:flex;align-items:center;gap:.375rem}.wpcf7-form .wpcf7-any,.wpcf7-form .wpcf7-required{display:inline-block;width:-moz-fit-content;width:fit-content;margin-left:.375rem;padding:.0625rem .375rem;border-radius:.1875rem;font-size:.6875rem;font-weight:700;line-height:1.5;letter-spacing:.04em}.wpcf7-form .wpcf7-required{background:#d32f2f;color:#fff}.wpcf7-form .wpcf7-any{background:#e2e8f0;color:#586a7d}.wpcf7-form input[type=email],.wpcf7-form input[type=text],.wpcf7-form select,.wpcf7-form textarea{width:100%;padding:.875rem 1rem;border:.0625rem solid #e2e8f0;border-radius:.375rem;font-size:.9375rem;color:#2d3748;background:#fafbfc;transition:border-color .2s ease,box-shadow .2s ease}.wpcf7-form input[type=email]::-moz-placeholder,.wpcf7-form input[type=text]::-moz-placeholder,.wpcf7-form select::-moz-placeholder,.wpcf7-form textarea::-moz-placeholder{color:#a0aec0;font-weight:700}.wpcf7-form input[type=email]::placeholder,.wpcf7-form input[type=text]::placeholder,.wpcf7-form select::placeholder,.wpcf7-form textarea::placeholder{color:#a0aec0;font-weight:700}.wpcf7-form input[type=email]:focus,.wpcf7-form input[type=text]:focus,.wpcf7-form select:focus,.wpcf7-form textarea:focus{outline:0;border-color:#0091cf;box-shadow:0 0 0 .1875rem rgba(0,145,207,.15);background:#fff}@media only screen and (max-width:767.499px){.wpcf7-form input[type=email],.wpcf7-form input[type=text],.wpcf7-form select,.wpcf7-form textarea{font-size:1rem}}.wpcf7-form select{padding-right:2.75rem;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#718096 50%),linear-gradient(135deg,#718096 50%,transparent 50%);background-position:calc(100% - 1.375rem) 50%,calc(100% - 1rem) 50%;background-size:.375rem .375rem,.375rem .375rem;background-repeat:no-repeat}.wpcf7-form textarea{min-height:11.25rem;resize:vertical}@media only screen and (max-width:767.499px){.wpcf7-form textarea{min-height:8.75rem}}.wpcf7-form input[type=email].wpcf7-not-valid,.wpcf7-form input[type=text].wpcf7-not-valid,.wpcf7-form select.wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid{border-width:.125rem;border-color:#d32f2f}.wpcf7-form input[type=email].wpcf7-not-valid:focus,.wpcf7-form input[type=text].wpcf7-not-valid:focus,.wpcf7-form select.wpcf7-not-valid:focus,.wpcf7-form textarea.wpcf7-not-valid:focus{border-color:#d32f2f;box-shadow:0 0 0 .1875rem rgba(229,62,62,.15)}.wpcf7-form .wpcf7-not-valid-tip{display:block;margin-top:.375rem;color:#c62828;font-size:.8125rem;font-weight:700;line-height:1.5384615385}.wpcf7-form .wpcf7-privacy{display:block;text-align:center;font-size:.8125rem;color:#626e7e;white-space:nowrap}.wpcf7-form .wpcf7-privacy a{color:#0091cf;text-decoration:underline;text-underline-offset:.1875rem}@media (hover:hover){.wpcf7-form .wpcf7-privacy a:hover{opacity:.7}}@media (hover:none){.wpcf7-form .wpcf7-privacy a:active{opacity:.7}}.wpcf7-form .wpcf7-submit-btn-wrap{align-items:center;margin-top:.5rem}.wpcf7-form input[type=submit]{display:block;width:17.5rem;margin:0 auto;padding:1rem 2rem;background:#f0a500;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.08em;border-radius:2.5rem;border:.125rem solid #f0a500;cursor:pointer;transition:background .3s ease,color .3s ease}@media (hover:hover){.wpcf7-form input[type=submit]:hover{background:#fff;color:#f0a500}}@media (hover:none){.wpcf7-form input[type=submit]:active{background:#fff;color:#f0a500}}@media only screen and (max-width:767.499px){.wpcf7-form input[type=submit]{width:100%}}.wpcf7-form .wpcf7-spinner{display:none}.wpcf7-form .wpcf7-response-output{margin:.75rem 0 0!important;padding:0!important;font-size:.875rem;font-weight:700;text-align:center;border:none!important;background:0 0!important}.wpcf7-form.sent .wpcf7-response-output{color:#276749}.wpcf7-form.aborted .wpcf7-response-output,.wpcf7-form.failed .wpcf7-response-output,.wpcf7-form.invalid .wpcf7-response-output,.wpcf7-form.spam .wpcf7-response-output{color:#d32f2f}.s-complete{flex:1;display:flex;align-items:center;justify-content:center;background:#f5f5f5;text-align:center}.s-complete__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-top:3.75rem}.s-complete__label{font-size:1.125rem;font-weight:700;letter-spacing:.15em;color:#0091cf}.s-complete__title{font-size:2.25rem;font-weight:700;color:#2d3748;line-height:1.6}@media only screen and (max-width:767.499px){.s-complete__title{font-size:1.5rem}}.s-complete__text{font-size:1.25rem;line-height:1.7;color:#2d3748;margin-bottom:.5rem}@media only screen and (max-width:767.499px){.s-complete__text{font-size:.875rem}}.s-complete__note{max-width:47.5rem;margin:1.75rem auto 2.5rem;font-size:1rem;line-height:1.875;color:#4a5568}.s-complete__note strong{font-weight:700;color:#2d3748}@media only screen and (max-width:767.499px){.s-complete__note{max-width:100%;margin:1.25rem auto 1.75rem;padding-inline:1.25rem;font-size:.75rem;line-height:1.75}}.s-complete .c-btn{width:15.625rem;min-width:0;max-width:100%;padding:.875rem 1.5rem;font-size:.9375rem;letter-spacing:.06em}.s-privacy{background:#fff}.s-privacy__inner{max-width:50rem}.s-privacy__title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:2rem}@media only screen and (max-width:767.499px){.s-privacy__title{font-size:1.5rem;margin-bottom:1.5rem}}.s-privacy__lead{font-size:.9375rem;line-height:1.8666666667;color:#2d3748;margin-bottom:3.5rem}@media only screen and (max-width:767.499px){.s-privacy__lead{font-size:.875rem;margin-bottom:2.5rem}}.s-privacy__block{margin-bottom:2.5rem}@media only screen and (max-width:767.499px){.s-privacy__block{margin-bottom:2rem}}.s-privacy__heading{font-size:1.125rem;font-weight:700;color:#2d3748;margin-bottom:.75rem}@media only screen and (max-width:767.499px){.s-privacy__heading{font-size:1rem}}.s-privacy__text{font-size:.9375rem;line-height:1.8666666667;color:#4a5568}@media only screen and (max-width:767.499px){.s-privacy__text{font-size:.875rem}}.s-privacy__link{color:#1a4fa0;text-decoration:underline}@media (hover:hover){.s-privacy__link:hover{opacity:.6}}@media (hover:none){.s-privacy__link:active{opacity:.6}}.s-privacy__date{margin-top:3rem;text-align:right;font-size:.875rem;color:#626e7e}@media only screen and (max-width:767.499px){.s-privacy__date{margin-top:2.25rem;font-size:.8125rem}}.s-404{flex:1;display:flex;align-items:center;justify-content:center;background:#f5f5f5;text-align:center}.s-404__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-top:3.75rem}@media only screen and (max-width:767.499px){.s-404__inner{padding-top:1.875rem}}.s-404__label{display:block;font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#0091cf;margin-bottom:-.5rem}.s-404__code{font-size:5rem;font-weight:700;color:#0091cf;letter-spacing:.05em;line-height:1}@media only screen and (max-width:767.499px){.s-404__code{font-size:3.125rem}}.s-404__title{font-size:1.75rem;font-weight:700;color:#2d3748;line-height:1.6}@media only screen and (max-width:767.499px){.s-404__title{font-size:1.25rem}}.s-404__text{font-size:.9375rem;color:#626e7e;line-height:1.8;margin-bottom:.5rem}@media only screen and (max-width:767.499px){.s-404__text{font-size:.8125rem}}.s-faq__list{max-width:50rem;margin-inline:auto;display:flex;flex-direction:column;gap:.875rem}.s-faq__item{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 .125rem .875rem rgba(45,55,72,.06);transition:box-shadow .3s ease,transform .3s ease}@media (hover:hover){.s-faq__item:hover{box-shadow:0 .625rem 1.5rem rgba(45,55,72,.12);transform:translateY(-.125rem)}}@media (hover:none){.s-faq__item:active{box-shadow:0 .625rem 1.5rem rgba(45,55,72,.12);transform:translateY(-.125rem)}}.s-faq__question{width:100%;display:grid;grid-template-columns:2.25rem 1fr 2.25rem;align-items:center;gap:1.25rem;padding:1.75rem 2rem;background:0 0;border:none;cursor:pointer;text-align:left;transition:background .3s ease}@media only screen and (max-width:767.499px){.s-faq__question{grid-template-columns:1.875rem 1fr 2.125rem;padding:1.25rem 1.25rem;gap:.875rem}}@media (hover:hover){.s-faq__question:hover{background:#f2fafd}.s-faq__question:hover .s-faq__icon{background:#00699a}.s-faq__question:hover .s-faq__icon::after,.s-faq__question:hover .s-faq__icon::before{background:#fff}}@media (hover:none){.s-faq__question:active{background:#f2fafd}.s-faq__question:active .s-faq__icon{background:#00699a}.s-faq__question:active .s-faq__icon::after,.s-faq__question:active .s-faq__icon::before{background:#fff}}.s-faq__question[aria-expanded=true]{background:#f2fafd}.s-faq__question[aria-expanded=true] .s-faq__icon{background:#00699a}.s-faq__question[aria-expanded=true] .s-faq__icon::before{background:#fff}.s-faq__question[aria-expanded=true] .s-faq__icon::after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.s-faq__q-label{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:.375rem;background:#00699a;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:background .3s ease,color .3s ease}@media only screen and (max-width:767.499px){.s-faq__q-label{width:1.875rem;height:1.875rem;font-size:.875rem}}.s-faq__q-text{flex:1;font-size:1rem;font-weight:700;color:#2d3748;line-height:1.6}@media only screen and (max-width:767.499px){.s-faq__q-text{font-size:.875rem}}.s-faq__icon{flex-shrink:0;position:relative;width:2.25rem;height:2.25rem;border-radius:50%;background:#e8f5fb;transition:background .3s ease}@media only screen and (max-width:767.499px){.s-faq__icon{width:2.125rem;height:2.125rem}}.s-faq__icon::after,.s-faq__icon::before{content:"";position:absolute;top:50%;left:50%;width:.875rem;height:.125rem;border-radius:.125rem;background:#00699a;transform:translate(-50%,-50%);transition:background .3s ease,opacity .3s ease,transform .3s ease}.s-faq__icon::after{transform:translate(-50%,-50%) rotate(90deg)}.s-faq__answer{overflow:hidden;background:#fafbfc;visibility:hidden;transition:max-height .35s ease,visibility 0s linear .35s}.s-faq__answer[aria-hidden=false]{visibility:visible;transition:max-height .35s ease,visibility 0s}.s-faq__answer-inner{display:grid;grid-template-columns:2.25rem 1fr;align-items:flex-start;gap:1.25rem;padding:1.5rem 2rem 1.875rem;border-top:.0625rem solid #e2e8f0}@media only screen and (max-width:767.499px){.s-faq__answer-inner{grid-template-columns:1.875rem 1fr;padding:1.25rem 1.25rem 1.5rem;gap:.875rem}}.s-faq__a-label{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:.375rem;border:.125rem solid #00699a;color:#00699a;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:767.499px){.s-faq__a-label{width:1.875rem;height:1.875rem;font-size:.875rem}}.s-faq__a-text{font-size:.9375rem;color:#4a5568;line-height:1.8;padding-top:.125rem}@media only screen and (max-width:767.499px){.s-faq__a-text{font-size:.8125rem;padding-top:0}}.s-faq__a-link{color:#00699a;font-weight:700;text-decoration:underline;text-underline-offset:.1875rem}@media (hover:hover){.s-faq__a-link:hover{color:#f0a500}}@media (hover:none){.s-faq__a-link:active{color:#f0a500}}