.hero-section{padding:1rem}.hero-container{margin:0 auto;display:flex;flex-direction:column;gap:3rem}@media (min-width:768px){.hero-container{flex-direction:row;align-items:center;justify-content:space-between}}.hero-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tagline-container{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.tagline{font-size:1.25rem;font-weight:600;color:#374151}.new-badge{background-color:#dc2626;color:#fff;font-size:1rem;font-weight:700;padding:.25rem .75rem;border-radius:.25rem;box-shadow:0 1px 2px rgba(0,0,0,.1);position:relative;top:-2rem}.mobile-badge{position:static;top:auto;display:inline-block;margin-top:.5rem;margin-bottom:1rem}@media (max-width:767px){.product-title-mobile{font-size:2rem;font-weight:800;color:#111827;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.1);margin-bottom:.5rem}}.product-title{font-size:3rem;margin-bottom:1rem;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.1)}@media (min-width:768px){.product-title{font-size:3.75rem}}.divider{height:4px;width:5rem;background-color:#dc2626;margin-bottom:1.5rem;border-radius:.25rem}.product-description{font-size:1.25rem;margin-bottom:2rem;max-width:36rem;line-height:1.6}.contact-button{padding:1rem 2rem;font-weight:600;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;z-index:1;border:none;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;box-shadow:0 4px 6px rgba(220,38,38,.2);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:200px}.contact-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#b91c1c,#dc2626);z-index:-1;transition:opacity .3s ease;opacity:0}.contact-button:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(220,38,38,.3)}.contact-button:hover:before{opacity:1}.contact-button:active{transform:translateY(0);box-shadow:0 2px 4px rgba(220,38,38,.2)}.contact-button.secondary{background:linear-gradient(135deg,#374151,#1f2937);box-shadow:0 4px 6px rgba(31,41,55,.2)}.contact-button.secondary:before{background:linear-gradient(135deg,#1f2937,#374151)}.contact-button.secondary:hover{box-shadow:0 8px 15px rgba(31,41,55,.3)}.contact-button.secondary:active{box-shadow:0 2px 4px rgba(31,41,55,.2)}@media (max-width:768px){.contact-button{width:100%;min-width:unset}}.product-image-container{align-items:center}.product-image-wrapper{max-width:32rem;width:100%;display:flex;align-items:center;justify-content:center}.product-image{width:100%;object-fit:contain;border-radius:1rem}.banner-section{position:relative;width:100%;height:500px;background-size:cover;background-position:50%;background-repeat:no-repeat}.banner-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.banner-container{position:relative;max-width:1200px;margin:0 auto;height:100%;display:flex;align-items:center;padding:0 2rem}.banner-content{color:#fff;max-width:600px}.banner-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.banner-description{font-size:1.25rem;margin-bottom:2rem;line-height:1.6}.banner-button{background-color:#007bff;color:#fff;padding:1rem 2rem;border:none;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.banner-button:hover{background-color:#0056b3}.banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.9))}.banner-tags{display:flex;justify-content:center;gap:1rem}.banner-tag{background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(4px)}.banner-tag,.feature-badge{display:inline-block;padding:.5rem 1rem;border-radius:9999px;color:#fff}.feature-badge{background-color:#dc2626;font-size:.875rem;font-weight:600;margin-bottom:1rem}.details-grid{display:flex;flex-direction:column;margin-top:2rem}@media (max-width:768px){.details-section{padding-left:1rem;padding-right:1rem}.grid-template-mobile{grid-template-columns:100%}.details-content.theme-2,.details-section.theme-2{padding-left:0!important;padding-right:0!important}}.img-area{display:flex;justify-content:center;align-items:center}.details-row{padding:3rem 0;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.mobile-device{display:none!important}@media (max-width:768px){.details-content{padding-right:1rem;padding-left:1rem}.mobile-width-full{width:100%!important}.mobile-device{display:flex!important}.desktop-device{display:none!important}}.details-content{padding-right:2rem}.details-image{display:flex;flex-direction:column;gap:1rem;margin-left:auto}@media (max-width:768px){.details-image{justify-content:center;align-items:center}.detail-image{padding:16px}.detail-image-2{width:100%!important}}@media (min-width:768px){.details-image{flex-direction:row}}.details-image img{max-width:100%}@media (max-width:768px){.details-row{grid-template-columns:1fr;gap:1.5rem}.details-content{padding-right:0}}.specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem;background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:box-shadow .3s ease}.specs-grid:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}.spec-item{display:flex;flex-direction:column;gap:.25rem}.spec-label{font-size:.875rem;color:#6b7280}.spec-value{font-weight:500;color:#1f2937}.features-list{gap:1rem;padding-top:1rem}.feature-item{display:flex;align-items:center;gap:1rem;font-size:1.125rem;padding-left:1.5rem;position:relative;transition:all .3s ease}.feature-item:before{content:"•";position:absolute;left:0;color:#dc2626;font-size:1.5rem;transition:all .3s ease}.feature-item:hover{transform:translateX(8px)}.feature-item:hover:before{transform:scale(1.2);color:#b91c1c}.feature-dot{display:none}.contact-button-primary{width:100%;padding:1rem 2rem;background-color:#dc2626;color:#fff;font-weight:600;border-radius:.5rem;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (min-width:1024px){.contact-button-primary{width:auto}}.contact-button-primary:hover{background-color:#b91c1c;box-shadow:0 10px 15px rgba(0,0,0,.1);transform:translateY(-2px)}.sticky-image{position:sticky;top:2rem}.sticky-image-wrapper{background-color:#fff;padding:2rem;border-radius:1rem;display:flex;justify-content:center;transition:box-shadow .3s ease}.sticky-image-wrapper img{object-fit:contain}.tech-section{margin:0 auto}@media screen and (max-width:768px){.tech-section{padding:5rem 1rem}}.section-title{font-size:1.5rem;margin-bottom:.5rem}.section-text{font-size:1.125rem;margin-bottom:1.5rem}.tech-comparison{grid-template-columns:repeat(2,1fr);align-items:center}.tech-comparison,.tech-comparison-triple{display:grid;gap:2rem;justify-content:center;margin-bottom:2rem}.tech-comparison-triple{grid-template-columns:100%;align-items:start}@media (min-width:768px){.tech-comparison{flex-direction:row}.tech-comparison-triple{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){div.container.mx-auto.pb-8,section.container.mx-auto.pb-8{padding:1rem}}.tech-item{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.tech-image{margin-bottom:.5rem}.tech-label{font-size:1.125rem;color:#4b5563}.tech-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width:768px){.tech-grid{grid-template-columns:1fr 1fr}}.tech-image-full{width:100%}@media (max-width:768px){.tech-comparison{grid-template-columns:1fr}}.product-features{padding:4rem 2rem;max-width:1600px;margin:0 auto}.product-feature-item{display:flex;align-items:center;gap:4rem;margin-bottom:4rem;padding:2rem;background:#fff;border-radius:12px}.product-feature-item.reverse{flex-direction:row-reverse}.product-feature-image{flex:0 0 400px;min-width:0}.product-feature-image img{width:100%;border-radius:8px}.product-feature-content{flex:1;min-width:0;max-width:600px}.product-feature-content h3{font-size:1.75rem;margin-bottom:1rem;color:#333;font-weight:600}.product-feature-content p{font-size:1.1rem;line-height:1.6;color:#666}@media (max-width:1024px){.product-feature-image{flex:0 0 300px}.product-feature-image img{height:225px}}@media (max-width:768px){.product-feature-item,.product-feature-item.reverse{flex-direction:column;gap:2rem;padding:1.5rem}.product-feature-image{flex:0 0 auto;width:100%}.product-feature-image img{height:250px}.product-feature-content{text-align:center;max-width:100%}}.product-page{min-height:100vh}.product-header{background-color:#fff}.product-container{width:100%;max-width:1600px;margin-left:auto;margin-right:auto;padding:5rem 0;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width:768px){.product-container{flex-direction:row}}.product-content{flex:1;display:flex;flex-direction:column;gap:1rem}.product-badge{font-size:.875rem;font-weight:600;color:#dc2626;text-transform:uppercase;letter-spacing:.05em}.product-title{font-size:2.25rem;font-weight:800;color:#111827}@media (min-width:768px){.product-title{font-size:3rem}}.product-description{font-size:1.125rem;color:#374151}.product-image-container{flex:1;display:flex;justify-content:center}.product-image{width:20rem;height:auto;border-radius:.75rem}.details-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:1024px){.details-grid{grid-template-columns:1fr 1fr}}.details-content{display:flex;flex-direction:column;gap:1.5rem}.section-title{font-size:2rem;font-weight:700;color:#111827}.section-text{color:#374151}.title-ckeditor .section-text{color:gray}.features-list{display:flex;flex-direction:column;gap:.5rem}.feature-item{color:#374151}.details-images{display:flex;flex-direction:column;gap:1.5rem}.detail-image{width:100%}.detail-image-2{width:50%;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);object-fit:cover}.iworks-container{display:flex;justify-content:flex-end}.iworks-icon{width:5rem}.features-section-corporate{padding:56px 0 40px}@media (max-width:768px){.features-section-corporate{padding:56px 16px 40px}}.features-container-corporate{margin:0 auto}.features-title-corporate{font-size:2rem;font-weight:600;color:#232323;margin-bottom:24px;text-align:left;letter-spacing:-.5px}.video-section{padding:2rem 0}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.video-wrapper{position:relative;width:100%;padding-top:56.25%;background:#f7f7f7;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:.75rem}@media (max-width:768px){.video-grid{grid-template-columns:1fr}}.features-list-corporate{list-style:none;padding:0;margin:0;display:grid;gap:8px}.features-list-corporate li{position:relative;padding:16px 20px 16px 45px;font-size:1.125rem;line-height:1.6;margin-left:0!important;color:#482d2d;transition:all .2s ease;display:flex;align-items:center}.features-list-corporate li:before{content:"✓";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#f63b3b;font-weight:700;font-size:16px;background:#ffefef;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.features-list-corporate li:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.05);background:#fcf8f8}.features-list-corporate li:hover:before{background:#f63b3b;color:#fff}.info-card{display:grid;grid-template-columns:1fr 1fr}.modern-banner{position:relative;width:100%;height:600px;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.modern-banner-image{object-fit:cover;opacity:.7;animation:zoomEffect 20s infinite alternate}.modern-banner-image,.modern-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.modern-banner-overlay{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.5) 50%,rgba(0,0,0,.3))}.modern-banner-content{position:relative;z-index:2;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center}.modern-banner-badge{display:inline-block;width:fit-content;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);padding:.5rem 1.5rem;border-radius:50px;color:#fff;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;border:1px solid hsla(0,0%,100%,.2);animation:fadeInUp .8s ease-out}.modern-banner-title{font-size:4rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out .2s backwards}.modern-banner-description{font-size:1.25rem;color:hsla(0,0%,100%,.9);margin-bottom:2.5rem;max-width:600px;line-height:1.6;animation:fadeInUp .8s ease-out .4s backwards}.modern-banner-buttons{display:flex;gap:1rem;animation:fadeInUp .8s ease-out .6s backwards}.modern-banner-button{padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.modern-banner-button.primary{background:#007bff;color:#fff;border:none}.modern-banner-button.secondary{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.3)}.modern-banner-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.modern-banner-button.primary:hover{background:#0056b3}.modern-banner-button.secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}@keyframes zoomEffect{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.modern-banner{height:500px}.modern-banner-content{padding:0 1rem}.modern-banner-title{font-size:2.5rem}.modern-banner-description{font-size:1.1rem;max-width:100%}.modern-banner-buttons{flex-direction:column;align-items:center}.modern-banner-button{width:100%;max-width:300px}.features-list-corporate,.info-card{grid-template-columns:1fr!important}}@media (max-width:480px){.modern-banner{height:480px}.modern-banner-title{font-size:2rem}.modern-banner-badge{font-size:.8rem;padding:.4rem 1rem}}.product-gallery{width:100%;max-width:600px;margin:0 auto}.product-gallery .image-gallery-slide{border-radius:1rem;overflow:hidden;background:#fff;height:400px;display:flex;align-items:center;justify-content:center}.product-gallery .image-gallery-slide img{max-height:100%;width:auto;object-fit:contain}.product-gallery .image-gallery-thumbnail{border-radius:.5rem;overflow:hidden;border:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1);margin:0 4px;opacity:.6;background:#fff;width:80px;height:80px;flex-shrink:0}.image-gallery-content .image-gallery-slide .image-gallery-image{min-width:100%!important;max-width:100%!important;min-height:100%!important;max-height:100%!important}.product-gallery .image-gallery-thumbnail.active,.product-gallery .image-gallery-thumbnail:hover{border-color:#dc2626;opacity:1;transform:scale(1.05);box-shadow:0 4px 12px rgba(220,38,38,.15)}.product-gallery .image-gallery-thumbnail-image{border-radius:.25rem;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;height:100%;object-fit:cover}.product-gallery .image-gallery-thumbnail:hover .image-gallery-thumbnail-image{transform:scale(1.1)}.product-gallery .image-gallery-fullscreen-button,.product-gallery .image-gallery-left-nav,.product-gallery .image-gallery-right-nav{background:hsla(0,0%,100%,.9);backdrop-filter:blur(8px);border-radius:50%;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid hsla(0,0%,100%,.2);width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#1f2937;position:absolute;top:50%;transform:translateY(-50%);opacity:.8;filter:none}.product-gallery .image-gallery-fullscreen-button:hover,.product-gallery .image-gallery-left-nav:hover,.product-gallery .image-gallery-right-nav:hover{background:#dc2626;box-shadow:0 6px 16px rgba(220,38,38,.25);color:#fff;opacity:1}.product-gallery .image-gallery-fullscreen-button{top:20px;transform:none}.product-gallery .image-gallery-fullscreen-button:active,.product-gallery .image-gallery-left-nav:active,.product-gallery .image-gallery-right-nav:active{transform:scale(.95)}.product-gallery .fullscreen .image-gallery-fullscreen-button,.product-gallery .fullscreen .image-gallery-left-nav,.product-gallery .fullscreen .image-gallery-right-nav{background:hsla(0,0%,100%,.1);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);color:#fff}.product-gallery .fullscreen .image-gallery-fullscreen-button:hover,.product-gallery .fullscreen .image-gallery-left-nav:hover,.product-gallery .fullscreen .image-gallery-right-nav:hover{background:#dc2626;border-color:#dc2626;box-shadow:0 6px 16px rgba(220,38,38,.25)}.product-gallery .image-gallery-thumbnails-container{display:flex;align-items:center;justify-content:center;background:#fff;padding:1rem 0;border-top:1px solid rgba(0,0,0,.05);height:100px}.product-gallery .fullscreen .image-gallery-slide{background:#000;height:calc(100vh - 100px)}.product-gallery .fullscreen .image-gallery-thumbnails-container{background:rgba(0,0,0,.9);height:100px;position:fixed;bottom:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:0 1rem}.product-gallery .fullscreen .image-gallery-thumbnail{border-color:hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);margin:0 4px;opacity:.6;transition:all .3s ease}.product-gallery .fullscreen .image-gallery-thumbnail.active{border-color:#dc2626;background:rgba(220,38,38,.1);opacity:1}.product-gallery .fullscreen .image-gallery-thumbnail:hover{opacity:1;transform:scale(1.05)}.product-gallery .image-gallery-slide .image-gallery-image{transition:opacity .4s cubic-bezier(.4,0,.2,1)}.product-gallery .image-gallery-slide.loading .image-gallery-image{opacity:.7}@media (max-width:768px){.product-gallery .image-gallery-slide{height:300px}.product-gallery .image-gallery-fullscreen-button,.product-gallery .image-gallery-left-nav,.product-gallery .image-gallery-right-nav{padding:.5rem;width:40px;height:40px}.product-gallery .image-gallery-thumbnail{width:60px;height:60px}.product-gallery .image-gallery-thumbnails-container{height:80px}}.button-group{display:flex;gap:1rem;margin-top:2rem}@media (max-width:768px){.button-group{flex-direction:column;width:100%}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}