/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}button{border:none;cursor:pointer}a,button{transition:all .3s}a,a:focus,button,button:focus{outline:none!important}a:hover,button:hover{opacity:.75}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:serif;line-height:1.15;position:relative}a,body,dd,div,dt,h1,h2,h3,h4,h5,h6,li,p,pre,span{margin:0}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}ol,ul{list-style:0;list-style-type:none;padding:0}#app,body{background-color:#fff;color:#333;font-family:Genjyuu,Noto Sans JP,Noto Sans,sans-serif;font-size:15px;font-weight:400;margin:0;overflow-x:hidden;text-align:left}section{padding-bottom:80px;padding-top:80px}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-weight:700;line-height:1.2}h2{font-size:2rem}h3{font-size:20px}p{line-height:2;margin:.5rem 0}pre{color:#333;font-family:unset!important;font-size:unset!important;font-weight:unset!important;line-height:unset!important;margin:0;text-align:left}blockquote{background:#efefef;box-sizing:border-box;color:#555;font-style:italic;padding:10px 15px 10px 60px;position:relative}blockquote:before{color:#cfcfcf;content:"\f10d";display:inline-block;font-family:FontAwesome;font-size:30px;font-weight:900;left:15px;line-height:1;position:absolute;top:18px}blockquote p{line-height:1.7;margin:10px 0;padding:0}blockquote cite{color:#888;display:block;font-size:.9em;text-align:right}img{height:auto;image-rendering:-webkit-optimize-contrast;max-width:100%}input,textarea{background-color:#eee;border:none;padding:.75rem}input:focus,textarea:focus{outline:2px solid #f48500}input::-moz-placeholder,textarea::-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}textarea{width:100%}address{font-style:normal}figure{margin:0}.sp-only{display:inherit}@media (min-width:768px){.sp-only{display:none}}.pc-only{display:none}@media (min-width:768px){.pc-only{display:contents}}.testClass{font-size:10rem}.grecaptcha-badge{display:none!important}.container,.container_s{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:100%}@media (min-width:640px){.container,.container_s{max-width:640px}}@media (min-width:768px){.container,.container_s{max-width:768px}}@media (min-width:1024px){.container,.container_s{max-width:1000px}}@media (min-width:1280px){.container,.container_s{max-width:1200px}}.container_s{width:90%}@media (min-width:768px){.container_s{width:80%}}@media (min-width:640px){.container_s{max-width:640px;padding:0}}@media (min-width:768px){.container_s{max-width:768px;padding:0}}@media (min-width:1024px){.container_s{max-width:1000px;padding:0}}@media (min-width:1280px){.container_s{max-width:1024px;padding:0}}@media (min-width:1024px){.drawer{display:none}}.drawer-icon{background:#ddd;border-radius:5px;cursor:pointer;height:50px;position:fixed;right:.5rem;top:.5rem;width:50px;z-index:100}.drawer-icon__line,.drawer-icon__line:after,.drawer-icon__line:before{background:#fff;border-radius:2px;display:inline-block;height:1px;left:13px;position:absolute;top:24px;transition:all .3s;width:50%}.drawer-icon__line:before{content:"";left:0;top:-10px;width:100%}.drawer-icon__line:after{content:"";left:0;top:10px;width:100%}.drawer-nav{background-color:hsla(0,0%,100%,.95);height:100%;opacity:0;pointer-events:none;position:fixed;transition:all .3s;width:100%;z-index:99}.drawer-nav__list{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10vh}.drawer-nav__item{border-bottom:1px dotted #f48500;max-width:15rem;padding:1rem 0;text-align:center;width:100%}.drawer__logo{margin:3rem auto 0;width:70%}.drawer.active .drawer-icon__line,.drawer.active .drawer-icon__line:after,.drawer.active .drawer-icon__line:before{background:transparent}.drawer.active .drawer-icon__line:before{background:#fff;top:0;transform:rotate(-135deg)}.drawer.active .drawer-icon__line:after{background:#fff;top:0;transform:rotate(135deg)}.drawer.active .drawer-nav{display:block;opacity:1;pointer-events:auto}.drawer-active{overflow:hidden}.header{display:flex;justify-content:space-between;padding:.5rem;position:absolute;top:0;width:100%;z-index:90}@media (min-width:768px){.header{padding:1.5rem .5rem 0 2rem}}.header__logo{display:block;width:50vw}@media (min-width:768px){.header__logo{width:auto}}.header-nav{align-items:center;background-color:#fff;border-radius:999px;display:none;justify-content:center;margin:0 0 auto;padding:.85rem 1.5rem;position:fixed;right:.5rem}.header-nav__item{padding:0 1.25rem}@media (min-width:1024px){.header-nav{display:flex}}.footer{background-color:#333;color:#fff;line-height:2;padding-bottom:.5rem;padding-top:3rem;text-align:center}.footer__logo{font-size:30px}.footer__info{margin-top:1rem}.footer-nav{border-bottom:1px solid #fff;border-top:1px solid #fff;display:none;justify-content:center;margin:2rem auto 1rem;padding:.5rem 3.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (min-width:768px){.footer-nav{display:flex}}.footer-nav__item{padding:0 1rem}.hero{height:140vw;padding-top:4.2rem;position:relative}@media (min-width:768px){.hero{height:45vw;margin-bottom:13vw;padding-top:0}}.hero__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 0 0 25vw;height:90vw;margin-left:auto;width:90%}@media (min-width:768px){.hero__image{height:50vw;width:70%}}.hero__content{bottom:-8vw;left:5vw;letter-spacing:1px;position:absolute;text-shadow:0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff}@media (min-width:1024px){.hero__content{bottom:4vw;left:12vw;text-shadow:0 0 20px #fff,0 0 20px #fff}}.hero__content--copy{font-size:5vw;font-weight:500;line-height:1.75}@media (min-width:768px){.hero__content--copy{font-size:2.2vw}}.hero__content--title{font-size:25px;font-weight:500;line-height:1.5;margin:1rem 0 .75rem}@media (min-width:768px){.hero__content--title{font-size:2.1vw;margin:3rem 0 1.5rem}}.hero__content--title span{display:block;font-size:4vw;font-weight:400}@media (min-width:768px){.hero__content--title span{font-size:1.4vw}}.hero__content--text{color:#ee87b4}@media (min-width:768px){.hero__content--text{font-size:1.4vw}}.box{margin-left:auto;margin-right:auto;max-width:800px}.btn{align-items:center;background-color:#f48500;border-radius:10px;color:#fff;display:flex;font-weight:700;justify-content:center;max-width:100%;padding:1rem 2rem;transition:all .3s ease;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (min-width:768px){.btn{padding:1rem 4rem}}.btn-submit{margin:2rem auto}.floating-btn{bottom:4rem;display:none;max-width:4rem;position:fixed;right:1rem;z-index:50}.floating-btn.is-displayed{display:block}@media (min-width:768px){.floating-btn{bottom:5rem;left:auto;max-width:none}}.contact input,.contact textarea{max-width:calc(100vw - 1.5rem)}.contact-label:after{color:#959595;content:attr(data-title);display:block;font-size:.8rem;letter-spacing:.1px;margin-left:.5rem}@media (min-width:768px){.contact-label:after{margin-left:0}}.wpcf7-submit:after{content:attr(data-title);display:block}.heading,.heading-center{color:#f48500;font-size:50px;font-weight:700;letter-spacing:4px;margin-bottom:2rem;padding-bottom:2rem;position:relative}.heading-center:after,.heading:after{content:attr(data-title);display:block;font-size:20px;font-weight:500;letter-spacing:2px}.heading-center:before,.heading:before{background-color:#f48500;bottom:0;content:"";display:block;height:3px;position:absolute;width:30px}.heading-center{text-align:center}.heading-center:before{left:50%;transform:translateX(-50%)}.navmenu_link-item:hover{color:#f48500;transition:all .3s}.loading{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;position:fixed;width:100%;z-index:200}.about{margin:80px 0;padding:0;position:relative}.about__bg{background-color:#fef7ed;height:110%;padding-bottom:2rem;position:absolute;right:0;top:0;width:56%}.about .about-box{display:flex;flex-wrap:wrap;position:relative}.about .about-box__content{margin-left:auto;max-width:640px;padding-left:1rem;padding-right:2rem;width:100%}@media (min-width:768px){.about .about-box__content{padding-left:.5rem;padding-right:2rem;width:37.5%}}.about .about-box__image{border-radius:20px 0 0 20px;display:block;margin-left:auto;margin-top:1rem;max-height:60vw;-o-object-fit:cover;object-fit:cover;width:80%}@media (min-width:768px){.about .about-box__image{margin-left:0;margin-top:-40px;max-height:none;width:50%}}.usecase-list{display:flex;flex-wrap:wrap}.usecase-list__item{padding:5px;width:100%}@media (min-width:768px){.usecase-list__item{padding:20px;width:50%}}.usecase-list__item--image{display:block;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:-2}.usecase-list__item--text{font-weight:700;margin-top:1rem;min-height:3rem;padding-bottom:2rem;position:relative}@media (min-width:768px){.usecase-list__item--text{font-size:20px;min-height:auto;text-align:center}}.usecase-list__item--text:after{bottom:0;color:#fef7ed;content:attr(data-num);display:inline-block;font-size:100px;position:absolute;right:1rem;top:auto;z-index:-1}.feature{background-color:#f48500}.feature .heading-center{color:#fff}.feature .heading-center:before{background-color:#fff}.feature-list{display:flex;flex-wrap:wrap;justify-content:space-between}.feature-list__item{aspect-ratio:1;background-color:#fff;border-radius:20px;color:#f48500;display:flex;flex-direction:column;font-weight:700;margin:5px 0;padding:2rem 0;text-align:center;width:calc(50% - 5px)}@media (min-width:768px){.feature-list__item{width:calc(25% - 10px)}}.feature-list__item--image{display:block;margin:auto;max-height:60%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.feature-list__item--image{max-height:auto}}.company{position:relative}.company .heading-center{color:#fff}.company .heading-center:before{background-color:#fff}.company__bg{background-color:#f48500;height:70vh;position:absolute;top:0;width:100%}.company .container,.company .container_s{position:relative}.company-list{background-color:#fff;border-radius:20px;font-size:.8rem;margin:0 auto;max-width:1000px;padding:1rem}@media (min-width:768px){.company-list{font-size:medium;padding:2rem 3rem}}.company-list__item{border-bottom:1px solid #333;display:flex;padding:1rem}@media (min-width:768px){.company-list__item{padding:2rem 3rem}}.company-list__item--title{font-weight:700;width:7rem}@media (min-width:768px){.company-list__item--title{width:10rem}}.company-list__item--text{width:calc(100% - 7rem)}@media (min-width:768px){.company-list__item--text{width:calc(100% - 10rem)}}.company-list__item--text a{color:#f48500;text-decoration:underline}.contact__text{padding:0 1.5rem}@media (min-width:768px){.contact__text{text-align:center}}.contact__tel{background-color:#f48500;border-radius:20px;color:#fff;display:block;margin:2rem auto;max-width:900px;padding:2rem 0;text-align:center}.contact__tel--title{font-size:1.2rem;font-weight:500}.contact__tel--number{align-items:center;display:flex;font-size:30px;justify-content:center;letter-spacing:3px;margin:.5rem 0 1rem}@media (min-width:768px){.contact__tel--number{font-size:40px}}.contact__tel--number img{margin-right:1rem}@media (min-width:768px){.contact__tel--number img{margin-top:4px}}.contact-form{line-height:2;margin:2rem auto;max-width:900px;width:100%}.contact-form__item{border-bottom:1px solid #333;display:flex;flex-direction:column}@media (min-width:768px){.contact-form__item{align-items:center;flex-direction:row}}.contact-form__item--dt{display:flex;font-weight:700;padding:.75rem 1rem 0}@media (min-width:768px){.contact-form__item--dt{justify-content:space-between;padding:.75rem 1rem;width:14rem}}.contact-form__item--dd{padding:.75rem 1rem}@media (min-width:768px){.contact-form__item--dd{width:calc(100% - 14rem)}}.contact-form__item--dd label{margin-right:1rem}.contact-form__item--dd label:last-of-type{margin-right:0}.contact-form__item--dd input[type=radio]{margin-right:.5rem}.contact-form__item--dd #name,.contact-form__item--dd #tel{width:50%}.contact-form__item--dd #email{width:100%}.contact-form__item--dd #remarks{margin-top:.5rem}.contact-form__item:last-child{align-items:baseline;padding-top:.5rem}.contact-form .required{border:1px solid #e50012;color:#e50012;display:inline-block;font-weight:400;margin-left:1rem;padding:0 .5rem}.contact-finish{padding-top:20vh}.contact-finish__text{margin:1rem auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.contact-finish .btn{margin:2rem auto 5rem}.facility{padding-bottom:0;position:relative}.facility .heading-center{color:#fff}.facility .heading-center:before{background-color:#fff}.facility__bg{background-color:#f48500;height:60vh;position:absolute;top:0;width:100%}.facility__name{display:flex;flex-direction:column;justify-content:center;margin:2rem 0}@media (min-width:768px){.facility__name{flex-direction:row;margin:3rem 0}}.facility__name--text{color:#fff;font-size:30px;text-align:center}@media (min-width:768px){.facility__name--text{font-size:45px;margin-right:3rem;text-align:start}}.facility__name--logo{-o-object-fit:contain;object-fit:contain}.facility .container,.facility .container_s{position:relative}.facility__map{border-radius:20px;height:400px;width:100%}.facility-list__item{aspect-ratio:1;border-radius:20px;margin:auto;max-height:50vw;-o-object-fit:cover;object-fit:cover;width:calc(100% - 1rem)}.greeting{padding-bottom:0}.greeting__wrap{display:flex;flex-direction:column-reverse;flex-wrap:wrap}@media (min-width:768px){.greeting__wrap{flex-direction:row;max-width:100%}}.greeting__image,.greeting__image1,.greeting__image2,.greeting__image3,.greeting__image4{border-radius:20px;max-width:45%;position:absolute}@media (min-width:768px){.greeting__image,.greeting__image1,.greeting__image2,.greeting__image3,.greeting__image4{max-width:100%}}.greeting__image--wrap{height:50vh;margin-top:1rem;position:relative;width:100%}@media (min-width:768px){.greeting__image--wrap{height:auto;margin-top:0;width:50%}}.greeting__image1{left:0;top:0}.greeting__image2{right:0;top:20%}.greeting__image3{bottom:20%;left:-10%}.greeting__image4{bottom:0;right:8%}.greeting__text{line-height:2.5;padding:0 1rem;width:100%}@media (min-width:768px){.greeting__text{padding:0 3rem 3rem;width:50%}}.lifestyle{padding-bottom:0}.lifestyle__schedule{border:3px solid #fef7ed;border-radius:10px;display:block;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:100%;overflow-x:scroll;padding:1rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (min-width:768px){.lifestyle__schedule{padding:2rem}}.lifestyle__schedule--image{display:block;max-width:none}.lifestyle__schedule--caption{color:#999;display:block;font-size:.8rem;padding-left:.5rem;padding-top:.5rem}@media (min-width:768px){.lifestyle__schedule--caption{display:none}}.lifestyle-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem}.lifestyle-list__item{margin-top:10px;width:calc(50% - 5px)}@media (min-width:768px){.lifestyle-list__item{width:calc(25% - 10px)}}.lifestyle-list__item--image{border-radius:20px}.lifestyle-list__item--title{color:#f48500;font-weight:700;margin-top:1rem;text-align:center}.lifestyle-list__item--text{font-size:.8rem;padding:0 .5rem}@media (min-width:768px){.lifestyle-list__item--text{font-size:.95rem;padding:0 .75rem}}.price__name{display:flex;flex-direction:column;justify-content:center;margin:2rem 0}@media (min-width:768px){.price__name{flex-direction:row;margin:3rem 0}}.price__name--text{color:#f48500;font-size:30px;text-align:center}@media (min-width:768px){.price__name--text{font-size:45px;margin-right:3rem;text-align:start}}.price__name .heading-center{margin-bottom:0;padding-bottom:0}.price__name .heading-center:before{display:none}.price-table{margin:0 auto;max-width:600px;width:100%}.price-table__tr:first-child .price-table__td,.price-table__tr:first-child .price-table__th{border-top:1px solid #999}.price-table__tr:last-child .price-table__th{background-color:#ee87b4;border:1px solid #ee87b4;border-top:none}.price-table__tr:last-child .price-table__td{border-left:1px solid #ee87b4;color:#ee87b4}.price-table__th{background-color:#999;border-bottom:1px solid #fff;color:#fff;font-weight:400;padding:1rem;width:25%}.price-table__td,.price-table__th{border-left:1px solid #999;border-right:1px solid #999}.price-table__td{border-bottom:1px solid #999;padding:1rem 2rem}.staff-card{padding:.5rem;width:50%}@media (min-width:768px){.staff-card{padding:1.5rem;width:33.3333333333%}}.staff-card__wrap{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:calc(1000px + 3rem);width:100%}.staff-card__image{margin:0;padding-top:100%;position:relative}.staff-card__image img{border-radius:9999px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.staff-card__info{display:flex;flex-direction:column-reverse}.staff-card__info--name{margin-bottom:.5rem;text-align:center}.staff-card__info--role{margin:1rem 0 0;text-align:center}.staff-card__list{line-height:1.5}.staff-card__list--title{font-weight:700;margin-bottom:.25rem;text-align:center}.staff-card__list--text{font-size:.8rem;margin-bottom:1rem}@media (min-width:768px){.staff-card__list--text{font-size:medium}}.bnr{background-color:#f48500;padding:80px 0}.bnr-contact,.bnr-contact__pc,.bnr-contact__sp{background-color:#fff;background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:20px;margin:0 auto;max-width:1000px;padding:1rem 1rem 12.5rem}@media (min-width:768px){.bnr-contact,.bnr-contact__pc,.bnr-contact__sp{padding:1.5rem 2.5rem}}.bnr-contact__title{color:#f48500;font-size:27px;text-align:center}@media (min-width:768px){.bnr-contact__title{font-size:30px;text-align:initial}}.bnr-contact__text{font-size:.8rem;font-weight:700;margin:1rem 0;text-align:center}@media (min-width:768px){.bnr-contact__text{font-size:medium;margin:1rem 0 1rem 1.5rem;text-align:initial}}.bnr-contact .btn,.bnr-contact__pc .btn,.bnr-contact__sp .btn{margin-left:auto;margin-right:auto}@media (min-width:768px){.bnr-contact .btn,.bnr-contact__pc .btn,.bnr-contact__sp .btn{margin-left:1.5rem}}.bnr-contact__pc{display:none}@media (min-width:768px){.bnr-contact__pc{display:block}.bnr-contact__sp{display:none}}@font-face{font-display:swap;font-family:Genjyuu;src:url(/fonts/GenJyuuGothic-Regular.woff2?9d625c81d74ee99c2f75d564600b05d3) format("woff2")}@font-face{font-display:swap;font-family:Genjyuu;font-weight:500;src:url(/fonts/GenJyuuGothic-Medium.woff2?1d9b906955de0192135ec67c15ca4a40) format("woff2")}@font-face{font-display:swap;font-family:Genjyuu;font-weight:700;src:url(/fonts/GenJyuuGothic-Bold.woff2?4459ecc1931a74031cb35e3a461f1405) format("woff2")}.font-medium{font-weight:500}.font-bold{font-weight:700}.zoom{display:block;overflow:hidden;position:relative}.zoom-item{height:auto;top:0;transition:all 1s ease-out;width:100%}.zoom-blend,.zoom-blend_dark{background-color:#f48500;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.5;position:absolute;top:0;transition:all .5s ease-out;width:100%}.zoom-blend_dark{opacity:.7}.zoom:hover .zoom-item{filter:brightness(100%);opacity:1;transform:scale(1.1)}.zoom:hover .zoom-blend,.zoom:hover .zoom-blend_dark{opacity:.2;transition:all .5s ease-out}.animate-fadeIn{-webkit-animation:fadeIn .5s ease-in forwards;animation:fadeIn .5s ease-in forwards}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeInUp{-webkit-animation:fadeInUp .5s ease-in forwards;animation:fadeInUp .5s ease-in forwards}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInDown{-webkit-animation:fadeInDown .5s ease-in forwards;animation:fadeInDown .5s ease-in forwards}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInLeft{-webkit-animation:fadeInLeft .5s ease-in forwards;animation:fadeInLeft .5s ease-in forwards}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInRight{-webkit-animation:fadeInRight .5s ease-in forwards;animation:fadeInRight .5s ease-in forwards}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:translateZ(0)}}.blinking{-webkit-animation:blink 1s ease-in-out infinite alternate;animation:blink 1s ease-in-out infinite alternate}@-webkit-keyframes blink{0%{opacity:0}to{opacity:1}}@keyframes blink{0%{opacity:0}to{opacity:1}}.animate-border{position:relative}.animate-border:before{border-bottom:5px solid #fef7ed;bottom:2px;content:"";left:0;position:absolute;z-index:-1}.animate-border:hover{opacity:.8}.animate-border:hover:before{-webkit-animation:border .25s linear forwards;animation:border .25s linear forwards}@-webkit-keyframes border{0%{width:0}to{width:100%}}@keyframes border{0%{width:0}to{width:100%}}.text-primary{color:#f48500}.text-center{text-align:center}.slide-arrow{fill:#f48500;background:transparent;margin-top:-15px;position:absolute;top:50%;width:2rem;z-index:1}.prev-arrow{left:-10px}@media (min-width:768px){.prev-arrow{left:-2rem}}.next-arrow{right:-10px}@media (min-width:768px){.next-arrow{right:-2rem}}
