.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}@media (max-width: 768px){.flex-row,.flex-col{flex-direction:column}}.vertical-line-with-circle{position:relative;height:330px;margin-left:20px;border-left:2px dashed #767575}.vertical-line-with-circle:before{content:"";position:absolute;top:50%;left:-4px;width:6px;height:6px;background-color:#000;border-radius:50%;transform:translateY(-50%)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent;overflow:auto}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:transparent}.slideIn{animation:slideIn .7s ease-in-out}.slideOut{animation:slideOut .5s ease-in}.vertical-line-container{position:relative}.vertical-line-container:before{content:"";position:absolute;left:0;top:0;height:px;bottom:0;width:1px;background-color:gray}.swiper-pagination-bullet{background:#AA7A4E!important;width:40px!important;height:5px!important;border-radius:0%!important}.mySwiper .swiper-button-prev,.mySwiper .swiper-button-next{position:absolute;top:50%;width:44px;height:44px!important;margin-top:-240px;background-color:#aa7a4e!important;background-size:44px 44px;display:flex;align-items:center;border-radius:30%;color:#fff}.mySwiper .swiper-button-prev:after{font-size:15px}.mySwiper .swiper-button-next:after{font-size:15px}.style-Swiper .swiper-button-prev,.style-Swiper .swiper-button-next{position:absolute;top:50%;width:44px;height:44px!important;margin-top:-22px;background-color:#aa7a4e!important;background-size:44px 44px;display:flex;align-items:center;border-radius:30%;color:#fff}.style-Swiper .swiper-button-prev:after{font-size:15px}.style-Swiper .swiper-button-next:after{font-size:15px}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.animate-slide-in{animation:slideIn .5s ease-in-out}
