.frame-once-image-section-breakpoint{width:100%;--frame-once-aspect-ratio:358/202}.frame-once-image-section-breakpoint__item{position:relative;width:100%;aspect-ratio:var(--frame-once-aspect-ratio)}.frame-once-image-section-breakpoint__image{width:100%;height:100%;object-fit:cover}@media (min-width:1024px){.frame-once-image-section-breakpoint{--frame-once-aspect-ratio:944/532}}@media (min-width:1280px){.frame-once-image-section-breakpoint{--frame-once-aspect-ratio:862/486}}@media (min-width:1600px){.frame-once-image-section-breakpoint{--frame-once-aspect-ratio:1095/617}}@media (min-width:1920px){.frame-once-image-section-breakpoint{--frame-once-aspect-ratio:1327/748}}.brand-zone-item{display:flex;flex-direction:column;width:100%}.brand-zone-item__content{background-color:var(--color-brand-yellow);color:var(--color-brand-black);min-height:192px;padding:24px;align-self:stretch}.brand-zone-item__content,.brand-zone-item__content-inner{display:flex;flex-direction:column;justify-content:space-between}.brand-zone-item__content-inner{height:100%}.brand-zone-item__title{font-size:12px;margin:0 0 48px}.brand-zone-item__description,.brand-zone-item__title{font-family:var(--font-giper-mono);line-height:140%;color:var(--color-brand-black)}.brand-zone-item__description{font-size:14px;margin:0}.brand-zone-item__image{flex:1 1 0;min-width:0;display:flex;align-items:stretch}.brand-zone-item__image-wrapper{position:relative;width:100%;aspect-ratio:var(--frame-two-aspect-ratio,175/200);flex-shrink:0}.brand-zone-item__image-element{width:100%;height:100%;object-fit:cover}@media (min-width:1024px){.brand-zone-item{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.brand-zone-item__content{flex:1;padding:32px;min-height:auto}.brand-zone-item__title{font-size:14px}.brand-zone-item__description{font-size:18px}.brand-zone-item__image{flex:1 1 0;min-width:0;height:100%}.brand-zone-item__content{flex:1 1 0;min-width:0;order:1}.brand-zone-item--reverse .brand-zone-item__content,.brand-zone-item__image{order:2}.brand-zone-item--reverse .brand-zone-item__image{order:1}}.brand-zone-item__image-wrapper{--frame-two-aspect-ratio:175/200}@media (min-width:1024px){.brand-zone-item__image-wrapper{--frame-two-aspect-ratio:464/530}}@media (min-width:1280px){.brand-zone-item__image-wrapper{--frame-two-aspect-ratio:423/483}}@media (min-width:1600px){.brand-zone-item__image-wrapper{--frame-two-aspect-ratio:540/617}}@media (min-width:1920px){.brand-zone-item__image-wrapper{--frame-two-aspect-ratio:655/748}}.brand-zone-section__items{display:flex;flex-direction:column;gap:8px;width:100%}@media (min-width:1024px){.brand-zone-section__items{gap:16px}}.cta-section{width:100%;gap:0}.cta-section,.cta-section__header{display:flex;flex-direction:column}.cta-section__header{gap:16px;align-items:center}.cta-section__title{font-family:var(--font-giper);font-size:32px;line-height:120%;font-weight:500;text-transform:uppercase;color:var(--color-brand-black);margin:0;text-align:center}@media (min-width:1024px){.cta-section__title{font-size:60px}}.cta-section__subtitle{font-family:var(--font-giper-mono);font-size:14px;line-height:140%;font-weight:400;text-align:center;color:var(--color-brand-black);margin:0 auto;max-width:450px}@media (min-width:1024px){.cta-section__subtitle{font-size:18px}}.cta-section__link{font-family:var(--font-giper);font-size:14px;line-height:140%;font-weight:500;color:var(--color-brand-black);background:none;border:none;padding:0;text-decoration:none;text-transform:uppercase;border-bottom:1px solid var(--color-brand-black);transition:opacity .2s ease}.cta-section__link:hover{opacity:1;border-color:transparent}@media (min-width:1024px){.cta-section__link{font-size:18px}}.cta-section__tickets{min-height:400px;display:flex;perspective:1000px}.cta-section__tickets,.cta-section__tickets-desktop{position:relative;width:100%;align-items:center;justify-content:center}.cta-section__tickets-desktop{display:none;height:327px;cursor:pointer;will-change:transform;isolation:isolate}.cta-section__tickets-desktop:hover{transform-style:preserve-3d}@media (min-width:1024px){.cta-section__tickets-desktop{display:flex}}.cta-section__ticket{position:absolute;width:100%;max-width:940px;height:327px;max-height:327px;will-change:transform;transition:transform .5s ease-out;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(3deg) skew(0deg,0deg);overflow:hidden}.cta-section__ticket--primary{z-index:2;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(15deg) rotate(-3deg) skew(0deg,0deg);backface-visibility:hidden}.cta-section__ticket--secondary{z-index:1;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(-15deg) rotate(3deg) skew(0deg,0deg);backface-visibility:hidden}.cta-section__ticket-image-wrapper{position:relative;width:100%;height:100%}.cta-section__ticket-image{width:100%;height:100%;object-fit:contain;pointer-events:none;position:absolute;top:0;left:0;z-index:1}.cta-section__ticket-gradient{position:absolute;top:0;left:50%;transform:translateX(-50%);width:400px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08) 15%,rgba(255,255,255,.26) 50%,rgba(255,255,255,.08) 85%,transparent);pointer-events:none;z-index:2;mix-blend-mode:screen;opacity:0;transition:opacity .3s ease,left .1s ease;filter:blur(15px);will-change:left,opacity}.cta-section__tickets-mobile{display:flex;position:relative;width:100%;min-height:400px;align-items:center;justify-content:center;perspective:1000px;will-change:transform;transform-style:preserve-3d;isolation:isolate}@media (min-width:1024px){.cta-section__tickets-mobile{display:none}}.cta-section__ticket--primary-mobile{height:357px;z-index:3;transform-origin:center center}.cta-section__ticket--primary-mobile,.cta-section__ticket--secondary-mobile{position:absolute;width:253px;will-change:transform;transition:transform .5s ease-out;backface-visibility:hidden;left:50%;margin-left:-130px}.cta-section__ticket--secondary-mobile{height:330px;z-index:1;transform-origin:bottom}.cta-section__tickets-mobile .cta-section__ticket--primary-mobile{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}.cta-section__tickets-mobile .cta-section__ticket--secondary-mobile:nth-of-type(2){transform:scale(.95) rotate(-6deg);margin-top:-24px}.cta-section__tickets-mobile .cta-section__ticket--secondary-mobile:nth-of-type(3){transform:scale(.95) rotate(4deg);margin-top:-8px}.gallery-tile{position:relative;width:100%;cursor:pointer;overflow:hidden;transform:translateY(40px);transition:transform .6s ease-out,opacity .6s ease-out}.gallery-tile--visible{opacity:1;transform:translateY(0)}.gallery-tile--empty{cursor:default}.gallery-tile__image-wrapper{position:relative;width:100%;height:100%}.gallery-tile__image{object-fit:cover;transition:opacity .3s ease}.gallery-tile__image--blur{filter:blur(4px);transition:filter .2s ease}.gallery-tile__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:2}.gallery-tile__logo{position:relative;width:40px;height:40px}.gallery-tile__logo-image{object-fit:contain}.gallery-tile__logo-mobile{position:absolute;left:4px;bottom:4px;background-color:rgba(0,0,0,.5);padding:2px 4px;z-index:2;display:inline-flex}.gallery-tile__logo-mobile-inner{width:100%;position:relative;display:flex;align-items:center;justify-content:center}.gallery-tile__logo-mobile-image{width:100%;height:100%}.gallery-tile__logo-mobile{--width:60px;--height:17px;object-fit:contain;height:var(--height);width:var(--width);min-height:var(--height);min-width:var(--width)}.col-span-1.row-span-1 .gallery-tile__logo-mobile{--width:40px;--height:14px}.gallery-tile .gallery-tile__logo-mobile.gallery-tile__logo-mobile--vk,.gallery-tile .gallery-tile__logo-mobile.gallery-tile__logo-mobile--xiaomi{--width:24px;--height:24px}.gallery-tile--empty.bg-white{background-image:url(/partners/design/grid/logos/logo_giper_placeholder.svg);background-size:11px 13px;background-position:50%;background-repeat:no-repeat}@media (min-width:744px){.gallery-tile--empty.bg-white{background-size:27px 32px}.gallery-tile__logo-mobile{padding:4px 6px}}@media (min-width:1024px){.gallery-tile__logo{width:min(90px,60%);height:min(90px,60%)}.gallery-tile__logo.gallery-tile__logo--atlant,.gallery-tile__logo.gallery-tile__logo--dreame{width:min(100px,60%);height:min(100px,60%)}.gallery-tile__logo.gallery-tile__logo--karcher{width:min(90px,60%);height:min(90px,60%)}.gallery-tile__logo.gallery-tile__logo--vk,.gallery-tile__logo.gallery-tile__logo--xiaomi{--width:60px;--height:60px;height:var(--height);width:var(--width);min-height:var(--height);min-width:var(--width)}.gallery-tile__logo.gallery-tile__logo--beko,.gallery-tile__logo.gallery-tile__logo--braun{--width:70px;--height:70px;height:var(--height);width:var(--width);min-height:var(--height);min-width:var(--width)}.gallery-tile:hover{transform:translateY(0)}.gallery-tile:hover .gallery-tile__overlay{opacity:1}.gallery-tile__image--blur{filter:blur(8px)}.gallery-tile--empty:hover .gallery-tile__overlay{opacity:0}.gallery-tile--empty:hover{transform:translateY(0)}.gallery-tile:hover .gallery-tile__image--blur{filter:blur(0)}}@media (min-width:1280px){.gallery-tile__logo-mobile{display:none}}.gallery-tile-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%}@media (min-width:1024px){.gallery-tile-section__grid{grid-template-columns:repeat(6,1fr)}}@media (min-width:1280px){.gallery-tile-section__grid{grid-template-columns:repeat(6,1fr)}}.gallery-tile-section__modal-overlay{background:rgba(0,0,0,.8);backdrop-filter:blur(10px);border:none;box-shadow:none;outline:none}.gallery-tile-section__modal{background-color:transparent;border:none;box-shadow:none;outline:none;max-width:100vw;height:100%;overflow-y:auto}.gallery-tile-section__modal .gallery-tile-section__modal-header{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;justify-content:flex-end;padding:0;background:transparent;border:none;box-shadow:none}.gallery-tile-section__modal-close{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer;color:var(--color-white,#fff);outline:none;box-shadow:none;width:32px;height:32px;min-width:32px;min-height:32px;top:0}@media (min-width:1280px){.gallery-tile-section__modal-close{top:0;right:40px;position:absolute}}.gallery-tile-section__modal-close:hover{opacity:1}.gallery-tile-section__modal-body{--gallery-modal-body-height:calc(100vh - 56px);overflow-y:auto;overflow-x:hidden;max-height:var(--gallery-modal-body-height);max-width:916px;justify-self:center;width:100%;height:100%;padding:40px 30px}@media (min-width:744px){.gallery-tile-section__modal-body{padding:0 16px}}@media (min-width:1920px){.gallery-tile-section__modal-body{max-width:65vw}}.gallery-tile-section__modal-grid{display:flex;flex-direction:column;gap:8px;padding:0;background-color:transparent}@media (min-width:768px){.gallery-tile-section__modal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0}}.gallery-tile-section__modal-grid-item{width:100%}.gallery-tile-section__modal-grid-image{display:block;width:100%;height:auto;max-width:100%}