@font-face{font-family:Open Sans Std;src:url(/fonts/OpenSansRegular.28e4c166.woff2) format("woff2")}@font-face{font-family:Arvo Std;src:url(/fonts/ArvoRegular.f0e4e80d.woff2) format("woff2")}@keyframes appear-main{0%{opacity:0}to{opacity:1}}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes zoom-in{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes zoom-out{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes moveUp{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes moveDown{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scaleZ{0%{opacity:0;transform:scale(0)}80%{transform:scale(1.07)}to{opacity:1;transform:scale(1)}}*{margin:0;padding:0;box-sizing:border-box;user-select:none;-moz-user-select:none;-webkit-text-select:none;-webkit-user-select:none}html{scroll-behavior:smooth}body,html{max-width:1900px;min-width:320px;margin:0 auto;animation:appear-main 2.5s}body{position:relative;background:#ececec}ul{list-style:none}a{all:unset}.header-component-container{position:relative;width:100%;height:100vh;box-shadow:0 8px 6px -6px gray}.header-component-container .header-bg-container{position:absolute;top:0;left:0;width:100%;height:100%}.header-bg-container .header-bg-transparent,.header-component-container .header-bg-wrapper,.header-component-container .header-img-container,.header-component-container .header-img-container img{width:100%;height:100%;z-index:-1}.header-component-container .header-bg-wrapper{position:relative}.header-bg-container .header-bg-transparent{position:absolute;top:0;left:0;z-index:0;background:rgba(0,0,0,.45)}.header-component-container .header-contents-container{height:100%;display:flex;flex-direction:column}.header-component-container .logo-nav-bar-wrapper{display:flex}.header-component-container .logo-container{padding:15px}.header-component-container .logo-wrapper{width:10vw;height:10vw;min-width:80px;min-height:80px;z-index:2}.header-component-container .logo-wrapper img{width:100%;height:100%;filter:brightness(0) saturate(100%) invert(99%) sepia(34%) saturate(700%) hue-rotate(301deg) brightness(97%) contrast(110%)}.header-component-container .nav-bar-contents-container{position:absolute;top:0;right:0;width:calc(100% - 10vw);display:flex;justify-content:end;align-items:center;z-index:3;transition:opacity .3s,transform .3s;padding:20px 20px 20px 0}.header-component-container .burger-menu-container{display:none;width:40px}.header-component-container .burger-menu-container img{width:100%}.header-component-container .burger-menu-container img:hover{cursor:pointer}.header-component-container .nav-bar-wrapper{width:100%;display:flex;justify-content:end;align-items:center;position:relative;perspective:1000px}.header-component-container .nav-bar-list{display:flex;justify-content:space-around}.header-component-container .nav-bar-list li{font-size:calc(12px + .5vw);font-family:Open Sans Std,Verdana,Geneva,Tahoma,sans-serif;padding:8px;margin-left:20px;font-weight:700;border-radius:5px;color:#fff4e9;background:linear-gradient(300deg,#f3d49e,#575555,#743332);background-size:180% 180%;animation:gradient-animation 18s ease infinite;box-shadow:0 8px 6px -6px #4b4b4b}.header-component-container .nav-bar-list li:hover{cursor:pointer;background-color:#fff4e9;color:#f7c570;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.header-component-container .quote-container{flex:1;width:100%;display:flex;flex-direction:column;justify-content:start;align-items:center;padding:60px;overflow:hidden}.header-component-container .quote-wrapper{width:90%;height:50%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.header-component-container .quote-container span{display:inline-block;margin-right:15px;padding:15px 0;opacity:0;color:#fff4e9;font-size:calc(12px + 4vw);font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-weight:700;text-align:center;animation:buildUp 2s forwards}.header-component-container .quote-container span:last-child{margin-right:0}.header-component-container .quote-container span:nth-child(odd){animation-name:moveUp}.header-component-container .quote-container span:nth-child(2n){animation-name:moveDown}.header-component-container .quote-container span:first-child{animation-delay:3.5s}.header-component-container .quote-container span:nth-child(2){animation-delay:1.5s}.header-component-container .quote-container span:nth-child(3){animation-delay:2.5s}.header-component-container .quote-container span:nth-child(4){animation-delay:4s}.header-component-container .quote-container span:nth-child(5){animation-delay:.5s}.header-component-container .quote-container span:nth-child(6){animation-delay:3s}.header-component-container .quote-container span:nth-child(7){animation-delay:1s}.header-component-container .quote-container span:nth-child(8){animation-delay:4.5s}.header-component-container .quote-container span:nth-child(9){animation-delay:2s}.header-component-container .quote-container span:nth-child(10){animation-delay:3.5s}.header-component-container .quote-container span:nth-child(11){animation-delay:1.5s}.header-component-container .quote-container span:nth-child(12){animation-delay:2.5s}.header-component-container .quote-container span:nth-child(13){animation-delay:.5s}.header-component-container .quote-container span:nth-child(14){animation-delay:3s}.header-component-container .quote-container span:nth-child(15){animation-delay:1s}.header-component-container .quote-container span:nth-child(16){animation-delay:4s}.header-component-container .quote-container span:nth-child(17){animation-delay:4.5s}.header-component-container .quote-container span:nth-child(18){animation-delay:2s}@media (max-width:1199px){.header-component-container{height:400px}.header-component-container .nav-bar-list li{font-size:calc(10px + .5vw)}.header-component-container .quote-container{padding:0}.header-component-container .quote-wrapper{width:85%;height:100%;display:flex;justify-content:center;align-items:center}.header-component-container .quote-container span{font-size:calc(12px + 2.5vw);margin-right:10px;padding:5px 0}}@media (max-width:991px){.header-component-container{height:350px}.header-component-container .nav-bar-list li{font-size:calc(8px + .5vw)}.header-component-container .quote-wrapper{width:80%}.header-component-container .quote-container span{font-size:calc(16px + 2vw)}}@media (max-width:767px){.header-component-container{height:300px}.header-component-container .logo-container{width:100%;padding:5px 8px}.header-component-container .burger-menu-container{display:block}.header-component-container .nav-bar-list{width:235px;flex-direction:column;justify-content:center;align-items:center;perspective:1000px;z-index:-1;position:absolute;top:20px}.header-component-container .nav-bar-list li{width:100%;padding:15px;margin:0 0 10px 0;text-align:center;opacity:0}.nav-bar-list li:first-child{transform-origin:top center;animation:scaleZ .3s ease-in-out 60ms forwards}.nav-bar-list li:nth-child(2){transform-origin:top center;animation:scaleZ .3s ease-in-out .12s forwards}.nav-bar-list li:nth-child(3){transform-origin:top center;animation:scaleZ .3s ease-in-out .18s forwards}.nav-bar-list li:nth-child(4){transform-origin:top center;animation:scaleZ .3s ease-in-out .24s forwards}.header-component-container .quote-container span{font-size:calc(12px + 1.5vw)}}@media (min-width:320px) and (max-width:576px){.header-component-container{height:250px}.header-component-container .logo-container{width:100%;padding:5px}.header-component-container .logo-wrapper{min-width:75px;min-height:75px}.header-component-container .burger-menu-container{width:30px}.header-component-container .quote-wrapper{width:95%}.header-component-container .quote-container span{font-size:calc(12px + 1.5vw)}}@media only screen and (max-width:320px){.header-component-container{height:220px}.header-component-container .burger-menu-container{width:30px}.header-component-container .quote-wrapper{width:100%}.header-component-container .quote-container span{font-size:calc(12px + .5vw)}}.footer-component-container{min-width:325px;height:150px;flex-direction:column;background:#743332;box-shadow:0 -8px 6px -6px gray}.footer-component-container,.footer-component-container footer{width:100%;display:flex;justify-content:center;align-items:center}.footer-component-container footer{flex:1;flex-direction:column}.footer-component-container .first-section{flex:1.5;width:90%;display:flex;align-items:center}.footer-component-container .company-name-container{flex:2;display:flex;align-items:center}.footer-component-container .company-name-container img{width:40px;margin-right:10px}.footer-component-container .company-name-container p{font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-size:26px;text-transform:uppercase;letter-spacing:1px;color:#fff4e9}.footer-component-container .visitors-number-container{flex:1;display:flex;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-size:26px;color:#fff4e9}.footer-component-container .copyright-container{width:100%;flex:1;display:flex;justify-content:center;align-items:end;border-top:2px solid #fff4e9}.footer-component-container .copyright-container p{font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-size:20px;padding-bottom:20px;color:#fff4e9}@media (max-width:791px){.footer-component-container .company-name-container p,.visitors-number-container p{font-size:calc(12px + 1vw)}.footer-component-container .copyright-container p{font-size:calc(10px + 1vw)}}@media (max-width:576px){.footer-component-container .company-name-container p{font-size:calc(4px + 2vw)}.footer-component-container .company-name-container{flex:1}.footer-component-container .visitors-number-container{width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;flex:0}.footer-component-container .visitors-number-container p{font-size:calc(4px + 2vw)}}@media (max-width:450px){.footer-component-container .first-section{flex-direction:column;justify-content:space-evenly;align-items:center}.footer-component-container .company-name-container{flex:0}}@media only screen and (max-width:320px){.footer-component-container .company-name-container p{font-size:calc(10px + 1vw)}.footer-component-container .copyright-container p{font-size:calc(8px + 1vw)}}.about-us-component-container{width:100%}.about-us-component-container h2{padding:0 0 20px 25px;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-size:40px;text-transform:uppercase;color:#743332}.about-us-component-container .about-us-contents-container{width:100%;padding:0 25px 40px 25px;display:flex;flex-direction:column;justify-content:stretch;align-items:center}.about-us-component-container .about-us-contents-wrapper{flex:1;width:100%;display:flex;justify-content:center;align-items:center;padding:25px 0;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px}.about-us-component-container .about-us-text-container{flex:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-us-component-container .about-us-text-container p{flex:1;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-size:calc(8px + 1vw);line-height:1.6em;text-align:justify;padding:25px;overflow:auto;border-right:2px solid #743332}.about-us-component-container .about-us-imgs-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-us-component-container .about-us-imgs-wrapper{flex:1;display:flex;flex-direction:column;justify-content:start;align-items:center;padding:25px 0;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px;background-color:#743332;background-image:linear-gradient(225deg,#743332 37%,#f3d49e)}.about-us-component-container .logo-container{width:80%;height:100%;padding:25px 0 50px;display:flex;justify-content:center;align-items:center}.about-us-component-container .logo-container img{width:80%}.about-us-component-container .animated-text-container{flex:1;display:flex;justify-content:center;align-items:center;padding:0 10px 20px 10px}.about-us-component-container .wavy div{display:flex;justify-content:center;align-items:center}.about-us-component-container .wavy span{font-size:calc(10px + 1vw);font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;position:relative;display:inline-block;color:#fff;text-transform:uppercase;animation:wavy 2.5s infinite;animation-delay:calc(.1s*var(--i))}.about-us-component-container .wavy .wavy-02-text-container span:nth-child(4):after{content:" ";display:inline-block;width:10px}@keyframes wavy{0%,40%,to{transform:translateY(0)}20%{transform:translateY(-10px)}}@media (max-width:1199px){.about-us-component-container h2{font-size:calc(10px + 2.5vw)}.about-us-component-container .wavy span{font-size:calc(8px + 1.1vw)}}@media (max-width:991px){.about-us-component-container .about-us-text-container p{font-size:calc(8px + .85vw)}.about-us-component-container .about-us-imgs-container{max-width:250px;margin:0 25px}}@media (max-width:767px){.about-us-component-container .about-us-contents-wrapper{flex-direction:column-reverse;box-shadow:none;transition:none;border-radius:0}.about-us-component-container .about-us-text-container{margin-top:25px}.about-us-component-container .about-us-text-container p{border:none;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px}.about-us-component-container .about-us-imgs-container{min-width:215px}}@media (min-width:321px) and (max-width:576px){.about-us-component-container h2{padding:0 0 25px 0;margin:0;text-align:center}}@media only screen and (max-width:320px){.about-us-component-container h2{padding:0 0 25px 0;margin:0;text-align:center}}.contact-us-component-container{width:100%}.contact-us-component-container .contact-us-section-container{padding:0 25px 40px}.contact-us-component-container h2{padding:25px 0 20px;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-size:40px;text-transform:uppercase;color:#743332}.contact-us-component-container .contact-us-contents-container{height:350px;display:flex;align-items:center;padding:25px 0;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;border-radius:5px}.contact-us-component-container .contact-us-list-container{flex:1;height:100%;display:flex;justify-content:center;align-items:center;border-right:2px solid #743332}.contact-us-component-container .contact-us-list{width:-moz-max-content;width:max-content;display:flex;flex-direction:column}.contact-us-component-container .contact-us-list li{display:flex;justify-content:start;align-items:center;padding:5px 20px}.contact-us-component-container .contact-us-list .contact-img-container{width:4.5vw;max-width:50px;margin-right:25px}.contact-us-component-container .contact-us-list .contact-img-container img{width:100%;filter:brightness(0) saturate(100%) invert(23%) sepia(24%) saturate(1548%) hue-rotate(314deg) brightness(92%) contrast(87%)}.contact-us-component-container .contact-us-list .contact-info-container span{font-size:calc(10px + 1.8vw);color:#743332;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;letter-spacing:1px}.contact-us-component-container .contact-info-container .separator:after,.contact-us-component-container .contact-info-container .separator:before{content:" "}.contact-us-component-container .locator-container{flex:1;display:flex;justify-content:center;align-items:center}.contact-us-component-container .locator-container iframe{width:calc(100% - 40px);max-width:400px;border-radius:5px}@media (max-width:1199px){.contact-us-component-container h2{font-size:calc(10px + 2.5vw)}.contact-us-component-container .contact-us-list .contact-info-container span{font-size:calc(16px + 1vw)}}@media (max-width:991px){.contact-us-component-container .contact-us-list .contact-info-container span{font-size:calc(10px + 1.2vw)}}@media (max-width:767px){.contact-us-component-container .contact-us-contents-container{flex-direction:column;justify-content:center;align-items:center;height:-moz-max-content;height:max-content}.contact-us-component-container .contact-us-list-container{border:none;width:100%;max-width:80%}.contact-us-component-container .contact-us-list{width:100%;max-width:95%;justify-content:center;padding:0 0 25px 0}.contact-us-component-container .contact-us-list li{width:410px;margin:0 auto;padding:0}.contact-us-component-container .contact-us-list .contact-img-container{width:10%;min-width:40px;margin:0}.contact-us-component-container .contact-us-list .contact-info-container{padding-left:15px}.contact-us-component-container .contact-us-list .contact-info-container span{font-size:calc(10px + 1.3vw)}.contact-us-component-container .locator-container{width:95%}.contact-us-component-container .locator-container iframe{max-width:80%}}@media (min-width:321px) and (max-width:576px){.contact-us-component-container h2{padding:25px 0;margin:0;text-align:center}.contact-us-component-container .contact-us-list-container{max-width:calc(100% - 40px)}.contact-us-component-container .contact-us-list{max-width:100%}.contact-us-component-container .contact-us-list li{padding:5px 0;width:95%}.contact-us-component-container .contact-us-list .contact-img-container{min-width:20px;max-width:30px}.contact-us-component-container .contact-us-list .contact-info-container{width:41vw;padding-left:10px;display:flex;align-items:center}.contact-us-component-container .contact-us-list .contact-info-container span{font-size:2.9vw}.contact-us-component-container .contact-us-list .contact-info-container .separator{display:none}.contact-us-component-container .contact-us-list .phone-number{display:flex;flex-direction:column;justify-content:center;align-items:start}.contact-us-component-container .locator-container{width:100%}.contact-us-component-container .locator-container iframe{max-width:100%}}@media only screen and (max-width:320px){.contact-us-component-container h2{padding:25px 0;margin:0;text-align:center}.contact-us-component-container .contact-us-list-container{max-width:calc(100% - 40px)}.contact-us-component-container .contact-us-list{max-width:100%}.contact-us-component-container .contact-us-list li{padding:5px 0;max-width:250px}.contact-us-component-container .contact-us-list .contact-img-container{min-width:0;max-width:20px}.contact-us-component-container .contact-us-list .contact-info-container span{font-size:calc(8px + .7vw)}.contact-us-component-container .contact-us-list .contact-info-container .separator{display:none}.contact-us-component-container .contact-us-list .phone-number{display:flex;flex-direction:column;justify-content:center;align-items:start}.contact-us-component-container .locator-container{width:100%}.contact-us-component-container .locator-container iframe{max-width:100%}}.form-component-container{width:100%}.form-component-container .form-section-container{padding:0 25px 40px}.form-component-container h2{padding:25px 0;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-size:40px;text-transform:uppercase;color:#743332}.form-component-container .form-contents-container{width:60%;margin:auto;display:flex;justify-content:center;align-items:center}.form-component-container form{width:100%;min-width:320px;max-width:500px;padding:40px 0;background:rgba(116,51,50,.9);border-radius:5px;box-shadow:0 0 20px #000;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.form-component-container .input-container{width:100%;display:flex;justify-content:center;align-items:center;padding:5px 10px}.form-component-container .input-wrapper{width:100%;padding:10px 5px}.form-component-container .form-input{width:100%;padding:12px 10px;border-radius:8px;font-size:20px;font-family:OpenSans Std,Verdana,Geneva,Tahoma,sans-serif;border:1px solid #743332}.form-component-container .form-input:focus{outline:1px solid #743332;box-shadow:0 0 20px #3c3c3c;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.form-component-container .phone-number-input-container{width:100%;border-radius:8px}.form-component-container .phone-number-input-container .form-input{display:flex;justify-content:start;align-items:center;padding:0;border:1px solid #743332;border-radius:8px;background:#fff}.form-component-container .phone-number-input-container .form-input:focus-within{box-shadow:0 0 20px #3c3c3c;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.form-component-container .phone-number-input-container .form-input input{min-width:0}.form-component-container .phone-number-input-container .country-code-container{display:flex;justify-content:center;align-items:center;padding:9px 0 9px 10px;border-radius:8px 0 0 8px;background:#fff}.form-component-container .country-flag-container{width:30px;display:flex;justify-content:center;align-items:center;margin-right:5px}.form-component-container .country-flag-container img{width:100%}.form-component-container .phone-number-input-container .form-input span{font-size:20px;font-family:OpenSans Std,Verdana,Geneva,Tahoma,sans-serif;color:#757575}.form-component-container .phone-number-input-container .form-input input{flex:1;font-size:20px;font-family:OpenSans Std,Verdana,Geneva,Tahoma,sans-serif;padding:12px 10px;border:none;border-radius:0 8px 8px 0}.form-component-container .phone-number-input-container .form-input input:focus{outline:none}.form-component-container .description-input-container{width:100%;display:flex;justify-content:center;align-items:center}.form-component-container .description-input-container textarea{width:100%;font-size:20px;font-family:OpenSans Std,Verdana,Geneva,Tahoma,sans-serif;padding:5px 10px;resize:none;border-radius:8px}.form-component-container .description-input-container textarea:focus{outline:none;box-shadow:0 0 20px #3c3c3c;transform:matrix(1,0,0,1,0,-2.8);transition-duration:.35s}.form-component-container .read-only{background:#b5b5b5!important;outline:none}.form-component-container .phone-number-input-container .read-only:focus-within,.form-component-container .read-only:focus{box-shadow:none!important;transform:none!important;transition-duration:0!important}.form-component-container .submit-btn-container{width:100%;display:flex;justify-content:center;align-items:center;padding:15px 10px 10px}.form-component-container .submit-btn-container .submit-btn-wrapper{width:70%;font-size:30px;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;background:none;border:1px solid #743332;border-radius:5px;color:#743332}.form-component-container .submit-btn-container .loading-spinner-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:5px 0;height:47px}.circular-progress-indicator{border:5px solid #f3d49e;border-top:5px solid #743332;border-radius:50%;width:25px;height:25px;animation:spin 1.25s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-component-container .submit-btn-container .submit-btn{width:100%;font-size:30px;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;background:#ececec;border:none;padding:5px 0;border-radius:5px;color:#743332}.form-component-container .submit-btn-container .submit-btn:hover{border:none;cursor:pointer;box-shadow:0 0 20px #3c3c3c;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.form-component-container .submitted-form-message-section-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4)}.form-component-container .section-wrapper{position:relative;width:100vw;height:100vh}.form-component-container .section-content-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:700px;padding:35px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#ececec;border-radius:8px;box-shadow:0 0 20px #3c3c3c;transition-duration:.35s}.form-component-container .status-logo-container{width:100px}.form-component-container .status-logo-container img{width:100%}.form-component-container .status-title-container{padding:20px 0}.form-component-container .status-title-container p{font-size:36px;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-weight:bolder;color:#743332;letter-spacing:10px}.form-component-container .status-text-container{font-size:22px;font-family:OpenSans Std,Verdana,Geneva,Tahoma,sans-serif;line-height:1.8em;text-align:center;padding-bottom:25px;color:#743332}.form-component-container .status-text-container p{margin:auto;font-size:18px}.form-component-container .ok-btn-container{width:100%;display:flex;justify-content:center;align-items:center;padding:25px 0}.form-component-container .ok-btn-container p{width:50%;padding:10px 0;background:#743332;text-align:center;border-radius:8px;font-size:30px;color:#fff;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif}.form-component-container .ok-btn-container p:hover{cursor:pointer;box-shadow:0 0 20px #3c3c3c;transform:matrix(1,0,0,1,0,-2.8);transition-duration:.35s}@media (max-width:1199px){.form-component-container h2{font-size:calc(10px + 2.5vw)}}@media (max-width:991px){.form-component-container .description-input-container textarea,.form-component-container .form-input,.form-component-container .phone-number-input-container .form-input input,.form-component-container .phone-number-input-container .form-input span{font-size:calc(14px + .4vw)}}@media (max-width:767px){.form-component-container .form-contents-container{padding:25px 0}.form-component-container form{width:90%;min-width:420px}.form-component-container .name-container{flex-direction:column}.form-component-container .name-container .input-wrapper:first-child{padding:0 5px 20px}}@media (min-width:321px) and (max-width:576px){.form-component-container h2{padding:25px 0;margin:0;text-align:center}.form-component-container .form-contents-container{width:100%}.form-component-container form{width:100%;min-width:0}.form-component-container .country-flag-container{width:18px}.form-component-container .description-input-container textarea,.form-component-container .form-input,.form-component-container .phone-number-input-container .form-input input,.form-component-container .phone-number-input-container .form-input span{font-size:3.1vw}.form-component-container .description-input-container textarea{height:150px}.form-component-container .submit-btn-container .submit-btn{width:100%;font-size:calc(18px + .5vw)}}@media only screen and (max-width:320px){.form-component-container h2{padding:25px 0;margin:0;text-align:center}.form-component-container .form-contents-container{width:90%}.form-component-container form{width:100%;min-width:0}.form-component-container .country-flag-container{width:18px}.form-component-container .form-input,.form-component-container .phone-number-input-container .form-input input,.form-component-container .phone-number-input-container .form-input span{font-size:4vw}.form-component-container .description-input-container textarea{font-size:12px;height:100px}.form-component-container .submit-btn-container .submit-btn{width:100%;font-size:calc(18px + .5vw)}}.image-gallery[data-v-4f79b54d]{display:flex;flex-wrap:wrap;gap:10px}.image-frame[data-v-4f79b54d]{flex:0 0 30%;overflow:hidden;border:1px solid #ccc;display:flex;align-items:center;justify-content:center}.image-frame img[data-v-4f79b54d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.gallery-component-container{width:100%;padding:50px 0 25px 0}.gallery-component-container h2{padding:0 0 20px 25px;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;font-size:40px;text-transform:uppercase;color:#743332}.ads-video-container{width:calc(100% - 50px);max-width:225px;height:400px;display:flex;justify-content:center;align-items:center;margin:auto}.ads-video-container video{width:100%;height:400px}.gallery-component-container .gallery-wrapper{width:calc(100% - 50px);margin:auto;padding:15px 0;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.gallery-component-container .slider-container{width:100%;border-left:2px solid #f3d49e;border-right:2px solid #f3d49e}.gallery-component-container .slider-list{width:100%;height:320px;display:flex;justify-content:start;align-items:center}.gallery-component-container .slider-list li{flex:0 0 30%;display:flex;justify-content:center;align-items:center;border-radius:10px;margin:0 1.66667%}.gallery-component-container .slider-list li:hover{cursor:pointer}.gallery-component-container .slider-list li img{display:block;width:100%;max-height:250px;border-radius:10px;border:3px solid #f3d49e;box-shadow:0 10px 6px -6px gray;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.gallery-component-container .slider-list li img:hover{box-shadow:0 0 20px #000;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.gallery-component-container .see-full-gallery-btn-container{display:flex;justify-content:end;align-items:center;padding:25px 25px 25px 0}.gallery-component-container .see-full-gallery-btn-wrapper{width:-moz-max-content;width:max-content;display:flex;align-items:center}.gallery-component-container .see-full-gallery-btn-wrapper:hover{cursor:pointer;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.gallery-component-container .gallery-icon-container{width:3vw;max-width:35px;margin-right:5px;display:flex;justify-content:center;align-items:center}.gallery-component-container .gallery-icon-container img{width:100%}.gallery-component-container .see-full-gallery-btn{width:-moz-max-content;width:max-content;color:#743332;font-size:20px;font-family:Arvo Std,Verdana,Geneva,Tahoma,sans-serif;transition:text-shadow .4s ease}.gallery-component-container .see-full-gallery-btn-wrapper:hover .see-full-gallery-btn{text-shadow:1px 1px 2px #000;font-weight:700}.gallery-component-container .see-full-gallery-btn-wrapper:hover img{filter:drop-shadow(5px 5px 5px #222)}.zoom-in{animation:zoom-in .6s forwards}.zoom-out{animation:zoom-out .6s forwards}.gallery-component-container #image-viewer{display:none;position:fixed;z-index:99;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow-y:auto;background-color:#000;background-color:rgba(0,0,0,.9)}.gallery-component-container .image-viewer-wrapper{position:absolute;top:0;height:100%;padding:0 5%}.gallery-component-container .image-container,.gallery-component-container .image-viewer-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.gallery-component-container .modal-content{width:80%;max-width:1000px;max-height:80vh;display:block;animation-name:zoom-in;animation-duration:.6s}.gallery-component-container .image-viewer-btns-container{position:absolute;top:0;left:0;width:100vw;height:100vh}.gallery-component-container .image-viewer-btns-wrapper{position:relative;width:100%;height:100%}.gallery-component-container .image-viewer-btn-container{position:absolute;width:5vw;min-width:55px;top:calc(50% - 50px)}.gallery-component-container .image-viewer-btn-container:hover{cursor:pointer}.gallery-component-container .image-viewer-btn-container img{width:100%}.gallery-component-container .image-viewer-btn-container:hover img{filter:drop-shadow(0 2px 2px #c7c7c7)}.gallery-component-container .prev-btn-container{left:25px}.gallery-component-container .next-btn-container{right:25px}.gallery-component-container .full-gallery-container{display:none;position:fixed;z-index:75;left:0;top:0;width:100%;min-width:320px;height:100%;overflow-y:scroll;background-color:#fff4e9}.gallery-component-container .full-gallery-header-container{width:100%;display:flex;align-items:center;background:linear-gradient(300deg,#f3d49e,#575555,#743332);background-size:180% 180%;animation:gradient-animation 18s ease infinite;padding:25px 40px;box-shadow:0 8px 6px -6px gray}.gallery-component-container .full-gallery-header-container .logo-container{width:135px}.gallery-component-container .full-gallery-header-container .logo-container img{width:100%}.gallery-component-container .full-gallery-container .full-gallery-title{padding:40px 20px;font-size:60px;color:#fff4e9}.gallery-component-container #image-viewer .close-btn,.gallery-component-container .full-gallery-container .close-btn{position:absolute;top:15px;right:35px;font-size:60px;font-weight:700;transition:.3s;color:#fff4e9;z-index:100}.gallery-component-container #image-viewer .close-btn:focus,.gallery-component-container #image-viewer .close-btn:hover,.gallery-component-container .full-gallery-container .close-btn:focus,.gallery-component-container .full-gallery-container .close-btn:hover{text-decoration:none;cursor:pointer;text-shadow:1px 1px 2px #000;font-weight:700;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.full-gallery-imgs-list-container,.gallery-component-container .full-gallery-imgs-list{width:100%;display:flex;justify-content:center;align-items:center}.gallery-component-container .full-gallery-imgs-list{flex-direction:column;padding:20px 0}.gallery-component-container .full-gallery-imgs-list .full-gallery-item-container{width:100%;display:flex;justify-content:start;align-items:center;flex-wrap:wrap}.gallery-component-container .full-gallery-imgs-list .full-gallery-item{flex:0 0 30%;height:20vw;max-height:373px;display:flex;justify-content:start;align-items:center;border-radius:10px;margin:10px 1.66667%;background:#fff4e9;overflow:hidden}.gallery-component-container .full-gallery-imgs-list li img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;border:3px solid #f3d49e;box-shadow:0 10px 6px -6px gray}.gallery-component-container .full-gallery-imgs-list li img:hover{cursor:pointer;box-shadow:0 0 20px #000;transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}@media (max-width:1199px){.gallery-component-container h2{font-size:calc(10px + 2.5vw)}.gallery-component-container .see-full-gallery-btn{font-size:calc(10px + 1vw)}.gallery-component-container .full-gallery-header-container .logo-container{width:11vw;min-width:90px}.gallery-component-container .full-gallery-container .full-gallery-title{font-size:calc(20px + 2.5vw)}.gallery-component-container #image-viewer .close-btn,.gallery-component-container .full-gallery-container .close-btn{font-size:50px}}@media (max-width:991px){.gallery-component-container .slider-list li{flex:0 0 45%}.gallery-component-container .image-viewer-wrapper{flex-direction:column;justify-content:center}.gallery-component-container .image-container{margin-bottom:50px}.gallery-component-container .modal-content{width:95%}.gallery-component-container .image-viewer-btn-container,.gallery-component-container .image-viewer-btns-container{position:relative;top:unset;left:unset;right:unset}.gallery-component-container .image-viewer-btns-container{height:-moz-max-content;height:max-content;display:flex;align-items:center;justify-content:center}.gallery-component-container .image-viewer-btns-wrapper{widows:50%;display:flex;align-items:center;justify-content:space-evenly}.gallery-component-container .full-gallery-imgs-list .full-gallery-item{height:250px}.gallery-component-container .full-gallery-imgs-list li .full-gallery-item{flex:0 0 45%;margin:10px 2.5%}}@media (max-width:767px){.ads-video-container{margin-bottom:20px}.gallery-component-container .gallery-wrapper{max-height:250px}.gallery-component-container .gallery-icon-container{width:20px}.gallery-component-container .see-full-gallery-btn{font-size:16px}.gallery-component-container .full-gallery-imgs-list{justify-content:center}.gallery-component-container .full-gallery-imgs-list .full-gallery-item{height:200px}}@media (max-width:576px){.gallery-component-container h2{padding:0 0 25px 0;margin:0;text-align:center}.gallery-component-container .slider-list li{flex:0 0 325px}.gallery-component-container .see-full-gallery-btn-container{justify-content:center;padding:25px 0}.gallery-component-container .full-gallery-header-container{justify-content:center}.gallery-component-container .full-gallery-header-container .logo-container{width:8vw;min-width:75px}.gallery-component-container .full-gallery-container .full-gallery-title{font-size:calc(20px + .7vw)}.gallery-component-container #image-viewer .close-btn,.gallery-component-container .full-gallery-container .close-btn{top:10px;right:20px;font-size:40px}}@media (max-width:425px){.gallery-component-container .full-gallery-imgs-list li .full-gallery-item{flex:0 0 90%;margin:10px 5%}}@media only screen and (max-width:320px){.gallery-component-container h2{padding:0 0 25px 0;margin:0;text-align:center;font-size:17px}.gallery-component-container .gallery-wrapper{max-height:200px}.gallery-component-container .slider-list li{flex:0 0 90%}.gallery-component-container .see-full-gallery-btn-container{justify-content:center;padding:25px 0}.gallery-component-container .gallery-icon-container{width:20px}.gallery-component-container .see-full-gallery-btn{font-size:calc(14px + .5vw)}.gallery-component-container .full-gallery-header-container{justify-content:center;padding:25px 0}.gallery-component-container .full-gallery-header-container .logo-container{min-width:60px}.gallery-component-container .full-gallery-container .full-gallery-title{font-size:calc(20px + .7vw)}.gallery-component-container #image-viewer .close-btn,.gallery-component-container .full-gallery-container .close-btn{top:10px;right:20px;font-size:40px}}.home-page-component-container{position:relative}#scrollTopBtn{width:75px;position:fixed;bottom:20px;right:20px;border:none;cursor:pointer;border-radius:5px;z-index:50}#scrollTopBtn img{width:100%}#scrollTopBtn img:hover{transform:matrix(1,0,0,1,0,-2.5);transition-duration:.35s}.home-page-component-container .horizontal-separator{width:calc(100% - 50px);margin:auto;border:1px solid #743332}@media (max-width:767px){#scrollTopBtn{width:70px}}@media (min-width:321px) and (max-width:576px){#scrollTopBtn{width:60px}}@media only screen and (max-width:320px){#scrollTopBtn{width:55px}}