.fade-in-section{animation:fade-in-left 1s ease-in;animation-fill-mode:forwards}.fade-in-from-right{animation:fade-in-right 1s ease-in;animation-fill-mode:forwards}@keyframes fade-in-left{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.swiper-pagination-bullet{background-color:#556b2f;opacity:1}.swiper-pagination-bullet-active{background-color:#000}.swiper-button-next,.swiper-button-prev{color:#fff;background-color:#0000004d;border-radius:10rem;width:3.5rem;height:3.5rem}.mobile-image-swiper{width:100%;height:20rem;padding:0 1rem;cursor:pointer}@media (max-width: 640px){.mobile-image-swiper{height:16rem}}.mobile-image-swiper .swiper-pagination{bottom:10px}.mobile-image-swiper .swiper-pagination-bullet{background-color:#fff;opacity:.7;width:8px;height:8px}.mobile-image-swiper .swiper-pagination-bullet-active{background-color:#fff;opacity:1;width:10px;height:10px}.mobile-image-swiper .swiper-button-next,.mobile-image-swiper .swiper-button-prev{width:2.5rem;height:2.5rem;background-color:#ffffffe6;color:#000}.mobile-image-swiper .swiper-button-next:after,.mobile-image-swiper .swiper-button-prev:after{font-size:1rem;color:#000}#iframe-div{padding-left:2em;padding-right:2em;width:auto;height:100%}@media (max-width: 767px){iframe{height:450px}}
