.header{--header-shadow:0 4px 2px -2px rgba(0,0,0,.15);background-color:#fff;box-shadow:var(--header-shadow);height:100%;height:6.5rem;padding:0 5rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:9999}.header,.header>*{align-items:center;display:flex}.header>*{flex:1 1;flex-basis:0}.header__main__left__btn{background-color:initial;border:none;cursor:pointer}.header__main__center{justify-content:center}.header__main__logo{cursor:pointer;height:16.2rem;margin-top:.5rem;object-fit:fill;width:16.2rem}.header__main__right{justify-content:flex-end}.header__main__right>ul>li{font-style:italic;list-style-type:none;text-decoration:underline}.header__menu{background-color:#fff;box-shadow:var(--header-shadow);display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.4rem 5rem;position:absolute;right:0;top:6.5rem;width:100%}.header__menu--hidden{display:none}.header__menu__list{display:flex;justify-items:center;list-style:none}.header__menu__list--mobile{flex-direction:column}.header__menu__list>:not(:last-child){margin-right:1.6rem}.header__menu__list__item{align-items:center;cursor:pointer;display:flex;height:3.6rem;padding:.8rem}.header__menu__list__item:hover{color:grey}@media only screen and (max-width:576px){.header{padding:0 2.5rem}.header__menu{padding:1.4rem 2.5rem}}.article__wrapper{padding:5rem 1rem}.article{align-items:center;align-self:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;max-width:50rem!important;text-align:center;white-space:pre-line;width:100%}.article__text{font-size:2.4rem;font-style:italic;font-weight:400;line-height:3rem}.article__text--hide-paragraph{-webkit-line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article__text__read-more{align-self:flex-end;background-color:initial;border:none;color:#005ea8;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.article__text__read-more:hover{color:red}.section{--child-width:95rem;align-items:center;display:flex;justify-content:center;min-height:52rem;padding:0 1rem;width:100%}.section>*{max-width:var(--child-width);width:100%}.section--standard>div,img{display:flex;flex:1 1;flex-basis:0}.section--reverse{flex-direction:row-reverse}.section--column,.section--mobile{flex-direction:column}.section--mobile>:not(:last-child){margin-bottom:2rem}@media screen and (max-width:950px){.section{--child-width:70rem}}.about-us-section{--min-width:10rem;display:flex;flex-direction:column;gap:1rem;min-height:52rem;padding:5rem 1rem;width:100%}.about-us-section>div{flex:1 1}.about-us-section__pic{--pic-width:460px;--pic-height:460px;border-radius:29px;height:var(--pic-height);width:var(--pic-width)}@media screen and (max-width:963px){.about-us-section{flex-direction:column}.about-us-section__pic{--pic-width:100%}}.comparison-section{--width:950px;max-width:var(--width);padding:0 1rem}@media only screen and (max-width:950px){.comparison-section{--width:100%}}@media only screen and (max-width:725px){.comparison-section{--width:600px}}@media only screen and (max-width:576px){.comparison-section{--width:400px}}@media only screen and (max-width:420px){.comparison-section{--width:100%}}.copyright-section{align-items:center;background-color:#666;border-top:thin solid #f2f2f2;color:#f2f2f2;display:flex;height:2.5rem;justify-content:flex-end;padding:0 1rem;width:100%}.copyright-section__claim{font-size:1.6rem}@media only screen and (max-width:576px){.copyright-section__claim{font-size:1.2rem}}.explanation-section__text{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5rem 1rem}.explanation-section__text>p{text-align:center}.explanation-section__title{display:inline-flex;font-size:2.6rem;font-weight:700;justify-content:center;margin-bottom:.8rem;margin-top:2.4rem;width:100%}.explanation-section__services{align-self:baseline;margin-left:1.6rem}.explanation-section__services>li{font-size:2rem;font-style:italic;padding-left:1rem}.explanation-section__services>li::marker{content:"➭"}.footer-section{background-color:#bfbfbf;display:flex;font-size:1.4rem;height:24rem;padding:5rem 2rem;width:100%}.footer-section>div{display:flex;flex-direction:column;margin-right:6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer-section__column>span:first-of-type{font-size:1.6rem;margin-bottom:.8rem}.footer-section__column>:not(:last-child){margin-bottom:.4rem;margin-right:2rem}.footer-section__column>:last-child{margin-bottom:1.2rem}@media only screen and (max-width:576px){.footer-section{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footer-section>:last-child{margin-top:2.4rem}}.rating{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rating--pulsing{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.rating>:not(:last-child){margin-right:.8rem}.rating__stars{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rating__stars>:nth-child(2n){margin-right:-.8rem}.rating__stars>button{background-color:inherit;border:0;font-family:inherit;font-size:100%;overflow:hidden;padding:0}.rating__stars--right-star>svg{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rating__stars--left-star{overflow:hidden;width:.8rem}.rating__stars--selected>svg{fill:gold}.rating__evaluation{align-self:center;color:#005ea8;font-size:1.4rem}.rating__evaluation:hover{color:red;cursor:pointer}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.card{background-color:#fff;border-radius:1.6rem;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);display:flex;flex-direction:column;height:30rem;max-width:45rem;min-width:31rem;width:80%}.card__additional-info{align-self:flex-start;margin-left:1rem;padding:1rem 0}.card__additional-info__tooltip{background-color:#bfbfbf;border-radius:1.5rem;font-size:1.4rem;max-width:32rem;padding:1.5rem}.card__header{background-color:#bfbfbf;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;color:#000;height:7rem;width:100%}.card__body,.card__header{align-items:center;display:flex;justify-content:center}.card__body{flex-direction:column;flex-grow:1;padding:.8rem 1.6rem}.card__body>:not(:last-child){margin-bottom:1.6rem}.card__body__time-slot{align-items:center;display:flex;flex-direction:column;justify-content:center}.card__body__time-slot__title{margin-bottom:.8rem}.card__body__time-slot__subtitle{font-size:1.6rem}.card__footer{align-items:center;display:inline-flex;font-size:1.8rem;font-weight:500;height:3.5rem;justify-content:center}.header-section{--headline-fs:5.4rem;--dot:1.8rem;align-items:center;display:flex;gap:4rem;justify-content:space-between;max-width:105rem}.section-banner{background-image:url(/static/media/banner.037881e414a1991938a0.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 100%}.header-section--mobile>:not(:last-child){margin-bottom:2rem}.header-section__headline{width:44.5rem}.header-section__headline__title{font-size:var(--headline-fs);font-weight:900;text-align:center}.header-section__headline__subtitle__wrapper{height:1.8rem;position:relative;-webkit-transform:translateX(2.5rem);transform:translateX(2.5rem);width:90%}.header-section__headline__subtitle{align-items:center;color:#666;display:inline-flex;justify-content:space-between;opacity:0;padding-top:.8rem;position:absolute;width:100%}.header-section__dot{background-color:#bbb;border-radius:50%;display:inline-block;height:var(--dot);width:var(--dot)}.header-section__service-list1{-webkit-animation:exchangeText1 15s infinite;animation:exchangeText1 15s infinite}.header-section__service-list2{-webkit-animation:exchangeText2 15s infinite;animation:exchangeText2 15s infinite}@-webkit-keyframes exchangeText1{0%{opacity:0}5%{opacity:1}45%{opacity:1}50%{opacity:0}}@keyframes exchangeText1{0%{opacity:0}5%{opacity:1}45%{opacity:1}50%{opacity:0}}@-webkit-keyframes exchangeText2{50%{opacity:0}55%{opacity:1}95%{opacity:1}to{opacity:0}}@keyframes exchangeText2{50%{opacity:0}55%{opacity:1}95%{opacity:1}to{opacity:0}}@media only screen and (max-width:950px){.header-section{--headline-fs:5.2rem;flex-direction:column;padding:2.5rem 0}}@media only screen and (max-width:450px){.header-section__headline{width:auto}.header-section{--headline-fs:4rem;--dot:1.2rem}.header-section__headline__subtitle{font-size:1.4rem}}.our-vision-section{display:flex;gap:1rem;width:100%}.our-vision-section__pic{--pic-width:460px;--pic-height:460px;border-radius:29px;height:var(--pic-height);width:var(--pic-width)}@media screen and (max-width:963px){.our-vision-section__pic{--pic-width:100%}}.table{border-collapse:collapse;border-top-left-radius:.6rem;border-top-right-radius:.6rem;box-shadow:0 0 20px rgba(0,0,0,.15);font-family:sans-serif;font-size:1.44rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:2.5rem 0;max-width:50rem;min-width:20rem;width:100%}.table thead tr{background-color:#bfbfbf;color:#fff;font-size:1.8rem;text-align:left}.table td,.table th{color:#000;padding:1.2rem 1.5rem}.table__right-column{display:flex;flex-direction:column;justify-self:flex-end;text-align:right;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table__right-column>:first-child{margin-bottom:4px}.table th:first-of-type{border-top-left-radius:.6rem}.table th:last-of-type{border-top-right-radius:.6rem}.table tbody tr{border-bottom:thin solid #bfbfbf}.table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.table tbody tr:last-of-type{border-bottom:.2rem solid #bfbfbf}.table__row--active{color:#bfbfbf;font-weight:700}.table__row--extra-info{font-size:1.2rem}.prices-section{grid-column-gap:6rem;-webkit-column-gap:6rem;column-gap:6rem;display:grid;grid-auto-flow:row;grid-template-areas:"left right";grid-template-columns:repeat(2,minmax(0,1fr))}.prices-section__wrapper{padding:5rem 1rem}.prices-section__title{font-size:9.6rem;margin-bottom:7.2rem;text-align:center}.prices-section__title>strong{font-size:inherit}.prices-section__disclaimer{display:inline-flex;font-size:1.2rem;font-style:italic;justify-content:flex-end;width:100%}@media only screen and (max-width:1000px){.prices-section{display:flex;flex-direction:column;width:100%}.prices-section>table{margin-top:0!important;max-width:100%}.prices-section__wrapper{padding:5rem}}@media only screen and (max-width:700px){.prices-section__title{font-size:5.6rem;margin-bottom:3.6rem!important}.prices-section>table{margin-top:0!important;max-width:100%}.prices-section__wrapper{padding:5rem 1rem}}@media only screen and (max-width:420px){.prices-section__title{font-size:4.8rem}}.review{display:flex;flex-direction:column}.review:after{background:#ccc;content:"";height:.1rem;margin-top:1.6rem;width:100%}.review__username-rating{color:#3093d6;display:inline-flex;font-size:1.6rem;justify-content:space-between;margin-bottom:.8rem}.review__text{font-size:1.4rem;width:90%}.review-list__container{display:flex;flex-direction:column}.review-list__container>:not(:last-child){margin-bottom:1.6rem}.review-list{padding:0 1.6rem}.review-list>:not(:last-child){margin-bottom:1.6rem}.review-list::-webkit-scrollbar{width:.4rem}.review-list::-webkit-scrollbar-track{background:transparent}.review-list::-webkit-scrollbar-thumb{background:#ccc;border:transparent;border-radius:2rem}.review-list__load-more{background-color:rgba(56,140,79,.3);border:.1rem solid #32633f;border-radius:.8rem;color:#388c4f;font-size:2rem;font-weight:700;margin:0 auto;padding:.8rem 1.6rem}.review-list__load-more:hover{background-color:rgba(56,140,79,.5);cursor:pointer}.review-list__footer{display:inline-flex;font-size:1.2rem;justify-content:flex-end;margin-top:.8rem;padding-right:2rem;width:100%}.review-list__footer>a{color:#005ea8;font-size:inherit}.review-list__footer>a:hover{color:red}.review-section{display:flex;flex-direction:column;padding:5rem 1rem}.review-section__headline{margin-bottom:2.4rem;text-align:center}.review-section__rating{display:inline-flex;font-style:italic;justify-content:flex-end;margin-bottom:.8rem;padding-right:2rem}.app{background-color:#fff}.app,.app__body{display:flex;flex-direction:column}.app__body{height:100%;width:100%}.app__body>:nth-child(odd){background-color:#f2f2f2}.app-body__item{display:flex;flex:1 1;height:50%;width:100%}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--main-padding:5rem 20%;--main-padding-mobile:3.5rem 10%;font-family:"Source Serif 4",sans-serif;font-weight:600}*{box-sizing:border-box;font-size:1.6rem;margin:0;padding:0}p{font-size:inherit}a{color:inherit;display:flex;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Merriweather,sans-serif;letter-spacing:.2rem}h1{font-size:4.8rem}h2{font-size:2.6rem}h3{font-size:1.92rem}@media only screen and (max-width:576px){:root{--main-padding:3.5rem 5%}h1{font-size:4.2rem}}.blog-post{margin:0 auto;max-width:1024px;min-width:0;padding:1.6rem;width:100%}.blog-post__title{color:#000;font-size:6.4rem;font-weight:700;margin:3.2rem 0 .4rem;min-width:0;overflow-wrap:break-word}.blog-post__subtitle{color:#5f6c80;font-size:2rem;margin:1.6rem 0 2rem}.blog-post__section{margin:6.4rem 0}.blog-post__section__img{box-shadow:inset 0 0 0 400px transparent;height:auto;width:100%}.blog-post__section>p{color:#2d3748;font-size:2rem;letter-spacing:-.003em;line-height:2.6rem;margin:2rem 0;word-break:break-word}.blog-post__section__photograph{display:flex;font-size:1.33rem;justify-content:center;margin:.8rem 0;white-space:pre-wrap;width:100%}.blog-post__section__photograph>a{color:#a10f15;font-size:1.33rem}@media only screen and (min-width:640px){.blog-post{padding:3.2rem}}.blog-post__section__socials{height:32px;margin-bottom:8px}.blog-post__section__socials>:not(:last-child){margin-right:8px}.blog-post__section__socials__fb{height:32px}.blog-post__section__socials__fb::hover{cursor:pointer}.wrapper{box-shadow:inset 0 0 0 400px transparent;height:auto;width:100%}.box{border:2px solid transparent;border-radius:12px;max-width:320px;min-width:0;padding:8px}.box:hover{border-color:#a10f15}.box__img{border-radius:6px;height:auto;margin-bottom:.6rem;max-width:100%;min-width:0}.box__date-and_read-time{color:#5f6c80;margin-bottom:.5rem;margin-top:.5rem}.box__title-wrapper{font-weight:700;margin-bottom:1rem;margin-top:.5rem}.box__title-wrapper__title{color:#2d3748;font-size:2rem;line-height:3rem}.hvr-float{box-shadow:0 0 1px transparent;display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease-out;vertical-align:middle}.hvr-float:active,.hvr-float:focus,.hvr-float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}@media only screen and (min-width:640px){.box__title-wrapper__title{font-size:2rem}.box__date-and_read-time{font-size:1.6rem}}@media only screen and (min-width:768px){.box__title-wrapper__title{font-size:2.4rem}.box__date-and_read-time{font-size:2rem}}.blog{display:flex;height:100%;margin:0 auto;width:100%}.blog-screen{margin:0 auto 6rem;max-width:1024px;padding:3.2rem}.blog-screen__header{margin-bottom:6rem;margin-top:3rem}.blog-layout{grid-gap:3.2rem;display:grid;gap:3.2rem;grid-template-columns:repeat(3,1fr);justify-items:center}@media only screen and (max-width:640px){.blog-screen{padding:1.6rem}.blog-layout{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:640px){.blog-layout{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.blog-layout{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=main.1cae8f62.css.map*/