.p-buttons__container,.p-reason__container,.p-function__container,.p-flow__container{width:93.335%;margin-inline:auto}@media screen and (min-width: 48rem){.p-buttons__container,.p-reason__container,.p-function__container,.p-flow__container{width:100%;max-width:76.8rem;padding-inline:.4rem}}@media screen and (min-width: 64rem){.p-buttons__container,.p-reason__container,.p-function__container,.p-flow__container{max-width:102.4rem;padding-inline:1.2rem}}.p-lead__container,.p-alignment__container,.p-faq__container{width:90.67%;margin-inline:auto}@media screen and (min-width: 48rem){.p-lead__container,.p-alignment__container,.p-faq__container{width:100%;max-width:76.8rem;padding-inline:.4rem}}@media screen and (min-width: 64rem){.p-lead__container,.p-alignment__container,.p-faq__container{max-width:102.4rem;padding-inline:1.2rem}}.p-reason__title,.p-function__title,.p-alignment__title,.p-flow__title,.p-faq__title{position:relative;color:#215ca0;font-weight:bold;font-size:2.4rem;line-height:3.5rem;text-align:center}@media screen and (min-width: 64rem){.p-reason__title,.p-function__title,.p-alignment__title,.p-flow__title,.p-faq__title{font-size:2.8rem;line-height:4.6rem}}.p-reason__title::after,.p-function__title::after,.p-alignment__title::after,.p-flow__title::after,.p-faq__title::after{display:block;position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);width:3rem;height:.2rem;background-color:#8bc2e2;content:""}@media screen and (min-width: 48rem){.p-reason__title::after,.p-function__title::after,.p-alignment__title::after,.p-flow__title::after,.p-faq__title::after{width:4rem}}@media screen and (min-width: 64rem){.p-reason__title::after,.p-function__title::after,.p-alignment__title::after,.p-flow__title::after,.p-faq__title::after{bottom:-2rem}}.p-lead{padding-top:4rem;padding-bottom:.5rem}@media screen and (min-width: 48rem){.p-lead{padding-top:6rem;padding-bottom:1rem}}@media screen and (min-width: 64rem){.p-lead{padding-top:7rem;padding-bottom:1.5rem}}.p-lead-title{color:#1987c6;font-weight:bold;font-size:2.4rem;line-height:1.5;text-align:center}@media screen and (min-width: 48rem){.p-lead-title{font-size:2.8rem;line-height:4rem}}@media screen and (min-width: 64rem){.p-lead-title{font-size:3.2rem;line-height:4.6rem}}.p-lead-title-br{display:block}@media screen and (min-width: 48rem){.p-lead-title-br{display:none}}.p-lead-text{margin-top:1.6rem;font-size:1.6rem;line-height:1.75}@media screen and (min-width: 48rem){.p-lead-text{margin-top:2.6rem}}@media screen and (min-width: 64rem){.p-lead-text{margin-top:3rem;line-height:2.4rem;text-align:center}}.p-lead__wrapper{display:flex;flex-direction:column;margin-top:2rem;row-gap:.9rem}@media screen and (min-width: 48rem){.p-lead__wrapper{flex-direction:row;justify-content:center;gap:0 4rem}}@media screen and (min-width: 64rem){.p-lead__wrapper{column-gap:.7rem}}.p-lead__logo{display:flex;flex-direction:column;align-items:center;row-gap:1.2rem}@media screen and (min-width: 48rem){.p-lead__logo{align-items:start;padding-top:7.2rem;row-gap:2.4rem}}@media screen and (min-width: 64rem){.p-lead__logo{padding-top:9.9rem;row-gap:2.1rem}}.p-lead__logo-image{width:29.4rem;height:4rem;object-fit:contain}@media screen and (min-width: 48rem){.p-lead__logo-image{width:36rem;height:4.9rem}}@media screen and (min-width: 64rem){.p-lead__logo-image{width:49.3rem;height:6.7rem}}.p-lead__logo-text{font-size:1.4rem;line-height:2rem}@media screen and (min-width: 48rem){.p-lead__logo-text{font-size:1.6rem;line-height:2.4rem}}.p-lead__media{width:100%;margin:auto}@media screen and (min-width: 48rem){.p-lead__media{width:36rem;height:24rem;margin-right:0}}@media screen and (min-width: 64rem){.p-lead__media{width:50rem;height:33.3rem}}.p-lead__image{width:100%;height:auto;object-fit:contain}.p-buttons{padding-top:.5rem;padding-bottom:1.5rem}@media screen and (min-width: 48rem){.p-buttons{padding-top:1rem;padding-bottom:2rem}}@media screen and (min-width: 64rem){.p-buttons{padding-top:1.5rem;padding-bottom:2.5rem}}.p-buttons__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:auto;padding:1.5rem 5.5rem;border-radius:1rem;background-color:#e9e9ea;gap:1.5rem 4rem}@media screen and (min-width: 48rem){.p-buttons__list{flex-wrap:nowrap;width:100%;height:5rem;padding:1rem 2rem;border-radius:2.5rem;gap:0 4rem}}@media screen and (min-width: 64rem){.p-buttons__list{width:100rem;height:6rem;padding:1.2rem 1.5rem;border-radius:3rem;column-gap:5rem}}.p-buttons__link,.p-buttons__link--blank{display:flex;justify-content:center;align-items:center;position:relative;width:10rem;height:3rem;border:solid 1px #e9e9ea;border-radius:1.5rem;box-shadow:0 3px 6px rgba(34,34,34,.2);background-color:#fff;color:#222}.p-buttons__link::before,.p-buttons__link--blank::before{opacity:0;position:absolute;top:-0.1rem;left:-0.1rem;width:10rem;height:3rem;border-radius:1.5rem;background:linear-gradient(to right, #215ca0 0%, #1987c6 53.2%, #15a305 100%);content:"";pointer-events:none}@media screen and (min-width: 64rem){.p-buttons__link::before,.p-buttons__link--blank::before{width:14rem;height:3.6rem;border-radius:1.8rem}}@media(any-hover: hover){.p-buttons__link,.p-buttons__link--blank{transition:border-color .3s,box-shadow .3s,color .3s}.p-buttons__link::before,.p-buttons__link--blank::before{transition:opacity .3s}.p-buttons__link:hover,.p-buttons__link--blank:hover{border-color:rgba(0,0,0,0);box-shadow:none;color:#fff;outline-offset:6px}.p-buttons__link:hover::before,.p-buttons__link--blank:hover::before{opacity:1}}.p-buttons__link:focus-visible,.p-buttons__link--blank:focus-visible{border-color:rgba(0,0,0,0);box-shadow:none;color:#fff;outline-offset:6px}.p-buttons__link:focus-visible::before,.p-buttons__link--blank:focus-visible::before{opacity:1}@media screen and (min-width: 64rem){.p-buttons__link,.p-buttons__link--blank{width:14rem;height:3.6rem;border-radius:1.8rem}}.p-buttons__link--blank{column-gap:.6rem}@media screen and (min-width: 64rem){.p-buttons__link--blank{column-gap:.8rem}}.p-buttons__link-text{position:relative;z-index:1;font-size:1.4rem}@media screen and (min-width: 64rem){.p-buttons__link-text{font-size:1.6rem}}.p-buttons__link-icon{position:relative;z-index:1;transform:translateY(0.1rem);width:1.4rem;height:1.2rem;object-fit:contain}@media screen and (min-width: 64rem){.p-buttons__link-icon{width:1.7rem;height:1.4rem}}.p-reason{padding-top:1.5rem;padding-bottom:2.5rem}@media screen and (min-width: 48rem){.p-reason{padding-top:2rem;padding-bottom:3rem}}@media screen and (min-width: 64rem){.p-reason{padding-top:2.5rem}}.p-reason__list{display:flex;flex-direction:column;align-items:center;width:97.145%;margin-top:3.5rem;margin-inline:auto;row-gap:5.2rem}@media screen and (min-width: 48rem){.p-reason__list{width:100%;margin-top:4.5rem;row-gap:3rem}}@media screen and (min-width: 64rem){.p-reason__list{flex-direction:row;justify-content:space-between;align-items:start;margin-top:5rem;gap:0 3.5rem}}.p-reason__item{display:flex;flex-direction:column;row-gap:1.5rem}@media screen and (min-width: 48rem){.p-reason__item{flex-direction:row;gap:0}}@media screen and (min-width: 64rem){.p-reason__item{flex-direction:column;row-gap:1.5rem}}.p-reason__item-media{width:94.12%;margin:auto}@media screen and (min-width: 48rem){.p-reason__item-media{width:36rem;margin-left:0}}@media screen and (min-width: 64rem){.p-reason__item-media{width:31rem;margin:auto}}.p-reason__item-image{width:100%;height:auto;border-radius:1rem;object-fit:contain}@media screen and (min-width: 48rem){.p-reason__item-image{width:100%;height:22.5rem}}@media screen and (min-width: 64rem){.p-reason__item-image{height:auto}}@media screen and (min-width: 48rem){.p-reason__item-body{width:40rem;padding:3rem 3rem 6.3rem}}@media screen and (min-width: 64rem){.p-reason__item-body{width:31rem;padding:0}}.p-reason__item-title{color:#222;font-weight:bold;font-size:2.2rem;line-height:3.2rem;text-align:center}@media screen and (min-width: 64rem){.p-reason__item-title{line-height:1.455}}.p-reason__item-text{margin-top:.6rem;font-size:1.6rem;line-height:1.75}@media screen and (min-width: 48rem){.p-reason__item-text{margin-top:1.6rem}}@media screen and (min-width: 64rem){.p-reason__item-text{margin-top:1.1rem}}.p-function{padding-top:2.5rem;padding-bottom:2.5rem}@media screen and (min-width: 48rem){.p-function{padding-top:3rem}}@media screen and (min-width: 64rem){.p-function{padding-top:3rem;padding-bottom:3.5rem}}.p-function__text{width:97.145%;margin-top:3.1rem;font-size:1.6rem;line-height:1.75;margin-inline:auto}@media screen and (min-width: 48rem){.p-function__text{width:100%;margin-top:4.1rem}}@media screen and (min-width: 64rem){.p-function__text{margin-top:5rem;line-height:2.4rem;text-align:center}}.p-function .p-system{margin-top:2rem;overflow:hidden;border:solid 1px #1987c6;border-radius:1rem}@media screen and (min-width: 48rem){.p-function .p-system{margin-top:3.2rem}}@media screen and (min-width: 64rem){.p-function .p-system{margin-top:3rem}}.p-function .p-system__head{display:flex;justify-content:center;align-items:center;width:100%;height:5rem;background-color:#1987c6}.p-function .p-system__head-title{color:#fff;font-weight:bold;font-size:2.2rem}.p-function .p-system__body{display:flex;justify-content:center;align-items:center;padding:2rem .4rem;background-color:#fff}@media screen and (min-width: 48rem){.p-function .p-system__body{padding:2rem 7.9rem 1.8rem}}@media screen and (min-width: 64rem){.p-function .p-system__body{padding:3rem 14.9rem 2.6rem}}.p-function .p-system__media{width:100%}@media screen and (min-width: 48rem){.p-function .p-system__media{width:60rem}}@media screen and (min-width: 64rem){.p-function .p-system__media{width:70rem}}.p-function .p-system__image{width:100%;height:auto;object-fit:contain}.p-function .p-basic,.p-function .p-option{margin-top:2rem;padding:2rem 1.5rem 3rem;border-radius:1rem;background-color:#dcedf7}@media screen and (min-width: 48rem){.p-function .p-basic,.p-function .p-option{margin-top:3rem;padding:3rem 4.5rem}}@media screen and (min-width: 64rem){.p-function .p-basic,.p-function .p-option{padding:3rem 1rem 2rem}}.p-function .p-basic__title,.p-function .p-option__title{font-weight:bold;font-size:2.2rem;line-height:3.2rem;text-align:center}.p-function .p-basic__list,.p-function .p-option__list{display:flex;flex-direction:column;margin-top:2rem;row-gap:2rem}@media screen and (min-width: 48rem){.p-function .p-basic__list,.p-function .p-option__list{flex-flow:row wrap;column-gap:3rem}}@media screen and (min-width: 64rem){.p-function .p-basic__list,.p-function .p-option__list{gap:2rem 1rem}}.p-function .p-basic__item,.p-function .p-option__item{min-height:20rem;padding-top:.5rem;padding-bottom:1.5rem;border-radius:1rem;box-shadow:0 3px 6px rgba(34,34,34,.2);background-color:#fff;border-top:solid 1rem #1987c6}.p-function .p-basic__item.hidden,.p-function .hidden.p-option__item{display:none}@media screen and (min-width: 48rem){.p-function .p-basic__item,.p-function .p-option__item{width:32rem;height:20rem}}.p-function .p-basic__item-head,.p-function .p-option__item-head{display:flex;align-items:center}.p-function .p-basic__item-icon,.p-function .p-option__item-icon{width:5rem;height:5rem;object-fit:contain}.p-function .p-basic__item-title,.p-function .p-option__item-title{font-weight:bold;font-size:1.8rem}.p-function .p-basic__item-body,.p-function .p-option__item-body{width:93.75%;margin-top:.1rem;padding-top:.6rem;border-top:solid 1px #1987c6;margin-inline:auto}.p-function .p-basic__item-text,.p-function .p-option__item-text{font-size:1.6rem;line-height:1.75}.p-function .p-option{background-color:#dee7f1}@media screen and (min-width: 48rem){.p-function .p-option{margin-top:3rem}}.p-function .p-option__item{border-top:solid 1rem #215ca0}.p-function .p-service{margin-top:2rem;overflow:hidden;border:solid 1px #215ca0;border-radius:1rem}@media screen and (min-width: 48rem){.p-function .p-service{margin-top:3rem}}.p-function .p-service__head{display:flex;justify-content:center;align-items:center;width:100%;height:5rem;background-color:#215ca0}.p-function .p-service__head-title{color:#fff;font-weight:bold;font-size:2.2rem}.p-function .p-service__body{display:flex;justify-content:center;align-items:center;padding:2rem .4rem 1.9rem;background-color:#fff}@media screen and (min-width: 48rem){.p-function .p-service__body{padding:2.1rem 7.9rem 1.8rem}}@media screen and (min-width: 64rem){.p-function .p-service__body{padding:3rem 14.9rem 2.7rem}}.p-function .p-service__media{width:100%}@media screen and (min-width: 48rem){.p-function .p-service__media{width:60rem}}@media screen and (min-width: 64rem){.p-function .p-service__media{width:70rem}}.p-function .p-service__image{width:100%;height:auto;object-fit:contain}.p-alignment{padding-top:2.5rem;padding-bottom:4rem}@media screen and (min-width: 48rem){.p-alignment{padding-bottom:5rem}}@media screen and (min-width: 64rem){.p-alignment{padding-top:3.5rem;padding-bottom:6rem}}.p-alignment__text{margin-top:3.1rem;font-size:1.6rem;line-height:1.75}@media screen and (min-width: 48rem){.p-alignment__text{margin-top:4.1rem}}@media screen and (min-width: 64rem){.p-alignment__text{margin-top:4.2rem;line-height:2;text-align:center}}.p-alignment__media{display:flex;justify-content:center;align-items:center;margin-top:3rem;margin-inline:auto}@media screen and (min-width: 48rem){.p-alignment__media{width:60rem;height:32rem}}@media screen and (min-width: 64rem){.p-alignment__media{margin-top:4rem}}.p-alignment__image{width:100%;height:auto;object-fit:contain}@media screen and (min-width: 48rem){.p-alignment__image{height:100%}}.p-alignment__seamless{margin-top:4rem}@media screen and (min-width: 64rem){.p-alignment__seamless{margin-top:5rem}}.p-alignment__seamless-title{color:#215ca0;font-weight:bold;font-size:1.8rem;line-height:2.6rem;text-align:center}@media screen and (min-width: 48rem){.p-alignment__seamless-title{font-size:2rem;line-height:2.9rem}}@media screen and (min-width: 64rem){.p-alignment__seamless-title{font-size:2.4rem;line-height:3.5rem}}.p-alignment__seamless-text{margin-top:1.6rem;font-size:1.6rem;line-height:1.75}@media screen and (min-width: 48rem){.p-alignment__seamless-text{margin-top:2rem;line-height:2.4rem;text-align:center}}.p-alignment__button{display:flex;justify-content:space-between;align-items:center;position:relative;width:28rem;height:4.4rem;padding-left:2rem;padding-right:.8rem;border:none;border-radius:2.5rem;background-color:#dcedf7}@media screen and (min-width: 64rem){.p-alignment__button{width:30rem;height:5rem;padding-left:2.5rem;padding-right:1rem}}@media screen and (min-width: 64rem)and (any-hover: hover){.p-alignment__button:hover path{stroke-dashoffset:0}.p-alignment__button:hover::before{opacity:0}.p-alignment__button:hover i::before,.p-alignment__button:hover i::after{transition-duration:1s}.p-alignment__button:hover i::before{transform:translateY(-50%) translateX(200%)}.p-alignment__button:hover i::after{transform:translateY(-50%) translateX(0)}.p-alignment__button:hover{outline-offset:6px}}@media screen and (min-width: 64rem){.p-alignment__button:focus-visible path{stroke-dashoffset:0}.p-alignment__button:focus-visible::before{opacity:0}.p-alignment__button:focus-visible i::before,.p-alignment__button:focus-visible i::after{transition-duration:1s}.p-alignment__button:focus-visible i::before{transform:translateY(-50%) translateX(200%)}.p-alignment__button:focus-visible i::after{transform:translateY(-50%) translateX(0)}.p-alignment__button:focus-visible{outline-offset:6px}}.p-alignment__button::before{position:absolute;border:solid 2px #1987c6;border-radius:inherit;content:"";transition:opacity .6s cubic-bezier(0.165, 0.84, 0.44, 1);inset:0}@media screen and (min-width: 64rem){.p-alignment__button::before{border:solid 2px #e9e9ea}}.p-alignment__button{margin-top:2rem;margin-inline:auto}@media screen and (min-width: 48rem){.p-alignment__button{margin-top:3rem}}.p-alignment__button-text{position:relative;z-index:1;font-size:1.6rem}@media screen and (min-width: 64rem){.p-alignment__button-text{font-size:1.8rem}}.p-alignment__button-arrow{position:relative;z-index:1;width:2.8rem;height:2.8rem;overflow:hidden;border-radius:50%;background-color:#1987c6}@media screen and (min-width: 64rem){.p-alignment__button-arrow{width:3rem;height:3rem}}.p-alignment__button-arrow-icon{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.p-alignment__button-arrow-icon::before,.p-alignment__button-arrow-icon::after{position:absolute;top:50%;left:.8rem;transform:translateY(-50%) translateX(0);width:1.4rem;height:2rem;background-image:url("../../../images/common/icon/arrow.webp");background-position:bottom;background-size:cover;background-repeat:no-repeat;content:"";transition:transform 0s cubic-bezier(0.19, 1, 0.22, 1);will-change:transform}@supports not (background-image: url("../../../images/common/icon/arrow.webp")){.p-alignment__button-arrow-icon::before,.p-alignment__button-arrow-icon::after{background-image:url("../../../images/common/icon/arrow.png")}}@media screen and (min-width: 64rem){.p-alignment__button-arrow-icon::before,.p-alignment__button-arrow-icon::after{width:1.6rem;height:2.4rem}}.p-alignment__button-arrow-icon::before{transform:translateY(-50%) translateX(0)}.p-alignment__button-arrow-icon::after{transform:translateY(-50%) translateX(-200%)}.p-alignment__button-hover{display:none;position:absolute;width:100%;height:100%;inset:0;pointer-events:none}@media screen and (min-width: 64rem){.p-alignment__button-hover{display:block}}.p-alignment__button-hover path{transition:stroke-dashoffset 1.2s cubic-bezier(0.075, 0.82, 0.165, 1);fill:none;stroke:#1987c6;stroke-dasharray:1.1;stroke-dashoffset:1.1;stroke-width:2}.p-alignment__contact{display:flex;justify-content:center;align-items:center;width:100%;max-width:32rem;height:5rem;margin-top:4rem;border-radius:3rem;box-shadow:0 3px 6px rgba(34,34,34,.2);background:linear-gradient(135deg, #215ca0 0%, #1987c6 33.5%, #43b536 100%);color:#fff;margin-inline:auto}@media(any-hover: hover){.p-alignment__contact{transition:opacity .3s}.p-alignment__contact:hover{opacity:.7;outline-offset:6px}}.p-alignment__contact:focus-visible{opacity:.7;outline-offset:6px}@media screen and (min-width: 64rem){.p-alignment__contact{width:50rem;max-width:unset;height:6rem;margin-top:6rem}}.p-alignment__contact-text{font-size:1.8rem}@media screen and (min-width: 64rem){.p-alignment__contact-text{font-size:2rem}}.p-alignment__banner{display:flex;justify-content:center;align-items:center;width:100%;margin-top:4rem;margin-inline:auto}@media(any-hover: hover){.p-alignment__banner{transition:opacity .3s}.p-alignment__banner:hover{opacity:.7;outline-offset:6px}}.p-alignment__banner:focus-visible{opacity:.7;outline-offset:6px}@media screen and (min-width: 64rem){.p-alignment__banner{margin-top:6rem}}.p-alignment__banner-image{width:100%;border:solid 2px #fff;border-radius:1rem;box-shadow:0 3px 6px rgba(34,34,34,.2)}@media screen and (min-width: 64rem){.p-alignment__banner-image{width:100rem;height:12rem}}.p-flow{padding-top:3rem;padding-bottom:4rem;background:linear-gradient(135deg, #dcedf7, #dcf1d9)}@media screen and (min-width: 48rem){.p-flow{padding-top:4rem;padding-bottom:5rem}}@media screen and (min-width: 64rem){.p-flow{padding-top:5rem;padding-bottom:6rem}}.p-flow__list{display:flex;flex-direction:column;align-items:end;margin-top:3.5rem;row-gap:3.6rem}@media screen and (min-width: 48rem){.p-flow__list{max-width:76rem;margin-top:4.5rem;margin-inline:auto;row-gap:4.2rem}}@media screen and (min-width: 64rem){.p-flow__list{margin-top:4.4rem}}.p-flow__item{position:relative;width:94.29%;padding:1.5rem 1.5rem 1.5rem 2.5rem;border-radius:1rem;background-color:#fff}@media screen and (min-width: 48rem){.p-flow__item{width:73.3rem;padding:1.5rem 1.4rem 1.5rem 3.9rem}}.p-flow__item:not(:last-of-type)::after{position:absolute;top:calc(100% + 1rem);left:50%;transform:translateX(-50%);width:1.8rem;height:1.6rem;background-image:url("../../../images/pages/proseedar/flow/flow_arrow.svg");background-position:center;background-size:contain;background-repeat:no-repeat;content:""}@media screen and (min-width: 48rem){.p-flow__item:not(:last-of-type)::after{top:calc(100% + 1.3rem);left:calc(50% - 1.5rem)}}.p-flow__item-number{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:-2rem;transform:translateY(-50%);width:4rem;height:4rem;padding-top:.4rem;padding-bottom:.6rem;border:solid 3px #fff;border-radius:50%;background:linear-gradient(to bottom, #8bc2e2, #b7e2b2);color:#fff;font-weight:bold;font-size:1.6rem;line-height:2.4rem}@media screen and (min-width: 48rem){.p-flow__item-number{left:-2.7rem;width:5.4rem;height:5.4rem;padding-top:.5rem;padding-bottom:.8rem;border:solid 6px #fff;font-size:2rem;line-height:2.9rem}}.p-flow__item-title{color:#215ca0;font-weight:bold;font-size:1.8rem;line-height:2.6rem}@media screen and (min-width: 48rem){.p-flow__item-title{font-size:2.4rem;line-height:3.5rem}}.p-flow__item-period{display:flex;justify-content:center;align-items:center;width:14rem;height:2rem;margin-top:1.5rem;border-radius:1.5rem;background-color:#dcedf7;font-size:1.2rem}@media screen and (min-width: 48rem){.p-flow__item-period{position:absolute;top:1.7rem;right:1.4rem;width:17rem;height:3rem;margin-top:0;font-size:1.4rem}}.p-flow__item-text{margin-top:.6rem;font-size:1.6rem;line-height:1.75}.p-flow__button{display:flex;justify-content:center;align-items:center;width:100%;max-width:32rem;height:5rem;margin-top:3rem;border-radius:3rem;box-shadow:0 3px 6px rgba(34,34,34,.2);background:linear-gradient(135deg, #215ca0 0%, #1987c6 33.5%, #43b536 100%);color:#fff;margin-inline:auto}@media(any-hover: hover){.p-flow__button{transition:opacity .3s}.p-flow__button:hover{opacity:.7;outline-offset:6px}}.p-flow__button:focus-visible{opacity:.7;outline-offset:6px}@media screen and (min-width: 64rem){.p-flow__button{width:50rem;max-width:unset;height:6rem;margin-top:4rem}}.p-flow__button-text{font-size:1.8rem}@media screen and (min-width: 64rem){.p-flow__button-text{font-size:2rem}}.p-faq{padding-top:3rem;padding-bottom:4rem;background-color:#fff}@media screen and (min-width: 48rem){.p-faq{padding-top:4rem}}@media screen and (min-width: 64rem){.p-faq{padding-top:5rem;padding-bottom:7rem}}.p-faq__list{display:flex;flex-direction:column;margin-top:3.5rem;row-gap:2rem}@media screen and (min-width: 48rem){.p-faq__list{margin-top:4.5rem}}@media screen and (min-width: 64rem){.p-faq__list{max-width:76rem;margin-inline:auto}}.p-faq__item{border:solid 1px #8bc2e2;border-radius:1rem;background-color:#fff}.p-faq__item.is-opened .p-faq__question{border-radius:1rem 1rem 0 0}.p-faq__item.is-opened .p-faq__question-arrow{transform:rotate(180deg)}.p-faq__question{display:block;list-style-type:none;position:relative;padding:1.5rem 3.9rem}.p-faq__question::-webkit-details-marker{display:none}@media screen and (min-width: 48rem){.p-faq__question{padding:1.8rem 5.3rem 1.8rem 4.5rem}}@media screen and (min-width: 64rem){.p-faq__question{border-radius:1rem;cursor:pointer}}@media(any-hover: hover){.p-faq__question{transition:background-color .3s,box-shadow .3s}.p-faq__question:hover{box-shadow:0 0 10px #8bc2e2;background-color:#dcedf7}}.p-faq__question:focus-visible{box-shadow:0 0 10px #8bc2e2;background-color:#dcedf7}.p-faq__question-icon{position:absolute;top:1.3rem;left:1.3rem;color:#1987c6;font-weight:bold;font-size:2rem;line-height:2.9rem}@media screen and (min-width: 48rem){.p-faq__question-icon{top:1.7rem;left:1.5rem}}.p-faq__question-text{display:block;font-weight:bold;font-size:1.6rem;line-height:1.75}@media screen and (min-width: 48rem){.p-faq__question-text{font-size:1.8rem;line-height:1.556}}.p-faq__question-arrow{position:absolute;top:2.3rem;right:1.36rem;width:1.54rem;height:1.4rem;transition:transform .3s;object-fit:contain}@media screen and (min-width: 48rem){.p-faq__question-arrow{top:2.7rem;right:2.4rem}}.p-faq__answer{overflow:hidden}.p-faq__answer-inner{display:flex;width:94.675%;padding:1.5rem 1rem 1.6rem .6rem;border-top:solid 1px #8bc2e2;column-gap:1.2rem;margin-inline:auto}@media screen and (min-width: 48rem){.p-faq__answer-inner{width:73rem;padding:.9rem 0 1.7rem .1rem;column-gap:1.7rem}}.p-faq__answer-icon{transform:translateY(0.3rem);color:#07a572;font-weight:bold;font-size:2rem}.p-faq__answer-text{font-size:1.6rem;line-height:1.75}.p-faq__banner{display:flex;justify-content:center;align-items:center;width:100%;margin-top:3rem;margin-inline:auto}@media(any-hover: hover){.p-faq__banner{transition:opacity .3s}.p-faq__banner:hover{opacity:.7;outline-offset:6px}}.p-faq__banner:focus-visible{opacity:.7;outline-offset:6px}@media screen and (min-width: 64rem){.p-faq__banner{margin-top:6rem}}.p-faq__banner-image{width:100%;border:solid 2px #fff;border-radius:1rem;box-shadow:0 3px 6px rgba(34,34,34,.2)}@media screen and (min-width: 64rem){.p-faq__banner-image{width:100rem;height:12rem}}
