:root{interpolate-size:allow-keywords;--s-font-9ab9e64e:"Noto Sans JP",sans-serif;--s-font-1ea4329f:"Noto Sans JP",sans-serif;--s-font-09818a82:Rowdies,sans-serif;--s-font-92a975e8:"Fugaz One",sans-serif;--s-font-cfbb133e:Montserrat,sans-serif;--s-font-cf9796a1:Courgette,sans-serif}body{background:#fff}.c-btn{background:#eee;border-radius:20px;box-shadow:0 0 0 0 rgba(0,0,0,.2);color:#333;font-family:var(--s-font-9ab9e64e);font-size:15px;font-weight:400;height:40px;letter-spacing:0;line-height:1.4;margin:4px;text-align:center;width:282px}.c-title{display:grid;gap:4px}.c-title__sub{color:#0a0a0a;font-family:var(--s-font-cfbb133e);font-size:48px;font-weight:700;line-height:1.4}.c-title__main{align-items:center;color:#717171;display:flex;font-family:var(--s-font-9ab9e64e);font-size:15px;font-weight:400;gap:8px;justify-content:flex-start;line-height:1.4}:where(.-white) .c-title__sub{color:#fff}:where(.-white) .c-title__main{color:#e6e6e6}.c-title__main:before{aspect-ratio:1/1;background:linear-gradient(-225deg,#473b7b,#3584a7 51%,#30d2be);border-radius:50%;content:"";display:block;width:8px}@media (width <= 880px){.c-title__sub{font-size:36px}.c-title__main{font-size:15px}}.c-fix-image{height:100dvh;width:100%}.c-fix-image__bg{height:100%;inset:0;position:fixed;width:100%;z-index:-1}.c-fix-image__bg img{height:100%;object-fit:cover;object-position:center;width:100%}.c-fix-image__cover{align-items:center;background:#0a0a0a;display:flex;height:100%;justify-content:center;mix-blend-mode:difference}.c-fix-image__text{color:#fff;font-family:var(--s-font-cfbb133e);font-size:6vw;font-weight:600;line-height:1.4;mix-blend-mode:normal;text-align:center}@media (width <= 880px){.c-fix-image__text{font-size:9vw}}.c-accordion{background:#f7f7f7;counter-increment:number;position:relative}.c-accordion__inner{display:grid;grid-template-columns:375px auto;position:relative}.c-accordion__head{grid-column:2;margin:0 0 0 32px;max-width:calc(66.66% - 32px - var(--gap-h-54772d3f-b8f0-46bb-b4cc-2f38e59255e1)*.3334);padding:40px 64px}.c-accordion__title{font-size:32px;font-weight:700;line-height:1.4;margin:0 0 16px}.c-accordion__title,.c-accordion__title:before{color:#0a0a0a;font-family:var(--s-font-1ea4329f)}.c-accordion__title:before{border-right:2px solid #0a0a0a;content:counter(number,decimal-leading-zero);margin:0 32px 0 0;padding:0 32px 0 0}.c-accordion__text{color:#333;font-family:var(--s-font-9ab9e64e);font-size:16px;font-weight:400;line-height:2.2;margin:0 0 24px}.c-accordion__btn{align-items:center;background:#0a0a0a;border-radius:4px;color:#fff;display:flex;font-size:16px;font-weight:400;gap:10px;height:40px;justify-content:center;line-height:1;max-width:120px;overflow-x:hidden;overflow-y:hidden}.c-accordion__btn:before{content:"OPEN";font-family:var(--s-font-1ea4329f)}.c-accordion__btn span{aspect-ratio:1/1;position:relative;width:12px}.c-accordion__btn span:before{background:#fff;content:"";display:block;height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.c-accordion__btn span:after{background:#fff;content:"";display:block;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.c-accordion:has(.c-accordion__toggle[aria-expanded=true]) .c-accordion__btn:before{content:"CLOSE"}.c-accordion:has(.c-accordion__toggle[aria-expanded=true]) .c-accordion__btn span:after{opacity:0}.c-accordion__image{aspect-ratio:375/266;border-radius:4px;grid-column:1;overflow:hidden;width:100%}.c-accordion__image img{height:100%;object-fit:cover;object-position:center;transition:scale .3s ease;width:100%}.c-accordion__toggle{inset:0;position:absolute;z-index:1}@media (any-hover:hover){.c-accordion__toggle:hover+.c-accordion__image img{scale:1.05}.c-accordion__inner:has(.c-accordion__toggle:hover) .c-accordion__btn{animation:accordion-btn .6s ease}@keyframes accordion-btn{0%{scale:1}50%{scale:1.05}to{scale:1}}}.c-accordion__detail{height:auto;margin-left:auto;max-width:calc(66.66% - 32px);opacity:1;padding:0 64px;transition:height .3s ease,visibility .3s ease,opacity .3s ease;width:calc(66.66% - 32px)}.c-accordion__detail[aria-hidden=true]{height:0;opacity:0;visibility:hidden}.c-accordion__content{border-top:1px solid #e6e6e6;line-height:2.2;padding:8px 0 24px}.c-accordion__content>h4{color:#0a0a0a;font-family:var(--s-font-1ea4329f);font-size:20px;font-weight:600;line-height:1.8;margin:40px 0 16px}.c-accordion__content>figure,.c-accordion__content>p{margin:16px 0}.c-accordion__content>figure img{height:auto;width:100%}.c-accordion__content>ol,.c-accordion__content>ul{list-style:revert;margin:16px 0 16px 24px}.c-accordion__content>ol li,.c-accordion__content>ul li{line-height:1.8;margin:8px 0}.c-accordion__content table{border:1px solid #ddd;font-family:var(--s-font-9ab9e64e);font-size:16px;line-height:1.8;margin:4px 0;width:100%}.c-accordion__content table th{background:#e6e6e6;border:1px solid #ddd;color:#0a0a0a;font-family:var(--s-font-1ea4329f);font-weight:700;min-width:120px;padding:16px}.c-accordion__content table td{border:1px solid #ddd;font-family:var(--s-font-9ab9e64e);min-width:200px;padding:12px 16px}.c-accordion__content a{color:#007cff;text-decoration:underline}.c-accordion__content [data-type=embed_code]{aspect-ratio:16/9;width:100%}.c-accordion__content [data-type=embed_code] iframe{height:100%;width:100%}@media (width <= 1140px){.c-accordion__head{margin:0 0 0 16px;padding:40px}.c-accordion__detail{padding:0 40px}}@media(width <= 880px){.c-accordion__inner{grid-template-columns:1fr}.c-accordion__image{max-width:375px;width:100%}.c-accordion__head{grid-column:1;margin:0}.c-accordion__title{font-size:22px}.c-accordion__title:before{font-size:22px;margin:0 12px 0 0;padding:0 12px 0 0}.c-accordion__detail{max-width:100%;width:100%}.c-accordion__content div:has(table){max-width:calc(100vw - 128px);overflow-x:scroll}}.c-card__image{aspect-ratio:400/210;border-radius:4px;overflow:hidden;width:100%}.c-card__image img{height:100%;object-fit:cover;object-position:center;width:100%}.c-card__tags{flex-wrap:wrap;gap:5px;margin:24px 0}.c-card__tags,.c-card__tags li{align-items:center;display:flex}.c-card__tags li{background:#a4a4a4;border-radius:16px;color:#fff;font-family:var(--s-font-9ab9e64e);font-size:10px;font-weight:400;height:20px;justify-content:center;line-height:1.4;padding:10px;white-space:nowrap}.c-card__title{color:#000;font-family:var(--s-font-1ea4329f);font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px}.c-other{background:#f7f7f7}.c-other__inner{display:grid;gap:64px;grid-template-columns:minmax(375px,45%) 1fr;padding:40px 80px;place-items:flex-start}.c-other__image{grid-column:1;width:100%}.c-other__image img{height:auto;width:100%}.c-other__content{grid-column:2;padding:0 32px 0 0}.c-other__title{color:#0a0a0a;font-family:var(--s-font-1ea4329f);font-size:32px;line-height:1.4;margin:0 0 16px}.c-other__text{color:#0a0a0a;font-family:var(--s-font-9ab9e64e);font-size:16px;font-weight:400;line-height:2.2;margin:0 0 8px}.c-other__btn a{align-items:center;background:#0a0a0a;border-radius:20px;color:#fff;display:flex;font-family:var(--s-font-1ea4329f);font-size:20px;font-weight:600;height:60px;justify-content:center;line-height:40px;max-width:400px;padding:0 24px;width:100%}@media (width <= 1140px){.c-other__inner{gap:40px;padding:40px 56px}.c-other__content{padding:0}}@media(width <= 880px){.c-other__inner{gap:32px;grid-template-columns:1fr;padding:40px}.c-other__image{grid-column:1}.c-other__content{grid-column:1;padding:0}.c-other__title{font-size:24px}.c-other__text{font-size:15px;line-height:2}.c-other__btn a{font-size:16px;height:50px}}.l-header{position:relative;z-index:999}.l-header__nav{position:fixed;right:32px;top:40px;z-index:1}.l-header__list{backdrop-filter:brightness(165%) blur(3px);-webkit-backdrop-filter:brightness(165%) blur(3px);background:#e6e6e699;border-radius:4px;display:flex;flex-wrap:nowrap;font-family:var(--s-font-1ea4329f);font-size:15px;font-weight:400;gap:0;line-height:1;margin:0;max-width:100%;padding:0 0 0 16px;position:relative;white-space:nowrap}.l-header__item,.l-header__item a{align-items:center;display:flex}.l-header__item a{color:#0a0a0a}.l-header__btn a,.l-header__item a{font-family:var(--s-font-1ea4329f);font-weight:600;justify-content:center;padding:16px 12px}.l-header__btn a{align-items:center;background:#0a0a0a;border-radius:4px;color:#fff;display:flex;margin-left:16px}.l-header__btn p,.l-header__item p{align-items:center;display:grid;height:1.2lh;overflow:hidden}.l-header__btn p span,.l-header__item p span{padding:.1lh 0}.l-header__btn a span,.l-header__item a span{transition:translate .3s ease}@media (any-hover:hover){.l-header__btn a:hover span,.l-header__item a:hover span{translate:0 -100%}}.l-header__toggle{aspect-ratio:1/1;background:#0a0a0a;border-radius:4px;display:none;place-content:center;place-items:center;position:absolute;right:24px;top:24px;width:56px;z-index:3}.l-header__toggle-bar{aspect-ratio:1/1;display:block;position:relative;width:24px}.l-header__toggle-bar span{background:#fff;display:block;height:1px;left:50%;position:absolute;translate:-50% 0;width:100%}.l-header__toggle-bar span:first-child{top:6px}.l-header__toggle-bar span:nth-child(2){top:12px}.l-header__toggle-bar span:nth-child(3){top:18px}.l-header__toggle-text:before{color:#fff;content:"Menu";font-family:var(--s-font-1ea4329f);font-size:10px;font-weight:400;line-height:1}@media (width <= 880px){.l-header__toggle{display:grid}.l-header__toggle[aria-expanded=true]{background:#fff}.l-header__toggle[aria-expanded=true] .l-header__toggle-text:before{color:#0a0a0a;content:"Close"}.l-header__toggle[aria-expanded=true] .l-header__toggle-bar span{background:#0a0a0a}.l-header__toggle[aria-expanded=true] .l-header__toggle-bar span:first-child{rotate:45deg;top:50%;translate:-50% -50%}.l-header__toggle[aria-expanded=true] .l-header__toggle-bar span:nth-child(2){opacity:0}.l-header__toggle[aria-expanded=true] .l-header__toggle-bar span:nth-child(3){rotate:-45deg;top:50%;translate:-50% -50%}.l-header__nav{background:#0a0a0a;height:0;padding:0 112px 0 24px;position:static;transition:height .3s ease,visibility .3s ease,opacity .3s ease,padding .3s ease;visibility:hidden}.l-header__nav.is-active{height:auto;padding:24px 112px 64px 24px;visibility:visible}.l-header__list{backdrop-filter:none;-webkit-backdrop-filter:none;background-color:transparent;flex-wrap:wrap;gap:4px 12px}.l-header__item a{color:#fff}.l-header__btn a,.l-header__item a{display:inline-block;font-weight:400;padding:4px 0 2px}.l-header__btn a{background:transparent;margin-left:0}}.l-footer{background:rgba(0,0,0,.7)}.l-footer__inner{margin-inline:auto;max-width:1920px;padding:0 80px}.l-footer__wrapper{border-top:1px solid #e6e6e6;display:grid;gap:4px;padding:48px 8px}.l-footer__content{display:grid;gap:40px;grid-template-columns:1fr auto}.l-footer__info{align-items:center;display:grid;gap:40px;grid-template-columns:auto 1fr}.l-footer__logo{width:120px}.l-footer__logo img{height:auto;width:100%}.l-footer__list{align-items:center;display:flex;flex-wrap:wrap;gap:4px 12px}.l-footer__list li{color:#fff;font-size:15px}.l-footer__copy,.l-footer__list li{font-family:var(--s-font-9ab9e64e);font-weight:400;line-height:1.4}.l-footer__copy{color:#e6e6e6;font-size:13px;text-align:right}.l-footer__sns{align-items:center;display:flex;gap:8px}.l-footer__sns li{height:30px;width:30px}.l-footer__sns li a{display:block;height:100%;transition:translate .3s ease;width:100%}.l-footer__sns li img{height:auto;width:100%}@media (width <= 1140px){.l-footer__inner{padding:0 56px}.l-footer__wrapper{gap:16px;padding:48px 8px 24px}.l-footer__content{grid-template-columns:1fr}.l-footer__sns{justify-self:flex-end}}@media(any-hover:hover){.l-footer__list li a:hover{text-decoration:underline}.l-footer__sns li a:hover{translate:0 -20%}}@media (width <= 880px){.l-footer__inner{padding:0 40px}.l-footer__sns{justify-self:flex-start}}@media (width <= 540px){.l-footer__inner{padding:0 24px}.l-footer__info{gap:32px;grid-template-columns:1fr}}.p-mv{align-content:flex-start;align-items:flex-start;background:#fff;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;max-width:100%;overflow-x:clip;padding:184px 80px 40px;position:relative;width:100%}.p-mv__inner{align-items:flex-end;display:flex;gap:40px;justify-content:space-between;position:relative;z-index:1}.p-mv__logo{left:31px;margin:0;max-width:100%;padding:0;position:absolute;top:30px;width:139px;z-index:2}.p-mv__logo img{height:auto;width:100%}.p-mv__content{align-items:flex-start;display:grid;gap:16px;justify-content:flex-start;padding:0 0 48px}.p-mv__title{color:#060606;font-family:var(--s-font-cfbb133e);font-size:5vw;font-weight:800;line-height:1.2}.p-mv__text{color:#333;font-family:var(--s-font-9ab9e64e);font-size:1.2vw;font-weight:400;line-height:2;padding:0 0 0 3px}.p-mv__btn>a{aspect-ratio:1/1;background:#fff;border-radius:50%;display:block;padding:7px;width:219px}.p-mv__btn>a>div{align-items:center;background:linear-gradient(135deg,#992b2b,#f69e9e);border:1px solid #fff;border-radius:50%;color:#fff;display:flex;font-family:var(--s-font-1ea4329f);font-size:24px;font-weight:600;height:100%;justify-content:center;line-height:1.4;text-align:center;transition:scale .3s ease;width:100%}@media (hover:hover){.p-mv__btn>a:hover>div{scale:1.05}}.p-mv__bottom{margin-inline:calc(50% - 50dvi);position:relative;rotate:-4deg;width:100vw;z-index:0}.p-mv__images,.p-mv__scroll{display:flex;flex-wrap:nowrap;gap:24px}.p-mv__images{align-items:center;animation:scroll-left 60s linear infinite}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.p-mv__images li{aspect-ratio:600/450;border-radius:4px;max-width:25vw;overflow:hidden;width:25vw}.p-mv__images li img{height:100%;object-fit:cover;object-position:center;width:100%}.p-mv__scroll-text{color:#e6e6e6;font-family:var(--s-font-cfbb133e);font-size:4vw;font-weight:500;line-height:1.4;margin-inline:auto;max-width:95%;text-align:right}@media (width <= 1140px){.p-mv{padding:160px 40px 40px}.p-mv__title{font-size:5.8vw;line-height:1.6}.p-mv__text{font-size:18px}.p-mv__btn>a{width:132px}.p-mv__btn>a>div{font-size:15px}.p-mv__images li{max-width:33.33vw;width:33.33vw}}@media (width <= 540px){.p-mv{padding:144px 24px 40px}.p-mv__logo{left:16px;width:120px}.p-mv__inner{display:grid;gap:24px}.p-mv__content{gap:8px;padding:0}.p-mv__title{font-size:9vw}.p-mv__text{font-size:11px;padding:0 16px 0 3px}.p-mv__btn{margin-bottom:-50px}.p-mv__images li{max-width:66.6vw;width:66.6vw}}.p-approach{background:#f3f3f3}.p-approach__inner{display:grid;gap:56px;margin-inline:auto;max-width:1920px;padding:112px 80px 128px}.p-approach__content{display:grid;gap:32px;margin-left:auto;max-width:891px}.p-approach__title{color:#0a0a0a;font-family:var(--s-font-1ea4329f);font-size:32px;font-weight:600;line-height:1.6}.p-approach__text{color:#333;font-family:var(--s-font-9ab9e64e);font-size:18px;font-weight:400;line-height:2.4}@media (width <= 1140px){.p-approach__inner{padding:112px 56px 128px}.p-approach__content{max-width:100%;padding:0 0 0 56px}}@media (width <= 880px){.p-approach__inner{gap:40px;padding:140px 40px 160px}.p-approach__content{gap:24px;padding:0 0 0 40px}.p-approach__title{font-size:24px;line-height:1.8}.p-approach__text{font-size:16px;line-height:2.2}}@media (width <= 540px){.p-approach__inner{padding:100px 24px}.p-approach__content{padding:0}.p-approach__text{font-size:15px}}.p-service{background:#fff}.p-service__inner{max-width:1920px;padding:112px 80px 128px}.p-service__wrapper{counter-reset:number;display:grid;gap:40px;margin-top:72px}@media (width <= 1140px){.p-service__inner{padding:112px 56px 128px}}@media (width <= 880px){.p-service__inner{padding:64px 40px 80px}.p-service__wrapper{gap:32px;margin-top:40px}}@media (width <= 540px){.p-service__inner{padding:64px 24px 80px}}.p-program{background:#fff}.p-program__inner{margin-inline:auto;max-width:1920px;padding:112px 80px 128px}.p-program__wrapper{display:grid;gap:40px;margin-top:72px}@media (width <= 1140px){.p-program__inner{padding:112px 56px 128px}}@media (width <= 880px){.p-program__inner{padding:64px 40px 80px}.p-program__wrapper{gap:32px;margin-top:40px}}@media (width <= 540px){.p-program__inner{padding:64px 24px 80px}}.p-blog{background:#f7f7f7}.p-blog__inner{padding:44px 80px 200px}.p-blog__wrapper{display:grid;gap:82px 40px;grid-template-columns:repeat(3,1fr);margin-top:45px}.p-blog__wrapper+.p-blog__wrapper{margin-top:82px}.p-blog__wrapper[aria-hidden=true]{height:0;opacity:0;visibility:hidden}.p-blog__wrapper[aria-hidden=false]{height:auto;opacity:1;visibility:visible}.p-blog__btn{align-items:center;display:flex;justify-content:center;margin-top:56px}.p-blog__btn:has([aria-expanded=true]){display:none}@media (width <= 1140px){.p-blog__inner{padding:112px 56px 128px}.p-blog__wrapper{grid-template-columns:repeat(2,1fr)}}@media (width <= 880px){.p-blog__inner{padding:64px 40px 80px}.p-blog__wrapper{gap:40px 24px}.p-blog__wrapper+.p-blog__wrapper{margin-top:40px}}@media (width <= 540px){.p-blog__inner{padding:140px 24px 40px}.p-blog__wrapper{gap:40px 8px;grid-template-columns:repeat(2,1fr)}}.p-download{background:#f7f7f7}.p-download__inner{margin-inline:auto;max-width:1920px;padding:40px 80px 149px}.p-download__wrapper{display:grid;gap:82px 40px;grid-template-columns:repeat(3,1fr);margin-top:45px}@media (width <= 1140px){.p-download__inner{padding:40px 56px 128px}.p-download__wrapper{grid-template-columns:repeat(2,1fr)}}@media (width <= 880px){.p-download__inner{padding:64px 40px 80px}.p-download__wrapper{gap:40px 24px}}@media (width <= 540px){.p-download__inner{padding:40px 24px 80px}.p-download__wrapper{gap:40px 8px;grid-template-columns:repeat(2,1fr)}}.p-team{background:#fff;overflow:clip}.p-team__inner{margin-inline:auto;max-width:1920px;padding:161px 80px 128px;position:relative}.p-team__wrapper{display:grid;gap:64px 96px;margin-top:56px}.p-team__item{display:grid;gap:32px;grid-template-columns:300px 1fr}.p-team__image{aspect-ratio:1/1;border-radius:50% 50% 50% 4px;overflow:hidden;width:100%}.p-team__image img{height:100%;object-fit:cover;object-position:center;width:100%}.p-team__info{padding:16px 0 0}.p-team__role{color:#0a0a0a;font-family:var(--s-font-9ab9e64e);font-size:15px;font-weight:400;line-height:1.2;margin:0 0 8px}.p-team__name{color:#0a0a0a;font-family:var(--s-font-1ea4329f);font-size:24px;font-weight:700;line-height:1.4}.p-team__english-name{color:#e6e6e6;font-family:var(--s-font-09818a82);font-size:18px;font-weight:400;line-height:1.4;margin:0 0 8px}.p-team__text{color:#333;font-family:var(--s-font-9ab9e64e);font-size:16px;font-weight:400;line-height:1.8;margin:0 0 12px}.p-team__message{bottom:-23px;display:flex;flex-wrap:nowrap;gap:24px;left:50%;position:absolute;transform:translateX(-50%)}.p-team__message span{animation:scroll-left 60s linear infinite;color:#f7f7f7;font-family:var(--s-font-cfbb133e);font-size:144px;font-weight:800;line-height:1;white-space:nowrap}@media (width <= 1140px){.p-team__inner{padding:112px 56px 128px}.p-team__wrapper{gap:64px 40px}}@media (width <= 880px){.p-team__inner{padding:64px 40px 120px}.p-team__wrapper{gap:40px 0;grid-template-columns:1fr;margin-top:40px}.p-team__item{grid-template-columns:200px 1fr}.p-team__role{font-size:14px}.p-team__name{font-size:22px}.p-team__english-name{font-size:16px}.p-team__text{font-size:15px}}@media (width <= 540px){.p-team__inner{padding:64px 24px 120px}.p-team__item{grid-template-columns:38% 1fr}}.p-company{background:#f7f7f7}.p-company__inner{max-width:1920px;padding:112px 80px 128px}.p-company__wrapper{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-top:56px}.p-company__table{border-collapse:collapse;width:100%}.p-company__table td,.p-company__table th{border-radius:2px;font-size:16px;font-weight:400;line-height:1.6;padding:16px}.p-company__table th{background:#e6e6e6;border-right:8px solid #f7f7f7;color:#0a0a0a;font-family:var(--s-font-1ea4329f);width:160px}.p-company__table td,.p-company__table th{border-bottom:8px solid #f7f7f7;border-top:8px solid #f7f7f7;text-align:left;vertical-align:top}.p-company__table td{background:#fff;border-left:8px solid #f7f7f7;color:#333;font-family:var(--s-font-9ab9e64e)}.p-company__map iframe{filter:grayscale(100%)}.p-faq{background:#fff}.p-faq__inner{margin-inline:auto;max-width:1920px;padding:112px 80px 128px}.p-faq__wrapper{border-top:1px solid #e6e6e6;display:grid;margin-left:auto;margin-top:56px;max-width:66.6%}.p-faq__item{border-bottom:1px solid #e6e6e6}.p-faq__summary{align-items:center;color:#0a0a0a;cursor:pointer;display:grid;font-family:var(--s-font-1ea4329f);font-size:18px;font-weight:700;gap:16px;grid-template-columns:auto 1fr 32px;line-height:1.8;padding:24px 16px}.p-faq__summary::-webkit-details-marker{display:none}.p-faq__summary:before{background:linear-gradient(-225deg,#473b7b,#3584a7 51%,#30d2be);background-clip:text;-webkit-background-clip:text;color:transparent;content:"Q.";font-family:var(--s-font-09818a82);font-size:28px;font-weight:400;line-height:1}.p-faq__summary span{aspect-ratio:1/1;background:#0a0a0a;border-radius:4px;display:block;position:relative;width:32px}.p-faq__summary span:after,.p-faq__summary span:before{background:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.p-faq__summary span:before{height:2px;width:12px}.p-faq__summary span:after{height:12px;width:2px}.p-faq__answer{color:#333;display:grid;flex:1;font-family:var(--s-font-9ab9e64e);font-size:16px;font-weight:400;gap:16px;grid-template-columns:auto 1fr;line-height:2;padding:0 80px 24px 16px}.p-faq__answer:before{background:linear-gradient(-225deg,#473b7b,#3584a7 51%,#30d2be);background-clip:text;-webkit-background-clip:text;color:transparent;content:"A.";font-family:var(--s-font-09818a82);font-size:28px;font-weight:400;line-height:1}.p-contact{background:rgba(0,0,0,.7)}.p-contact__inner{margin-inline:auto;max-width:1920px;padding:112px 80px 128px}#contact .hsfc-Step .hsfc-Step__Content{margin:0 auto;max-width:940px;padding-left:0;padding-right:0}#contact .hsfc-Row{grid-template-columns:auto;margin-bottom:52px}#contact .hsfc-RichText p{font-family:var(--s-font-9ab9e64e);font-size:20px;line-height:1.8}#contact .hsfc-EmailField,#contact .hsfc-TextField{display:flex;flex-wrap:wrap}#contact .hsfc-FieldLabel{width:200px}#contact .hsfc-FieldLabel span{font-family:var(--s-font-1ea4329f);font-size:20px;font-weight:700;line-height:1.4}#contact .hsfc-FieldLabel span.hsfc-FieldLabel__RequiredIndicator{margin-left:5px}#contact .hsfc-TextInput{background:transparent;color:#fff;font-family:var(--s-font-9ab9e64e);font-size:16px;font-weight:400;height:56px;padding:12px 16px;width:calc(100% - 200px)}#contact .hsfc-TextInput::placeholder{color:#fff;opacity:.6}#contact .hsfc-ErrorAlert{text-align:center;width:100%}#contact .hsfc-CheckboxField .hsfc-FieldLabel span{font-size:16px}#contact #hs_form_target_widget_1759225595101-2834577519246{background:#e6e6e633;max-height:200px;overflow-y:auto;padding:12px 24px}#contact #hs_form_target_widget_1759225595101-2834577519246 p{font-size:14px}#contact .hsfc-NavigationRow__Buttons{justify-content:center}#contact .hsfc-NavigationRow__Buttons .hsfc-Button{backdrop-filter:brightness(130%) blur(10px);-webkit-backdrop-filter:brightness(120%) blur(30px);background:transparent;border:1px solid #e6e6e699;border-radius:48px;font-family:var(--s-font-9ab9e64e);font-size:18px;max-width:320px;padding:20px 40px;width:100%}@media (width <= 1140px){.p-contact__inner{padding:112px 56px 128px}}@media (width <= 880px){.p-contact__inner{padding:64px 40px 80px}#contact .hsfc-Row{margin-bottom:36px}#contact .hsfc-RichText p{font-size:18px;line-height:1.4}#contact .hsfc-FieldLabel,#contact .hsfc-TextInput{width:100%}}@media (width <= 540px){.p-contact__inner{padding:64px 24px 80px}.p-contact__policy article{padding:16px}}