@import"https://fonts.googleapis.com/css2?family=Barlow&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";:root{--primary-color: #ed9914}.image{opacity:0;transition:opacity .5s ease-in-out;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.image1{z-index:3}.image2{opacity:1;z-index:1}.image.active{z-index:2;opacity:1}.image1.active{animation:stayThenRotateDown 2s ease-in-out forwards}.image3.active{animation:fadeAndBounce 1.5s ease-in-out forwards}@keyframes stayThenRotateDown{0%,60%{transform:rotateX(0);opacity:1}to{transform:rotateX(45deg) translateY(150px);opacity:0}}@keyframes fadeAndBounce{0%{transform:translateY(100px);opacity:0}50%{transform:translateY(-10px);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes simpleFadeIn{0%{opacity:0}to{opacity:1}}.photoGallerySwiper .swiper-pagination{bottom:-20px!important}.photoGallerySwiper .swiper-pagination-bullet{background-color:#000;opacity:.7}.photoGallerySwiper .swiper-pagination-bullet-active{background-color:#fff;opacity:1}#toolbar #end{margin-right:30px}:root{--main-light-color: #ffccbc44}.ql-disabled,input:disabled,.disabled-area:disabled,textarea:disabled,div[aria-disabled=true]{background-color:var(--main-light-color)!important;cursor:not-allowed;-webkit-text-fill-color:#19303e7d!important}.ql-disabled p{cursor:not-allowed}
