.gogoko-cart-page{background:#fff;padding:5rem 0 7.5rem}.gogoko-cart-page .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-cart-page .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-cart-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:3rem}.gogoko-cart-page__title{margin:0;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:5rem;font-weight:500;line-height:5.5rem;letter-spacing:0;text-transform:uppercase}.gogoko-cart-page__count{color:red;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;text-transform:uppercase}.gogoko-cart-page__empty{border:3px solid #000;box-shadow:-4px 4px 0 1px #000;padding:4rem 2rem;text-align:center}.gogoko-cart-page__empty p{margin:0 0 2rem;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.625rem}.gogoko-cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 24rem;gap:2rem;align-items:start}.gogoko-cart-page__items{display:flex;flex-direction:column}.gogoko-cart-page__item{display:grid;grid-template-columns:7.5rem minmax(0,1fr) auto;gap:1.5rem;align-items:start;border-top:1px solid #ff0000;padding:1.5rem 0}.gogoko-cart-page__item:last-child{border-bottom:1px solid #ff0000}.gogoko-cart-page__image-link{display:flex;align-items:center;justify-content:center;width:7.5rem;height:7.5rem;border:3px solid #000;background:#fff;overflow:hidden}.gogoko-cart-page__image{display:block;width:100%;height:100%;object-fit:contain}.gogoko-cart-page__item-main{display:flex;flex-direction:column;gap:1rem;min-width:0}.gogoko-cart-page__item-copy{display:flex;flex-direction:column;gap:.25rem}.gogoko-cart-page__item-title{color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5625rem;text-decoration:none}.gogoko-cart-page__item-title:hover{color:red}.gogoko-cart-page__vendor{color:red;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem}.gogoko-cart-page__variant,.gogoko-cart-page__properties{margin:0;padding:0;list-style:none;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}.gogoko-cart-page__item-actions{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.gogoko-cart-page__quantity{display:flex;flex-direction:column;gap:.375rem;margin:0}.gogoko-cart-page__quantity-label{color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:600;line-height:1rem;text-transform:uppercase}.gogoko-cart-page__quantity-input{width:5rem;min-height:3rem;border:1px solid #ff0000;border-radius:0;color:#000;background:#fff;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;text-align:center}.gogoko-cart-page__remove{color:red;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:underline;text-underline-offset:2px}.gogoko-cart-page__price{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;white-space:nowrap;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;line-height:1.25rem}.gogoko-cart-page__price-compare{color:#000;text-decoration:line-through}.gogoko-cart-page__price-current{color:red}.gogoko-cart-page__summary{position:sticky;top:7rem;border:3px solid #000;box-shadow:-4px 4px 0 1px #000;padding:1.5rem;background:#fff}.gogoko-cart-page__summary-title{margin:0 0 1.5rem;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;font-weight:600;line-height:2.5rem;text-transform:uppercase}.gogoko-cart-page__shipping{margin-bottom:1.5rem;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}.gogoko-cart-page__shipping strong{color:red;font-weight:500}.gogoko-cart-page__shipping-text{display:block;margin-bottom:.5rem}.gogoko-cart-page__shipping-bar{height:4px;background:#e6e6e6;overflow:hidden}.gogoko-cart-page__shipping-fill{display:block;height:100%;background:red}.gogoko-cart-page__row,.gogoko-cart-page__discount{display:flex;justify-content:space-between;gap:1rem;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem}.gogoko-cart-page__row strong,.gogoko-cart-page__discount strong{color:red;font-weight:600}.gogoko-cart-page__discounts{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.gogoko-cart-page__note{margin:1.5rem 0;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.375rem}.gogoko-cart-page__summary-actions{display:flex;flex-direction:column;gap:1rem}.gogoko-cart-page__button,.gogoko-cart-page__checkout,.gogoko-cart-page__update{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:1rem 2rem;border-radius:1px;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem;letter-spacing:.02rem;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer}.gogoko-cart-page__checkout,.gogoko-cart-page__button{border:1px solid #000;background:red;box-shadow:-4px 4px #000;color:#fff;transition:transform .2s,box-shadow .2s}.gogoko-cart-page__checkout:hover,.gogoko-cart-page__button:hover{box-shadow:-2px 2px #000;transform:translate(-2px,2px)}.gogoko-cart-page__update{border:1px solid #ff0000;background:#fff;color:red}@media screen and (max-width:991px){.gogoko-cart-page__layout{grid-template-columns:1fr}.gogoko-cart-page__summary{position:static}}@media screen and (max-width:767px){.gogoko-cart-page{padding:3rem 0 4rem}.gogoko-cart-page .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-cart-page__header{align-items:flex-start;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.gogoko-cart-page__title{font-size:3rem;line-height:3.5rem;letter-spacing:-.06rem}.gogoko-cart-page__item{grid-template-columns:6rem minmax(0,1fr);gap:1rem}.gogoko-cart-page__image-link{width:6rem;height:6rem}.gogoko-cart-page__price{grid-column:2;align-items:flex-start}.gogoko-cart-page__summary{padding:1.25rem}.gogoko-cart-page__summary-title{font-size:1.5rem;line-height:2rem}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.footer,.gogoko-footer{background-color:red;color:#fff;overflow:clip;width:100%}.w-inline-block{max-width:100%;display:inline-block}.w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.padding-global{padding-left:2.5rem;padding-right:2.5rem}.container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.footer_top-row{border-bottom:1px solid #fff}.footer_top-grid{grid-column-gap:1px;grid-row-gap:1px;background-color:#fff;grid-template-rows:auto;grid-template-columns:25% 75%}.footer_top-content{background-color:red;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.footer_top-content.is-link{grid-column-gap:3.5rem;grid-row-gap:3.5rem;justify-content:flex-end;align-items:center;padding-top:2rem;padding-bottom:2rem;position:relative}.footer_top-content.socials{grid-column-gap:1.5rem;grid-row-gap:1.5rem;text-align:center;justify-content:flex-end;position:relative}.footer_logo{vertical-align:middle;width:var(--gogoko-footer-logo-width);max-width:100%;height:auto;display:inline-block}.footer_links{position:relative}.footer-divider{background-color:#fff;width:200vw;height:1px;margin-top:auto;margin-bottom:auto;position:absolute;z-index:2;pointer-events:none}.link{color:#fff;border-bottom:1px solid #fff;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1rem;text-decoration:none}.footer_top-content a:not(.footer_link-anim-wrapper){position:relative;overflow:hidden;background-image:linear-gradient(#fff,#fff);background-repeat:no-repeat;background-position:0 100%;background-size:100% 0;transition:background-size .5s ease}.footer_top-content a:not(.footer_link-anim-wrapper):hover{background-size:100% 100%}.footer_top-content a.link{padding:.25rem;border-bottom:1px solid #fff;text-decoration:none;transition:color .5s ease}.footer_top-content a.link:hover{color:red}.footer_top-content a.footer_logo-link,.footer_top-content.is-link a:not(.footer_link-anim-wrapper){overflow:visible;background-image:none;transition:none}.footer_top-content a.footer_logo-link:hover,.footer_top-content.is-link a:not(.footer_link-anim-wrapper):hover{background-size:auto}.footer_top-content.is-link a.link:hover{color:#fff}.social-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;display:flex}.button-social_new{justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.button-social_new img{width:2rem;height:2rem;display:block}.nav_link-anim--wrapper{grid-column-gap:.8125rem;grid-row-gap:.8125rem;align-items:center;padding-left:.25rem;padding-right:.25rem;display:flex}.footer_link-anim-wrapper{grid-column-gap:.8125rem;grid-row-gap:.8125rem;color:#fff;letter-spacing:.02em;align-items:center;padding-top:.25rem;padding-bottom:.25rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem;text-decoration:none;position:relative;overflow:hidden}.footer_link-text{z-index:1;color:#fff;position:relative;transition:color .5s ease}.footer_link-underline{background-color:#fff;width:100%;height:0;margin-top:2px;position:absolute;bottom:0;transition:height .5s ease,opacity .1s ease}.footer_link-anim-wrapper:hover .footer_link-text{color:red}.footer_link-anim-wrapper:hover .footer_link-underline{height:100%;opacity:1}.footer_link-divider{background-color:#fff;width:1px;height:1.625rem}.footer_bottom-row{padding-top:1rem;padding-bottom:1rem}.footer_bottom-content{justify-content:space-between;align-items:center;display:flex}.footer_copyright-text{color:#fff;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.footer_copyright-text.no_underline{text-decoration:none}.text-underline{text-underline-offset:1px;text-underline-position:under;text-decoration:underline}.footer_email-link{color:#fff;border-bottom:1px solid #fff;font-family:Lexend,sans-serif;font-size:1.5625rem;font-weight:400;line-height:2rem;text-decoration:none}.footer_email-link.show-mobile{display:none}@media screen and (max-width:991px){.footer_top-grid{grid-row-gap:0;grid-template-rows:auto;grid-template-columns:1fr 1fr}#w-node-e58a9669-fc80-b7dc-ab17-a713291af756-291af751{grid-column:1 / span 2}#w-node-dd3a3612-59c2-3eb5-2593-0a4d9b88dc8c-291af751{grid-column:1 / span 2;grid-row:2}.footer_top-content.socials{justify-content:center;align-items:center}}@media screen and (max-width:767px){.padding-global{padding-left:1.25rem;padding-right:1.25rem}.footer_top-grid{grid-template-rows:auto;grid-template-columns:auto auto}#w-node-dd3a3612-59c2-3eb5-2593-0a4d9b88dc8c-291af751{order:9999;grid-row-start:2}.footer_top-content.socials{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:column;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:flex-start;display:flex}.footer_top-content.is-link{justify-content:space-between;align-items:center}.footer_top-content a.link{border-bottom:1px solid #fff;text-decoration:none}.footer-divider{left:-1.25rem;width:100vw}.footer_bottom-row{padding-top:1.5rem;padding-bottom:2rem}.footer_bottom-content{grid-column-gap:.5rem;grid-row-gap:.5rem;flex-flow:column;justify-content:space-between;align-items:flex-start}.footer_email-link,.footer_email-link.show-mobile,.footer_link-divider{display:none}}@media screen and (max-width:479px){.footer_top-grid{width:100%}.text-span{display:inline-block}.footer_email-link.show-mobile{font-size:1.4rem}}.gogoko-about.main-wrapper.relative{position:relative;overflow-x:hidden;overflow-x:clip}.gogoko-about .w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.gogoko-about .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-about .padding-global-custom{padding-left:2.5rem}.gogoko-about .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-about .container-large-custom{--containerWidth: 73.125rem;max-width:calc(var(--containerWidth) + ((100vw - var(--containerWidth)) / 2) - 1px);margin-left:auto}.gogoko-about .height-100{height:100%}.gogoko-about .page-grid-layout{z-index:-1;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.gogoko-about .page-grid-layout_component{background-color:#0000;height:100%;position:relative}.gogoko-about .about-us-hero_horizontal-line{z-index:1;background-color:#ff00004d;width:100%;height:1px;position:absolute}.gogoko-about .about-us-hero_horizontal-line._1{top:24.25rem}.gogoko-about .about-us-hero_horizontal-line._2{top:39.6875rem}.gogoko-about .about-us-hero_horizontal-line._3{top:71.25rem}.gogoko-about .about-us-hero_horizontal-line._4{top:97.6875rem}.gogoko-about .about-us-hero_horizontal-line._5{top:169.438rem}.gogoko-about .about-us-hero_horizontal-line._6{top:197.375rem}.gogoko-about .about-us-hero_background-grid-1{z-index:0;grid-column-gap:1px;grid-row-gap:1px;background-color:#ff00004d;border-left:1px solid #ff00004d;border-right:1px solid #ff00004d;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;height:100%;margin-left:1px;margin-right:1px}.gogoko-about .about-us-hero_background-panel-1{background-color:#fff;height:100%}.gogoko-about .section_about-us-hero{flex-direction:column;justify-content:flex-start;align-items:stretch;margin-top:4.9375rem;position:relative}.gogoko-about .about-us-hero_component{height:100%;padding-bottom:3.875rem;position:relative}.gogoko-about .about-us-hero_content{z-index:2;flex-direction:column;display:flex;position:relative}.gogoko-about .about-us-hero_title{color:#000;letter-spacing:-.2rem;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:10rem;font-weight:500;line-height:12.5rem;margin:0}.gogoko-about .about-us-hero_title.line-2{color:red;text-align:right}.gogoko-about .about-us-hero_title-wrapper-line-1{grid-column-gap:2.5rem;grid-row-gap:2.5rem;padding-left:6.2rem;display:flex}.gogoko-about .lottie-animation{width:6rem}.gogoko-about .lottie-animation lottie-player{width:100%;height:100%;display:block}.gogoko-about .about-us-hero_description{color:#000;align-self:flex-end;max-width:35.625rem;margin-top:1.5rem;margin-bottom:0;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-about .about-us-motto_component{flex-direction:column;display:flex}.gogoko-about .about-us-motto_image-1{width:35rem;max-width:100%;height:auto;display:block}.gogoko-about .about-us-motto_text-wrapper{margin-top:4.5rem;padding-left:2.225px;padding-right:2.225px;will-change:transform;transform-style:preserve-3d}.gogoko-about .about-us-motto_text{color:red;letter-spacing:-.105rem;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:5.25rem;font-weight:500;line-height:6.5625rem}.gogoko-about .about-us-motto_text.line-6{text-align:right}.gogoko-about .about-us-motto_images-wrapper{z-index:1;justify-content:space-between;align-self:flex-end;align-items:flex-start;margin-top:5rem;display:flex;position:relative}.gogoko-about .about-us-motto_image-2{width:23.125rem;max-width:100%;height:auto;will-change:transform;transform-style:preserve-3d}.gogoko-about .about-us-motto_image-3{width:21.25rem;max-width:100%;height:auto;margin-top:8.5625rem;margin-left:2.5rem;will-change:transform;transform-style:preserve-3d}.gogoko-about .section_about-us-banner{padding-bottom:7.5rem;position:relative}.gogoko-about .about-us-banner_component{background-color:#575757;height:42.5rem;margin-top:5.5rem;position:relative}.gogoko-about .about-us-banner_image{object-fit:cover;width:100%;height:100%;display:block}.gogoko-about .about-us-banner_content{flex-direction:column;justify-content:flex-start;align-items:center;padding-top:14.75rem;display:flex;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.gogoko-about .about-us-banner_marquee-content{width:100%;height:7.5rem;position:relative;overflow:hidden}.gogoko-about .about-us-banner_marquee-track{flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex;position:absolute;white-space:nowrap;will-change:transform;animation:about-us-banner_marquee-marquee-horizontal-left 10s linear infinite}.gogoko-about .about-us-banner_marquee-list{flex-flow:row;justify-content:flex-start;align-items:center;display:flex}.gogoko-about .about-us-banner_marquee-text{color:#fff;letter-spacing:-.12rem;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:6rem;font-weight:500;line-height:7.5rem;display:flex}@keyframes about-us-banner_marquee-marquee-horizontal-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.gogoko-about .about-us-banner_copy-wrapper{flex-direction:column;align-items:center;margin-top:3.5rem;margin-left:16.875rem;display:flex}.gogoko-about .about-us-banner_paragraph{color:#fff;align-self:flex-start;max-width:35.625rem;margin:0;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-about .about-us-banner_motto{color:#fff;align-self:flex-start;margin-top:1.5rem;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.875rem}.gogoko-about .about-load,.gogoko-about [data-about-motto-line],.gogoko-about [data-about-banner]{transform-style:preserve-3d}.gogoko-about .about-load{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.gogoko-about .about-load--title-1{transform:translate3d(-9rem,0,0)}.gogoko-about .about-load--title-2{transform:translate3d(14rem,0,0)}.gogoko-about .about-load--description{transform:translate3d(0,5rem,0)}.gogoko-about .about-load--motto-image-1{transform:translate3d(0,18rem,0)}.gogoko-about.about-is-loaded .about-load{opacity:1;transform:translateZ(0)}@media screen and (min-width:768px){.gogoko-about [data-about-motto-line]{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.gogoko-about .about-us-motto_text.line-1{text-align:left;transform:translate3d(-20rem,0,0)}.gogoko-about .about-us-motto_text.line-2{text-align:right;transform:translate3d(7rem,0,0)}.gogoko-about .about-us-motto_text.line-3{text-align:left;transform:translate3d(-6rem,0,0)}.gogoko-about .about-us-motto_text.line-4{text-align:right;transform:translate3d(16rem,0,0)}.gogoko-about .about-us-motto_text.line-5{text-align:left;transform:translate3d(-20rem,0,0)}.gogoko-about .about-us-motto_text.line-6{text-align:right;transform:translate3d(5rem,0,0)}.gogoko-about .about-us-motto_text-wrapper.is-visible [data-about-motto-line]{opacity:1;transform:translateZ(0)}}.gogoko-about [data-about-banner]{opacity:0;transform:translate3d(0,100px,0);transition:opacity 1s cubic-bezier(.165,.84,.44,1),transform 1s cubic-bezier(.165,.84,.44,1)}.gogoko-about [data-about-banner].is-visible{opacity:1;transform:translateZ(0)}@media screen and (min-width:1440px){.gogoko-about .about-us-hero_title.line-2{letter-spacing:-.3rem}}@media screen and (max-width:991px){.gogoko-about .about-us-hero_horizontal-line{display:none}.gogoko-about .about-us-hero_component{padding-bottom:6rem}.gogoko-about .about-us-hero_background-grid-1{display:none}.gogoko-about .about-us-hero_title{letter-spacing:-.13rem;font-size:6.5rem;line-height:7rem}.gogoko-about .about-us-hero_title.line-2{margin-top:2.5rem}.gogoko-about .about-us-hero_title-wrapper-line-1{padding-left:0}.gogoko-about .about-us-hero_description{max-width:29.375rem}.gogoko-about .about-us-motto_text{letter-spacing:-.06rem;margin-top:1.5rem;font-size:3rem;line-height:3.5rem}.gogoko-about .about-us-motto_text.line-6{text-align:left}.gogoko-about .about-us-banner_copy-wrapper{margin-left:7rem}.gogoko-about .lottie-animation{width:4.5rem}}@media screen and (max-width:767px){.gogoko-about .section_about-us-hero{margin-top:0}.gogoko-about .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-about .padding-global-custom{padding-left:1.25rem}.gogoko-about .about-us-hero_component{padding-top:2.5rem;padding-bottom:2rem}.gogoko-about .about-us-hero_title{letter-spacing:-.0725rem;font-size:3.625rem;line-height:4.5rem}.gogoko-about .about-us-hero_title.line-2{text-align:left;margin-top:0}.gogoko-about .about-us-hero_title-wrapper-line-1{grid-column-gap:1.5rem;grid-row-gap:1.5rem}.gogoko-about .about-us-motto_text-wrapper{margin-top:3.5rem}.gogoko-about .about-us-motto_text{text-align:right;letter-spacing:-.045rem;margin-top:0;font-size:2.25rem;line-height:3rem}.gogoko-about .about-us-motto_text.line-6{text-align:right}.gogoko-about .about-us-motto_images-wrapper{flex-direction:column;align-self:stretch;margin-top:4rem}.gogoko-about .about-us-motto_image-3{align-self:flex-end;margin-top:1.5rem;margin-left:0}.gogoko-about .section_about-us-banner{padding-bottom:4rem}.gogoko-about .about-us-banner_component{height:41.7rem}.gogoko-about .lottie-animation{width:3rem}.gogoko-about .about-us-banner_content{align-items:flex-start;padding-top:19rem}.gogoko-about .about-us-banner_marquee-content{height:2.7rem}.gogoko-about .about-us-banner_marquee-text{letter-spacing:-.04rem;font-size:2rem;line-height:2.5rem}.gogoko-about .about-us-banner_motto{font-size:1rem;line-height:1.25rem}.gogoko-about .about-us-banner_copy-wrapper{margin-top:1.5rem;margin-left:1.5rem;margin-right:1.5rem}}.gogoko-bs{--gogoko-bs-page-pad: 2.5rem;--gogoko-bs-container: 73.125rem;--gogoko-bs-left-edge: max(var(--gogoko-bs-page-pad), calc((100vw - var(--gogoko-bs-container)) / 2));padding:0;background:#fff;position:relative;isolation:isolate;overflow-x:hidden;overflow-x:clip}.gogoko-bs--recien{padding-top:8.375rem;padding-bottom:7.5rem}.gogoko-bs--vendidas{margin-top:-6.625rem;padding-bottom:6rem}.gogoko-bs--grid-lines:before{content:"";position:absolute;z-index:0;pointer-events:none;top:0;bottom:0;left:50%;width:min(var(--gogoko-bs-container),calc(100vw - (var(--gogoko-bs-page-pad) * 2)));transform:translate(-50%);background-image:linear-gradient(to right,#ff00004d,#ff00004d),linear-gradient(to right,#ff00004d,#ff00004d),linear-gradient(to right,#ff00004d,#ff00004d),linear-gradient(to right,#ff00004d,#ff00004d),linear-gradient(to right,#ff00004d,#ff00004d);background-repeat:no-repeat;background-size:1px 100%;background-position:0 0,25% 0,50% 0,75% 0,100% 0}.gogoko-bs--grid-lines>.padding-global{position:relative;z-index:1}.gogoko-bs .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-bs .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-bs__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;gap:1rem;flex-wrap:wrap}.gogoko-bs__title{font-size:4.5rem;font-weight:500;color:#111;text-transform:uppercase;margin:0;letter-spacing:-.02em;line-height:5.5rem}.gogoko-bs__controls{display:flex;align-items:center;justify-content:flex-start;gap:0}.gogoko-bs__view-all{margin-right:2.5rem;padding-top:.25rem;padding-bottom:.25rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;color:red;text-decoration:none;letter-spacing:.02em;text-transform:uppercase;position:relative;overflow:hidden}.gogoko-bs__view-all .nav_link-anim--wrapper{display:flex;align-items:center;padding-left:.25rem;padding-right:.25rem;position:relative;z-index:1}.gogoko-bs__view-all .nav_link-text{position:relative;z-index:1;transition:color .5s ease}.gogoko-bs__view-all .nav_link-underline{position:absolute;left:0;right:0;bottom:0;width:100%;height:0;margin-top:2px;background-color:red;opacity:1;transition:height .5s ease,opacity .1s ease}.gogoko-bs__view-all:hover .nav_link-underline,.gogoko-bs__view-all:focus-visible .nav_link-underline{height:100%;opacity:1}.gogoko-bs__view-all:hover .nav_link-text,.gogoko-bs__view-all:focus-visible .nav_link-text{color:#fff}.gogoko-bs__arrow{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border:1px solid #FF0000;background-color:#fff;box-shadow:-4px 4px red;color:red;cursor:pointer;padding:0;border-radius:1px;transition:transform .2s,box-shadow .2s;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25;position:relative}.gogoko-bs__arrow--prev{z-index:2}.gogoko-bs__arrow--next{z-index:1;margin-left:-1px;box-shadow:0 4px red}.gogoko-bs__arrow:hover{box-shadow:-2px 2px red;transform:translate(-2px,2px)}.gogoko-bs__arrow--next:hover{box-shadow:0 2px red;transform:translateY(2px)}.gogoko-bs__arrow:disabled{opacity:.3;cursor:default}.gogoko-bs__arrow svg{width:11px;height:17px}.gogoko-bs__track{box-sizing:border-box;width:calc(100vw - 1px);max-width:calc(100vw - 1px);margin-left:calc(-1 * var(--gogoko-bs-left-edge));display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:var(--gogoko-bs-left-edge);scrollbar-width:none;-ms-overflow-style:none;padding:0 var(--gogoko-bs-page-pad) 16px var(--gogoko-bs-left-edge)}.gogoko-bs__track::-webkit-scrollbar{display:none}.gogoko-bs__card{flex:0 0 calc((100% - 64px) / 3);max-width:380px;scroll-snap-align:start;text-decoration:none;color:inherit;display:flex;flex-direction:column;background:#fff;border:3px solid #111;box-shadow:-4px 4px 0 1px #111;padding:1.5rem 1.5rem 2rem;transition:transform .25s ease,box-shadow .25s ease;min-height:0}.gogoko-bs__card:hover{transform:translate(-2px,2px);box-shadow:-2px 2px 0 1px #111}.gogoko-bs__card-img-wrap{position:relative;width:100%;height:24rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.gogoko-bs__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s ease,opacity .3s ease}.gogoko-bs__card-img--main{opacity:1}.gogoko-bs__card-img--hover{opacity:0}.gogoko-bs__card:not(.gogoko-bs__card--has-hover):hover .gogoko-bs__card-img--main{transform:scale(1.04)}.gogoko-bs__card--has-hover:hover .gogoko-bs__card-img--main{opacity:0}.gogoko-bs__card--has-hover:hover .gogoko-bs__card-img--hover{opacity:1}.gogoko-bs__card-info{margin-top:auto;padding-top:1rem;display:flex;flex-direction:column;gap:0}.gogoko-bs__card-title{font-size:1.25rem;font-weight:600;color:#111;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.gogoko-bs__card-vendor{font-size:1rem;font-weight:500;color:red;line-height:1.25}.gogoko-bs__card-price{font-size:1rem;font-weight:400;color:#000;line-height:1.25;margin-top:.5rem}@media(max-width:1100px){.gogoko-bs__track{gap:13px}.gogoko-bs__card{flex:0 0 calc((100% - 13px)/2)}}@media(max-width:991px){.gogoko-bs--vendidas{margin-top:-6.125rem;padding-bottom:6.125rem}.gogoko-bs--recien{padding-top:6.125rem}}@media(max-width:767px){.gogoko-bs--vendidas{margin-top:0;padding-bottom:0}.gogoko-bs--recien{padding-top:3rem;padding-bottom:4.25rem}}@media(max-width:700px){.gogoko-bs{--gogoko-bs-page-pad: 1.25rem}.gogoko-bs{padding:0}.gogoko-bs--vendidas{margin-top:-.625rem;padding-bottom:2.9375rem}.gogoko-bs--recien{padding-top:3rem;padding-bottom:4.25rem}.gogoko-bs .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-bs__card{flex:0 0 19rem;max-width:19rem}.gogoko-bs__card{min-height:0;padding:1rem 1rem 1.5rem}.gogoko-bs__card-img-wrap{height:24rem}.gogoko-bs__header{align-items:flex-end;margin-bottom:1.5rem;row-gap:.75rem}.gogoko-bs__title{flex:0 0 100%;width:100%;font-size:2.5rem;line-height:3.5rem;letter-spacing:-.06rem}.gogoko-bs__controls{justify-content:flex-end;width:100%}.gogoko-bs__view-all{margin-right:0}.gogoko-bs__arrow{display:none}.gogoko-bs--grid-lines:before{background-image:linear-gradient(to right,#ff00004d,#ff00004d),linear-gradient(to right,#ff00004d,#ff00004d),linear-gradient(to right,#ff00004d,#ff00004d);background-position:0 0,50% 0,100% 0}}.gogoko-contact{padding:4rem 0 6rem;background:#fff}.gogoko-contact .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-contact .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-contact__inner{max-width:none;margin:0 auto}.gogoko-contact__hero{padding:1rem 0 3.5rem}.gogoko-contact__title{color:#000;letter-spacing:-.02em;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:5rem;font-weight:500;line-height:5.5rem;margin:0}.gogoko-contact__subtitle{margin-top:1.25rem;font-size:clamp(1rem,1.1vw,1.2rem);color:#2a2a2a;max-width:44rem;line-height:1.55}.gogoko-contact__layout{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;align-items:start}.gogoko-contact__aside{display:flex;flex-direction:column;gap:2.5rem;position:sticky;top:6rem}.gogoko-contact__intro{font-size:1.05rem;line-height:1.6;color:#2a2a2a}.gogoko-contact__intro p+p{margin-top:.85em}.gogoko-contact__details{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}.gogoko-contact__detail{display:flex;flex-direction:column;gap:.35rem;padding-left:1rem;border-left:3px solid #FF0000}.gogoko-contact__detail-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:red}.gogoko-contact__detail-value{font-size:1.05rem;font-weight:600;color:#111;text-decoration:none}a.gogoko-contact__detail-value{transition:color .15s ease}a.gogoko-contact__detail-value:hover{color:red}.gogoko-contact__card-wrap{position:relative;padding:0 0 1rem 1rem}.gogoko-contact__card{position:relative;background:#fff;border:3px solid #111;box-shadow:-6px 6px 0 1px #111}.gogoko-contact__card-bg{z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid #111;background:#fff;box-shadow:-4px 4px #111;pointer-events:none;transition:transform .35s ease}.gogoko-contact__card-content{position:relative;padding:2.5rem}.gogoko-contact__form{display:flex;flex-direction:column;gap:1.4rem}.gogoko-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.gogoko-contact__field{display:flex;flex-direction:column;gap:.5rem}.gogoko-contact__label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#111}.gogoko-contact__optional{color:#888;font-weight:600;letter-spacing:.06em}.gogoko-contact__field input,.gogoko-contact__field textarea{width:100%;min-height:3rem;border:1.5px solid #111;background:#fff;padding:.8rem .95rem;font-family:inherit;font-size:.98rem;font-weight:500;color:#111;transition:border-color .15s ease,box-shadow .15s ease;border-radius:0;-webkit-appearance:none;appearance:none}.gogoko-contact__field textarea{min-height:9rem;resize:vertical;line-height:1.5}.gogoko-contact__field input::placeholder,.gogoko-contact__field textarea::placeholder{color:#999}.gogoko-contact__field input:focus,.gogoko-contact__field textarea:focus{outline:none;border-color:red;box-shadow:-4px 4px red}.gogoko-contact__message{padding:1rem 1.2rem;border:2px solid currentColor;display:flex;flex-direction:column;gap:.35rem;font-size:.95rem;line-height:1.4}.gogoko-contact__message--ok{color:#0a7a3b;background:#f0fbf3}.gogoko-contact__message--error{color:#c2122a;background:#fff5f6}.gogoko-contact__errors{margin:0;padding-left:1.2rem}.gogoko-contact__actions{display:flex;flex-direction:column;gap:.85rem;margin-top:.5rem}.gogoko-contact__submit{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-height:3.4rem;padding:0 2.2rem;background:red;color:#fff;border:1px solid #000;border-radius:1px;box-shadow:-4px 4px #111;font-family:inherit;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.gogoko-contact__submit:hover{transform:translate(-2px,2px);box-shadow:-2px 2px #111}.gogoko-contact__submit:focus-visible{outline:2px solid #111;outline-offset:4px}.gogoko-contact__fineprint{margin:0;font-size:.78rem;color:#666;line-height:1.5;max-width:38rem}@media(max-width:1100px){.gogoko-contact{padding:3rem 0 5rem}.gogoko-contact__layout{grid-template-columns:1fr;gap:3rem}.gogoko-contact__aside{position:static}}@media(max-width:991px){.gogoko-contact__title{letter-spacing:-.06rem;font-size:3rem;line-height:3.5rem}}@media(max-width:767px){.gogoko-contact__title{letter-spacing:-.05rem;font-size:2.5rem;line-height:3rem}}@media(max-width:700px){.gogoko-contact{padding:.9375rem 0 4rem}.gogoko-contact .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-contact__hero{padding:0 0 .75rem;margin-bottom:.75rem}.gogoko-contact__subtitle,.gogoko-contact__intro,.gogoko-contact__fineprint{font-size:1rem;line-height:1.625rem;color:#000}.gogoko-contact__row{grid-template-columns:1fr;gap:1.25rem}.gogoko-contact__card-content{padding:1.5rem 1.25rem}.gogoko-contact__card{box-shadow:-4px 4px 0 1px #111}.gogoko-contact__card-wrap{padding:0}.gogoko-contact__submit{width:100%}}.gogoko-eyes{overflow:hidden;background:#000}.gogoko-eyes__component{display:flex;flex-direction:column;width:100%}.gogoko-eyes__row{display:flex;flex-wrap:nowrap;width:100%;height:13.5rem}.gogoko-eyes__row:first-child{margin-left:0}.gogoko-eyes__row:last-child{margin-left:-1.35rem}.gogoko-eyes__pattern{width:13.5rem;height:13.5rem;flex-shrink:0}@media(max-width:767px){.gogoko-eyes__row{height:10rem}.gogoko-eyes__pattern{width:10rem;height:10rem}.gogoko-eyes__row:last-child{margin-left:-1rem}}.gogoko-faq{background:#fff;padding:4.9375rem 0 5rem}.gogoko-faq .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-faq .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.margin-large{margin-bottom:2.5rem}.gogoko-faq .margin-bottom.margin-large{max-width:48rem;margin-left:auto;margin-right:auto}.gogoko-faq__list,.faq-component{display:flex;flex-flow:column;grid-column-gap:2.5rem;grid-row-gap:2.5rem;max-width:48rem;margin:0 auto}.gogoko-faq__item,.faq{border-bottom:2px solid #FF0000;padding-bottom:1.5rem}.faq-component .faq:last-child{border-bottom:0;margin-bottom:0}.gogoko-faq__q,.faq_toggle{display:flex;justify-content:space-between;align-items:center;grid-column-gap:2rem;grid-row-gap:2rem;width:100%;padding:0 0 .5rem;border:0;background:transparent;color:red;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:600;line-height:normal;text-align:left;cursor:pointer}.gogoko-faq__q-text{display:block}.gogoko-faq__icon,.faq_icon-holder{position:relative;display:flex;justify-content:center;align-items:center;width:1rem;height:1rem;flex:0 0 1rem}.faq_path1,.faq_path2{display:block;width:100%;height:2px;background-color:red}.faq_path2{position:absolute;transform:rotate(90deg);transition:transform .3s cubic-bezier(.215,.61,.355,1)}.gogoko-faq__item.is-open .faq_path2{transform:rotate(0)}.gogoko-faq__a,.faq_content{height:0;opacity:0;overflow:hidden;transition:height .4s ease-out,opacity .4s ease-out}.gogoko-faq__item.is-open .faq_content{height:auto;opacity:1}.gogoko-faq__a p,.faq_content p{margin-top:0;margin-bottom:0;color:#000;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-faq__a a,.faq_content a{color:red}@media(max-width:991px){.legals-title{font-size:2.5rem;line-height:3rem}}@media(max-width:700px){.gogoko-faq{padding:4.9375rem 0 4rem}.gogoko-faq .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-faq .margin-large{margin-bottom:1.5rem}.gogoko-faq__q,.faq_toggle{grid-column-gap:2rem;grid-row-gap:2rem;font-size:1.5rem;line-height:2.25rem}.gogoko-faq__a p,.faq_content p{font-size:1rem;line-height:1.625rem}}.gogoko-hero{flex-direction:column;justify-content:flex-start;align-items:stretch;position:relative}.gogoko-hero__hline{z-index:1;background-color:#ff00004d;width:100%;height:1px;position:absolute;pointer-events:none}.gogoko-hero__hline._1{top:13.125rem}.gogoko-hero__hline._2{top:33.45rem}.gogoko-hero__hline._3{top:65rem}.gogoko-hero__hline._4{top:91.45rem}.gogoko-hero__padding{padding-left:2.5rem;padding-right:2.5rem}.gogoko-hero__container{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-hero__component{background-color:#ff00004d;padding-bottom:6.5rem;position:relative;overflow:hidden}.gogoko-hero__bg-grid.w-layout-grid{z-index:0;grid-column-gap:1px;grid-row-gap:1px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;margin-left:1px;margin-right:1px;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.gogoko-hero__bg-panel{background-color:#fff;height:100%}.gogoko-hero__content{z-index:2;flex-direction:column;margin-bottom:6rem;display:flex;position:relative}.gogoko-hero__header-wrapper{flex-wrap:wrap;align-items:flex-start;display:flex}.gogoko-hero__image-1-wrapper{margin-left:-8.5rem;position:sticky;left:0}.home-hero_image-wrapper{position:relative;overflow:visible;display:block}.home-hero_image-wrapper a{display:block;text-decoration:none;color:inherit}.gogoko-hero__img-main{width:371px;height:525px;object-fit:cover;display:block;transition:opacity .35s ease}.gogoko-hero__img-tablet{object-fit:cover;display:none}.gogoko-hero__img-hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;display:block;transition:opacity .35s ease}.home-hero_image-1.is-hover,.home-hero_image-2.is-hover,.home-hero_image-3.is-hover{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero_image-wrapper:hover .gogoko-hero__img-hover{opacity:1}.home-hero_image-wrapper:hover .gogoko-hero__img-main{opacity:0}.hide-tablet-custom{display:block}.show-tablet{display:none}.gogoko-hero__image-data{text-align:left;position:absolute;inset:auto auto 2rem 2rem;pointer-events:none}.gogoko-hero__image-data.show-tablet{display:none}.gogoko-hero__image-name{color:#fff;margin-bottom:.25rem;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.875rem}.gogoko-hero__image-photographer{color:#fff;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem}.gogoko-hero__title-wrapper{flex:1;margin-top:5rem}.gogoko-hero__title{color:red;letter-spacing:-.02em;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:8rem;font-weight:500;line-height:7.6rem;margin:0;padding:0}.gogoko-hero__title.line-1{text-align:left;margin-left:3.5rem}.gogoko-hero__title.line-2{text-align:right}.gogoko-hero__title.line-3{text-align:center}.gogoko-hero__cta-wrapper{justify-content:center;display:flex;position:absolute;top:32.5rem;bottom:auto;left:19.6rem}.button.with-icon{grid-column-gap:1rem;grid-row-gap:1rem;border:1px solid red;background-color:#fff;box-shadow:-4px 4px red;color:red;text-align:center;letter-spacing:.02rem;text-transform:uppercase;cursor:pointer;border-radius:1px;justify-content:center;align-items:center;padding:1.0625rem 1.375rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;text-decoration:none;display:flex;transition:transform .2s,box-shadow .2s}.button.with-icon:hover{box-shadow:-2px 2px red;transform:translate(-2px,2px)}.button-arrow-icon{margin-top:3px;width:10px;height:11px;flex-shrink:0}.gogoko-hero__image-2-wrapper{align-self:flex-end;margin-right:-8.5rem;position:sticky;right:0}.gogoko-hero__image-2-wrapper .gogoko-hero__img-main,.gogoko-hero__image-2-wrapper .gogoko-hero__img-hover{width:605px;height:403px}.gogoko-hero__image-1-wrapper .gogoko-hero__img-hover,.gogoko-hero__image-1-wrapper .gogoko-hero__img-tablet{width:371px;height:525px}.gogoko-hero__image-3-wrapper{align-self:flex-start;margin-top:-17.2rem;margin-left:2.1875rem}.gogoko-hero__image-3-wrapper .gogoko-hero__img-main,.gogoko-hero__image-3-wrapper .gogoko-hero__img-hover,.gogoko-hero__image-3-wrapper .gogoko-hero__img-tablet{width:435px;height:470px}.gogoko-hero__expandable-wrapper-1{align-self:flex-end;margin-top:-5.7rem}.gogoko-hero__expandable-wrapper-2{align-self:flex-start;margin-top:2.5rem}.gogoko-hero__card{border:3px solid red;background-color:#fff;box-shadow:-4px 4px 0 1px red;max-width:39rem;text-decoration:none;position:relative;display:inline-block;width:100%;color:inherit}.gogoko-hero__card-bg{z-index:-1;border:3px solid red;background-color:#fff;box-shadow:-4px 4px red;position:absolute;top:0%;right:0%;bottom:0%;left:0%;transition:transform .35s ease}.gogoko-hero__card:hover .gogoko-hero__card-bg:first-child{transform:translate(-1.75rem,1.75rem)}.gogoko-hero__card:hover .gogoko-hero__card-bg:last-child{transform:translate(-1rem,1rem)}.gogoko-hero__card-content{position:relative}.gogoko-hero__card-text-wrapper{padding:2rem;position:relative}.gogoko-hero__card-title{color:red;letter-spacing:-.12rem;font-family:Lexend,sans-serif;font-size:3rem;font-weight:600;line-height:3.75rem}.gogoko-hero__card-spacer{width:100%;padding-top:.75rem}.gogoko-hero__card-subtitle{color:#000;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-hero__card-separator{background-color:red;height:3px}.gogoko-hero__card-cta{color:red;text-align:center;text-transform:uppercase;margin-top:1.5rem;margin-bottom:1.5rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem}.gogoko-anim.from-bottom{opacity:0;transform:translateY(3rem);transition:opacity .6s ease,transform .6s ease}.gogoko-anim.is-visible{opacity:1!important;transform:translate(0) scale(1)!important}@media screen and (max-width:991px){.gogoko-hero__bg-grid.w-layout-grid{grid-template-columns:1fr 1fr}.gogoko-hero__header-wrapper{flex-direction:column}.gogoko-hero__title{letter-spacing:-.11rem;font-size:7rem;line-height:8.75rem}.gogoko-hero__title.line-1{margin-left:0}.gogoko-hero__title.line-3{text-align:left;margin-left:2rem}.gogoko-hero__title.line-2{text-align:left;margin-left:3rem}.gogoko-hero__title-wrapper{align-self:stretch;margin-top:3.5rem}.gogoko-hero__cta-wrapper{display:none}.gogoko-hero__image-2-wrapper .gogoko-hero__img-main{width:36.5rem;height:auto}.gogoko-hero__expandable-wrapper-1{align-self:center;margin-top:5.5rem}.gogoko-hero__expandable-wrapper-2{align-self:center;margin-top:3rem}.gogoko-hero__image-1-wrapper{margin-left:0;position:static}.gogoko-hero__image-2-wrapper{margin-top:3.5rem;margin-right:0;position:static}.gogoko-hero__image-3-wrapper{align-self:flex-start;margin-top:5.5rem;margin-left:-8.5rem;position:sticky;left:0}.gogoko-hero__padding{padding-left:1.25rem;padding-right:1.25rem}.gogoko-hero__hline,.gogoko-hero__image-data.hide-tablet-custom,.gogoko-hero__image-1-wrapper .hide-tablet-custom,.gogoko-hero__image-3-wrapper .hide-tablet-custom{display:none}.gogoko-hero__image-data.show-tablet,.gogoko-hero__image-1-wrapper .show-tablet,.gogoko-hero__image-3-wrapper .show-tablet{display:block}.gogoko-hero__image-1-wrapper .gogoko-hero__img-tablet{width:435px;height:auto}.gogoko-hero__image-1-wrapper .gogoko-hero__img-main{width:100%;height:auto}.gogoko-hero__image-3-wrapper .gogoko-hero__img-tablet{width:435px;height:auto}}@media screen and (max-width:767px){.gogoko-hero__header-wrapper{flex-direction:column-reverse}.gogoko-hero__title{letter-spacing:-.07rem;font-size:3.5rem;line-height:4rem}.gogoko-hero__title.line-3,.gogoko-hero__title.line-2{margin-left:0}.gogoko-hero__title-wrapper{margin-top:3rem}.gogoko-hero__image-1-wrapper .gogoko-hero__img-main{width:22rem;max-width:100%;margin-top:3rem;height:auto}.gogoko-hero__image-2-wrapper .gogoko-hero__img-main,.gogoko-hero__image-3-wrapper .gogoko-hero__img-main{width:22rem;max-width:100%;height:auto}.gogoko-hero__component{padding-bottom:3.5rem}.gogoko-hero__expandable-wrapper-1{margin-top:3.5rem}.gogoko-hero__expandable-wrapper-2{margin-top:2rem}.gogoko-hero__card-text-wrapper{padding-left:1.5rem;padding-right:1.5rem}.gogoko-hero__image-data.hide-tablet-custom,.gogoko-hero__image-1-wrapper .hide-tablet-custom,.gogoko-hero__image-3-wrapper .hide-tablet-custom{display:block}.gogoko-hero__image-data.show-tablet,.gogoko-hero__image-1-wrapper .show-tablet,.gogoko-hero__image-3-wrapper .show-tablet{display:none}.home-hero_image-data-wrapper{flex-direction:column;display:flex}.gogoko-hero__content{margin-bottom:3rem}.gogoko-hero__image-2-wrapper{margin-top:2rem}.gogoko-hero__image-3-wrapper{margin-top:2rem;margin-left:0;position:static;align-self:stretch}.gogoko-hero__image-3-wrapper .gogoko-hero__img-main,.gogoko-hero__image-3-wrapper .gogoko-hero__img-tablet,.gogoko-hero__image-3-wrapper .gogoko-hero__img-hover{width:22rem;max-width:100%;height:auto}}@media screen and (max-width:479px){.gogoko-hero__title{font-size:2.5rem;line-height:3rem}.gogoko-hero__title-wrapper{margin-top:2rem}.gogoko-hero__image-1-wrapper .gogoko-hero__img-main{width:100%;margin-top:2rem}.gogoko-hero__image-2-wrapper .gogoko-hero__img-main,.gogoko-hero__image-3-wrapper .gogoko-hero__img-main{width:100%}.gogoko-hero__card-title{font-size:2rem;line-height:2.5rem}.gogoko-hero__card-text-wrapper{padding:1.25rem}}.gogoko-hero,.gogoko-hero *{box-sizing:border-box}.gogoko-hero.w-inline-block,.gogoko-hero .w-inline-block{max-width:100%;display:inline-block}.gogoko-hero .w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.gogoko-hero.section_home-hero{flex-direction:column;justify-content:flex-start;align-items:stretch;position:relative}.gogoko-hero .home-hero_horizontal-line{z-index:1;background-color:#ff00004d;width:100%;height:1px;position:absolute}.gogoko-hero .home-hero_horizontal-line._1{top:12.3125rem}.gogoko-hero .home-hero_horizontal-line._2{top:32.6375rem}.gogoko-hero .home-hero_horizontal-line._3{top:64.1875rem}.gogoko-hero .home-hero_horizontal-line._4{top:90.6375rem}.gogoko-hero .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-hero .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-hero .home-hero_component{background-color:#ff00004d;padding-bottom:6.5rem;position:relative;overflow:visible}.gogoko-hero .home-hero_background-grid-1{z-index:0;grid-column-gap:1px;grid-row-gap:1px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;margin-left:1px;margin-right:1px;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.gogoko-hero .home-hero_background-panel-1{background-color:#fff;height:100%}.gogoko-hero .home-hero_content{z-index:2;flex-direction:column;margin-bottom:6rem;display:flex;position:relative}.gogoko-hero .home-hero_header-wrapper{flex-wrap:wrap;align-items:flex-start;display:flex}.gogoko-hero .home-hero_title{color:red;letter-spacing:-.02em;text-transform:uppercase;margin:0;font-family:Lexend,sans-serif;font-size:8rem;font-weight:500;line-height:7.6rem}.gogoko-hero .home-hero_title.line-1{text-align:left;margin-left:3.5rem}.gogoko-hero .home-hero_title.line-2{text-align:right}.gogoko-hero .home-hero_title.line-3{text-align:center}.gogoko-hero .home-hero_title-wrapper{flex:1;margin-top:5rem}.gogoko-hero .home-hero_image-wrapper{color:inherit;text-decoration:none;position:relative;overflow:visible}.gogoko-hero .home-hero_image-wrapper img{vertical-align:middle;max-width:100%;height:auto;display:inline-block;pointer-events:none}.gogoko-hero .home-hero_image-1.show-tablet,.gogoko-hero .home-hero_image-3.show-tablet{display:none}.gogoko-hero .home-hero_image-1.is-hover,.gogoko-hero .home-hero_image-2.is-hover,.gogoko-hero .home-hero_image-3.is-hover{object-fit:cover;width:100%;height:100%;display:none;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.gogoko-hero .home-hero_image-wrapper:hover .is-hover{display:inline-block}.gogoko-hero .home-hero_image-2{align-self:flex-end}.gogoko-hero .home-hero_image-3.hide-tablet-custom{position:static}.gogoko-hero .home-hero_image-1-wrapper{margin-left:-8.5rem;position:sticky;left:0}.gogoko-hero .home-hero_image-data-wrapper{text-align:left;position:absolute;inset:auto auto 2rem 2rem}.gogoko-hero .home-hero_image-data-wrapper.show-tablet{display:none}.gogoko-hero .home-hero_image-name{color:#fff;margin-bottom:.25rem;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.875rem}.gogoko-hero .home-hero_image-photographer{color:#fff;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem}.gogoko-hero .home-hero_cta-wrapper{justify-content:center;display:flex;position:absolute;top:32.5rem;bottom:auto;left:19.6rem}.gogoko-hero .button{border:1px solid #f00;background-color:#fff;box-shadow:-4px 4px red;color:red;text-align:center;letter-spacing:.02rem;text-transform:uppercase;border-radius:1px;padding:1.0625rem 3rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;transition:transform .2s,box-shadow .2s}.gogoko-hero .button:hover{box-shadow:-2px 2px red;transform:translate(-2px,2px)}.gogoko-hero .button.with-icon{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:center;align-items:center;padding-left:1.375rem;padding-right:1.375rem;text-decoration:none;display:flex}.gogoko-hero .button-arrow-icon{width:10px;height:11px;margin-top:3px}.gogoko-hero .home-hero_image-2-wrapper{align-self:flex-end;margin-right:-8.5rem;color:inherit;text-decoration:none;position:sticky;right:0}.gogoko-hero .home-hero_image-3-wrapper{align-self:flex-start;margin-top:-17.2rem;margin-left:2.1875rem;color:inherit;text-decoration:none}.gogoko-hero .home-hero_expandable-wrapper-1{align-self:flex-end;margin-top:-5.7rem}.gogoko-hero .home-hero_expandable-wrapper-2{align-self:flex-start;margin-top:2.5rem}.gogoko-hero .home-hero_expandable-card-component{border:3px solid #f00;background-color:#fff;box-shadow:-4px 4px 0 1px red;max-width:39rem;color:inherit;text-decoration:none;position:relative}.gogoko-hero .home-hero_expandable-card-background{z-index:-1;border:3px solid #f00;background-color:#fff;box-shadow:-4px 4px red;position:absolute;top:0%;right:0%;bottom:0%;left:0%;transition:transform .35s ease}.gogoko-hero .home-hero_expandable-card-component:hover .home-hero_expandable-card-background._1{transform:translate(-1.75rem,1.75rem)}.gogoko-hero .home-hero_expandable-card-component:hover .home-hero_expandable-card-background._2{transform:translate(-1rem,1rem)}.gogoko-hero .home-hero_expandable-card-content{position:relative}.gogoko-hero .home-hero_expandable-card-text-wrapper{padding:2rem;position:relative}.gogoko-hero .home-hero_expandable-card-title-text{color:red;letter-spacing:-.12rem;font-family:Lexend,sans-serif;font-size:3rem;font-weight:600;line-height:3.75rem}.gogoko-hero .spacer-small{width:100%;padding-top:.75rem}.gogoko-hero .home-hero_expandable-card-subtitle-text{color:#000;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-hero .home-hero_expandable-card-separator{background-color:red;height:3px}.gogoko-hero .home-hero_expandable-card-cta-text{color:red;text-align:center;text-transform:uppercase;margin-top:1.5rem;margin-bottom:1.5rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem}.gogoko-hero .home-hero_image-1-wrapper,.gogoko-hero .home-hero_image-2-wrapper,.gogoko-hero .home-hero_image-3-wrapper,.gogoko-hero .home-hero_cta-wrapper,.gogoko-hero .home-hero_title{opacity:0;transform-style:preserve-3d;will-change:opacity,transform}.gogoko-hero .home-hero_image-1-wrapper,.gogoko-hero .home-hero_image-2-wrapper,.gogoko-hero .home-hero_image-3-wrapper{transform:translate3d(0,15rem,0);transition:transform 1s ease-out,opacity .33s ease-out}.gogoko-hero .home-hero_image-2-wrapper{transition-delay:.1s,.1s}.gogoko-hero .home-hero_image-3-wrapper{transition-delay:.2s,.2s}.gogoko-hero .home-hero_cta-wrapper{transform:translate3d(0,2rem,0);transition:transform 1s ease-out,opacity 1s ease-out}.gogoko-hero .home-hero_title{transition:transform 1s ease-out,opacity 1s ease-out}.gogoko-hero .home-hero_title.line-1{transform:translate3d(-45%,0,0)}.gogoko-hero .home-hero_title.line-2{transform:translate3d(25%,0,0)}.gogoko-hero .home-hero_title.line-3{transform:translate3d(-20%,0,0)}.gogoko-hero.is-loaded .home-hero_image-1-wrapper,.gogoko-hero.is-loaded .home-hero_image-2-wrapper,.gogoko-hero.is-loaded .home-hero_image-3-wrapper,.gogoko-hero.is-loaded .home-hero_cta-wrapper,.gogoko-hero.is-loaded .home-hero_title{opacity:1;transform:translateZ(0)}@media screen and (max-width:991px){.gogoko-hero.section_home-hero{overflow-x:hidden;overflow-x:clip}.gogoko-hero .home-hero_horizontal-line{display:block}.gogoko-hero .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-hero .button{padding-left:2rem;padding-right:2rem}.gogoko-hero .home-hero_background-grid-1{grid-template-columns:1fr 1fr}.gogoko-hero .home-hero_header-wrapper{flex-direction:column}.gogoko-hero .home-hero_title{letter-spacing:-.11rem;font-size:7rem;line-height:8.75rem}.gogoko-hero .home-hero_title.line-1{margin-left:0}.gogoko-hero .home-hero_title.line-3{text-align:left;margin-left:2rem}.gogoko-hero .home-hero_title.line-2{text-align:left;margin-left:3rem}.gogoko-hero .home-hero_title-wrapper{align-self:stretch;margin-top:3.5rem}.gogoko-hero .home-hero_image-1.hide-tablet-custom,.gogoko-hero .home-hero_image-3.hide-tablet-custom,.gogoko-hero .home-hero_image-data-wrapper.hide-tablet-custom{display:none}.gogoko-hero .home-hero_image-1.show-tablet,.gogoko-hero .home-hero_image-3.show-tablet{display:inline-block}.gogoko-hero .home-hero_image-data-wrapper.show-tablet{display:block}.gogoko-hero .home-hero_image-2{width:36.5rem}.gogoko-hero .home-hero_expandable-wrapper-1{align-self:center;margin-top:5.5rem}.gogoko-hero .home-hero_expandable-wrapper-2{align-self:center;margin-top:3rem}.gogoko-hero .home-hero_cta-wrapper{display:none}.gogoko-hero .home-hero_image-1-wrapper{margin-left:-8.5rem;position:sticky;left:0}.gogoko-hero .home-hero_image-2-wrapper{margin-top:3.5rem;margin-right:-8.5rem;position:sticky;right:0}.gogoko-hero .home-hero_image-3-wrapper{align-self:flex-start;margin-top:5.5rem;margin-left:-8.5rem;position:sticky;left:0}}@media screen and (max-width:767px){.gogoko-hero .home-hero_component{padding-bottom:3.5rem}.gogoko-hero .home-hero_header-wrapper{flex-direction:column-reverse}.gogoko-hero .home-hero_title{letter-spacing:-.07rem;font-size:3.5rem;line-height:4rem}.gogoko-hero .home-hero_title.line-3,.gogoko-hero .home-hero_title.line-2{margin-left:0}.gogoko-hero .home-hero_title-wrapper{margin-top:3rem}.gogoko-hero .home-hero_image-1{width:22rem;margin-top:3rem}.gogoko-hero .home-hero_image-1.hide-tablet-custom,.gogoko-hero .home-hero_image-3.hide-tablet-custom{display:inline-block}.gogoko-hero .home-hero_image-1.show-tablet,.gogoko-hero .home-hero_image-3.show-tablet{display:none}.gogoko-hero .home-hero_image-2,.gogoko-hero .home-hero_image-3{width:22rem}.gogoko-hero .home-hero_expandable-wrapper-1{margin-top:3.5rem}.gogoko-hero .home-hero_expandable-wrapper-2{margin-top:2rem}.gogoko-hero .home-hero_expandable-card-text-wrapper{padding-left:1.5rem;padding-right:1.5rem}.gogoko-hero .home-hero_image-data-wrapper.hide-tablet-custom{flex-direction:column;display:flex}.gogoko-hero .home-hero_image-data-wrapper.show-tablet{display:none}.gogoko-hero .home-hero_content{margin-bottom:3rem}.gogoko-hero .home-hero_image-2-wrapper{margin-top:2rem}.gogoko-hero .home-hero_image-3-wrapper{margin-top:3.5rem}}@media(prefers-reduced-motion:reduce){.gogoko-hero .home-hero_image-1-wrapper,.gogoko-hero .home-hero_image-2-wrapper,.gogoko-hero .home-hero_image-3-wrapper,.gogoko-hero .home-hero_cta-wrapper,.gogoko-hero .home-hero_title{opacity:1;transform:none;transition:none}}@media screen and (max-width:767px){.gogoko-hero .home-hero_image-2-wrapper{margin-top:3.5rem;margin-right:-1.25rem;position:static;align-self:flex-end}.gogoko-hero .home-hero_image-3-wrapper{margin-top:3.5rem;margin-left:-1.25rem;position:static}.gogoko-hero .home-hero_image-name,.gogoko-hero .gogoko-hero__image-name{font-size:1.5rem;font-weight:600;line-height:1.875rem}.gogoko-hero .home-hero_image-photographer,.gogoko-hero .gogoko-hero__image-photographer{font-size:1rem;font-weight:400;line-height:1.25rem}.gogoko-hero .home-hero_expandable-card-paragraph,.gogoko-hero .gogoko-hero__card-text{font-size:1rem;font-weight:400;line-height:1.625rem}}.gogoko-join{background:#fff}.gogoko-join .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-join .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-join.section_all-photographers-banner{margin-bottom:7.5rem}.gogoko-join .all-photographers-banner_component{border:1px solid #000;background-color:red;box-shadow:-4px 4px #000;border-radius:1px;flex-direction:row;justify-content:space-between;padding:1.5rem 2.5rem 1.5rem 3.5rem;display:flex;position:relative}.gogoko-join .all-photographers-banner_content-wrapper{flex-direction:column;align-items:flex-start;margin-top:1.5rem;margin-bottom:2.25rem;display:flex}.gogoko-join .all-photographers-banner_title{z-index:1;color:#fff;max-width:38.875rem;font-family:Lexend,sans-serif;font-size:4rem;font-weight:500;line-height:4.5rem;position:relative;margin:0}.gogoko-join .all-photographers-banner_subtitle{color:#fff;margin-top:1rem;margin-bottom:1.5rem;font-family:Lexend,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.5625rem}.gogoko-join .button-terciary{border:1px solid #000;background-color:red;box-shadow:-4px 4px #000;color:#fff;text-align:center;letter-spacing:.02rem;text-transform:uppercase;border-radius:1px;padding:1rem 2.625rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.gogoko-join .button-terciary:hover{box-shadow:-2px 2px #000;transform:translate(-2px,2px)}.gogoko-join .button-terciary.is-white{background-color:#fff;color:red}.gogoko-join .button-terciary.is-white.with-icon{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:center;align-items:center;display:flex}.gogoko-join .button-arrow-icon{margin-top:3px}.gogoko-join .button-arrow-icon.point-right{margin-top:0;transform:rotate(-90deg)}.gogoko-join .all-photographers-banner_images-wrapper{position:relative;flex-shrink:0}.gogoko-join .all-photographers-banner_image-1{display:block;width:21rem;max-width:100%;height:auto}.gogoko-join .all-photographers-banner_image-2{position:absolute;inset:auto auto 2rem -6.25rem;width:10.625rem;height:auto;display:block}@media(max-width:767px){.gogoko-join.section_all-photographers-banner{margin-bottom:3rem}.gogoko-join .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-join .all-photographers-banner_component{flex-direction:column;padding-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem}.gogoko-join .all-photographers-banner_content-wrapper{margin-top:0;margin-bottom:2.5rem}.gogoko-join .all-photographers-banner_title{font-size:2rem;line-height:2.5rem}.gogoko-join .all-photographers-banner_subtitle{margin-bottom:2rem;font-size:1rem;line-height:1.25rem}.gogoko-join .all-photographers-banner_images-wrapper{flex-direction:column;align-self:stretch;display:flex}.gogoko-join .all-photographers-banner_image-1{align-self:flex-end;width:14.5rem}.gogoko-join .all-photographers-banner_image-2{width:7.4rem;left:0}}@media(max-width:479px){.gogoko-join .max-width-full-mobile-landscape{width:100%;max-width:none}}.gogoko-marq{background:#fff;overflow:hidden;padding:0}.gogoko-marq__row{overflow:hidden;position:relative}.gogoko-marq__row+.gogoko-marq__row{border-top:2px solid #fff}.gogoko-marq__track{display:flex;gap:4px;width:max-content;animation:gogoko-marq-scroll 60s linear infinite}.gogoko-marq__row--2 .gogoko-marq__track{animation-direction:reverse;animation-duration:75s}.gogoko-marq:hover .gogoko-marq__track{animation-play-state:paused}.gogoko-marq__cell{flex:0 0 auto;width:clamp(140px,14vw,220px);aspect-ratio:1 / 1;overflow:hidden;background:#111}.gogoko-marq__img{width:100%;height:100%;object-fit:cover;display:block}@keyframes gogoko-marq-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.gogoko-marq__track{animation:none}}.gogoko-pdp-banner{padding-top:5rem;padding-bottom:7.5rem}.gogoko-pdp-banner .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-pdp-banner .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-pdp-banner__component{border:1px solid #000;background-color:red;box-shadow:-4px 4px #000;border-radius:1px;flex-direction:row;justify-content:space-between;padding:1.5rem 2.5rem 1.5rem 3.5rem;display:flex;position:relative}.gogoko-pdp-banner__content{flex-direction:column;align-items:flex-start;margin-top:1.5rem;margin-bottom:2.25rem;display:flex}.gogoko-pdp-banner__title{z-index:1;color:#fff;max-width:38.875rem;font-family:Lexend,sans-serif;font-size:4rem;font-weight:500;line-height:4.5rem;position:relative}.gogoko-pdp-banner__subtitle{color:#fff;margin-top:1rem;margin-bottom:1.5rem;font-family:Lexend,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.5625rem}.gogoko-pdp-banner__button{grid-column-gap:1rem;grid-row-gap:1rem;border:1px solid #000;background-color:#fff;box-shadow:-4px 4px #000;color:red;text-align:center;letter-spacing:.02rem;text-transform:uppercase;border-radius:1px;justify-content:center;align-items:center;padding:1rem 2.625rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;text-decoration:none;display:flex;transition:transform .2s,box-shadow .2s}.gogoko-pdp-banner__button:hover{box-shadow:-2px 2px #000;transform:translate(-2px,2px)}.gogoko-pdp-banner__arrow{width:10px;height:11px;flex-shrink:0;transform:rotate(-90deg)}.gogoko-pdp-banner__images{position:relative;flex-shrink:0}.gogoko-pdp-banner__image-1{width:336px;height:auto;display:block}.gogoko-pdp-banner__image-2{position:absolute;bottom:2rem;left:-6.25rem;width:170px;height:auto}@media screen and (max-width:991px){.gogoko-pdp-banner{padding-top:3rem;padding-bottom:4rem}}@media screen and (max-width:767px){.gogoko-pdp-banner .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-pdp-banner__component{flex-direction:column;padding-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem}.gogoko-pdp-banner__title{font-size:2rem;line-height:2.5rem}.gogoko-pdp-banner__subtitle{margin-bottom:2rem;font-size:1rem;line-height:1.25rem}.gogoko-pdp-banner__images{flex-direction:column;align-self:stretch;display:flex}.gogoko-pdp-banner__content{margin-top:0;margin-bottom:2.5rem}.gogoko-pdp-banner__image-2{width:7.4rem;left:0}.gogoko-pdp-banner__image-1{align-self:flex-end;width:14.5rem}}@media screen and (max-width:479px){.gogoko-pdp-banner__button{width:100%;max-width:none}}.gogoko-pgrl.section_all-photographers{margin-top:5rem}.gogoko-pgrl .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-pgrl .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-pgrl .w-inline-block{max-width:100%;display:inline-block}.gogoko-pgrl .all-photographers_component{padding-bottom:7.5rem}.gogoko-pgrl .all-photographers_section-title-wrapper{overflow:hidden}.gogoko-pgrl .section-title{color:#fff;letter-spacing:-.02em;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:5rem;font-weight:500;line-height:5.5rem;margin:0;transform:translate3d(0,100%,0);transform-style:preserve-3d;transition:transform .8s ease}.gogoko-pgrl .section-title.is-black{color:#000}.gogoko-pgrl .all-photographers_section-title-wrapper.is-visible .section-title{transform:translateZ(0)}.gogoko-pgrl .all-photographers_collection{margin-top:3.125rem}.gogoko-pgrl .all-photographers_collection-grid{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}.gogoko-pgrl .all-photographers_photographer-component{color:#000;width:100%;text-decoration:none;display:inline-block}.gogoko-pgrl .all-photographers_image-wrapper{width:100%;height:18.875rem;position:relative;overflow:visible}.gogoko-pgrl .all-photographers_photographer-image{object-fit:cover;object-position:50% 0%;width:100%;max-width:none;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:block}.gogoko-pgrl .all-photographers_image-background{z-index:-1;border:3px solid #000;width:100%;height:100%;position:absolute;bottom:-.375rem;left:-.375rem}.gogoko-pgrl .all-photographers_photographer-name{color:#000;margin-top:1rem;font-family:Lexend,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.375rem}.gogoko-pgrl .all-photographers_photographer-location{color:red;margin-top:.25rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.25}@media screen and (max-width:991px){.gogoko-pgrl .section-title.is-black{letter-spacing:-.06rem;font-size:3rem;line-height:3.5rem}.gogoko-pgrl .all-photographers_collection-grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:767px){.gogoko-pgrl.section_all-photographers{margin-top:0}.gogoko-pgrl .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-pgrl .all-photographers_component{padding-top:.9375rem;padding-bottom:4rem}.gogoko-pgrl .section-title{letter-spacing:-.05rem;font-size:2.5rem;line-height:3rem}.gogoko-pgrl .section-title.is-black{font-size:2.5rem}.gogoko-pgrl .all-photographers_collection-grid{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-template-columns:1fr}.gogoko-pgrl .all-photographers_photographer-component{width:100%}.gogoko-pgrl .all-photographers_image-wrapper{height:25rem}}.gogoko-pgr.section_photographers{background-color:#000}.gogoko-pgr .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-pgr .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-pgr .photographers_component{flex-direction:column;padding-top:7.75rem;padding-bottom:9rem;display:flex}.gogoko-pgr .photographers_title-wrapper{overflow:hidden}.gogoko-pgr .photographers_title-wrapper.line-1{margin-left:0}.gogoko-pgr .photographers_title-wrapper.line-2{margin-top:.25rem;margin-left:5rem}.gogoko-pgr .section-title{color:#fff;letter-spacing:-.02em;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:5rem;font-weight:500;line-height:5.5rem}.gogoko-pgr .section-title.text-color-red{color:red}.gogoko-pgr [data-pgr-title] .section-title{transform:translate3d(0,100%,0);transform-style:preserve-3d;transition:transform .8s ease}.gogoko-pgr [data-pgr-title].is-visible .section-title{transform:translateZ(0)}.gogoko-pgr .photographers_items-wrapper{grid-column-gap:3.25rem;grid-row-gap:3.25rem;flex-direction:column;margin-top:7.25rem;display:flex}.gogoko-pgr .photographers_item-container{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:flex-end;align-items:center;display:flex;position:relative}.gogoko-pgr .photographers_item-container._1{margin-right:2.5rem}.gogoko-pgr .photographers_item-container._2{margin-right:6.5625rem}.gogoko-pgr .photographers_item-container._3{margin-right:2.5rem}.gogoko-pgr .photographers_item-container._4{margin-right:13rem}.gogoko-pgr .photographers_item-container._5{margin-right:2.5rem}.gogoko-pgr .w-inline-block{max-width:100%;display:inline-block}.gogoko-pgr .photographers_item-text-wrapper{z-index:2;grid-column-gap:1rem;grid-row-gap:1rem;align-items:center;text-decoration:none;display:flex;position:relative}.gogoko-pgr .photographers_item-name-text{opacity:.6;color:#fff;letter-spacing:.08rem;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:2rem;font-weight:400;line-height:2.5rem}.gogoko-pgr .photographers_item-last-name-text{color:#fff;letter-spacing:.08rem;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:4rem;font-weight:500;line-height:5rem}.gogoko-pgr .photographers_red-dot{background-color:red;width:.75rem;height:.75rem;position:absolute;inset:auto -5% auto auto;opacity:0;transform:translate3d(7rem,0,0);transform-style:preserve-3d;transition:opacity .5s ease,transform .5s ease}.gogoko-pgr .photographers_item-image{z-index:1;aspect-ratio:auto;object-fit:contain;width:35.625rem;height:35.625rem;position:absolute;left:0;opacity:0;transform:translate3d(-100%,0,0);transform-style:preserve-3d;transition:opacity .5s ease,transform .5s ease;pointer-events:none}.gogoko-pgr .photographers_item-container.is-hovered .photographers_item-image,.gogoko-pgr .photographers_item-container.is-hovered .photographers_red-dot{opacity:1;transform:translateZ(0)}@media screen and (max-width:991px){.gogoko-pgr .photographers_component{padding-top:5rem;padding-bottom:5.5rem}.gogoko-pgr .section-title{letter-spacing:-.06rem;font-size:3rem;line-height:3.5rem}.gogoko-pgr .photographers_item-container{grid-column-gap:1.5rem}.gogoko-pgr .photographers_item-container._4{margin-right:8rem}.gogoko-pgr .photographers_item-last-name-text{font-size:3rem;line-height:3.75rem}.gogoko-pgr .photographers_items-wrapper{grid-column-gap:1.5rem;grid-row-gap:1.5rem}.gogoko-pgr .photographers_item-image{object-fit:cover;width:5.5rem;height:7rem;position:static;pointer-events:auto}}@media screen and (max-width:767px){.gogoko-pgr .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-pgr .photographers_component{padding-top:2.5rem;padding-bottom:3rem}.gogoko-pgr .photographers_title-wrapper.line-2{margin-top:0;margin-left:0}.gogoko-pgr .section-title{letter-spacing:-.05rem;font-size:2.5rem;line-height:3rem}.gogoko-pgr .photographers_item-container{justify-content:flex-start;align-self:stretch}.gogoko-pgr .photographers_item-container._1,.gogoko-pgr .photographers_item-container._2,.gogoko-pgr .photographers_item-container._3,.gogoko-pgr .photographers_item-container._4,.gogoko-pgr .photographers_item-container._5{margin-right:0}.gogoko-pgr .photographers_item-name-text{font-size:1rem;line-height:1.25rem}.gogoko-pgr .photographers_item-last-name-text{font-size:2rem;line-height:2.5rem}.gogoko-pgr .photographers_items-wrapper{margin-top:2rem}.gogoko-pgr .photographers_red-dot{display:none}.gogoko-pgr .photographers_item-image{opacity:1;transform:translateZ(0)}.gogoko-pgr .photographers_item-text-wrapper{grid-column-gap:0;grid-row-gap:0;flex-direction:column;align-items:flex-start}}.gogoko-sep.section_eyes{background-color:#fff;overflow:hidden;overflow:clip}.eyes_component{border-bottom:.5px solid #FF0000}.eyes_content{display:flex;flex-wrap:nowrap;width:max-content}.eyes_lottie-pattern-1,.eyes_lottie-pattern-2,.eyes_lottie-pattern-3{flex:none;width:13.5rem;height:13.5rem;display:block}.eyes_lottie-pattern-1 svg,.eyes_lottie-pattern-2 svg,.eyes_lottie-pattern-3 svg{width:100%!important;height:100%!important;transform:translateZ(0);content-visibility:visible}.gogoko-values.w-layout-grid,.gogoko-values .w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.gogoko-values.section_values{background-color:red;position:relative;overflow-x:clip}.gogoko-values .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-values .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-values .values_component{background-color:#ffb3b380;position:relative}.gogoko-values .values_content{z-index:2;flex-direction:column;padding-top:7.5rem;padding-bottom:8rem;display:flex;position:relative}.gogoko-values .home-hero_background-grid-2{z-index:0;grid-column-gap:1px;grid-row-gap:1px;background-color:#0000;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;margin-left:1px;margin-right:1px;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.gogoko-values .home-hero_background-panel-2{background-color:red;height:100%}.gogoko-values .values_grid{grid-column-gap:0;grid-row-gap:0;grid-template-columns:1fr 1fr 1fr}.gogoko-values .values_item-component{background-color:#fff;border:3px solid #000;flex-direction:column;align-items:flex-start;padding:3rem 2rem 3.18rem;display:flex;position:relative}.gogoko-values .values_item-component.extended{z-index:10;grid-area:2 / 2 / 3 / 3;margin-top:-3px;margin-left:-3px;margin-right:-3px}.gogoko-values .values_item-component._2{z-index:40}.gogoko-values .values_item-component._1{z-index:30}.gogoko-values .values_item-title-text{color:red;letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:.75rem;font-family:Lexend,sans-serif;font-size:3rem;font-weight:600;line-height:3.5rem}.gogoko-values .values_item-content-text{font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-values .values_item-circle{z-index:10;background-color:#fff;border:3px solid #000;border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.gogoko-values .div-block{background-color:#000;border-radius:999px;width:6.25rem;height:6.25rem}.gogoko-values .values_horizontal-line{z-index:1;background-color:#ffb3b380;width:100%;height:1px;position:absolute}.gogoko-values .values_horizontal-line._1{top:16.8rem}.gogoko-values .values_horizontal-line._2{top:36.8rem}.gogoko-values .values_horizontal-line._3{top:63.2rem}.gogoko-values .lottie-animation{width:6rem}.gogoko-values .values-animate{transform-style:preserve-3d;transition:transform .5s ease;will-change:transform}.gogoko-values .values-animate--comunidad{transform:translate3d(100%,0,0)}.gogoko-values .values-animate--criterio{transform:translate3d(-100%,0,0)}.gogoko-values .values-animate--servicio{transform:translate3d(0,-93.15%,0)}.gogoko-values .values-animate--circle{transform:scale3d(0,0,1)}.gogoko-values .values-animate--comunidad.is-visible,.gogoko-values .values-animate--criterio.is-visible,.gogoko-values .values-animate--servicio.is-visible{transform:translateZ(0)}.gogoko-values .values-animate--circle.is-visible{transform:scaleZ(1)}@media screen and (max-width:991px){.gogoko-values .values_grid{grid-row-gap:2.5rem;grid-template-rows:auto auto auto;grid-template-columns:1fr}.gogoko-values .values_item-component{width:24.75rem}.gogoko-values .values_item-component._2{justify-self:end}.gogoko-values .values_item-component.extended{grid-area:span 1 / span 1 / span 1 / span 1;margin-top:0;margin-left:0;margin-right:0}.gogoko-values .values_item-circle{display:none}.gogoko-values .lottie-animation{width:4.5rem}}@media screen and (max-width:767px){.gogoko-values .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-values .values_content{padding-top:4rem;padding-bottom:4rem}.gogoko-values .values_item-component,.gogoko-values .values_item-component._2,.gogoko-values .values_item-component.extended{justify-self:center}.gogoko-values .values_item-component{padding:2rem 1.5rem}.gogoko-values .values_item-title-text{margin-top:1rem}.gogoko-values .lottie-animation{width:3rem}}@media screen and (max-width:479px){.gogoko-values .values_item-component{width:auto}}.gogoko-header{position:fixed;top:0;right:0;left:0;z-index:999;padding-left:2.5rem;padding-right:2.5rem;background:#fff;border-bottom:1px solid #ffb3b3;overflow:visible}body{padding-top:7.0625rem}.gogoko-header__container{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.gogoko-header__content{display:flex;align-items:center;justify-content:space-between;position:relative;height:7.0625rem}.gogoko-header__right{display:flex;flex:1;justify-content:flex-end;align-items:center;position:relative;z-index:2}.gogoko-header__logo{display:flex;align-items:center;padding-top:.25rem;padding-bottom:.25rem;text-decoration:none;flex-shrink:0;position:relative;z-index:2}.gogoko-header__logo-image{display:block;width:var(--gogoko-header-logo-width);max-width:100%;height:auto}.gogoko-header__nav{display:flex;flex:1;justify-content:flex-end;align-items:center;padding-right:1.5rem}.gogoko-header__nav-link--mobile-home{display:none}.gogoko-header .w-inline-block{max-width:100%;display:inline-block}.gogoko-header__nav-link{position:relative;display:inline-flex;align-items:center;overflow:hidden;text-decoration:none;color:red;margin-right:2.5rem;padding-top:.25rem;padding-bottom:.25rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.gogoko-header__nav-link.nav_link-anim-wrapper{grid-column-gap:.8125rem;grid-row-gap:.8125rem;color:red;letter-spacing:.02em;text-transform:uppercase;align-items:center;margin-right:2.5rem;padding-top:.25rem;padding-bottom:.25rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;text-decoration:none;position:relative;overflow:hidden}.gogoko-header__nav-text{position:relative;z-index:1;padding-left:.25rem;padding-right:.25rem;transition:color .5s ease}.gogoko-header__nav-bar{position:absolute;right:0;bottom:0;left:0;background:red;width:100%;height:0;margin-top:2px;opacity:1;transition:height .5s ease,opacity .1s ease}.gogoko-header__nav-link:not(.gogoko-header__nav-link--cta):hover .gogoko-header__nav-bar{height:100%;opacity:1}.gogoko-header__nav-link:not(.gogoko-header__nav-link--cta):hover .gogoko-header__nav-text{color:#fff}.gogoko-header__nav-link--cta{margin-left:.5rem;margin-right:0;border:1px solid #FF0000;background:#fff;box-shadow:-4px 4px red;border-radius:1px;padding:1.0625rem 3rem;overflow:visible;font-size:1rem;font-weight:500;line-height:1.25rem;letter-spacing:.02rem;transition:transform .2s,box-shadow .2s}.gogoko-header__nav-link--cta .gogoko-header__nav-text{padding-left:0;padding-right:0}.gogoko-header__nav-link--cta:hover{box-shadow:-2px 2px red;transform:translate(-2px,2px)}.gogoko-header__nav-link--cta:hover .gogoko-header__nav-text{color:red}.gogoko-header__cart{display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none;color:red;flex-shrink:0;padding:1.2rem}.gogoko-header__cart-icon{width:1.6rem;height:1.6rem}.gogoko-header__cart-count{position:absolute;bottom:2.375rem;left:2.225rem;background:red;color:#fff;min-width:.875rem;height:.875rem;padding:2px 4px;font-family:Lexend,sans-serif;font-size:.5625rem;font-weight:500;line-height:.5625rem;display:flex;align-items:center;justify-content:center}.gogoko-header__language-desktop{display:flex;align-items:center;flex-shrink:0;margin-left:.25rem;margin-right:.25rem}.gogoko-header__language-mobile{display:none}.gogoko-header__language-form{margin:0}.gogoko-header__language{display:inline-flex;align-items:center;gap:.25rem;color:red;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.gogoko-header__language-button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:red;cursor:pointer;font:inherit;font-weight:500;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.gogoko-header__language-button.is-active{font-weight:800}.gogoko-header__language-separator{color:red;font-weight:500}.gogoko-header__burger{display:none;background:#fff;border:1px solid #FF0000;box-shadow:-4px 4px red;color:red;text-align:center;letter-spacing:.02rem;text-transform:uppercase;border-radius:1px;flex-direction:column;align-items:flex-end;padding:1.25rem .8rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;width:auto;height:auto;cursor:pointer;transition:transform .2s,box-shadow .2s}.gogoko-header__burger:hover{box-shadow:-4px 4px red;transform:none}.gogoko-header__burger-box{display:inline-flex;flex-direction:column;justify-content:space-between;align-items:flex-end;width:2.5rem;height:auto}.gogoko-header__burger-bar{display:block;width:2.5rem;height:2px;margin-top:4px;margin-bottom:4px;background:red;transform-origin:50% 50%;transition:transform .3s ease,opacity .3s ease,width .3s ease}.gogoko-header__burger[aria-expanded=true] .gogoko-header__burger-bar:nth-child(1){width:20px;transform:translate3d(-10px,6px,0) rotate(45deg)}.gogoko-header__burger[aria-expanded=true] .gogoko-header__burger-bar:nth-child(2){opacity:0}.gogoko-header__burger[aria-expanded=true] .gogoko-header__burger-bar:nth-child(3){width:20px;transform:translate3d(-10px,-6px,0) rotate(-45deg)}@media(max-width:991px){.gogoko-header__burger{display:inline-flex;margin-right:1rem;width:auto;height:auto;justify-content:center;align-items:flex-end;padding:1.25rem .8rem}.gogoko-header__burger-box{width:1.9375rem}.gogoko-header__burger-bar{width:1.25rem;margin-top:2px;margin-bottom:2px}.gogoko-header__burger-bar:nth-child(1){width:1.4375rem}.gogoko-header__burger-bar:nth-child(2){width:1.9375rem}.gogoko-header__burger-bar:nth-child(3){width:1.1875rem}.gogoko-header__burger[aria-expanded=true] .gogoko-header__burger-bar:nth-child(1){width:1.25rem;transform:translate3d(-5px,6px,0) rotate(45deg)}.gogoko-header__burger[aria-expanded=true] .gogoko-header__burger-bar:nth-child(3){width:1.25rem;transform:translate3d(-5px,-6px,0) rotate(-45deg)}.gogoko-header__right{gap:0}.gogoko-header__language-desktop{display:none}.gogoko-header__language-mobile{position:absolute;left:1.25rem;right:1.25rem;bottom:7.25rem;display:flex;align-items:center;justify-content:center}.gogoko-header__language-mobile .gogoko-header__language{font-size:1rem;line-height:1.25rem;letter-spacing:.02em}.gogoko-header__cart{padding:1rem}.gogoko-header__nav{position:fixed;top:7.0625rem;left:0;right:0;bottom:0;background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:3.5rem;width:100vw;height:calc(100dvh - 7.0625rem);padding:2.5rem 1.25rem 7rem;transform:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility 0s linear .25s;z-index:1;box-shadow:none;max-height:none;overflow:hidden}.gogoko-header__nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .25s ease,visibility 0s linear 0s}.gogoko-header__nav-link,.gogoko-header__nav-link.nav_link-anim-wrapper{margin-right:0;padding:0;color:red;font-size:2rem;font-weight:500;line-height:2.5rem;letter-spacing:-.04rem;border-bottom:0;overflow:visible;align-self:center;text-align:center}.gogoko-header__nav-link[aria-current=page]{font-weight:600}.gogoko-header__nav-link:last-child{border-bottom:none}.gogoko-header__nav-link--cta:last-child{border-bottom:1px solid #FF0000}.gogoko-header__nav-link--mobile-home{display:inline-flex}.gogoko-header__nav-link.gogoko-header__nav-link--mobile-hidden,.gogoko-header__nav-bar{display:none}.gogoko-header__nav-link--cta{position:absolute;left:1.25rem;right:1.25rem;bottom:2rem;margin-left:0;margin-top:0;justify-content:center;padding:1.0625rem 3rem;border:1px solid #FF0000;border-top-width:1px;border-bottom-width:1px;border-radius:1px;box-shadow:-4px 4px red;font-size:1rem;line-height:1.25rem;letter-spacing:.02rem}}@media(max-width:767px){.gogoko-header,.gogoko-header__nav{padding-left:1.25rem;padding-right:1.25rem}}@media(max-width:479px){.gogoko-header__burger{margin-right:0}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.gogoko-page{background:#fff;padding:4.9375rem 2.5rem 5rem}.gogoko-page .padding-global{padding-left:0;padding-right:0}.gogoko-page .container-small{max-width:48rem;margin:0 auto}.gogoko-page .margin-bottom{margin-top:0;margin-left:0;margin-right:0}.gogoko-page .margin-large{margin-bottom:2.5rem}.legals-title{color:#000;letter-spacing:-.02em;text-transform:uppercase;font-family:Lexend,sans-serif;font-size:2.5rem;font-weight:500;line-height:3rem;margin:0}.legal-rich_text{margin-top:3rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;color:#000}.legal-rich_text h2{font-size:1.5rem;font-weight:600;color:red;margin:0 0 .5rem;text-transform:none;letter-spacing:0;line-height:2rem}.legal-rich_text h3{font-size:1.15rem;font-weight:700;color:#111;margin:1.75rem 0 .5rem}.legal-rich_text p{margin:0 0 3rem;line-height:1.625rem}.legal-rich_text a{color:red;font-weight:500}.legal-rich_text ul,.legal-rich_text ol{color:red;padding-left:1.5rem;margin:0 0 3rem}.legal-rich_text li{color:#000}.legal-rich_text li{margin-bottom:.25rem;line-height:1.625rem}.legal-rich_text strong{color:red;font-weight:500}.legal-rich_text blockquote{border-left:4px solid #ffb3b3;color:#000c;margin-top:4rem;padding:0 20px;font-family:Lexend,sans-serif;font-size:.95rem;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}@media(max-width:700px){.gogoko-page{padding:4.9375rem 1.25rem 4rem}.gogoko-page .margin-large{margin-bottom:1.5rem}.legals-title{font-size:2.5rem;line-height:3rem}}.gogoko-pdp{background:#fff;padding:7rem 0 0}.gogoko-pdp .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-pdp .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-pdp__component,.photo-detail_component{padding-bottom:6.5rem}.gogoko-pdp__layout{display:grid;grid-template-columns:1fr 1fr;column-gap:5.5rem;row-gap:5.5rem;align-content:start;align-items:start}.gogoko-pdp__images{display:flex;flex-direction:column;gap:0}.gogoko-pdp__main-wrap{position:relative;line-height:0}.gogoko-pdp__main-img,.gogoko-pdp__thumb{display:block;width:100%;height:auto}.gogoko-pdp__thumb,.photo-detail_image-other{margin-top:1rem}.gogoko-pdp__expand{position:absolute;bottom:.75rem;right:.75rem;width:2.25rem;height:2.25rem;border:1.5px solid #FF0000;background:#ffffffe6;color:red;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.gogoko-pdp__expand svg{width:1rem;height:1rem}.gogoko-pdp__expand:hover{background:#fff}.gogoko-pdp__info{display:flex;flex-direction:column;gap:0;position:sticky;top:3rem;align-self:start}.gogoko-pdp__heading{display:block;margin:0 0 .625rem}.gogoko-pdp__title{font-family:Lexend,sans-serif;font-size:2.5rem;font-weight:600;color:#111;line-height:3.125rem;margin:0;min-width:0}.gogoko-pdp__vendor{column-gap:.2rem;row-gap:.2rem;margin-top:.625rem;margin-bottom:.625rem;display:flex}.gogoko-pdp__vendor-link{color:red;text-transform:none;padding-top:.25rem;padding-bottom:.25rem;font-family:Lexend,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.375rem;text-decoration:none;position:relative;overflow:hidden}.photo-detail_photographer_name{color:red;align-self:center;font-family:Lexend,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.375rem}.photo-detail_photographer_name-link-underline{background-color:red;width:100%;height:4%;margin-top:2px;position:absolute;bottom:0;left:0;transition:height .5s ease,opacity .1s ease}.photo-detail_photographer_name-link-text{z-index:1;color:red;padding-left:.25rem;padding-right:.25rem;position:relative;transition:color .5s ease}.photo-detail_photographer_name-link-wrapper:hover .photo-detail_photographer_name-link-underline{height:100%;opacity:1}.photo-detail_photographer_name-link-wrapper:hover .photo-detail_photographer_name-link-text{color:#fff}.gogoko-pdp__desc{color:#000;margin-bottom:0;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-pdp__desc p{margin-top:0;margin-bottom:10px}.gogoko-pdp__desc p:last-child{margin-bottom:10px}.gogoko-pdp__options{display:grid;grid-template-columns:1fr;gap:0;margin:0}.gogoko-pdp__options--multi{grid-template-columns:1fr}.gogoko-pdp__select,.gogoko-pdp .select-field.wide.w-select{display:block;width:100%;height:3.125rem;margin:0;padding:0 1rem;border:1px solid red;border-radius:0;box-shadow:none;font-size:1rem;font-weight:400;line-height:1.625rem;letter-spacing:0;color:red;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23FF0000' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:10px 6px;font-family:Lexend,sans-serif;-webkit-appearance:none;appearance:none;cursor:default;transition:none}.gogoko-pdp__select::-ms-expand,.gogoko-pdp .select-field.wide.w-select::-ms-expand{display:none}.gogoko-pdp__select:hover,.gogoko-pdp .select-field.wide.w-select:hover{transform:none;box-shadow:none}.gogoko-pdp__select:focus,.gogoko-pdp .select-field.wide.w-select:focus{border:1px solid red;outline:none;transform:none;box-shadow:none}.gogoko-pdp .gogoko-pdp__select+.gogoko-pdp__select,.gogoko-pdp .select-field.wide.w-select+.select-field.wide.w-select,.gogoko-pdp .gogoko-pdp__select+.gogoko-pdp__select:focus,.gogoko-pdp .select-field.wide.w-select+.select-field.wide.w-select:focus{border-top-width:0}.gogoko-pdp__price{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:1rem;row-gap:.25rem;margin:2.5rem 0 1rem;font-family:Lexend,sans-serif;font-size:2.5rem;font-weight:600;color:#111;line-height:3.125rem;text-align:left;white-space:nowrap}.gogoko-pdp__price-current,.gogoko-pdp__price-compare{display:inline-block}.gogoko-pdp__price-current--sale{color:red}.gogoko-pdp__price-compare{color:#111;text-decoration:line-through}.gogoko-pdp .add-to-cart{margin-top:1rem}.gogoko-pdp .w-commerce-commerceaddtocartform{margin:0}.gogoko-pdp .default-state{flex-direction:column;align-items:stretch;display:flex}.gogoko-pdp .w-commerce-commerceaddtocartbutton{color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-color:#3898ec;border-width:0;border-radius:0;align-items:center;padding:9px 15px;text-decoration:none;display:flex}.gogoko-pdp .w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled{color:#666;cursor:not-allowed;background-color:#e6e6e6;border-color:#e6e6e6;outline-style:none}.gogoko-pdp .button-terciary,.gogoko-pdp__buy{display:block;margin-top:0;margin-bottom:1rem;background-color:red;color:#fff;border:1px solid #000;box-shadow:-4px 4px #000;border-radius:1px;padding:1rem 2.625rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.02rem;text-transform:uppercase;line-height:1.25;text-align:center;cursor:none;transition:transform .2s,box-shadow .2s}.gogoko-pdp .button-terciary.is-white{background-color:#fff;color:red}.gogoko-pdp__buy:hover{transform:translate(-2px,2px);box-shadow:-2px 2px #000}.gogoko-pdp__quickbuy{display:none;margin-top:.5rem}.gogoko-pdp__quickbuy .shopify-payment-button__button{background-color:red!important;border:1px solid #000!important;border-radius:1px!important;box-shadow:-4px 4px #000!important;color:#fff!important;font-family:Lexend,sans-serif!important;font-size:1rem!important;font-weight:500!important;letter-spacing:.02rem!important;line-height:1.25!important;min-height:auto!important;padding:1rem 2.625rem!important;text-transform:uppercase!important}.gogoko-pdp__quickbuy .shopify-payment-button__more-options{margin-top:.5rem;font-size:.8rem}.gogoko-pdp__text{font-size:.875rem;line-height:1.6;color:#333}.gogoko-pdp__text-heading{font-size:.95rem;font-weight:700;color:#111;margin:0 0 .4rem}.gogoko-pdp__badges{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-wrap:nowrap;gap:1.25rem;align-items:center;white-space:nowrap;overflow:visible}.gogoko-pdp__badges li{display:inline-flex;align-items:center;gap:.4rem;color:#111;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;border:0;padding:0}.gogoko-pdp__badge-icon{color:red;flex-shrink:0}.gogoko-pdp__complementary{margin-top:2rem;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:1.125rem 0}.gogoko-pdp__complementary-title{margin:0 0 1.125rem;color:#111;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-pdp__complementary-list{display:grid;gap:1rem}.gogoko-pdp__complementary-item{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:1rem;align-items:start}.gogoko-pdp__complementary-image-link{display:block;width:6rem;height:6rem;background:#f7f7f7;overflow:hidden}.gogoko-pdp__complementary-image{display:block;width:100%;height:100%;object-fit:cover}.gogoko-pdp__complementary-info{min-width:0;padding-top:.125rem}.gogoko-pdp__complementary-name{display:inline;color:#111;font-family:Lexend,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.25rem;text-decoration:none}.gogoko-pdp__complementary-name:hover{color:red}.gogoko-pdp__complementary-price{margin-top:.125rem;color:#555;font-family:Lexend,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}.gogoko-pdp__complementary-form{margin:0}.gogoko-pdp__complementary-action{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:0;border:0;background:transparent;color:#111;font-family:Lexend,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;letter-spacing:.02rem;text-decoration:none;cursor:none}.gogoko-pdp__complementary-action:hover{color:red}.gogoko-pdp__complementary-action--disabled{color:#777;cursor:default}.gogoko-pdp__block-image img{width:100%;height:auto;display:block}.gogoko-pdp__share{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;font-size:.85rem;color:#444}.gogoko-pdp__share a{color:red;font-weight:700;text-decoration:underline}.gogoko-pdp__accordion{width:100%;margin:0;border:1px solid red;overflow:hidden}.gogoko-pdp__accordion:first-of-type{margin-top:4rem}.gogoko-pdp .w-commerce-commerceaddtocartform+.gogoko-pdp__accordion{margin-top:4rem}.gogoko-pdp .add-to-cart+.gogoko-pdp__accordion{margin-top:4rem}.gogoko-pdp__accordion+.gogoko-pdp__accordion{border-top-width:0}.gogoko-pdp__accordion-head{display:flex;justify-content:space-between;align-items:center;height:56px;padding:0 1rem;color:red;cursor:none;list-style:none;-webkit-user-select:none;user-select:none;gap:1rem}.gogoko-pdp__accordion-head::-webkit-details-marker{display:none}.gogoko-pdp__accordion-head::marker{display:none}.gogoko-pdp__accordion-title{color:red;font-family:Lexend,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-pdp__accordion-icon{position:relative;display:flex;justify-content:center;align-items:center;width:.75rem;height:.75rem;flex:0 0 auto}.gogoko-pdp__accordion-icon-line{position:absolute;width:.75rem;height:2px;background-color:red;transition:transform .2s ease,opacity .2s ease}.gogoko-pdp__accordion-icon-line--v{width:12px;transform:rotate(90deg)}.gogoko-pdp__accordion[open] .gogoko-pdp__accordion-icon-line--v{opacity:0;transform:rotate(0)}.gogoko-pdp__accordion-body{padding:.5rem 1rem 1rem;font-size:.875rem;line-height:1.65;color:#333;background-color:#fff}.gogoko-pdp__accordion-body ul{padding-left:1.25rem;margin:0;display:flex;flex-direction:column;gap:.5rem}.gogoko-pdp__accordion-body p{margin:0}.gogoko-pdp__lightbox{border:none;padding:0;background:#000000eb;max-width:100vw;max-height:100vh}.gogoko-pdp__lightbox[open]{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.gogoko-pdp__lightbox::backdrop{background:#000000d9}.gogoko-pdp__lightbox-img{max-width:90vw;max-height:90vh;width:auto;height:auto;object-fit:contain}.gogoko-pdp__lightbox-close{position:absolute;top:1.25rem;right:1.5rem;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1;padding:.25rem}@media(max-width:767px){.gogoko-pdp{padding-top:0}.gogoko-pdp__layout{grid-template-columns:1fr;column-gap:3rem;row-gap:3rem}.gogoko-pdp__component,.photo-detail_component{padding-top:1rem}.gogoko-pdp .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-pdp__title,.heading-style-h2{font-size:1.5rem;line-height:2rem}.gogoko-pdp__heading{display:block}.photo-detail_photographer_name{font-size:1rem}.gogoko-pdp__options,.gogoko-pdp__options--multi{grid-template-columns:1fr;gap:0}.gogoko-pdp__price,.photo-detail_price{font-size:2rem;line-height:2.5rem}.gogoko-pdp__badges{display:grid;grid-template-columns:1fr;gap:.45rem;margin-top:.75rem;white-space:normal}.gogoko-pdp__badges li{min-width:0;font-size:.72rem;line-height:1.2}.gogoko-pdp__complementary{margin-top:1.5rem;padding:1rem 0}.gogoko-pdp__complementary-title{margin-bottom:1rem}.gogoko-pdp__complementary-item{grid-template-columns:5.5rem minmax(0,1fr);gap:.875rem}.gogoko-pdp__complementary-image-link{width:5.5rem;height:5.5rem}.gogoko-pdp__complementary-action{margin-top:.75rem;font-size:.8125rem}.gogoko-pdp .w-commerce-commerceaddtocartform+.gogoko-pdp__accordion{margin-top:2.5rem}.gogoko-pdp .add-to-cart+.gogoko-pdp__accordion{margin-top:2.5rem}.gogoko-pdp__accordion:first-of-type{margin-top:2.5rem}}@media(max-width:479px){.gogoko-pdp__accordion{display:block;margin-bottom:0;border:1px solid red;border-radius:0;box-shadow:none}.gogoko-pdp__accordion+.gogoko-pdp__accordion{border-top-width:0}.gogoko-pdp__accordion-head{position:relative;height:56px;padding:0 1rem;background-color:#fff}.gogoko-pdp__accordion-title{flex:0 auto;width:auto;margin-right:10px;color:red;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-pdp__accordion-icon{width:.75rem;height:.75rem}.gogoko-pdp__accordion-body{border-radius:0;padding:.5rem 1rem 1rem;box-shadow:none}}.gogoko-pdp .gogoko-bs{display:block}.gogoko-bs--pdp{--gogoko-bs-page-pad: 2.5rem;--gogoko-bs-container: 73.125rem;--gogoko-bs-left-edge: max(var(--gogoko-bs-page-pad), calc((100vw - var(--gogoko-bs-container)) / 2));padding:3rem 0 4rem;background:#fff;overflow-x:hidden;overflow-x:clip}.gogoko-bs--pdp .gogoko-bs__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;gap:1rem;flex-wrap:wrap}.gogoko-bs--pdp .gogoko-bs__title{font-size:2rem;font-weight:600;color:red;text-transform:none;margin:0;letter-spacing:0;line-height:2.5rem}.gogoko-bs--pdp .gogoko-bs__controls{display:none;align-items:center;justify-content:flex-start;gap:0}.gogoko-bs--pdp.is-scrollable .gogoko-bs__controls{display:flex}.gogoko-bs--pdp .gogoko-bs__arrow{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border:1px solid #FF0000;background-color:#fff;box-shadow:-4px 4px red;color:red;cursor:pointer;padding:0;border-radius:1px;transition:transform .2s,box-shadow .2s;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.25;position:relative}.gogoko-bs--pdp .gogoko-bs__arrow--prev{z-index:2}.gogoko-bs--pdp .gogoko-bs__arrow--next{z-index:1;margin-left:-1px;box-shadow:0 4px red}.gogoko-bs--pdp .gogoko-bs__arrow:hover{box-shadow:-2px 2px red;transform:translate(-2px,2px)}.gogoko-bs--pdp .gogoko-bs__arrow--next:hover{box-shadow:0 2px red;transform:translateY(2px)}.gogoko-bs--pdp .gogoko-bs__arrow:disabled{opacity:.3;cursor:default}.gogoko-bs--pdp .gogoko-bs__arrow svg{width:11px;height:17px}.gogoko-bs--pdp .gogoko-bs__track{box-sizing:border-box;width:calc(100vw - 1px);max-width:calc(100vw - 1px);margin-left:calc(-1 * var(--gogoko-bs-left-edge));display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:var(--gogoko-bs-left-edge);scrollbar-width:none;-ms-overflow-style:none;padding:0 var(--gogoko-bs-page-pad) 16px var(--gogoko-bs-left-edge)}.gogoko-bs--pdp .gogoko-bs__track::-webkit-scrollbar{display:none}.gogoko-bs--pdp .gogoko-bs__card{flex:0 0 calc((100% - 64px) / 3);max-width:380px;scroll-snap-align:start;text-decoration:none;color:inherit;display:flex;flex-direction:column;background:#fff;border:3px solid #111;box-shadow:-4px 4px 0 1px #111;padding:1.5rem 1.5rem 2rem;transition:transform .25s ease,box-shadow .25s ease}.gogoko-bs--pdp .gogoko-bs__card:hover{transform:translate(-2px,2px);box-shadow:-2px 2px 0 1px #111}.gogoko-bs--pdp .gogoko-bs__card-img-wrap{position:relative;width:100%;height:24rem;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.gogoko-bs--pdp .gogoko-bs__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s ease,opacity .3s ease}.gogoko-bs--pdp .gogoko-bs__card-img--main{opacity:1}.gogoko-bs--pdp .gogoko-bs__card-img--hover{opacity:0}.gogoko-bs--pdp .gogoko-bs__card:not(.gogoko-bs__card--has-hover):hover .gogoko-bs__card-img--main{transform:scale(1.04)}.gogoko-bs--pdp .gogoko-bs__card--has-hover:hover .gogoko-bs__card-img--main{opacity:0}.gogoko-bs--pdp .gogoko-bs__card--has-hover:hover .gogoko-bs__card-img--hover{opacity:1}.gogoko-bs--pdp .gogoko-bs__card-info{margin-top:auto;padding-top:1rem;display:flex;flex-direction:column;gap:0}.gogoko-bs--pdp .gogoko-bs__card-title{font-size:1.25rem;font-weight:600;color:#111;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.gogoko-bs--pdp .gogoko-bs__card-vendor{font-size:1rem;font-weight:500;color:red;line-height:1.25}.gogoko-bs--pdp .gogoko-bs__card-price{font-size:1rem;font-weight:400;color:#000;line-height:1.25;margin-top:.5rem}@media(max-width:1100px){.gogoko-bs--pdp .gogoko-bs__track{gap:13px}.gogoko-bs--pdp .gogoko-bs__card{flex:0 0 calc((100% - 13px)/2)}}@media(max-width:700px){.gogoko-bs--pdp{--gogoko-bs-page-pad: 1.25rem;padding:2rem 0 3rem}.gogoko-bs--pdp .gogoko-bs__controls{display:none}.gogoko-bs--pdp .gogoko-bs__title{font-size:1.5rem;line-height:2rem}.gogoko-bs--pdp .gogoko-bs__card{flex:0 0 19rem;max-width:19rem;min-height:0;padding:1rem 1rem 1.5rem}.gogoko-bs--pdp .gogoko-bs__card-img-wrap{aspect-ratio:auto;height:24rem;background:#fff}.gogoko-bs--pdp .gogoko-bs__card-img{object-fit:contain}}.gogoko-search-page{background:#fff;padding:5rem 0 7.5rem}.gogoko-search-page .padding-global{padding-left:2.5rem;padding-right:2.5rem}.gogoko-search-page .container-large{width:100%;max-width:73.125rem;margin-left:auto;margin-right:auto}.gogoko-search-page__header{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;margin-bottom:2rem}.gogoko-search-page__title{margin:0;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:5rem;font-weight:500;line-height:5.5rem;letter-spacing:0;text-transform:uppercase}.gogoko-search-page__form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;width:100%;max-width:48rem}.gogoko-search-page__input{width:100%;min-height:3.75rem;border:1px solid #ff0000;border-right:0;border-radius:0;background:#fff;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;padding:1rem 1.25rem;outline:none;box-shadow:none;-webkit-appearance:none;appearance:none}.gogoko-search-page__input::placeholder{color:red;opacity:1}.gogoko-search-page__input:focus{border-color:#000}.gogoko-search-page__submit,.gogoko-search-page__button{min-height:3.75rem;border:3px solid #000;border-radius:0;background:red;color:#fff;box-shadow:-4px 4px 0 1px #000;cursor:pointer;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;padding:1rem 2rem}.gogoko-search-page__meta,.gogoko-search-page__empty{margin-bottom:3rem}.gogoko-search-page__meta p,.gogoko-search-page__empty p{margin:0;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.gogoko-search-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none}.gogoko-search-page__item{min-width:0;display:flex}.photo-card-component,.gogoko-search-page__text-card{color:#000;background-color:#fff;border:3px solid #000;width:100%;height:100%;min-height:24rem;padding:1.5rem 1.5rem 2rem;text-decoration:none;position:relative;overflow:hidden;box-shadow:-4px 4px 0 1px #000;display:flex;flex-direction:column}.photo-card-wrapper{flex:0 0 24rem;width:100%;height:24rem;position:relative;display:flex;align-items:center;justify-content:center}.photo-card-image{z-index:1;object-fit:contain;width:100%;height:100%;max-height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.photo-card-image.main{z-index:1;position:static}.photo-card-image.hover{z-index:2;background-color:#fff;display:none}.photo-card-component.has-hover-image:hover .photo-card-image.main{opacity:0}.photo-card-component.has-hover-image:hover .photo-card-image.hover{display:block}.photo-card-name{color:#000;margin-top:1rem;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5625rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.photo-card-photographer-name{color:red;margin-top:1rem;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;min-height:1.25rem}.photo-card-photographer-name.margin-top-0{margin-top:0}.photo-card-price-wrapper{margin-top:.5rem;display:flex;min-height:1.25rem}.photo-card-price-light{color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem}.gogoko-search-page__type{color:red;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem;letter-spacing:.08em;text-transform:uppercase}.gogoko-search-page__text-card h2{margin:1rem 0 0;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.75rem;font-weight:600;line-height:2.125rem}.gogoko-search-page__text-card p{margin:1rem 0 0;color:#000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem}.pagination{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;margin-top:4rem}.pagination__buttons{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.all-photos_collection-page-count{color:red;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem}.pagination .button{min-height:3.25rem;border:3px solid #000;background:#fff;color:red;box-shadow:-4px 4px 0 1px #000;font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;padding:.875rem 1.5rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:991px){.gogoko-search-page__title{font-size:3rem;line-height:3.5rem}.gogoko-search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.gogoko-search-page{padding:3rem 0 4rem}.gogoko-search-page .padding-global{padding-left:1.25rem;padding-right:1.25rem}.gogoko-search-page__header{gap:1.5rem;margin-bottom:1.5rem}.gogoko-search-page__title{font-size:2.5rem;line-height:3.5rem}.gogoko-search-page__form{grid-template-columns:1fr}.gogoko-search-page__input{border-right:1px solid #ff0000;border-bottom:0}.gogoko-search-page__submit{width:100%}.gogoko-search-page__grid{grid-template-columns:1fr;gap:1.5rem}.photo-card-component,.gogoko-search-page__text-card{min-height:24rem;padding:1rem 1rem 1.5rem}.photo-card-wrapper{flex-basis:24rem;height:24rem}.pagination{gap:1rem;margin-top:2.5rem}.pagination__buttons{gap:1rem}.pagination .button{min-height:3rem;padding:.875rem 1.25rem;font-size:.875rem}}@media screen and (max-width:479px){.photo-card-wrapper{flex-basis:19rem;height:19rem}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
