@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap";:root{--primary-color: #180f14;--secondary-color: #e47194;--font-family: "Poppins", sans-serif;--first-color: hsl(82, 60%, 28%);--title-color: hsl(0, 0%, 15%);--text-color: hsl(0, 0%, 35%);--body-color: hsl(0, 0%, 95%);--container-color: hsl(0, 0%, 100%);--body-font: "Poppins", sans-serif;--h2-font-size: 1.25rem;--small-font-size: .813rem}*{margin:0;padding:0;box-sizing:border-box}@media screen and (min-width: 1120px){:root{--h2-font-size: 1.5rem;--small-font-size: .875rem}}html{scroll-behavior:smooth;height:100%;overflow-x:hidden}body{overflow-x:hidden}body,button{font-family:var(--font-family)}::-webkit-scrollbar{background-color:var(--primary-color);width:.3rem}::-webkit-scrollbar-thumb{background-color:var(--secondary-color)}@media screen and (min-width: 280px) and (max-width: 1080px){body::-webkit-scrollbar{display:none}}.slider{width:100%;height:100vh;position:relative;top:0;overflow:hidden}.slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(-50%);transition:all .5s ease}@media screen and (max-width: 1080px){.slider{top:0}}@media screen and (min-width: 600px){.slide img{width:100%;height:100%}}@media screen and (max-width: 480px){.slide img{width:100%;height:100%;-o-object-fit:cover!important;object-fit:cover!important}}.current{opacity:1;transform:translate(0);z-index:2}.content{position:absolute;top:10rem;left:5rem;opacity:0;width:45%;color:#fff;padding:3rem;background:#0000004d;animation:slide-up 1s ease .5s;animation-fill-mode:forwards;visibility:hidden}@keyframes slide-up{0%{visibility:visible;top:21rem}to{visibility:visible;top:17rem}}@media screen and (max-width: 600px){.content{width:80%}}.content>*{color:#fff;margin-bottom:1rem}.current .content{opacity:1;transform:translate(0);transition:all .5s ease}.arrow{border:2px solid white;background-color:transparent;color:#fff;cursor:pointer;height:2rem;width:2rem;border-radius:50%;position:absolute;z-index:99}.arrow:hover{background-color:#fff;color:#777}.next{top:45%;right:1.5rem}.prev{top:45%;left:1.5rem}hr{height:2px;background:#fff;width:70%}.arrow2{border:2px solid white;background-color:transparent;color:#fff;cursor:pointer;height:2rem;width:2rem;border-radius:50%;position:relative;z-index:99}.arrow2:hover{background-color:#fff;color:#777}.content a{text-decoration:none}.descrip2{position:relative;display:flex}.descrip2 p{padding-top:5px;padding-bottom:5px;padding-left:7px}.chat-container{max-width:480px;margin:0 auto;background:#fff;height:100vh;display:flex;flex-direction:column;border:1px solid #ccc;overflow-x:hidden!important}@media screen and (min-width: 481px){.chat-container{position:relative;right:0;max-width:80%;width:80%}}.chat-header{background:#075e54;color:#fff;padding:1rem;text-align:center;font-weight:700;font-size:1.2rem}.chat-messages{flex:1;padding:2rem;overflow-y:auto;background:#f0f0f0}.message{margin:.5rem 0;display:flex}.message.user{justify-content:flex-end}.message.bot{justify-content:flex-start}.bubble{background:#dcf8c6;padding:.6rem 1rem;border-radius:12px;max-width:90%;position:relative}.message.user .bubble{background:#34b7f1;color:#fff;max-width:75%}.bubble img,.bubble video{margin-top:2.5rem;max-width:100%;border-radius:8px}.swiper-container{width:100%;margin-top:10px;overflow:hidden}.swiper-slide img{width:100%;border-radius:8px}.chat-input{display:flex;border-top:1px solid #ccc;padding:.8rem;background:#fff}.chat-input input{flex:1;padding:.6rem;border:1px solid #ccc;border-radius:20px;outline:none}.chat-input button{margin-left:.5rem;background:#25d366;border:none;padding:.6rem 1rem;border-radius:20px;color:#fff;cursor:pointer;font-weight:700}.chatbot{text-align:center;width:100%;position:relative;height:auto;overflow:hidden;background:none}.chatbot .button-g{display:inline;position:fixed;top:.2em;right:2%;z-index:1999;font-size:46px;background-color:#add8e6;width:70px;height:70px;border-radius:50%}.chatbot .btn-open:after{color:#00008b;content:"";font-family:"Font Awesome 5 Free";font-weight:900;transition-property:all .2s linear 0s;-moz-transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.chatbot .btn-open:hover:after{color:#34b484}.chatbot .btn-close:after{color:#00008b;content:"";font-family:"Font Awesome 5 Free";font-weight:900;transition-property:all .2s linear 0s;-moz-transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.chatbot .btn-close:hover:after{color:#34b484}.chat-container{position:fixed;top:0;height:100%;width:100%;background:#add8e6;overflow:auto;z-index:999}.chat-container iframe{max-width:480px;min-height:350px}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}#langchg_open{position:fixed;bottom:20px!important;right:20px;z-index:50}
