@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap";/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}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:bold}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:rgba(0,0,0,0);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:-0.25em}sup{top:-0.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:rgba(0,0,0,0);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}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:bold}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;font-size:1.6rem;line-height:1.6;color:#202124;position:relative}a:hover{cursor:pointer}img{width:100%;height:100%}h1,h2,h3{letter-spacing:.1em}.l-header{width:100%;position:absolute;z-index:100;top:3.2rem;left:0;padding:.4rem}.l-header__container{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem 1.6rem;border-radius:1.6rem;background-color:#fff;display:flex;justify-content:space-between;align-items:center}.l-header__logo{width:70px;flex-shrink:0}.l-header__right{display:flex;align-items:center;gap:4rem}.l-header__nav{display:flex;align-items:center}.l-header__nav__list{display:flex;gap:4rem;align-items:center;margin:0;padding:0;list-style:none}.l-header__nav__item{font-size:1.4rem;color:#202124}.l-header__nav__item:hover{color:#26bae4}.l-header__nav__item--button{margin-left:1.4rem}.l-header__nav__link{text-decoration:none;color:inherit;display:block;transition:color .3s ease}.l-header__nav__link:hover{color:#26bae4}.l-header__nav__link__text{display:block}.l-header .mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;padding:.8rem;border-radius:.4rem;transition:background-color .3s ease;width:40px;height:40px;position:relative}.l-header .mobile-menu-toggle:hover{background-color:rgba(38,186,228,.05)}.l-header .mobile-menu-toggle .hamburger-line{width:24px;height:2px;background-color:#202124;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border-radius:1px;position:absolute;left:50%;top:50%;transform-origin:center center}.l-header .mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:translateX(-50%) translateY(-50%) rotate(45deg)}.l-header .mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0;transform:translateX(-50%) translateY(-50%) scale(0) rotate(0deg)}.l-header .mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.l-header .mobile-menu-toggle .hamburger-line:nth-child(1){transform:translateX(-50%) translateY(calc(-50% - 6px))}.l-header .mobile-menu-toggle .hamburger-line:nth-child(2){transform:translateX(-50%) translateY(-50%)}.l-header .mobile-menu-toggle .hamburger-line:nth-child(3){transform:translateX(-50%) translateY(calc(-50% + 6px))}@media(max-width: 1024px){.l-header__nav__list{gap:2.4rem}}@media(max-width: 768px){.l-header{top:0;padding:1.6rem;position:fixed;backdrop-filter:blur(10px)}.l-header__container{padding:1.2rem 2rem;border-radius:1.2rem}.l-header__logo{width:60px}.l-header__nav{display:none;position:fixed;top:72px;left:1.6rem;right:1.6rem;background:#fff;border-radius:1.2rem;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:1.6rem;z-index:99}.l-header__nav.active{display:block;animation:slideDown .3s ease-out}.l-header__nav__list{flex-direction:column;gap:0;align-items:stretch}.l-header__nav__item{text-align:center;border-bottom:1px solid rgba(234,235,242,.5)}.l-header__nav__item:last-child{border-bottom:none}.l-header__nav__item--button{margin-left:0 !important;margin-top:.8rem !important;padding-top:.8rem !important;border-bottom:none !important;display:block !important;visibility:visible !important;opacity:1 !important;text-align:center !important}.l-header__nav__item--button a,.l-header__nav__item--button a.c-primary-button,.l-header__nav__item--button .c-primary-button{background:none !important;background-color:rgba(0,0,0,0) !important;color:#202124 !important;border:none !important;box-shadow:none !important;padding:1.2rem 0 !important;margin:0 auto !important;width:100% !important;display:block !important;text-align:center !important;font-size:1.5rem !important;text-decoration:none !important;border-radius:.6rem !important;transition:all .2s ease !important;min-height:44px !important;line-height:20px !important;visibility:visible !important;opacity:1 !important;position:relative !important}.l-header__nav__item--button a:hover,.l-header__nav__item--button a.c-primary-button:hover,.l-header__nav__item--button .c-primary-button:hover{background-color:rgba(38,186,228,.05) !important;color:#26bae4 !important}.l-header__nav__item--button a span,.l-header__nav__item--button a .c-primary-button__text,.l-header__nav__item--button a.c-primary-button span,.l-header__nav__item--button a.c-primary-button .c-primary-button__text,.l-header__nav__item--button .c-primary-button span,.l-header__nav__item--button .c-primary-button .c-primary-button__text{display:block !important;font-weight:normal !important;visibility:visible !important;opacity:1 !important;color:inherit !important;text-align:center !important;width:100% !important}.l-header__nav__item--button a .c-primary-button__icon,.l-header__nav__item--button a .material-symbols-rounded,.l-header__nav__item--button a.c-primary-button .c-primary-button__icon,.l-header__nav__item--button a.c-primary-button .material-symbols-rounded,.l-header__nav__item--button .c-primary-button .c-primary-button__icon,.l-header__nav__item--button .c-primary-button .material-symbols-rounded{display:none !important;visibility:hidden !important;opacity:0 !important}.l-header__nav__link{font-size:1.5rem;padding:1.2rem .8rem;display:block;border-radius:.6rem;transition:all .2s ease}.l-header__nav__link:hover{background-color:rgba(38,186,228,.05);color:#26bae4}.l-header .mobile-menu-toggle{display:flex}}@media(max-width: 480px){.l-header__container{padding:1rem 1.6rem}.l-header__logo{width:50px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}.l-main{width:100%;background-color:#fbfbfb;position:relative}.l-footer{background-color:#1a1e2d;color:#fff;padding:6rem 1.6rem 2rem}.l-footer__inner{max-width:1248px;width:100%;margin:0 auto;padding:0 1.6rem}.l-footer__content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4rem}.l-footer__company{flex:0 0 auto}.l-footer__company-name{font-size:1.8rem;font-weight:600;color:#fff;margin-bottom:2.4rem}.l-footer__address p{font-size:1.4rem;line-height:1.6;color:#fff;margin-bottom:.4rem}.l-footer__address p:first-child{letter-spacing:.5px}.l-footer__address p:last-child{margin-bottom:0}.l-footer__nav{display:flex;gap:3.2rem;flex:1;justify-content:flex-end;flex-wrap:wrap;padding:0 1.6rem}.l-footer__nav-section{flex:0 1 auto;min-width:200px}.l-footer__nav-list{display:flex;gap:2.4rem;flex-wrap:wrap}.l-footer__nav-list li{margin-bottom:1.6rem}.l-footer__nav-list li:last-child{margin-bottom:0}.l-footer__nav-list a{font-size:1.6rem;color:#fff;text-decoration:none;transition:color .3s ease}.l-footer__nav-list a:hover{color:#26bae4}.l-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #eaebf2}.l-footer__copyright{font-size:1.4rem;color:#fff;margin:0}.l-footer__privacy{margin:0}.l-footer__privacy a{font-size:1.4rem;color:#fff;text-decoration:none;transition:color .3s ease;display:inline-block;padding:.6rem 1.2rem}.l-footer__privacy a:hover{color:#26bae4}@media(max-width: 1024px){.l-footer__nav{gap:4rem}.l-footer__nav-list{gap:2rem}}@media(max-width: 768px){.l-footer{padding:4rem 1.6rem 2rem}.l-footer__content{flex-direction:column;gap:3rem;text-align:center;align-items:center}.l-footer__company{order:1;width:100%}.l-footer__company-name{font-size:1.6rem;margin-bottom:1.6rem}.l-footer__address p{font-size:1.3rem;margin-bottom:.2rem}.l-footer__nav{order:2;gap:0;justify-content:center;width:100%}.l-footer__nav-list{flex-direction:column;gap:1.6rem;align-items:center}.l-footer__nav-list li{margin-bottom:0}.l-footer__nav-list a{font-size:1.5rem;padding:.8rem 1.6rem;border-radius:.8rem;transition:all .3s ease}.l-footer__nav-list a:hover{background-color:rgba(38,186,228,.1);color:#26bae4}.l-footer__bottom{flex-direction:column;gap:1.6rem;text-align:center;padding-top:2rem;align-items:center}.l-footer__bottom .l-footer__privacy{display:flex;flex-direction:column;align-items:center;gap:1.2rem;order:1}.l-footer__bottom .l-footer__privacy a{font-size:1.3rem;padding:.6rem 1.2rem;border-radius:.6rem;transition:all .3s ease;min-width:200px;text-align:center}.l-footer__bottom .l-footer__privacy a:hover{background-color:rgba(38,186,228,.1);color:#26bae4}.l-footer__bottom .l-footer__copyright{order:2;margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid #eaebf2;width:100%}}@media(max-width: 480px){.l-footer{padding:3rem 1.6rem 1.6rem}.l-footer__content{gap:2.4rem}.l-footer__company-name{font-size:1.5rem;margin-bottom:1.2rem}.l-footer__address p{font-size:1.2rem}.l-footer__nav-list{gap:1.2rem}.l-footer__nav-list a{font-size:1.4rem;padding:.6rem 1.2rem}.l-footer__bottom{gap:1.2rem;padding-top:1.6rem}.l-footer__bottom .l-footer__copyright{font-size:1.2rem;margin-top:1.2rem;padding-top:1.2rem}.l-footer__bottom .l-footer__privacy{gap:1rem}.l-footer__bottom .l-footer__privacy a{font-size:1.2rem;padding:.5rem 1rem;min-width:180px}}.c-primary-button{display:inline-flex;align-items:center;justify-content:space-between;background-color:#26bae4;text-decoration:none;border-radius:50px;padding:1.6rem 2.4rem;font-weight:600;max-width:fit-content;width:fit-content;transition:all .3s ease;position:relative;overflow:hidden;font-display:swap}.c-primary-button__text{color:#fff;font-weight:600;font-size:1.6rem;letter-spacing:.05em;white-space:nowrap}.c-primary-button__icon{width:auto;height:auto;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:1rem;transition:transform .3s ease}.c-primary-button__icon .material-symbols-rounded{font-family:"Material Symbols Rounded",sans-serif;font-weight:normal;font-style:normal;font-size:2.4rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24;transition:all .3s ease;color:#fff}.c-primary-button:hover{background-color:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateY(-2px)}.c-primary-button:hover .c-primary-button__icon{transform:translateX(3px)}.c-primary-button:hover .c-primary-button__text{color:#fff}.c-primary-button:active{transform:translateY(0);background-color:rgb(20.9692622951,135.9118852459,168.5307377049)}@media(max-width: 768px){.c-primary-button{width:100%;max-width:100%;justify-content:center;padding:1.8rem 2.4rem;min-height:56px}.c-primary-button__text{font-size:1.6rem;flex:1;text-align:center}.c-primary-button__icon{margin-left:1.2rem;flex-shrink:0}}@media(max-width: 480px){.c-primary-button{padding:2rem 2.4rem;min-height:60px}.c-primary-button__text{font-size:1.7rem}}.c-contact{padding:8rem 1.6rem}.c-contact__inner{max-width:1248px;width:100%;margin:0 auto}.c-contact__button{display:block;background:#26bae4;border-radius:5rem;padding:2.4rem 6rem;text-decoration:none;color:#fff;transition:all .3s ease}.c-contact__button:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(38,186,228,.4);background-color:rgb(23.7909836066,154.2008196721,191.2090163934);color:#fff}.c-contact__content{display:flex;align-items:center;justify-content:center;max-width:100%;gap:2.4rem;flex-wrap:wrap}.c-contact__title{font-size:6rem;font-weight:700;color:#fff;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin:0;flex-shrink:0;margin-right:2.4rem}.c-contact__text{font-size:1.8rem;color:#fff;line-height:1.6;margin:0;opacity:.95;text-align:left;flex-grow:1;margin-left:0}.c-contact__icon{font-size:8rem;color:#fff;margin-left:2.4rem}@media(max-width: 1024px){.c-contact__title{font-size:4rem;margin-right:0;margin-bottom:1.2rem}.c-contact__icon{font-size:4rem;margin-left:0;margin-top:1.2rem}}@media(max-width: 768px){.c-contact__content{flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;text-align:center}.c-contact__title{font-size:3.2rem;margin-bottom:1.2rem}.c-contact__text{font-size:1.5rem;text-align:center;margin:0 0 1.2rem 0;line-height:1.6;opacity:.95}.c-contact__icon{font-size:3.2rem;margin:0;opacity:.9}}@media(max-width: 480px){.c-contact__button{padding:2rem 1.6rem}.c-contact__content{gap:1.2rem}.c-contact__title{font-size:3.2rem}.c-contact__title img{height:3.6rem}.c-contact__text{font-size:1.4rem}.c-contact__icon{font-size:3.6rem}}.p-top__hero{position:relative;width:100%;height:100vh;padding:1.6rem;overflow:hidden}.p-top__hero__inner{position:relative;z-index:1;padding:16rem 1.6rem 1.6rem;border-radius:6.4rem;width:100%;height:100%;box-sizing:border-box;overflow:hidden}.p-top__hero__inner__wrapper{position:relative;max-width:1248px;width:100%;margin:0 auto;height:100%}.p-top__hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(0, 123, 255, 0.4) 0%, rgba(0, 86, 179, 0.5) 50%, rgba(0, 56, 117, 0.6) 100%);border-radius:1.6rem;z-index:2;box-shadow:inset 0 4px 20px rgba(0,0,0,.1)}.p-top__hero__msg{max-width:600px;width:100%;margin:0 auto;position:relative;z-index:3;font-size:3.2rem;font-weight:700;color:#fff;text-align:center;line-height:1.2;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.1);animation:textGlow 2s ease-in-out infinite alternate}@keyframes textGlow{0%{text-shadow:0 2px 4px rgba(0,0,0,.1)}100%{text-shadow:0 4px 8px rgba(0,0,0,.15)}}@media(max-width: 768px){.p-top__hero__msg{font-size:2.8rem;letter-spacing:.3px}}@media(max-width: 480px){.p-top__hero__msg{font-size:2.4rem;letter-spacing:.2px}}.p-top__hero__content{position:absolute;bottom:8rem;left:0;max-width:500px;width:100%;background:hsla(0,0%,100%,.95);border-radius:2.4rem;padding:4rem;box-shadow:0 8px 30px rgba(0,0,0,.1);z-index:3;text-align:left}.p-top__hero__content__title{max-width:200px;margin-bottom:2.4rem}.p-top__hero__content__title img{width:100%;height:auto;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1))}.p-top__hero__content__text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:2.4rem}.p-top__hero__image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.6rem;overflow:hidden;z-index:1}.p-top__hero__image img{width:100%;height:100%;object-fit:cover}@media(max-width: 1024px){.p-top__hero__msg{font-size:2.8rem;letter-spacing:.3px}}@media(max-width: 768px){.p-top__hero{padding:1.2rem}.p-top__hero__inner{padding:14rem 1.2rem 1.2rem;border-radius:3.2rem}.p-top__hero__overlay{border-radius:1.2rem}.p-top__hero__image{border-radius:1.2rem}.p-top__hero__content{position:absolute;margin-top:auto;padding:1.2rem;border-radius:.8rem}}@media(max-width: 480px){.p-top__hero__content__title{max-width:140px;margin-bottom:1.4rem}.p-top__hero__content__text{font-size:1.4rem;margin-bottom:2rem}}.p-top__service{padding:8rem 1.6rem}.p-top__service__inner{max-width:1248px;width:100%;margin:0 auto}.p-top__service__top{display:flex;gap:4rem;align-items:flex-start;margin-bottom:8rem}.p-top__service__left{flex:0 0 auto;width:40%}.p-top__service__main-title{width:auto;max-width:400px;margin-bottom:2.4rem;font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;position:relative;text-transform:uppercase}.p-top__service__main-title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}@media(max-width: 768px){.p-top__service__main-title{font-size:4rem;text-align:center;margin:0 auto 2.4rem}.p-top__service__main-title::before{left:50%;transform:translateX(-50%)}.p-top__service__main-title::after{left:50%;transform:translateX(-20px)}}@media(max-width: 480px){.p-top__service__main-title{font-size:3.2rem;letter-spacing:.3px}}.p-top__service__title{font-size:2.4rem;font-weight:600;color:#202124;line-height:1.4;margin-bottom:1.6rem}.p-top__service__right{flex:1;padding-left:2rem}.p-top__service__content{background:#fff;border-radius:2.4rem;padding:4rem;box-shadow:0 8px 30px rgba(0,0,0,.08);margin-bottom:3.2rem}.p-top__service__text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:3.2rem}.p-top__service__button{display:flex;justify-content:center}.p-top__service__featured{margin-top:6rem}.p-top__service__featured__inner{max-width:1200px;margin:0 auto}.p-top__service__featured__card{background:linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 250, 252, 0.95) 100%);border-radius:3.2rem;padding:6rem;box-shadow:0 20px 60px rgba(0,0,0,.08),0 8px 25px rgba(0,0,0,.04);display:flex;align-items:center;gap:8rem;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.8);backdrop-filter:blur(10px);transition:all .4s ease}.p-top__service__featured__card:hover{transform:translateY(-8px);box-shadow:0 30px 80px rgba(0,0,0,.12),0 12px 35px rgba(0,0,0,.06)}.p-top__service__featured__card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #26bae4 0%, rgb(106.0348360656, 207.6331967213, 236.4651639344) 100%)}.p-top__service__featured__content{flex:1;max-width:600px}.p-top__service__featured__header{display:flex;align-items:center;gap:2rem;margin-bottom:3rem}.p-top__service__featured__logo img{height:4rem;width:auto}.p-top__service__featured__badge{background:linear-gradient(135deg, #26bae4 0%, rgb(83.356557377, 200.4221311475, 233.643442623) 100%);color:#fff;padding:.8rem 1.6rem;border-radius:2rem;font-size:1.2rem;font-weight:600;letter-spacing:.5px;box-shadow:0 4px 12px rgba(38,186,228,.3)}.p-top__service__featured__badge span{display:block}.p-top__service__featured__title{font-size:3.2rem;font-weight:700;color:#202124;line-height:1.3;margin-bottom:2.4rem}.p-top__service__featured__title .highlight{background:linear-gradient(135deg, #26bae4 0%, rgb(106.0348360656, 207.6331967213, 236.4651639344) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;position:relative}.p-top__service__featured__description{font-size:1.6rem;line-height:1.7;color:rgb(56,57.75,63);margin-bottom:4rem}.p-top__service__featured__action .c-primary-button--large{padding:1.8rem 3.6rem;font-size:1.6rem;font-weight:600;border-radius:3rem;box-shadow:0 8px 25px rgba(38,186,228,.3);transition:all .3s ease}.p-top__service__featured__action .c-primary-button--large:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(38,186,228,.4)}.p-top__service__featured__visual{flex:0 0 auto;position:relative;width:400px;height:400px}.p-top__service__featured__image{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.p-top__service__featured__image img{width:100%;height:auto;max-width:320px;filter:drop-shadow(0 10px 30px rgba(0, 0, 0, 0.1));transition:transform .4s ease}.p-top__service__featured__decoration{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:120%;height:120%;background:radial-gradient(circle, rgba(38, 186, 228, 0.08) 0%, transparent 70%);border-radius:50%;z-index:1;animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,100%{transform:translate(-50%, -50%) scale(1);opacity:.6}50%{transform:translate(-50%, -50%) scale(1.1);opacity:.3}}@media(max-width: 768px){.p-top__service{padding:4rem 1.6rem}.p-top__service__featured{margin-top:4rem}.p-top__service__featured__card{flex-direction:column;gap:4rem;padding:4rem 2.4rem;text-align:center}.p-top__service__featured__header{justify-content:center;flex-wrap:wrap}.p-top__service__featured__title{font-size:2.4rem}.p-top__service__featured__visual{width:100%;height:300px;max-width:400px}.p-top__service__featured__image img{max-width:250px}.p-top__service__top{flex-direction:column;gap:2.4rem;margin-bottom:4rem}.p-top__service__left{width:100%;text-align:center}.p-top__service__right{width:100%;padding-left:0}.p-top__service__content{padding:2.4rem}.p-top__service__text{font-size:1.4rem}.p-top__service__cards__inner{grid-template-columns:1fr;gap:clamp(2.5rem,4vw + 1rem,4rem)}.p-top__service__cards__item{padding:3.2rem;margin-bottom:2.4rem;text-align:center}.p-top__service__cards__title{margin-bottom:2rem;display:flex;justify-content:center}.p-top__service__cards__title img{max-width:200px}.p-top__service__cards__text{font-size:1.5rem;margin-bottom:3rem}.p-top__service__cards__button{margin-bottom:3rem}.p-top__service__cards__image img{max-width:150px}}@media(max-width: 480px){.p-top__service{padding:3rem 1.2rem}.p-top__service__top{gap:2rem;margin-bottom:3rem}.p-top__service__main-title{font-size:3rem;margin-bottom:1.6rem}.p-top__service__title{font-size:2rem;margin-bottom:1.2rem}.p-top__service__content{padding:2.4rem;border-radius:1.6rem;margin-bottom:2.4rem}.p-top__service__text{font-size:1.4rem;margin-bottom:2.4rem}.p-top__service__cards__inner{gap:clamp(2rem,3vw + 1rem,3rem)}.p-top__service__cards__item{padding:2.4rem;margin-bottom:2rem;border-radius:2rem}.p-top__service__cards__title{margin-bottom:1.6rem}.p-top__service__cards__title img{max-width:180px}.p-top__service__cards__text{font-size:1.4rem;margin-bottom:2.4rem}.p-top__service__cards__button{margin-bottom:2.4rem}.p-top__service__cards__button .c-primary-button{padding:1.2rem 2rem;font-size:1.4rem}.p-top__service__cards__image img{max-width:120px}}.p-top__case{padding:8rem 1.6rem;background:linear-gradient(135deg, rgba(243, 249, 251, 0.5) 0%, rgba(192, 215, 249, 0.5) 100%)}.p-top__case__inner{max-width:1248px;width:100%;margin:0 auto}.p-top__case__left{margin-bottom:4rem}.p-top__case__main-title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;margin-bottom:2.4rem;position:relative;display:inline-block}.p-top__case__main-title::before{content:"";position:absolute;bottom:-10px;left:0;width:70px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}@media(max-width: 768px){.p-top__case__main-title{font-size:4rem;text-align:center}.p-top__case__main-title::before{left:50%;transform:translateX(-50%)}.p-top__case__main-title::after{left:50%;transform:translateX(-20px)}}@media(max-width: 480px){.p-top__case__main-title{font-size:3.2rem;letter-spacing:.3px}}.p-top__case__description{font-size:1.6rem;color:#202124;margin-bottom:2.4rem;line-height:1.6}.p-top__case__button{display:flex;justify-content:center;margin-top:4rem}.p-top__case__right{display:flex;justify-content:center}.p-top__case__cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:3.2rem;max-width:1200px;margin:0 auto}.p-top__case__card{background:#fff;border-radius:1.6rem;padding:2.4rem;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.p-top__case__card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.p-top__case__card__image{width:100%;height:300px;border-radius:1.2rem;overflow:hidden;margin-bottom:2.4rem}.p-top__case__card__image img{width:100%;height:100%;object-fit:cover}.p-top__case__card__title{font-size:1.6rem;color:#202124;text-align:left;line-height:1.4;margin:0}.p-top__case__card__link{text-decoration:none;color:inherit;transition:color .3s ease}.p-top__case__card__link:hover{color:#26bae4}@media(max-width: 768px){.p-top__case{padding:4rem 1.6rem}.p-top__case__left{text-align:center}.p-top__case__description{font-size:1.4rem}.p-top__case__cards{grid-template-columns:1fr;gap:2.4rem;max-width:100%}.p-top__case__card{padding:2rem}.p-top__case__card__image{height:280px;margin-bottom:2rem}.p-top__case__card__title{font-size:1.6rem}}.p-top__news{padding:8rem 1.6rem;background:#fff}.p-top__news__inner{max-width:1248px;width:100%;margin:0 auto}.p-top__news__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.p-top__news__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block}.p-top__news__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}@media(max-width: 768px){.p-top__news__title{font-size:4rem}.p-top__news__title::before{left:50%;transform:translateX(-50%)}.p-top__news__title::after{left:50%;transform:translateX(-20px)}}@media(max-width: 480px){.p-top__news__title{font-size:3.2rem;letter-spacing:.3px}}.p-top__news__more .c-primary-button{font-size:1.4rem;padding:1.2rem 2rem}.p-top__news__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2.4rem}.p-top__news__item{background:#fff;border-radius:1.6rem;padding:2.4rem;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.p-top__news__item:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.p-top__news__item__link{display:block;text-decoration:none;color:inherit}.p-top__news__item__meta{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.6rem}.p-top__news__item__date{font-size:1.4rem;color:#202124;font-family:"Roboto",sans-serif}.p-top__news__item__category{padding:.4rem 1.2rem;border-radius:1.2rem;font-size:1.2rem;font-weight:500;color:#fff;background:#166f88;text-transform:uppercase;letter-spacing:.5px}.p-top__news__item__title{font-size:1.6rem;color:#202124;line-height:1.4}@media(max-width: 768px){.p-top__news{padding:4rem 1.6rem}.p-top__news__top{flex-direction:column;gap:2.4rem;text-align:center}.p-top__news__list{grid-template-columns:1fr;gap:2rem}}.p-top__company{padding:8rem 1.6rem;background:linear-gradient(135deg, rgba(243, 249, 251, 0.3) 0%, rgba(192, 215, 249, 0.3) 100%)}.p-top__company__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;align-items:center;gap:6rem}.p-top__company__left{flex:1;max-width:50%}.p-top__company__main-title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8rem;position:relative;display:inline-block}.p-top__company__main-title::before{content:"";position:absolute;bottom:-10px;left:0;width:70px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}@media(max-width: 768px){.p-top__company__main-title{font-size:4rem;text-align:center}.p-top__company__main-title::before{left:50%;transform:translateX(-50%)}.p-top__company__main-title::after{left:50%;transform:translateX(-20px)}}@media(max-width: 480px){.p-top__company__main-title{font-size:3.2rem;letter-spacing:.3px}}.p-top__company__content{background:#fff;border-radius:2.4rem;padding:4rem;box-shadow:0 8px 30px rgba(0,0,0,.08);margin-bottom:2.4rem}.p-top__company__subtitle{font-size:2.4rem;font-weight:600;color:#202124;line-height:1.4;margin-bottom:2.4rem}.p-top__company__text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:3.2rem}.p-top__company__button{display:flex;justify-content:flex-start}.p-top__company__right{flex:1;max-width:50%}.p-top__company__image{width:100%;height:320px;border-radius:2.4rem;overflow:hidden;margin-bottom:3.2rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.p-top__company__image img{width:100%;height:100%;object-fit:cover}.p-top__company__info{background:#fff;border-radius:1.6rem;padding:3.2rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.p-top__company__name{font-size:2rem;font-weight:600;color:#202124;margin-bottom:2.4rem;padding-bottom:1.6rem;border-bottom:2px solid #eaebf2}.p-top__company__address p{font-size:1.6rem;line-height:1.6;color:#202124;margin-bottom:.8rem}.p-top__company__address p:first-child{font-family:"Roboto",sans-serif;letter-spacing:.5px}.p-top__company__address p:last-child{margin-bottom:0}@media(max-width: 768px){.p-top__company{padding:4rem 1.6rem}.p-top__company__inner{flex-direction:column;gap:4rem}.p-top__company__left{width:100%;max-width:100%;text-align:center}.p-top__company__main-title{max-width:300px;margin:0 auto 2.4rem}.p-top__company__main-title img{height:48px}.p-top__company__content{padding:3rem}.p-top__company__subtitle{font-size:2rem;text-align:center;margin-bottom:2.4rem}.p-top__company__text{margin-bottom:3.2rem}.p-top__company__text p{font-size:1.4rem}.p-top__company__right{width:100%;max-width:100%}.p-top__company__image{height:280px;margin-bottom:2.4rem}.p-top__company__info{padding:2.4rem}.p-top__company__name{font-size:1.8rem;margin-bottom:2rem}.p-top__company__address p{font-size:1.4rem}}.p-service{padding:1.6rem}.p-service__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-service__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-service__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-service__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-service__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-service__rippy{padding:8rem 0}.p-service__rippy__inner{max-width:1248px;margin:0 auto;width:100%;display:flex;align-items:center;gap:6rem;background:linear-gradient(to left, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);border-top-left-radius:12.8rem;border-top-right-radius:6.4rem;border-bottom-left-radius:6.4rem;border-bottom-right-radius:12.8rem}.p-service__rippy__content{flex:.8;padding:8rem}.p-service__rippy__title{margin-bottom:2.4rem}.p-service__rippy__title img{height:4.8rem;width:200px}.p-service__rippy__subtitle{font-size:2.8rem;font-weight:700;color:#202124;margin-bottom:2.4rem;line-height:1.4}.p-service__rippy__text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:3.2rem}.p-service__rippy__image{flex:0 0 auto;width:50rem}.p-service__rippy__image img{width:100%;height:auto}.p-service__line{padding:8rem 0}.p-service__line__inner{max-width:1248px;margin:0 auto;width:100%;display:flex;align-items:center;gap:6rem;background:linear-gradient(to left, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);border-top-left-radius:12.8rem;border-top-right-radius:6.4rem;border-bottom-left-radius:6.4rem;border-bottom-right-radius:12.8rem}.p-service__line__content{flex:.8;padding:8rem}.p-service__line__title{font-size:4.8rem;font-weight:700;color:#166f88;margin-bottom:2.4rem;font-family:"Roboto",sans-serif}.p-service__line__subtitle{font-size:2.4rem;font-weight:700;color:#202124;margin-bottom:2.4rem;line-height:1.4}.p-service__line__text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:3.2rem}.p-service__line__image{flex:0 0 auto;width:40rem}.p-service__line__image img{width:100%;height:auto;border-radius:1.6rem}@media(max-width: 768px){.p-service{padding:0}.p-service__hero{margin-top:0rem;padding:8rem 1.2rem 1.2rem}.p-service__hero__inner{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:4rem 2rem 3rem;border-radius:3.2rem;text-align:center}.p-service__hero__title{margin-bottom:1.2rem}.p-service__hero__title img{height:5rem;max-width:100%}.p-service__hero__title::before{left:50%;transform:translateX(-50%)}.p-service__hero__subtitle{font-size:1.8rem;margin:0}.p-service__rippy{padding:8rem 1.6rem}.p-service__rippy__inner{flex-direction:column;gap:4rem;border-radius:3.2rem}.p-service__rippy__content{text-align:center;flex:.8;padding:4rem 2.4rem 0}.p-service__rippy__subtitle{font-size:2.4rem}.p-service__rippy__image{width:100%;max-width:40rem;padding-bottom:2.4rem}.p-service__line{padding:8rem 1.6rem}.p-service__line__inner{flex-direction:column;gap:4rem;border-radius:3.2rem}.p-service__line__content{text-align:center;flex:.8;padding:4rem 2.4rem 0}.p-service__line__title{font-size:3.6rem}.p-service__line__subtitle{font-size:2rem}.p-service__line__image{width:100%;max-width:50%;padding-bottom:2.4rem}}.p-contact{padding:1.6rem}.p-contact__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-contact__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-contact__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-contact__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-contact__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-contact__form{padding:8rem 0}.p-contact__form__inner{max-width:800px;width:100%;margin:0 auto}.p-contact__form__container{background:#fff;border-radius:1.6rem;padding:4rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.p-contact__form__intro{text-align:center;margin-bottom:4rem}.p-contact__form__intro h2{font-size:2.8rem;font-weight:700;color:#202124;margin-bottom:1.6rem;line-height:1.4}.p-contact__form__intro p{font-size:1.6rem;color:rgb(68,70.125,76.5);line-height:1.8;margin:0}.p-contact__form__content .snow-monkey-form{border:none}.p-contact__form__content .snow-monkey-form *{border-color:#eaebf2 !important}.p-contact__form__content .snow-monkey-form .smf-progress-tracker{display:flex;justify-content:center;list-style:none;padding:0;margin:0 0 4rem 0;gap:2rem}.p-contact__form__content .snow-monkey-form .smf-progress-tracker__item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:12rem}.p-contact__form__content .snow-monkey-form .smf-progress-tracker__item__number{width:4rem;height:4rem;border-radius:50%;background:#eaebf2;color:#202124;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.8rem;margin-bottom:.8rem;border:2px solid #eaebf2;transition:all .3s ease}.p-contact__form__content .snow-monkey-form .smf-progress-tracker__item__text{font-size:1.4rem;color:rgb(80,82.5,90);font-weight:500}.p-contact__form__content .snow-monkey-form .smf-progress-tracker__item[aria-current=true] .smf-progress-tracker__item__number{background:#26bae4;color:#fff;border-color:#26bae4}.p-contact__form__content .snow-monkey-form .smf-progress-tracker__item[aria-current=true] .smf-progress-tracker__item__text{color:#202124;font-weight:600}.p-contact__form__content .snow-monkey-form .smf-item{margin-bottom:2.4rem;display:flex;gap:2rem;border:none !important}.p-contact__form__content .snow-monkey-form .smf-item:not(:first-child){padding-top:2.4rem;border-top:1px solid #eaebf2 !important}.p-contact__form__content .snow-monkey-form .smf-item__col--label{flex:0 0 25%}.p-contact__form__content .snow-monkey-form .smf-item__col--controls{flex:1}.p-contact__form__content .snow-monkey-form .smf-item__label__text{font-size:1.6rem;font-weight:600;color:#202124;line-height:1.4}.p-contact__form__content .snow-monkey-form .smf-item__description{font-size:1.3rem;color:#e74c3c;margin-top:.4rem;font-weight:500}.p-contact__form__content .snow-monkey-form .smf-text-control__control,.p-contact__form__content .snow-monkey-form .smf-textarea-control__control{width:100%;padding:1.6rem;border:1px solid #eaebf2;border-radius:.8rem;font-size:1.6rem;color:#202124;background:#fff;transition:all .3s ease;box-sizing:border-box}.p-contact__form__content .snow-monkey-form .smf-text-control__control:focus,.p-contact__form__content .snow-monkey-form .smf-textarea-control__control:focus{outline:none;border-color:#26bae4;box-shadow:0 0 0 3px rgba(38,186,228,.1)}.p-contact__form__content .snow-monkey-form .smf-text-control__control::placeholder,.p-contact__form__content .snow-monkey-form .smf-textarea-control__control::placeholder{color:rgb(129,132.5,143)}.p-contact__form__content .snow-monkey-form .smf-textarea-control__control{resize:vertical;min-height:12rem}.p-contact__form__content .snow-monkey-form .smf-radio-buttons-control__control{display:flex;flex-wrap:wrap;gap:2rem}.p-contact__form__content .snow-monkey-form .smf-radio-button-control{display:flex;align-items:center;cursor:pointer}.p-contact__form__content .snow-monkey-form .smf-radio-button-control__control{width:2rem;height:2rem;margin-right:.8rem;position:relative;appearance:none;border:2px solid #eaebf2;border-radius:50%;background:#fff;cursor:pointer;transition:all .3s ease}.p-contact__form__content .snow-monkey-form .smf-radio-button-control__control:checked{border-color:#26bae4;background:#26bae4}.p-contact__form__content .snow-monkey-form .smf-radio-button-control__control:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:.8rem;height:.8rem;background:#fff;border-radius:50%}.p-contact__form__content .snow-monkey-form .smf-radio-button-control__control:hover{border-color:#26bae4}.p-contact__form__content .snow-monkey-form .smf-radio-button-control__label{font-size:1.6rem;color:#202124;cursor:pointer}.p-contact__form__content .snow-monkey-form .smf-checkbox-control{display:flex;align-items:center;cursor:pointer}.p-contact__form__content .snow-monkey-form .smf-checkbox-control__control{width:2rem;height:2rem;margin-right:.8rem;position:relative;appearance:none;border:2px solid #eaebf2;border-radius:.4rem;background:#fff;cursor:pointer;transition:all .3s ease}.p-contact__form__content .snow-monkey-form .smf-checkbox-control__control:checked{border-color:#26bae4;background:#26bae4}.p-contact__form__content .snow-monkey-form .smf-checkbox-control__control:checked::after{content:"";position:absolute;top:.2rem;left:.6rem;width:.6rem;height:1rem;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.p-contact__form__content .snow-monkey-form .smf-checkbox-control__control:hover{border-color:#26bae4}.p-contact__form__content .snow-monkey-form .smf-checkbox-control__label{font-size:1.6rem;color:#202124;cursor:pointer}.p-contact__form__content .snow-monkey-form .smf-action{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid #eaebf2}.p-contact__form__content .snow-monkey-form .smf-button-control__control{background:#26bae4;color:#fff;border:none;border-radius:5rem;padding:1.6rem 4rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:20rem}.p-contact__form__content .snow-monkey-form .smf-button-control__control:hover{background:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateY(-2px);box-shadow:0 4px 12px rgba(38,186,228,.3)}.p-contact__form__content .snow-monkey-form .smf-button-control__control:active{transform:translateY(0)}.p-contact__form__content .snow-monkey-form .smf-sending{display:none}.p-contact__form__content .snow-monkey-form .smf-sending.is-active{display:inline-block;margin-left:.8rem}.p-contact__form__content .snow-monkey-form .smf-sending.is-active::after{content:"";width:1.6rem;height:1.6rem;border:2px solid hsla(0,0%,100%,.3);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite}.p-contact__form__content .snow-monkey-form .smf-system-error-content-ready{background:hsl(5.6140350877,78.0821917808%,102.0588235294%);color:rgb(122.8767123288,25.2054794521,15.1232876712);border:1px solid hsl(5.6140350877,78.0821917808%,77.0588235294%);padding:1.6rem;border-radius:.8rem;margin-top:2rem;font-size:1.5rem;display:none}.p-contact__form__content .snow-monkey-form .smf-system-error-content-ready.is-active{display:block}.p-contact__form__content .wpcf7 label{display:block;font-size:1.6rem;font-weight:600;color:#202124;margin-bottom:.8rem;line-height:1.4}.p-contact__form__content .wpcf7 .wpcf7-form-control-wrap{display:block;margin-bottom:2.4rem}.p-contact__form__content .wpcf7 input[type=text],.p-contact__form__content .wpcf7 input[type=email],.p-contact__form__content .wpcf7 input[type=tel],.p-contact__form__content .wpcf7 textarea{width:100%;padding:1.6rem;border:1px solid #eaebf2;border-radius:.8rem;font-size:1.6rem;color:#202124;background:#fff;transition:all .3s ease;box-sizing:border-box}.p-contact__form__content .wpcf7 input[type=text]:focus,.p-contact__form__content .wpcf7 input[type=email]:focus,.p-contact__form__content .wpcf7 input[type=tel]:focus,.p-contact__form__content .wpcf7 textarea:focus{outline:none;border-color:#26bae4;box-shadow:0 0 0 3px rgba(38,186,228,.1)}.p-contact__form__content .wpcf7 input[type=text]::placeholder,.p-contact__form__content .wpcf7 input[type=email]::placeholder,.p-contact__form__content .wpcf7 input[type=tel]::placeholder,.p-contact__form__content .wpcf7 textarea::placeholder{color:rgb(129,132.5,143)}.p-contact__form__content .wpcf7 textarea{resize:vertical;min-height:12rem}.p-contact__form__content .wpcf7 input[type=radio]{width:2rem;height:2rem;margin-right:.8rem;margin-bottom:0;position:relative;appearance:none;border:2px solid #eaebf2;border-radius:50%;background:#fff;cursor:pointer;transition:all .3s ease}.p-contact__form__content .wpcf7 input[type=radio]:checked{border-color:#26bae4;background:#26bae4}.p-contact__form__content .wpcf7 input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:.8rem;height:.8rem;background:#fff;border-radius:50%}.p-contact__form__content .wpcf7 input[type=radio]:hover{border-color:#26bae4}.p-contact__form__content .wpcf7 input[type=checkbox]{width:2rem;height:2rem;margin-right:.8rem;margin-bottom:0;position:relative;appearance:none;border:2px solid #eaebf2;border-radius:.4rem;background:#fff;cursor:pointer;transition:all .3s ease}.p-contact__form__content .wpcf7 input[type=checkbox]:checked{border-color:#26bae4;background:#26bae4}.p-contact__form__content .wpcf7 input[type=checkbox]:checked::after{content:"";position:absolute;top:.2rem;left:.6rem;width:.6rem;height:1rem;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.p-contact__form__content .wpcf7 input[type=checkbox]:hover{border-color:#26bae4}.p-contact__form__content .wpcf7 .wpcf7-list-item{display:flex;align-items:center;margin-bottom:1.2rem;cursor:pointer}.p-contact__form__content .wpcf7 .wpcf7-list-item label{display:flex;align-items:center;cursor:pointer;font-weight:400;margin-bottom:0}.p-contact__form__content .wpcf7 .wpcf7-radio{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.6rem}.p-contact__form__content .wpcf7 .wpcf7-radio .wpcf7-list-item{margin-bottom:0}.p-contact__form__content .wpcf7 .wpcf7-checkbox .wpcf7-list-item{margin-bottom:1.2rem}.p-contact__form__content .wpcf7 p:has(.wpcf7-submit){text-align:center}.p-contact__form__content .wpcf7 .wpcf7-submit{background:#26bae4;color:#fff;border:none;border-radius:5rem;padding:1.6rem 2rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;text-align:center}.p-contact__form__content .wpcf7 .wpcf7-submit:hover{background:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateY(-2px);box-shadow:0 4px 12px rgba(38,186,228,.3)}.p-contact__form__content .wpcf7 .wpcf7-submit:active{transform:translateY(0)}.p-contact__form__content .wpcf7 .wpcf7-submit.has-spinner{position:relative;margin:0 auto}.p-contact__form__content .wpcf7 .wpcf7-spinner{position:absolute;top:50%;right:1.6rem;transform:translateY(-50%);width:2rem;height:2rem;border:2px solid hsla(0,0%,100%,.3);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite;display:none}.p-contact__form__content .wpcf7 .wpcf7-spinner.is-active{display:block}.p-contact__form__content .wpcf7 .wpcf7-response-output{margin-top:2rem;padding:1.6rem;border-radius:.8rem;font-size:1.5rem}.p-contact__form__content .wpcf7 .wpcf7-response-output.wpcf7-display-none{display:none}.p-contact__form__content .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{background:rgb(199.8591549296,242.6408450704,217.9225352113);color:rgb(10.985915493,49.014084507,27.0422535211);border:1px solid rgb(95.7042253521,219.2957746479,147.8873239437)}.p-contact__form__content .wpcf7 .wpcf7-response-output.wpcf7-validation-errors,.p-contact__form__content .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng{background:hsl(5.6140350877,78.0821917808%,102.0588235294%);color:rgb(122.8767123288,25.2054794521,15.1232876712);border:1px solid hsl(5.6140350877,78.0821917808%,77.0588235294%)}.p-contact__form__content .wpcf7 .wpcf7-not-valid-tip{color:#e74c3c;font-size:1.4rem;margin-top:.4rem;display:block}.p-contact__form__content .wpcf7 .wpcf7-form-control.wpcf7-not-valid{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.1)}.p-contact__form__content .wpcf7 .wpcf7-form p:not(:has(input)):not(:has(textarea)):not(:has(.wpcf7-previous)):not(:has(.wpcf7-submit)){background:hsl(0,0%,100.431372549%);border:1px solid #eaebf2;border-radius:.8rem;padding:1.6rem;margin-bottom:2.4rem;font-size:1.6rem;line-height:1.8;min-height:5.6rem;display:flex;flex-direction:column;gap:.8rem}.p-contact__form__content .wpcf7 .wpcf7-form p:not(:has(input)):not(:has(textarea)):not(:has(.wpcf7-previous)):not(:has(.wpcf7-submit))::first-line{font-weight:600;color:#202124}.p-contact__form__content .wpcf7 .wpcf7-form p:has(.wpcf7-previous,.wpcf7-submit){display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #eaebf2}.p-contact__form__content .wpcf7 .wpcf7-form p:has(.wpcf7-previous,.wpcf7-submit) br{display:none}.p-contact__form__content .wpcf7 .wpcf7-form .wpcf7-previous{background:#eaebf2;color:#202124;border:1px solid #eaebf2;border-radius:5rem;padding:1.6rem 2rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;text-align:center}.p-contact__form__content .wpcf7 .wpcf7-form .wpcf7-previous:hover{background:rgb(218.25,220,232.25);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.p-contact__form__content .wpcf7 .wpcf7-form .wpcf7-previous:active{transform:translateY(0)}.p-contact__form__content .wpcf7 .wpcf7-form .wpcf7-previous[style*="display: none"]{display:inline-block !important}@keyframes spin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}.p-contact__privacy{margin-top:3rem;padding-top:2rem;border-top:1px solid #eaebf2}.p-contact__privacy__label{display:flex;align-items:flex-start;cursor:pointer;font-size:1.5rem;line-height:1.6;color:#202124}.p-contact__privacy__checkbox{width:2rem;height:2rem;margin-right:1rem;margin-top:.2rem;position:relative;appearance:none;border:2px solid #eaebf2;border-radius:.4rem;background:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0}.p-contact__privacy__checkbox:checked{border-color:#26bae4;background:#26bae4}.p-contact__privacy__checkbox:checked::after{content:"";position:absolute;top:.2rem;left:.6rem;width:.6rem;height:1rem;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.p-contact__privacy__checkbox:hover{border-color:#26bae4}.p-contact__privacy__checkbox:required:invalid{border-color:#e74c3c}.p-contact__privacy__text{flex:1}.p-contact__privacy__link{color:#26bae4;text-decoration:underline;cursor:pointer;transition:color .3s ease}.p-contact__privacy__link:hover{color:rgb(23.7909836066,154.2008196721,191.2090163934)}@media(max-width: 768px){.p-contact{padding:0}.p-contact__hero{margin-top:6rem;padding:4rem 1.2rem 3rem}.p-contact__hero__inner{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:4rem 2rem 3rem;border-radius:3.2rem;text-align:center}.p-contact__hero__title{margin-bottom:1.2rem}.p-contact__hero__title img{height:5rem;max-width:100%}.p-contact__hero__title::before{left:50%;transform:translateX(-50%)}.p-contact__hero__subtitle{font-size:1.8rem;margin:0}.p-contact__form{padding:8rem 1.6rem}.p-contact__form__container{padding:2.4rem}.p-contact__form__intro{margin-bottom:3rem;text-align:left}.p-contact__form__intro h2{font-size:2.4rem}.p-contact__form__intro p{font-size:1.5rem}.p-contact__form__content .snow-monkey-form .smf-progress-tracker{gap:1rem;margin-bottom:3rem}.p-contact__form__content .snow-monkey-form .smf-progress-tracker__item{max-width:10rem}.p-contact__form__content .snow-monkey-form .smf-progress-tracker__item__number{width:3rem;height:3rem;font-size:1.5rem;margin-bottom:.6rem}.p-contact__form__content .snow-monkey-form .smf-progress-tracker__item__text{font-size:1.2rem}.p-contact__form__content .snow-monkey-form .smf-item{flex-direction:column;gap:.8rem;margin-bottom:2rem;border:none !important}.p-contact__form__content .snow-monkey-form .smf-item:not(:first-child){padding-top:2rem;border-top:1px solid #eaebf2 !important}.p-contact__form__content .snow-monkey-form .smf-item__col--label,.p-contact__form__content .snow-monkey-form .smf-item__col--controls{flex:none}.p-contact__form__content .snow-monkey-form .smf-item__label__text{font-size:1.5rem}.p-contact__form__content .snow-monkey-form .smf-item__description{font-size:1.2rem}.p-contact__form__content .snow-monkey-form .smf-text-control__control,.p-contact__form__content .snow-monkey-form .smf-textarea-control__control{padding:1.4rem;font-size:1.5rem}.p-contact__form__content .snow-monkey-form .smf-radio-buttons-control__control{flex-direction:column;gap:1rem}.p-contact__form__content .snow-monkey-form .smf-radio-button-control__control{width:1.8rem;height:1.8rem;margin-right:.6rem}.p-contact__form__content .snow-monkey-form .smf-radio-button-control__control:checked::after{width:.6rem;height:.6rem}.p-contact__form__content .snow-monkey-form .smf-radio-button-control__label{font-size:1.5rem}.p-contact__form__content .snow-monkey-form .smf-checkbox-control__control{width:1.8rem;height:1.8rem;margin-right:.6rem}.p-contact__form__content .snow-monkey-form .smf-checkbox-control__control:checked::after{top:.1rem;left:.5rem;width:.4rem;height:.8rem}.p-contact__form__content .snow-monkey-form .smf-checkbox-control__label{font-size:1.5rem}.p-contact__form__content .snow-monkey-form .smf-action{margin-top:3rem;padding-top:1.6rem}.p-contact__form__content .snow-monkey-form .smf-button-control__control{width:100%;padding:1.8rem 2rem;font-size:1.6rem;min-width:auto}.p-contact__form__content .snow-monkey-form .smf-system-error-content-ready{font-size:1.4rem;padding:1.2rem}.p-contact__form__content .wpcf7 label{display:block;font-size:1.6rem;font-weight:600;color:#202124;margin-bottom:.8rem;line-height:1.4}.p-contact__form__content .wpcf7 .wpcf7-form-control-wrap{display:block;margin-bottom:2.4rem}.p-contact__form__content .wpcf7 input[type=text],.p-contact__form__content .wpcf7 input[type=email],.p-contact__form__content .wpcf7 input[type=tel],.p-contact__form__content .wpcf7 textarea{width:100%;padding:1.6rem;border:1px solid #eaebf2;border-radius:.8rem;font-size:1.6rem;color:#202124;background:#fff;transition:all .3s ease;box-sizing:border-box}.p-contact__form__content .wpcf7 input[type=text]:focus,.p-contact__form__content .wpcf7 input[type=email]:focus,.p-contact__form__content .wpcf7 input[type=tel]:focus,.p-contact__form__content .wpcf7 textarea:focus{outline:none;border-color:#26bae4;box-shadow:0 0 0 3px rgba(38,186,228,.1)}.p-contact__form__content .wpcf7 input[type=text]::placeholder,.p-contact__form__content .wpcf7 input[type=email]::placeholder,.p-contact__form__content .wpcf7 input[type=tel]::placeholder,.p-contact__form__content .wpcf7 textarea::placeholder{color:rgb(129,132.5,143)}.p-contact__form__content .wpcf7 input[type=radio]{width:2rem;height:2rem;margin-right:.8rem;margin-bottom:0;position:relative;appearance:none;border:2px solid #eaebf2;border-radius:50%;background:#fff;cursor:pointer;transition:all .3s ease}.p-contact__form__content .wpcf7 input[type=radio]:checked{border-color:#26bae4;background:#26bae4}.p-contact__form__content .wpcf7 input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:.8rem;height:.8rem;background:#fff;border-radius:50%}.p-contact__form__content .wpcf7 input[type=radio]:hover{border-color:#26bae4}.p-contact__form__content .wpcf7 input[type=checkbox]{width:2rem;height:2rem;margin-right:.8rem;margin-bottom:0;position:relative;appearance:none;border:2px solid #eaebf2;border-radius:.4rem;background:#fff;cursor:pointer;transition:all .3s ease}.p-contact__form__content .wpcf7 input[type=checkbox]:checked{border-color:#26bae4;background:#26bae4}.p-contact__form__content .wpcf7 input[type=checkbox]:checked::after{content:"";position:absolute;top:.2rem;left:.6rem;width:.6rem;height:1rem;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.p-contact__form__content .wpcf7 input[type=checkbox]:hover{border-color:#26bae4}.p-contact__form__content .wpcf7 .wpcf7-list-item{display:flex;align-items:center;margin-bottom:1.2rem;cursor:pointer}.p-contact__form__content .wpcf7 .wpcf7-list-item label{display:flex;align-items:center;cursor:pointer;font-weight:400;margin-bottom:0}.p-contact__form__content .wpcf7 .wpcf7-radio{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.6rem}.p-contact__form__content .wpcf7 .wpcf7-radio .wpcf7-list-item{margin-bottom:0}.p-contact__form__content .wpcf7 .wpcf7-checkbox .wpcf7-list-item{margin-bottom:1.2rem}.p-contact__form__content .wpcf7 textarea{resize:vertical;min-height:12rem}.p-contact__form__content .wpcf7 .wpcf7-submit{background:#26bae4;color:#fff;border:none;border-radius:5rem;padding:1.6rem 4rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:20rem}.p-contact__form__content .wpcf7 .wpcf7-submit:hover{background:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateY(-2px);box-shadow:0 4px 12px rgba(38,186,228,.3)}.p-contact__form__content .wpcf7 .wpcf7-submit:active{transform:translateY(0)}.p-contact__form__content .wpcf7 .wpcf7-submit.has-spinner{position:relative}.p-contact__form__content .wpcf7 .wpcf7-spinner{position:absolute;top:50%;right:1.6rem;transform:translateY(-50%);width:2rem;height:2rem;border:2px solid hsla(0,0%,100%,.3);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite;display:none}.p-contact__form__content .wpcf7 .wpcf7-spinner.is-active{display:block}.p-contact__form__content .wpcf7 .wpcf7-response-output{margin-top:2rem;padding:1.6rem;border-radius:.8rem;font-size:1.5rem}.p-contact__form__content .wpcf7 .wpcf7-response-output.wpcf7-display-none{display:none}.p-contact__form__content .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{background:rgb(199.8591549296,242.6408450704,217.9225352113);color:rgb(10.985915493,49.014084507,27.0422535211);border:1px solid rgb(95.7042253521,219.2957746479,147.8873239437)}.p-contact__form__content .wpcf7 .wpcf7-response-output.wpcf7-validation-errors,.p-contact__form__content .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng{background:hsl(5.6140350877,78.0821917808%,102.0588235294%);color:rgb(122.8767123288,25.2054794521,15.1232876712);border:1px solid hsl(5.6140350877,78.0821917808%,77.0588235294%)}.p-contact__form__content .wpcf7 .wpcf7-not-valid-tip{color:#e74c3c;font-size:1.4rem;margin-top:.4rem;display:block}.p-contact__form__content .wpcf7 .wpcf7-form-control.wpcf7-not-valid{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.1)}.p-contact__form__content .wpcf7 .wpcf7-form p:not(:has(input)):not(:has(textarea)):not(:has(.wpcf7-previous)):not(:has(.wpcf7-submit)){padding:1.2rem;font-size:1.5rem;margin-bottom:1.6rem}.p-contact__form__content .wpcf7 .wpcf7-form p:has(.wpcf7-previous,.wpcf7-submit){flex-direction:column;gap:1.2rem;padding-top:1.6rem}.p-contact__form__content .wpcf7 .wpcf7-form .wpcf7-previous{width:100%;padding:1.4rem 2rem;font-size:1.5rem;min-width:auto}.p-contact__form__content .wpcf7 .wpcf7-form .wpcf7-previous[style*="display: none"]{display:block !important}.p-contact__form__content .wpcf7 .wpcf7-form .wpcf7-submit{width:100%;padding:1.8rem 2rem;min-width:auto}@keyframes spin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}.p-contact__form__content .wpcf7 label{font-size:1.5rem}.p-contact__form__content .wpcf7 input[type=text],.p-contact__form__content .wpcf7 input[type=email],.p-contact__form__content .wpcf7 input[type=tel],.p-contact__form__content .wpcf7 textarea{padding:1.4rem;font-size:1.5rem}.p-contact__form__content .wpcf7 input[type=radio],.p-contact__form__content .wpcf7 input[type=checkbox]{width:1.8rem;height:1.8rem;margin-right:.6rem}.p-contact__form__content .wpcf7 input[type=radio]:checked::after{width:.6rem;height:.6rem}.p-contact__form__content .wpcf7 input[type=checkbox]:checked::after{top:.1rem;left:.5rem;width:.4rem;height:.8rem}.p-contact__form__content .wpcf7 .wpcf7-radio{flex-direction:column;gap:1rem}.p-contact__form__content .wpcf7 .wpcf7-radio .wpcf7-list-item label{font-size:1.5rem}.p-contact__form__content .wpcf7 .wpcf7-checkbox .wpcf7-list-item label{font-size:1.5rem}.p-contact__form__content .wpcf7 .wpcf7-submit{width:100%;padding:1.8rem 2rem;font-size:1.6rem;min-width:auto}.p-contact__form__content .wpcf7 .wpcf7-response-output{font-size:1.4rem;padding:1.2rem}.p-contact__form__content .wpcf7 .wpcf7-not-valid-tip{font-size:1.3rem}.p-contact__form__content .mw_wp_form input[type=submit],.p-contact__form__content .mw_wp_form input[type=button],.p-contact__form__content .mw_wp_form .mw-wp-form-button{width:100%;margin-bottom:1rem}.p-contact__form__content .mw_wp_form .mw-wp-form-confirm-button{margin-right:0}.p-contact__form__content .mw_wp_form input[type=radio],.p-contact__form__content .mw_wp_form input[type=checkbox]{width:1.8rem;height:1.8rem;margin-right:.6rem}.p-contact__form__content .mw_wp_form input[type=radio]:checked::after{width:.6rem;height:.6rem}.p-contact__form__content .mw_wp_form input[type=checkbox]:checked::after{top:.2rem;left:.5rem;width:.4rem;height:.6rem}.p-contact__form__content .mw_wp_form .mw-wp-form-item:has(input[type=radio]) .mw-wp-form-radio-wrapper{flex-direction:column;gap:.8rem}.p-contact__form__content .mw_wp_form .mw-wp-form-item:has(input[type=radio]) label{width:100%;padding:1.2rem 2rem;font-size:1.5rem;background:#fff;border:1px solid #eaebf2;border-radius:.8rem}.p-contact__form__content .mw_wp_form .mw-wp-form-item:has(input[type=radio]) label input[type=radio]{width:2rem;height:2rem;margin:0 .8rem 0 0;flex-shrink:0}.p-contact__form__content .mw_wp_form .mw-wp-form-item:has(input[type=radio]) label input[type=radio]:checked::after{width:.8rem;height:.8rem}.p-contact__form__content .mw_wp_form .mwform-radio-field.horizontal-item,.p-contact__form__content .mw_wp_form .mwform-checkbox-field.horizontal-item{display:block;width:100%;margin:0 0 1rem 0 !important;padding-left:0 !important}.p-contact__form__content .mw_wp_form .mwform-radio-field.horizontal-item label,.p-contact__form__content .mw_wp_form .mwform-checkbox-field.horizontal-item label{padding:1rem;font-size:1.5rem;width:100%}.p-contact__form__content .mw_wp_form .mwform-radio-field.horizontal-item label .mwform-radio-field-text,.p-contact__form__content .mw_wp_form .mwform-radio-field.horizontal-item label .mwform-checkbox-field-text,.p-contact__form__content .mw_wp_form .mwform-checkbox-field.horizontal-item label .mwform-radio-field-text,.p-contact__form__content .mw_wp_form .mwform-checkbox-field.horizontal-item label .mwform-checkbox-field-text{font-size:1.5rem}.p-contact__form__content .mw_wp_form .mw-wp-form-radio-wrapper{flex-direction:column;gap:1rem}.p-contact__form__content .mw_wp_form .mw-wp-form-radio-wrapper .mwform-radio-field{width:100%}.p-contact__form__content .mw_wp_form .mw-wp-form-label,.p-contact__form__content .mw_wp_form .mw-wp-form-item-label,.p-contact__form__content .mw_wp_form label{font-size:1.5rem}.p-contact__form__content .mw_wp_form .mw-wp-form-label[data-required=true]::after,.p-contact__form__content .mw_wp_form .mw-wp-form-label.required::after,.p-contact__form__content .mw_wp_form .mw-wp-form-item-label[data-required=true]::after,.p-contact__form__content .mw_wp_form .mw-wp-form-item-label.required::after,.p-contact__form__content .mw_wp_form label[data-required=true]::after,.p-contact__form__content .mw_wp_form label.required::after{font-size:1.1rem;margin-left:.6rem}.p-contact__form__content .mw_wp_form .mw-wp-form-label .required,.p-contact__form__content .mw_wp_form .mw-wp-form-item-label .required,.p-contact__form__content .mw_wp_form label .required{font-size:1.2rem}}.privacy-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.privacy-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(4px)}.privacy-popup__content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:90%;max-width:800px;max-height:80vh;background:#fff;border-radius:1.6rem;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column}.privacy-popup__header{display:flex;justify-content:space-between;align-items:center;padding:2.4rem 3rem;border-bottom:1px solid #eaebf2}.privacy-popup__header h3{font-size:2.4rem;font-weight:700;color:#202124;margin:0}.privacy-popup__close{background:none;border:none;font-size:3rem;color:rgb(104,107.25,117);cursor:pointer;padding:0;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.privacy-popup__close:hover{background:hsl(0,0%,93.431372549%);color:#202124}.privacy-popup__body{flex:1;overflow-y:auto;padding:0}.privacy-popup__body iframe{width:100%;height:60vh;border:none}.privacy-popup__text{padding:3rem;line-height:1.7;font-size:1.4rem;color:#202124}.privacy-popup__text h4{font-size:1.8rem;font-weight:700;color:#26bae4;margin:3rem 0 1.5rem 0;border-bottom:2px solid hsl(193.2631578947,77.868852459%,92.1568627451%);padding-bottom:.8rem}.privacy-popup__text h4:first-child{margin-top:0}.privacy-popup__text h5{font-size:1.6rem;font-weight:600;color:rgb(23.7909836066,154.2008196721,191.2090163934);margin:2.4rem 0 1.2rem 0}.privacy-popup__text h5:first-child{margin-top:1.5rem}.privacy-popup__text h6{font-size:1.5rem;font-weight:600;color:#202124;margin:2rem 0 1rem 0}.privacy-popup__text p{margin-bottom:1.5rem;line-height:1.8}.privacy-popup__text ol,.privacy-popup__text ul{margin:1.5rem 0;padding-left:2rem}.privacy-popup__text ol li,.privacy-popup__text ul li{margin-bottom:1rem;line-height:1.7}.privacy-popup__text a{color:#26bae4;text-decoration:underline;font-weight:500;transition:all .3s ease}.privacy-popup__text a:hover{color:rgb(20.9692622951,135.9118852459,168.5307377049);text-decoration:none}.privacy-popup__text ol{counter-reset:item}.privacy-popup__text ol li{display:block;margin-bottom:1rem}.privacy-popup__text ol li:before{content:counter(item) ". ";counter-increment:item;font-weight:600;color:#26bae4}.privacy-popup__contact{background:rgb(245.9,245.9,245.9);border-radius:1.2rem;padding:2.4rem;margin:3rem 0;border-left:4px solid #26bae4}.privacy-popup__contact h4{margin-top:0 !important;margin-bottom:1.5rem !important;border:none !important;padding-bottom:0 !important}.privacy-popup__contact p{margin-bottom:.8rem}.privacy-popup__contact p strong{color:#26bae4;font-weight:600;display:inline-block;min-width:8rem}.privacy-popup__updated{text-align:center;padding:2.4rem;background:hsl(0,0%,97.431372549%);border-radius:1.2rem;margin-top:3rem}.privacy-popup__updated p{margin:.5rem 0;font-size:1.3rem;color:rgb(80,82.5,90)}.privacy-popup__footer{padding:2.4rem 3rem;border-top:1px solid #eaebf2;text-align:center}.privacy-popup__footer .c-primary-button{color:#fff !important;background-color:#26bae4 !important}.privacy-popup__footer .c-primary-button:hover{color:#fff !important;background-color:rgb(23.7909836066,154.2008196721,191.2090163934) !important}.privacy-popup__agree{min-width:20rem}.privacy-popup.show{animation:fadeIn .3s ease}.privacy-popup.show .privacy-popup__content{animation:slideIn .3s ease}.privacy-popup.hide{animation:fadeOut .3s ease}.privacy-popup.hide .privacy-popup__content{animation:slideOut .3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes slideIn{from{transform:translate(-50%, -50%) scale(0.9);opacity:0}to{transform:translate(-50%, -50%) scale(1);opacity:1}}@keyframes slideOut{from{transform:translate(-50%, -50%) scale(1);opacity:1}to{transform:translate(-50%, -50%) scale(0.9);opacity:0}}.p-company{padding:1.6rem}.p-company__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-company__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-company__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-company__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-company__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-company__message{padding:8rem 0}.p-company__message__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;gap:6rem;background-color:#eaebf2;border-radius:6.4rem;padding:8rem}.p-company__message__title{flex:0 0 auto;width:20rem}.p-company__message__title h2{font-size:3.2rem;font-weight:700;color:#166f88;margin:0}.p-company__message__content{flex:1}.p-company__message__content p{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:1.6rem}.p-company__message__content p:last-of-type{margin-bottom:0}.p-company__overview{padding:8rem 0}.p-company__overview__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;gap:6rem;padding:8rem}.p-company__overview__title{flex:0 0 auto;width:20rem;font-size:3.2rem;font-weight:700;color:#166f88;margin:0;text-align:left}.p-company__overview__content{flex:1}.p-company__overview__list dt{font-size:2rem;font-weight:700;color:#202124;margin-bottom:1.6rem;border-bottom:2px solid #166f88;padding-bottom:.8rem;display:inline-block}.p-company__overview__list dd{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:2.4rem;margin-left:0}.p-company__overview__list dd:last-child{margin-bottom:0}@media(max-width: 768px){.p-company{padding:0}.p-company__hero{margin-top:6rem;padding:4rem 1.2rem 3rem}.p-company__hero__inner{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:4rem 2rem 3rem;border-radius:3.2rem;text-align:center}.p-company__hero__title{margin-bottom:1.2rem}.p-company__hero__title img{height:5rem;max-width:100%}.p-company__hero__title::before{left:50%;transform:translateX(-50%)}.p-company__hero__subtitle{font-size:1.8rem;margin:0}.p-company__message{padding:8rem 1.6rem}.p-company__message__inner{flex-direction:column;gap:4rem;padding:4rem 2.4rem;border-radius:3.2rem}.p-company__message__title{width:100%;text-align:center}.p-company__message__title h2{font-size:2.8rem}.p-company__message__content{text-align:left}.p-company__message__content p{font-size:1.5rem;line-height:1.7;margin-bottom:1.4rem}.p-company__overview{padding:8rem 1.6rem}.p-company__overview__inner{flex-direction:column;gap:4rem;padding:4rem 2.4rem;background-color:#eaebf2;border-radius:3.2rem}.p-company__overview__title{width:100%;text-align:center;font-size:2.8rem}.p-company__overview__content{padding:0}.p-company__overview__list{display:flex;flex-direction:column;gap:2.4rem}.p-company__overview__list dt{font-size:1.6rem;font-weight:700;color:#202124;margin-bottom:.8rem;border-bottom:2px solid #166f88;padding-bottom:.6rem;display:block;width:100%}.p-company__overview__list dd{font-size:1.4rem;line-height:1.6;color:#202124;margin:0 0 0 1.6rem;padding-left:1.2rem;border-left:3px solid #26bae4;background-color:rgba(38,186,228,.05);padding:1.2rem;border-radius:.8rem;border-left:3px solid #26bae4}}.p-partner{padding:1.6rem}.p-partner__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-partner__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-partner__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-partner__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-partner__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-partner__program{padding:8rem 0 0}.p-partner__program__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;align-items:center;gap:4rem}.p-partner__program__content{flex:1}.p-partner__program__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-partner__program__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-partner__program__text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:1.6rem}.p-partner__program__text:last-child{margin-bottom:0}.p-partner__program__image{flex:0 0 auto;width:40rem}.p-partner__program__image img{width:100%;height:auto}.p-partner__promotion__overview{max-width:1248px;width:100%;margin:0 auto 4rem}.p-partner__promotion__title{font-size:3.2rem;font-weight:700;color:#166f88;margin-bottom:2.4rem}.p-partner__promotion__text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:1.6rem}.p-partner__promotion__line__inner{max-width:1248px;width:100%;margin:0 auto;background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);border-top-left-radius:12.8rem;border-top-right-radius:6.4rem;border-bottom-left-radius:6.4rem;border-bottom-right-radius:12.8rem;padding:8rem}.p-partner__promotion__line__content{display:flex;gap:2.4rem}.p-partner__promotion__line__title{font-size:3.2rem;font-weight:700;color:#166f88;margin-bottom:2.4rem}.p-partner__line__inner{max-width:1248px;width:100%;margin:0 auto;background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);border-top-left-radius:12.8rem;border-top-right-radius:6.4rem;border-bottom-left-radius:6.4rem;border-bottom-right-radius:12.8rem;padding:8rem}.p-partner__line__content{display:flex;gap:2.4rem}.p-partner__line__subtitle{font-size:3.2rem;font-weight:700;color:#166f88;margin-bottom:2.4rem;width:50%}.p-partner__line__text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:1.6rem;width:50%;text-align:left}.p-partner__line__badge{width:50%}.p-partner__line__badge img{width:40%}.p-partner__line__badge__image{width:50%}.p-partner__merit{padding:8rem 0;margin-top:8rem;background-color:#eaebf2}.p-partner__merit__inner{max-width:1248px;width:100%;margin:0 auto}.p-partner__merit__title{font-size:3.2rem;font-weight:700;color:#166f88;margin-bottom:6rem;text-align:center}.p-partner__merit__cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.2rem}.p-partner__merit__card{background-color:#fff;border-radius:3.2rem;padding:4rem 3.2rem;text-align:center;display:flex;flex-direction:column;height:100%}.p-partner__merit__card-content{flex:1;display:flex;flex-direction:column}.p-partner__merit__card-title{font-size:1.6rem;font-weight:700;color:#202124;line-height:1.6;margin-bottom:4rem;text-align:left;flex:1}.p-partner__merit__card-image{height:20rem;display:flex;align-items:center;justify-content:center}.p-partner__merit__card-image img{width:100%;max-width:20rem;max-height:100%;height:auto;object-fit:contain}@media(max-width: 768px){.p-partner{padding:0}.p-partner__hero{margin-top:6rem;padding:4rem 1.2rem 3rem}.p-partner__hero__inner{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:4rem 2rem 3rem;border-radius:3.2rem;text-align:center}.p-partner__hero__title{font-size:4rem;text-align:center;margin:0 auto 1.2rem}.p-partner__hero__title::before{left:50%;transform:translateX(-50%)}.p-partner__hero__title::after{left:50%;transform:translateX(-20px)}.p-partner__hero__subtitle{font-size:1.8rem;margin:0}.p-partner__program{padding:8rem 1.6rem}.p-partner__program__inner{flex-direction:column;gap:4rem}.p-partner__program__content{text-align:center}.p-partner__program__title{font-size:2.8rem}.p-partner__program__text{font-size:1.5rem;line-height:1.7;text-align:left}.p-partner__program__image{width:100%;max-width:32rem;margin:0 auto}.p-partner__promotion{padding:8rem 1.6rem 0}.p-partner__promotion__overview{text-align:center}.p-partner__promotion__title{font-size:2.8rem}.p-partner__promotion__text{font-size:1.5rem;line-height:1.7;text-align:left}.p-partner__line{padding:8rem 1.6rem}.p-partner__line__inner{flex-direction:column;gap:4rem;padding:4rem 2.4rem;border-radius:3.2rem}.p-partner__line__content{flex-direction:column;gap:2rem;text-align:center}.p-partner__line__content:first-child{order:1}.p-partner__line__content:last-child{order:2;display:flex;flex-direction:column;align-items:center;gap:2rem}.p-partner__line__subtitle{font-size:2.4rem;width:100%}.p-partner__line__text{font-size:1.5rem;line-height:1.7;width:100%}.p-partner__line__badge{width:100%;max-width:20rem}.p-partner__line__badge img{width:100%}.p-partner__merit{padding:8rem 1.6rem}.p-partner__merit__title{font-size:2.8rem;margin-bottom:4rem}.p-partner__merit__cards{grid-template-columns:1fr;gap:2.4rem}.p-partner__merit__card{padding:3.2rem 2.4rem;border-radius:2.4rem}.p-partner__merit__card-title{font-size:1.5rem;line-height:1.6;margin-bottom:3rem}.p-partner__merit__card-image{height:16rem}.p-partner__merit__card-image img{max-width:16rem}}.p-line{padding:1.6rem}.p-line__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-line__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-line__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-line__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-line__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-line__intro{padding:8rem 0}.p-line__intro__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;align-items:center;gap:8rem;padding:0 1.6rem}.p-line__intro__image{flex:0 0 auto;width:40rem;border-radius:3.2rem;overflow:hidden}.p-line__intro__image img{width:100%;height:400px;object-fit:cover}.p-line__intro__content{flex:1}.p-line__intro__title{font-size:6.4rem;font-weight:300;color:#166f88;margin-bottom:3.2rem;line-height:1.2}.p-line__intro__text{font-size:1.6rem;line-height:1.8;color:#202124}.p-line__sales-partner{padding:8rem 0}.p-line__sales-partner__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;gap:4rem;padding:0 1.6rem;margin-bottom:8rem}.p-line__sales-partner__inner:last-child{margin-bottom:0}.p-line__sales-partner__title{font-size:3.2rem;font-weight:700;color:#166f88;margin-bottom:2.4rem}.p-line__sales-partner__description{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:2.4rem}.p-line__sales-partner__description:last-child{margin-bottom:0}.p-line__sales-partner__content{width:50%}.p-line__sales-partner__image{width:50%;display:flex;align-items:center;justify-content:center}.p-line__sales-partner__image img{max-width:100%;height:auto}.p-line__sales-partner__image-badge{margin:0 auto;width:100%;display:flex;align-items:center;justify-content:center}.p-line__sales-partner__image-badge img{width:80%;max-width:240px}@media(max-width: 768px){.p-line__sales-partner__image-badge img{width:60%;max-width:180px}}@media(max-width: 480px){.p-line__sales-partner__image-badge img{width:50%;max-width:140px}}.p-line__sales-partner__automation{padding:8rem 0}.p-line__sales-partner__automation__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;align-items:center;gap:6rem}.p-line__sales-partner__automation__content{flex:1}.p-line__sales-partner__automation__title{font-size:3.2rem;font-weight:700;color:#166f88;margin-bottom:2.4rem}.p-line__sales-partner__automation__text{font-size:1.6rem;line-height:1.8;color:#202124}.p-line__sales-partner__automation__badge{flex:0 0 auto;width:20rem}.p-line__sales-partner__automation__badge-content{background:#6c757d;border-radius:1.6rem;padding:3.2rem 2.4rem;text-align:center;color:#fff}.p-line__sales-partner__automation__badge-logo{font-size:2.4rem;font-weight:700;margin-bottom:1.6rem}.p-line__sales-partner__automation__badge-text p{font-size:1.4rem;line-height:1.4;margin-bottom:.8rem}.p-line__sales-partner__automation__badge-text p:last-child{margin-bottom:0}.p-line__sales-partner__automation__badge-year{font-size:1.6rem;font-weight:700}.p-line__sales-partner__automation__badge-level{font-size:1.2rem;opacity:.8}.p-line__sales-partner__bottom-partner{background:linear-gradient(135deg, rgba(164, 200, 255, 0.3) 0%, rgba(127, 187, 255, 0.4) 100%);border-radius:6.4rem;padding:8rem}.p-line__sales-partner__bottom-partner__inner{max-width:1248px;width:100%;margin:0 auto}.p-line__sales-partner__bottom-partner__title{font-size:3.2rem;font-weight:700;color:#166f88;margin-bottom:4rem}.p-line__sales-partner__bottom-partner__content{display:flex;align-items:flex-start;gap:6rem;margin-bottom:4rem}.p-line__sales-partner__bottom-partner__text{flex:1}.p-line__sales-partner__bottom-partner__main-text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:2.4rem;font-weight:600}.p-line__sales-partner__bottom-partner__sub-text{font-size:1.4rem;line-height:1.8;color:#202124}.p-line__sales-partner__bottom-partner__badge{flex:0 0 auto;width:16rem}.p-line__sales-partner__bottom-partner__badge-content{background:#6c757d;border-radius:1.6rem;padding:2.4rem 1.6rem;text-align:center;color:#fff}.p-line__sales-partner__bottom-partner__badge-logo{font-size:2rem;font-weight:700;margin-bottom:1.2rem}.p-line__sales-partner__bottom-partner__badge-text p{font-size:1.2rem;line-height:1.4;margin-bottom:.6rem}.p-line__sales-partner__bottom-partner__badge-text p:last-child{margin-bottom:0}.p-line__sales-partner__bottom-partner__badge-year{font-size:1.4rem;font-weight:700}.p-line__sales-partner__bottom-partner__badge-level{font-size:1rem;opacity:.8}.p-line__sales-partner__bottom-partner__action{text-align:center}.p-line__sales-partner__bottom-partner__button{display:inline-flex;align-items:center;gap:1.6rem;background:#26bae4;color:#fff;padding:1.6rem 3.2rem;border-radius:3.2rem;text-decoration:none;font-size:1.6rem;font-weight:600;transition:all .3s ease}.p-line__sales-partner__bottom-partner__button:hover{background:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateY(-2px)}.p-line__sales-partner__bottom-partner__button-text{flex:1}.p-line__sales-partner__bottom-partner__button-icon{font-size:2rem;line-height:1}.p-line__partner-recruitment{background:linear-gradient(135deg, rgba(164, 200, 255, 0.3) 0%, rgba(127, 187, 255, 0.4) 100%);border-top-left-radius:12.8rem;border-top-right-radius:6.4rem;border-bottom-left-radius:6.4rem;border-bottom-right-radius:12.8rem;padding:8rem;margin-top:8rem}.p-line__partner-recruitment__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;align-items:center;gap:6rem}.p-line__partner-recruitment__content{flex:1}.p-line__partner-recruitment__content:first-child{text-align:center}.p-line__partner-recruitment__title{font-size:3.2rem;font-weight:700;color:#166f88;margin-bottom:2.4rem}.p-line__partner-recruitment__image{max-width:240px;width:100%;margin:0 auto}.p-line__partner-recruitment__image img{width:100%;height:auto}@media(max-width: 768px){.p-line__partner-recruitment__image{max-width:180px}.p-line__partner-recruitment__image img{width:100%;height:auto}}@media(max-width: 480px){.p-line__partner-recruitment__image{max-width:140px}.p-line__partner-recruitment__image img{width:100%;height:auto}}.p-line__partner-recruitment__main-text{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:2.4rem}.p-line__partner-recruitment__action{text-align:center}.p-line__partner-recruitment__button{display:inline-flex;align-items:center;gap:1.6rem;background:#26bae4;color:#fff;padding:1.6rem 3.2rem;border-radius:3.2rem;text-decoration:none;font-size:1.6rem;font-weight:600;transition:all .3s ease}.p-line__partner-recruitment__button:hover{background:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateY(-2px)}@media(max-width: 1024px){.p-line__intro__inner{gap:4rem}.p-line__intro__image{width:30rem}.p-line__intro__image img{height:300px}.p-line__intro__title{font-size:5rem}.p-line__sales-partner__inner{gap:3rem}}@media(max-width: 768px){.p-line{padding:0}.p-line__hero{margin-top:6rem;padding:4rem 1.2rem 3rem;border-radius:3.2rem}.p-line__hero__inner{padding:2rem;border-radius:3.2rem;text-align:center}.p-line__hero__title{margin-bottom:1.2rem}.p-line__hero__title img{height:5rem;max-width:100%}.p-line__hero__title::before{left:50%;transform:translateX(-50%)}.p-line__hero__subtitle{font-size:1.8rem;margin:0}.p-line__intro{padding:6rem 1.6rem}.p-line__intro__inner{flex-direction:column;gap:3rem}.p-line__intro__image{width:100%;max-width:100%;margin:0 auto}.p-line__intro__image img{height:auto;width:100%}.p-line__intro__content{text-align:center}.p-line__intro__title{font-size:4rem;margin-bottom:2.4rem}.p-line__intro__text{text-align:left}.p-line__sales-partner{padding:6rem 1.6rem}.p-line__sales-partner__inner{flex-direction:column;gap:3rem;margin-bottom:6rem;text-align:center}.p-line__sales-partner__content{width:100%}.p-line__sales-partner__image{width:100%;max-width:100%;margin:0 auto}.p-line__sales-partner__image img{width:100%;height:auto}.p-line__sales-partner__image-badge img{width:50%;max-width:180px}.p-line__sales-partner__title{font-size:2.4rem;margin-bottom:2rem}.p-line__sales-partner__description{font-size:1.5rem;margin-bottom:2rem;text-align:left}.p-line__partner-recruitment{padding:6rem 1.6rem;margin-top:6rem;margin-bottom:6rem;margin-left:1.6rem;margin-right:1.6rem;border-radius:3.2rem}.p-line__partner-recruitment__inner{flex-direction:column;gap:4rem}.p-line__partner-recruitment__title{font-size:2.4rem;margin-bottom:2rem}.p-line__partner-recruitment__image{max-width:180px}.p-line__partner-recruitment__main-text{font-size:1.5rem;text-align:left}.p-line__partner-recruitment__button{width:100%;justify-content:center}}@media(max-width: 480px){.p-line__hero{margin-top:4rem;padding:3rem 1rem 2rem}.p-line__hero__inner{padding:1.6rem}.p-line__hero__title img{height:4rem}.p-line__hero__subtitle{font-size:1.6rem}.p-line__intro{padding:4rem 1.6rem}.p-line__intro__title{font-size:3.2rem}.p-line__intro__text{font-size:1.4rem}.p-line__sales-partner{padding:4rem 1.6rem}.p-line__sales-partner__inner{margin-bottom:4rem}.p-line__sales-partner__title{font-size:2.2rem}.p-line__sales-partner__description{font-size:1.4rem}.p-line__partner-recruitment{padding:4rem 1.6rem;margin-top:4rem}.p-line__partner-recruitment__title{font-size:2.2rem}.p-line__partner-recruitment__main-text{font-size:1.4rem}.p-line__partner-recruitment__button{padding:1.2rem 2.4rem;font-size:1.4rem}}.p-news{padding:1.6rem}.p-news__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-news__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-news__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-news__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-news__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-news__content{padding:8rem 0}.p-news__content__inner{max-width:1248px;width:100%;margin:0 auto;display:flex;gap:4rem}.p-news__sidebar{flex:0 0 auto;width:20rem}.p-news__categories{list-style:none;padding:0;margin:0}.p-news__category{margin-bottom:1.6rem}.p-news__category:last-child{margin-bottom:0}.p-news__category--active .p-news__category-link{color:#26bae4;font-weight:700}.p-news__category-link{display:block;font-size:1.6rem;color:#202124;text-decoration:none;padding:.8rem 0;transition:color .3s ease}.p-news__category-link:hover{color:#26bae4}.p-news__main{flex:1}.p-news__articles{display:flex;flex-direction:column;gap:0}.p-news__article{display:flex;align-items:center;padding:2.4rem 0;border-bottom:1px solid #eaebf2;gap:2.4rem;text-decoration:none;color:inherit;border-radius:.8rem;margin:0 -1.6rem;padding-left:1.6rem;padding-right:1.6rem;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}.p-news__article:last-child{border-bottom:none}.p-news__article:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,0,0,.08);background-color:#eaebf2}.p-news__article-meta{flex:0 0 auto;display:flex;align-items:center;gap:1.6rem;min-width:20rem}.p-news__article-date{font-size:1.4rem;color:#202124;white-space:nowrap}.p-news__article-category{display:inline-block;background:#26bae4;color:#fff;font-size:1.2rem;padding:.4rem 1.2rem;border-radius:1.2rem;white-space:nowrap}.p-news__article-title{flex:1;font-size:1.6rem;font-weight:400;color:#202124;line-height:1.6;margin:0;transition:color .3s ease}.p-news__article:hover .p-news__article-title{color:#26bae4}.p-news__article-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#26bae4;color:#fff;border-radius:50%;transition:all .3s ease}.p-news__article-icon .material-symbols-rounded{font-size:2rem}.p-news__article:hover .p-news__article-icon{background:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateX(4px)}.p-news__pagination{margin-top:6rem;display:flex;justify-content:center}.p-news__pagination-nav{display:flex;align-items:center}.p-news__pagination-list{display:flex;align-items:center;gap:.8rem;list-style:none;margin:0;padding:0}.p-news__pagination-item{margin:0}.p-news__pagination-item a,.p-news__pagination-item span{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;background:#fff;color:#202124;text-decoration:none;border:1px solid #eaebf2;border-radius:.8rem;font-size:1.4rem;font-weight:500;transition:all .3s ease}.p-news__pagination-item a:hover,.p-news__pagination-item span:hover{background:#26bae4;color:#fff;border-color:#26bae4;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.p-news__pagination-item .current{background:#26bae4;color:#fff;border-color:#26bae4}.p-news__pagination-item .prev,.p-news__pagination-item .next{font-size:1.3rem;font-weight:600}@media(max-width: 768px){.p-news{padding:0}.p-news__hero{margin-top:6rem;padding:4rem 1.2rem 3rem}.p-news__hero__inner{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:4rem 2rem 3rem;border-radius:3.2rem;text-align:center}.p-news__hero__title{margin-bottom:1.2rem}.p-news__hero__title img{height:5rem;max-width:100%}.p-news__hero__title::before{left:50%;transform:translateX(-50%)}.p-news__hero__subtitle{font-size:1.8rem;margin:0}.p-news__content{padding:8rem 1.6rem}.p-news__content__inner{flex-direction:column;gap:4rem}.p-news__sidebar{width:100%}.p-news__categories{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center}.p-news__category{margin-bottom:0}.p-news__category-link{background:#eaebf2;padding:.8rem 1.6rem;border-radius:2rem;font-size:1.4rem;transition:all .3s ease}.p-news__category-link:hover{background:#26bae4;color:#fff}.p-news__category--active .p-news__category-link{background:#26bae4;color:#fff}.p-news__article{flex-direction:column;align-items:flex-start;gap:1.6rem;padding:2.4rem 1.6rem;margin:0 0 1.6rem;border-radius:1.6rem;border-bottom:none;background:#eaebf2}.p-news__article:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1);background:#fff}.p-news__article-meta{min-width:auto;width:100%;justify-content:flex-start;gap:1.2rem}.p-news__article-date{font-size:1.3rem}.p-news__article-category{font-size:1.1rem;padding:.3rem 1rem}.p-news__article-title{width:100%;font-size:1.5rem;line-height:1.5}.p-news__article-icon{align-self:flex-end;width:3.6rem;height:3.6rem}.p-news__article-icon .material-symbols-rounded{font-size:1.8rem}.p-news__pagination{margin-top:4rem}.p-news__pagination-list{gap:.6rem}.p-news__pagination-item a,.p-news__pagination-item span{width:4rem;height:4rem;font-size:1.3rem;border-radius:.6rem}.p-news__pagination-item .prev,.p-news__pagination-item .next{font-size:1.2rem}}.p-news-single{padding:1.6rem}.p-news-single__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem;margin-top:6rem}.p-news-single__hero__inner{max-width:800px;width:100%;margin:0 auto;padding:0 1.6rem}.p-news-single__breadcrumb{display:flex;align-items:center;margin-bottom:2.4rem;font-size:1.4rem;flex-wrap:wrap}.p-news-single__breadcrumb-link{color:#26bae4;text-decoration:none;transition:color .3s ease}.p-news-single__breadcrumb-link:hover{color:rgb(23.7909836066,154.2008196721,191.2090163934)}.p-news-single__breadcrumb-separator{margin:0 .8rem;color:#202124}.p-news-single__breadcrumb-current{color:#202124;font-weight:500;max-width:400px;overflow:hidden;text-overflow:ellipsis}.p-news-single__meta{display:flex;align-items:center;gap:1.6rem;margin-bottom:2.4rem;flex-wrap:wrap}.p-news-single__date{font-size:1.4rem;color:#202124;font-family:"Roboto",sans-serif;letter-spacing:.5px}.p-news-single__category{display:inline-block;background:#26bae4;color:#fff;font-size:1.2rem;padding:.4rem 1.2rem;border-radius:1.2rem;font-weight:500}.p-news-single__title{font-size:3.2rem;font-weight:700;color:#202124;line-height:1.4;margin:0}.p-news-single__content{padding:6rem 0}.p-news-single__content__inner{max-width:800px;width:100%;margin:0 auto;padding:0 1.6rem}.p-news-single__article{margin-bottom:6rem}.p-news-single__featured-image{margin-bottom:3.2rem;border-radius:1.6rem;overflow:hidden}.p-news-single__featured-image img{width:100%;height:auto;display:block}.p-news-single__body{font-size:1.6rem;line-height:1.8;color:#202124}.p-news-single__body p{margin-bottom:2.4rem}.p-news-single__body p:last-child{margin-bottom:0}.p-news-single__body h2,.p-news-single__body h3,.p-news-single__body h4,.p-news-single__body h5,.p-news-single__body h6{margin:4rem 0 2.4rem;color:#202124;line-height:1.4}.p-news-single__body h2:first-child,.p-news-single__body h3:first-child,.p-news-single__body h4:first-child,.p-news-single__body h5:first-child,.p-news-single__body h6:first-child{margin-top:0}.p-news-single__body h2{font-size:2.4rem;font-weight:700;border-bottom:2px solid #26bae4;padding-bottom:.8rem}.p-news-single__body h3{font-size:2rem;font-weight:600}.p-news-single__body h4{font-size:1.8rem;font-weight:600}.p-news-single__body ul,.p-news-single__body ol{margin:2.4rem 0;padding-left:2.4rem}.p-news-single__body ul li,.p-news-single__body ol li{margin-bottom:.8rem;line-height:1.6}.p-news-single__body a{color:#26bae4;text-decoration:underline}.p-news-single__body a:hover{color:rgb(20.9692622951,135.9118852459,168.5307377049)}.p-news-single__body img{max-width:100%;height:auto;border-radius:.8rem;margin:2.4rem 0}.p-news-single__body blockquote{background:#eaebf2;border-left:4px solid #26bae4;padding:2.4rem;margin:2.4rem 0;border-radius:.8rem;font-style:italic}.p-news-single__navigation{border-top:1px solid #eaebf2;padding-top:4rem}.p-news-single__nav-links{display:flex;justify-content:space-between;gap:2.4rem;margin-bottom:4rem}.p-news-single__nav-link{flex:1;display:flex;flex-direction:column;padding:2.4rem;background:#eaebf2;border-radius:1.6rem;text-decoration:none;color:#202124;transition:all .3s ease}.p-news-single__nav-link:hover{background:hsl(193.2631578947,77.868852459%,92.1568627451%);transform:translateY(-2px)}.p-news-single__nav-link--prev{text-align:left}.p-news-single__nav-link--next{text-align:right}.p-news-single__nav-label{font-size:1.2rem;color:#26bae4;font-weight:500;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.5px}.p-news-single__nav-title{font-size:1.4rem;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-news-single__back-to-list{text-align:center}.p-news-single__back-link{display:inline-flex;align-items:center;gap:.8rem;padding:1.6rem 3.2rem;background:#26bae4;color:#fff;text-decoration:none;border-radius:3.2rem;font-weight:500;transition:all .3s ease}.p-news-single__back-link:hover{background:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateY(-2px)}.p-news-single__back-link .material-symbols-rounded{font-size:2rem}@media(max-width: 1024px){.p-news-single__hero{padding:12rem 1.6rem 5rem}.p-news-single__title{font-size:2.8rem}.p-news-single__body h2{font-size:2.2rem}.p-news-single__body h3{font-size:1.9rem}}@media(max-width: 768px){.p-news-single{padding:0}.p-news-single__hero{margin-top:6rem;padding:4rem 1.2rem 3rem;border-radius:3.2rem}.p-news-single__hero__inner{padding:0 1.6rem}.p-news-single__breadcrumb{font-size:1.2rem;margin-bottom:2rem}.p-news-single__breadcrumb-current{max-width:200px}.p-news-single__meta{gap:1.2rem;margin-bottom:2rem}.p-news-single__title{font-size:2.4rem}.p-news-single__content{padding:4rem 0}.p-news-single__featured-image{margin-bottom:2.4rem;border-radius:1.2rem}.p-news-single__body{font-size:1.5rem}.p-news-single__body h2{font-size:2rem;margin:3rem 0 2rem}.p-news-single__body h3{font-size:1.8rem;margin:2.5rem 0 1.5rem}.p-news-single__body h4{font-size:1.6rem}.p-news-single__body p{margin-bottom:2rem}.p-news-single__body ul,.p-news-single__body ol{margin:2rem 0;padding-left:2rem}.p-news-single__nav-links{flex-direction:column;gap:1.6rem}.p-news-single__nav-link{padding:1.6rem}.p-news-single__nav-link--next{text-align:left}.p-news-single__nav-title{font-size:1.3rem}.p-news-single__back-link{width:100%;justify-content:center;padding:1.4rem 2.4rem;font-size:1.4rem}}@media(max-width: 480px){.p-news-single__hero{margin-top:4rem;padding:3rem 1rem 2rem}.p-news-single__hero__inner{padding:0 1.2rem}.p-news-single__breadcrumb{font-size:1.1rem}.p-news-single__breadcrumb-separator{margin:0 .4rem}.p-news-single__title{font-size:2rem}.p-news-single__body{font-size:1.4rem}.p-news-single__body h2{font-size:1.8rem}.p-news-single__body h3{font-size:1.6rem}.p-news-single__body h4{font-size:1.5rem}}.p-privacy-policy{padding:1.6rem}.p-privacy-policy__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-privacy-policy__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-privacy-policy__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-privacy-policy__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-privacy-policy__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-privacy-policy__content{padding:8rem 0}.p-privacy-policy__content__inner{max-width:800px;width:100%;margin:0 auto}.p-privacy-policy__article{background:#fff;border-radius:1.6rem;padding:4rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.p-privacy-policy__body{font-size:1.6rem;line-height:1.8;color:#202124}.p-privacy-policy__body .p-privacy-policy__header{text-align:center;margin-bottom:4rem;padding-bottom:3rem;border-bottom:2px solid #26bae4}.p-privacy-policy__body .p-privacy-policy__header h1{font-size:3.2rem;font-weight:700;color:#202124;margin:0 0 1.6rem 0;line-height:1.4}.p-privacy-policy__body .p-privacy-policy__header .p-privacy-policy__revision-date{font-size:1.6rem;color:#26bae4;font-weight:600;margin-bottom:.8rem}.p-privacy-policy__body .p-privacy-policy__header .p-privacy-policy__company-name{font-size:2rem;font-weight:700;color:#202124;margin:0}.p-privacy-policy__body .p-privacy-policy__section{margin-bottom:4rem}.p-privacy-policy__body .p-privacy-policy__section:last-child{margin-bottom:2rem}.p-privacy-policy__body .p-privacy-policy__section h2{font-size:2.4rem;font-weight:700;color:#202124;margin:0 0 2.4rem 0;padding-bottom:1.2rem;border-bottom:2px solid #26bae4;line-height:1.4}.p-privacy-policy__body .p-privacy-policy__section h3{font-size:2rem;font-weight:600;color:#202124;margin:3.2rem 0 1.6rem 0;line-height:1.4}.p-privacy-policy__body .p-privacy-policy__section h4{font-size:1.8rem;font-weight:600;color:#202124;margin:2.4rem 0 1.2rem 0;line-height:1.4}.p-privacy-policy__body .p-privacy-policy__section p{margin-bottom:1.6rem;line-height:1.8}.p-privacy-policy__body .p-privacy-policy__section p:last-child{margin-bottom:0}.p-privacy-policy__body .p-privacy-policy__section ul,.p-privacy-policy__body .p-privacy-policy__section ol{margin:1.6rem 0;padding-left:2.4rem}.p-privacy-policy__body .p-privacy-policy__section ul li,.p-privacy-policy__body .p-privacy-policy__section ol li{margin-bottom:.8rem;line-height:1.6}.p-privacy-policy__body .p-privacy-policy__section ul li:last-child,.p-privacy-policy__body .p-privacy-policy__section ol li:last-child{margin-bottom:0}.p-privacy-policy__body .p-privacy-policy__section ul{list-style-type:disc}.p-privacy-policy__body .p-privacy-policy__section ol{list-style-type:decimal}.p-privacy-policy__body .p-privacy-policy__contact-info{background:#eaebf2;padding:2.4rem;border-radius:1.2rem;margin-top:1.6rem}.p-privacy-policy__body .p-privacy-policy__contact-info p{margin-bottom:.8rem;font-size:1.5rem}.p-privacy-policy__body .p-privacy-policy__contact-info p:last-child{margin-bottom:0}.p-privacy-policy__body .p-privacy-policy__contact-info p strong{font-weight:700;color:#26bae4}.p-privacy-policy__body .p-privacy-policy__updated{margin-top:4rem;padding-top:2.4rem;border-top:1px solid #eaebf2;text-align:right}.p-privacy-policy__body .p-privacy-policy__updated p{font-size:1.4rem;color:rgb(80,82.5,90);margin-bottom:.4rem}.p-privacy-policy__body .p-privacy-policy__updated p:last-child{margin-bottom:0}.p-privacy-policy__body>h2{font-size:2.4rem;font-weight:700;color:#202124;margin:4rem 0 2.4rem 0;padding-bottom:1.2rem;border-bottom:2px solid #26bae4;line-height:1.4}.p-privacy-policy__body>h2:first-child{margin-top:0}.p-privacy-policy__body>h3{font-size:2rem;font-weight:600;color:#202124;margin:3.2rem 0 1.6rem 0;line-height:1.4}.p-privacy-policy__body>h3:first-child{margin-top:0}.p-privacy-policy__body>h4{font-size:1.8rem;font-weight:600;color:#202124;margin:2.4rem 0 1.2rem 0;line-height:1.4}.p-privacy-policy__body>h4:first-child{margin-top:0}.p-privacy-policy__body>p{margin-bottom:2.4rem;line-height:1.8}.p-privacy-policy__body>p:last-child{margin-bottom:0}.p-privacy-policy__body>ul,.p-privacy-policy__body>ol{margin:2.4rem 0;padding-left:2.4rem}.p-privacy-policy__body>ul li,.p-privacy-policy__body>ol li{margin-bottom:.8rem;line-height:1.6}.p-privacy-policy__body>ul li:last-child,.p-privacy-policy__body>ol li:last-child{margin-bottom:0}.p-privacy-policy__body>ul{list-style-type:disc}.p-privacy-policy__body>ol{list-style-type:decimal}.p-privacy-policy__body a{color:#26bae4;text-decoration:underline}.p-privacy-policy__body a:hover{color:rgb(20.9692622951,135.9118852459,168.5307377049)}.p-privacy-policy__body strong{font-weight:700}.p-privacy-policy__body em{font-style:italic}.p-privacy-policy__body blockquote{background:#eaebf2;border-left:4px solid #26bae4;padding:2.4rem;margin:2.4rem 0;border-radius:.8rem;font-style:italic}.p-privacy-policy__body table{width:100%;border-collapse:collapse;margin:2.4rem 0}.p-privacy-policy__body table th,.p-privacy-policy__body table td{border:1px solid #eaebf2;padding:1.2rem;text-align:left}.p-privacy-policy__body table th{background:#eaebf2;font-weight:700}@media(max-width: 768px){.p-privacy-policy{padding:0}.p-privacy-policy__hero{margin-top:6rem;padding:4rem 1.2rem 3rem}.p-privacy-policy__hero__inner{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:4rem 2rem 3rem;border-radius:3.2rem;text-align:center}.p-privacy-policy__hero__title{margin-bottom:1.2rem}.p-privacy-policy__hero__title img{height:5rem;max-width:100%}.p-privacy-policy__hero__title::before{left:50%;transform:translateX(-50%)}.p-privacy-policy__hero__subtitle{font-size:1.8rem;margin:0}.p-privacy-policy__content{padding:8rem 1.6rem}.p-privacy-policy__article{padding:2.4rem}.p-privacy-policy__body{font-size:1.5rem}.p-privacy-policy__body .p-privacy-policy__header h1{font-size:2.4rem}.p-privacy-policy__body .p-privacy-policy__header .p-privacy-policy__revision-date{font-size:1.4rem}.p-privacy-policy__body .p-privacy-policy__header .p-privacy-policy__company-name{font-size:1.8rem}.p-privacy-policy__body .p-privacy-policy__section h2{font-size:2rem}.p-privacy-policy__body .p-privacy-policy__section h3{font-size:1.8rem}.p-privacy-policy__body .p-privacy-policy__section h4{font-size:1.6rem}.p-privacy-policy__body .p-privacy-policy__contact-info{padding:2rem}.p-privacy-policy__body .p-privacy-policy__contact-info p{font-size:1.4rem}.p-privacy-policy__body>h2{font-size:2rem}.p-privacy-policy__body>h3{font-size:1.8rem}.p-privacy-policy__body>h4{font-size:1.6rem}}.p-cookie-policy{padding:1.6rem}.p-cookie-policy__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-cookie-policy__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-cookie-policy__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-cookie-policy__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-cookie-policy__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-cookie-policy__content{padding:8rem 0}.p-cookie-policy__content__inner{max-width:800px;width:100%;margin:0 auto}.p-cookie-policy__article{background:#fff;border-radius:1.6rem;padding:4rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.p-cookie-policy__body{font-size:1.6rem;line-height:1.8;color:#202124}.p-cookie-policy__body .p-cookie-policy__header{text-align:center;margin-bottom:4rem;padding-bottom:3rem;border-bottom:2px solid #26bae4}.p-cookie-policy__body .p-cookie-policy__header h1{font-size:3.2rem;font-weight:700;color:#202124;margin:0 0 1.6rem 0;line-height:1.4}.p-cookie-policy__body .p-cookie-policy__header .p-cookie-policy__revision-date{font-size:1.6rem;color:#26bae4;font-weight:600;margin-bottom:.8rem}.p-cookie-policy__body .p-cookie-policy__header .p-cookie-policy__company-name{font-size:2rem;font-weight:700;color:#202124;margin:0}.p-cookie-policy__body .p-cookie-policy__section{margin-bottom:4rem}.p-cookie-policy__body .p-cookie-policy__section:last-child{margin-bottom:2rem}.p-cookie-policy__body .p-cookie-policy__section h2{font-size:2.4rem;font-weight:700;color:#202124;margin:0 0 2.4rem 0;padding-bottom:1.2rem;border-bottom:2px solid #26bae4;line-height:1.4}.p-cookie-policy__body .p-cookie-policy__section h3{font-size:2rem;font-weight:600;color:#202124;margin:3.2rem 0 1.6rem 0;line-height:1.4}.p-cookie-policy__body .p-cookie-policy__section h4{font-size:1.8rem;font-weight:600;color:#202124;margin:2.4rem 0 1.2rem 0;line-height:1.4}.p-cookie-policy__body .p-cookie-policy__section p{margin-bottom:1.6rem;line-height:1.8}.p-cookie-policy__body .p-cookie-policy__section p:last-child{margin-bottom:0}.p-cookie-policy__body .p-cookie-policy__section ul,.p-cookie-policy__body .p-cookie-policy__section ol{margin:1.6rem 0;padding-left:2.4rem}.p-cookie-policy__body .p-cookie-policy__section ul li,.p-cookie-policy__body .p-cookie-policy__section ol li{margin-bottom:.8rem;line-height:1.6}.p-cookie-policy__body .p-cookie-policy__section ul li:last-child,.p-cookie-policy__body .p-cookie-policy__section ol li:last-child{margin-bottom:0}.p-cookie-policy__body .p-cookie-policy__section ul{list-style-type:disc}.p-cookie-policy__body .p-cookie-policy__section ol{list-style-type:decimal}.p-cookie-policy__body .p-cookie-policy__section a{color:#26bae4;text-decoration:underline}.p-cookie-policy__body .p-cookie-policy__section a:hover{opacity:.8}.p-cookie-policy__body .p-cookie-policy__table{margin:2.4rem 0;overflow-x:auto}.p-cookie-policy__body .p-cookie-policy__table table{width:100%;border-collapse:collapse;background:#fff;border-radius:.8rem;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.p-cookie-policy__body .p-cookie-policy__table table thead{background:#26bae4;border:1px solid #eaebf2}.p-cookie-policy__body .p-cookie-policy__table table thead th{color:#fff;font-weight:600;padding:1.6rem 1.2rem;text-align:left;font-size:1.4rem;border-bottom:1px solid hsla(0,0%,100%,.2);border-right:1px solid hsla(0,0%,100%,.1)}.p-cookie-policy__body .p-cookie-policy__table table thead th:last-child{border-right:none}.p-cookie-policy__body .p-cookie-policy__table table tbody{border:1px solid #eaebf2}.p-cookie-policy__body .p-cookie-policy__table table tbody td{padding:1.6rem 1.2rem;border-bottom:1px solid #eaebf2;border-right:1px solid #eaebf2;font-size:1.4rem;line-height:1.6;vertical-align:top}.p-cookie-policy__body .p-cookie-policy__table table tbody td:last-child{border-right:none}.p-cookie-policy__body .p-cookie-policy__table table tbody td a{color:#26bae4;text-decoration:underline;word-break:break-all}.p-cookie-policy__body .p-cookie-policy__table table tbody td a:hover{opacity:.8}.p-cookie-policy__body .p-cookie-policy__table table tbody tr:last-child td{border-bottom:none}.p-cookie-policy__body .p-cookie-policy__table table tbody tr:nth-child(even){background:rgba(38,186,228,.02)}.p-cookie-policy__body .p-cookie-policy__updated{margin-top:4rem;padding-top:2.4rem;border-top:1px solid #eaebf2;text-align:right}.p-cookie-policy__body .p-cookie-policy__updated p{font-size:1.4rem;color:rgb(80,82.5,90);margin-bottom:.4rem}.p-cookie-policy__body .p-cookie-policy__updated p:last-child{margin-bottom:0}.p-cookie-policy__body>h2{font-size:2.4rem;font-weight:700;color:#202124;margin:4rem 0 2.4rem 0;padding-bottom:1.2rem;border-bottom:2px solid #26bae4;line-height:1.4}.p-cookie-policy__body>h2:first-child{margin-top:0}.p-cookie-policy__body>h3{font-size:2rem;font-weight:600;color:#202124;margin:3.2rem 0 1.6rem 0;line-height:1.4}.p-cookie-policy__body>h4{font-size:1.8rem;font-weight:600;color:#202124;margin:2.4rem 0 1.2rem 0;line-height:1.4}.p-cookie-policy__body>p{margin-bottom:1.6rem;line-height:1.8}.p-cookie-policy__body>p:last-child{margin-bottom:0}.p-cookie-policy__body>ul,.p-cookie-policy__body>ol{margin:1.6rem 0;padding-left:2.4rem}.p-cookie-policy__body>ul li,.p-cookie-policy__body>ol li{margin-bottom:.8rem;line-height:1.6}.p-cookie-policy__body>ul li:last-child,.p-cookie-policy__body>ol li:last-child{margin-bottom:0}.p-cookie-policy__body>ul{list-style-type:disc}.p-cookie-policy__body>ol{list-style-type:decimal}.p-cookie-policy__body>table{width:100%;border-collapse:collapse;background:#fff;border-radius:.8rem;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #eaebf2;margin:2.4rem 0}.p-cookie-policy__body>table thead{background:#26bae4}.p-cookie-policy__body>table thead th{color:#fff;font-weight:600;padding:1.6rem 1.2rem;text-align:left;font-size:1.4rem;border-bottom:1px solid hsla(0,0%,100%,.2);border-right:1px solid hsla(0,0%,100%,.1)}.p-cookie-policy__body>table thead th:last-child{border-right:none}.p-cookie-policy__body>table tbody td{padding:1.6rem 1.2rem;border-bottom:1px solid #eaebf2;border-right:1px solid #eaebf2;font-size:1.4rem;line-height:1.6;vertical-align:top}.p-cookie-policy__body>table tbody td:last-child{border-right:none}.p-cookie-policy__body>table tbody td a{color:#26bae4;text-decoration:underline;word-break:break-all}.p-cookie-policy__body>table tbody td a:hover{opacity:.8}.p-cookie-policy__body>table tbody tr:last-child td{border-bottom:none}.p-cookie-policy__body>table tbody tr:nth-child(even){background:rgba(38,186,228,.02)}@media(max-width: 768px){.p-cookie-policy{padding:0}.p-cookie-policy__hero{margin-top:6rem;padding:4rem 1.2rem 3rem}.p-cookie-policy__hero__inner{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:4rem 2rem 3rem;border-radius:3.2rem;text-align:center}.p-cookie-policy__hero__title{margin-bottom:1.2rem}.p-cookie-policy__hero__title img{height:5rem;max-width:100%}.p-cookie-policy__hero__title::before{left:50%;transform:translateX(-50%)}.p-cookie-policy__hero__subtitle{font-size:1.8rem;margin:0}.p-cookie-policy__content{padding:8rem 1.6rem}.p-cookie-policy__article{padding:2.4rem;border-radius:1.2rem}.p-cookie-policy__body{font-size:1.4rem}.p-cookie-policy__body .p-cookie-policy__header{margin-bottom:3rem;padding-bottom:2rem}.p-cookie-policy__body .p-cookie-policy__header h1{font-size:2.4rem}.p-cookie-policy__body .p-cookie-policy__header .p-cookie-policy__revision-date{font-size:1.4rem}.p-cookie-policy__body .p-cookie-policy__header .p-cookie-policy__company-name{font-size:1.8rem}.p-cookie-policy__body .p-cookie-policy__section{margin-bottom:3rem}.p-cookie-policy__body .p-cookie-policy__section h2{font-size:2rem;margin-bottom:1.6rem}.p-cookie-policy__body .p-cookie-policy__section h3{font-size:1.8rem;margin:2.4rem 0 1.2rem 0}.p-cookie-policy__body .p-cookie-policy__section h4{font-size:1.6rem;margin:2rem 0 1rem 0}.p-cookie-policy__body .p-cookie-policy__table table{font-size:1.2rem}.p-cookie-policy__body .p-cookie-policy__table table thead th{padding:1.2rem .8rem;font-size:1.2rem}.p-cookie-policy__body .p-cookie-policy__table table tbody td{padding:1.2rem .8rem;font-size:1.2rem}.p-cookie-policy__body>h2{font-size:2rem;margin:3rem 0 1.6rem 0}.p-cookie-policy__body>h3{font-size:1.8rem;margin:2.4rem 0 1.2rem 0}.p-cookie-policy__body>h4{font-size:1.6rem;margin:2rem 0 1rem 0}.p-cookie-policy__body>table{font-size:1.2rem}.p-cookie-policy__body>table thead th{padding:1.2rem .8rem;font-size:1.2rem}.p-cookie-policy__body>table tbody td{padding:1.2rem .8rem;font-size:1.2rem}}.p-terms{padding:1.6rem}.p-terms__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-terms__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-terms__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-terms__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-terms__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-terms__content{padding:8rem 0}.p-terms__content__inner{max-width:900px;width:100%;margin:0 auto}.p-terms__article{background:#fff;border-radius:1.6rem;padding:4rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.p-terms__body{font-size:1.6rem;line-height:1.8;color:#202124}.p-terms__body .p-terms__header{text-align:center;margin-bottom:4rem;padding-bottom:3rem;border-bottom:2px solid #26bae4}.p-terms__body .p-terms__header h1{font-size:3.2rem;font-weight:700;color:#202124;margin:0;line-height:1.4}.p-terms__body .p-terms__section{margin-bottom:4rem}.p-terms__body .p-terms__section:last-child{margin-bottom:0}.p-terms__body .p-terms__section h2{font-size:2.4rem;font-weight:700;color:#202124;margin:0 0 2.4rem 0;padding-bottom:1.2rem;border-bottom:2px solid #26bae4;line-height:1.4}.p-terms__body .p-terms__section p{margin-bottom:1.6rem;line-height:1.8}.p-terms__body .p-terms__section p:last-child{margin-bottom:0}.p-terms__body .p-terms__ended-services{background:rgba(22,111,136,.05);padding:2.4rem;border-radius:1.2rem;border-left:4px solid #166f88;margin:0;text-align:left}.p-terms__body .p-terms__ended-services li{font-size:1.6rem;line-height:1.8;color:#202124;margin-bottom:.8rem;list-style:none;text-align:left}.p-terms__body .p-terms__ended-services li:last-child{margin-bottom:0}.p-terms__body .p-terms__document-list{display:grid;gap:2.4rem;margin-top:2.4rem}.p-terms__body .p-terms__document-item{background:#fff;border:2px solid #eaebf2;border-radius:1.2rem;padding:2.4rem;transition:all .3s ease}.p-terms__body .p-terms__document-item:hover{border-color:#26bae4;box-shadow:0 8px 25px rgba(38,186,228,.15);transform:translateY(-2px)}.p-terms__body .p-terms__document-item h3{font-size:2rem;font-weight:700;color:#202124;margin:0 0 1.2rem 0;line-height:1.4}.p-terms__body .p-terms__document-item .p-terms__document-description{font-size:1.4rem;color:rgb(80,82.5,90);margin-bottom:2rem;line-height:1.6}.p-terms__body .p-terms__document-item .p-terms__document-links{display:flex;gap:1.2rem;flex-wrap:wrap}.p-terms__body .p-terms__contact-link{text-align:center;margin-top:2.4rem}.p-terms__body>h2{font-size:2.4rem;font-weight:700;color:#202124;margin:4rem 0 2.4rem 0;padding-bottom:1.2rem;border-bottom:2px solid #26bae4;line-height:1.4}.p-terms__body>h2:first-child{margin-top:0}.p-terms__body>h3{font-size:2rem;font-weight:600;color:#202124;margin:3.2rem 0 1.6rem 0;line-height:1.4}.p-terms__body>p{margin-bottom:1.6rem;line-height:1.8}.p-terms__body>p:last-child{margin-bottom:0}.p-terms__body>ul,.p-terms__body>ol{margin:1.6rem 0;padding-left:2.4rem}.p-terms__body>ul li,.p-terms__body>ol li{margin-bottom:.8rem;line-height:1.6}.p-terms__body>ul li:last-child,.p-terms__body>ol li:last-child{margin-bottom:0}.p-terms__body>ul{list-style-type:disc}.p-terms__body>ol{list-style-type:decimal}@media(max-width: 768px){.p-terms{padding:0}.p-terms__hero{margin-top:6rem;padding:4rem 1.2rem 3rem}.p-terms__hero__inner{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:4rem 2rem 3rem;border-radius:3.2rem;text-align:center}.p-terms__hero__title{margin-bottom:1.2rem}.p-terms__hero__title img{height:5rem;max-width:100%}.p-terms__hero__title::before{left:50%;transform:translateX(-50%)}.p-terms__hero__subtitle{font-size:1.8rem;margin:0}.p-terms__content{padding:8rem 1.6rem}.p-terms__article{padding:2.4rem;border-radius:1.2rem}.p-terms__body{font-size:1.4rem}.p-terms__body .p-terms__header{margin-bottom:3rem;padding-bottom:2rem}.p-terms__body .p-terms__header h1{font-size:2.4rem}.p-terms__body .p-terms__section{margin-bottom:3rem}.p-terms__body .p-terms__section h2{font-size:2rem;margin-bottom:1.6rem}.p-terms__body .p-terms__ended-services{padding:1.6rem}.p-terms__body .p-terms__ended-services li{font-size:1.4rem}.p-terms__body .p-terms__document-list{gap:1.6rem}.p-terms__body .p-terms__document-item{padding:2rem}.p-terms__body .p-terms__document-item h3{font-size:1.8rem;margin-bottom:1rem}.p-terms__body .p-terms__document-item .p-terms__document-description{font-size:1.3rem;margin-bottom:1.6rem}.p-terms__body>h2{font-size:2rem;margin:3rem 0 1.6rem 0}.p-terms__body>h3{font-size:1.8rem;margin:2.4rem 0 1.2rem 0}}@media(max-width: 480px){.p-terms__body .p-terms__document-links{flex-direction:column}}.p-legal-notice{padding:1.6rem}.p-legal-notice__hero{margin-top:0;padding:16rem 1.6rem 6rem;background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);border-radius:6.4rem}.p-legal-notice__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem;text-align:left}.p-legal-notice__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-legal-notice__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-legal-notice__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124;margin:0;line-height:1.4}@media(max-width: 768px){.p-legal-notice{padding:0}.p-legal-notice__hero{margin-top:6rem;padding:4rem 1.2rem 3rem}.p-legal-notice__hero__inner{padding:4rem 2rem 3rem;border-radius:3.2rem}.p-legal-notice__hero__title{margin-bottom:1.2rem}.p-legal-notice__hero__title img{height:5rem}.p-legal-notice__hero__subtitle{font-size:1.8rem}.p-legal-notice__content{padding:6rem 1.6rem}.p-legal-notice__article{padding:2.4rem;border-radius:1.2rem}.p-legal-notice__body{font-size:1.4rem}.p-legal-notice__body .p-legal-notice__header{margin-bottom:3rem;padding-bottom:2rem}.p-legal-notice__body .p-legal-notice__header h1{font-size:2.4rem}.p-legal-notice__body .p-legal-notice__description{font-size:1.6rem;margin-bottom:3rem}.p-legal-notice__body .p-legal-notice__table{margin:1.6rem 0}.p-legal-notice__body .p-legal-notice__table table th{font-size:1.3rem;padding:1.2rem}.p-legal-notice__body .p-legal-notice__table table td{font-size:1.3rem;padding:1.2rem}.p-legal-notice__body>h2{font-size:2rem;margin:3rem 0 1.6rem 0}.p-legal-notice__body>h3{font-size:1.8rem;margin:2.4rem 0 1.2rem 0}.p-legal-notice__body .p-legal-notice__contact-section{padding:3rem 2rem;margin-top:4rem}.p-legal-notice__body .p-legal-notice__contact-section h2{font-size:2.4rem}.p-legal-notice__body .p-legal-notice__contact-section p{font-size:1.4rem}}.p-legal-notice__content{padding:8rem 0}.p-legal-notice__content__inner{max-width:1000px;width:100%;margin:0 auto}.p-legal-notice__article{background:#fff;border-radius:1.6rem;padding:4rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.p-legal-notice__body{font-size:1.6rem;line-height:1.8;color:#202124}.p-legal-notice__body .p-legal-notice__header{text-align:center;margin-bottom:4rem;padding-bottom:3rem;border-bottom:2px solid #26bae4}.p-legal-notice__body .p-legal-notice__header h1{font-size:3.2rem;font-weight:700;color:#202124;margin:0 0 1.6rem 0;line-height:1.4}.p-legal-notice__body .p-legal-notice__description{font-size:1.8rem;color:rgb(80,82.5,90);line-height:1.7;text-align:center;margin-bottom:4rem}.p-legal-notice__body .p-legal-notice__section{margin-bottom:4rem}.p-legal-notice__body .p-legal-notice__section:last-child{margin-bottom:0}.p-legal-notice__body .p-legal-notice__table{margin:2.4rem 0;padding:0;width:100%;overflow-x:auto}.p-legal-notice__body .p-legal-notice__table table{width:100%;max-width:100%;border-collapse:collapse;background:#fff;border-radius:.8rem;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.p-legal-notice__body .p-legal-notice__table table th,.p-legal-notice__body .p-legal-notice__table table td{padding:1.6rem;text-align:left;border:1px solid #eaebf2;vertical-align:top;word-break:break-word;overflow-wrap:break-word;line-height:1.6}.p-legal-notice__body .p-legal-notice__table table th{background-color:#26bae4;font-weight:600;color:#fff;font-size:1.4rem;width:30%;white-space:nowrap}.p-legal-notice__body .p-legal-notice__table table td{font-size:1.4rem;color:#202124;background-color:#fff;width:70%}.p-legal-notice__body .p-legal-notice__table table td a{color:#26bae4;text-decoration:none;word-break:break-all;overflow-wrap:anywhere}.p-legal-notice__body .p-legal-notice__table table td a:hover{text-decoration:underline}.p-legal-notice__body .p-legal-notice__table table tr:nth-child(even) td{background-color:rgba(38,186,228,.02)}.p-legal-notice__body .p-legal-notice__table table tr:hover td{background-color:rgba(38,186,228,.05)}.p-legal-notice__body .p-legal-notice__contact-section{background:#eaebf2;border-radius:1.2rem;padding:4rem;text-align:center;margin-top:5rem}.p-legal-notice__body .p-legal-notice__contact-section h2{font-size:2.8rem;font-weight:700;color:#202124;margin-bottom:1.5rem}.p-legal-notice__body .p-legal-notice__contact-section p{font-size:1.6rem;color:rgb(80,82.5,90);line-height:1.6;margin-bottom:3rem}.p-legal-notice__body .p-legal-notice__contact-link{display:inline-block}.p-legal-notice__body>h2{font-size:2.4rem;font-weight:700;color:#202124;margin:4rem 0 2.4rem 0;padding-bottom:1.2rem;border-bottom:2px solid #26bae4;line-height:1.4}.p-legal-notice__body>h2:first-child{margin-top:0}.p-legal-notice__body>h3{font-size:2rem;font-weight:600;color:#202124;margin:3.2rem 0 1.6rem 0;line-height:1.4}.p-legal-notice__body>p{margin-bottom:1.6rem;line-height:1.8}.p-legal-notice__body>p:last-child{margin-bottom:0}.p-legal-notice__body>ul,.p-legal-notice__body>ol{margin:1.6rem 0;padding-left:2.4rem}.p-legal-notice__body>ul li,.p-legal-notice__body>ol li{margin-bottom:.8rem;line-height:1.6}.p-legal-notice__body>ul li:last-child,.p-legal-notice__body>ol li:last-child{margin-bottom:0}.p-legal-notice__body>ul{list-style-type:disc}.p-legal-notice__body>ol{list-style-type:decimal}@media(max-width: 768px){.p-legal-notice__hero__inner{text-align:center}.p-legal-notice__hero__title{text-align:center;margin:0 auto 1.2rem auto}.p-legal-notice__hero__title::before{left:50%;transform:translateX(-50%)}}.p-recruit{padding:1.6rem}.p-recruit__hero{background:linear-gradient(to right, rgb(243, 249, 251) 0%, rgb(192, 215, 249) 100%);padding:16rem 1.6rem 6rem;border-radius:6.4rem}.p-recruit__hero__inner{max-width:1248px;width:100%;margin:0 auto;padding:1.6rem;border-radius:6.4rem}.p-recruit__hero__title{font-size:4.8rem;font-weight:700;color:#166f88;font-family:"Roboto",sans-serif;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:2.4rem}.p-recruit__hero__title::before{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg, #166f88 0%, rgb(39.8101265823, 180.6329113924, 220.1898734177) 100%);border-radius:2px}.p-recruit__hero__subtitle{font-size:2.4rem;font-weight:400;color:#202124}.p-recruit__content{padding:8rem 0}.p-recruit__content__inner{max-width:800px;width:100%;margin:0 auto}.p-recruit__article{background:#fff;border-radius:1.6rem;padding:4rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.p-recruit__body{font-size:1.6rem;line-height:1.8;color:#202124}.p-recruit__body h1{color:#26bae4;margin-top:2.4rem;margin-bottom:1.2rem;font-weight:700;font-size:2.8rem}.p-recruit__body h2{color:#26bae4;margin-top:2.4rem;margin-bottom:1.2rem;font-weight:700;font-size:2.2rem;border-bottom:2px solid #26bae4;padding-bottom:.6rem}.p-recruit__body h3{color:#26bae4;margin-top:2rem;margin-bottom:1rem;font-weight:600;font-size:1.9rem}.p-recruit__body h4{color:#26bae4;margin-top:1.6rem;margin-bottom:.8rem;font-weight:600;font-size:1.5rem}.p-recruit__body h5{color:#26bae4;margin-top:1.2rem;margin-bottom:.6rem;font-weight:600;font-size:1.3rem}.p-recruit__body p{font-size:1.4rem;line-height:1.8;margin-bottom:1.6rem;color:#202124}.p-recruit__body ul{list-style-type:disc;padding-left:2.4rem;margin-left:0;margin-bottom:1.6rem;font-size:1.4rem}.p-recruit__body ol{list-style-type:decimal;font-size:1.4rem;padding-left:2.4rem;margin-left:0;margin-bottom:1.6rem}.p-recruit__body table{width:100%;border-collapse:collapse;margin-bottom:2rem;font-size:1.4rem}.p-recruit__body table th,.p-recruit__body table td{border:1px solid #eaebf2;padding:.8rem 1.2rem}.p-recruit__body table th{background:#f5f5f5;font-weight:600}.p-recruit__body .wp-block-button{margin:2rem 0}.p-recruit__body .wp-block-button .wp-block-button__link{display:inline-flex;align-items:center;justify-content:space-between;background-color:#26bae4;text-decoration:none;border-radius:50px;padding:1.6rem 2.4rem;font-weight:600;max-width:fit-content;width:fit-content;transition:all .3s ease;position:relative;overflow:hidden;color:#fff;font-size:1.6rem;letter-spacing:.05em;white-space:nowrap}.p-recruit__body .wp-block-button .wp-block-button__link:hover{background-color:rgb(23.7909836066,154.2008196721,191.2090163934);transform:translateY(-2px);color:#fff}.p-recruit__body .wp-block-button .wp-block-button__link:active{transform:translateY(0);background-color:rgb(20.9692622951,135.9118852459,168.5307377049)}.p-recruit__body .wp-block-button .wp-block-button__link::after{content:"";width:auto;height:auto;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:1rem;transition:transform .3s ease}.p-recruit__body .wp-block-button .wp-block-button__link:hover::after{transform:translateX(3px)}.p-recruit__body .wp-block-button.is-style-outline .wp-block-button__link{background-color:rgba(0,0,0,0);color:#26bae4;border:2px solid #26bae4}.p-recruit__body .wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#26bae4;color:#fff}@media(max-width: 768px){.p-recruit{padding:2rem 0}.p-recruit__hero{padding:8rem .8rem 3rem;border-radius:2.4rem}.p-recruit__hero__inner{border-radius:2.4rem;padding:.8rem}.p-recruit__hero__title{font-size:2.4rem}.p-recruit__hero__subtitle{font-size:1.4rem}.p-recruit__content{padding:2rem 0}.p-recruit__content__inner{max-width:100%;padding:0 .4rem}.p-recruit__article{padding:1.2rem;border-radius:.8rem}}/*# sourceMappingURL=style.min.css.map */
