.flexbox>div{width:300px;height:300px;flex:0 0 25%;border:1px solid rgba(255,255,255,.1);box-sizing:border-box;margin:0;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.ml-loader{position:relative;width:70px;height:70px}.ml-loader div{transform-origin:32px 32px;animation:1.2s opaque ease-in-out infinite both}.ml-loader div:after{content:"";display:block;position:absolute;top:0;left:30px;width:5px;height:18px;border-radius:10px;background-color:#f44336}.ml-loader div:nth-child(1){transform:rotate(0)}.ml-loader div:nth-child(2){transform:rotate(30deg);animation-delay:.1s}.ml-loader div:nth-child(3){transform:rotate(60deg);animation-delay:.2s}.ml-loader div:nth-child(4){transform:rotate(90deg);animation-delay:.3s}.ml-loader div:nth-child(5){transform:rotate(120deg);animation-delay:.4s}.ml-loader div:nth-child(6){transform:rotate(150deg);animation-delay:.5s}.ml-loader div:nth-child(7){transform:rotate(180deg);animation-delay:.6s}.ml-loader div:nth-child(8){transform:rotate(210deg);animation-delay:.7s}.ml-loader div:nth-child(9){transform:rotate(240deg);animation-delay:.8s}.ml-loader div:nth-child(10){transform:rotate(270deg);animation-delay:.9s}.ml-loader div:nth-child(11){transform:rotate(300deg);animation-delay:1s}.ml-loader div:nth-child(12){transform:rotate(330deg);animation-delay:1.1s}.ml-loader div:nth-child(13){transform:rotate(360deg);animation-delay:1.2s}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinBack{0%{transform:rotate(0)}to{transform:rotate(-720deg)}}@keyframes spinBorder{0%{transform:rotate(0);border-width:15px}50%{transform:rotate(180deg);border-width:3px}to{transform:rotate(360deg);border-width:15px}}@keyframes grow{0%,40%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes triforce{0%{border-bottom-color:#ceb502}40%{border-bottom-color:#ceb50200}80%{border-bottom-color:#ceb502}to{border-bottom-color:#ceb502}}@keyframes pulsate{0%{transform:rotate(45deg) scale(.8)}5%{transform:rotate(45deg) scale(.9)}10%{transform:rotate(45deg) scale(.8)}15%{transform:rotate(45deg) scale(1)}50%{transform:rotate(45deg) scale(.8)}to{transform:rotate(45deg) scale(.8)}}@keyframes opaque{0%{opacity:.1}40%{opacity:1}80%{opacity:.1}to{opacity:.1}}@keyframes mesh{0%{transform-origin:50% -100%;transform:rotate(0)}50%{transform-origin:50% -100%;transform:rotate(360deg)}50.1%{transform-origin:50% 200%;transform:rotate(0)}to{transform-origin:50% 200%;transform:rotate(360deg)}}@media only screen and (max-width: 968px){.flexbox>div{flex:0 0 33.3333333%}}@media only screen and (max-width: 768px){.flexbox>div{flex:0 0 50%}}@media only screen and (max-width: 568px){.flexbox>div{flex:0 0 100%}}.image-viewer{max-width:600px;margin:0 auto;background-color:#fff;box-shadow:0 2px 10px #0000001a;overflow:hidden;position:relative}.main-image img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.thumbnail-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;margin-top:10px;padding:10px}.thumbnail{width:100%;height:auto;border:2px solid transparent;cursor:pointer}.thumbnail-container-desktop{position:relative;display:flex;align-items:center;justify-content:center}.thumbnail-carousel-desktop{display:flex;overflow-x:hidden;scroll-behavior:smooth;background-color:#f8f8f8;flex-grow:1}.thumbnail{width:100%;height:auto;border:2px solid transparent;cursor:pointer;flex-shrink:0}.thumbnail img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.thumbnail.active{background-color:#f8f8f8}.image-counter{position:absolute;bottom:10px;right:10px;font-size:14px;color:#fff;font-weight:700;background-color:#00000080;padding:5px;border-radius:5px;z-index:1200!important}.image-description{text-align:center;padding:10px;font-size:14px;color:#666}.arrow{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:1200!important;background-color:#ffffffb3;border-radius:50%;padding:5px 10px}.arrow.left{left:5px;padding-right:10px;padding-left:10px}.arrow.right{right:5px;padding-right:10px;padding-left:10px}.text-show-more{text-decoration:underline}.section{margin-bottom:20px;margin-top:10px}.section-title{background-color:#e9ecef;margin-bottom:10px;padding-top:10px;padding-bottom:10px;padding-left:5px;font-size:18px;font-weight:700}.info-list li{margin-bottom:5px;margin-left:25px;font-size:13px;color:#605f5f;list-style-type:disc}.beauM{padding-bottom:5px}.eMfVHr{padding:0 20px}.eoYEyq{float:left;margin-right:3px}.fJkUeb{-webkit-font-smoothing:antialiased;text-transform:none;font-family:Open Sans,Adjusted Arial,Tahoma,Geneva,sans-serif;font-weight:400;font-size:12px;line-height:16px;margin:0 0 16px}.arrow{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:1200!important;background-color:#ffffffb3;border-radius:50%;padding-left:17px;padding-right:17px}.main-image{width:100%;height:400px;padding:10px;display:flex;justify-content:center;align-items:center;overflow:hidden}.main-image img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;display:block}.arrow.disabled{pointer-events:none;opacity:.5}
