@import url(https://fonts.googleapis.com/css2?family=Prata&family=Lato:wght@300&family=Poppins:wght@900&display=swap);@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:300;font-display:swap;src:url(/static/media/SpaceGrotesk-Light.995cbc30.ttf)}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:400;font-display:swap;src:url(/static/media/SpaceGrotesk-Regular.954a882e.ttf)}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:600;font-display:swap;src:url(/static/media/SpaceGrotesk-SemiBold.8573db0d.ttf) format("ttf")}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:700;font-display:swap;src:url(/static/media/SpaceGrotesk-Bold.30cdf3ed.ttf) format("ttf")}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}body{font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:400;color:#000;line-height:1.3}.mb-sm{margin-bottom:1rem}.mb-md{margin-bottom:3rem}.mb-lg{margin-bottom:5rem}.mt-sm{margin-top:1rem}.mt-md{margin-top:3rem}.mt-lg{margin-top:5rem}@keyframes rotateElem{0%{opacity:0;visibility:hidden;display:none;transform:translateY(-50px)}2%{opacity:1;visibility:visible;display:inline-block;transform:translateY(0)}18%{opacity:1;visibility:visible;display:inline-block;transform:translateY(0)}20%{opacity:0;visibility:hidden;display:none;transform:translateY(50px)}to{opacity:0;visibility:hidden;display:none;transform:translateY(50px)}}@keyframes fadeInOut{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes moveInOut{0%{top:0;left:0;box-shadow:none}50%{top:1.15rem;left:1.15rem;box-shadow:0 .3rem .7rem rgba(0,0,0,.2)}to{top:0;left:0;box-shadow:none}}.fade-in-out{animation:fadeInOut 3s linear infinite}.all-products{padding:5rem 0}.all-products,.shopping-bag{grid-column:center-start/center-end}.shopping-bag{padding:5rem 0 0}.shopping-bag__main{padding:10rem 5rem;display:grid;grid-gap:10rem;grid-template-columns:repeat(2,1fr);align-content:start;align-items:start}@media only screen and (max-width:75em){.shopping-bag__main{padding:10rem 0;grid-gap:5rem}}@media only screen and (max-width:56.25em){.shopping-bag__main{grid-template-columns:1fr}}.shopping-bag__main--empty{grid-template-columns:1fr;height:100%;align-content:center}.shopping-bag__box{background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.12);min-height:73rem;padding:5rem;display:grid;grid-template-rows:minmax(6rem,-webkit-min-content) 1fr;grid-template-rows:minmax(6rem,min-content) 1fr;grid-row-gap:1rem;row-gap:1rem}@media only screen and (max-width:75em){.shopping-bag__box{padding:4rem}}@media only screen and (max-width:56.25em){.shopping-bag__box{padding:6rem}}@media only screen and (max-width:37.5em){.shopping-bag__box{padding:5rem 3rem}}.shopping-bag__box-heading{font-size:2.5rem}.shopping-bag__address{display:grid;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}.shopping-bag__form{display:grid;grid-template-rows:repeat(3,-webkit-min-content) 1fr;grid-template-rows:repeat(3,min-content) 1fr;grid-row-gap:2.3rem;justify-items:start;width:60%}@media only screen and (max-width:75em){.shopping-bag__form{width:90%}}@media only screen and (max-width:56.25em){.shopping-bag__form{grid-template-rows:repeat(3,-webkit-min-content) minmax(12.9rem,1fr);grid-template-rows:repeat(3,min-content) minmax(12.9rem,1fr);width:65%}}@media only screen and (max-width:37.5em){.shopping-bag__form{width:90%}}.shopping-bag__form>:nth-child(4){width:80%}.shopping-bag__info{margin-top:1.5rem;font-size:1.5rem;display:flex;align-items:center}.shopping-bag__info img{margin-right:.8rem}.shopping-bag__products-cont{display:grid;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content;grid-row-gap:8rem;row-gap:8rem;padding:0 2rem}@media only screen and (max-width:75em){.shopping-bag__products-cont{padding:0}}.shopping-bag__total{display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;grid-row-gap:1rem;row-gap:1rem}.shopping-bag__shipping-amount{font-size:2rem;color:#797777;font-weight:600}.shopping-bag__total-amount{font-size:2.5rem;color:#000;font-weight:600}.shopping-bag__total-amount span{display:block;font-size:1.2rem;color:#797777;text-align:center}.shopping-bag__empty{display:flex;flex-flow:column;justify-content:center;align-items:center;transform:translateY(-100%)}@media only screen and (max-width:75em){.shopping-bag__empty{transform:translateY(-58%)}}@media only screen and (max-width:37.5em){.shopping-bag__empty{transform:translateY(-40%)}}.shopping-bag__empty p{font-size:7rem;font-weight:600;margin-bottom:4rem;text-align:center}@media only screen and (max-width:37.5em){.shopping-bag__empty p{font-size:5rem}}.about{grid-column:center-start/center-end;padding:15rem 0;display:flex;align-items:center}@media only screen and (max-width:75em){.about{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;grid-row-gap:5rem;row-gap:5rem}}@media only screen and (max-width:37.5em){.about{padding:10rem 0}}.about__main{max-width:65%;display:grid;grid-template-rows:-webkit-min-content auto -webkit-min-content;grid-template-rows:min-content auto min-content;grid-row-gap:4rem;row-gap:4rem;margin-right:7rem}.about__main h2{display:flex;align-items:center}@media only screen and (max-width:75em){.about__main{grid-row:2/3;margin-right:0;max-width:100%}}.about__description{font-weight:300;font-size:2.5rem}@media only screen and (max-width:37.5em){.about__description{font-size:2rem}}.about__btn-group{margin-top:2rem}@media only screen and (max-width:37.5em){.about__btn-group{display:flex;flex-direction:column;align-items:flex-start;margin-top:0}}.about__btn-group a:first-child{margin-right:3rem}@media only screen and (max-width:37.5em){.about__btn-group a:first-child{margin-right:0;margin-bottom:1rem}}.about__image,.about__image>img{width:100%}@media only screen and (max-width:75em){.about__image{max-width:30vw;grid-row:1/2}}@media only screen and (max-width:37.5em){.about__image{max-width:70vw}}.barbers{grid-column:full-start/full-end;background-color:#000;position:relative;padding:10rem 0;display:grid;grid-template-columns:[full-start] minmax(6rem,1fr) [center-start] repeat(8,[col-start] minmax(-webkit-min-content,20rem) [col-end]) [center-end] minmax(6rem,1fr) [full-end];grid-template-columns:[full-start] minmax(6rem,1fr) [center-start] repeat(8,[col-start] minmax(min-content,20rem) [col-end]) [center-end] minmax(6rem,1fr) [full-end];grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}@media only screen and (max-width:37.5em){.barbers{grid-template-columns:[full-start] 2rem [center-start] 1fr [center-end] 2rem [full-end];grid-row-gap:4rem;row-gap:4rem;grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);padding-bottom:1rem}}.barbers__heading{grid-column:center-start/center-end}.barbers__cards{grid-column:center-start/full-end;align-self:center;overflow:hidden;display:flex;align-content:center;align-items:center}@media only screen and (max-width:37.5em){.barbers__cards{grid-column:center-start/center-end;flex-direction:column;height:75rem;padding:0 1rem}}.barbers__cards>:not(:last-child){margin-right:120px}@media only screen and (max-width:56.25em){.barbers__cards>:not(:last-child){margin-right:80px}}@media only screen and (max-width:37.5em){.barbers__cards>:not(:last-child){margin-right:0;margin-bottom:4rem}}.barbers__cards--no-overlay{height:auto;padding-bottom:10rem}.barbers__cards-overlay{display:none;position:absolute;bottom:0;left:0;width:100%;height:23rem;padding-top:5rem;background-image:linear-gradient(180deg,rgba(0,0,0,.01) 0,rgba(0,0,0,.1) 10%,rgba(0,0,0,.7) 30%,rgba(0,0,0,.85) 50%,rgba(0,0,0,.9) 60%,rgba(0,0,0,.95) 80%,#000)}@media only screen and (max-width:37.5em){.barbers__cards-overlay{display:flex;justify-content:center;align-items:center}}.container{display:grid;grid-template-columns:[full-start] minmax(6rem,1fr) [center-start] repeat(8,[col-start] minmax(-webkit-min-content,20rem) [col-end]) [center-end] minmax(6rem,1fr) [full-end];grid-template-columns:[full-start] minmax(6rem,1fr) [center-start] repeat(8,[col-start] minmax(min-content,20rem) [col-end]) [center-end] minmax(6rem,1fr) [full-end];position:relative}@media only screen and (max-width:37.5em){.container{grid-template-columns:[full-start] minmax(2rem,1fr) [center-start] repeat(8,[col-start] minmax(-webkit-min-content,20rem) [col-end]) [center-end] minmax(2rem,1fr) [full-end];grid-template-columns:[full-start] minmax(2rem,1fr) [center-start] repeat(8,[col-start] minmax(min-content,20rem) [col-end]) [center-end] minmax(2rem,1fr) [full-end]}}.container--landing{grid-template-rows:100vh minmax(100vh,auto) 70rem minmax(100vh,auto) 50rem}@media only screen and (max-width:56.25em){.container--landing{grid-template-rows:100vh 90vh minmax(100vh,auto) 70rem minmax(100vh,auto) minmax(45rem,auto)}}@media only screen and (max-width:37.5em){.container--landing{grid-template-rows:100vh 90vh minmax(100vh,auto) -webkit-min-content minmax(100vh,auto) minmax(45rem,auto);grid-template-rows:100vh 90vh minmax(100vh,auto) min-content minmax(100vh,auto) minmax(45rem,auto)}}.container--all-products{grid-template-rows:1fr 50rem;background-color:#fcfcfc}@media only screen and (max-width:56.25em){.container--all-products{grid-template-rows:1fr minmax(45rem,auto)}}.container--shopping-bag{grid-template-rows:minmax(100vh,-webkit-min-content) 50rem;grid-template-rows:minmax(100vh,min-content) 50rem}@media only screen and (max-width:56.25em){.container--shopping-bag{grid-template-rows:minmax(100vh,-webkit-min-content) minmax(45rem,auto);grid-template-rows:minmax(100vh,min-content) minmax(45rem,auto)}}.footer{grid-column:full-start/full-end;background-color:#000;color:#fff;padding:15rem 30rem;display:grid;grid-template-columns:minmax(-webkit-min-content,40rem) 1fr -webkit-min-content;grid-template-columns:minmax(min-content,40rem) 1fr min-content;align-content:center;align-items:start}@media only screen and (max-width:75em){.footer{padding:10rem 12rem}}@media only screen and (max-width:56.25em){.footer{align-items:center;grid-template-columns:repeat(2,1fr);grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;grid-row-gap:3rem;row-gap:3rem;justify-items:center;padding:7rem 9rem}}@media only screen and (max-width:37.5em){.footer{align-items:center;grid-template-columns:1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;grid-row-gap:4rem;row-gap:4rem;justify-items:center;padding:7rem 5rem}}.footer a{align-self:center;text-decoration:none}@media only screen and (max-width:56.25em){.footer a{grid-row:1/2;grid-column:1/-1}}.footer__group{display:grid;justify-items:start;grid-template-columns:auto;grid-row-gap:1.5rem;row-gap:1.5rem}@media only screen and (max-width:37.5em){.footer__group{justify-self:start}.footer__group:first-child{margin-top:2rem}}.footer__heading{font-size:3rem;margin-bottom:.7rem;font-weight:600}@media only screen and (max-width:37.5em){.footer__heading{font-size:2.5rem}}.footer__info{font-size:2rem;font-weight:300}@media only screen and (max-width:37.5em){.footer__info{font-size:1.7rem}}.footer__info a:link,.footer__info a:visited{color:#fff;text-decoration:none}.gallery{background-color:#000;grid-column:full-start/col-end 4}@media only screen and (max-width:56.25em){.gallery{grid-row:2/3;grid-column:full-start/full-end}}.gallery__content{background-size:cover;background-position:50%;display:grid;grid-template-rows:1fr;padding:7rem 3rem;position:relative;height:100%;width:100%}.gallery__button-group{align-self:center;display:flex;justify-content:space-between}.gallery__button{background-color:transparent;border:none;outline:none;opacity:.4;width:7rem;cursor:pointer;transition:all .2s}.gallery__button:hover{opacity:1}.gallery__button img{display:block;width:100%;height:100%}.gallery__counter{font-family:"Prata",serif;font-size:8.5rem;color:#fff;line-height:1;position:absolute;bottom:7rem;left:3rem}@media only screen and (max-width:75em){.gallery__counter{font-size:8rem}}.header{grid-column:col-start 5/full-end;padding:5rem 7rem;display:grid;grid-template-rows:1fr -webkit-min-content 1fr;grid-template-rows:1fr min-content 1fr;align-items:start}@media only screen and (max-width:56.25em){.header{grid-column:full-start/full-end;padding:5rem 7rem 0}}@media only screen and (max-width:37.5em){.header{padding:5rem 0;grid-column:center-start/center-end}}.header__details{display:grid;grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-row-gap:4rem;row-gap:4rem;justify-items:start;transform:translateY(4rem)}.header__end{display:flex;justify-content:space-between;align-items:flex-end;align-self:end}.header__end img{transform:translateY(5.5rem);cursor:pointer;transition:all .15s ease-in-out}.header__end img:hover{transform:translateY(6.5rem)}@media only screen and (max-width:37.5em){.header__end img{height:24rem}}.header__select-word{border-bottom:5px solid #ffbe05}.modal{z-index:30;position:fixed;display:flex;justify-content:center;align-items:center}.modal,.modal__background{width:100%;height:100%;top:0;left:0}.modal__background{position:absolute;background-color:rgba(0,0,0,.45)}.modal__content{position:relative;width:150rem;height:87rem;background-color:#000}@media only screen and (max-width:75em){.modal__content{width:95%;height:87rem}}@media only screen and (max-width:56.25em){.modal__content{width:100%;height:100%}}.modal__close{position:absolute;top:4rem;right:4rem;background:none;outline:none;border:none;display:grid;justify-content:center;align-content:center;height:5rem;width:5rem;z-index:1;cursor:pointer;background-color:#000;box-shadow:0 .5rem 2.5rem rgba(0,0,0,.2)}@media only screen and (max-width:37.5em){.modal__close{top:3rem;right:3rem}}.modal__close span{position:relative;transform:rotate(45deg)}.modal__close span,.modal__close span:after{border:none;border-radius:0;height:3px;width:2.9rem;background-color:#fff;display:inline-block}.modal__close span:after{content:"";top:0;transform:rotate(90deg)}.products{background-color:#fcfcfc;grid-column:full-start/full-end;padding:10rem 0;display:grid;grid-template-columns:[full-start] minmax(6rem,1fr) [center-start] repeat(8,[col-start] minmax(-webkit-min-content,20rem) [col-end]) [center-end] minmax(6rem,1fr) [full-end];grid-template-columns:[full-start] minmax(6rem,1fr) [center-start] repeat(8,[col-start] minmax(min-content,20rem) [col-end]) [center-end] minmax(6rem,1fr) [full-end];grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content;grid-row-gap:5rem;row-gap:5rem}@media only screen and (max-width:37.5em){.products{grid-template-columns:[full-start] minmax(2rem,1fr) [center-start] repeat(8,[col-start] minmax(-webkit-min-content,20rem) [col-end]) [center-end] minmax(2rem,1fr) [full-end];grid-template-columns:[full-start] minmax(2rem,1fr) [center-start] repeat(8,[col-start] minmax(min-content,20rem) [col-end]) [center-end] minmax(2rem,1fr) [full-end]}}.products--page{grid-row-gap:8rem;row-gap:8rem;padding:0;margin-top:10rem}@media only screen and (max-width:37.5em){.products--page{grid-row-gap:5rem;row-gap:5rem}}.products--page h3{justify-self:center}.products--page .products__cards{grid-row-gap:14rem;row-gap:14rem}@media only screen and (max-width:37.5em){.products--page .products__cards{grid-template-columns:repeat(2,1fr);grid-gap:3rem}}@media only screen and (max-width:37.5em){.products--page .products__cards .product-card{padding:2rem;grid-row-gap:2rem;row-gap:2rem}.products--page .products__cards .product-card__title{font-size:1.8rem}.products--page .products__cards .product-card__price{font-size:1.5rem}.products--page .products__cards .product-card__figure{height:22rem}}.products--page .products__bottom{margin-top:6rem}.products h3{grid-row:1/2}.products__cards,.products h3{grid-column:center-start/center-end}.products__cards{grid-row:2/3;display:grid;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr));grid-gap:6rem;align-items:start;justify-items:center}@media only screen and (max-width:37.5em){.products__cards{grid-row-gap:4rem;row-gap:4rem}}.products__bottom{grid-row:3/4;justify-self:center;grid-column:center-start/center-end;margin-top:4rem}.testimonials{grid-column:full-start/full-end;position:relative;padding:10rem 9rem;display:flex;align-items:flex-end}@media only screen and (max-width:75em){.testimonials{padding:10rem 6rem}}@media only screen and (max-width:56.25em){.testimonials{padding:10rem 6rem 5rem}}@media only screen and (max-width:37.5em){.testimonials{padding:10rem 2rem 5rem}}.testimonials h3{position:absolute;top:15%;left:18%}@media only screen and (max-width:56.25em){.testimonials h3{top:0;left:6rem}}@media only screen and (max-width:37.5em){.testimonials h3{left:2rem}}.testimonials__main{display:flex;align-items:flex-end;height:80%;max-width:100%}@media only screen and (max-width:56.25em){.testimonials__main{flex-direction:column;height:100%}}.testimonials__content{flex:1 1;font-weight:600;display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-min-content minmax(-webkit-min-content,5rem) 1fr -webkit-min-content;grid-template-rows:min-content minmax(min-content,5rem) 1fr min-content;height:100%}@media only screen and (max-width:56.25em){.testimonials__content{flex:auto;align-self:start;justify-self:center;margin-top:5rem;grid-template-rows:-webkit-min-content minmax(-webkit-min-content,4rem) minmax(-webkit-max-content,17rem) -webkit-min-content;grid-template-rows:min-content minmax(min-content,4rem) minmax(max-content,17rem) min-content}}@media only screen and (max-width:37.5em){.testimonials__content{grid-template-rows:minmax(8rem,-webkit-min-content) -webkit-min-content minmax(-webkit-min-content,4rem) -webkit-min-content;grid-template-rows:minmax(8rem,min-content) min-content minmax(min-content,4rem) min-content}}.testimonials__name{margin-top:10rem;font-size:2.5rem;line-height:1}@media only screen and (max-width:56.25em){.testimonials__name{margin-top:0}}.testimonials__title{font-size:1.7rem;color:#a7a7a7}.testimonials__paragraph{font-size:2.7rem}@media only screen and (max-width:37.5em){.testimonials__paragraph{font-size:2rem}}.testimonials__btn-group{display:flex}@media only screen and (max-width:37.5em){.testimonials__btn-group{grid-row:1/2}}.testimonials__btn-group button{background-color:#ffbe05;width:5.7rem;height:5.7rem;border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;transition:all .1s}.testimonials__btn-group button:first-child{margin-right:6rem}.testimonials__btn-group button:hover{-webkit-filter:brightness(.97);filter:brightness(.97)}.testimonials__images{flex:0 0 72%;display:flex;align-items:flex-end;height:100%;direction:rtl;overflow-x:hidden;overflow-y:auto;margin-right:5rem}@media only screen and (max-width:75em){.testimonials__images{flex:0 0 60%}}@media only screen and (max-width:56.25em){.testimonials__images{margin-right:0}}.testimonials__figure{max-width:25rem;min-width:25rem;height:33rem;text-align:right;-webkit-filter:grayscale(80%);filter:grayscale(80%)}.testimonials__figure:not(:first-child){margin-right:50px}.testimonials__figure--active{height:100%;max-width:50rem;min-width:50rem;-webkit-filter:grayscale(0);filter:grayscale(0)}@media only screen and (max-width:75em){.testimonials__figure--active{min-width:40rem;max-width:40rem}}@media only screen and (max-width:56.25em){.testimonials__figure--active{max-width:45rem;min-width:45rem}}@media only screen and (max-width:37.5em){.testimonials__figure--active{max-width:90vw;min-width:90vw}}.testimonials__image{object-position:center;object-fit:cover;width:100%;height:100%;display:block}.barber-modal{width:100%;height:100%;display:grid;grid-template-columns:40% 60%}@media only screen and (max-width:56.25em){.barber-modal{grid-template-columns:1fr;grid-template-rows:40% 60%}}@media only screen and (max-width:37.5em){.barber-modal{grid-template-rows:55% 45%}}.barber-modal__picture{background-color:#fff;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.barber-modal__picture img{max-height:80rem;height:100%;transform:translateY(3px);-webkit-filter:drop-shadow(0 .5rem 1.5rem rgba(0,0,0,.3));filter:drop-shadow(0 .5rem 1.5rem rgba(0,0,0,.3));transition:transform .2s ease-out,-webkit-filter .2s ease-out;transition:filter .2s ease-out,transform .2s ease-out;transition:filter .2s ease-out,transform .2s ease-out,-webkit-filter .2s ease-out}.barber-modal__picture img:hover{-webkit-filter:drop-shadow(0 .5rem 1.8rem rgba(0,0,0,.4));filter:drop-shadow(0 .5rem 1.8rem rgba(0,0,0,.4))}@media only screen and (max-width:75em){.barber-modal__picture img{height:80%}}@media only screen and (max-width:56.25em){.barber-modal__picture img{height:100%;max-height:95%;width:auto}}.barber-modal__heading{font-size:2.5rem;color:#fff;font-weight:600;margin-bottom:2.5rem}.barber-modal__heading--review{margin-bottom:2rem}.barber-modal__form-group-cont{display:grid;grid-template-columns:repeat(2,50%);grid-column-gap:5rem;grid-row-gap:2rem}@media only screen and (max-width:37.5em){.barber-modal__form-group-cont{grid-column-gap:2rem}}.barber-modal__form-group-cont>:nth-child(4){width:60%}@media only screen and (max-width:37.5em){.barber-modal__form-group-cont>:nth-child(4){width:100%}}.barber-modal__entries{overflow-y:scroll;height:100%;position:relative}.barber-modal__entries::-webkit-scrollbar{width:1rem}.barber-modal__entries::-webkit-scrollbar-thumb{border-radius:.4rem;background-color:rgba(255,190,5,.4)}.barber-modal__entry-container{padding:9rem}@media only screen and (max-width:75em){.barber-modal__entry-container{padding:7rem}}@media only screen and (max-width:37.5em){.barber-modal__entry-container{padding:5rem 3rem}}.barber-modal__entry-container--form{width:85%}@media only screen and (max-width:75em){.barber-modal__entry-container--form{width:100%}}.barber-modal__entry-container--review{width:70%}@media only screen and (max-width:75em){.barber-modal__entry-container--review{width:80%}}@media only screen and (max-width:37.5em){.barber-modal__entry-container--review{width:100%}}.barber-modal__entry-group{margin-bottom:6rem}.barber-modal__info p{font-size:1.8rem;color:#fff;display:flex;justify-content:space-between}.barber-modal__info p:not(:last-child){margin-bottom:1rem}.barber-modal__info:nth-child(2){margin-bottom:3rem}.barber-modal__info-heading{font-size:2.2rem;margin-bottom:5px;color:#fff}.barber-modal__total{font-size:2rem!important;font-weight:600;margin-top:4rem}.barber-modal__btn-group{display:flex}.barber-modal__btn-group :first-child{margin-right:3rem}.nav{display:flex;align-items:center}.nav__logo{text-decoration:none;margin-right:auto}.nav__icons{display:grid;grid-template-columns:repeat(2,-webkit-min-content);grid-template-columns:repeat(2,min-content);align-items:center;grid-column-gap:9rem;-webkit-column-gap:9rem;column-gap:9rem}@media only screen and (max-width:75em){.nav__icons{grid-column-gap:5rem;-webkit-column-gap:5rem;column-gap:5rem}}@media only screen and (max-width:56.25em){.nav__icons{grid-column-gap:9rem;-webkit-column-gap:9rem;column-gap:9rem}}@media only screen and (max-width:37.5em){.nav__icons{grid-column-gap:5rem;-webkit-column-gap:5rem;column-gap:5rem}}.nav__shopping-bag-group{position:relative}.nav__shopping-bag-notification{position:absolute;top:-.8rem;right:-1.2rem;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;padding:.4rem;border-radius:50%}.product-modal{width:100%;height:100%;display:grid;grid-template-columns:57% 43%}@media only screen and (max-width:75em){.product-modal{grid-template-columns:53% 47%}}@media only screen and (max-width:56.25em){.product-modal{grid-template-columns:1fr;grid-template-rows:60% 40%}}@media only screen and (max-width:37.5em){.product-modal{grid-template-rows:47% 53%}}.product-modal__picture{background-color:#fff;display:flex;justify-content:center;align-items:center}.product-modal__picture img{max-height:70rem;height:100%}@media only screen and (max-width:56.25em){.product-modal__picture img{height:80%}}.product-modal__details{padding:8.5rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}@media only screen and (max-width:75em){.product-modal__details{padding:6rem}}@media only screen and (max-width:37.5em){.product-modal__details{padding:5rem;justify-content:flex-start;overflow-y:scroll}.product-modal__details::-webkit-scrollbar{width:10px}.product-modal__details::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(255,190,5,.4)}}.product-modal__form-heading{font-size:3rem;color:#fff;font-weight:600;margin-bottom:2rem}.product-modal__form-group-cont div:not(:last-of-type){margin-bottom:1.5rem}.product-modal__btn-group{margin-top:4rem}.product-modal__btn-group :first-child{margin-right:2rem}.product-modal__content{padding-right:8rem}@media only screen and (max-width:37.5em){.product-modal__content{padding:0}}.product-modal__price{font-size:2rem;margin-bottom:1rem}.product-modal__title{font-family:"Prata",serif;font-size:3.5rem;margin-bottom:.3rem}.product-modal__brand{font-family:"Prata",serif;font-size:2rem;color:#797777;margin-bottom:1.5rem}.product-modal__description{font-size:1.8rem;margin-bottom:5rem}@media only screen and (max-width:37.5em){.product-modal__description{margin-bottom:3.5rem}}.product-modal__actions{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:37.5em){.product-modal__actions{flex-direction:column-reverse;align-items:start}.product-modal__actions>:last-child{margin-bottom:2rem}}.barber-card{background-color:#fff;max-width:49rem;min-width:49rem;height:31rem;padding-left:5rem;display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;grid-template-rows:1fr;align-content:center;position:relative;overflow:hidden}@media only screen and (max-width:37.5em){.barber-card{max-width:100%;min-width:100%;padding-left:3rem;min-height:25rem;max-height:25rem}}.barber-card:hover .barber-card__figure img{-webkit-filter:drop-shadow(0 .5rem 1.7rem rgba(0,0,0,.28));filter:drop-shadow(0 .5rem 1.7rem rgba(0,0,0,.28));transform:scale(1.02)}@media only screen and (max-width:37.5em){.barber-card:hover .barber-card__figure img{-webkit-filter:drop-shadow(1rem .5rem 1.7rem rgba(0,0,0,.28));filter:drop-shadow(1rem .5rem 1.7rem rgba(0,0,0,.28))}}.barber-card__content{display:flex;flex-direction:column;padding:6rem 0 4rem}@media only screen and (max-width:37.5em){.barber-card__content{padding:4.5rem 0 2rem}}.barber-card__badge{position:absolute;top:2.3rem;left:4.8rem;padding:.5rem 2rem;border-radius:50px;background:#fad775;font-size:1.4rem!important;color:#000}@media only screen and (max-width:37.5em){.barber-card__badge{top:1.3rem;left:2.9rem;font-size:1.3rem!important;padding:.4rem 1.8rem}}.barber-card__name{font-size:3rem;font-weight:600;line-height:1;letter-spacing:.5px}@media only screen and (max-width:37.5em){.barber-card__name{font-size:2.4rem}}.barber-card span{font-size:1.9rem}@media only screen and (max-width:37.5em){.barber-card span{font-size:1.8rem}}.barber-card__rank{color:#797777;margin-bottom:1rem}.barber-card__rating{display:flex;align-items:center;margin-bottom:auto;transform:translateX(-3px)}.barber-card__rating img{margin-right:.5rem;width:3rem}.barber-card__rating span{transform:translateY(1.5px)}.barber-card button{margin-top:auto;align-self:start}.barber-card__figure{height:130%;position:absolute;right:-10%;bottom:-35%}.barber-card__figure img{height:97%;-webkit-filter:drop-shadow(0 .5rem 1rem rgba(0,0,0,.25));filter:drop-shadow(0 .5rem 1rem rgba(0,0,0,.25));transition:transform .2s ease-out,-webkit-filter .2s ease-out;transition:filter .2s ease-out,transform .2s ease-out;transition:filter .2s ease-out,transform .2s ease-out,-webkit-filter .2s ease-out}@media only screen and (max-width:37.5em){.barber-card__figure img{-webkit-filter:drop-shadow(1rem .5rem 1rem rgba(0,0,0,.25));filter:drop-shadow(1rem .5rem 1rem rgba(0,0,0,.25))}}.barber-card:nth-child(6) .barber-card__figure{right:-3%}.form-group{width:100%}.form-group label{display:block;margin-bottom:3px;font-size:2rem;font-weight:600;color:#797777}.loader{width:100vw;height:100vh;position:fixed;top:0;left:0;display:grid;justify-content:center;align-content:center}.loader .logo{margin:0 auto}.loader .fade-in-out{transform:translateY(-50%) scale(1.7)!important}.menu{display:grid;grid-template-columns:-webkit-min-content;grid-template-columns:min-content;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;justify-items:center;align-items:center}.menu__checkbox{display:none}.menu__button{grid-row:1/2;grid-column:1/2;display:grid;justify-content:center;align-content:center;height:5rem;width:5rem;z-index:20;cursor:pointer}.menu__icon{position:relative;transform:translateY(-1.2rem)}.menu__icon,.menu__icon:after{border:none;border-radius:0;height:3px;width:2.9rem;background-color:#000;display:inline-block}.menu__icon:after{content:"";position:absolute;top:1.2rem;left:0}.menu__background{position:absolute;top:0;right:0;width:50vw;height:100vh;z-index:-1;opacity:0;visibility:hidden;background-color:#000;padding:8rem 13rem;transition:all .2s cubic-bezier(.68,-.55,.265,1.55)}@media only screen and (max-width:75em){.menu__background{padding:8rem 10rem}}@media only screen and (max-width:56.25em){.menu__background{width:100vw;padding:10rem 13rem}}@media only screen and (max-width:37.5em){.menu__background{padding:10rem 5rem}}.menu__nav{opacity:0;visibility:hidden;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);display:grid;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content;height:100%}.menu__list{margin-bottom:3rem;list-style:none;align-self:center}.menu__item{position:relative;font-family:"Prata",serif;font-size:4rem;transition:all .4s;color:#fff;cursor:pointer}.menu__item:not(:last-child){margin-bottom:4rem}.menu__item a{color:#fff;text-decoration:none}.menu__item:after{content:"";width:4rem;height:4px;background-color:#ffbe05;position:absolute;bottom:0;left:0;transform:scaleX(0);transform-origin:center left;transition:all .19s}.menu__item:hover:after{transform:scaleX(1)}.menu__checkbox:checked~.menu__background,.menu__checkbox:checked~.menu__background .menu__nav{z-index:10;opacity:1;visibility:visible}.menu__checkbox:checked+.menu__button .menu__icon,.menu__checkbox:checked+.menu__button .menu__icon:after{background-color:#fff}.menu__checkbox:checked+.menu__button .menu__icon{transform:rotate(45deg)}.menu__checkbox:checked+.menu__button .menu__icon:after{top:0;transform:rotate(90deg)}.navigable-header{color:#fff;display:flex;justify-content:space-between;align-content:center}.navigable-header__btn-group{display:flex;align-items:center;align-content:center}@media only screen and (max-width:37.5em){.navigable-header__btn-group{display:none}}.navigable-header__button{background-color:transparent;width:5.7rem;height:5.7rem;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none}.navigable-header__button:last-child{margin-left:5rem}.navigable-header__button--inactive{opacity:.5}.success-prompt{width:100%;height:100%;flex-direction:column;text-align:center;color:#fff;padding:0 3rem}.success-prompt,.success-prompt__button-group{display:flex;justify-content:center;align-items:center}.success-prompt__button-group{flex-wrap:wrap;grid-gap:2rem;gap:2rem;margin-top:2rem}.success-prompt>:first-child{width:32rem}@media only screen and (max-width:37.5em){.success-prompt>:first-child{width:25rem;letter-spacing:-5.5px}}.success-prompt>:nth-child(2){margin-bottom:6rem;font-size:2.3rem;transform:translateY(-.5rem)}@media only screen and (max-width:37.5em){.success-prompt>:nth-child(2){font-size:2rem}}.success-prompt>:last-child{color:#fff}.pagination{display:flex}.pagination__icon{cursor:pointer;transition:all .15s ease-out}.pagination__icon--inactive{opacity:.5}.pagination__page{font-family:"Prata",serif;font-size:3rem;opacity:.5;transition:all .15s ease-out}.pagination__page--active,.pagination__page:hover{opacity:1}.pagination__link{text-decoration:none;color:#000}.pagination li{list-style:none}.pagination li:not(:last-child){margin-right:6rem}.product-card{display:grid;grid-template-columns:1fr;grid-row-gap:3rem;row-gap:3rem;padding:3rem 3.5rem;width:100%;max-width:38rem;transition:all .14s ease-in;position:relative}.product-card:hover{transform:scale(1.007) translateY(-4px)}.product-card:hover .product-card__background{box-shadow:-.8rem 1.4rem 3.3rem rgba(0,0,0,.14)}.product-card>*{z-index:1}.product-card__background{background-color:#fff;box-shadow:-.9rem 1.6rem 3.1rem rgba(0,0,0,.16);position:absolute;bottom:0;left:0;width:100%;height:70%;z-index:0;transition:all .3s ease-in-out}.product-card__figure{justify-self:center;height:40rem;width:auto;cursor:pointer}.product-card__figure img{width:auto;height:100%}.product-card__content{overflow:hidden}.product-card__title{font-size:2.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.product-card__price{font-size:1.8rem;color:#797777}.product-card__sold-out{font-size:1.8rem;color:#c70000}.services-dropdown__container{position:relative;width:100%;font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:1.8rem;font-weight:600}.services-dropdown__select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:2px solid #000;padding:1.2rem 1.3rem;background-color:#fff}.services-dropdown__select:after{content:"";width:1.4rem;height:.8rem;background-color:#000;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.services-dropdown__list{position:absolute;bottom:0;left:0;width:100%;transform:translateY(100%);z-index:30;border:2px solid #000;list-style:none}.services-dropdown__item{padding:1rem 1.5rem;display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;line-height:1;background-color:#fff;cursor:pointer;transition:all .2s ease-out}.services-dropdown__item:hover{background-color:#d3d3d3}.services-dropdown__item:not(:last-child){border-bottom:1px solid #000}.services-dropdown__item--disabled{cursor:not-allowed;background-color:#d3d3d3}.services-dropdown__service{font-size:1.7rem}.services-dropdown__time{font-size:1.4rem;color:#797777;font-weight:400}.services-dropdown__price{font-size:1.5rem;align-self:center}.services-dropdown__selected-services{color:#fff}.services-dropdown__selected-list{list-style:none}.services-dropdown__selected-item{padding:.3rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.services-dropdown__selected-item:first-child{margin-top:1rem}.services-dropdown__selected-name{font-size:1.7rem}.services-dropdown__selected-delete{width:11px;height:11px;cursor:pointer}.services-dropdown__selected-delete img{width:100%;height:100%}.shopping-bag-product{display:grid;grid-template-columns:minmax(9rem,-webkit-min-content) 1fr;grid-template-columns:minmax(9rem,min-content) 1fr;grid-column-gap:6rem;-webkit-column-gap:6rem;column-gap:6rem;align-items:center}@media only screen and (max-width:75em){.shopping-bag-product{grid-column-gap:4rem;-webkit-column-gap:4rem;column-gap:4rem}}.shopping-bag-product:not(:last-child){margin-bottom:5rem;padding-bottom:5rem;border-bottom:1px solid #aeaeae}.shopping-bag-product__img{justify-self:center;height:14rem;width:auto}.shopping-bag-product__img img{width:auto;height:100%}.shopping-bag-product__main{display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;grid-column-gap:6rem;-webkit-column-gap:6rem;column-gap:6rem}.shopping-bag-product__main p{font-size:2.3rem;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shopping-bag-product__price{font-size:2.3rem;font-weight:600;color:#797777}.shopping-bag-product__actions{display:flex;align-items:center;margin-top:1rem}.shopping-bag-product__actions button{display:flex;align-items:center;background:none;border:none;cursor:pointer;outline:none;font-size:1.6rem;font-weight:600}.shopping-bag-product__actions button img{margin-right:.5rem}.shopping-bag-product__amount{position:relative;margin-right:3rem}.shopping-bag-product__amount:after{content:"";width:1rem;height:.5rem;background-color:#000;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.shopping-bag-product__amount select{width:5.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:2px solid #000;padding:.8rem 1rem;font-size:1.4rem;font-weight:600;outline:none}.shopping-bag-product__amount select::-ms-expand{display:none}.btn{font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;padding:2rem 5rem;outline:none;border:none;font-size:1.8rem;cursor:pointer;transition:all .2s ease-in-out}.btn:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.btn:disabled,.btn[disabled]{-webkit-filter:brightness(.5);filter:brightness(.5);cursor:not-allowed}@media only screen and (max-width:37.5em){.btn{padding:2rem 4rem}}.btn--dark{background-color:#000;color:#fff}.btn--animated{position:relative;display:inline-block}.btn--animated:before{content:"";z-index:-1;width:100%;height:100%;background-color:#ffbe05;position:absolute;top:0;left:0;transform-origin:top left;animation:moveInOut 1.5s ease-in-out 3s 4}.btn--animated:hover{-webkit-filter:none;filter:none}.btn--outlined{border:2px solid #000;color:#000}.btn--outlined,.btn--outlined-light{background-color:transparent;padding:1.8rem 4.8rem}.btn--outlined-light{border:2px solid #fff;color:#fff}.btn--link,.btn--link:link,.btn--link:visited{text-decoration:none}.btn--primary{background-color:#ffbe05;color:#000;font-weight:700}.btn--primary:hover:enabled{-webkit-filter:brightness(.93);filter:brightness(.93)}.btn--small-pr{background-color:#ffbe05;color:currentColor;font-weight:600;padding:1.5rem 5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.2)}.btn--small-pr:hover:enabled{-webkit-filter:brightness(.95);filter:brightness(.95)}.certification{max-width:30rem;width:100%;position:relative;margin:0 2rem}@media only screen and (max-width:75em){.certification{max-width:33rem}}@media only screen and (max-width:37.5em){.certification{max-width:17.5rem;margin:0 2rem 0 1rem}}.certification:after{content:"";transform:translateY(.5rem);width:80%;background-color:#ffbe05;height:4px;position:absolute;left:10%;bottom:-4rem}@media only screen and (max-width:37.5em){.certification:after{bottom:-2rem}}.certification>img{overflow:hidden;animation:rotateElem 10s linear infinite;visibility:hidden;opacity:0;position:absolute;top:-2rem}@media only screen and (max-width:56.25em){.certification>img{height:5rem;width:auto}}@media only screen and (max-width:37.5em){.certification>img{height:2.5rem}}.certification>img:first-child{animation-delay:0s;z-index:1;left:.5rem}.certification>img:nth-child(2){animation-delay:3.33s;z-index:2;left:1.5rem}.certification>img:nth-child(3){animation-delay:6.7s;z-index:3;left:.9rem}.credits{position:relative;border-bottom:3px solid #c73d3a}.credits:hover .credits__tooltip{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}.credits--display>*,.credits--light>*{color:#fff}.credits--display>*{font-size:2rem;font-weight:300}.credits--dark>*{color:#000}.credits__tooltip{white-space:nowrap;padding:1rem 1.4rem;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;background-color:#c73d3a;color:#e9e0bb;border-radius:50px;position:absolute;top:-4.5rem;left:50%;opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-3px);transition:all .2s}.credits__tooltip:after{content:"";display:block;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:0;height:0;border:5.5px solid transparent;border-top-color:#c73d3a}.heading{font-family:"Prata",serif}.heading--primary{font-size:7rem}@media only screen and (max-width:75em){.heading--primary{font-size:5.5rem}}@media only screen and (max-width:56.25em){.heading--primary{font-size:8rem}}@media only screen and (max-width:37.5em){.heading--primary{font-size:5rem}}.heading--secondary{font-size:5.7rem}@media only screen and (max-width:56.25em){.heading--secondary{font-size:4rem}}@media only screen and (max-width:37.5em){.heading--secondary{font-size:2.5rem}}.heading--tertiary{font-size:4.5rem}@media only screen and (max-width:37.5em){.heading--tertiary{font-size:3rem}}.highlighted-word{border-bottom:2px solid #ffbe05}.input{width:100%;border-radius:0;border:2px solid #000;padding:1.2rem 1.3rem;font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:1.8rem;font-weight:600;outline:none}.input[type=date]{-webkit-appearance:textfield;-moz-appearance:textfield;min-height:3.2em}.input:disabled{background-color:#dedede}.install-message{width:90%;padding:1rem 2rem;position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;background-color:#dfdfdf;font-size:1.6rem;z-index:100}.install-message svg{height:100%;width:auto;margin-right:1.5rem}.install-message__share{height:2rem;width:auto;transform:translateY(3px)}.install-message:after{content:"";display:block;position:absolute;bottom:-2rem;left:50%;transform:translateX(-50%);width:0;height:0;border:10px solid transparent;border-top-color:#dfdfdf}.logo{width:17rem}.logo img{width:100%}@media only screen and (max-width:37.5em){.logo{width:16rem}}.error{color:#c70000;display:flex;align-items:flex-start;margin-top:.3rem}.error img{margin-right:.7rem}.error--small{font-size:1.3rem}.error--medium{font-size:1.7rem;margin-top:1.3rem}.error--medium img{margin-right:.7rem;width:1.8rem}.error--large{font-size:2.2rem;margin-top:1.5rem}.error--large img{margin-right:.7rem;width:2.2rem}.quantity-selector{display:grid;grid-template-columns:repeat(3,-webkit-min-content);grid-template-columns:repeat(3,min-content);align-items:center}.quantity-selector button{background:none;outline:none;border:none;cursor:pointer}.quantity-selector>*{color:#fff;font-size:2.5rem}.quantity-selector>:not(:last-child){margin-right:4rem}.select{width:100%;position:relative}.select:after{content:"";width:1.4rem;height:.8rem;background-color:#000;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.select__input{width:100%;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:2px solid #000;padding:1.2rem 1.3rem;font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:1.8rem;font-weight:600;outline:none}.select__input::-ms-expand{display:none}.select__input:disabled{background-color:#dedede}.social-media-plug{display:grid;grid-template-columns:repeat(3,-webkit-min-content);grid-template-columns:repeat(3,min-content);grid-column-gap:3rem;-webkit-column-gap:3rem;column-gap:3rem}.social-media-plug a:link,.social-media-plug a:visited{font-size:1.7rem;text-decoration:none}.social-media-plug--dark>*{color:#000}.social-media-plug--light>*{color:#fff}.social-media-plug--primary>*{font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.social-media-plug--display>*{font-family:"Prata",serif}
/*# sourceMappingURL=main.0df2d5f6.chunk.css.map */