@font-face{font-family:Tanker;font-style:normal;font-weight:400;src:url(/static/media/Tanker-Regular.4f090956547079d1834b.otf) format("opentype")}*{box-sizing:border-box;overscroll-behavior:contain}* ::-webkit-scrollbar{height:8px;width:8px}* ::-webkit-scrollbar-track{background:#0000}* ::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:999px}* ::-webkit-scrollbar-thumb:hover{background:#777}body,html{height:100%;margin:0;width:100%}html{background-color:#0000;box-sizing:border-box}body{background-color:#f6f5f1;color:#fff;cursor:default;font-family:Inter,sans-serif;font-size:20px;font-weight:400}@media only screen and (max-width:767.5px){body{font-size:14px}}body .show-section{opacity:0;transition:opacity .5s ease-in}body .responsive{margin:0 auto;max-width:1280px;width:100%}@media only screen and (max-width:1400px){body .responsive{padding:0 4%}}@media only screen and (max-width:1199.5px){body .responsive{padding:0 12%}}@media only screen and (max-width:767.5px){body .responsive{padding:0 8%}}body img{display:block;height:auto;width:100%}body a{color:inherit;text-decoration:none}body .button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;background-color:#e5e5e5;border-radius:10px;color:#14110d;cursor:pointer;font-weight:700;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;width:min-content}body .button.contact{background-color:#787065;color:#fff}body .button:focus{outline:none!important}body .button:hover{background-color:#777;color:#f6f5f1}body .button:hover.contact{background-color:#464037}body .underline-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;color:#fff;cursor:pointer;font-weight:700;position:relative;-webkit-user-select:none;user-select:none;white-space:nowrap;width:min-content}body .underline-button:focus{outline:none!important}body .underline-button:hover:after{height:3px}body .underline-button:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;transform:translateY(4px);width:100%}body .generic-field{width:100%}body .generic-field input{background-color:#f6f5f1;border:2px solid #0000;border-radius:10px;font-family:Inter,sans-serif;font-size:16px;height:50px;padding:0 18px;width:100%}@media only screen and (max-width:767.5px){body .generic-field input{font-size:14px}}body .generic-field textarea{background-color:#f6f5f1;border:2px solid #0000;border-radius:10px;font-family:Inter,sans-serif;font-size:16px;padding:20px 18px;resize:none;width:100%}body .generic-field input:focus,body .generic-field textarea:focus{border:2px solid #707070}body .generic-field input::placeholder,body .generic-field textarea::placeholder{color:#787065;font-style:normal;opacity:1}body input:-webkit-autofill,body input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}body input[data-autocompleted]{background-color:#0000!important}body .desktop{display:inherit}@media only screen and (max-width:1199.5px){body .desktop{display:none!important}}@media only screen and (max-width:767.5px){body .desktop{display:none!important}}body .tablet{display:none!important}@media only screen and (max-width:1199.5px){body .tablet{display:inherit!important}}@media only screen and (max-width:767.5px){body .tablet{display:none!important}}body .mobile{display:none!important}@media only screen and (max-width:767.5px){body .mobile{display:inherit!important}}body .desktop-tablet{display:inherit}@media only screen and (max-width:767.5px){body .desktop-tablet{display:none!important}}body .tablet-mobile{display:none!important}@media only screen and (max-width:1199.5px){body .tablet-mobile{display:inherit!important}}.layout{position:relative}.layout__nav{left:50%;position:absolute;top:0;top:2.2vw;transform:translateX(-50%);width:100%;z-index:1}@media only screen and (max-width:1199.5px){.layout__nav{top:6.4vw;width:87%}}.layout__sidebar__overlay{background-color:#00000080;height:100vh;position:fixed;top:0;width:100vw;z-index:997}.layout__enquiry-submitted{height:100%;position:fixed;top:0;width:100%;z-index:999}.navbar{align-items:center;column-gap:5%;display:flex;font-size:18px}@media only screen and (max-width:1199.5px){.navbar{column-gap:3%}}.navbar__logo{width:22%}@media only screen and (max-width:1199.5px){.navbar__logo{flex:1 1}.navbar__logo img{width:319px}}@media only screen and (max-width:767.5px){.navbar__logo img{width:173px}}.navbar__menu{cursor:pointer;width:56px}@media only screen and (max-width:767.5px){.navbar__menu{width:48px}}.navbar__pages{align-items:center;color:#e5e5e5;column-gap:8%;display:flex;flex:1 1;justify-content:flex-end}.navbar__pages .active{color:#fff;font-weight:700}.navbar__pages.about{color:#777}.navbar__pages.about .active{color:#504a42}.navbar__login{padding:15px 22px}@media only screen and (max-width:1199.5px){.navbar__login{padding:13px 22px}}.navbar__language{margin-left:-30px;position:relative;width:130px}.navbar__language__button{align-items:center;column-gap:9.2px;cursor:pointer;display:flex}.navbar__language__button ._main{width:20px}.navbar__language__button ._sub{width:8px}.navbar__language__options{background-color:#f6f5f1;border:.5px solid #aaa49c;border-radius:10px;box-shadow:0 8px 12px 0 #504a424d;color:#787065;font-size:16px;left:50%;margin-top:36px;padding:6px 5px;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1}@media only screen and (max-width:767.5px){.navbar__language__options{font-size:14px}}.navbar__language__options .option{align-items:center;cursor:pointer;display:flex;height:36px;padding:0 15px;text-align:left}.navbar__language__options .option:hover{background-color:#504a42;border-radius:10px;color:#f6f5f1;font-weight:700}.dropdown,.dropdown__field{position:relative}.dropdown__field{align-items:center;background-color:#f6f5f1;border:2px solid #0000;border-radius:10px;cursor:pointer;display:flex;font-size:16px;height:50px;justify-content:space-between;padding:0 18px}@media only screen and (max-width:767.5px){.dropdown__field{font-size:14px}}.dropdown__field.show{border:2px solid #707070}.dropdown__field__placeholder{color:#787065}.dropdown__field__icon{width:12px}.dropdown__options{background-color:#f6f5f1;border:.5px solid #aaa49c;border-radius:10px;box-shadow:0 8px 12px 0 #504a424d;color:#787065;font-size:16px;left:50%;margin-top:57px;max-height:59vw;padding:6px 5px;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1}@media only screen and (max-width:767.5px){.dropdown__options{font-size:14px}}.dropdown__options .option{cursor:pointer;padding:10px 15px;text-align:left}.dropdown__options .option:hover{background-color:#504a42;border-radius:10px;color:#f6f5f1;font-weight:700}.footer{background-color:#14110d;color:#e5e5e5;font-size:14px;padding-bottom:.8vw;padding-top:1.5vw}@media only screen and (max-width:1199.5px){.footer{padding-bottom:29px;padding-top:66px}}@media only screen and (max-width:767.5px){.footer{padding-bottom:17px;padding-top:47px}}.footer__top{align-items:center;display:flex}@media only screen and (max-width:1199.5px){.footer__top{column-gap:26%;flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:767.5px){.footer__top{column-gap:20%}}.footer__top ._logo{margin-right:5%;width:18%}@media only screen and (max-width:1199.5px){.footer__top ._logo{margin:0;width:76%}}@media only screen and (max-width:767.5px){.footer__top ._logo{width:84%}}.footer__top ._sub{flex:1 1;font-size:12px;padding-right:8%}@media only screen and (max-width:1199.5px){.footer__top ._sub{flex:initial;font-size:22px;margin-bottom:71px;margin-top:52px;padding:0;text-align:center;width:100%}}@media only screen and (max-width:767.5px){.footer__top ._sub{font-size:12px;margin-bottom:51px;margin-top:29px}}.footer__top ._navigation{align-self:flex-start;margin-right:12%}@media only screen and (max-width:1199.5px){.footer__top ._navigation{margin:0}}.footer__top ._navigation__title{color:#fff;font-weight:700}@media only screen and (max-width:1199.5px){.footer__top ._navigation__title{font-size:26px}}@media only screen and (max-width:767.5px){.footer__top ._navigation__title{font-size:14px}}.footer__top ._navigation__items{display:flex;flex-direction:column;font-size:12px;margin-top:12px;row-gap:8px}@media only screen and (max-width:1199.5px){.footer__top ._navigation__items{font-size:22px;margin-top:32px;row-gap:30px}}@media only screen and (max-width:767.5px){.footer__top ._navigation__items{font-size:12px;margin-top:20px;row-gap:22px}}.footer__top ._contact{align-self:flex-start}.footer__top ._contact__title{color:#fff;font-weight:700}@media only screen and (max-width:1199.5px){.footer__top ._contact__title{font-size:26px}}@media only screen and (max-width:767.5px){.footer__top ._contact__title{font-size:14px}}.footer__top ._contact__items{display:flex;flex-direction:column;font-size:12px;margin-top:12px;row-gap:12px}@media only screen and (max-width:1199.5px){.footer__top ._contact__items{font-size:18px;margin-top:30px;row-gap:30px}}@media only screen and (max-width:767.5px){.footer__top ._contact__items{font-size:10px}}.footer__top ._contact__items>*{align-items:center;column-gap:14px;display:flex}@media only screen and (max-width:1199.5px){.footer__top ._contact__items>*{column-gap:25px}}@media only screen and (max-width:767.5px){.footer__top ._contact__items>*{column-gap:10px}}.footer__top ._contact__items>* img{width:17px}@media only screen and (max-width:1199.5px){.footer__top ._contact__items>* img{width:29px}}@media only screen and (max-width:767.5px){.footer__top ._contact__items>* img{width:14px}}.footer__divider{background-color:#787065;height:1px;margin-top:1.2vw}@media only screen and (max-width:1199.5px){.footer__divider{margin-top:100px}}@media only screen and (max-width:767.5px){.footer__divider{margin-top:50px}}.footer__copyright{font-size:10px;margin-top:13px;text-align:center}@media only screen and (max-width:1199.5px){.footer__copyright{font-size:18px;margin-top:24px}}@media only screen and (max-width:767.5px){.footer__copyright{font-size:10px;margin-top:13px}}.signup{position:relative}.signup__body{align-items:center;column-gap:18%;display:flex;justify-content:space-between;left:50%;padding-right:6%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media only screen and (max-width:1199.5px){.signup__body{align-items:flex-start;flex-direction:column;padding:0;row-gap:54px}}@media only screen and (max-width:767.5px){.signup__body{padding:0 14%!important;row-gap:24px}}.signup__body__content{display:flex;flex-direction:column;font-size:min(1.1vw,20px);row-gap:12px}@media only screen and (max-width:1199.5px){.signup__body__content{font-size:24px;row-gap:30px}}@media only screen and (max-width:767.5px){.signup__body__content{font-size:14px;line-height:1.3;row-gap:16px}}.signup__body__content div{font-size:min(2.2vw,40px);font-weight:700}@media only screen and (max-width:1199.5px){.signup__body__content div{font-size:36px}}@media only screen and (max-width:767.5px){.signup__body__content div{font-size:26px}}.signup__body__button{padding:16px 77px}@media only screen and (max-width:1199.5px){.signup__body__button{font-size:28px;padding:18px 150px}}@media only screen and (max-width:767.5px){.signup__body__button{font-size:18px;padding:15px 79px}}.mission{display:flex;margin:4.4vw 0}@media only screen and (max-width:1199.5px){.mission{flex-direction:column;margin:84px 0}}@media only screen and (max-width:767.5px){.mission{margin:24px 0}}.mission__image{width:44%}@media only screen and (max-width:1199.5px){.mission__image{width:100%}}.mission__content{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:0 9%;row-gap:20px;width:56%}@media only screen and (max-width:1199.5px){.mission__content{border-top-left-radius:0;border-top-right-radius:0;padding:70px 8%;row-gap:26px;width:100%}}@media only screen and (max-width:767.5px){.mission__content{padding:43px 10%;row-gap:16px;width:100%}}.mission__content ._icon{width:13%}@media only screen and (max-width:767.5px){.mission__content ._icon{width:20%}}.mission__content ._title{color:#000;font-size:40px;font-weight:700}@media only screen and (max-width:1199.5px){.mission__content ._title{font-size:36px;margin-top:14px}}@media only screen and (max-width:767.5px){.mission__content ._title{font-size:26px;margin-top:0}}.mission__content ._description{color:#787065}@media only screen and (max-width:1199.5px){.mission__content ._description{font-size:24px}}@media only screen and (max-width:767.5px){.mission__content ._description{font-size:14px}}.enquiry-submitted{background-color:#0006;height:100%;width:100%}.enquiry-submitted,.enquiry-submitted__body{align-items:center;display:flex;justify-content:center}.enquiry-submitted__body{background-color:#fff;border-radius:10px;color:#14110d;flex-direction:column;padding:30px 20px;text-align:center;width:372px}@media only screen and (max-width:767.5px){.enquiry-submitted__body{width:330px}}.enquiry-submitted__body ._image{width:79px}.enquiry-submitted__body ._title{font-size:20px;font-weight:700;margin-top:30px}.enquiry-submitted__body ._description{font-size:14px;margin-top:10px}.enquiry-submitted__body ._button{font-size:20px;margin-top:30px;padding:16px 0;width:100%}.sidebar{background-color:#f6f5f1;border-bottom-left-radius:10px;border-top-left-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;overflow-y:scroll;position:fixed;right:0;top:0;transform:translateX(0);transition:transform .3s ease;width:41vw;z-index:998}@media only screen and (max-width:767.5px){.sidebar{width:83vw}}.sidebar.collapsed{transform:translateX(110%)}.sidebar__close{cursor:pointer;left:33px;position:sticky;top:28px;width:5%}.sidebar__top{margin-left:26%;margin-top:76px;width:26%}@media only screen and (max-width:767.5px){.sidebar__top{width:26%}}.sidebar__items{color:#504a42;display:flex;flex:1 1;flex-direction:column;font-size:24px;margin-bottom:50px;margin-left:26%;margin-top:95px;row-gap:39px}@media only screen and (max-width:767.5px){.sidebar__items{font-size:24px;margin-bottom:50px;margin-top:68px;row-gap:34px}}.sidebar__items .active{color:#000;font-weight:700}.sidebar__buttons{align-items:center;display:flex;flex-direction:column;font-size:16px;row-gap:10px}.sidebar__buttons>*{padding:18px 0;width:84%!important}.sidebar__bottom{align-items:center;border-top:1px solid #777;display:flex;flex-direction:column;justify-content:center;margin-top:30px;padding:45px 0 70px;row-gap:66px}@media only screen and (max-width:767.5px){.sidebar__bottom{padding:36px 0 70px;row-gap:50px}}.sidebar__bottom ._contact{margin:0 auto;width:60%}.sidebar__bottom ._contact__title{color:#504a42;font-size:17px;font-weight:700}.sidebar__bottom ._contact__items{color:#777;display:flex;flex-direction:column;font-size:14px;margin-top:26px;row-gap:24px}.sidebar__bottom ._contact__items>*{align-items:center;column-gap:18px;display:flex}.sidebar__bottom ._contact__items>* img{width:21px}.sidebar__bottom ._language{align-items:center;background-color:#fff;border:.5px solid #707070;border-radius:10px;display:flex;padding:3px}.sidebar__bottom ._language>*{border-radius:6px;color:#14110d;font-size:14px;height:100%;padding:6px 0;text-align:center;width:110px}.sidebar__bottom ._language>.selected{background-color:#504a42;color:#fff;font-weight:700}.home-page__top{position:relative}.home-page__top__content{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;text-align:center;top:0;top:14vw;transform:translateX(-50%);width:100%}@media only screen and (max-width:1199.5px){.home-page__top__content{top:30vw;width:56%}}@media only screen and (max-width:767.5px){.home-page__top__content{top:42vw;width:86%}}.home-page__top__content ._logo{width:4vw}@media only screen and (max-width:1199.5px){.home-page__top__content ._logo{width:9vw}}@media only screen and (max-width:767.5px){.home-page__top__content ._logo{width:14vw}}.home-page__top__content ._slogan{font-size:2.3vw;font-weight:700;margin-top:1.4vw}@media only screen and (max-width:1199.5px){.home-page__top__content ._slogan{font-size:5vw;margin-top:7vw}}@media only screen and (max-width:767.5px){.home-page__top__content ._slogan{font-size:5.8vw;margin-top:6vw}}.home-page__top__content ._description{font-size:1.4vw;margin-top:.8vw}@media only screen and (max-width:1199.5px){.home-page__top__content ._description{font-size:2.4vw;margin-top:1.8vw}}@media only screen and (max-width:767.5px){.home-page__top__content ._description{font-size:3.4vw;margin-top:2.6vw}}.home-page__top__scroll{cursor:pointer;left:50%;position:absolute;top:0;top:min(89vh,89%);transform:translateX(-50%);width:3%}@media only screen and (max-width:1199.5px){.home-page__top__scroll{width:7%}}@media only screen and (max-width:767.5px){.home-page__top__scroll{width:9%}}.home-page__services{padding-bottom:4.6vw;padding-top:4.1vw}@media only screen and (max-width:1199.5px){.home-page__services{padding-bottom:81px;padding-top:61px}}@media only screen and (max-width:767.5px){.home-page__services{padding-bottom:53px;padding-top:41px}}.home-page__services__title{color:#14110d;text-align:center}.home-page__services__title div{font-size:40px;font-weight:700}@media only screen and (max-width:1199.5px){.home-page__services__title div{font-size:36px;margin-top:12px}}@media only screen and (max-width:767.5px){.home-page__services__title div{font-size:26px;margin-top:10px}}.home-page__services__items{align-items:center;column-gap:2px;display:flex;justify-content:center;margin-top:4vw}@media only screen and (max-width:1199.5px){.home-page__services__items{flex-direction:column;margin-top:54px;row-gap:2px}}@media only screen and (max-width:767.5px){.home-page__services__items{margin-top:24px}}.home-page__services__items ._item{background-color:#fff;border-radius:10px;color:#000;cursor:pointer;display:flex;flex:1 1;flex-direction:column;height:424px;padding:65px 5%;transform:scale(1);transition:transform .3s}@media only screen and (max-width:1199.5px){.home-page__services__items ._item{padding:100px 15%}}@media only screen and (max-width:767.5px){.home-page__services__items ._item{padding:50px 9% 40px}}.home-page__services__items ._item__icon{height:56px}@media only screen and (max-width:1199.5px){.home-page__services__items ._item__icon{height:auto;width:19%}}@media only screen and (max-width:767.5px){.home-page__services__items ._item__icon{width:24%}}.home-page__services__items ._item__icon img{height:100%;width:auto}@media only screen and (max-width:1199.5px){.home-page__services__items ._item__icon img{height:auto;width:100%}}.home-page__services__items ._item__title{font-weight:700;margin-top:30px}@media only screen and (max-width:1199.5px){.home-page__services__items ._item__title{font-size:24px}}@media only screen and (max-width:767.5px){.home-page__services__items ._item__title{font-size:18px}}.home-page__services__items ._item__description{color:#777;flex:1 1;font-size:16px;margin-top:12px}@media only screen and (max-width:1199.5px){.home-page__services__items ._item__description{font-size:18px;margin-top:20px}}@media only screen and (max-width:767.5px){.home-page__services__items ._item__description{font-size:14px;line-height:1.4}}.home-page__services__items ._item__more{align-items:center;column-gap:10px;display:flex;font-weight:700;margin-top:30px;white-space:nowrap}@media only screen and (max-width:1199.5px){.home-page__services__items ._item__more{column-gap:31px;font-size:23px}}@media only screen and (max-width:767.5px){.home-page__services__items ._item__more{column-gap:17px;font-size:18px}}.home-page__services__items ._item__more img{width:14px}@media only screen and (max-width:1199.5px){.home-page__services__items ._item__more img{width:19px}}@media only screen and (max-width:767.5px){.home-page__services__items ._item__more img{width:14px}}.home-page__services__items ._item .inactive{display:block}.home-page__services__items ._item .active{display:none}.home-page__services__items ._item:hover{background-image:linear-gradient(225deg,#aaa49c -1%,#413e39 99%);box-shadow:0 3px 20px 0 #4e4e4e80;color:#fff;transform:scale(1.05);z-index:1}@media only screen and (max-width:1199.5px){.home-page__services__items ._item:hover{transform:scale(1.02)}}.home-page__services__items ._item:hover ._item__description{color:#fff}.home-page__services__items ._item:hover .inactive{display:none}.home-page__services__items ._item:hover .active{display:block}.home-page__faq{position:relative}.home-page__faq__body{align-items:center;color:#14110d;display:flex;flex-direction:column;left:50%;position:absolute;top:0;top:2.6vw;transform:translateX(-50%)}@media only screen and (max-width:1199.5px){.home-page__faq__body{top:11vw}}@media only screen and (max-width:767.5px){.home-page__faq__body{top:8vw}}.home-page__faq__body ._title{font-size:min(2.1vw,40px);font-weight:700;text-align:center}@media only screen and (max-width:1199.5px){.home-page__faq__body ._title{font-size:36px}}@media only screen and (max-width:767.5px){.home-page__faq__body ._title{font-size:26px}}.home-page__faq__body ._description{font-size:min(1.1vw,20px);margin-top:.6vw;text-align:center;width:60%}@media only screen and (max-width:1199.5px){.home-page__faq__body ._description{font-size:24px;margin-top:26px;width:100%}}@media only screen and (max-width:767.5px){.home-page__faq__body ._description{font-size:14px;margin-top:12px}}.home-page__faq__body ._items{column-gap:2%;display:flex;margin-top:2vw;width:100%}@media only screen and (max-width:1199.5px){.home-page__faq__body ._items{flex-direction:column;margin-top:6vw;row-gap:2vw}}@media only screen and (max-width:767.5px){.home-page__faq__body ._items{margin-top:9vw;row-gap:4vw}}.home-page__faq__body ._items__column{display:flex;flex-direction:column;row-gap:.6vw;width:100%}@media only screen and (max-width:1199.5px){.home-page__faq__body ._items__column{row-gap:2vw}}@media only screen and (max-width:767.5px){.home-page__faq__body ._items__column{row-gap:4vw}}.home-page__faq__body ._items__column ._item{background-color:#fff;border-radius:10px;cursor:pointer}.home-page__faq__body ._items__column ._item__title{align-items:center;column-gap:12%;display:flex;font-size:min(1.1vw,20px);font-weight:700;height:5vw;justify-content:space-between;padding:0 6% 0 10%}@media only screen and (max-width:1199.5px){.home-page__faq__body ._items__column ._item__title{column-gap:6%;font-size:22px;height:13.4vw;padding:0 5%}}@media only screen and (max-width:767.5px){.home-page__faq__body ._items__column ._item__title{column-gap:10%;font-size:16px;height:26vw;padding:0 7%}}.home-page__faq__body ._items__column ._item__title img{transform:rotate(0);transition:transform .2s;width:20px}@media only screen and (max-width:1199.5px){.home-page__faq__body ._items__column ._item__title img{width:24px}}@media only screen and (max-width:767.5px){.home-page__faq__body ._items__column ._item__title img{width:18px}}.home-page__faq__body ._items__column ._item__content{color:#777;font-size:min(1.1vw,16px);height:0;overflow:hidden;padding:0 10%;transition:height .2s,padding .2s}@media only screen and (max-width:1199.5px){.home-page__faq__body ._items__column ._item__content{font-size:18px;padding:0 6%}}@media only screen and (max-width:767.5px){.home-page__faq__body ._items__column ._item__content{font-size:16px;padding:0 8%}}.home-page__faq__body ._items__column ._item.selected ._item__title img{transform:rotate(90deg)}.home-page__faq__body ._items__column ._item.selected ._item__content{border-top:.5px solid #aaa49c;height:min-content;padding:3.4% 10%}@media only screen and (max-width:1199.5px){.home-page__faq__body ._items__column ._item.selected ._item__content{padding:30px 6% 46px}}@media only screen and (max-width:767.5px){.home-page__faq__body ._items__column ._item.selected ._item__content{padding:20px 8%}}.home-page__contact{color:#14110d;padding-bottom:3.5vw;padding-top:2.6vw}.home-page__contact__title{font-size:36px;font-weight:700;text-align:center}.home-page__contact__body{display:flex;margin-top:2.2vw}.home-page__contact__body__form{background-color:#fff;border-radius:10px;height:min-content;padding:48px 3%;width:50%}.home-page__contact__body__form ._name{column-gap:5%;display:flex;justify-content:space-between}.home-page__contact__body__form ._enquiry,.home-page__contact__body__form ._message{margin-top:10px}.home-page__contact__body__form ._button{margin-top:27px;padding:16px 64px}.home-page__contact__body__form ._button[disabled]{opacity:.2;pointer-events:none}.home-page__contact__body__details{padding-left:7%;padding-top:2.2vw;width:50%}.home-page__contact__body__details ._title{font-size:26px;font-weight:700}.home-page__contact__body__details ._description{font-size:16px;margin-top:14px}.home-page__contact__body__details ._items{display:flex;justify-content:space-between;margin-top:40px}.home-page__contact__body__details ._items ._item{align-items:center;background-color:#fff;border-radius:10px;column-gap:16px;display:flex;font-size:12px;padding:10px 8px;width:45.5%}.home-page__contact__body__details ._items ._item__image{height:100%}.home-page__contact__body__details ._items ._item__image img{height:100%;width:auto}.home-page__contact__body__details ._items ._item__data{display:flex;flex-direction:column;row-gap:5px}.about-page__who{position:relative}.about-page__who__body{align-items:center;color:#504a42;column-gap:3vw;display:flex;justify-content:center;left:50%;position:absolute;top:0;top:10vw;transform:translateX(-50%)}@media only screen and (max-width:1199.5px){.about-page__who__body{flex-direction:column;row-gap:8vw;top:32vw}}@media only screen and (max-width:767.5px){.about-page__who__body{row-gap:13vw;top:44vw}}.about-page__who__body ._logo{margin:0 7vw}.about-page__who__body ._logo img{width:10vw}@media only screen and (max-width:1199.5px){.about-page__who__body ._logo img{width:26vw}}@media only screen and (max-width:767.5px){.about-page__who__body ._logo img{width:34vw}}.about-page__who__body ._content__title{font-family:Tanker,sans-serif;font-size:60px}@media only screen and (max-width:767.5px){.about-page__who__body ._content__title{font-size:40px}}.about-page__who__body ._content__message{font-size:min(1.1vw,20px);margin-top:.4vw}@media only screen and (max-width:1199.5px){.about-page__who__body ._content__message{font-size:20px;margin-top:16px}}@media only screen and (max-width:767.5px){.about-page__who__body ._content__message{font-size:16px;margin-top:5px}}.about-page__services{background-color:#f6f5f1;padding:75px 0}@media only screen and (max-width:1199.5px){.about-page__services{padding-bottom:100px;padding-top:87px}}@media only screen and (max-width:767.5px){.about-page__services{padding-bottom:55px;padding-top:48px}}.about-page__services__body{color:#504a42}.about-page__services__body ._title{font-size:40px;font-weight:700}@media only screen and (max-width:767.5px){.about-page__services__body ._title{font-size:26px}}.about-page__services__body ._items{column-gap:7%;display:flex;justify-content:space-between;margin-top:60px}@media only screen and (max-width:1199.5px){.about-page__services__body ._items{flex-direction:column;margin-top:63px;row-gap:61px}}@media only screen and (max-width:767.5px){.about-page__services__body ._items{margin-top:48px;row-gap:48px}}.about-page__services__body ._items ._item__image{width:36%}@media only screen and (max-width:1199.5px){.about-page__services__body ._items ._item__image{width:25%}}@media only screen and (max-width:767.5px){.about-page__services__body ._items ._item__image{width:32%}}.about-page__services__body ._items ._item__title{color:#000;font-size:30px;font-weight:700;margin-top:1.4vw}@media only screen and (max-width:1199.5px){.about-page__services__body ._items ._item__title{margin-top:31px}}@media only screen and (max-width:767.5px){.about-page__services__body ._items ._item__title{font-size:20px;margin-top:21px}}.about-page__services__body ._items ._item__description{margin-top:1vw}@media only screen and (max-width:1199.5px){.about-page__services__body ._items ._item__description{margin-top:21px}}@media only screen and (max-width:767.5px){.about-page__services__body ._items ._item__description{font-size:18px;margin-top:15px}}.about-page__core{background:linear-gradient(180deg,#46433c,#000);padding-bottom:6.4vw;padding-top:4vw}@media only screen and (max-width:1199.5px){.about-page__core{padding:79px 0}}@media only screen and (max-width:767.5px){.about-page__core{padding:50px 0}}.about-page__core__body ._title{font-size:40px;font-weight:700;text-align:center}@media only screen and (max-width:767.5px){.about-page__core__body ._title{font-size:26px}}.about-page__core__body ._description{margin-top:23px;text-align:center}@media only screen and (max-width:1199.5px){.about-page__core__body ._description{font-size:18px}}@media only screen and (max-width:767.5px){.about-page__core__body ._description{font-size:14px;margin-top:18px}}.about-page__core__body ._items{border-radius:10px;display:flex;margin-top:74px;overflow:hidden}@media only screen and (max-width:1199.5px){.about-page__core__body ._items{flex-direction:column;margin-top:58px}}@media only screen and (max-width:767.5px){.about-page__core__body ._items{margin-top:31px}}.about-page__core__body ._items ._item{background:linear-gradient(233deg,#aaa49c,#413e39);height:320px;overflow:hidden;position:relative}@media only screen and (max-width:1199.5px){.about-page__core__body ._items ._item{height:369px}}@media only screen and (max-width:767.5px){.about-page__core__body ._items ._item{height:243px}}.about-page__core__body ._items ._item__background{bottom:-46px;left:-40px;opacity:.1;position:absolute;width:220px}@media only screen and (max-width:1199.5px){.about-page__core__body ._items ._item__background{bottom:-48px;left:-42px;width:250px}}@media only screen and (max-width:767.5px){.about-page__core__body ._items ._item__background{bottom:-3px;left:-26px;width:140px}}.about-page__core__body ._items ._item__body{padding-left:6%}.about-page__core__body ._items ._item__body ._top{align-items:center;column-gap:6%;display:flex;font-weight:700;margin-top:36px;padding-right:6%}@media only screen and (max-width:1199.5px){.about-page__core__body ._items ._item__body ._top{column-gap:10%;margin-top:20px}}@media only screen and (max-width:767.5px){.about-page__core__body ._items ._item__body ._top{column-gap:10%;margin-top:23px}}.about-page__core__body ._items ._item__body ._top__number{color:#aaa49c;font-size:60px}@media only screen and (max-width:1199.5px){.about-page__core__body ._items ._item__body ._top__number{font-size:92px}}@media only screen and (max-width:767.5px){.about-page__core__body ._items ._item__body ._top__number{font-size:34px}}.about-page__core__body ._items ._item__body ._top__topic{font-size:26px}@media only screen and (max-width:1199.5px){.about-page__core__body ._items ._item__body ._top__topic{font-size:30px}}@media only screen and (max-width:767.5px){.about-page__core__body ._items ._item__body ._top__topic{font-size:20px}}.about-page__core__body ._items ._item__body ._divider{background-color:#aaa49c;height:1px;margin-top:16px}@media only screen and (max-width:1199.5px){.about-page__core__body ._items ._item__body ._divider{margin-top:10px}}@media only screen and (max-width:767.5px){.about-page__core__body ._items ._item__body ._divider{margin-top:20px}}.about-page__core__body ._items ._item__body ._message{font-size:16px;line-height:1.4;margin-left:auto;margin-top:24px;padding-right:10%;width:80%}@media only screen and (max-width:1199.5px){.about-page__core__body ._items ._item__body ._message{font-size:20px;margin-top:30px}}@media only screen and (max-width:767.5px){.about-page__core__body ._items ._item__body ._message{font-size:14px;margin-top:14px;padding-right:6%}}.contact-page{color:#14110d;padding-bottom:8.6vw;padding-top:25vw}@media only screen and (max-width:767.5px){.contact-page{padding-bottom:11vw;padding-top:26vw}}.contact-page__title{color:#504a42}.contact-page__title ._main{font-size:40px;font-weight:700}@media only screen and (max-width:767.5px){.contact-page__title ._main{font-size:26px}}.contact-page__title ._sub{font-size:18px;margin-top:16px}@media only screen and (max-width:767.5px){.contact-page__title ._sub{font-size:14px;margin-top:20px}}.contact-page__body{display:flex;flex-direction:column;margin-top:69px}@media only screen and (max-width:767.5px){.contact-page__body{margin-top:27px}}.contact-page__body__form{background-color:#fff;border-radius:10px;padding:48px 4%}@media only screen and (max-width:767.5px){.contact-page__body__form{padding:28px 4%}}.contact-page__body__form ._name{column-gap:6%;display:flex;justify-content:space-between}@media only screen and (max-width:767.5px){.contact-page__body__form ._name{flex-direction:column;row-gap:13px}}.contact-page__body__form ._enquiry{margin-top:10px}@media only screen and (max-width:767.5px){.contact-page__body__form ._enquiry{margin-top:13px}}.contact-page__body__form ._message{margin-top:10px}@media only screen and (max-width:767.5px){.contact-page__body__form ._message{margin-top:13px}}.contact-page__body__form ._button{margin-top:27px;padding:16px 64px;width:100%}@media only screen and (max-width:767.5px){.contact-page__body__form ._button{margin-top:40px}}.contact-page__body__form ._button[disabled]{opacity:.2;pointer-events:none}.contact-page__body__details{margin-top:51px}@media only screen and (max-width:767.5px){.contact-page__body__details{margin-top:41px}}.contact-page__body__details ._title{font-size:30px;font-weight:700}.contact-page__body__details ._items{display:flex;justify-content:space-between;margin-top:30px}@media only screen and (max-width:767.5px){.contact-page__body__details ._items{flex-direction:column;margin-top:0;row-gap:12px}}.contact-page__body__details ._items ._item{align-items:center;background-color:#fff;border-radius:10px;column-gap:16px;display:flex;font-size:14px;padding:10px 8px;width:45.5%}@media only screen and (max-width:767.5px){.contact-page__body__details ._items ._item{column-gap:34px;width:100%}}.contact-page__body__details ._items ._item__image{height:100%}.contact-page__body__details ._items ._item__image img{height:100%;width:auto}.contact-page__body__details ._items ._item__data{display:flex;flex-direction:column;row-gap:5px}
/*# sourceMappingURL=main.08b8ea66.css.map*/