﻿@import"https://fonts.googleapis.com/css2?family=Anton&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:initial}*,*::before,*::after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;width:100vw;overflow-x:hidden}body{font-family:"Noto Sans JP",sans-serif;color:#162c4f;background-color:#fff;width:100vw;overflow-x:hidden;line-height:1.7;font-size:1.6rem}@media(max-width: 768px){body{font-size:1.5rem}}.inner{max-width:120rem;margin:0 auto}p{font-size:1.6rem;line-height:1.8}@media(max-width: 768px){p{font-size:1.5rem}}img{max-width:100%;height:auto;vertical-align:bottom;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem;color:#162c4f}.uppercase{text-transform:uppercase}.c-inline-message__text{display:inline-block;white-space:nowrap}.br-sp{display:none}@media(max-width: 1024px){.br-sp{display:block}}.br-pc{display:block}@media(max-width: 1024px){.br-pc{display:none}}.orbitron{font-family:"Orbitron",sans-serif}.l-footer{padding:2rem;color:#fff;background-color:#162c4f}.l-footer__inner{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-content:space-between}@media(max-width: 1024px){.l-footer__inner{flex-direction:column}}.l-footer__content{display:flex;flex-direction:column;justify-content:space-between;text-align:center;margin-top:auto;color:#fff}.l-footer__logo{width:100%;max-width:15rem;object-fit:contain;margin-bottom:5rem}@media(max-width: 768px){.l-footer__logo{margin:0 auto;margin-bottom:2rem}}.l-footer__links{display:flex;flex-direction:column;gap:1rem}.l-footer__links a{font-size:1.4rem;color:#fff;margin-bottom:2rem}.l-footer__copy{font-size:1.4rem;font-weight:500}.l-header{padding:1rem 2rem;position:fixed;background-color:#fff;width:100vw;box-shadow:0 0 4px 0 rgba(0,0,0,.25);top:0;left:0;z-index:10000}@media(max-width: 768px){.l-header{padding:1.5rem 2rem}}.l-header__inner{display:flex;align-items:center}@media(max-width: 768px){.l-header__inner{justify-content:space-between}}.l-header__nav{margin-left:auto;margin-right:4rem;font-size:1.4rem;font-weight:500}@media(max-width: 1024px){.l-header__nav{margin-right:2rem}}@media(max-width: 768px){.l-header__nav{display:none}}.l-header__nav-list{display:flex;gap:2rem}.l-header__nav-list a{padding:.5rem 1rem;border-radius:10rem}.l-header__nav-list a:hover{color:#f25292;background-color:#f1f1f1}.l-header .p-header__cta a{background-color:#f25292;border-radius:10rem;display:block;padding:1rem 4rem;color:#fff;font-size:1.4rem;padding-left:8rem;transition:all .3s ease;border:.3rem solid #f25292;position:relative}@media(max-width: 1024px){.l-header .p-header__cta a{padding:1rem 2rem;padding-left:5rem}}.l-header .p-header__cta a::before{content:"";position:absolute;top:50%;left:4rem;transform:translateY(-50%);width:2.5rem;height:2.5rem;background-image:url("../img/email.png");background-size:contain;background-repeat:no-repeat;background-position:center}@media(max-width: 1024px){.l-header .p-header__cta a::before{width:2rem;height:2rem;left:2rem}}.c-header__title{width:18rem}@media(max-width: 768px){.c-header__title{width:15rem}}.c-header__logo{width:6rem}.c-header__logo img{width:100%}@media(max-width: 1024px){.c-header__logo img{width:min(40rem,51.2820512821vw)}}.bg-white{background-color:#fff}.btn--primary{background-color:#f25292;border-radius:10rem !important;display:block;font-weight:600;text-align:center;padding:1.5rem 4rem;color:#fff;max-width:35rem;width:100%;transition:all .3s ease}.btn--primary:hover{scale:.98;opacity:1}.c-button--cta{background-color:#f25292;border-radius:5rem;display:block;font-weight:600;padding:2rem 4rem;color:#fff;font-size:2.4rem;line-height:1;width:fit-content;position:relative;z-index:0;border:.3rem solid #f25292;overflow:hidden;box-shadow:0 8px 0 #8f2c54}.c-button--cta::after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);transform:skewX(-25deg);animation:shine 3s infinite;z-index:1}@keyframes shine{0%{left:-100%;opacity:0}20%{left:-100%;opacity:0}50%{left:200%;opacity:1}100%{left:200%;opacity:0}}@keyframes vibrate{0%{transform:translate(0, 0)}2%{transform:translate(-1px, 1px)}4%{transform:translate(1px, -1px)}6%{transform:translate(-1px, 1px)}8%{transform:translate(1px, -1px)}10%{transform:translate(-1px, 1px)}12%{transform:translate(1px, -1px)}14%{transform:translate(-1px, 1px)}16%{transform:translate(0, 0)}100%{transform:translate(0, 0)}}.c-button--cta:hover{transform:translateY(8px);box-shadow:0 0 0 #782546;cursor:pointer}.c-button--cta:active{transform:translateY(3px);box-shadow:0 4px 0 #ce105c}@media(max-width: 768px){.c-button--cta{padding:1.5rem 3rem;font-size:2rem}}.c-button--cta .c-button__subtext{font-size:1.2rem}.c-button--cta:hover{scale:.98;opacity:1}.c-button--cta:hover::before{background-image:url("../img/email-orange.png")}.c-button__note{font-weight:bold;position:absolute;font-size:1.6rem;top:-40%;left:50%;transform:translateX(-50%);color:#fff;background-color:#162c4f;border-radius:5rem;padding:1rem 2rem;text-wrap:nowrap;margin-bottom:1rem}@media(max-width: 768px){.c-button__note{font-size:1.2rem}}.c-button__note--highlight{color:#fff500;font-size:1.3em}.c-section__title{font-size:3.6rem;font-weight:700;line-height:1.4;margin-bottom:4rem;position:relative;text-align:center}@media(max-width: 768px){.c-section__title{font-size:2.4rem;margin-bottom:2rem}}.c-page-top{position:fixed;bottom:2rem;right:2rem;width:5rem;height:5rem;background-color:#f585b2;border:none;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#fff}.c-page-top.is-visible{opacity:1;visibility:visible}.c-page-top:hover{background-color:#f25f9a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.c-page-top svg{width:2.4rem;height:2.4rem}@media(max-width: 768px){.c-page-top{width:4.5rem;height:4.5rem;bottom:1.5rem;right:1.5rem}.c-page-top svg{width:2rem;height:2rem}}.p-kv{min-height:70rem;position:relative;overflow:hidden;display:flex;align-items:center;padding:6rem;z-index:0;background-color:#f8fdff}@media(max-width: 1024px){.p-kv{background-image:none;background:linear-gradient(227deg, rgba(204, 236, 248, 0.48) 10%, rgba(0, 183, 255, 0.4784313725) 89.11%)}}@media(max-width: 768px){.p-kv{padding:10rem 2rem 0 2rem;min-height:50rem;height:auto}}.p-kv__inner{display:flex;align-items:center;width:50%;max-width:120rem;justify-content:space-between;padding-top:5rem}@media(max-width: 1024px){.p-kv__inner{width:100%}}@media(max-width: 768px){.p-kv__inner{padding-top:0;padding-bottom:0;width:100%;flex-direction:column;align-items:center;gap:2rem}}.p-kv__button{width:100%;max-width:46rem}.p-kv__content{width:100%;margin:0 auto}.p-kv__logo{width:100%;max-width:15rem;object-fit:contain;margin-bottom:1.5rem}@media(max-width: 768px){.p-kv__logo{width:85%}}.p-kv__achievement{font-size:1.8rem;font-weight:bold;margin-bottom:1.5rem;letter-spacing:.05em;background-color:#e3eef3;border:1px solid #e3eef3;line-height:1;padding:1rem;border-radius:1rem;display:inline-block}.p-kv__achievement--highlight{color:#f25292;font-size:2.4rem;margin:0 .5rem}.p-kv__achievement--small{font-size:.8em}@media(max-width: 768px){.p-kv__achievement{font-size:1.4rem;padding:.5rem 1.2rem;margin-bottom:.5rem;background-color:#fff}.p-kv__achievement--highlight{font-size:2.4rem}}.p-kv__title{font-size:clamp(3rem,3.6vw,6rem);width:46vw;max-width:100rem;line-height:1.3;font-weight:bold;letter-spacing:.2em;margin-bottom:1.5rem;opacity:0;animation:fadeInUpSmall 1s ease-out forwards}@media(max-width: 1024px){.p-kv__title{width:100%;font-size:10vw;max-width:100%;letter-spacing:.02em}}@media(max-width: 768px){.p-kv__title{width:100%;margin-top:1rem;margin-bottom:1rem}}.p-kv__title--highlight{color:#f25292}.p-kv__title--small{font-size:.7em}.p-kv__description{font-size:2rem;font-weight:600;line-height:1.8;margin-bottom:1.5rem;letter-spacing:.05em;opacity:0;animation:fadeInUpSmall 1s ease-out .3s forwards}.p-kv__description--small{font-size:.8em}@media(max-width: 1024px){.p-kv__description{width:100%;margin-bottom:1rem}}@media(max-width: 768px){.p-kv__description{font-size:1.3rem;width:100%;margin-bottom:.5rem}}.p-kv::before{content:"";position:absolute;top:50%;right:-32%;transform:translateY(-50%) rotate(0deg);width:100%;height:200%;background:linear-gradient(225deg, rgba(186, 235, 255, 0.48) 20%, rgba(0, 183, 255, 0.48) 100%);border-radius:50%;z-index:-1}@media(max-width: 1024px){.p-kv::before{display:none}}.p-kv__image{width:60vw;max-width:150rem;position:absolute;right:-5rem;bottom:0;z-index:-1}@media(max-width: 768px){.p-kv__image{position:static;display:block;width:100%;max-width:none;z-index:2;margin:0 auto;margin-top:3rem;height:auto}}.p-kv__benefit{margin-bottom:2rem;width:100%;max-width:46rem;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16))}.p-kv .c-button{margin:0 auto;animation:kvButtonShake 3s ease-in-out infinite}@media(max-width: 768px){.p-kv .c-button{margin-left:auto;margin-right:auto}}@keyframes kvButtonShake{0%,80%,100%{transform:translateX(0)}85%{transform:translateX(-2px)}90%{transform:translateX(2px)}95%{transform:translateX(-1px)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpSmall{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.p-kv__image__response1,.p-kv__image__response2{opacity:0;transform:scale(0.8);animation:popIn .1s ease-out forwards;animation-delay:2s}.p-kv__image__response1{position:absolute;top:0;left:-2%;width:26%;height:15rem;animation-delay:1.3s}@media(max-width: 768px){.p-kv__image__response1{top:auto;bottom:19%;left:0%;width:30%;height:auto}}.p-kv__image__response2{position:absolute;top:20%;right:26%;width:28%;height:15rem;animation-delay:1.6s}@media(max-width: 768px){.p-kv__image__response2{top:auto;bottom:11%;right:20%;width:32%;height:auto}}@keyframes popIn{0%{opacity:0;transform:scale(0.6)}60%{opacity:1;transform:scale(1.1)}100%{opacity:1;transform:scale(1)}}.p-kv__image__sound{position:absolute;top:42%;left:20%;width:10%;height:10rem;transform-origin:center;animation:vibrateDisappear 1s linear 0s 1 forwards}@media(max-width: 768px){.p-kv__image__sound{top:auto;bottom:5%;left:30%;width:10%;height:10rem}}@keyframes vibrateDisappear{0%{opacity:1;transform:translateX(0)}10%{transform:translateX(-2px)}20%{transform:translateX(2px)}30%{transform:translateX(-2px)}40%{transform:translateX(2px)}50%{opacity:1;transform:translateX(-1px)}60%{transform:translateX(1px)}70%{transform:translateX(-1px)}80%{opacity:.5;transform:translateX(1px)}100%{opacity:0;transform:translateX(0)}}.p-problems{padding:6rem 5rem;position:relative;z-index:0}@media(max-width: 768px){.p-problems{padding:3rem 2rem}}.p-problems .inner{position:relative;z-index:0;max-width:120rem}.p-problems__list{display:flex;gap:4rem;margin-bottom:4rem;margin-top:10rem;justify-content:space-around}@media(max-width: 1024px){.p-problems__list{justify-content:space-between}}@media(max-width: 768px){.p-problems__list{flex-direction:column;align-items:center;margin-top:3rem;gap:6rem}}.p-problems__item{font-size:1.6rem;font-weight:600;position:relative;z-index:0;text-align:center}.p-problems__item:nth-child(even){transform:translateY(-7rem)}@media(max-width: 768px){.p-problems__item:nth-child(even){transform:translateY(0)}}.p-problems__item::after{content:"";position:absolute;bottom:-60%;left:50%;transform:translateX(-50%);background:url("../img/fukidashi.svg") no-repeat center/contain;width:150%;height:130%;z-index:-1}.p-problems__images{display:flex;gap:2rem;justify-content:space-around;align-items:flex-end}@media(max-width: 768px){.p-problems__images{align-items:center}}.p-problems__images__item{width:100%;max-width:19rem;position:relative;max-width:21rem}@media(max-width: 768px){.p-problems__images__item{max-width:12rem;margin-top:3rem}}.p-problems__images__item:nth-child(1)::after{content:"";position:absolute;top:-30%;left:-50%;width:200%;height:100%;background:url("../img/call-1.svg") no-repeat center/contain;animation:ringShake 1.2s linear infinite;transform-origin:center}.p-problems__images__item:nth-child(2)::after{content:"";position:absolute;top:-10%;left:-60%;width:200%;height:100%;background:url("../img/call-2.svg") no-repeat center/contain;animation:ringShake 1.2s linear infinite;transform-origin:center}@media(max-width: 768px){.p-problems__images__item:nth-child(2){display:none}}@keyframes ringShake{0%{transform:rotate(0deg) scale(1)}5%{transform:rotate(3deg) scale(1.02)}10%{transform:rotate(-3deg) scale(1.02)}15%{transform:rotate(4deg) scale(1.03)}20%{transform:rotate(-4deg) scale(1.03)}25%{transform:rotate(2deg) scale(1.02)}30%{transform:rotate(-2deg) scale(1.02)}35%{transform:rotate(0deg) scale(1)}100%{transform:rotate(0deg) scale(1)}}.p-about{padding:6rem 5rem;position:relative;z-index:0}@media(max-width: 768px){.p-about{padding:3rem 2rem}}.p-about__image__wrapper{text-align:center}.p-about__image__wrapper img{width:100%;max-width:100rem;object-fit:contain;margin:0 auto;box-shadow:0 2px 8px rgba(0,0,0,.08)}.p-about__lead{font-size:2.8rem;font-weight:600;margin-bottom:4rem;line-height:2;text-align:center}@media(max-width: 768px){.p-about__lead{margin-bottom:3rem;font-size:1.5rem}}.p-about__lead--highlight{position:relative;z-index:0;display:inline-block;color:#fff;line-height:1;margin-right:2rem}.p-about__lead--highlight::before{content:"";position:absolute;top:-20%;left:-5%;background-color:#f25292;width:110%;height:140%;z-index:-1}@media(max-width: 768px){.p-about__lead--highlight{margin-right:1rem}}.p-solution{background-color:#0e58ce;padding:6rem 3rem;display:flex;color:#fff;position:relative;z-index:0}@media(max-width: 768px){.p-solution{padding:3rem 2rem}}.p-solution__inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.p-solution__logo{width:100%;max-width:20rem;object-fit:contain;margin-bottom:2rem}.p-solution__lead{font-weight:bold;font-size:3.6rem;margin-bottom:4rem}@media(max-width: 768px){.p-solution__lead{font-size:2.4rem;margin-bottom:2rem}}.p-solution__lead--blue{color:#162c4f}.p-solution__lead--brand{font-size:4.8rem}@media(max-width: 768px){.p-solution__lead--brand{font-size:3.6rem}}.p-solution__lead--highlight{position:relative;z-index:0;margin-right:2rem}.p-solution__lead--highlight::before{content:"";position:absolute;top:-5%;left:-5%;background-color:#ffda55;width:110%;height:110%;z-index:-1}.p-benefits{padding:6rem 5rem;background-color:#f2f8ff}@media(max-width: 1024px){.p-benefits{padding:5rem;padding-bottom:8rem}}@media(max-width: 768px){.p-benefits{padding:3rem 2rem}}.p-benefits__list{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;gap:2rem;margin-bottom:4rem}@media(max-width: 768px){.p-benefits__list{margin-bottom:2rem}}.p-benefits__item{flex:1 1 calc(25% - 2rem);max-width:240px;background:#fff;border-radius:1.5rem;padding:2rem 1.5rem;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;min-height:230px}@media(max-width: 1024px){.p-benefits__item{flex:1 1 45%;max-width:none;min-height:260px}}@media(max-width: 768px){.p-benefits__item{flex:1 1 100%;width:100%;min-height:auto;flex-direction:row}}.p-benefits__item__image{flex:1;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;width:100%}@media(max-width: 768px){.p-benefits__item__image{flex:none;width:20%;margin-bottom:0}}.p-benefits__item__text{flex:.5;display:flex;justify-content:center;align-items:flex-start;width:100%}@media(max-width: 768px){.p-benefits__item__text{flex:none;width:70%;text-align:left}}.p-benefits__icon{width:70%;max-width:7rem;height:auto;object-fit:contain}@media(max-width: 1024px){.p-benefits__icon{width:50%}}@media(max-width: 768px){.p-benefits__icon{width:70%}}.p-benefits__text{font-weight:600;font-size:1.6rem;text-align:center}.p-benefits__description{font-size:2.4rem;font-weight:600;text-align:center;line-height:2}@media(max-width: 768px){.p-benefits__description{font-size:1.5rem}}.p-function{padding:6rem 5rem}@media(max-width: 768px){.p-function{padding:3rem 2rem}}.p-function__body{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4rem;margin-top:5rem}@media(max-width: 1024px){.p-function__body{flex-direction:column;margin-top:2rem}}.p-function__image{width:60%;flex:0 0 60%;text-align:center}.p-function__image img{width:100%;height:auto;border-radius:1rem}@media(max-width: 1024px){.p-function__image{width:100%}}.p-function__icons__list{display:flex;gap:1rem}@media(max-width: 768px){.p-function__icons__list{gap:.7rem}}.p-function__icons__item{flex:0 1 auto;height:3rem;width:fit-content;display:flex;align-items:center;justify-content:center}.p-function__icons__image{max-height:100%;max-width:100%;height:auto;width:auto;object-fit:contain;display:block}.p-function__features{width:36%;flex:0 0 36%;display:flex;flex-direction:column;gap:2rem}@media(max-width: 1024px){.p-function__features{width:100%;gap:1rem}}.p-function__feature{background:#f1f1f1;border-radius:2rem;padding:2rem}.p-function__feature img{width:100%;max-width:10rem;display:block}.p-function__title{font-size:2.4rem;font-weight:600;color:#f25292;margin-bottom:1rem}.p-function__text{font-size:1.6rem;margin-bottom:1rem;font-weight:600}.p-function__list{width:100%;font-size:1.4rem;font-weight:600;display:flex;flex-wrap:wrap;gap:1rem}.p-function__list-item{padding-left:1em;position:relative}.p-function__list-item::before{content:"・";position:absolute;left:0;color:#f585b2}.p-function__dialog{width:100%;margin-top:3rem;background:#f1f1f1;border-radius:2rem;padding:3rem}@media(max-width: 1024px){.p-function__dialog{margin-top:1rem;padding:2rem}}.p-function__header{margin-bottom:2rem}.p-function__dialog-body{display:flex;gap:2rem;flex-wrap:wrap;font-size:1.4rem}@media(max-width: 768px){.p-function__dialog-body{flex-direction:column}}.p-function__dialog-left,.p-function__dialog-right{flex:1;border-radius:1rem}.p-function__dialog-left .p-function__talk-item:nth-child(even){margin-left:auto}@media(max-width: 768px){.p-function__dialog-left{display:none}}.p-function__dialog-right{background:#fff;padding:2rem;max-width:50rem;height:fit-content}.p-function__talk-list,.p-function__summary-list{display:flex;flex-direction:column;gap:1rem}.p-function__talk-item{background:#fff;padding:1.5rem;border-radius:10px;line-height:1.6;display:flex;align-items:center;width:100%;font-weight:600;min-height:6rem;max-width:45rem;box-shadow:0 0 10px 0 rgba(0,0,0,.1);position:relative}.p-function__talk-item:nth-child(odd){color:#f25292}.p-function__talk-item:nth-child(odd)::before{content:"";position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:0;height:0;border-top:.6rem solid rgba(0,0,0,0);border-bottom:.6rem solid rgba(0,0,0,0);border-right:1rem solid #fff}.p-function__talk-item:nth-child(even){color:#162c4f}.p-function__talk-item:nth-child(even)::before{content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:0;height:0;border-top:.6rem solid rgba(0,0,0,0);border-bottom:.6rem solid rgba(0,0,0,0);border-left:1rem solid #fff}.p-function__summary-item{border-radius:10px;line-height:1.6}.p-function__summary-item:nth-child(odd){color:#f25292}.p-results__summary{margin-top:6rem;background:#f2f8ff;padding:0 3rem 3rem 3rem;border-radius:.8rem;text-align:center}@media(max-width: 768px){.p-results__summary{padding:0 2rem 2rem 2rem}}.p-results__summary-inner{max-width:105rem;margin:0 auto}.p-results__summary-head{display:inline-block;background:#315fa9;color:#fff;padding:1rem 5rem;width:100%;max-width:80rem;border-radius:3rem;font-weight:600;margin-top:-5rem}@media(max-width: 768px){.p-results__summary-head{margin-top:-3rem;padding:1rem;border-radius:2rem}}.p-results__summary-title{font-size:2.4rem;font-weight:600;line-height:1.6}@media(max-width: 768px){.p-results__summary-title{font-size:2rem}}.p-results__summary-text{font-size:2.8rem;font-weight:700;margin:2rem 0 3rem;border-bottom:2px dashed #315fa9;padding-bottom:2rem}@media(max-width: 768px){.p-results__summary-text{font-size:1.6rem}}.p-results__summary-list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media(max-width: 1024px){.p-results__summary-list{gap:2rem}}@media(max-width: 768px){.p-results__summary-list{flex-direction:column;align-items:center;gap:3rem}}.p-results__summary-item{background:#fff;border-radius:1rem;flex:1;min-width:21rem;padding:0 1rem 2rem 1rem}@media(max-width: 768px){.p-results__summary-item{min-width:100%}}.p-results__summary-item-title{display:inline-block;background:#315fa9;color:#fff;font-size:1.4rem;font-weight:700;padding:.5rem 1.2rem;border-radius:50rem;margin-bottom:1rem;line-height:1;display:block;width:fit-content;margin:-1rem auto 1rem auto}.p-results__summary-item p{font-size:1.5rem;font-weight:600}.p-case{padding:6rem 2rem}@media(max-width: 768px){.p-case{padding:3rem 2rem}}.p-case .c-section__title{text-align:center;font-weight:700;margin-bottom:4re m}@media(max-width: 768px){.p-case .c-section__title{margin-bottom:2rem}}.p-case__lead{text-align:center;font-weight:normal;margin-bottom:5rem}@media(max-width: 768px){.p-case__lead{margin-bottom:2rem}}.p-case__slider{position:relative;overflow:visible;margin:0 auto;padding-bottom:60px;align-items:stretch}.p-case__slider__inner{display:flex;padding:.5rem !important}.p-case .swiper-slide{display:flex;flex-direction:column;background:rgba(0,0,0,0);box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;height:auto;position:relative;border-radius:10px;display:flex;box-shadow:0 0 10px 0 rgba(0,0,0,.1);opacity:.4;transition:opacity .3s ease}.p-case .swiper-slide-active{opacity:1}.p-case__header{background:#315fa9;padding:2.5rem;text-align:left;color:#fff}.p-case__header .p-case__info{opacity:1;margin:0;font-weight:700;line-height:1.4;font-size:2.4rem}@media(max-width: 768px){.p-case__header .p-case__info{font-size:1.8rem}}.p-case__body{background:#fff;padding:4rem;flex:1;display:block;font-size:1.6rem;position:relative;z-index:0}.p-case__body::before{content:"“";position:absolute;top:1rem;right:1rem;font-size:14rem;line-height:1;color:rgba(0,0,0,.05);font-family:"Anton",sans-serif;z-index:-1}@media(max-width: 768px){.p-case__body{padding:1.5rem}}.p-case__voice{flex:1;color:#333;line-height:1.8;text-align:left}.p-case .swiper-button-prev,.p-case .swiper-button-next{color:#fff;background:#f585b2;border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.p-case .swiper-button-prev:after,.p-case .swiper-button-next:after{font-size:1.8rem}.p-case .swiper-button-prev:hover,.p-case .swiper-button-next:hover{background:#f25f9a;transform:scale(1.05)}.p-case .swiper-button-prev{left:-6rem}.p-case .swiper-button-next{right:-6rem}.p-case .swiper-pagination-bullet{background:#ccc;opacity:1}.p-case .swiper-pagination-bullet-active{background:#4978ff}.p-merit{padding:6rem 5rem;background-color:#f2f8ff;margin-top:5rem}@media(max-width: 768px){.p-merit{padding:3rem 2rem;margin-top:5rem}}.p-merit .c-section__title{text-align:center;font-weight:700;margin-bottom:6rem}@media(max-width: 768px){.p-merit .c-section__title{margin-bottom:3rem}}.p-merit__content{display:flex;flex-direction:column;gap:3rem}@media(max-width: 768px){.p-merit__content{gap:3rem}}.p-merit__content__inner{display:flex;justify-content:space-between;align-items:center;gap:5rem}.p-merit__content__inner:nth-child(even){flex-direction:row-reverse}.p-merit__content__inner:nth-child(even) .p-merit__content__image{justify-content:center}@media(max-width: 768px){.p-merit__content__inner:nth-child(even){flex-direction:column;gap:2rem}}@media(max-width: 768px){.p-merit__content__inner{flex-direction:column;gap:2rem}}.p-merit__content__text{width:50%}@media(max-width: 768px){.p-merit__content__text{width:100%}}.p-merit__content__text__point{display:block;font-size:5rem;font-weight:600;color:#315fa9;margin-bottom:1rem}@media(max-width: 768px){.p-merit__content__text__point{font-size:3rem}}.p-merit__content__text__title{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;line-height:1.6}@media(max-width: 768px){.p-merit__content__text__title{font-size:1.8rem}}.p-merit__content__text__text{line-height:2}.p-merit__content__image{width:40%;min-height:30rem;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:1.5rem;padding:1.5rem}.p-merit__content__image img{width:auto;height:15rem;border-radius:1rem;object-fit:contain}@media(max-width: 768px){.p-merit__content__image{width:100%;padding:1.5rem;min-height:18rem}.p-merit__content__image img{width:auto;height:12rem}}.p-price{padding:6rem 2rem;margin-bottom:6rem;text-align:center;background-color:#f2f8ff}@media(max-width: 768px){.p-price{padding:3rem 2rem}}.p-price__free-banner{margin-bottom:2rem;display:inline-block;text-align:center}@media(max-width: 768px){.p-price__free-banner{margin-bottom:3rem}}.p-price__free-banner p{background-color:#f25292;color:#fff;font-size:3.6rem;font-weight:600;padding:1.5rem 2rem;display:inline-block;position:relative;z-index:1;line-height:1}@media(max-width: 768px){.p-price__free-banner p{font-size:2.4rem;margin-bottom:2rem}}.p-price__lead{display:block;color:#162c4f;font-size:2.5rem;font-weight:600;margin-bottom:2rem}@media(max-width: 768px){.p-price__lead{font-size:1.5rem;margin-bottom:.5rem}}.p-price__steps{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;max-width:1000px;margin:0 auto;position:relative}@media(max-width: 1024px){.p-price__steps{flex-direction:column;gap:2rem}}.p-price__step{flex:1 1 30%;min-width:280px;height:auto;position:relative;text-align:left;z-index:0;box-shadow:0 2px 8px rgba(0,0,0,.08)}.p-price__step:not(:last-child)::after{content:"";position:absolute;top:50%;right:-2.5rem;transform:translateY(-50%);width:0;height:0;border-top:1rem solid rgba(0,0,0,0);border-bottom:1rem solid rgba(0,0,0,0);border-left:.7rem solid #315fa9}@media(max-width: 1024px){.p-price__step:not(:last-child)::after{top:auto;bottom:-1rem;left:50%;right:auto;transform:translateX(-50%) rotate(135deg);border-left-color:rgba(0,0,0,0);border-top:.7rem solid #315fa9;border-bottom:none}}.p-price__step-inner{width:100%;height:100%;position:relative;background:#fff;z-index:1;display:block;overflow:hidden;border-radius:1rem}.p-price__step-head{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#315fa9;color:#fff;padding:1.5rem 2rem}.p-price__num{background-color:#fff;color:#315fa9;font-weight:700;font-size:1.8rem;width:3.5rem;height:3.5rem;line-height:3.5rem;text-align:center;border-radius:.5rem}.p-price__title{font-weight:600;font-size:2rem}.p-price__step-content{padding:2rem 1rem}.p-price__text{font-size:1.6rem}@media(max-width: 768px){.p-price__steps{flex-direction:column;gap:2rem}.p-price__step{text-align:center}}.p-flow{padding:6rem 2rem;text-align:center}@media(max-width: 768px){.p-flow{padding:3rem 2rem}}.p-flow__lead{font-size:1.8rem;margin-bottom:4rem}@media(max-width: 768px){.p-flow__lead{font-size:1.5rem;margin-bottom:2rem}}.p-flow__list{display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media(max-width: 768px){.p-flow__list{gap:1.5rem}}.p-flow__item{display:flex;align-items:center;background:#fff;border:1px solid #ccc;border-radius:1.6rem;padding:2.5rem 3rem;width:100%;max-width:100rem;text-align:left;transition:.3s}@media(max-width: 768px){.p-flow__item{flex-direction:column;text-align:center;padding:2rem}}.p-flow__number-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:2.5rem;color:#f25292;line-height:1}@media(max-width: 768px){.p-flow__number-block{margin-right:0;margin-bottom:1rem}}.p-flow__step{font-size:1.4rem;font-weight:700;letter-spacing:.1em}.p-flow__number{font-size:3.6rem;font-weight:600;line-height:1;border-radius:.5rem}.p-flow__content{flex:1}.p-flow__title{font-size:2rem;font-weight:700;margin-bottom:1rem}.p-flow__text{font-size:1.6rem;line-height:1.8}.p-results{padding:2rem 5rem 3rem 5rem;position:relative;z-index:0}@media(max-width: 768px){.p-results{padding:3rem 2rem 0 2rem}}.p-results::after{content:"";position:absolute;top:14%;right:0;width:20vw;height:50%;z-index:-1;background-image:url(../img/results-top.png);background-size:contain;background-position:right;background-repeat:no-repeat}@media(max-width: 768px){.p-results::after{width:25vw;top:-10rem;right:-3rem}}.p-results::before{content:"";position:absolute;bottom:-20%;left:0;width:15vw;height:50%;z-index:-1;background-image:url(../img/results-bottom.png);background-size:contain;background-position:left;background-repeat:no-repeat}@media(max-width: 768px){.p-results::before{width:25vw;height:15rem;bottom:-2rem;left:-3rem}}.p-results__lead{text-align:center;margin-bottom:8rem;font-weight:bold}@media(max-width: 768px){.p-results__lead{margin-bottom:3rem}}.p-results__title{font-size:2.4rem;font-weight:600;margin-bottom:1rem;color:#42a9f1;margin-left:1rem}.p-results__list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;align-items:stretch}.p-results__item{display:flex;justify-content:space-between;width:49%;min-height:18rem;background-color:#f2f8ff;padding:2rem;border-radius:2rem}@media(max-width: 1024px){.p-results__item{width:48%}}@media(max-width: 768px){.p-results__item{width:100%;padding:3rem;flex-direction:column}}.p-results__icon{width:30%;height:auto;object-fit:contain}@media(max-width: 768px){.p-results__icon{width:70%;margin-top:2rem;margin-left:auto;margin-right:auto}}.p-results__number{font-size:2.7rem;color:#fff;font-weight:bold;position:relative;z-index:0;margin-right:1.5rem}.p-results__number::after{content:"";position:absolute;background-color:#42a9f1;border-radius:50rem;width:4.5rem;height:4.5rem;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}.p-services{padding:6rem 3rem 5rem 3rem;background-color:#f2f8ff;margin-top:5rem;position:relative;z-index:0}@media(max-width: 1024px){.p-services{padding:5rem}}@media(max-width: 768px){.p-services{padding:3rem 2rem}}.p-services__lead{text-align:center;font-size:2rem;margin-bottom:5rem}@media(max-width: 768px){.p-services__lead{margin-bottom:2rem;font-size:1.5rem}}.p-services__list{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin:0 auto}@media(max-width: 1024px){.p-services__list{justify-content:center}}@media(max-width: 768px){.p-services__list{gap:1rem}}.p-services__item{width:18%;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#fff;border-radius:1.5rem;padding:2rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media(max-width: 1024px){.p-services__item{width:30%;padding:1.5rem 1rem}}@media(max-width: 768px){.p-services__item{width:47%;max-width:none;font-size:1.3rem;text-align:center;padding:1.5rem 1rem}}.p-services__item-title{font-weight:600;color:#162c4f;margin-bottom:0;background-color:rgba(0,0,0,0);width:100%;padding:0;border-radius:0;font-size:1.6rem;line-height:1.5}@media(max-width: 768px){.p-services__item-title{margin-bottom:0;font-size:1.3rem}}.p-services__item-title span{display:inline-block}.p-services__icon{width:10rem;height:10rem;object-fit:contain;margin-bottom:1.5rem;margin-top:0;border-radius:1.5rem;padding:2rem}@media(max-width: 768px){.p-services__icon{width:100%;max-width:8rem;height:8rem;margin-bottom:1rem;padding:1.5rem}}.p-services__features{background-color:#fff;list-style:none;padding:0;margin:0;width:100%;height:100%;padding:2rem;border-radius:1rem;text-align:left;font-weight:600;margin-top:auto}.p-services__features li{list-style:none;position:relative;margin-bottom:.5rem}.p-services__features li::before{content:"";position:absolute;left:-1rem;top:1.2rem;background-color:#162c4f;border-radius:50%;width:.5rem;height:.5rem}.p-cta{padding:3rem 3rem;position:relative;overflow:hidden;background:linear-gradient(227deg, rgba(204, 236, 248, 0.48) 10%, rgba(0, 183, 255, 0.4784313725) 89.11%);margin:0 auto;width:95vw;border-radius:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media(max-width: 768px){.p-cta{padding:2rem 1rem 3rem 1rem;margin:0 auto}}.p-cta__inner{display:flex;align-items:center;justify-content:flex-end;text-align:center;margin:0 auto}@media(max-width: 768px){.p-cta__inner{flex-direction:column}}.p-cta__logo{width:100%;max-width:13rem;object-fit:contain;margin:0 auto 1rem}.p-cta__image{width:50%;max-width:80rem;position:absolute;bottom:0;left:0}@media(max-width: 768px){.p-cta__image{width:80%;position:static;margin-bottom:1rem}}.p-cta__sound{width:100%;max-width:8rem;object-fit:contain;position:absolute;bottom:50%;left:12%;animation:vibrateDisappear 2s linear infinite}@media(max-width: 1024px){.p-cta__sound{max-width:6rem;top:60%;left:15%}}@media(max-width: 768px){.p-cta__sound{max-width:3rem;top:9%;left:31%}}.p-cta__title{font-size:4.8rem;font-weight:bold;margin-bottom:1.5rem;line-height:1}@media(max-width: 768px){.p-cta__title{font-size:2.6rem}}.p-cta__subtitle{font-size:2.4rem;font-weight:600;margin-bottom:2rem}@media(max-width: 768px){.p-cta__subtitle{font-size:1.4rem}}.p-cta__text{font-size:2rem;font-weight:600;margin-bottom:2rem}@media(max-width: 1024px){.p-cta__text{font-size:1.6rem}}@media(max-width: 768px){.p-cta__text{font-size:1.3rem;margin-bottom:2rem}}.p-cta__highlight{color:#f25292}.p-cta .c-button--cta{margin:0 auto 1rem auto}.p-reasons{padding:6rem 5rem;background-color:#f2f8ff;border-radius:10rem}@media(max-width: 1024px){.p-reasons{padding:5rem 5rem}}@media(max-width: 768px){.p-reasons{padding:3rem 2rem;border-radius:3rem}}.p-reasons__lead{font-size:1.8rem;margin-bottom:4rem;text-align:center}.p-reasons__features{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-bottom:10rem}.p-reasons__feature{width:23%;background-color:#fff;border-radius:2rem;padding:3rem 2rem;text-align:center;font-weight:600}@media(max-width: 1024px){.p-reasons__feature{width:47%}}@media(max-width: 768px){.p-reasons__feature{width:100%}}.p-reasons__feature-title{font-size:2.4rem;color:#162c4f;margin-bottom:5rem}@media(max-width: 768px){.p-reasons__feature-title{margin-bottom:3rem}}.p-reasons__feature img{width:60%;object-fit:contain;margin-bottom:3rem}@media(max-width: 1024px){.p-reasons__feature img{width:50%}}@media(max-width: 768px){.p-reasons__feature img{width:70%}}.p-reasons__search-intent-text{width:60%}@media(max-width: 768px){.p-reasons__search-intent-text{width:100%}}.p-reasons__search-intent-title{font-size:3.2rem;color:#162c4f;font-weight:600;margin-bottom:4rem}@media(max-width: 768px){.p-reasons__search-intent-title{font-size:2.4rem;margin-bottom:3rem}}.p-reasons__graph{width:40%}@media(max-width: 768px){.p-reasons__graph{width:100%}}.p-reasons__subheading{font-size:3.6rem;color:#162c4f;font-weight:600;text-align:center;margin-bottom:4rem}@media(max-width: 768px){.p-reasons__subheading{font-size:2.3rem}}.p-reasons__search-intent__inner{display:flex;align-items:center;gap:4rem;margin-bottom:10rem}@media(max-width: 768px){.p-reasons__search-intent__inner{flex-direction:column;gap:3rem;margin-bottom:5rem}}.p-reasons__inbound-support{display:flex;flex-direction:row-reverse;align-items:center;text-align:right;margin-bottom:10rem}@media(max-width: 768px){.p-reasons__inbound-support{flex-direction:column;text-align:left;gap:3rem}}.p-reasons__inbound-title{font-size:3.2rem;color:#162c4f;font-weight:600;margin-bottom:4rem}@media(max-width: 768px){.p-reasons__inbound-title{font-size:2.4rem;margin-bottom:3rem}}.p-reasons__inbound-number{width:57%}@media(max-width: 768px){.p-reasons__inbound-number{width:100%}}.p-reasons__team-list{display:flex;justify-content:space-between;gap:2rem;margin-bottom:3rem}@media(max-width: 768px){.p-reasons__team-list{flex-direction:column;gap:3rem}}.p-reasons__team-img{width:16rem;height:16rem;object-fit:contain;margin-bottom:2rem}@media(max-width: 768px){.p-reasons__team-img{width:70%;height:auto}}.p-reasons__team-role{font-size:3.2rem;font-weight:bold;text-align:center;margin-bottom:2rem}@media(max-width: 768px){.p-reasons__team-role{font-size:2.4rem}}.p-reasons__team-member{width:31%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:2rem;border-radius:2rem}@media(max-width: 768px){.p-reasons__team-member{width:100%}}.p-reasons__team-feature{list-style:none;padding:0;margin:0;margin-bottom:1rem;padding-left:1rem;position:relative;border-bottom:1px solid #e8e8e8;padding-bottom:1rem;font-weight:bold}@media(max-width: 1024px){.p-reasons__team-feature{font-size:1.6rem}}.p-reasons__team-feature::last-child{border-bottom:none}.p-reasons__team-feature::before{content:"";position:absolute;top:1.3rem;left:-1rem;width:.5rem;height:.5rem;border-radius:50%;background-color:#162c4f}.p-reasons__arrow{width:20rem;margin:0 auto;margin-bottom:3rem}@media(max-width: 768px){.p-reasons__arrow{width:10rem}}.p-reasons__team-summary{font-size:3.2rem;font-weight:600;text-align:center;margin-bottom:2rem;background-color:#fff;border-radius:2rem;color:#188cd4;padding:2rem;width:fit-content;margin:0 auto;margin-bottom:3rem}@media(max-width: 768px){.p-reasons__team-summary{font-size:2.4rem;padding:2rem}}.p-reasons__team-note{font-size:1.8rem;text-align:center;font-weight:bold}.p-faq{padding:6rem 5rem;position:relative;z-index:0}@media(max-width: 768px){.p-faq{padding:3rem 2rem}}.p-faq__list{display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto}@media(max-width: 768px){.p-faq__list{flex-direction:column;gap:1.5rem}}.p-faq__item{width:calc(50% - 1.5rem);border:1px solid #ccc;border-radius:2rem;color:#333;overflow:hidden;transition:all .3s ease}@media(max-width: 768px){.p-faq__item{width:100%;border-radius:1rem}}.p-faq__q{width:100%;background:none;border:none;display:flex;align-items:left;font-weight:bold;font-size:1.6rem;cursor:pointer;padding:3rem;padding-right:5rem;text-align:left;color:inherit;transition:color .3s ease;position:relative}.p-faq__q::after{content:"";position:absolute;top:50%;right:2rem;transform:translateY(-50%);display:inline-block;width:1.5rem;height:1.5rem;border-right:2px solid #818181;border-bottom:2px solid #818181;transform:rotate(45deg);transition:transform .3s ease}.is-open .p-faq__q::after{transform:rotate(225deg)}.p-faq__a{max-height:0;overflow:hidden;padding:0 3rem;padding-right:5rem;font-size:1.5rem;line-height:1.8;transition:all .4s ease;display:flex;flex-direction:row;align-items:center}.is-open .p-faq__a{padding:3rem 3rem;padding-right:5rem;max-height:500px}.p-faq__icon{font-weight:bold;color:#fff;position:relative;z-index:0;margin-right:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.p-faq__icon::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:3.5rem;height:3.5rem;background-color:#f585b2;border-radius:50%;z-index:-1}.p-faq__icon--a{font-weight:bold;margin-right:3rem;position:relative;z-index:0;color:#162c4f}.p-faq__icon--a::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:3.5rem;height:3.5rem;border:1px solid #162c4f;border-radius:50%;z-index:-1}.p-company{padding:6rem 5rem;background-color:#f2f8ff}@media(max-width: 768px){.p-company{padding:3rem 2rem}}.p-company__title{font-size:3.2rem;font-weight:bold}.p-company__inner{background-color:#fff;border-radius:2rem;margin:0 auto;margin-top:5rem;max-width:120rem;padding:5rem 8rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media(max-width: 768px){.p-company__inner{padding:5rem 2rem}}.p-company__table{width:100%;color:#333;font-size:1.4rem;border-collapse:collapse}.p-company__table tr{border-bottom:1px solid #d2d2d2}@media(max-width: 768px){.p-company__table tr{display:flex;flex-direction:column}}.p-company__table th{padding:1rem;text-align:left;font-weight:bold}.p-company__table td{padding:1rem;padding-top:2rem;padding-bottom:2rem}@media(max-width: 768px){.p-company__table td{padding-top:1rem;padding-bottom:3rem;border-bottom:none}}.p-contact{padding:6rem 5rem;color:#333}@media(max-width: 768px){.p-contact{padding:3rem 0rem}}.p-contact__form{display:flex;flex-direction:column;gap:4rem;background-color:#f1f1f1;border-radius:2rem;padding:7rem 10rem}@media(max-width: 1024px){.p-contact__form{padding:7rem 5rem}}@media(max-width: 768px){.p-contact__form{padding:5rem 2rem;border-radius:3rem;gap:2rem}}.p-contact__field{display:flex;justify-content:space-between}@media(max-width: 1024px){.p-contact__field{flex-direction:column;gap:1rem}}.p-contact__field br{display:none}.p-contact__lead{text-align:center;font-size:2rem;font-weight:600;margin-bottom:5rem}@media(max-width: 768px){.p-contact__lead{margin-bottom:3rem}}.p-contact__required{display:inline-block;margin-left:.3em;padding:.2em .6em;border-radius:.4em;background:linear-gradient(135deg, #ff6b6b, #ee2a2a);color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.03em;box-shadow:0 2px 6px rgba(238,42,42,.3);position:relative;top:-0.05em;line-height:1}.p-contact .c-label__wrap{width:40%;min-width:40rem}.p-contact label{font-weight:bold;font-size:1.6rem}.p-contact p{width:100%}.p-contact input,.p-contact select{width:100%;padding:1.5rem;border-radius:.5rem;border:none;font-size:1.6rem}.p-contact textarea{width:100%;min-height:15rem;padding:1.5rem;border-radius:.5rem;border:none;font-size:1.6rem}@media(max-width: 768px){.p-contact textarea{width:100%}}.p-contact__privacy p{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:1.4rem;font-weight:bold;gap:1rem}.p-contact__privacy p-text{font-size:1.4rem}.p-contact__privacy-check{display:flex;align-items:flex-end;gap:1rem;margin-top:2rem;text-wrap:nowrap;font-size:1.4rem !important}.p-contact__privacy-check a{border-bottom:1px solid #fff;padding-bottom:.2rem}.p-contact__privacy-check input{width:2rem;height:2rem;border:1px solid #f585b2}.p-contact__submit{margin:0 auto;display:block;width:100%;max-width:30rem}.p-contact__submit .btn--primary{font-weight:500;font-size:2rem}.screen-reader-response{display:none}.wpcf7-not-valid-tip{color:#f585b2;font-size:1.4rem}.wpcf7-response-output{color:#ee2a2a;text-align:center;margin-top:1rem}.p-thanks{padding:10rem 2rem;text-align:center}.p-thanks .c-section__title{font-size:3.6rem;font-weight:700;margin-bottom:32px}.p-thanks .c-button--cta{margin:3rem auto}a{transition:.3s ease-in-out}a:hover{opacity:.6}.js-fadeUp{opacity:0 !important;transform:translateY(5px) !important;transition:opacity .4s ease-out,transform .4s ease-out !important}.js-fadeUp.is-visible{opacity:1 !important;transform:translateY(0) !important}.js-fadeUp--delay1{transition-delay:.1s}.js-fadeUp--delay2{transition-delay:.2s}.js-fadeUp--delay3{transition-delay:.3s}