@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes clouds{0%{translate:0 0}50%{translate:-30% 0}to{translate:0 0}}@keyframes clouds-bottom{0%{translate:0 0}50%{translate:-20% 0}to{translate:0 0}}@media only screen and (max-width:1024px){.gallery__container{padding-top:0}}.gallery__content{display:flex;gap:0 30px;width:100%}@media only screen and (max-width:1024px){.gallery__content{clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}}@media only screen and (max-width:780px){.gallery__content{flex-wrap:wrap;padding-top:20px}}.gallery__content .swiper-wrapper{cursor:grab}@media only screen and (max-width:780px){.gallery__content .swiper-wrapper{height:auto}}.gallery__content .swiper-wrapper .gallery__item{margin-right:30px;width:calc(33.3% - 20px)}@media only screen and (max-width:780px){.gallery__content .swiper-wrapper .gallery__item{margin-right:30px;width:100%}}.gallery__content .swiper-wrapper .gallery__item .swiper-wrapper{cursor:pointer}.gallery .gallery__item{background:#f3f3f3;border-radius:20px;display:block;height:auto;min-height:350px;overflow:hidden;position:relative;transition:filter 1s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:780px){.gallery .gallery__item{max-height:300px;min-height:300px}}.gallery__img{display:flex;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__pagination{align-items:center;display:none;flex-grow:1;flex-wrap:nowrap;font-size:14px;justify-content:center;overflow:hidden;padding-top:40px;width:100%;z-index:3}@media only screen and (max-width:780px){.gallery__pagination{display:flex;padding-top:30px}}.gallery__pagination .swiper-pagination-bullet{background:transparent;border:1px solid #858598;border-radius:50%!important;cursor:pointer;display:block;height:8px;margin:0 5px!important;max-height:8px;max-width:8px;min-height:8px;min-width:8px;opacity:1!important;position:relative;width:8px;z-index:3}@media only screen and (max-width:1024px){.gallery__pagination .swiper-pagination-bullet{margin:0 3px!important}}.gallery__pagination .swiper-pagination-bullet-active{background:#100c08;border:1px solid transparent;height:12px;max-height:12px;max-width:12px;min-height:12px;min-width:12px;width:12px}.gallery__arrows{display:flex;gap:0 10px;justify-content:flex-end;padding-bottom:30px;width:100%}.gallery__arrow{align-items:center;background:none;border:1px solid #858598;border-radius:4px;cursor:pointer;height:40px;justify-content:center;width:40px}.gallery__arrow.swiper-button-disabled{opacity:.5}.gallery__arrow svg{transition:all .3s ease-out}.gallery__arrow svg path{stroke:#858598;stroke-width:8px}.gallery__controls{display:flex;justify-content:center;padding-top:40px;width:100%}@media only screen and (max-width:780px){.gallery__controls{padding:30px 0 0}}
