@charset "UTF-8";@import "sanitize.css" layer(sanitize);@layer sanitize, foundation, layout, component, project;:root{--header-height:60px}@media (min-width:768px){:root{--header-height:min(7.8vw,96px)}}@layer foundation{html{color:#222;font-feature-settings:"palt";letter-spacing:.1em;line-height:1.8}body{font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif}p{margin-block:0}h1,h2,h3,h4,h5,h6{line-height:1.5;margin-block:0}img{height:auto;max-width:100%}figure,ol,ul{margin:0}ol,ul{padding-left:1.5em}li{margin-bottom:.5em}li:last-child{margin-bottom:0}address{font-style:normal}hr{margin:0}}@layer layout{.l-site{animation:site-fade-in 1s ease 0s forwards;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;opacity:0;position:relative;width:100%;z-index:0}.l-site__header{animation-duration:.25s;animation-fill-mode:forwards;animation-name:hidden-header;background-color:#fff;position:sticky;top:0;z-index:3}.l-site__header.is-visible{animation-duration:.5s;animation-fill-mode:forwards;animation-name:display-header}.l-site__overlay{order:-1;z-index:4}.l-site__body{display:flex;flex-direction:column;flex-grow:1}.l-site__footer{background-color:#fff;overflow:hidden}@keyframes site-fade-in{0%{opacity:0}to{opacity:1}}@keyframes display-header{0%{transform:translateY(-100%);visibility:hidden}99%{visibility:visible}to{transform:translateY(0);visibility:visible}}@keyframes hidden-header{0%{opacity:1;visibility:visible}99%{visibility:visible}to{opacity:0;visibility:hidden}}}@layer layout{.l-header{border-bottom:1px solid #000;display:flex;gap:16px;height:var(--header-height);justify-content:space-between;padding-left:2%;width:100%}.l-header-branding{display:flex;padding-block:8px}.l-header-branding a{display:flex;height:100%;transition:opacity .2s}.l-header-branding a img{height:100%;max-width:none;width:auto}.l-header-branding a:hover{opacity:.5}@media (min-width:768px){.l-header-branding{padding-block:12px}}}@layer layout{.l-footer{display:flex;flex-direction:column;gap:40px;width:100%}@media (min-width:768px){.l-footer{gap:60px}}.l-footer-brand{border-bottom:1px solid #000;border-top:1px solid #000;padding-block:40px}@media (min-width:768px){.l-footer-brand{padding-block:clamp(40px,3.28vw,56px)}}@media (min-width:1440px){.l-footer-brand{padding-block:clamp(40px,3.7vw,56px)}}.l-footer-brand-title{font-family:DIN Condensed,Bahnschrift,sans-serif;font-size:36px;font-weight:700;letter-spacing:0;line-height:1.3;text-align:center}@media (min-width:768px){.l-footer-brand-title{font-size:clamp(36px,3.37vw,57.6px)}}@media (min-width:1440px){.l-footer-brand-title{font-size:clamp(36px,3.81vw,57.6px)}}.l-footer-brand-contents{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center;margin-top:1.5em}.l-footer-brand-contents>*{text-align:center;width:max(10vw,96px)}.l-footer-brand-contents a{filter:saturate(0);transition:filter .8s}.l-footer-brand-contents a:hover{filter:saturate(100%)}@media (min-width:768px){.l-footer-brand-contents{gap:1em}.l-footer-brand-contents>*{width:min(9vw,163px)}}.l-footer-branding{padding-block:40px;text-align:center}.l-footer-branding a{transition:opacity .2s}.l-footer-branding a:hover{opacity:.5}.l-footer-branding img{max-width:416px;width:60%}@media (min-width:768px){.l-footer-branding{padding-block:min(2.34vw,40px)}}@media (min-width:1440px){.l-footer-branding{padding-block:min(2.64vw,40px)}}}@layer layout{.l-body-center{align-items:center;display:flex;justify-content:center}}@layer component{.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.c-nav-header{display:flex}.c-nav-header-item{align-items:center;display:flex;flex-direction:column;font-family:DIN Condensed,Bahnschrift,sans-serif;font-size:10px;font-weight:700;height:100%;justify-content:center;letter-spacing:0;text-align:center;text-decoration:none;transition:opacity .2s;width:var(--header-height)}.c-nav-header-item__img{height:35%;margin-bottom:10%;-o-object-fit:contain;object-fit:contain;width:35%}.c-nav-header-item__text{line-height:1}.c-nav-header-item--contact{background-color:#4d4d4d;color:#fff}.c-nav-header-item--english{background-color:#e6e6e6;color:#000;font-size:12px}.c-nav-header-item--english .c-nav-header-item__img{height:40%;width:40%}.c-nav-header-item:hover{opacity:.5}}@layer component{@media not all and (min-width:768px){.c-nav-header-item__img{height:40%;margin-bottom:0;width:40%}.c-nav-header-item__text{display:none}}}@layer component{.c-btn-01{background-color:#fff;border-radius:9999px;color:#000;display:inline-block;font-size:min(6.5vw,26px);font-weight:700;line-height:1;padding:.7em 4.5em .7em 1.5em;position:relative;text-decoration:none;transition:all .2s;z-index:0}.c-btn-01:after{border-right:2px solid;border-top:2px solid;content:"";height:1em;position:absolute;right:1em;top:50%;transform:translateY(-50%) rotate(45deg) scale(.5);width:1em;z-index:1}.c-btn-01:hover{background-color:inherit;color:#fff;outline:2px solid #fff}.c-btn-01--width-full{display:block}.c-btn-01--color-02{background-color:grey;color:#fff}.c-btn-01--color-02:hover{color:#000;outline:2px solid #000}.c-btn-01--outer-link:before{background-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044.44%2044.44%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M8.33%2C0v36.11h36.11V0H8.33ZM40.97%2C32.64H11.81V3.47h29.17v29.17Z%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%223.47%2040.97%203.47%2025.69%203.47%2011.81%203.47%208.33%200%208.33%200%2044.44%2036.11%2044.44%2036.11%2040.97%2032.64%2040.97%203.47%2040.97%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2220.21%2027.16%2030.44%2016.92%2030.44%2024.29%2033.91%2024.29%2033.91%2011%2020.62%2011%2020.62%2014.47%2027.99%2014.47%2017.75%2024.7%2020.21%2027.16%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1em;margin-right:.5em;vertical-align:bottom;width:1em}.c-btn-01--outer-link:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044.44%2044.44%22%3E%3Cpath%20d%3D%22M8.33%2C0v36.11h36.11V0H8.33ZM40.97%2C32.64H11.81V3.47h29.17v29.17h0Z%22%2F%3E%3Cpolygon%20points%3D%223.47%2040.97%203.47%2025.69%203.47%2011.81%203.47%208.33%200%208.33%200%2044.44%2036.11%2044.44%2036.11%2040.97%2032.64%2040.97%203.47%2040.97%22%2F%3E%3Cpolygon%20points%3D%2220.21%2027.16%2030.44%2016.92%2030.44%2024.29%2033.91%2024.29%2033.91%2011%2020.62%2011%2020.62%2014.47%2027.99%2014.47%2017.75%2024.7%2020.21%2027.16%22%2F%3E%3C%2Fsvg%3E")}@media (min-width:768px){.c-btn-01{font-size:min(3vw,34px)}}@media (min-width:1440px){.c-btn-01{font-size:42.4px}}}@layer component{.c-section-01{margin-inline:auto;max-width:1920px;padding-inline:min(6%,50px);width:100%}@media (min-width:768px){.c-section-01{padding-inline:min(16%,310px)}}.c-section-02{margin-inline:auto;padding-inline:min(6%,50px);width:100%}@media (min-width:768px){.c-section-02{padding-inline:min(16%,310px)}}.c-section-03{margin-inline:auto;padding-inline:min(6%,50px);width:100%}@media (min-width:768px){.c-section-03{padding-inline:0}}.c-section-04{margin-inline:auto;padding-inline:min(6%,50px);width:100%}.c-gap-section-01{margin-block:96px}.c-gap-section-01--bottom-0{margin-bottom:0}}@layer component{@media (min-width:768px){.c-gap-section-01{margin-block:clamp(96px,8.43vw,144px)}.c-gap-section-01--bottom-0{margin-bottom:0}}@media (min-width:1440px){.c-gap-section-01{margin-block:clamp(96px,9.5vw,144px)}.c-gap-section-01--bottom-0{margin-bottom:0}}.c-gap-content-01{margin-block:48px}.c-gap-content-01--bottom-0{margin-bottom:0}@media (min-width:768px){.c-gap-content-01{margin-block:clamp(48px,4.69vw,80px)}.c-gap-content-01--bottom-0{margin-bottom:0}}@media (min-width:1400px){.c-gap-content-01{margin-block:clamp(48px,5.3vw,80px)}.c-gap-content-01--bottom-0{margin-bottom:0}}}@layer component{.c-heading-01{font-size:36px;font-weight:700;text-align:center}.c-heading-01:after{content:attr(data-cation);display:block;font-family:DIN Condensed,Bahnschrift,sans-serif;letter-spacing:0;line-height:1.3}@media (min-width:768px){.c-heading-01{font-size:clamp(36px,3.37vw,57.6px)}}@media (min-width:1440px){.c-heading-01{font-size:clamp(36px,3.81vw,57.6px)}}.c-heading-privacy-content{margin-top:3em}.c-list-ol-01{counter-reset:my-counter;list-style:none}.c-list-ol-01>li{position:relative}.c-list-ol-01>li:before{align-items:center;background-color:#000;border:1px solid;border-radius:50%;color:#fff;content:counter(my-counter);counter-increment:my-counter;display:flex;height:1.6em;justify-content:center;left:-1.5em;line-height:1;position:absolute;top:0;transform:scale(.7);width:1.6em}.c-list-ol-01--color-02>li:before{background-color:#fff;color:#000}.c-list-ol-01--upper-alpha>li:before{content:counter(my-counter,upper-alpha)}.c-list-ol-02{counter-reset:my-counter;list-style-type:none}.c-list-ol-02>li{position:relative}.c-list-ol-02>li:before{align-items:center;content:"(" counter(my-counter) ") ";counter-increment:my-counter;display:flex;height:1.6em;justify-content:center;left:-1.5em;line-height:1;position:absolute;top:0;width:1.6em}.c-list-ul-01{list-style:none}.c-list-ul-01>li{position:relative}.c-list-ul-01>li:before{background-color:#000;clip-path:polygon(0 0,0 100%,100% 50%);content:"";height:1.6em;left:-1.5em;position:absolute;top:0;transform:scale(.7);width:1.6em}.c-list-ul-11{list-style:none}.c-list-ul-11>li{line-height:1.4;position:relative}.c-list-ul-11>li:before{background-color:#fff;border-radius:9999px;content:"";height:1em;left:-1.5em;position:absolute;top:.2em;width:1em}.c-text-asterisk{padding-left:1.5em;position:relative}.c-text-asterisk:before{content:"※";left:.5em;position:absolute}}@layer component{}@layer component{}@layer project{.p-front-hero{background-color:#000;overflow:hidden;position:relative;z-index:0}.p-front-hero-first{position:relative;z-index:9}.p-front-hero-first:after{background-color:#000;content:"";height:100%;left:0;opacity:calc(var(--01-02-progress, 1)/2);position:absolute;top:0;width:100%;z-index:9}.p-front-hero-first__content__overlay{height:100%;height:100dvh;left:0;overflow:hidden;position:absolute;top:0;visibility:var(--01-hidden,visible);width:100%;z-index:20}.p-front-hero-first__content__overlay:before{background-color:#000;content:"";height:100%;left:0;opacity:calc(1 - var(--01-01-progress, 1));position:absolute;top:0;width:100%}.p-front-hero-first__content__overlay__scroll{bottom:0;left:50%;opacity:calc(1 - var(--01-01-progress, 1)*2);position:absolute;z-index:1}.p-front-hero-first-branding{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.p-front-hero-first-branding__logo{box-sizing:content-box;max-width:400px;position:relative;transform:scale(calc(var(--01-01-progress, 1)*200 + 1));transform-origin:51.62% 69.4%;width:50%}.p-front-hero-first-branding__logo:before{border-color:#fff;border-style:solid;border-width:calc(50vh + 2px) calc(50vw + 2px);bottom:-50vh;content:"";display:block;left:-50vw;position:absolute;right:-50vw;top:-50vh}@media not all and (min-aspect-ratio:1){.p-front-hero-first-branding__logo{max-width:250px;width:40%}.p-front-hero-first-branding__logo img{height:auto;max-height:none;width:100%}}@media (min-aspect-ratio:1){.p-front-hero-first-branding__logo{height:40%;max-width:none;width:auto}.p-front-hero-first-branding__logo img{height:100%;max-width:none;width:auto}}.p-front-hero-first-01{position:relative}.p-front-hero-first-01 .p-front-hero-text01{align-items:center;display:flex;margin-inline:auto;max-width:1920px;min-height:100dvh;opacity:var(--01-03-progress,1);padding-inline:min(6%,50px);position:relative;width:100%;z-index:10}@media (min-width:768px){.p-front-hero-first-01 .p-front-hero-text01{padding-inline:7%}}@media (min-width:1024px){.p-front-hero-first-01 .p-front-hero-text01{padding-inline:14%}}.p-front-hero-first-01 .p-front-hero-bg01{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.p-front-hero-first-01 .p-front-hero-bg01 img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;top:50%;transform:translateY(-50%);width:auto}@media (min-aspect-ratio:1/1){.p-front-hero-first-01 .p-front-hero-bg01 img{height:auto;width:100%}}.p-front-hero-second{position:relative}.p-front-hero-second:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.p-front-hero-text{color:#fff;font-size:max(23px,2.6vw);font-weight:700}.p-front-hero-second-02{position:relative}.p-front-hero-second-02 .p-front-hero-text02{color:#fff;font-size:25px;font-weight:700;margin-inline:auto;max-width:1920px;padding-top:20vw;padding-inline:min(6%,50px);position:relative;width:100%;z-index:10}@media (min-width:768px){.p-front-hero-second-02 .p-front-hero-text02{padding-inline:7%}}@media (min-width:1024px){.p-front-hero-second-02 .p-front-hero-text02{padding-inline:14%}}.p-front-hero-second-02 .p-front-hero-text02--01{opacity:var(--text-02-01-opacity,.3)}.p-front-hero-second-02 .p-front-hero-text02--02{opacity:var(--text-02-02-opacity,.3)}.p-front-hero-second-02 .p-front-hero-text02--03{opacity:var(--text-02-03-opacity,.3)}.p-front-hero-second-02 .p-front-hero-text02--04{opacity:var(--text-02-04-opacity,.3)}.p-front-hero-second-02 .p-front-hero-bg02{left:0;position:absolute;top:0;transform:translateY(calc(var(--progress, 1)*-25%));width:100%;z-index:0}.p-front-hero-second-02 .p-front-hero-bg02 img{width:100%}.p-front-hero-second-02 .p-front-hero-human01{left:0;position:absolute;top:0;width:50%;z-index:5}.p-front-hero-second-02 .p-front-hero-human02{position:absolute;right:0;top:0;width:50%;z-index:5}@media not all and (min-width:768px){.p-front-hero-second-02{padding-bottom:80vw}.p-front-hero-second-02 .p-front-hero-bg02{transform:translateY(40vw) translateY(80%) translateY(calc(var(--progress, 1)*-200%))}.p-front-hero-second-02 .p-front-hero-human01,.p-front-hero-second-02 .p-front-hero-human02{transform:translateY(160vw) translateY(220%) translateY(calc(var(--progress, 1)*-700%))}}@media (min-width:768px){.p-front-hero-second-02{padding-bottom:40vw}.p-front-hero-second-02 .p-front-hero-bg02{transform:translateY(50vw) translateY(0) translateY(calc(var(--progress, 1)*-200%))}.p-front-hero-second-02 .p-front-hero-human01,.p-front-hero-second-02 .p-front-hero-human02{transform:translateY(140vw) translateY(80%) translateY(calc(var(--progress, 1)*-800%));width:30%}}@media (min-width:992px){.p-front-hero-second-02{padding-bottom:30vw}.p-front-hero-second-02 .p-front-hero-bg02{transform:translateY(20vw) translateY(0) translateY(calc(var(--progress, 1)*-100%))}.p-front-hero-second-02 .p-front-hero-human01,.p-front-hero-second-02 .p-front-hero-human02{top:100vw;transform:translateY(10vw) translateY(-50%) translateY(calc(var(--progress, 1)*-400%))}}.p-front-hero-second-03{position:relative}.p-front-hero-second-03 .p-front-hero-text03{align-items:center;color:#fff;display:flex;font-size:25px;font-weight:700;margin-inline:auto;max-width:1920px;padding-inline:min(6%,50px);position:relative;width:100%;z-index:10}@media (min-width:768px){.p-front-hero-second-03 .p-front-hero-text03{padding-inline:7%}}@media (min-width:1024px){.p-front-hero-second-03 .p-front-hero-text03{padding-inline:14%}}.p-front-hero-second-03 .p-front-hero-text03--01{opacity:var(--text-03-01-opacity,.3)}.p-front-hero-second-03 .p-front-hero-text03--02{opacity:var(--text-03-02-opacity,.3)}.p-front-hero-second-03 .p-front-hero-text03--03{opacity:var(--text-03-03-opacity,.3)}.p-front-hero-second-03 .p-front-hero-human03{bottom:-20vw;position:absolute;right:0;width:50vw;z-index:5}.p-front-hero-second-03 .p-front-hero-bg03{left:0;position:absolute;top:0;width:100%;z-index:1}.p-front-hero-second-03 .p-front-hero-bg03 img{width:100%}.p-front-hero-second-03 .p-front-hero-bg04{left:0;position:absolute;top:0;width:100%;z-index:1}.p-front-hero-second-03 .p-front-hero-bg04 img{width:100%}@media not all and (min-width:768px){.p-front-hero-second-03 .p-front-hero-human03{transform:translateY(170vw) translateY(750%) translateY(calc(var(--progress, 1)*-1500%))}.p-front-hero-second-03 .p-front-hero-bg03{transform:translateY(20vw) translateY(220%) translateY(calc(var(--progress, 1)*-230%))}.p-front-hero-second-03 .p-front-hero-bg04{transform:translateY(20vw) translateY(240%) translateY(calc(var(--progress, 1)*-170%))}}@media (min-width:768px){.p-front-hero-second-03 .p-front-hero-human03{transform:translateY(170vw) translateY(300%) translateY(calc(var(--progress, 1)*-1500%));width:30%}.p-front-hero-second-03 .p-front-hero-bg03{transform:translateY(20vw) translateY(100%) translateY(calc(var(--progress, 1)*-230%))}.p-front-hero-second-03 .p-front-hero-bg04{transform:translateY(20vw) translateY(120%) translateY(calc(var(--progress, 1)*-170%))}}@media (min-width:992px){.p-front-hero-second-03{padding-bottom:30vw}.p-front-hero-second-03 .p-front-hero-human03{transform:translateY(25%) translateY(300%) translateY(calc(var(--progress, 1)*-750%))}.p-front-hero-second-03 .p-front-hero-bg03{transform:translateY(20vw) translateY(40%) translateY(calc(var(--progress, 1)*-115%))}.p-front-hero-second-03 .p-front-hero-bg04{transform:translateY(20vw) translateY(60%) translateY(calc(var(--progress, 1)*-85%))}}.p-front-hero-second-05{height:100dvh;position:relative;z-index:10}.p-front-hero-second-05-content{background-color:#fff;height:100%;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%203840%203572.5%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M459%2C276.73h-133.77v-30.18c0-30.61-7.22-57.07-21.65-79.32-14.43-22.3-38.71-33.46-72.76-33.46-18.37%2C0-33.24%2C3.5-44.61%2C10.5-11.37%2C7-20.56%2C15.74-27.55%2C26.24-7%2C11.37-11.81%2C24.27-14.43%2C38.71s-3.94%2C29.52-3.94%2C45.27c0%2C18.37.66%2C33.68%2C1.97%2C45.92s4.59%2C23.18%2C9.84%2C32.8c5.25%2C9.62%2C12.9%2C17.93%2C22.96%2C24.93%2C10.06%2C7%2C23.84%2C14%2C41.33%2C20.99l102.29%2C40.67c29.74%2C11.37%2C53.79%2C24.71%2C72.11%2C40.02%2C18.37%2C15.31%2C32.8%2C33.02%2C43.3%2C53.14%2C9.62%2C20.99%2C16.18%2C44.83%2C19.68%2C71.45%2C3.5%2C26.68%2C5.25%2C57.07%2C5.25%2C91.13%2C0%2C39.36-3.94%2C75.88-11.81%2C109.5-7.87%2C33.68-20.56%2C62.32-38.05%2C85.88-18.37%2C24.49-42.42%2C43.74-72.11%2C57.73-29.74%2C14-66.04%2C20.99-108.85%2C20.99-32.36%2C0-62.54-5.69-90.48-17.06-27.99-11.37-52.04-27.12-72.11-47.23-20.12-20.12-36.08-43.46-47.89-70.14-11.81-26.68-17.71-55.76-17.71-87.2v-49.86h133.77v41.99c0%2C24.49%2C7.22%2C46.58%2C21.65%2C66.2%2C14.43%2C19.68%2C38.71%2C29.52%2C72.76%2C29.52%2C22.74%2C0%2C40.46-3.28%2C53.14-9.84%2C12.68-6.56%2C22.52-15.96%2C29.52-28.21%2C7-12.25%2C11.15-26.9%2C12.46-43.95%2C1.31-17.06%2C1.97-36.08%2C1.97-57.07%2C0-24.49-.87-44.61-2.62-60.35-1.75-15.74-5.25-28.43-10.5-38.05-6.12-9.62-14.21-17.49-24.27-23.62s-23.4-12.68-40.02-19.68l-95.73-39.36c-57.73-23.62-96.38-54.83-116.06-93.76-19.68-38.87-29.52-87.63-29.52-146.24%2C0-34.99%2C4.81-68.17%2C14.43-99.66%2C9.62-31.49%2C24.05-58.55%2C43.3-81.29%2C18.37-22.74%2C41.77-40.84%2C70.14-54.45C162.8%2C6.78%2C196.75%2C0%2C236.06%2C0c33.24%2C0%2C63.58%2C6.12%2C91.13%2C18.37%2C27.55%2C12.25%2C51.33%2C28.43%2C71.45%2C48.55%2C40.18%2C41.99%2C60.35%2C90.04%2C60.35%2C144.27v65.6-.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M558.66%2C941.67V7.87h398.7v125.9h-264.93v274.11h230.81v125.9h-230.81v274.11h264.93v133.77s-398.7%2C0-398.7%2C0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1468.84%2C675.43v57.73c0%2C28.87-5.47%2C56.2-16.4%2C81.95-10.93%2C25.8-26.02%2C48.76-45.27%2C68.83-19.24%2C20.12-41.77%2C36.08-67.52%2C47.89-25.8%2C11.81-53.58%2C17.71-83.26%2C17.71-25.37%2C0-51.17-3.5-77.36-10.5-26.24-7-49.86-19.24-70.8-36.74-20.99-17.49-38.27-40.02-51.83-67.52-13.56-27.55-20.34-62.71-20.34-105.57V215.07c0-30.61%2C5.25-59.04%2C15.74-85.23%2C10.5-26.24%2C25.37-48.93%2C44.61-68.17%2C19.24-19.24%2C42.15-34.28%2C68.83-45.27C1191.95%2C5.47%2C1221.41%2C0%2C1253.78%2C0%2C1316.7%2C0%2C1367.87%2C20.56%2C1407.23%2C61.61c19.24%2C20.12%2C34.28%2C43.95%2C45.27%2C71.45%2C10.93%2C27.55%2C16.4%2C57.51%2C16.4%2C89.82v52.48h-133.77v-44.61c0-26.24-7.43-48.98-22.3-68.17-14.87-19.24-34.99-28.87-60.35-28.87-33.24%2C0-55.32%2C10.28-66.26%2C30.83s-16.4%2C46.58-16.4%2C78.01v477.37c0%2C27.12%2C5.9%2C49.86%2C17.71%2C68.17%2C11.81%2C18.37%2C32.97%2C27.55%2C63.58%2C27.55%2C8.75%2C0%2C18.15-1.53%2C28.21-4.59s19.46-8.09%2C28.21-15.09c7.87-7%2C14.43-16.62%2C19.68-28.87%2C5.25-12.25%2C7.87-27.55%2C7.87-45.92v-45.92h133.77v.16Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2010.5%2C7.87v723.93c0%2C30.61-5.47%2C58.82-16.4%2C84.57-10.93%2C25.8-26.46%2C48.76-46.58%2C68.83-20.12%2C20.06-43.3%2C35.86-69.48%2C47.23-26.19%2C11.37-54.23%2C17.06-83.92%2C17.06s-57.51-5.69-83.26-17.06c-25.8-11.37-48.76-27.12-68.83-47.23-20.12-20.12-35.86-43.08-47.23-68.83-11.37-25.8-17.06-53.96-17.06-84.57V7.87h133.77v710.81c0%2C33.24%2C7.87%2C57.73%2C23.62%2C73.42%2C15.74%2C15.74%2C35.43%2C23.62%2C59.04%2C23.62s43.3-7.87%2C59.04-23.62c15.74-15.74%2C23.62-40.18%2C23.62-73.42V7.87h133.77-.11Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2136.41%2C941.67V7.87h215.07c157.39%2C0%2C236.06%2C91.35%2C236.06%2C274.11%2C0%2C55.11-8.53%2C101.85-25.59%2C140.34s-47.02%2C69.48-89.82%2C93.1l144.27%2C426.25h-141.65l-124.59-398.7h-79.98v398.7h-133.77ZM2270.18%2C133.77v291.17h76.04c23.62%2C0%2C42.42-3.28%2C56.42-9.84%2C14-6.56%2C24.93-15.96%2C32.8-28.21%2C7-12.25%2C11.81-27.33%2C14.43-45.27%2C2.62-17.93%2C3.94-38.71%2C3.94-62.32s-1.31-44.39-3.94-62.32c-2.62-17.93-7.87-33.46-15.74-46.58-16.62-24.49-48.11-36.74-94.41-36.74h-69.48l-.05.11Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2699.01%2C941.67V7.87h133.77v933.8h-133.77%2C0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M3050.53%2C941.67V133.77h-154.77V7.87h443.31v125.9h-154.77v807.9h-133.78Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M3522.65%2C941.67v-394.76L3339.01%2C7.87h141.65l107.53%2C371.15h2.62L3698.35%2C7.87h141.65l-183.63%2C539.04v394.76h-133.77.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2051.12%2C2253.13l-44.61-70.8c-26.24%2C26.24-53.36%2C45.92-81.29%2C58.99-27.99%2C13.12-60.35%2C19.68-97.04%2C19.68-26.24%2C0-51.17-5.25-74.73-15.74-23.62-10.5-44.17-25.37-61.67-44.61-17.49-18.37-31.27-40.84-41.33-67.52-10.06-26.68-15.09-56.14-15.09-88.51%2C0-51.55%2C12.25-96.6%2C36.74-135.09%2C24.49-38.49%2C55.11-74.3%2C91.79-107.53-23.62-33.24-43.08-67.57-58.39-102.94-15.31-35.43-22.96-72.76-22.96-112.13%2C0-24.49%2C3.94-47.89%2C11.81-70.14%2C7.87-22.3%2C19.24-41.71%2C34.11-58.33%2C14.87-15.74%2C33.62-28.43%2C56.42-38.05%2C22.74-9.62%2C49.37-14.43%2C79.98-14.43%2C28.87%2C0%2C54.18%2C4.59%2C76.04%2C13.78%2C21.87%2C9.18%2C40.18%2C21.21%2C55.11%2C36.08%2C30.61%2C32.36%2C45.92%2C72.11%2C45.92%2C119.34%2C0%2C44.61-13.56%2C86.54-40.67%2C125.9s-59.04%2C75.66-95.73%2C108.85c8.75%2C12.25%2C17.71%2C26.24%2C26.9%2C41.99%2C9.18%2C15.74%2C19.46%2C32.36%2C30.83%2C49.86%2C21.87%2C37.61%2C43.74%2C72.11%2C65.6%2C103.6l72.11-98.35%2C82.6%2C57.73-99.66%2C128.53%2C100.97%2C160.02h-133.77v-.16ZM1753.45%2C2038.06c0%2C32.36%2C9.4%2C60.14%2C28.21%2C83.26%2C18.81%2C23.18%2C42.64%2C34.77%2C71.45%2C34.77%2C20.12%2C0%2C39.36-6.34%2C57.73-19.02s32.36-25.15%2C41.99-37.39l-128.53-204.57c-20.12%2C20.12-36.96%2C41.77-50.51%2C64.95-13.56%2C23.18-20.34%2C49.2-20.34%2C78.01h0ZM1800.63%2C1589.55c0%2C20.12%2C4.81%2C41.77%2C14.43%2C64.95%2C9.62%2C23.18%2C21.87%2C46.58%2C36.74%2C70.14%2C7.87-7.87%2C16.62-16.84%2C26.24-26.9%2C9.62-10.06%2C18.37-21.21%2C26.24-33.46%2C7.87-12.25%2C14.43-25.59%2C19.68-40.02s7.87-29.96%2C7.87-46.58-5.69-31.93-17.06-45.92c-11.37-14-27.12-20.99-47.23-20.99s-36.3%2C8.09-48.55%2C24.27c-12.25%2C16.18-18.37%2C34.33-18.37%2C54.45v.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M161.33%2C3564.63v-807.9H6.56v-125.9h443.31v125.9h-154.77v807.9s-133.77%2C0-133.77%2C0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M508.86%2C3564.63v-933.8h215.07c157.39%2C0%2C236.06%2C91.35%2C236.06%2C274.11%2C0%2C55.11-8.53%2C101.85-25.59%2C140.34s-47.02%2C69.48-89.82%2C93.1l144.27%2C426.25h-141.65l-124.59-398.7h-79.98v398.7h-133.77ZM642.63%2C2756.79v291.17h76.04c23.62%2C0%2C42.42-3.28%2C56.42-9.84s24.93-15.96%2C32.8-28.21c7-12.25%2C11.81-27.33%2C14.43-45.27s3.94-38.71%2C3.94-62.32-1.31-44.39-3.94-62.27c-2.62-17.93-7.87-33.46-15.74-46.58-16.62-24.49-48.11-36.74-94.41-36.74h-69.48l-.05.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1007.22%2C3564.63l208.51-933.8h111.47l208.51%2C933.8h-133.77l-39.36-200.69h-182.32l-39.36%2C200.69h-133.77.11ZM1337.69%2C3238.1l-65.55-338.35h-2.62l-65.55%2C338.35h133.77-.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1605.24%2C3564.63v-933.8h133.77v933.8h-133.77Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1863.61%2C3564.63v-933.8h128.53l201.95%2C562.65h2.62v-562.65h133.77v933.8h-125.9l-204.57-561.34h-2.62v561.34h-133.77Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2455.07%2C3564.63v-933.8h133.77v933.8h-133.77Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2713.44%2C3564.63v-933.8h128.53l201.95%2C562.65h2.62v-562.65h133.77v933.8h-125.9l-204.57-561.34h-2.62v561.34h-133.77%2C0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M3293.09%2C2851.2c0-37.61%2C6.56-70.8%2C19.68-99.66%2C13.12-28.87%2C30.61-52.86%2C52.48-72.11%2C20.99-18.37%2C44.77-32.36%2C71.45-41.99%2C26.68-9.62%2C53.52-14.43%2C80.64-14.43s53.96%2C4.81%2C80.64%2C14.43c26.68%2C9.62%2C50.9%2C23.62%2C72.76%2C41.99%2C20.99%2C19.24%2C38.05%2C43.3%2C51.17%2C72.11%2C13.12%2C28.87%2C19.68%2C62.1%2C19.68%2C99.66v47.23h-133.77v-47.23c0-32.36-8.97-56.14-26.9-71.45-17.93-15.31-39.14-22.96-63.63-22.96s-45.7%2C7.65-63.58%2C22.96c-17.93%2C15.31-26.9%2C39.14-26.9%2C71.45v493.11c0%2C32.36%2C8.97%2C56.2%2C26.9%2C71.45%2C17.93%2C15.31%2C39.14%2C22.96%2C63.58%2C22.96s45.7-7.65%2C63.63-22.96c17.93-15.31%2C26.9-39.14%2C26.9-71.45v-175.76h-106.22v-118.03h240v293.79c0%2C39.36-6.56%2C72.98-19.68%2C100.97-13.12%2C27.99-30.18%2C51.17-51.17%2C69.48-21.87%2C19.24-46.14%2C33.68-72.76%2C43.3-26.68%2C9.62-53.58%2C14.43-80.64%2C14.43s-54.01-4.81-80.64-14.43c-26.68-9.62-50.51-24.05-71.45-43.3-21.87-18.37-39.36-41.49-52.48-69.48-13.12-27.99-19.68-61.67-19.68-100.97v-493.11h0Z%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%203840%203572.5%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M459%2C276.73h-133.77v-30.18c0-30.61-7.22-57.07-21.65-79.32-14.43-22.3-38.71-33.46-72.76-33.46-18.37%2C0-33.24%2C3.5-44.61%2C10.5-11.37%2C7-20.56%2C15.74-27.55%2C26.24-7%2C11.37-11.81%2C24.27-14.43%2C38.71s-3.94%2C29.52-3.94%2C45.27c0%2C18.37.66%2C33.68%2C1.97%2C45.92s4.59%2C23.18%2C9.84%2C32.8c5.25%2C9.62%2C12.9%2C17.93%2C22.96%2C24.93%2C10.06%2C7%2C23.84%2C14%2C41.33%2C20.99l102.29%2C40.67c29.74%2C11.37%2C53.79%2C24.71%2C72.11%2C40.02%2C18.37%2C15.31%2C32.8%2C33.02%2C43.3%2C53.14%2C9.62%2C20.99%2C16.18%2C44.83%2C19.68%2C71.45%2C3.5%2C26.68%2C5.25%2C57.07%2C5.25%2C91.13%2C0%2C39.36-3.94%2C75.88-11.81%2C109.5-7.87%2C33.68-20.56%2C62.32-38.05%2C85.88-18.37%2C24.49-42.42%2C43.74-72.11%2C57.73-29.74%2C14-66.04%2C20.99-108.85%2C20.99-32.36%2C0-62.54-5.69-90.48-17.06-27.99-11.37-52.04-27.12-72.11-47.23-20.12-20.12-36.08-43.46-47.89-70.14-11.81-26.68-17.71-55.76-17.71-87.2v-49.86h133.77v41.99c0%2C24.49%2C7.22%2C46.58%2C21.65%2C66.2%2C14.43%2C19.68%2C38.71%2C29.52%2C72.76%2C29.52%2C22.74%2C0%2C40.46-3.28%2C53.14-9.84%2C12.68-6.56%2C22.52-15.96%2C29.52-28.21%2C7-12.25%2C11.15-26.9%2C12.46-43.95%2C1.31-17.06%2C1.97-36.08%2C1.97-57.07%2C0-24.49-.87-44.61-2.62-60.35-1.75-15.74-5.25-28.43-10.5-38.05-6.12-9.62-14.21-17.49-24.27-23.62s-23.4-12.68-40.02-19.68l-95.73-39.36c-57.73-23.62-96.38-54.83-116.06-93.76-19.68-38.87-29.52-87.63-29.52-146.24%2C0-34.99%2C4.81-68.17%2C14.43-99.66%2C9.62-31.49%2C24.05-58.55%2C43.3-81.29%2C18.37-22.74%2C41.77-40.84%2C70.14-54.45C162.8%2C6.78%2C196.75%2C0%2C236.06%2C0c33.24%2C0%2C63.58%2C6.12%2C91.13%2C18.37%2C27.55%2C12.25%2C51.33%2C28.43%2C71.45%2C48.55%2C40.18%2C41.99%2C60.35%2C90.04%2C60.35%2C144.27v65.6-.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M558.66%2C941.67V7.87h398.7v125.9h-264.93v274.11h230.81v125.9h-230.81v274.11h264.93v133.77s-398.7%2C0-398.7%2C0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1468.84%2C675.43v57.73c0%2C28.87-5.47%2C56.2-16.4%2C81.95-10.93%2C25.8-26.02%2C48.76-45.27%2C68.83-19.24%2C20.12-41.77%2C36.08-67.52%2C47.89-25.8%2C11.81-53.58%2C17.71-83.26%2C17.71-25.37%2C0-51.17-3.5-77.36-10.5-26.24-7-49.86-19.24-70.8-36.74-20.99-17.49-38.27-40.02-51.83-67.52-13.56-27.55-20.34-62.71-20.34-105.57V215.07c0-30.61%2C5.25-59.04%2C15.74-85.23%2C10.5-26.24%2C25.37-48.93%2C44.61-68.17%2C19.24-19.24%2C42.15-34.28%2C68.83-45.27C1191.95%2C5.47%2C1221.41%2C0%2C1253.78%2C0%2C1316.7%2C0%2C1367.87%2C20.56%2C1407.23%2C61.61c19.24%2C20.12%2C34.28%2C43.95%2C45.27%2C71.45%2C10.93%2C27.55%2C16.4%2C57.51%2C16.4%2C89.82v52.48h-133.77v-44.61c0-26.24-7.43-48.98-22.3-68.17-14.87-19.24-34.99-28.87-60.35-28.87-33.24%2C0-55.32%2C10.28-66.26%2C30.83s-16.4%2C46.58-16.4%2C78.01v477.37c0%2C27.12%2C5.9%2C49.86%2C17.71%2C68.17%2C11.81%2C18.37%2C32.97%2C27.55%2C63.58%2C27.55%2C8.75%2C0%2C18.15-1.53%2C28.21-4.59s19.46-8.09%2C28.21-15.09c7.87-7%2C14.43-16.62%2C19.68-28.87%2C5.25-12.25%2C7.87-27.55%2C7.87-45.92v-45.92h133.77v.16Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2010.5%2C7.87v723.93c0%2C30.61-5.47%2C58.82-16.4%2C84.57-10.93%2C25.8-26.46%2C48.76-46.58%2C68.83-20.12%2C20.06-43.3%2C35.86-69.48%2C47.23-26.19%2C11.37-54.23%2C17.06-83.92%2C17.06s-57.51-5.69-83.26-17.06c-25.8-11.37-48.76-27.12-68.83-47.23-20.12-20.12-35.86-43.08-47.23-68.83-11.37-25.8-17.06-53.96-17.06-84.57V7.87h133.77v710.81c0%2C33.24%2C7.87%2C57.73%2C23.62%2C73.42%2C15.74%2C15.74%2C35.43%2C23.62%2C59.04%2C23.62s43.3-7.87%2C59.04-23.62c15.74-15.74%2C23.62-40.18%2C23.62-73.42V7.87h133.77-.11Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2136.41%2C941.67V7.87h215.07c157.39%2C0%2C236.06%2C91.35%2C236.06%2C274.11%2C0%2C55.11-8.53%2C101.85-25.59%2C140.34s-47.02%2C69.48-89.82%2C93.1l144.27%2C426.25h-141.65l-124.59-398.7h-79.98v398.7h-133.77ZM2270.18%2C133.77v291.17h76.04c23.62%2C0%2C42.42-3.28%2C56.42-9.84%2C14-6.56%2C24.93-15.96%2C32.8-28.21%2C7-12.25%2C11.81-27.33%2C14.43-45.27%2C2.62-17.93%2C3.94-38.71%2C3.94-62.32s-1.31-44.39-3.94-62.32c-2.62-17.93-7.87-33.46-15.74-46.58-16.62-24.49-48.11-36.74-94.41-36.74h-69.48l-.05.11Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2699.01%2C941.67V7.87h133.77v933.8h-133.77%2C0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M3050.53%2C941.67V133.77h-154.77V7.87h443.31v125.9h-154.77v807.9h-133.78Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M3522.65%2C941.67v-394.76L3339.01%2C7.87h141.65l107.53%2C371.15h2.62L3698.35%2C7.87h141.65l-183.63%2C539.04v394.76h-133.77.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2051.12%2C2253.13l-44.61-70.8c-26.24%2C26.24-53.36%2C45.92-81.29%2C58.99-27.99%2C13.12-60.35%2C19.68-97.04%2C19.68-26.24%2C0-51.17-5.25-74.73-15.74-23.62-10.5-44.17-25.37-61.67-44.61-17.49-18.37-31.27-40.84-41.33-67.52-10.06-26.68-15.09-56.14-15.09-88.51%2C0-51.55%2C12.25-96.6%2C36.74-135.09%2C24.49-38.49%2C55.11-74.3%2C91.79-107.53-23.62-33.24-43.08-67.57-58.39-102.94-15.31-35.43-22.96-72.76-22.96-112.13%2C0-24.49%2C3.94-47.89%2C11.81-70.14%2C7.87-22.3%2C19.24-41.71%2C34.11-58.33%2C14.87-15.74%2C33.62-28.43%2C56.42-38.05%2C22.74-9.62%2C49.37-14.43%2C79.98-14.43%2C28.87%2C0%2C54.18%2C4.59%2C76.04%2C13.78%2C21.87%2C9.18%2C40.18%2C21.21%2C55.11%2C36.08%2C30.61%2C32.36%2C45.92%2C72.11%2C45.92%2C119.34%2C0%2C44.61-13.56%2C86.54-40.67%2C125.9s-59.04%2C75.66-95.73%2C108.85c8.75%2C12.25%2C17.71%2C26.24%2C26.9%2C41.99%2C9.18%2C15.74%2C19.46%2C32.36%2C30.83%2C49.86%2C21.87%2C37.61%2C43.74%2C72.11%2C65.6%2C103.6l72.11-98.35%2C82.6%2C57.73-99.66%2C128.53%2C100.97%2C160.02h-133.77v-.16ZM1753.45%2C2038.06c0%2C32.36%2C9.4%2C60.14%2C28.21%2C83.26%2C18.81%2C23.18%2C42.64%2C34.77%2C71.45%2C34.77%2C20.12%2C0%2C39.36-6.34%2C57.73-19.02s32.36-25.15%2C41.99-37.39l-128.53-204.57c-20.12%2C20.12-36.96%2C41.77-50.51%2C64.95-13.56%2C23.18-20.34%2C49.2-20.34%2C78.01h0ZM1800.63%2C1589.55c0%2C20.12%2C4.81%2C41.77%2C14.43%2C64.95%2C9.62%2C23.18%2C21.87%2C46.58%2C36.74%2C70.14%2C7.87-7.87%2C16.62-16.84%2C26.24-26.9%2C9.62-10.06%2C18.37-21.21%2C26.24-33.46%2C7.87-12.25%2C14.43-25.59%2C19.68-40.02s7.87-29.96%2C7.87-46.58-5.69-31.93-17.06-45.92c-11.37-14-27.12-20.99-47.23-20.99s-36.3%2C8.09-48.55%2C24.27c-12.25%2C16.18-18.37%2C34.33-18.37%2C54.45v.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M161.33%2C3564.63v-807.9H6.56v-125.9h443.31v125.9h-154.77v807.9s-133.77%2C0-133.77%2C0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M508.86%2C3564.63v-933.8h215.07c157.39%2C0%2C236.06%2C91.35%2C236.06%2C274.11%2C0%2C55.11-8.53%2C101.85-25.59%2C140.34s-47.02%2C69.48-89.82%2C93.1l144.27%2C426.25h-141.65l-124.59-398.7h-79.98v398.7h-133.77ZM642.63%2C2756.79v291.17h76.04c23.62%2C0%2C42.42-3.28%2C56.42-9.84s24.93-15.96%2C32.8-28.21c7-12.25%2C11.81-27.33%2C14.43-45.27s3.94-38.71%2C3.94-62.32-1.31-44.39-3.94-62.27c-2.62-17.93-7.87-33.46-15.74-46.58-16.62-24.49-48.11-36.74-94.41-36.74h-69.48l-.05.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1007.22%2C3564.63l208.51-933.8h111.47l208.51%2C933.8h-133.77l-39.36-200.69h-182.32l-39.36%2C200.69h-133.77.11ZM1337.69%2C3238.1l-65.55-338.35h-2.62l-65.55%2C338.35h133.77-.05Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1605.24%2C3564.63v-933.8h133.77v933.8h-133.77Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1863.61%2C3564.63v-933.8h128.53l201.95%2C562.65h2.62v-562.65h133.77v933.8h-125.9l-204.57-561.34h-2.62v561.34h-133.77Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2455.07%2C3564.63v-933.8h133.77v933.8h-133.77Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M2713.44%2C3564.63v-933.8h128.53l201.95%2C562.65h2.62v-562.65h133.77v933.8h-125.9l-204.57-561.34h-2.62v561.34h-133.77%2C0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M3293.09%2C2851.2c0-37.61%2C6.56-70.8%2C19.68-99.66%2C13.12-28.87%2C30.61-52.86%2C52.48-72.11%2C20.99-18.37%2C44.77-32.36%2C71.45-41.99%2C26.68-9.62%2C53.52-14.43%2C80.64-14.43s53.96%2C4.81%2C80.64%2C14.43c26.68%2C9.62%2C50.9%2C23.62%2C72.76%2C41.99%2C20.99%2C19.24%2C38.05%2C43.3%2C51.17%2C72.11%2C13.12%2C28.87%2C19.68%2C62.1%2C19.68%2C99.66v47.23h-133.77v-47.23c0-32.36-8.97-56.14-26.9-71.45-17.93-15.31-39.14-22.96-63.63-22.96s-45.7%2C7.65-63.58%2C22.96c-17.93%2C15.31-26.9%2C39.14-26.9%2C71.45v493.11c0%2C32.36%2C8.97%2C56.2%2C26.9%2C71.45%2C17.93%2C15.31%2C39.14%2C22.96%2C63.58%2C22.96s45.7-7.65%2C63.63-22.96c17.93-15.31%2C26.9-39.14%2C26.9-71.45v-175.76h-106.22v-118.03h240v293.79c0%2C39.36-6.56%2C72.98-19.68%2C100.97-13.12%2C27.99-30.18%2C51.17-51.17%2C69.48-21.87%2C19.24-46.14%2C33.68-72.76%2C43.3-26.68%2C9.62-53.58%2C14.43-80.64%2C14.43s-54.01-4.81-80.64-14.43c-26.68-9.62-50.51-24.05-71.45-43.3-21.87-18.37-39.36-41.49-52.48-69.48-13.12-27.99-19.68-61.67-19.68-100.97v-493.11h0Z%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-position:47.715% 50.74%;mask-position:47.715% 50.74%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:40%;mask-size:40%;overflow:hidden;position:relative;transform:scale(calc(var(--04-progress, 0)*5 + 1));transform-origin:47.715% 50.74%;width:100%}.p-front-hero-second-05-content__inner{height:100%;left:0;position:absolute;top:0;transform:scale(calc(1/(var(--04-progress, 0)*5 + 1)));transform-origin:47.715% 50.74%;width:100%}.p-front-hero-second-05-content__inner__scroll{bottom:0;left:50%;position:absolute;z-index:11}.p-front-hero-second-05-content__inner:after{background-color:#fff;content:"";height:100%;left:0;opacity:calc(1 - var(--04-progress, 0));position:absolute;top:0;width:100%;z-index:10}@media not all and (min-aspect-ratio:1){.p-front-hero-second-05-content{-webkit-mask-size:calc(var(--04-progress, 1)*800% + 40vw);mask-size:calc(var(--04-progress, 1)*800% + 40vw)}}@media (min-aspect-ratio:1){.p-front-hero-second-05-content{-webkit-mask-size:calc(var(--04-progress, 1)*800% + 40vh);mask-size:calc(var(--04-progress, 1)*800% + 40vh)}}.p-front-hero-second-branding{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;transform:scale(calc(var(--04-progress, 1)/2 + .5))}.p-front-hero-second-branding>img{max-width:400px;width:50%}@media not all and (min-aspect-ratio:1){.p-front-hero-second-branding img{height:auto;max-width:250px;width:40%}}@media (min-aspect-ratio:1){.p-front-hero-second-branding img{height:40%;max-width:none;width:auto}}.p-front-hero-scroll{position:relative;word-break:normal}.p-front-hero-scroll a{bottom:7em;color:#000;font-family:Josefin Sans,sans-serif;font-size:14px;left:10px;letter-spacing:.2em;position:absolute;text-decoration:none;text-transform:uppercase;transform:translateY(100%);writing-mode:vertical-lr}.p-front-hero-scroll:before{animation:scroller_move 3s ease-in-out infinite,scroller_hide 3s ease-out infinite;background:#000;border-radius:50%;bottom:0;content:"";height:11px;left:-4px;position:absolute;width:11px}.p-front-hero-scroll:after{background:#000;bottom:0;content:"";height:6em;left:0;position:absolute;width:2px}@keyframes scroller_move{0%{bottom:5.5em}to{bottom:0}}@keyframes scroller_hide{0%{opacity:0}50%{opacity:1}80%{opacity:.9}to{opacity:0}}}@layer project{.p-front-business-description{overflow:hidden}.p-front-business-description-contents-title{font-size:30px;font-weight:700;line-height:1.6;margin-bottom:1.5em;text-align:center}@media (min-width:768px){.p-front-business-description-contents-title{font-size:clamp(30px,2.44vw,41.6px)}}@media (min-width:1440px){.p-front-business-description-contents-title{font-size:clamp(30px,2.75vw,41.6px)}}.p-front-business-description-contents{display:flex;flex-direction:column;font-size:18px;gap:5px}.p-front-business-description-contents>*{width:100%}@media (min-width:768px){.p-front-business-description-contents{flex-direction:row;font-size:clamp(18px,1.5vw,25.6px)}}@media (min-width:1440px){.p-front-business-description-contents{font-size:clamp(18px,1.69vw,25.6px)}}.p-front-business-description-content{position:relative;z-index:0}.p-front-business-description-content__front{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-inline:auto;max-width:950px;min-height:100dvh;padding-inline:7%;width:100%}.p-front-business-description-content__front>*{width:100%}.p-front-business-description-content__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.p-front-business-description-content__bg:after{background-color:#000;content:"";display:block;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:0}.p-front-business-description-content__bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0;width:100%}@media (min-width:768px){.p-front-business-description-content__front{justify-content:flex-start;min-height:0;padding-block:min(14vw,300px)}}@media (min-width:992px){.p-front-business-description-content__front{padding-inline:12%}}}@layer project{.p-front-training__checkbox{display:none}.p-front-training__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows 1s ease}.p-front-training__content>*{overflow:hidden}.p-front-training__checkbox:checked+.p-front-training__content{grid-template-rows:1fr}.p-front-training__checkbox:checked+.p-front-training__content>*{animation-duration:1s;animation-fill-mode:forwards;animation-name:overflow-hidden-to-visible}.p-front-training-content{display:flex;flex-direction:column}.p-front-training-content__img{height:100%}.p-front-training-content__description{margin-top:-4em;padding:1.5em}@media not all and (min-width:768px){.p-front-training-content__description{padding-bottom:3em}}@media (min-width:768px){.p-front-training-content{align-items:stretch;flex-direction:row}.p-front-training-content:nth-child(odd) .p-front-training-content__img{order:1}.p-front-training-content:nth-child(odd) .p-front-training-content__description{order:0}.p-front-training-content__img{display:flex;flex-direction:column;height:auto;min-height:100lvh;width:50%}.p-front-training-content__img>*{flex-grow:1}.p-front-training-content__description{margin-top:0;min-height:calc(100dvh - var(--header-height));padding-inline:min(2.5vw,3em);top:var(--header-height);width:50%}}.p-front-training-content-img{aspect-ratio:1;overflow:hidden}.p-front-training-content-img img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.2) translateY(calc((var(--progress)*2 - 1)*10%));width:100%}@media not all and (min-width:768px){.p-front-training-content-img--02{display:none}}@media (min-width:768px){.p-front-training-content-img{position:relative}.p-front-training-content-img img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:scale(1.2) translateY(calc((var(--progress)*2 - 1)*10%));width:100%}}.p-front-training-content-description{letter-spacing:0;line-height:1.5}.p-front-training-content-description__text{font-size:14px;margin-top:1.5em;text-align:justify}@media not all and (min-width:768px){.p-front-training-content-description__title{margin-left:-1.5em}}@media (min-width:768px){.p-front-training-content-description__text{font-size:clamp(14px,1.31vw,22.4px);padding-inline:min(2vw,3em)}}@media (min-width:1440px){.p-front-training-content-description__text{font-size:clamp(14px,1.48vw,22.4px)}}.p-front-training-content-description-title{color:#fff;font-family:DIN Condensed,Bahnschrift,sans-serif;font-size:26px;font-weight:700;line-height:1;padding:.5em 2em .5em 1em;position:relative;z-index:0}.p-front-training-content-description-title:before{background-color:#000;clip-path:polygon(0 0,100% 0,calc(100% - 2em) 100%,0 100%);content:"";height:100%;left:0;position:absolute;top:0;width:90%;z-index:-1}.p-front-training-content-description-title__caption{display:block;font-size:.6em;font-weight:400;margin-top:.2em}.p-front-training-content-description-title--01:before{background-color:#325a32}.p-front-training-content-description-title--02:before{background-color:#26394b}.p-front-training-content-description-title--03:before{background-color:#c0b300}.p-front-training-content-description-title--04:before{background-color:#78645a}@media (min-width:768px){.p-front-training-content-description-title{font-size:clamp(26px,2.53vw,43.2px)}}@media (min-width:1440px){.p-front-training-content-description-title{font-size:clamp(26px,2.86vw,43.2px)}}.p-front-training-04-subtitle{align-items:center;color:#325a32;display:flex;flex-wrap:wrap;font-weight:700;line-height:1.2}.p-front-training-04-subtitle__01{flex-shrink:0;font-size:clamp(16px,1.5vw,30px);margin-right:1em}.p-front-training-04-subtitle__02{font-size:clamp(28px,3.125vw,60px)}.p-front-training-attention{background-color:#e6e6e6;padding:7%}.p-front-training-attention:before{background-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20139.97%20139.97%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%234b4b4b%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M119.47%2C20.5C106.83%2C7.84%2C89.29%2C0%2C69.98%2C0c-19.3%2C0-36.85%2C7.84-49.49%2C20.5C7.84%2C33.14%2C0%2C50.68%2C0%2C69.98c0%2C19.3%2C7.84%2C36.85%2C20.5%2C49.49%2C12.64%2C12.65%2C30.19%2C20.5%2C49.49%2C20.5%2C19.3%2C0%2C36.84-7.84%2C49.49-20.5%2C12.65-12.64%2C20.5-30.18%2C20.5-49.49%2C0-19.3-7.84-36.85-20.5-49.49ZM109.21%2C30.76c10.05%2C10.06%2C16.24%2C23.88%2C16.25%2C39.22%2C0%2C15.34-6.2%2C29.16-16.25%2C39.22-10.06%2C10.05-23.88%2C16.24-39.22%2C16.25-15.34%2C0-29.16-6.2-39.22-16.25-10.05-10.06-16.24-23.88-16.25-39.22%2C0-15.34%2C6.2-29.16%2C16.25-39.22%2C10.06-10.05%2C23.88-16.24%2C39.22-16.25%2C15.34%2C0%2C29.16%2C6.2%2C39.22%2C16.25Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M67.44%2C83c.09.57.37%2C1.11.85%2C1.64.48.52%2C1.04.78%2C1.7.78%2C1.52%2C0%2C2.37-.81%2C2.55-2.42l5.1-39.15c.09-.69.13-1.67.13-2.94%2C0-1.96-.67-3.74-2.02-5.36-1.35-1.61-3.27-2.42-5.75-2.42s-4.51.83-5.81%2C2.48c-1.31%2C1.61-1.96%2C3.38-1.96%2C5.29%2C0%2C1.18.04%2C2.16.13%2C2.94l5.1%2C39.15Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M69.98%2C106.83c2.22%2C0%2C4.09-.76%2C5.62-2.29%2C1.52-1.52%2C2.28-3.4%2C2.28-5.62s-.76-4.09-2.28-5.62c-1.48-1.48-3.35-2.22-5.62-2.22s-4.09.77-5.62%2C2.29c-1.52%2C1.53-2.28%2C3.38-2.28%2C5.55s.76%2C3.94%2C2.28%2C5.55c1.53%2C1.57%2C3.4%2C2.35%2C5.62%2C2.35Z%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:6em;margin-bottom:1em}@keyframes overflow-hidden-to-visible{0%{overflow:hidden}99%{overflow:visible}to{overflow:visible}}}@layer project{.p-front-online-shopping{overflow:hidden}.p-front-online-shopping-description{font-size:14px;line-height:1.5;text-align:center}@media (min-width:768px){.p-front-online-shopping-description{font-size:clamp(14px,1.31vw,22.4px)}}@media (min-width:1440px){.p-front-online-shopping-description{font-size:clamp(14px,1.48vw,22.4px)}}.p-front-online-shopping-img{aspect-ratio:16/10;position:relative}.p-front-online-shopping-img__01{left:10%;position:absolute;top:-2%;transform:translateY(calc(var(--progress)*-10%));width:27%}.p-front-online-shopping-img__02{position:absolute;right:8%;top:8%;transform:translateY(calc(var(--progress)*-25%));width:40.5%}.p-front-online-shopping-img__03{bottom:-7%;left:3%;position:absolute;transform:translateY(calc(var(--progress)*-30%));width:49.5%}.p-front-online-shopping-img__04{bottom:-20%;left:43%;position:absolute;transform:translateY(calc(var(--progress)*-40%));width:36%}.p-front-organization{background-color:#e6e6e6;overflow:hidden}.p-front-organization-content{align-items:center;display:flex;flex-direction:column;gap:3em}.p-front-organization-information{font-size:14px;letter-spacing:0;line-height:1.5;margin:0}.p-front-organization-information>div{display:flex}.p-front-organization-information>div>dt{border-right:1px solid;padding-block:1em;padding-right:2em;text-align:right;width:30%}.p-front-organization-information>div>dd{margin:0;padding-block:1em;padding-left:2em;width:70%}}@layer project{@media (min-width:768px){.p-front-organization-information{font-size:clamp(14px,1.31vw,22.4px)}.p-front-organization-information>div>dt{width:8em}.p-front-organization-information>div>dd{width:auto}}@media (min-width:1440px){.p-front-organization-information{font-size:clamp(14px,1.48vw,22.4px)}}}@layer project{.p-thanks{width:100%}.p-thanks-title{font-size:30px}@media (min-width:768px){.p-thanks-title{font-size:clamp(30px,2.44vw,41.6px);text-align:center}}@media (min-width:1440px){.p-thanks-title{font-size:clamp(30px,2.75vw,41.6px)}}.p-thanks-subtitle{font-size:20px}@media (min-width:768px){.p-thanks-subtitle{font-size:clamp(20px,1.76vw,30px);text-align:center}}@media (min-width:1440px){.p-thanks-subtitle{font-size:clamp(20px,1.98vw,30px)}}.p-thanks-text{font-size:16px;margin-block:1em;text-align:justify}@media (min-width:768px){.p-thanks-text{font-size:clamp(16px,1.29vw,22px);text-align:center}}@media (min-width:1440px){.p-thanks-text{font-size:clamp(16px,1.46vw,22px)}}.p-thanks-information{background-color:#f1f1f1;display:flex;flex-direction:column;gap:2em;overflow:hidden;padding-block:48px}@media (min-width:768px){.p-thanks-information{gap:3em;padding-block:min(6.25vw,124.8px)}}}@layer project{.p-contact{font-size:14px}.p-contact a{transition:opacity .2s}.p-contact a:hover{opacity:.5}@media (min-width:768px){.p-contact{font-size:clamp(14px,1.31vw,22.4px)}}@media (min-width:1440px){.p-contact{font-size:clamp(14px,1.48vw,22.4px)}}.p-contact-description{text-align:center}.p-contact-privacy{background-color:#e6e6e6;border-radius:5px;font-size:12px;line-height:1.6;padding:9% 3%}@media (min-width:768px){.p-contact-privacy{font-size:clamp(12px,1.12vw,19.2px)}}@media (min-width:1440px){.p-contact-privacy{font-size:clamp(12px,1.27vw,19.2px)}}.p-contact-privacy-title{font-size:24px;font-weight:700;margin-bottom:1em;text-align:center}@media (min-width:768px){.p-contact-privacy-title{font-size:clamp(24px,2.24vw,38.4px)}}@media (min-width:1440px){.p-contact-privacy-title{font-size:clamp(24px,2.54vw,38.4px)}}.p-contact-privacy-content{max-height:240px;overflow-y:auto;padding:3%;text-align:justify}@media (min-width:768px){.p-contact-privacy-content{max-height:min(32vw,440px)}}.p-contact-form button,.p-contact-form input,.p-contact-form textarea{font-size:14px}.p-contact-form input[type=email],.p-contact-form input[type=tel],.p-contact-form input[type=text]{min-height:3em}.p-contact-form input[type=email],.p-contact-form input[type=tel],.p-contact-form input[type=text],.p-contact-form textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #666;border-radius:5px;display:block;outline:none;padding:.5em;width:100%}.p-contact-form textarea{min-height:12em}.p-contact-form input[type=checkbox]{cursor:pointer;margin-right:.8em;transform:scale(1.8);transform-origin:left}.p-contact-form button[type=submit],.p-contact-form input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#7597eb;border:none;border-radius:5px;color:#fff;cursor:pointer;outline:none;padding:1.5em;transition:opacity .2s;width:100%}.p-contact-form button[type=submit]:hover,.p-contact-form input[type=submit]:hover{opacity:.5}.p-contact-form button[type=submit]:disabled,.p-contact-form input[type=submit]:disabled{background-color:#dadada;cursor:not-allowed}.p-contact-form button[type=submit]:disabled:hover,.p-contact-form input[type=submit]:disabled:hover{opacity:1}@media (min-width:768px){.p-contact-form button,.p-contact-form input,.p-contact-form textarea{font-size:clamp(14px,1.31vw,22.4px)}}@media (min-width:1440px){.p-contact-form button,.p-contact-form input,.p-contact-form textarea{font-size:clamp(14px,1.48vw,22.4px)}}.p-contact-form-set{display:flex;flex-direction:column;gap:2em}.p-contact-form-set>*{width:100%}.p-contact-form-subset{display:flex;flex-direction:column;gap:.4em}.p-contact-form-subset>*{width:100%}.p-contact-form-subset-02{display:flex;gap:.4em}.p-contact-form-subset-02>*{width:50%}.p-contact-form-form-wrapper{position:relative}.p-contact-form-form-wrapper__error{color:red;font-size:.8em;left:0;line-height:1.3;margin-top:.2em;position:absolute;width:100%}.p-contact-form-label{cursor:pointer;font-weight:700;letter-spacing:0}.p-contact-form-label--any:after,.p-contact-form-label--required:after{border-radius:3px;color:#fff;content:"";display:inline-block;font-size:.75em;font-weight:400;letter-spacing:5px;line-height:1;margin-left:.5em;padding:.5em calc(.5em - 5px) .5em .5em;position:relative;top:-2px}.p-contact-form-label--any:after{background-color:#b3b3b3;content:"任意"}.p-contact-form-label--required:after{background-color:#000;content:"必須"}.p-contact-form-agree{align-items:baseline;display:flex;gap:.5em;justify-content:center}.p-contact-form-agree>*{cursor:pointer}.p-contact-form-agree-notice{font-size:.8em}.p-tel{text-align:center}.p-tel-number{font-size:clamp(32px,8vw,80px);font-weight:700;line-height:1}.p-tel-number a{color:inherit;text-decoration:none}.p-tel-number:before{background-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20125.89%2072.03%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2300a73c%3B%7D.cls-2%7Bfill%3A%23231815%3B%7D.cls-3%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Crect%20class%3D%22cls-1%22%20width%3D%22109%22%20height%3D%2271.14%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M112.27%2C65.22c0%2C3.75%2C3.05%2C6.81%2C6.81%2C6.81s6.81-3.07%2C6.81-6.81-3.06-6.81-6.81-6.81-6.81%2C3.05-6.81%2C6.81M113.05%2C65.22c0-3.32%2C2.7-6.02%2C6.03-6.02s6.02%2C2.7%2C6.02%2C6.02-2.7%2C6.02-6.02%2C6.02-6.03-2.7-6.03-6.02Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M122.39%2C69.63h-1.31l-2.64-4.09h-1.16v4.09h-1.05v-9h2.55c.85%2C0%2C1.53.21%2C2.02.62.5.41.74.99.74%2C1.73%2C0%2C.55-.18%2C1.04-.54%2C1.46-.36.43-.86.71-1.49.87l2.87%2C4.31M117.28%2C64.62h1.32c.55%2C0%2C1-.15%2C1.34-.45.35-.3.52-.67.52-1.13%2C0-1.01-.62-1.51-1.84-1.51h-1.34v3.08Z%22%2F%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M27.39%2C55.18c-5.98%2C0-13.4-4.57-13.4-14%2C0-7.32%2C7.25-13.16%2C13.4-16.66%2C6.15%2C3.5%2C13.4%2C9.34%2C13.4%2C16.66%2C0%2C9.43-7.42%2C14-13.4%2C14M68.46%2C41.02c0-7.32%2C7.25-13.17%2C13.4-16.67%2C6.15%2C3.5%2C13.4%2C9.34%2C13.4%2C16.67%2C0%2C9.43-7.42%2C13.99-13.4%2C13.99s-13.4-4.57-13.4-13.99M108.99%2C11.08c-11.08%2C0-20.89%2C2.76-27.56%2C6.23-6.67-3.47-15.87-6.23-26.95-6.23s-20.28%2C2.76-26.94%2C6.23C20.88%2C13.84%2C11.08%2C11.08.01%2C11.08v6.23c6.54%2C0%2C14.49%2C1.22%2C20.72%2C3.93-6.73%2C4.5-13.4%2C11.33-13.4%2C19.94%2C0%2C11.39%2C9.7%2C20.08%2C20.21%2C20.08s19.74-8.69%2C19.74-20.08c0-8.61-6.19-15.44-12.92-19.94%2C6.24-2.71%2C13.59-3.93%2C20.13-3.93s13.9%2C1.22%2C20.13%2C3.93c-6.74%2C4.5-12.92%2C11.33-12.92%2C19.94%2C0%2C11.39%2C9.22%2C20.08%2C19.73%2C20.08s20.06-8.69%2C20.06-20.08c0-8.61-6.51-15.44-13.25-19.94%2C6.24-2.71%2C14.2-3.93%2C20.75-3.93v-6.23Z%22%2F%3E%3C%2Fsvg%3E");background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:.7em;width:1.2em}.p-tel-info{font-size:clamp(12px,3.75vw,24px)}}@layer project{}.u-display--inline-block{display:inline-block}.u-display--none-tab{display:none}@media not all and (min-width:768px){.u-display--none-u-tab{display:none}}.u-margin-top--1em{margin-top:1em}.u-margin-top--2em{margin-top:2em}.u-margin-top--4em{margin-top:4em}.u-text-align--justify{text-align:justify}.u-text-align--center{text-align:center}@media (min-width:768px){.u-padding-inline-1em-tab{padding-inline:1em}}