.product-page{min-height:100vh}.hero-section{padding:1rem}.hero-container{flex-direction:column;gap:3rem;margin:0 auto;display:flex}@media (min-width:768px){.hero-container{flex-direction:row;justify-content:space-between;align-items:center}}.hero-content{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;display:flex}.tagline-container{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.tagline{color:#374151;font-size:1.25rem;font-weight:600}.new-badge{color:#fff;background-color:#dc2626;border-radius:.25rem;padding:.25rem .75rem;font-size:1rem;font-weight:700;position:relative;top:-2rem;box-shadow:0 1px 2px #0000001a}.mobile-badge{margin-top:.5rem;margin-bottom:1rem;display:inline-block;position:static;top:auto}@media (max-width:767px){.product-title-mobile{color:#111827;text-shadow:0 1px 2px #0000001a;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}}.product-title{color:#111827;text-shadow:0 1px 2px #0000001a;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}@media (min-width:768px){.product-title{font-size:3.75rem}}.divider{background-color:#dc2626;border-radius:.25rem;width:5rem;height:4px;margin-bottom:1.5rem}.product-description{color:#374151;max-width:36rem;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.contact-button{z-index:1;color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-width:200px;padding:1rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #dc262633}.contact-button:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.contact-button:hover{transform:translateY(-2px);box-shadow:0 8px 15px #dc26264d}.contact-button:hover:before{opacity:1}.contact-button:active{transform:translateY(0);box-shadow:0 2px 4px #dc262633}.contact-button.secondary{background:linear-gradient(135deg,#374151 0%,#1f2937 100%);box-shadow:0 4px 6px #1f293733}.contact-button.secondary:before{background:linear-gradient(135deg,#1f2937 0%,#374151 100%)}.contact-button.secondary:hover{box-shadow:0 8px 15px #1f29374d}.contact-button.secondary:active{box-shadow:0 2px 4px #1f293733}@media (max-width:768px){.contact-button{width:100%;min-width:unset}}.product-image-container{flex:1;justify-content:center;align-items:center;display:flex}.product-image-wrapper{justify-content:center;align-items:center;width:100%;max-width:32rem;display:flex}.product-image{object-fit:contain;border-radius:1rem;width:100%;height:auto}.banner-section{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:500px;position:relative}.banner-section:before{content:"";background:linear-gradient(#0003,#0000001a);width:100%;height:100%;position:absolute;top:0;left:0}.banner-container{align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 2rem;display:flex;position:relative}.banner-content{color:#fff;max-width:600px}.banner-title{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.banner-description{margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.banner-button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.banner-button:hover{background-color:#0056b3}.banner-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.banner-overlay{background:linear-gradient(90deg,#0009,#000000e6);position:absolute;inset:0}.banner-tags{justify-content:center;gap:1rem;display:flex}.banner-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background-color:#fff3;border-radius:9999px;padding:.5rem 1rem;display:inline-block}.feature-badge{color:#fff;background-color:#dc2626;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.details-grid{flex-direction:column;gap:3rem;margin-top:2rem;display:flex}@media (max-width:768px){.details-section{padding-left:1rem;padding-right:1rem}.grid-template-mobile{grid-template-columns:100%}.details-section.theme-2,.details-content.theme-2{padding-left:0!important;padding-right:0!important}}.img-area{justify-content:center;align-items:center;display:flex}.details-row{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:3rem 0;display:grid}.mobile-device{display:none!important}@media (max-width:768px){.details-content{padding-left:1rem;padding-right:1rem}.mobile-width-full{width:100%!important}.mobile-device{display:flex!important}.desktop-device{display:none!important}}.details-content{padding-right:2rem}.details-image{flex-direction:column;gap:1rem;margin-left:auto;display:flex}@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{background-color:#fff;border-radius:.75rem;grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem;transition:box-shadow .3s;display:grid;box-shadow:0 1px 3px #0000001a}.specs-grid:hover{box-shadow:0 4px 6px #0000001a}.spec-item{flex-direction:column;gap:.25rem;display:flex}.spec-label{color:#6b7280;font-size:.875rem}.spec-value{color:#1f2937;font-weight:500}.features-list{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.feature-item{color:#374151;align-items:center;gap:1rem;padding-left:1.5rem;font-size:1.125rem;transition:all .3s;display:flex;position:relative}.feature-item:before{content:"•";color:#dc2626;font-size:1.5rem;transition:all .3s;position:absolute;left:0}.feature-item:hover{transform:translate(8px)}.feature-item:hover:before{color:#b91c1c;transform:scale(1.2)}.feature-dot{display:none}.contact-button-primary{color:#fff;background-color:#dc2626;border-radius:.5rem;width:100%;padding:1rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #0000001a}@media (min-width:1024px){.contact-button-primary{width:auto}}.contact-button-primary:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 10px 15px #0000001a}.sticky-image{position:sticky;top:2rem}.sticky-image-wrapper{background-color:#fff;border-radius:1rem;justify-content:center;padding:2rem;transition:box-shadow .3s;display:flex}.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{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.section-text{color:#374151;margin-bottom:1.5rem;font-size:1.125rem}.tech-comparison{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem;display:grid}.tech-comparison-triple{grid-template-columns:100%;justify-content:center;align-items:start;gap:2rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.tech-comparison{flex-direction:row}.tech-comparison-triple{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){section.container.mx-auto.pb-8,div.container.mx-auto.pb-8{padding:1rem}}.tech-item{flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.tech-image{margin-bottom:.5rem}.tech-label{color:#4b5563;font-size:1.125rem}.tech-grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@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{max-width:1600px;margin:0 auto;padding:4rem 2rem}.product-feature-item{background:#fff;border-radius:12px;align-items:center;gap:4rem;margin-bottom:4rem;padding:2rem;display:flex}.product-feature-item.reverse{flex-direction:row-reverse}.product-feature-image{flex:0 0 400px;min-width:0}.product-feature-image img{border-radius:8px;width:100%}.product-feature-content{flex:1;min-width:0;max-width:600px}.product-feature-content h3{color:#333;margin-bottom:1rem;font-size:1.75rem;font-weight:600}.product-feature-content p{color:#666;font-size:1.1rem;line-height:1.6}@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:none;width:100%}.product-feature-image img{height:250px}.product-feature-content{text-align:center;max-width:100%}}.product-header{background-color:#fff}.product-container{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1600px;margin-left:auto;margin-right:auto;padding:5rem 0;display:flex}@media (min-width:768px){.product-container{flex-direction:row}}.product-content{flex-direction:column;flex:1;gap:1rem;display:flex}.product-badge{color:#dc2626;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.title-ckeditor .section-text{color:gray}.details-images{flex-direction:column;gap:1.5rem;display:flex}.detail-image{width:100%}.detail-image-2{object-fit:cover;border-radius:.75rem;width:50%;box-shadow:0 1px 3px #0000001a}.iworks-container{justify-content:flex-end;display:flex}.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{color:#232323;text-align:left;letter-spacing:-.5px;margin-bottom:24px;font-size:2rem;font-weight:600}.video-section{padding:2rem 0}.video-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.video-wrapper{background:#f7f7f7;border-radius:.75rem;width:100%;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.video-wrapper iframe{border:none;border-radius:.75rem;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.video-grid{grid-template-columns:1fr}}.features-list-corporate{gap:8px;margin:0;padding:0;list-style:none;display:grid}.features-list-corporate li{color:#482d2d;align-items:center;padding:16px 20px 16px 45px;font-size:1.125rem;line-height:1.6;transition:all .2s;display:flex;position:relative;margin-left:0!important}.features-list-corporate li:before{content:"✓";color:#f63b3b;background:#ffefef;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.features-list-corporate li:hover{background:#fcf8f8;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.features-list-corporate li:hover:before{color:#fff;background:#f63b3b}.info-card{grid-template-columns:1fr 1fr;display:grid}.modern-banner{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);width:100%;height:600px;position:relative;overflow:hidden}.modern-banner-image{object-fit:cover;opacity:.7;width:100%;height:100%;animation:20s infinite alternate zoomEffect;position:absolute;top:0;left:0}.modern-banner-overlay{background:linear-gradient(90deg,#000000b3 0%,#00000080 50%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.modern-banner-content{z-index:2;flex-direction:column;justify-content:center;height:100%;margin:0 auto;display:flex;position:relative}.modern-banner-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;animation:.8s ease-out fadeInUp;display:inline-block}.modern-banner-title{color:#fff;text-shadow:2px 2px 4px #0000004d;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.2;animation:.8s ease-out .2s backwards fadeInUp}.modern-banner-description{color:#ffffffe6;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .4s backwards fadeInUp}.modern-banner-buttons{gap:1rem;animation:.8s ease-out .6s backwards fadeInUp;display:flex}.modern-banner-button{cursor:pointer;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.modern-banner-button.primary{color:#fff;background:#007bff;border:none}.modern-banner-button.secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.modern-banner-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.modern-banner-button.primary:hover{background:#0056b3}.modern-banner-button.secondary:hover{background:#ffffff1a;border-color:#ffffff80}@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{max-width:100%;font-size:1.1rem}.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{padding:.4rem 1rem;font-size:.8rem}}.product-gallery{width:100%;max-width:600px;margin:0 auto}.product-gallery .image-gallery-slide{background:#fff;border-radius:1rem;justify-content:center;align-items:center;height:400px;display:flex;overflow:hidden}.product-gallery .image-gallery-slide img{object-fit:contain;width:auto;max-height:100%}.product-gallery .image-gallery-thumbnail{opacity:.6;background:#fff;border:2px solid #0000;border-radius:.5rem;flex-shrink:0;width:80px;height:80px;margin:0 4px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.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{opacity:1;border-color:#dc2626;transform:scale(1.05);box-shadow:0 4px 12px #dc262626}.product-gallery .image-gallery-thumbnail-image{object-fit:cover;border-radius:.25rem;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.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{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1f2937;opacity:.8;filter:none;background:#ffffffe6;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery .image-gallery-fullscreen-button:hover,.product-gallery .image-gallery-left-nav:hover,.product-gallery .image-gallery-right-nav:hover{color:#fff;opacity:1;background:#dc2626;box-shadow:0 6px 16px #dc262640}.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{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border:1px solid #fff3}.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 #dc262640}.product-gallery .image-gallery-thumbnails-container{background:#fff;border-top:1px solid #0000000d;justify-content:center;align-items:center;height:100px;padding:1rem 0;display:flex}.product-gallery .fullscreen .image-gallery-slide{background:#000;height:calc(100vh - 100px)}.product-gallery .fullscreen .image-gallery-thumbnails-container{z-index:1000;background:#000000e6;justify-content:center;align-items:center;height:100px;padding:0 1rem;display:flex;position:fixed;bottom:0;left:0;right:0}.product-gallery .fullscreen .image-gallery-thumbnail{opacity:.6;background:#ffffff0d;border-color:#ffffff1a;margin:0 4px;transition:all .3s}.product-gallery .fullscreen .image-gallery-thumbnail.active{opacity:1;background:#dc26261a;border-color:#dc2626}.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{width:40px;height:40px;padding:.5rem}.product-gallery .image-gallery-thumbnail{width:60px;height:60px}.product-gallery .image-gallery-thumbnails-container{height:80px}}.button-group{gap:1rem;margin-top:2rem;display:flex}@media (max-width:768px){.button-group{flex-direction:column;width:100%}}
:root{--ig-primary-color:#337ab7;--ig-white:#fff;--ig-black:#000;--ig-background-overlay:#0006;--ig-thumbnail-size:96px;--ig-thumbnail-size-small:80px;--ig-thumbnail-border-width:4px;--ig-thumbnail-border-width-small:3px;--ig-bullet-size:4px;--ig-bullet-size-small:3px}.image-gallery-icon{color:var(--ig-white,#fff);appearance:none;cursor:pointer;z-index:4;filter:drop-shadow(0 2px 2px #00000080);background-color:#0000;border:0;outline:none;transition:all .3s ease-out;position:absolute}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:var(--ig-primary-color,#337ab7)}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid var(--ig-primary-color,#337ab7)}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{padding:20px;bottom:0}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:32px;height:32px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:16px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:24px;height:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:12px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:16px;height:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:12px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:96px;height:120px}@media (max-width:768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:48px;height:72px}}@media (max-width:480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:32px;height:48px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:not-allowed;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:48px 12px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:64px;height:120px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:32px;height:72px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:24px;height:48px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;-webkit-overflow-scrolling:touch;position:relative}.image-gallery.fullscreen-modal{background:var(--ig-black,#000);z-index:5;width:100%;height:100%;position:fixed;inset:0}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:var(--ig-black,#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{width:calc(100% - 112px);display:inline-block}@media (max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 88px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-swipe{backface-visibility:hidden;touch-action:pan-y pinch-zoom;overflow:hidden;transform:translateZ(0)}.image-gallery-slides{touch-action:pan-y pinch-zoom;backface-visibility:hidden;contain:layout style paint;isolation:isolate;position:relative;overflow:hidden}.image-gallery-slides-container{backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform;display:flex}.image-gallery-slides-container.vertical{flex-direction:column;height:100%}.image-gallery-slides-container.vertical .image-gallery-slide{flex:0 0 100%;height:100%;min-height:0}.image-gallery-slides-container.vertical .image-gallery-slide .image-gallery-image{width:auto;max-width:100%;height:100%}.image-gallery-slide{backface-visibility:hidden;flex:0 0 100%;min-width:0;position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:var(--ig-background-overlay,#0006);color:var(--ig-white,#fff);white-space:normal;padding:12px 20px;line-height:1;position:absolute;bottom:72px;left:0}@media (max-width:768px){.image-gallery-slide .image-gallery-description{padding:8px 16px;font-size:.8em;bottom:48px}}.image-gallery-bullets{z-index:4;text-align:center;width:80%;margin:0 auto;position:absolute;bottom:20px;left:0;right:0}.image-gallery-bullets .image-gallery-bullets-container{margin:0 auto;padding:0;display:inline-block}.image-gallery-bullets .image-gallery-bullets-inner{white-space:nowrap;justify-content:flex-start;align-items:center;padding:2px 0;display:flex}.image-gallery-bullets .image-gallery-bullet{appearance:none;border:1px solid var(--ig-white,#fff);cursor:pointer;width:calc(var(--ig-bullet-size,4px) * 2 + 2px);height:calc(var(--ig-bullet-size,4px) * 2 + 2px);background-color:#0000;border-radius:50%;outline:none;flex-shrink:0;margin:0 4px;padding:0;transition:all .2s ease-out;box-shadow:0 2px 2px #0009}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{width:calc(var(--ig-bullet-size-small,3px) * 2 + 2px);height:calc(var(--ig-bullet-size-small,3px) * 2 + 2px);margin:0 3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{width:8px;height:8px}}.image-gallery-bullets .image-gallery-bullet:focus{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{border:1px solid var(--ig-white,#fff);background:var(--ig-white,#fff);transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7)}.image-gallery-bullets .image-gallery-bullet.active:hover{background:var(--ig-primary-color,#337ab7)}}.image-gallery-bullets.image-gallery-bullets-vertical{width:auto;inset:50% auto auto 20px;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullets-inner{flex-direction:column;padding:0 2px}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:4px 0;display:block}@media (max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}@media (max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}.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{vertical-align:top;width:var(--ig-thumbnail-size,96px);display:inline-block}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{width:100%;height:100%;padding:0;position:absolute;top:0;left: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{margin-right:0;padding:0;display:block}.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-top:2px;margin-left:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}}.image-gallery-thumbnails{padding:4px 0;overflow:hidden}@media (max-width:768px){.image-gallery-thumbnails{padding:4px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{border:var(--ig-thumbnail-border-width,4px) solid transparent;width:var(--ig-thumbnail-size,96px);background:0 0;padding:0;transition:border .3s ease-out;display:inline-block}@media (max-width:768px){.image-gallery-thumbnail{border:var(--ig-thumbnail-border-width-small,3px) solid transparent;width:var(--ig-thumbnail-size-small,80px)}}.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{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}.image-gallery-thumbnail-label{box-sizing:border-box;color:var(--ig-white,#fff);text-shadow:0 2px 2px #0009;white-space:normal;width:100%;padding:5%;font-size:1em;line-height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:var(--ig-background-overlay,#0006);color:var(--ig-white,#fff);z-index:4;padding:10px 20px;line-height:1;position:absolute;top:0;right:0}@media (max-width:768px){.image-gallery-index{padding:5px 10px;font-size:.8em}}