@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}html{background:#fff;color-scheme:light;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}body{margin:0;overflow-x:hidden;background:#fff;color:#fff;font-family:Jost,Arial,Helvetica,sans-serif}button,iframe,img{-webkit-tap-highlight-color:transparent}button{font:inherit}img,picture{display:block}@font-face{font-family:GearedSlab;src:url(/chiquitibum/assets/GearedSlab-Light-B49Hw0Hp.ttf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:GearedSlab;src:url(/chiquitibum/assets/GearedSlab-DZh7QaRG.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GearedSlab;src:url(/chiquitibum/assets/GearedSlab-Bold-_gq08okl.ttf);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:GearedSlab;src:url(/chiquitibum/assets/GearedSlab-Extrabold-z_xH_IFO.ttf);font-weight:800;font-style:normal;font-display:swap}.geared{font-family:GearedSlab,sans-serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing{width:100%;overflow:hidden;background:#fff}.page-frame{width:100vw;max-width:375px;margin:0 auto}.hero{background:#fff}.hero__frame{position:relative}.hero__art{width:100%;height:auto}.hero__audio-controls{position:absolute;top:71.58%;left:50%;display:flex;flex-direction:column;gap:4px;transform:translate(-50%)}.hero__audio{display:flex;width:165px;flex-direction:column;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:#ce272f;cursor:pointer}.hero__audio img{width:100%;height:auto}.hero__audio-label{font-size:14px;font-weight:800;line-height:1;letter-spacing:.03em;text-transform:uppercase}.hero__audio:focus-visible,.video-feature__poster:focus-visible,.gallery-card:focus-visible,.gallery__controls button:focus-visible,.gallery-modal button:focus-visible{outline:3px solid #ffffff;outline-offset:4px}.video-feature{background:#ce272f}.video-feature__frame{display:flex;height:347px;flex-direction:column;align-items:center;overflow:hidden;padding-top:33px;background:#ce272f}.video-feature__title{width:283px;height:auto}.video-feature__player{width:335px;height:188px;margin-top:25px;overflow:hidden;border-radius:10px;box-shadow:0 41px 21px #00000017,0 10px 11px #0000001a}.video-feature__player iframe,.video-feature__poster{display:block;width:100%;height:100%}.video-feature__player iframe{border:0}.video-feature__poster{position:relative;padding:0;overflow:hidden;border:0;background:#9b1d23;cursor:pointer}.video-feature__thumbnail{width:104.2%;height:100%;margin-left:-2.1%;object-fit:cover}.video-feature__play{position:absolute;top:50%;left:50%;width:66px;height:auto;transform:translate(-50%,-50%)}.video-feature__guard{width:374px;margin-top:auto}.video-feature__guard img{width:100%;height:auto}.video-feature--midnight{background:#ce272f}.video-feature__frame--midnight{height:410px;padding-top:0}.video-feature__guard--top{width:375px;margin:0 0 31px}.video-feature__title--midnight{width:283px}.video-feature__player--midnight{margin-top:25px}.gallery{background:#ba9a34}.gallery__frame{display:flex;height:773px;flex-direction:column;align-items:center;overflow:hidden;padding-top:44px;background-color:#bf9d34;background-image:url(/chiquitibum/assets/bg-mobile-CJskL9UG.webp);background-repeat:no-repeat;background-size:100% 100%}.gallery__title{width:348px;height:auto}.gallery__subtitle{width:240px;margin:17px 0 0;color:#fff;font-size:14px;font-weight:600;line-height:18px;text-align:center}.gallery__carousel{display:flex;flex-direction:column;align-items:center;margin-top:18px}.gallery__carousel-window{display:flex;justify-content:center}.gallery__carousel-window .gallery-card:not(:first-child){display:none}.gallery-card{display:block;width:335px;aspect-ratio:1;padding:2px;overflow:hidden;border:0;border-radius:8px;background:#fff;box-shadow:0 91px 55px #0000000d,0 41px 41px #00000017,0 10px 22px #0000001a;cursor:pointer}.gallery-card__image{width:100%;height:100%;border-radius:6px;object-fit:cover}.gallery-card__image--three{object-position:40% center}.gallery-card__image--four{object-position:center 72%}.gallery-card__image--five,.gallery-card__image--six,.gallery-card__image--seven,.gallery-card__image--eight{object-position:center center}.gallery__controls{display:flex;gap:16px;margin-top:24px}.gallery__controls button,.gallery-modal__arrow,.gallery-modal__close{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.gallery__controls img{width:40px;height:40px}.gallery__coming-soon{display:flex;width:335px;height:50px;align-items:center;justify-content:center;margin:40px 0 0;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#ce272f;box-shadow:0 4px 16px #00000029;color:#fff;font-size:16px;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;text-decoration:none}.gallery-modal{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px}.gallery-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#000000c7;cursor:pointer}.gallery-modal__panel{position:relative;z-index:1;display:grid;width:min(100%,1120px);grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px}.gallery-modal__figure{margin:0}.gallery-modal__figure img{width:100%;max-height:min(76vh,820px);object-fit:contain}.gallery-modal__close{position:absolute;top:-48px;right:0}.gallery-modal__close img{width:36px;height:36px}.gallery-modal__arrow img{width:44px;height:44px}@media (min-width: 768px){.page-frame{max-width:768px}.hero__audio-controls{top:64.86%;gap:24px;flex-direction:row}.hero__audio{width:132px;gap:6px}.hero__audio-label{font-size:20px}.video-feature__frame{height:640px;padding-top:73px}.video-feature__title{width:565px}.video-feature__player{width:680px;height:330px;margin-top:40px;border-radius:16px}.video-feature__play{width:89px}.video-feature__guard{width:796px}.video-feature__frame--midnight{height:680px}.video-feature__guard--top{width:768px;margin-bottom:58px}.video-feature__title--midnight{width:565px}.video-feature__player--midnight{margin-top:40px}.gallery__frame{height:1316px;padding-top:69px;background-image:url(/chiquitibum/assets/bg-tablet-BF4fUiZc.webp)}.gallery__title{width:684px}.gallery__subtitle{width:660px;margin-top:24px;font-size:24px;line-height:35px}.gallery__carousel{margin-top:22px}.gallery-card{width:686px;padding:4px;border-radius:16px}.gallery-card__image{border-radius:12px}.gallery__controls{gap:26px;margin-top:56px}.gallery__controls img{width:64px;height:64px}.gallery__coming-soon{width:682px;height:64px;margin-top:106px;font-size:28px}}@media (min-width: 1024px){.page-frame{max-width:1280px}.hero__audio-controls{top:64.72%;gap:32px}.hero__audio{width:164px}.hero__audio-label{font-size:22px}.video-feature__frame{height:853px;padding-top:66px}.video-feature__title{width:764px}.video-feature__player{width:min(88.889vw,1138px);height:auto;aspect-ratio:1138/553;margin-top:36px;border-radius:27px}.video-feature__play{width:149px}.video-feature__guard{width:calc(100% + 52px)}.video-feature__frame--midnight{height:853px;padding-top:0}.video-feature__guard--top{width:calc(100% + 52px);margin-bottom:35px}.video-feature__title--midnight{width:764px}.video-feature__player--midnight{margin-top:36px}.gallery__frame{height:818px;padding-top:88px;background-image:url(/chiquitibum/assets/bg-desktop-CYSp-FT-.webp)}.gallery__title{width:727px}.gallery__subtitle{width:auto;margin-top:28px;font-size:14px;line-height:1.2;white-space:nowrap}.gallery__carousel{margin-top:30px}.gallery__carousel-window{gap:15px}.gallery__carousel-window .gallery-card:not(:first-child){display:block}.gallery__carousel-window .gallery-card{width:275px;border-radius:16px}.gallery__controls{margin-top:22px}.gallery__coming-soon{width:380px;height:57px;margin-top:48px;border-radius:7px;font-size:22px}}@media (min-width: 1440px){.page-frame{max-width:1440px}.hero__audio-controls{top:64.73%;gap:40px}.hero__audio{width:196px}.hero__audio-label{font-size:24px}.video-feature__frame{height:960px;padding-top:74px}.video-feature__title{width:859px}.video-feature__player{width:1280px;aspect-ratio:1280/622;margin-top:41px;border-radius:30px}.video-feature__play{width:168px}.video-feature__guard{width:calc(100% + 40px)}.video-feature__frame--midnight{height:960px;padding-top:0}.video-feature__guard--top{width:calc(100% + 40px);margin-bottom:39px}.video-feature__title--midnight{width:859px}.video-feature__player--midnight{margin-top:41px}.gallery__frame{height:853px;padding-top:80px}.gallery__title{width:818px}.gallery__subtitle{margin-top:30px;font-size:16px}.gallery__carousel{margin-top:31px}.gallery__carousel-window{gap:17px}.gallery__carousel-window .gallery-card{width:309px;border-radius:16px}.gallery__coming-soon{width:428px;height:64px;margin-top:86px;border-radius:8px;font-size:24px}}@media (min-width: 1920px){.page-frame{max-width:1920px}.hero__audio-controls{top:64.85%;gap:44px}.hero__audio{width:182px}.video-feature__frame{height:1080px;padding-top:125px}.video-feature__title{width:859px}.video-feature__player{margin-top:41px}.video-feature__guard{width:calc(100% + 53px)}.video-feature__frame--midnight{height:1080px;padding-top:0}.video-feature__guard--top{width:calc(100% + 53px);margin-bottom:90px}.gallery__frame{height:969px;padding-top:152px}.gallery__carousel{margin-top:51px}.gallery__coming-soon{margin-top:80px}}
