@import"https://fonts.googleapis.com/css2?family=Advent+Pro:ital,wght@0,100..900;1,100..900&family=Bagel+Fat+One&family=Slackey&display=swap";:root{--font-primary: "Advent Pro", sans-serif;--font-seconday: "Slackey", sans-serif;--font-tertiary: "Bagel Fat One", system-ui;--bg-img: url(/images/background.png);--black: #232323;--white: #fbf7f0;--cream: #f5eada;--violet-light: #9c53a2;--violet-dark: #525281;--green-light: #349388;--green-dark: #1a4742;--yellow-dark: #ca8937;--yellow-light: #ffca4c;--blue-dark: #2b74a6;--blue-light: #347e93;--orange-light: #ff8459;--red-dark: #a63820}*,:after,:before{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:var(--font-primary);background-color:var(--violet)}picture{display:block}li{list-style:none}img{width:100%;height:auto;display:block}a{display:inline-block;text-decoration:none}h2{font-size:2.5rem;font-family:var(--font-primary);text-align:center}h3{width:60%;font-size:3.2rem;text-align:center}.u--violet-letter{color:var(--violet-light);font-size:3.2rem}.u--violet-text{color:var(--violet-light);font-family:var(--font-primary);font-size:4rem}.u--strong-text{font-family:var(--font-seconday)}.u--red-text{color:var(--red-dark)}.u--paragraph{font-size:2.2rem;text-align:center;font-weight:500;line-height:1.4}.u--content-box{max-width:200rem;margin:-12rem auto 0;display:flex;flex-direction:column;align-items:center;gap:3rem;padding:0 0 10rem;background-image:var(--bg-img);background-repeat:no-repeat;overflow:hidden}.u--content-box--violet{background-color:var(--violet-light);background-position:10% 30%}.u--content-box--orange{background-color:var(--orange-light);background-position:80% 110%}.u--content-box--blue{background-color:var(--blue-light);background-position:10% 40%}.u--content-box--green{background-color:var(--green-light);background-position:50% 70%}._scrollTop_nz9r7_1{position:fixed;bottom:2rem;right:2rem;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;cursor:pointer;background-color:var(--white);animation:_bounce_nz9r7_1 1.5s infinite ease-in-out}._scrollTop_nz9r7_1._visible_nz9r7_19{opacity:1;visibility:visible}._scrollTop_nz9r7_1 svg{width:5rem;height:auto}@keyframes _bounce_nz9r7_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._header_ald1s_1{position:relative;max-width:200rem;margin:0 auto;background-image:url(/images/frame-1.png);background-size:cover;background-repeat:no-repeat;background-position:bottom}._container_ald1s_11{max-width:130rem;margin:0 auto;padding:18rem 0 12rem;display:flex;flex-direction:column;align-items:center;gap:4rem}._titleBox_ald1s_21{position:relative}._titleBox_ald1s_21 h2{text-align:start}._title_ald1s_21{position:relative;display:flex;flex-direction:column;font-size:clamp(6rem,18vw,16rem);font-family:var(--font-seconday);line-height:1;letter-spacing:.3rem;color:var(--violet-dark);text-shadow:-.2rem -.2rem 0 var(--yellow-light),.2rem -.2rem 0 var(--yellow-light),-.2rem .2rem 0 var(--yellow-light),.2rem .2rem 0 var(--yellow-light)}._mountainImg_ald1s_43{position:absolute;width:54%;top:-38%;left:-5%}._deerImg_ald1s_50{position:absolute;width:26%;top:-22%;right:-2%}._string_ald1s_57{width:100%;padding:0 2rem;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:space-between}._stringItem_ald1s_67{display:flex;align-items:center;gap:1rem}._stringTitle_ald1s_73{font-weight:500;font-size:2rem}._stringIcon_ald1s_78{width:2.5rem;height:auto}@media (min-width: 480px){._string_ald1s_57{width:90%}}@media (min-width: 768px){._string_ald1s_57{width:80%;max-width:60rem;flex-direction:row;gap:0}}._container_1lcmw_1{width:fit-content;position:relative}._btn_1lcmw_6{position:relative;font-family:var(--font-primary);text-transform:uppercase;font-size:1.8rem;font-weight:400;padding:1.2rem 6rem;border-radius:1rem;color:var(--white);transform:rotate(3deg);transform-origin:left top;transition:all .25s ease}._wrap_1lcmw_20{position:relative;display:inline-block}._wrap_1lcmw_20:before{content:"";position:absolute;inset:0;background-color:var(--yellow-light);border-radius:1rem;transform-origin:left top;transform:translate(.1rem,.2rem) rotate(5deg);z-index:0;transition:transform,.35s ease;pointer-events:none}._icon_1lcmw_37{position:absolute;top:2rem;right:0;width:4.4rem;height:auto;transition:all .25s ease}._wrap_1lcmw_20:hover:before{transform:translate(0) rotate(0)}._wrap_1lcmw_20:hover ._btn_1lcmw_6{transform:rotate(0);background-color:var(--green-dark)}._wrap_1lcmw_20:hover+._icon_1lcmw_37{transform:translateY(-1rem) scale(1.08)}._greenBtn_1lcmw_58{border:solid .2rem var(--green-dark);background-color:var(--green-light)}._violetBtn_1lcmw_63{border:solid .2rem var(--green-dark);background-color:var(--violet-light)}._grid_2tz49_1{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(15,min-content);margin-top:15rem;padding:0 2rem}._title1_2tz49_8{display:contents;font-family:var(--font-seconday)}._highlight_2tz49_13{font-family:var(--font-tertiary);color:var(--white);letter-spacing:.2rem;font-weight:100;font-size:clamp(5rem,14vw,11rem)}._t_2tz49_8{font-size:clamp(3.5rem,9vw,11rem)}._t1_2tz49_25{grid-column:1/-1;grid-row:3/4;margin-left:2%}._t2_2tz49_30{grid-column:1/-1;grid-row:4/5;margin-left:6%}._t3_2tz49_35{grid-column:1/-1;grid-row:5/6}._t4_2tz49_39{grid-column:3/-1;grid-row:6/7;text-align:end}._t5_2tz49_44{grid-column:2/-1;grid-row:7/8;text-align:end}._t6_2tz49_49{grid-column:1/3;grid-row:9/10;margin-left:16%}._t7_2tz49_54{grid-column:1/3;grid-row:10/11;margin-left:26%}._t8_2tz49_59{grid-column:3/-1;grid-row:11/12;text-align:end}._t9_2tz49_64{grid-column:3/-1;grid-row:12/13;text-align:end}._art1_2tz49_70{grid-column:1/3;grid-row:6/9;width:80%}._art2_2tz49_75{grid-column:2/-1;grid-row:8/11;width:73%;justify-self:end}._art3_2tz49_81{grid-column:1/3;grid-row:11/14}@media (min-width: 768px){._grid_2tz49_1{padding:0 4rem}}@media (min-width: 1024px){._grid_2tz49_1{max-width:120rem;margin:16rem auto 6rem;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(12,min-content)}._highlight_2tz49_13{font-size:clamp(5rem,8vw,11rem)}._t_2tz49_8{font-size:clamp(3.5rem,6vw,9rem)}._t1_2tz49_25{grid-column:1/-1;grid-row:2/3}._t2_2tz49_30{grid-column:3/-1;grid-row:3/4}._t3_2tz49_35{grid-column:3/-1;grid-row:4/5}._t4_2tz49_39{grid-column:5/-1;grid-row:5/6}._t5_2tz49_44{grid-column:3/6;grid-row:6/7}._t6_2tz49_49{grid-column:3/4;grid-row:7/8}._t7_2tz49_54{grid-column:4/6;grid-row:7/8}._t8_2tz49_59{grid-column:4/6;grid-row:9/10}._t9_2tz49_64{grid-column:4/6;grid-row:10/11}._art1_2tz49_70{grid-column:1/3;grid-row:3/7;width:90%;margin-left:5%}._art2_2tz49_75{grid-column:6/-1;grid-row:6/10;width:118%;transform:translate(5%)}._art3_2tz49_81{grid-column:1/4;grid-row:7/11;width:80%}}._container_yuq4y_1{position:relative;z-index:1;max-width:200rem;display:flex;align-items:center;justify-content:center;margin:-10rem auto 0;background-image:url(/images/frame-2.png);background-size:contain;background-repeat:no-repeat;background-position:center}._imgComics_yuq4y_15{position:absolute;width:30%;max-width:28rem;top:40%;right:0}._paragraphs_yuq4y_23{padding:0 2rem}._paragraphs_yuq4y_23 p{font-size:2rem;text-align:center;margin-bottom:2rem;font-weight:500;line-height:1.4}._sunGlassesImg_yuq4y_34{width:50%;margin-top:14rem}._heartImg_yuq4y_38{width:65%}@media (min-width: 768px){._paragraphs_yuq4y_23{padding:0 4rem}._sunGlassesImg_yuq4y_34{width:30%}._heartImg_yuq4y_38{width:40%}}@media (min-width: 1024px){._container_yuq4y_1{margin:-15rem auto 0;background-repeat:repeat-x}._paragraphs_yuq4y_23{width:80%}._sunGlassesImg_yuq4y_34{width:15%}._heartImg_yuq4y_38{width:20%}}._container_u2pn2_1{padding:10rem 0}._frame_u2pn2_5{position:relative;width:70%;transform:rotate(-6deg)}._artistImg_u2pn2_11{display:block}@media (min-width: 768px){._frame_u2pn2_5{max-width:50rem}}._pencilImg_12q9y_1{position:absolute;width:15rem;height:auto;transform:translate(2.5rem,-3.5rem);z-index:2}._servicesIntro_12q9y_9{max-width:140rem;display:grid;grid-template-columns:1fr;gap:2rem;color:var(--white);padding:0 2rem}._felixImg_12q9y_18{width:90%;height:auto;justify-self:center}._ideasBox_12q9y_23{max-width:140rem;margin-top:4rem;margin-bottom:4rem;display:flex;flex-direction:column;gap:4rem;width:100%;padding:0 2rem}@media (min-width: 768px){._servicesIntro_12q9y_9{padding:0 4rem}._ideasBox_12q9y_23{gap:6rem;padding:0 4rem}}@media (min-width: 1024px){._servicesIntro_12q9y_9{grid-template-columns:1fr 1fr;align-items:center}._ideasBox_12q9y_23{gap:10rem}}._slider_gogik_1{position:relative;touch-action:pan-y;cursor:grab;z-index:0}._sliderServices_gogik_8{height:40rem}._sliderGallery_gogik_12{height:24rem}._dragging_gogik_16{cursor:grabbing;-webkit-user-select:none;user-select:none}._locking_gogik_21{touch-action:none}._item_gogik_25{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center center;transition:transform .22s ease;will-change:transform}@media (min-width: 768px){._sliderGallery_gogik_12{height:46rem}}@media (min-width: 1024px){._sliderServices_gogik_8{height:44rem}}._card_cpnft_1{position:relative;left:auto;top:auto;width:23rem;height:32rem;padding:2.5rem;display:flex;flex-direction:column;align-items:center;gap:2rem;justify-content:center;background-size:100% 100%;background-position:center;background-repeat:no-repeat}._card_cpnft_1._large_cpnft_18{width:30rem}._card1_cpnft_22{background-image:url(/images/cards/blue.png)}._card2_cpnft_32{background-image:url(/images/cards/orange.png)}._card3_cpnft_35{background-image:url(/images/cards/yellow.png)}._card4_cpnft_38{background-image:url(/images/cards/violet.png)}._card5_cpnft_41{background-image:url(/images/cards/red.png)}._card6_cpnft_44{background-image:url(/images/cards/green.png)}._iconBox_cpnft_48{position:relative}._iconBox_cpnft_48 svg{position:absolute;top:-5.4rem;left:-3.4rem;width:6rem;height:auto;transform:rotate(-116deg)}._card_cpnft_1 p{font-size:1.6rem;text-align:center}@media (min-width: 1024px){._card_cpnft_1{width:27rem;height:36rem}._card_cpnft_1._large_cpnft_18{width:34rem;height:36rem}}._card_1rof0_1{width:100%;height:25rem;position:relative;display:flex;align-items:center;justify-content:flex-end;padding:8rem 2rem 2rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center}._card1_1rof0_14{background-image:url(/images/cards/l-yellow.png);transform:rotate(4deg)}._card2_1rof0_18{background-image:url(/images/cards/l-blue.png);transform:rotate(-1deg)}._card3_1rof0_22{background-image:url(/images/cards/l-pink.png);transform:rotate(3deg)}._card1_1rof0_14,._card3_1rof0_22{align-self:flex-end}._card1_1rof0_14 ._ideaImg_1rof0_31,._card2_1rof0_18 ._ideaImg_1rof0_31,._card3_1rof0_22 ._ideaImg_1rof0_31{position:absolute;height:auto}._card1_1rof0_14 ._ideaImg_1rof0_31{top:0;left:-4rem;width:22rem}._card2_1rof0_18 ._ideaImg_1rof0_31{top:1rem;right:-5rem;width:25rem}._card3_1rof0_22 ._ideaImg_1rof0_31{top:4rem;left:-6rem;width:22rem}._strip_1rof0_54{position:absolute;top:2.4rem;left:-3.5rem;right:-3.5rem;overflow:hidden;border-top:2px solid var(--red-dark);border-bottom:2px solid var(--red-dark)}._card1_1rof0_14 ._strip_1rof0_54{transform:rotate(-2deg)}._card2_1rof0_18 ._strip_1rof0_54{transform:rotate(3deg)}._card3_1rof0_22 ._strip_1rof0_54{transform:rotate(-3deg)}._track_1rof0_75{display:flex;width:max-content;will-change:transform;animation:_marquee_1rof0_1 var(--speed, 18s) linear infinite}._row_1rof0_83{display:inline-flex;gap:2.4rem;padding:.6rem 0}._chunk_1rof0_90{text-transform:uppercase;letter-spacing:.18rem;font-size:1.4rem;font-weight:600;color:var(--violet-dark)}._chunk_1rof0_90:after{content:" •";margin-left:2.4rem}._card_1rof0_1:hover ._track_1rof0_75{animation-play-state:paused}._list_1rof0_106{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}._reverse_1rof0_113 ._list_1rof0_106{align-items:flex-start}._card_1rof0_1._reverse_1rof0_113{justify-content:flex-start}._item_1rof0_120{display:flex;align-items:center;gap:1rem}._item_1rof0_120 span{font-size:1.8rem;font-weight:500}._icon_1rof0_131{width:2rem;height:auto}@keyframes _marquee_1rof0_1{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (min-width: 370px){._card_1rof0_1{width:90%}}@media (min-width: 768px){._card_1rof0_1{width:90%;padding:8rem 4rem 4rem}._card1_1rof0_14 ._ideaImg_1rof0_31{top:-4rem;left:-4rem;width:34rem}._card2_1rof0_18 ._ideaImg_1rof0_31{top:-8rem;right:-7rem;width:38rem}._card3_1rof0_22 ._ideaImg_1rof0_31{top:-4rem;left:-6rem;width:34rem}}@media (min-width: 768px){._item_1rof0_120 span{font-size:2.2rem}._chunk_1rof0_90{font-size:2rem}}@media (min-width: 1024px){._card_1rof0_1{width:80%;height:28rem;padding:8rem 6rem 6rem}}._container_1j1uz_1{position:relative;max-width:200rem;display:flex;background-image:url(/images/frame-2.png);background-size:cover;background-repeat:no-repeat;background-position:center;margin:-5rem auto 0}._titleBox_1j1uz_12{max-width:85rem;position:relative;margin:12rem auto 16rem;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:0 2rem}._titleBox_1j1uz_12 p{margin-bottom:2rem}._iconBox_1j1uz_27{position:absolute;right:2rem;top:-4rem}._iconBox_1j1uz_27 svg{width:6rem;height:auto}@media (min-width: 768px){._container_1j1uz_1{background-size:contain;background-repeat:repeat-x;background-position:center;margin:-5rem auto 0}}._videoBox_108t8_1{max-width:60rem;position:relative;width:90%;display:grid;gap:12px;padding:.5rem 1rem 1rem;background-color:#fff;margin-top:10%;transform:rotate(-4deg)}._video_108t8_1{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:12px}._videoEl_108t8_20{width:100%;height:100%;object-fit:cover;display:block}._tapeImg_108t8_27{width:40%;position:absolute;top:-13%;left:27%;transform:rotate(14deg)}._logos_108t8_35{display:flex;justify-content:space-between;align-items:center;margin:0 2rem}._videoImg_108t8_41{width:30%;height:auto}._videoIcon_108t8_46{background:none;display:flex;flex-direction:column;gap:.5rem;border:none}._videoIcon_108t8_46 svg{width:4rem;height:auto}._grid_108t8_58{position:relative;width:100%;max-width:140rem;display:grid;grid-template-columns:1fr;justify-items:center;padding:0 2rem;gap:8rem;margin-top:36%;margin-bottom:40%}._runImg_108t8_73,._teacherImg_108t8_74,._cactusImg_108t8_75{position:absolute;height:auto;max-width:32rem}._runImg_108t8_73{width:44%;right:1%;top:-6%}._teacherImg_108t8_74{width:44%;left:3%;bottom:33%}._cactusImg_108t8_75{width:44%;bottom:-12%;left:28%}@media (min-width: 480px){._videoBox_108t8_1{width:80%}}@media (min-width: 768px){._videoBox_108t8_1{width:70%}._runImg_108t8_73{width:36%;right:3%;top:-2%}._teacherImg_108t8_74{width:32%}._cactusImg_108t8_75{width:32%;left:34%}}@media (min-width: 940px){._grid_108t8_58{padding:0 4rem;gap:0;margin-top:14rem;margin-bottom:12%}._teacherImg_108t8_74{bottom:26%;left:9%}._cactusImg_108t8_75{bottom:2%;left:initial;right:3%}}@media (min-width: 1280px){._videoBox_108t8_1{margin-top:7rem}._runImg_108t8_73{right:16%}._teacherImg_108t8_74{bottom:20%;left:26%}._cactusImg_108t8_75{bottom:-10%;right:20%}}._cardBox_34ug5_1{display:flex;align-items:center;transform:rotate(3deg);justify-self:flex-start}._cardBox_34ug5_1._greenCard_34ug5_8{transform:rotate(-4deg);justify-self:flex-end}._titleCard_34ug5_13,._descCard_34ug5_14{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;justify-content:center;background-size:100% 100%;background-position:center;background-repeat:no-repeat}._titleCard_34ug5_13{position:relative;height:64vw;max-width:30rem;max-height:43rem;padding:4%;background-image:url(/images/cards/yellow.png);z-index:1}._descCard_34ug5_14{height:55vw;max-width:30rem;max-height:36rem;padding:6%;transform:translate(-12%) rotate(4deg);background-image:url(/images/cards/violet.png);transition:all .3s ease}._cardBox_34ug5_1:hover ._descCard_34ug5_14{transform:translate(-4%) rotate(6deg)}._greenCard_34ug5_8 ._titleCard_34ug5_13{background-image:url(/images/cards/green.png);order:2}._greenCard_34ug5_8 ._descCard_34ug5_14{transform:translate(12%) rotate(4deg)}._descCard_34ug5_14 p{font-size:clamp(1.4rem,4vw,2.2rem);color:var(--white);text-align:center}._title_34ug5_13{font-size:clamp(1.6rem,5vw,4rem)}._title_34ug5_13 span{font-size:clamp(4rem,5vw,6rem)}._numberIcon_34ug5_73 svg{position:absolute;top:-20%;left:26%;width:42%;height:auto}._iconBox_34ug5_81 svg{position:absolute;bottom:12%;left:36%;transform:rotate(-108deg);width:32%;height:auto}@media (min-width: 1280px){._cardBox_34ug5_1{margin-bottom:-10rem}}._slidersBox_vjezm_1{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:8rem}._galleryImg_vjezm_10 img{width:30rem;height:auto;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}._headImg_vjezm_18,._liquidImg_vjezm_19,._nocillaImg_vjezm_20{position:absolute;height:auto}._headImg_vjezm_18{width:16rem;top:15%;left:6%}._liquidImg_vjezm_19{width:12rem;top:41%;right:6%}._nocillaImg_vjezm_20{width:14rem;bottom:26%;left:6%}._btnGroup_vjezm_41{position:relative}._iconBox_vjezm_45{position:absolute;top:-7rem;left:9rem}._iconBox_vjezm_45 svg{width:15rem;height:auto}@media (min-width: 768px){._galleryImg_vjezm_10 img{width:42rem}._headImg_vjezm_18{width:24rem}._liquidImg_vjezm_19{width:19rem}._nocillaImg_vjezm_20{width:22rem}}@media (min-width: 1024px){._galleryImg_vjezm_10 img{width:50rem}}@media (min-width: 1440px){._headImg_vjezm_18{width:32rem}._liquidImg_vjezm_19{width:26rem}._nocillaImg_vjezm_20{width:29rem;bottom:22%}}._grid_o2dsy_1{max-width:120rem;position:relative;width:130%;display:grid;grid-template-columns:1fr;margin-top:5rem;margin-bottom:15rem;justify-items:center}._testimonial_o2dsy_12{width:90%;max-width:45rem;display:flex;height:auto;flex-direction:column;align-items:center;justify-content:center;background-size:100% 100%;background-position:center;background-repeat:no-repeat;gap:2rem;margin-top:-3rem}._testimonial1_o2dsy_26{position:relative;background-image:url(/images/bubble/bubble-1.png);padding:6rem;transform:rotate(5deg);z-index:1}._testimonial2_o2dsy_33{background-image:url(/images/bubble/bubble-2.png);padding:6rem;transform:rotate(-4deg)}._testimonial3_o2dsy_38{position:relative;background-image:url(/images/bubble/bubble-3.png);padding:6rem;transform:rotate(9deg);z-index:1}._testimonial4_o2dsy_45{background-image:url(/images/bubble/bubble-4.png);padding:8rem 7rem 12rem;transform:rotate(3deg)}._testimonial_o2dsy_12 p{font-size:1.8rem;text-align:center}._testimonial_o2dsy_12 span{font-size:2.2rem;font-family:var(--font-seconday)}._peanutImg_o2dsy_59,._sirImg_o2dsy_60,._magicianImg_o2dsy_61{position:absolute;height:auto;z-index:2}._peanutImg_o2dsy_59{width:16rem;top:11%;right:5%}._sirImg_o2dsy_60{width:18rem;top:50%;left:5%}._magicianImg_o2dsy_61{width:29rem;bottom:-18%;right:20%}@media (min-width: 500px){._grid_o2dsy_1{width:90%}._testimonial_o2dsy_12{max-width:60rem}._testimonial1_o2dsy_26,._testimonial3_o2dsy_38{justify-self:flex-start}._testimonial2_o2dsy_33,._testimonial4_o2dsy_45{justify-self:flex-end}._peanutImg_o2dsy_59{width:16rem;top:8%;right:0}}@media (min-width: 768px){._peanutImg_o2dsy_59{width:22rem;top:3%;right:-4%}._sirImg_o2dsy_60{width:26rem;left:-5%}._magicianImg_o2dsy_61{width:34rem;bottom:-24%;right:32%}}@media (min-width: 1024px){._grid_o2dsy_1{margin-top:10rem}._testimonial_o2dsy_12{margin-top:-8rem}._peanutImg_o2dsy_59{top:-9%}._sirImg_o2dsy_60{width:36rem;left:4%;top:60%}}@media (min-width: 1280px){._peanutImg_o2dsy_59{width:26rem;right:16%}}._pencilImg_8347h_1,._discoImg_8347h_2{position:absolute;height:auto}._pencilImg_8347h_1{width:20rem;transform:translate(6.5rem,-6.5rem);z-index:1}._dogImg_8347h_13{width:45rem;height:auto}._discoImg_8347h_2{width:15rem;bottom:0;left:2rem}._imgsBox_8347h_23{position:relative}@media (min-width: 1024px){._dogImg_8347h_13{width:60rem}._discoImg_8347h_2{width:22rem}}._frameBox_1asug_1{margin-top:-4rem;display:flex;justify-content:center}._ctaBox_1asug_7{position:relative;display:flex;align-items:center;justify-content:center}._btnsBox_1asug_14{position:relative;display:flex;flex-direction:column;gap:7rem;margin-top:8rem}._felixImg_1asug_22{width:30%;height:auto}._whatsIcon_1asug_27,._instaIcon_1asug_28{position:absolute;left:2rem}._whatsIcon_1asug_27{top:-5rem}._instaIcon_1asug_28{top:7rem}._btnsBox_1asug_14 svg{width:5rem;height:auto}._inkImg_1asug_43{position:absolute;width:30%;height:auto;top:-16rem;right:0}._footer_166uy_1{max-width:200rem;background-image:url(/images/frame-3.png);background-size:cover;background-repeat:no-repeat;background-position:top;margin:-8rem auto 0;padding-bottom:2rem}._container_166uy_11{display:flex;flex-direction:column;align-items:center;gap:2rem}._logoImg_166uy_17{width:60%;max-width:35rem;height:auto;margin-top:10%}._copyright_166uy_24{display:flex;flex-direction:column;align-items:center}._copyright_166uy_24 a{cursor:pointer}._copyright_166uy_24 p{font-size:1.6rem}._copyright_166uy_24 a:hover{color:var(--green-light)}@media (min-width: 768px){._copyright_166uy_24{width:100%;flex-direction:row;justify-content:space-around}}._modalBox_1ruw7_1{position:fixed;top:0;left:0;background-color:#efe6e480;width:100%;height:100%;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transition:all .3s;z-index:1000;visibility:hidden;opacity:0;transition:opacity .3s ease;pointer-events:none}._modalContainer_1ruw7_18{width:90%;height:90%;max-width:120rem;max-height:80rem;background-color:#fff;border-radius:2rem;box-shadow:0 1rem 2rem #0000004d;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%) scale(.5);transition:all .5s ease-in-out;opacity:0}._modalIcon_1ruw7_35{position:absolute;background:none;border:none;top:1rem;right:1rem;padding:1rem;border-radius:10rem;z-index:1;cursor:pointer}._modalIcon_1ruw7_35 svg{width:4rem;height:auto}._modalBoxActive_1ruw7_52{visibility:visible;opacity:1}._modalBoxActive_1ruw7_52{opacity:1;visibility:visible;pointer-events:all}._modalBoxActive_1ruw7_52 ._modalContainer_1ruw7_18{transform:translate(-50%,-50%) scale(1);opacity:1}@media (min-width: 1280px){._modalContainer_1ruw7_18{width:60%}}._terms_ww3ky_1{padding:1.6rem;color:var(--dark-color);line-height:1.6}._terms_ww3ky_1 h2{font-family:var(--font-primary);font-size:2rem;margin:0 0 1rem}._section_ww3ky_13{margin-top:1.6rem}._section_ww3ky_13 h3{font-family:var(--font-primary);font-weight:300;font-size:1.4rem}._section_ww3ky_13 p{margin:0 0 1rem}._datalist_ww3ky_27{display:grid;grid-template-columns:1fr;gap:.5rem .8rem;margin-top:.8rem}._datalist_ww3ky_27 dt{font-weight:600}._smallprint_ww3ky_38{font-size:1.2rem}@media (min-width: 640px){._datalist_ww3ky_27{grid-template-columns:minmax(14rem,22rem) 1fr;gap:.6rem 1.2rem}._datalist_ww3ky_27 dt{opacity:1}}@media (min-width: 1024px){._terms_ww3ky_1{padding:2.4rem}._terms_ww3ky_1 h2{font-size:3rem}._section_ww3ky_13{margin-top:2rem}._section_ww3ky_13 h3{font-size:1.8rem}}._navigationButton_8lcs4_3{position:fixed;background-color:var(--white);width:5rem;height:5rem;border-radius:50%;top:5%;right:6%;z-index:200;padding:.5rem;cursor:pointer}._navigationBackground_8lcs4_16{width:4rem;height:4rem;border-radius:50%;background-color:var(--blue-light);position:fixed;top:6%;right:7%;z-index:100;transition:all .3s cubic-bezier(0,.55,.45,1)}._navigationNav_8lcs4_28{height:100vh;position:fixed;top:0;right:0;z-index:150;width:0;opacity:0;transition:all .5s cubic-bezier(.34,1.56,.64,1)}._navigationList_8lcs4_39{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;list-style:none;text-transform:uppercase;width:100%}._navigationLink_8lcs4_50:link,._navigationLink_8lcs4_50:visited{display:inline-block;font-size:3rem;padding:1rem 2rem;text-decoration:none;font-weight:600;color:var(--red-dark);background-size:300%;transition:all .5s;margin-bottom:2rem}._navigationLink_8lcs4_50:hover,._navigationLink_8lcs4_50:active{color:var(--green-dark);background-color:var(--cream)}._navigationActive_8lcs4_70 ._navigationBackground_8lcs4_16{transform:scale(100);transition:transform .5s ease}._navigationActive_8lcs4_70 ._navigationNav_8lcs4_28{width:100%;opacity:1}@media (min-width: 1024px){._navigationButton_8lcs4_3{width:6rem;height:6rem}._navigationBackground_8lcs4_16{width:5rem;height:5rem;top:5.5%;right:6.5%}}
