@charset "UTF-8";:root{--spacing-xxs: 5px;--spacing-xs: 15px;--spacing-s: 30px;--spacing-m: 60px;--spacing-l: 90px;--spacing-xl: 120px}@media screen and (min-width:992px){:root{--spacing-xs: 20px;--spacing-s: 40px;--spacing-m: 80px;--spacing-l: 120px;--spacing-xl: 160px}}:root{--header-position-top: min(2.5vw, 30px);--header-height: 60px;--header-height-pc: 70px}@font-face{font-family:Noto Sans JP;src:url(/fonts/NotoSansJP-Regular.woff2) format("woff2"),url(/fonts/NotoSansJP-Regular.woff) format("woff");font-weight:400}@font-face{font-family:Noto Sans JP;src:url(/fonts/NotoSansJP-Medium.woff2) format("woff2"),url(/fonts/NotoSansJP-Medium.woff) format("woff");font-weight:500}@font-face{font-family:Noto Sans JP;src:url(/fonts/NotoSansJP-Bold.woff2) format("woff2"),url(/fonts/NotoSansJP-Bold.woff) format("woff");font-weight:700}body{background-color:#fff}*{font-family:Noto Sans JP,sans-serif;font-weight:400}p,a,li{font-size:16px;color:#333;font-weight:400;line-height:1.8em;letter-spacing:.05em}body .section{padding-top:var(--spacing-l);margin-top:var(--spacing-m)}body .section--last{padding-bottom:var(--spacing-l);margin-bottom:var(--spacing-m)}.paragraph p+p{margin-top:.5em}a{color:#0071e0}a:hover{color:#0052a4}img{max-width:100%;height:auto;vertical-align:bottom}.l-header{position:fixed;top:var(--header-position-top);left:0;width:100%;z-index:99}.l-header__inner{padding-right:min(3vw,25px);padding-left:min(3vw,25px);margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.l-header__inner{max-width:850px}}@media screen and (min-width:992px){.l-header__inner{max-width:1330px}}.l-header__body{height:var(--header-height);display:flex;justify-content:space-between;align-items:center;background-color:#fffffff2;border-radius:1rem;box-shadow:0 8px 40px #131d3026;padding:0 var(--spacing-xs)}@media screen and (min-width:992px){.l-header__body{height:var(--header-height-pc)}}.l-header__branding{font-size:1.5rem}.l-header__branding img{height:40px;width:auto}@media screen and (min-width:992px){.l-header__branding img{height:45px}}.l-header-menu .nav-items{display:flex;justify-content:space-between;align-items:center;gap:60px}.nav-link{position:relative;color:#0071e0;font-weight:500;transition:.3s ease-out}.nav-link:hover{color:#0052a4}.nav-link:hover:before{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:solid 1px #0052a4;animation:border_animation .2s linear forwards}@keyframes border_animation{0%{width:0%}to{width:100%}}.l-header__hamburger{display:none;cursor:pointer}.bar{display:block;width:25px;height:3px;margin:5px auto;transition:all .3s ease;background-color:#333}@media(max-width:991px){.l-header__hamburger{display:block}.l-header__hamburger.active .bar:nth-child(2){opacity:0}.l-header__hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.l-header__hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.l-header-menu{position:fixed;display:none;visibility:hidden;top:calc(var(--header-position-top) + 80px);left:0;width:100%}.l-header-menu__inner{padding-right:min(3vw,25px);padding-left:min(3vw,25px);margin-left:auto;margin-right:auto}}@media screen and (max-width:991px)and (min-width:576px){.l-header-menu__inner{max-width:850px}}@media screen and (max-width:991px)and (min-width:992px){.l-header-menu__inner{max-width:1330px}}@media(max-width:991px){.l-header-menu .nav-items{background-color:#fffffff2;border-radius:1rem;display:flex;gap:0;flex-direction:column;text-align:center}.nav-item{margin:16px 0}.l-header-menu.active{display:block;visibility:visible}}.js-header{opacity:0}.l-footer__inner{padding-right:min(3vw,25px);padding-left:min(3vw,25px);margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.l-footer__inner{max-width:850px}}@media screen and (min-width:992px){.l-footer__inner{max-width:1330px}}.l-footer__inner{border-top:1px solid #0071e0;padding-top:60px;padding-bottom:60px}@media screen and (min-width:992px){.l-footer__inner{padding-top:90px;padding-bottom:90px}}.l-footer__box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.l-footer__logo{width:85%;max-width:180px;margin-bottom:3rem}@media screen and (min-width:992px){.l-footer__logo{max-width:260px}}.l-footer__copyright{background-color:#bcddff;text-align:center;padding-top:3px;padding-bottom:3px}.l-footer__copyright p{margin-bottom:0;color:#0071e0}.p-home-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:calc(380px + var(--header-height) * 2 + var(--header-position-top) * 2 + var(--spacing-s) * 2);height:100vh}.p-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,#0a1e24,#003468 18%,#0071e0 65%,#01468a);opacity:var(--gradient-opacity, 0);pointer-events:none}.p-home-hero__circle{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:0;pointer-events:none}.p-home-hero__circle svg,.p-home-hero__circle img{width:100%;height:auto;max-height:100%;transform:scale(1.5) translate(16.6666666667%)}.p-home-hero__inner{padding-right:min(3vw,25px);padding-left:min(3vw,25px);margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.p-home-hero__inner{max-width:850px}}@media screen and (min-width:992px){.p-home-hero__inner{max-width:1330px}}.p-home-hero__inner{position:relative;width:100%;height:100%}.p-home-hero__body{position:relative;z-index:1;width:100%;height:100%}.p-home-hero__heading{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:min(8vw,4.5rem);font-weight:700;line-height:1.4em;margin:0;background:#0071e0;background:linear-gradient(130deg,#0071e0,#158afe 70%,#0071e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.p-home-hero__main{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--spacing-xs)}.p-home-hero__title{font-size:min(5.25vw,1.75rem);font-weight:500;line-height:1.6em;color:#fff}.p-home-hero__title .block{display:block}.p-home-hero__title .letter{font-weight:500}.p-home-hero__logo{min-width:160px;width:25vw;max-width:220px}.p-home-hero__logo img{width:100%;padding:8px}.p-home-hero__text p{font-size:min(4.6vw,1.25rem);color:#fff}.js-home-hero__heading{opacity:0}.js-home-hero__title .letter{visibility:hidden}.js-home-hero__logo,.js-home-hero__text{display:block;visibility:hidden;overflow:hidden}.p-home-problem__inner,.p-home-solution__inner,.p-home-result__inner,.p-home-service__inner,.p-home-contact__inner{padding-right:min(3vw,25px);padding-left:min(3vw,25px);margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.p-home-problem__inner,.p-home-solution__inner,.p-home-result__inner,.p-home-service__inner,.p-home-contact__inner{max-width:850px}}@media screen and (min-width:992px){.p-home-problem__inner,.p-home-solution__inner,.p-home-result__inner,.p-home-service__inner,.p-home-contact__inner{max-width:1330px}}.p-home-problem__header,.p-home-solution__header,.p-home-result__header{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:992px){.p-home-problem__header,.p-home-solution__header,.p-home-result__header{display:grid;grid-template-areas:"en lead" "en heading";grid-template-columns:auto 1fr;-moz-column-gap:2rem;column-gap:2rem;align-items:center}}.p-home-problem__header .visual-en,.p-home-solution__header .visual-en,.p-home-result__header .visual-en{font-weight:700;font-size:min(12.5vw,64px);color:#d9eaff;grid-area:en}.p-home-problem__header .lead,.p-home-solution__header .lead,.p-home-result__header .lead{font-weight:500;margin-bottom:0;grid-area:lead}.p-home-problem__header .heading,.p-home-solution__header .heading,.p-home-result__header .heading{font-weight:500;font-size:20px;line-height:1.4em;color:#0071e0;grid-area:heading}.js-visual-en,.js-lead,.js-heading,.js-fade-in-up,.js-fade-in{visibility:hidden}.p-home-problem__header{margin-bottom:2.5rem}.p-home-problem__graphic{--illust-s: min(45vw, 260px);--illust-m: min(26vw, 220px);--illust-l: min(17.57vw, 240px);--illust-ratio: 1.11612;--cloud-font-size: clamp(14px, 3.75vw, 17px);--cloud-width: clamp(170px, 45.525vw, 218.52px);--cloud-ratio: .63784;position:relative;overflow:hidden;max-width:100%;margin-top:2rem;margin-bottom:2rem;height:calc(var(--cloud-width) * var(--cloud-ratio) * 5 + var(--cloud-width) * var(--cloud-ratio) * 1.15 + var(--illust-s) * var(--illust-ratio) + 2rem)}@media screen and (min-width:601px){.p-home-problem__graphic{margin-top:3rem;margin-bottom:3rem;height:calc(var(--cloud-width) * var(--cloud-ratio) * 3 + var(--cloud-width) * var(--cloud-ratio) * 1.15 + var(--illust-s) * var(--illust-ratio) + 2rem)}}@media screen and (min-width:768px){.p-home-problem__graphic{height:calc(var(--cloud-width) * var(--cloud-ratio) * 3.5 + 2rem)}}@media screen and (min-width:1024px){.p-home-problem__graphic{margin-top:5rem;margin-bottom:5rem;height:calc(var(--cloud-width) * var(--cloud-ratio) * 2.5 + 2rem)}}.p-home-problem__graphic .text-wrapper{position:absolute;display:flex;justify-content:center;left:50%;width:var(--cloud-width);height:calc(var(--cloud-width) * var(--cloud-ratio));align-items:center;background-size:100%;background-repeat:no-repeat;background-position:center;z-index:2}.p-home-problem__graphic .text-wrapper-1{transform:translate(-36.11%) translateY(calc(var(--illust-s) * var(--illust-ratio) / -2 - var(--cloud-width) * var(--cloud-ratio) * 2))}@media screen and (min-width:601px){.p-home-problem__graphic .text-wrapper-1{transform:translate(-35%) translateY(calc(var(--illust-s) * var(--illust-ratio) / -2 - var(--cloud-width) * var(--cloud-ratio)))}}@media screen and (min-width:768px){.p-home-problem__graphic .text-wrapper-1{transform:translate(calc(-50% - var(--illust-m) + 3rem)) translateY(calc(-50% - 1rem))}}@media screen and (min-width:1024px){.p-home-problem__graphic .text-wrapper-1{transform:translate(calc(-50% - var(--illust-l))) translateY(-25%)}}.p-home-problem__graphic .text-wrapper-2{transform:translate(-84.7%) translateY(calc(var(--illust-s) * var(--illust-ratio) / -2 - var(--cloud-width) * var(--cloud-ratio)))}@media screen and (min-width:601px){.p-home-problem__graphic .text-wrapper-2{transform:translate(-110%) translateY(calc(var(--illust-s) * var(--illust-ratio) / -2 - 1rem))}}@media screen and (min-width:768px){.p-home-problem__graphic .text-wrapper-2{transform:translate(calc(-50% - var(--illust-m) - 5.3vw)) translateY(50%)}}@media screen and (min-width:1024px){.p-home-problem__graphic .text-wrapper-2{transform:translate(calc(-150% - var(--illust-l) + 2.5rem)) translateY(50%)}}.p-home-problem__graphic .text-wrapper-3{transform:translate(-15.3%) translateY(calc(var(--illust-s) * var(--illust-ratio) / -2 - 1rem))}@media screen and (min-width:601px){.p-home-problem__graphic .text-wrapper-3{transform:translate(10%) translateY(calc(var(--illust-s) * var(--illust-ratio) / -2 + 1rem))}}@media screen and (min-width:768px){.p-home-problem__graphic .text-wrapper-3{transform:translate(calc(-50% - var(--illust-m))) translateY(calc(150% + 1rem))}}@media screen and (min-width:1024px){.p-home-problem__graphic .text-wrapper-3{transform:translate(calc(-50% - var(--illust-l) - 2rem)) translateY(125%)}}.p-home-problem__graphic .text-wrapper-4{transform:translate(-84.7%) translateY(calc(var(--illust-s) * var(--illust-ratio) / 2 + 1rem))}@media screen and (min-width:601px){.p-home-problem__graphic .text-wrapper-4{transform:translate(-110%) translateY(calc(var(--illust-s) * var(--illust-ratio) / 2 + 1rem))}}@media screen and (min-width:768px){.p-home-problem__graphic .text-wrapper-4{transform:translate(calc(-50% + var(--illust-m) - 1rem)) translateY(calc(50% + 1rem))}}@media screen and (min-width:1024px){.p-home-problem__graphic .text-wrapper-4{transform:translate(calc(-50% + var(--illust-l) + 2rem)) translateY(25%)}}.p-home-problem__graphic .text-wrapper-5{transform:translate(-26.81%) translateY(calc(var(--illust-s) * var(--illust-ratio) / 2 + var(--cloud-width) * var(--cloud-ratio)));width:calc(var(--cloud-width) * 1.15);height:calc(var(--cloud-width) * var(--cloud-ratio) * 1.15)}@media screen and (min-width:601px){.p-home-problem__graphic .text-wrapper-5{transform:translate(0) translateY(calc(var(--illust-s) * var(--illust-ratio) / 2 + 2rem))}}@media screen and (min-width:768px){.p-home-problem__graphic .text-wrapper-5{transform:translate(calc(-50% + var(--illust-m) - 2rem)) translateY(calc(-50% - var(--cloud-width) * var(--cloud-ratio) * 1 - 1rem))}}@media screen and (min-width:1024px){.p-home-problem__graphic .text-wrapper-5{transform:translate(calc(-50% + var(--illust-l))) translateY(calc(var(--cloud-width) * var(--cloud-ratio) * -1.25))}}.p-home-problem__graphic .text-wrapper-6{transform:translate(-63.89%) translateY(calc(var(--illust-s) * var(--illust-ratio) / 2 + var(--cloud-width) * var(--cloud-ratio) * 1.15 * 2 - 1rem))}@media screen and (min-width:601px){.p-home-problem__graphic .text-wrapper-6{transform:translate(-75%) translateY(calc(var(--illust-s) * var(--illust-ratio) / 2 + var(--cloud-width) * var(--cloud-ratio) * 1.15))}}@media screen and (min-width:768px){.p-home-problem__graphic .text-wrapper-6{transform:translate(calc(-50% + var(--illust-m) + 5.3vw)) translateY(-50%)}}@media screen and (min-width:1024px){.p-home-problem__graphic .text-wrapper-6{transform:translate(calc(50% + var(--illust-l) - 1.5rem)) translateY(-50%)}}.p-home-problem__graphic .text-wrapper-1,.p-home-problem__graphic .text-wrapper-2,.p-home-problem__graphic .text-wrapper-3{bottom:50%}.p-home-problem__graphic .text-wrapper-4,.p-home-problem__graphic .text-wrapper-5,.p-home-problem__graphic .text-wrapper-6{top:50%}.p-home-problem__graphic .text-wrapper-1,.p-home-problem__graphic .text-wrapper-4{background-image:url(/images/cloud-green.svg)}.p-home-problem__graphic .text-wrapper-2,.p-home-problem__graphic .text-wrapper-5{background-image:url(/images/cloud-purple.svg)}.p-home-problem__graphic .text-wrapper-3,.p-home-problem__graphic .text-wrapper-6{background-image:url(/images/cloud-pink.svg)}.p-home-problem__graphic .text{font-size:var(--cloud-font-size);margin-bottom:0;text-align:center;letter-spacing:0;line-height:1.5em}.p-home-problem__graphic .text span{display:block}.p-home-problem__graphic .illustration{position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--illust-s);height:calc(var(--illust-s) * var(--illust-ratio))}@media screen and (min-width:768px){.p-home-problem__graphic .illustration{width:var(--illust-m);height:calc(var(--illust-m) * var(--illust-ratio))}}@media screen and (min-width:1024px){.p-home-problem__graphic .illustration{width:var(--illust-l);height:calc(var(--illust-l) * var(--illust-ratio))}}.p-home-problem__list{display:flex;flex-direction:column;gap:var(--spacing-s)}@media screen and (min-width:992px){.p-home-problem__list{flex-direction:row;justify-content:space-between;align-items:stretch;gap:var(--spacing-xs)}}.p-home-problem__list .item{padding:var(--spacing-m) var(--spacing-xs);border-radius:1rem;box-shadow:0 8px 40px #131d3026;background-color:#fff}@media screen and (min-width:576px){.p-home-problem__list .item{padding:var(--spacing-m) var(--spacing-s)}}@media screen and (min-width:992px){.p-home-problem__list .item{width:33.333%}}.p-home-problem__list .item .lead{position:relative;margin-bottom:var(--spacing-xxs);padding-left:1.3em;color:#4a4a4a}@media screen and (min-width:576px){.p-home-problem__list .item .lead{font-size:1.2rem}}.p-home-problem__list .item .lead .number{font-family:Outfit,sans-serif;font-size:1.08em;font-weight:400;letter-spacing:.05em}.p-home-problem__list .item .lead:before{content:"";position:absolute;top:50%;left:0;width:.8em;height:.8em;border-radius:50%;transform:translateY(-50%);background-color:var(--accent-color)}.p-home-problem__list .item .heading{margin-bottom:var(--spacing-s);padding-bottom:var(--spacing-xs);border-bottom:1px solid var(--border-color);color:#4a4a4a;font-size:1.45rem;font-weight:500;line-height:1.4}@media screen and (min-width:576px){.p-home-problem__list .item .heading{font-size:1.6rem}}.p-home-problem__list .item.item-1{--accent-color: #998aba;--border-color: #c2b2e4}.p-home-problem__list .item.item-2{--accent-color: #71b39c;--border-color: #a5e4cf}.p-home-problem__list .item.item-3{--accent-color: #c68a91;--border-color: #fbc6cc}.p-home-solution__body{background:#e1ebf6;background:linear-gradient(110deg,#bcd9ff,#e1ebf6 37% 59%,#ebf8ff 76%,#d7eafc);border-radius:30px;display:flex;flex-direction:column;gap:2.5rem;padding:var(--spacing-l) var(--spacing-xs)}@media screen and (min-width:576px){.p-home-solution__body{padding:var(--spacing-l) var(--spacing-s)}}@media screen and (min-width:992px){.p-home-solution__body{padding:var(--spacing-l) var(--spacing-l)}}.p-home-solution .visual-en{color:#fff}.p-home-solution__service-desc{display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width:992px){.p-home-solution__service-desc{flex-direction:row;align-items:center;justify-content:space-around}}.p-home-solution__service-desc .illustration{width:min(28vw,240px);height:auto;margin:auto}@media screen and (min-width:992px){.p-home-solution__service-desc .illustration{width:45%;text-align:center}.p-home-solution__service-desc .illustration img{width:100%;max-width:240px}}@media screen and (min-width:992px){.p-home-solution__service-desc .text{width:auto}}.p-home-solution__detail{position:relative;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-m);justify-content:center;padding:var(--spacing-m) 0}@media screen and (min-width:992px){.p-home-solution__detail-heading{display:flex;align-items:center;justify-content:center}}.p-home-solution__detail-heading .bulb-icon{position:absolute;top:0;left:0;transform:translateY(-50%);width:max(32px,7.2%);height:auto}@media screen and (min-width:992px){.p-home-solution__detail-heading .bulb-icon{position:static;width:auto;height:auto;transform:translateY(0)}.p-home-solution__detail-heading .bulb-icon img{width:64px;height:auto}}.p-home-solution__detail-heading h2{font-size:20px;font-weight:500;line-height:1.6em;width:auto;padding:0 var(--spacing-xs)}@media screen and (min-width:576px){.p-home-solution__detail-heading h2 span{display:block}}.p-home-solution__detail-heading h2>span{font-weight:500}.p-home-solution__roles{display:flex;flex-direction:column;gap:2rem;padding:0 var(--spacing-s)}.p-home-solution__roles .heading{font-weight:500;font-size:20px;line-height:1.4em;color:#0071e0;text-align:center}.p-home-solution__roles .items{display:flex;flex-direction:column;gap:var(--spacing-s)}@media screen and (min-width:425px){.p-home-solution__roles .items{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--spacing-xs)}}@media screen and (min-width:576px){.p-home-solution__roles .items{gap:var(--spacing-s)}}.p-home-solution__roles .items .item{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);max-width:300px}.p-home-solution__roles .items .item .icon{text-align:center}.p-home-solution__roles .items .item .text{text-align:center;font-weight:500}.p-home-solution__roles .items .item img{width:75%;max-width:210px;height:auto;margin:auto}.p-home-solution__diagram img{width:100%;max-width:860px}.p-home-solution__text{display:flex;flex-direction:column;gap:var(--spacing-s);padding:0 var(--spacing-s)}.p-home-solution__text .illustration{text-align:center}.p-home-solution__text .illustration img{width:75%;max-width:240px;height:auto;margin:auto}@media screen and (min-width:576px){.p-home-solution__text{flex-direction:row;align-items:center;max-width:860px}.p-home-solution__text .text{width:65%}.p-home-solution__text .illustration{width:35%}.p-home-solution__text .illustration img{width:100%;max-width:240px}}.p-home-solution__text p:last-child{margin-bottom:0}.p-home-result__inner{display:flex;flex-direction:column;gap:2.5rem}.p-home-result__effects{display:flex;flex-direction:column;gap:var(--spacing-s)}@media screen and (min-width:992px){.p-home-result__effects{flex-direction:row;justify-content:space-between;align-items:stretch;gap:var(--spacing-xs)}}.p-home-result__effects .item{padding:var(--spacing-m) var(--spacing-xs);border-radius:1rem;box-shadow:0 8px 40px #131d300d;background-color:var(--bg-color)}@media screen and (min-width:576px){.p-home-result__effects .item{padding:var(--spacing-m) var(--spacing-s)}}@media screen and (min-width:992px){.p-home-result__effects .item{width:33.333%}}.p-home-result__effects .item .lead{position:relative;margin-bottom:var(--spacing-xxs);padding-left:1.3em;color:#4a4a4a}@media screen and (min-width:576px){.p-home-result__effects .item .lead{font-size:1.2rem}}.p-home-result__effects .item .lead .number{font-family:Outfit,sans-serif;font-size:1.08em;font-weight:400;letter-spacing:.05em}.p-home-result__effects .item .lead:before{content:"";position:absolute;top:50%;left:0;width:.8em;height:.8em;border-radius:50%;transform:translateY(-50%);background-color:var(--accent-color)}.p-home-result__effects .item .heading{margin-bottom:var(--spacing-s);padding-bottom:var(--spacing-xs);border-bottom:1px solid var(--border-color);color:#4a4a4a;font-size:1.45rem;font-weight:500;line-height:1.4}@media screen and (min-width:576px){.p-home-result__effects .item .heading{font-size:1.6rem}}.p-home-result__effects .item.item-1{--bg-color: #f0edf6;--accent-color: #998aba;--border-color: #c2b2e4}.p-home-result__effects .item.item-2{--bg-color: #edf6f3;--accent-color: #71b39c;--border-color: #a5e4cf}.p-home-result__effects .item.item-3{--bg-color: #f7edee;--accent-color: #c68a91;--border-color: #fbc6cc}.p-home-service h1{text-align:center;font-weight:500;font-size:24px;line-height:1.4em;color:#0071e0}.p-home-service h2{color:#0071e0;position:relative;font-weight:500;font-size:20px;line-height:1.4em;padding-bottom:.5em;--scale: 0}.p-home-service h2:before{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:solid 1px #0071e0;transform:scaleX(var(--scale));transform-origin:left center}.p-home-service__body{display:flex;flex-direction:column;gap:var(--spacing-m);background:#bcd9ff;background:linear-gradient(110deg,#bcd9ff,#e1ebf6 37% 59%,#ebf8ff 76%,#d7eafc);border-radius:30px;padding:var(--spacing-l) var(--spacing-xs)}@media screen and (min-width:576px){.p-home-service__body{padding:var(--spacing-l) var(--spacing-s)}}@media screen and (min-width:992px){.p-home-service__body{padding:var(--spacing-l) var(--spacing-l)}}.p-home-service__inner-body{display:flex;flex-direction:column;gap:2.5rem;background-color:#fff;border-radius:20px;padding:var(--spacing-s)}@media screen and (min-width:992px){.p-home-service__inner-body{padding:var(--spacing-m)}}.p-home-service__inner-body ul.items{display:grid}@media screen and (min-width:576px){.p-home-service__inner-body ul.items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.p-home-service__inner-body ul.items{grid-template-columns:repeat(3,1fr)}}.p-home-service__inner-body ul.items{gap:2rem;padding-top:3rem}.p-home-service__inner-body ul.items li.list-item{position:relative;color:#333;padding-left:1em}.p-home-service__inner-body ul.items li.list-item:before{content:"";position:absolute;top:.9em;left:0;transform:translateY(-50%);width:.5em;height:.5em;background:#333;border-radius:100%}.p-home-service__inner-body li.list-subitem{color:#707070}.p-home-contact h1{text-align:center;font-weight:500;font-size:24px;line-height:1.4em;color:#0071e0}.p-home-contact p{text-align:center}.p-home-contact__body{display:flex;flex-direction:column;gap:var(--spacing-s);padding:var(--spacing-m) var(--spacing-s);border-radius:30px;box-shadow:0 8px 40px #131d3026}.p-home-contact__link{width:-moz-fit-content;width:fit-content;margin:auto}.p-home-contact__link .text-icon{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;margin:auto;padding:1rem 1.5rem;background-color:#0071e0;box-shadow:0 8px 20px #131d3026;border-radius:999px;transform-origin:center;transition:.5s ease-in;z-index:-2}.p-home-contact__link .text-icon:after{background:#0052a499;position:absolute;top:0;left:0;content:"";width:100%;height:100%;border-radius:999px;transform:scale(0);opacity:0;transform-origin:center;transition:.5s cubic-bezier(.45,0,.55,1);z-index:-1}.p-home-contact__link .text-icon .text{color:#fff;font-weight:500}.p-home-contact__link .text-icon .icon{text-align:center;color:#fff}.p-home-contact__link .text-icon .icon svg{width:32px;height:auto}.p-home-contact__link:hover .text-icon{transform:scale(1.05)}.p-home-contact__link:hover .text-icon:after{opacity:1;transform:scale(1)}.company-website-link{padding-right:min(3vw,25px);padding-left:min(3vw,25px);margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.company-website-link{max-width:850px}}@media screen and (min-width:992px){.company-website-link{max-width:1330px}}.company-website-link__button a{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);background:#bcd9ff;background:linear-gradient(130deg,#bcd9ff,#e1ebf6 37% 59%,#ebf8ff 76%,#d7eafc);border-radius:30px;width:100%;padding:var(--spacing-s);margin:auto;z-index:-1;transition-duration:.5s}@media screen and (min-width:576px){.company-website-link__button a{width:75%;max-width:720px}}.company-website-link__button a .text-icon{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.5rem;background-color:#0071e0;box-shadow:0 8px 20px #131d3026;border-radius:999px;z-index:100;transform-origin:center;transition:.5s ease-in}.company-website-link__button a .text-icon:after{background:#0052a499;position:absolute;top:0;left:0;content:"";width:100%;height:100%;border-radius:999px;transform:scale(0);opacity:0;transform-origin:center;transition:.5s cubic-bezier(.45,0,.55,1);z-index:-1}.company-website-link__button a .text-icon .text{color:#fff;font-weight:500}.company-website-link__button a .logo{width:100%;max-width:220px;z-index:100}.company-website-link__button a .logo img{width:100%;height:auto}.company-website-link__button a .icon{text-align:center;color:#fff}.company-website-link__button a .icon svg{width:32px;height:auto}.company-website-link__button a:hover{box-shadow:inset 0 0 120px #0052a426}.company-website-link__button a:hover .text-icon{transform:scale(1.05)}.company-website-link__button a:hover .text-icon:after{opacity:1;transform:scale(1)}*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}
