.Gallery-Details-mobile-wrap{padding:1.25rem 1rem 1.5rem;max-width:100%;margin:0 auto;text-align:center;background:#fff}.gdm-header{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:.5rem;margin-bottom:1.25rem}.gdm-back{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;color:#0f172a;text-decoration:none}.gdm-back:hover{background:#f9fafb}.gdm-back:active{background:#f3f4f6}.gdm-spacer{height:1px}.Gallery-Details-mobile-title{font-family:Scheherazade New,serif;font-size:1.5rem;line-height:1.2;font-weight:500;letter-spacing:.03em;color:#0f172a;margin:0;text-align:center}.Gallery-Details-mobile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.25rem}.Gallery-Details-mobile-card{position:relative;border-radius:.5rem;overflow:hidden;aspect-ratio:16/9;background:#f1f5f9}.Gallery-Details-mobile-card--big{grid-column:1/-1;aspect-ratio:3/2;border-radius:.5rem}.Gallery-Details-mobile-img{object-fit:cover}.Gallery-Details-mobile-view-btn{display:block;width:100%;margin:.9rem auto 0;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:.75rem;font-family:Mada,sans-serif;font-size:1rem;font-weight:500;color:rgba(3,43,68,1);background:#ffffff;text-decoration:none}.Gallery-Details-mobile-view-btn:hover{background:#f9fafb}.Gallery-Details-mobile-view-btn:active{background:#f3f4f6}.Gallery-Details-mobile-view-btn:focus{outline:2px solid #93c5fd;outline-offset:2px}.Gallery-Details-Web-details{padding:2rem 3%;max-width:100%;margin:auto;text-align:center;--viewer-w:100dvw;--viewer-h:90dvh}.Gallery-Details-Web-details__header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%}.Gallery-Details-Web-details__header:after{content:""}.Gallery-Details-Web-details__back{border:.1rem solid rgba(229,231,235,1);padding:.5rem 1.2rem;border-radius:.25rem;font-size:1rem;font-size:clamp(.97rem,calc(.9rem + .21dvw),1.1025rem);color:rgba(3,43,68,1);font-family:Mada,sans-serif;font-weight:500;display:flex;gap:.5rem;transition:transform .4s ease;justify-self:start}.Gallery-Details-Web-details__back:hover{transform:scale(1.06)}.Gallery-Details-Web-details__title{font-family:Scheherazade New;font-size:clamp(1.6rem,calc(1.2rem + 1.2dvw),2.6rem);font-weight:500;letter-spacing:.05em;grid-column:2;justify-self:center;margin:0}.Gallery-Details-Web-details__viewer{position:relative;margin-top:2rem}.Gallery-Details-Web-details__img-wrapper{position:relative;width:min(var(--viewer-w),100%);height:var(--viewer-h);background:#0b1320;border-radius:.25rem}.Gallery-Details-Web-details__img{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.Gallery-Details-Web-details__stage{position:relative;width:100%;height:100%;overflow:hidden}.Gallery-Details-Web-details__track{display:flex;width:100%;height:100%;gap:0;will-change:transform}.Gallery-Details-Web-details__slide{position:relative;flex:0 0 100%;height:100%}.Gallery-Details-Web-details__stage.Gallery-Details-Web-is-sliding.Gallery-Details-Web-dir-next .Gallery-Details-Web-details__track{animation:Gallery-Details-Web-slide-next .45s ease both}.Gallery-Details-Web-details__stage.Gallery-Details-Web-is-sliding.Gallery-Details-Web-dir-prev .Gallery-Details-Web-details__track{animation:Gallery-Details-Web-slide-prev .45s ease both}@keyframes Gallery-Details-Web-slide-next{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes Gallery-Details-Web-slide-prev{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.Gallery-Details-Web-details__arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:0}.Gallery-Details-Web-details__arrow[disabled]{opacity:.35;cursor:default}.Gallery-Details-Web-details__arrow-left{left:.75%;z-index:1}.Gallery-Details-Web-details__arrow-right{right:.75%}@media (prefers-reduced-motion:reduce){.Gallery-Details-Web-details__stage.Gallery-Details-Web-is-sliding.Gallery-Details-Web-dir-next .Gallery-Details-Web-details__track,.Gallery-Details-Web-details__stage.Gallery-Details-Web-is-sliding.Gallery-Details-Web-dir-prev .Gallery-Details-Web-details__track{animation:none}}.summary{font-family:Scheherazade New;color:rgba(3,43,68,1);margin-bottom:4rem}.summary__inner{width:95%;margin:0 auto;padding:2rem 1.25rem}.summary__header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.25rem}.summary__rule{display:inline-block;width:3rem;height:.1rem;background:rgba(255,145,77,1);border-radius:2px}.summary__title{font-size:clamp(1.5rem,calc(1.5rem + .8dvw),2.6rem);font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:rgba(3,43,68,1)}.summary__container{margin-bottom:1.75rem}.summary-first-div{display:flex;justify-content:space-between;margin-bottom:1rem}.summary__subtitle{font-size:clamp(1.2rem,calc(1.2rem + .5dvw),1.9rem);font-weight:500;margin:.5rem 0 1rem;color:rgba(255,145,77,1)}.summary__paragraph{font-size:clamp(.9rem,calc(.9rem + .2dvw),1.2rem);font-weight:500;margin:0 0 .9rem;color:rgba(0,0,0,1)}.summary__includes{font-weight:500}.summary__brand,.summary__brands{display:inline-flex;align-items:center}.summary__brand{position:relative;justify-content:center;width:44px;height:44px;border-radius:9999px;overflow:hidden;box-shadow:0 0 0 1px rgba(3,43,68,.06)}.summary__brand+.summary__brand{margin-left:-5px}.summary__brands .summary__brand:first-child{z-index:1}.summary__brands .summary__brand:nth-child(2){z-index:2}.summary__brands .summary__brand:nth-child(3){z-index:3}.summary__brandImg{width:100%;height:100%;object-fit:contain}.summary__cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:rgba(244,244,244,1);border-radius:.5rem}.summary__cta-text{margin:0;font-size:clamp(1rem,calc(1rem + .42dvw),1.6rem);line-height:1.4;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:rgba(3,43,68,1)}.summary__cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem;font-size:clamp(.9rem,calc(.9rem + .2dvw),1.2rem);font-weight:500;text-decoration:none;white-space:nowrap;background:rgba(3,43,68,1);color:#ffffff;border:none;border-radius:.5rem;transition:transform .08s ease,background .2s ease}.summary__cta-btn:hover{background:#032f57;transform:translateY(-1px)}@media (max-width:900px){.summary__grid{grid-template-columns:1fr;gap:.75rem}.summary__aside{justify-content:flex-start}}@media (max-width:640px){.summary__title{font-size:1.5rem}.summary__cta{flex-direction:column;align-items:flex-start}.summary__cta-text{font-size:1rem;letter-spacing:-.3px}.summary__cta-btn{width:50%;justify-content:center}.summary__brand{width:32px;height:32px}.summary__brand+.summary__brand{margin-left:-8px}.summary__paragraph{text-align:justify}}