@font-face{font-family:"Yu Gothic";src:url("/pchelpsoft-lp-static/dist/fonts/yu-goth/YuGothR.woff") format("woff");font-weight:normal}@font-face{font-family:"Yu Gothic";src:url("/pchelpsoft-lp-static/dist/fonts/yu-goth/YuGothB.woff") format("woff");font-weight:bold}@font-face{font-family:"Meiryo";src:url("/pchelpsoft-lp-static/dist/fonts/meiryo/meiryob.woff") format("woff")}@font-face{font-family:"Meiryo UI";src:url("/pchelpsoft-lp-static/dist/fonts/meiryo-ui/MeiryoUIRegular.woff") format("woff")}.legal-block{display:flex;align-items:center;row-gap:20px;column-gap:40px}@media(max-width: 1023px){.legal-block{flex-wrap:wrap;justify-content:center}}.legal-block .img-wrap{width:100%;max-width:207px}@media(max-width: 1023px){.legal-block .img-wrap{max-width:100%;order:1;text-align:left}}.legal-block .legal-img{width:100%;max-width:207px}.legal-block .legal-text{color:#1e1e1e;font:700 24px/1.6 "Yu Gothic",sans-serif}@media(max-width: 1023px){.legal-block .legal-text{text-align:center}}@media(max-width: 767px){.legal-block .legal-text{font-size:20px}}@media(max-width: 479px){.legal-block .legal-text{font-size:16px}}.legal-block .pro-btn{white-space:nowrap;min-width:max-content}.card-section{padding:28px 0}.card-section .lb1{margin:-40px 0 -10px 0}@media(max-width: 1023px){.card-section .lb1{margin:0}}@media(max-width: 1023px){.card-section .lb1 .img-wrap{margin:-15px 0}}.card-section .lb2{margin:-50px 0 -45px 0;column-gap:0}@media(max-width: 1023px){.card-section .lb2{margin:0}}@media(max-width: 1023px){.card-section .lb2 .img-wrap{margin:-15px 0 -45px 0;text-align:right}}.card-section .card-block{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:10px;row-gap:60px;margin-bottom:70px}@media(max-width: 599px){.card-section .card-block{grid-template-columns:1fr 1fr;row-gap:40px;margin-bottom:30px}}@media(max-width: 479px){.card-section .card-block{grid-template-columns:1fr;row-gap:20px}}.card-section .card{display:flex;flex-direction:column;gap:10px}.card-section .card.grad1{background:#99e3ff}.card-section .card.grad2{background:#b9fff3}.card-section .card.grad3{background:#eeeef6;background:linear-gradient(90deg, #EEEEF6 0%, #D5D8EB 100%)}.card-section .card.grad4{background:#a9bdff}.card-section .card.grad5{background:#c7f9f0}.card-section .card.grad6{background:#e1b7fe}.card-section .text-wrap{display:flex;flex-direction:column;gap:5px;padding:0 17px 12px 17px}.card-section .title{color:#1e1e1e;font:700 22px/1.6 "Yu Gothic",sans-serif}@media(max-width: 1023px){.card-section .title{font-size:20px}}@media(max-width: 767px){.card-section .title{font-size:16px}}.card-section .title span{display:block;font-size:18px}@media(max-width: 1023px){.card-section .title span{font-size:16px}}@media(max-width: 767px){.card-section .title span{font-size:14px}}.card-section .text{color:#1e1e1e;font:400 16px/1.3 "Meiryo UI",sans-serif}@media(max-width: 1023px){.card-section .text{font-size:14px}}@media(max-width: 767px){.card-section .text{font-size:12px}}.select-section{padding:51px 0 73px 0;background-color:#eefaff}@media(max-width: 479px){.select-section{padding:35px 0 42px 0}}.select-section .block{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:30px}.select-section .select-lang{position:relative;width:100%;max-width:433px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@media(max-width: 479px){.select-section .select-lang{max-width:310px}}.select-section .current-lang{display:block;width:100%;background-color:#fff;font:400 16px/1 "Yu Gothic",sans-serif;padding:18px 40px 16px 24px;cursor:pointer;transition:all .3s ease-out}.select-section .current-arrow{position:relative}.select-section .current-arrow:after{content:"";position:absolute;top:35%;right:18px;height:15px;width:15px;display:block;border-bottom:1px solid #1e1e1e;border-right:1px solid #1e1e1e;margin-top:-4px;pointer-events:none;transform-origin:66% 66%;transform:rotate(45deg)}.select-section .list{position:absolute;top:100%;left:0;width:100%;padding:0;margin:0;background-color:#fff;border:1px solid #b8b8b8;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-sizing:border-box;overflow:hidden;opacity:0;pointer-events:none;z-index:-1;transform:translateY(45px);transition:all .3s ease-out}.select-section .option{cursor:pointer;list-style:none;outline:0;padding:18px 40px 16px 24px;font:400 16px/1 "Yu Gothic",sans-serif;transition:all .3s ease-out}.select-section .option:hover{background-color:#eee}.select-section .option.current-arrow:after{transform:rotate(225deg)}.select-section .option.selected{font-weight:700;background-color:#eee}.select-section .pro-btn{padding:13px 30px;min-width:290px;background-color:#ed4b03}.select-section .open .list{opacity:1;pointer-events:auto;z-index:1;transform:translateY(16px)}.block-section{padding:50px 0}@media(max-width: 479px){.block-section{padding:20px 0}}.block-section .content{display:flex;flex-direction:column;gap:50px}@media(max-width: 479px){.block-section .content{gap:30px}}.block-section .block{display:flex;justify-content:space-between;gap:30px}@media(max-width: 1023px){.block-section .block{align-items:center;flex-direction:column-reverse}}@media(max-width: 1023px){.block-section .block.rew{flex-direction:column}}.block-section .block.rew .list{padding-left:0;margin-bottom:20px}.block-section .text-wrap{width:100%;max-width:630px}.block-section .sec-title{margin-bottom:50px}@media(max-width: 1023px){.block-section .sec-title{display:none}}@media(max-width: 479px){.block-section .sec-title{margin-bottom:0}}.block-section .sec-title.mob{display:none;align-self:flex-start}@media(max-width: 1023px){.block-section .sec-title.mob{display:block}}.block-section .list{display:flex;flex-direction:column;gap:20px;padding-left:80px}@media(max-width: 767px){.block-section .list{gap:20px;padding-left:0}}@media(max-width: 479px){.block-section .list{align-self:center;gap:10px}}.block-section .li{display:flex;gap:10px;color:#1e1e1e;font:700 22px/1.6 "Yu Gothic",sans-serif}@media(max-width: 767px){.block-section .li{font-size:20px}}@media(max-width: 479px){.block-section .li{font-size:16px;gap:4px}}.block-section .li:before{content:"";min-width:23px;height:16px;background:url(/pchelpsoft-lp-static/dist/images/shared/icons/icon-check-dark.svg) 0 0 no-repeat;background-size:23px 16px;transform:translateY(10px)}@media(max-width: 479px){.block-section .li:before{min-width:16px;height:16px;background-size:16px 16px;transform:translateY(5px)}}.block-section .img-wrap{max-width:450px}.block-section .stiker{display:flex;gap:20px;padding:20px 30px 20px 15px;background-color:#ddecfa}@media(max-width: 479px){.block-section .stiker{gap:5px;padding:14px 4px}}.block-section .stiker-icon{width:94px;height:80px}@media(max-width: 479px){.block-section .stiker-icon{width:60px;height:51px}}.block-section .stiker-text{color:#1e1e1e;font:400 16px/1.4 "Meiryo UI",sans-serif}@media(max-width: 479px){.block-section .stiker-text{font-size:12px}}.reviews-section{padding:50px 0 0 0}@media(max-width: 479px){.reviews-section{padding:20px 0 0 0}}.reviews-section .block{display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;margin-bottom:30px}@media(max-width: 859px){.reviews-section .block{grid-template-columns:1fr 1fr}}@media(max-width: 599px){.reviews-section .block{grid-template-columns:1fr}}@media(max-width: 479px){.reviews-section .block{gap:20px;margin-bottom:20px}}.reviews-section .user-box{display:flex;align-items:center;gap:8px;margin-bottom:5px}.reviews-section .avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);color:#fff;font:700 20px/1 "Yu Gothic",sans-serif}@media(max-width: 479px){.reviews-section .avatar{width:30px;height:30px;font-size:14px}}.reviews-section .avatar.pink{background-color:#f5bfaf}.reviews-section .avatar.blue{background-color:#44badf}.reviews-section .avatar.orange{background-color:#ff8652}.reviews-section .name-wrap{display:flex;align-items:center;gap:10px;margin-bottom:5px}.reviews-section .name{color:#1e1e1e;font:400 16px/1 "Meiryo UI",sans-serif}@media(max-width: 479px){.reviews-section .name{font-size:12px}}.reviews-section .geo{display:flex;align-items:center;color:#1e1e1e;font:400 16px/1 "Meiryo UI",sans-serif}@media(max-width: 479px){.reviews-section .geo{font-size:12px}}@media(max-width: 479px){.reviews-section .geo .icon{max-width:9px}}.reviews-section .stars{display:flex;align-items:center;gap:2px}@media(max-width: 479px){.reviews-section .stars .icon{max-width:15px}}.reviews-section .title{color:#1e1e1e;font:700 16px/1.5 "Yu Gothic",sans-serif}@media(max-width: 479px){.reviews-section .title{font-size:13px}}.reviews-section .text{color:#1e1e1e;font:400 16px/1.3 "Meiryo UI",sans-serif}@media(max-width: 479px){.reviews-section .text{font-size:12px}}.reviews-section .trustpilot{display:block;max-width:120px;margin:0 auto}.reviews-section .trustpilot-icon{display:block}.reviews-section .legal-block{margin:-40px 0 -15px 0;align-items:flex-end;column-gap:0}@media(max-width: 1023px){.reviews-section .legal-block{margin:20px 0 0 0}}.reviews-section .legal-block .img-wrap{max-width:356px}@media(max-width: 1023px){.reviews-section .legal-block .img-wrap{margin:-15px 0}}.reviews-section .legal-block .img-wrap img{max-width:356px}.reviews-section .legal-block .legal-text{padding:10px 0 30px 0}.tablet-section{padding:36px 0 26px 0;background-color:#eefaff}@media(max-width: 479px){.tablet-section{padding:13px 0}}.tablet-section .content{display:grid;grid-template-columns:40% 60.5%}@media(max-width: 1023px){.tablet-section .content{grid-template-columns:1fr;gap:50px}}.tablet-section .table{display:flex;flex-direction:column}.tablet-section .table-top{display:flex;flex-direction:column;border-radius:20px;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);overflow:hidden;padding-bottom:28px;margin-bottom:12px}@media(max-width: 767px){.tablet-section .table-top{padding-bottom:13px}}.tablet-section .card-box{display:flex}.tablet-section .card{width:100%;display:flex;flex-direction:column;justify-content:space-between}.tablet-section .card:nth-child(2) .card-text{border-left:1px solid #eee;border-right:1px solid #eee}.tablet-section .stiker{min-height:30px;display:grid;place-items:center;flex:1 1 auto;text-align:center;color:#fff;font:700 20px/1.5 "Yu Gothic",sans-serif}@media(max-width: 767px){.tablet-section .stiker{font-size:14px;padding:0 18px}}.tablet-section .stiker.blue-light{background-color:#ddecfa}.tablet-section .stiker.purpule{background-color:#e4dafb}.tablet-section .stiker.pink{background-color:#f5bfaf}.tablet-section .stiker.yellow-dark{background-color:#f5a716}.tablet-section .card-text{padding:25px 5px 12px 5px}@media(max-width: 767px){.tablet-section .card-text{padding:6px}}.tablet-section .title{margin-bottom:4px;text-align:center;color:#ed4b03;font:700 22px/1.6 "Yu Gothic",sans-serif}@media(max-width: 767px){.tablet-section .title{font-size:16px}}.tablet-section .sub-title{text-align:center;color:#1e1e1e;font:700 22px/1.6 "Yu Gothic",sans-serif}@media(max-width: 767px){.tablet-section .sub-title{font-size:16px}}.tablet-section .pro-btn{max-width:max-content;min-width:200px;margin:0 auto}.tablet-section .table-mid{display:flex;flex-direction:column}.tablet-section .row{min-height:73px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px;padding:10px 5px;border-bottom:1px solid #fff}@media(max-width: 479px){.tablet-section .row{min-height:46px;grid-template-columns:65% 32%}}.tablet-section .row:last-child{border-bottom:none}.tablet-section .name{color:#1e1e1e;font:400 16px/1.3 "Meiryo UI",sans-serif}@media(max-width: 479px){.tablet-section .name{font-size:12px}}.tablet-section .text{text-align:center;color:#1e1e1e;font:400 16px/1.3 "Meiryo UI",sans-serif}@media(max-width: 479px){.tablet-section .text{font-size:12px}}.tablet-section .icon{width:40px;height:40px;display:grid;place-items:center;background-color:#86bc12;border-radius:50%;margin:0 auto}@media(max-width: 479px){.tablet-section .icon{width:20px;height:20px}}.tablet-section .icon img{max-width:16px}@media(max-width: 479px){.tablet-section .icon img{max-width:8px}}.tablet-section .dash{width:23px;height:4px;background-color:#1e1e1e;border-radius:10px;margin:0 auto}.tablet-section .short .table-top{width:100%;max-width:280px;margin-left:auto;margin-right:14px}@media(max-width: 1023px){.tablet-section .short .table-top{max-width:100%;margin-left:0;margin-right:0}}.tablet-section .full .row{grid-template-columns:1fr;justify-content:center}@media(max-width: 1023px){.tablet-section .full .row{grid-template-columns:1fr 1fr}}@media(max-width: 479px){.tablet-section .full .row{grid-template-columns:65% 32%}}.tablet-section .full .name{display:none}@media(max-width: 1023px){.tablet-section .full .name{display:block}}.text-section{padding:85px 0}@media(max-width: 479px){.text-section{padding:40px 0}}.text-section .sec-title{margin-bottom:40px}@media(max-width: 479px){.text-section .sec-title{max-width:max-content;margin:0 auto 20px auto}}.text-section .text-box{position:relative;width:100%;max-width:1000px;display:flex;flex-direction:column;gap:33px;margin:0 auto;z-index:1}@media(max-width: 1199px){.text-section .text-box{align-items:center}}@media(max-width: 479px){.text-section .text-box{gap:20px}}.text-section .logo{max-width:240px}@media(max-width: 479px){.text-section .logo{max-width:165px}}.text-section .text{color:#1e1e1e;font:400 16px/1.3 "Meiryo UI",sans-serif}@media(max-width: 479px){.text-section .text{font-size:12px}}.step-section{padding:33px 0 60px 0;background-color:#eefaff}@media(max-width: 479px){.step-section{padding:22px 0 28px 0}}.step-section .sec-title{margin-bottom:70px}@media(max-width: 479px){.step-section .sec-title{max-width:max-content;margin:0 auto 40px auto}}.step-section .step-block{display:flex;justify-content:space-between;gap:45px;margin-bottom:60px}@media(max-width: 1023px){.step-section .step-block{flex-direction:column;align-items:center;margin-bottom:20px}}.step-section .item{position:relative;width:100%;max-width:350px;min-height:360px;display:flex;flex-direction:column;padding:17px 25px;background-color:#fff;border-radius:20px;border:1px solid #d9d9d9;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@media(max-width: 1023px){.step-section .item{max-width:500px}}.step-section .item:after{position:absolute;top:50%;transform:translateY(-50%);left:calc(100% + 16px);width:18px;height:23px;background-color:#8bc308;clip-path:polygon(100% 50%, 0 0, 0 100%);content:""}@media(max-width: 1023px){.step-section .item:after{left:50%;top:calc(100% + 30px);transform:translate(0, -50%) rotate(90deg)}}.step-section .item:nth-child(2) .img{max-width:260px}.step-section .item:last-child:after{display:none}.step-section .img{width:100%;max-width:290px;margin:0 auto 10px auto}.step-section .title{margin-bottom:4px;color:#ed4b03;font:700 16px/1.3 "Yu Gothic",sans-serif}@media(max-width: 479px){.step-section .title{font-size:13px}}.step-section .text{color:#1e1e1e;font:400 16px/1.3 "Meiryo UI",sans-serif}@media(max-width: 479px){.step-section .text{font-size:12px}}.step-section .legal-text{width:100%;max-width:1046px;display:block;margin:0 auto 44px auto;color:#1e1e1e;font:400 16px/1.3 "Meiryo UI",sans-serif}@media(max-width: 479px){.step-section .legal-text{font-size:10px}}.step-section .legal-text a{color:inherit;text-decoration:underline;transition:all .3s ease-out}.step-section .legal-text a:hover{color:#ed4b03}.step-section .btn-wrap{display:flex;justify-content:center;gap:44px;flex-wrap:wrap}.step-section .pro-btn{min-width:290px}.footer{background-color:#1b9fd0}.footer .top{padding:30px 0 16px 0}.footer .container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.footer .item{width:100%;max-width:47%}@media(max-width: 767px){.footer .item{max-width:100%}}.footer .item.list{max-width:350px;display:flex;flex-direction:column;gap:6px}.footer .title{margin-bottom:5px;color:#fff;font:700 16px/1.3 "Yu Gothic",sans-serif;text-transform:uppercase}@media(max-width: 479px){.footer .title{font-size:13px}}.footer .text{display:block;margin-bottom:5px;color:#fff;font:400 16px/1.3 "Meiryo UI",sans-serif;transition:all .3s ease-out}@media(max-width: 479px){.footer .text{font-size:12px}}.footer .text svg{width:16px;height:16px;fill:#fff;margin-right:9px;transform:translateY(3px);transition:all .3s ease-out}.footer .text.name{font-weight:700;margin-bottom:10px}@media(max-width: 479px){.footer .text.name{font-size:13px}}.footer .text.text-link:hover{color:#ed4b03}.footer .text.text-link:hover svg{fill:#ed4b03}.footer .link{color:#fff;font:400 16px/1.3 "Meiryo UI",sans-serif;transition:all .3s ease-out}@media(max-width: 479px){.footer .link{font-size:12px}}.footer .link:hover{color:#ed4b03}.footer .bot{padding:20px 0}.footer .copyright{display:block;margin:0 auto;color:#fff;font:400 16px/1.3 "Meiryo UI",sans-serif}@media(max-width: 479px){.footer .copyright{margin:0;font-size:12px}}