@import"https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Kumbh Sans,sans-serif}.main-container{width:375px;margin:auto;position:relative}@media (min-width: 1115px){.main-container{width:1115px}}.header{display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 24px}@media (min-width: 1115px){.header{height:112px;border-bottom:1px solid hsl(220,14%,75%)}}@media (min-width: 1115px){.content{display:flex;padding:90px 50px;gap:124px}}@media (min-width: 1115px){.gallery{width:446px}}.gallery__image-container{height:300px;width:100%;position:relative;background-position-y:-35px;background-size:cover}.gallery__image-container:hover{cursor:pointer}@media (min-width: 1115px){.gallery__image-container{border-radius:16px;height:446px;margin-bottom:32px;background-position-y:0}}.gallery__previous{background-color:#fff;width:40px;height:40px;padding:12px;border-radius:50%;position:absolute;top:100px;left:15px}.gallery__previous:hover{cursor:pointer}@media (min-width: 1115px){.gallery__previous{display:none}}.gallery__next{background-color:#fff;width:40px;height:40px;padding:12px;border-radius:50%;position:absolute;top:100px;left:320px}.gallery__next:hover{cursor:pointer}@media (min-width: 1115px){.gallery__next{display:none}}.gallery__thumbnails{display:none}@media (min-width: 1115px){.gallery__thumbnails{display:flex;justify-content:space-between}}@media (min-width: 1115px){.gallery__thumbnail{width:90px;border-radius:16px}.gallery__thumbnail:hover{cursor:pointer;border:2px solid hsl(26,100%,55%)}}.modal-gallery{width:550px}.modal-gallery__background{background-color:#00000080;top:0;left:0;height:100%;width:100%;z-index:1;position:fixed;place-content:center;display:grid}.modal-gallery__close-container{height:30px;text-align:right}.modal-gallery__close{width:16px}.modal-gallery__close:hover{cursor:pointer;content:url(./images/icon-close-orange.svg)}.modal-gallery__image-container{height:446px;background-size:cover;border-radius:16px;margin-bottom:32px;position:relative}.modal-gallery__previous{background-color:#fff;width:40px;height:40px;padding:12px;border-radius:50%;position:absolute;top:190px;left:-15px}.modal-gallery__previous:hover{cursor:pointer}@media (min-width: 1115px){.modal-gallery__previous{display:block}}.modal-gallery__next{background-color:#fff;width:40px;height:40px;padding:12px;border-radius:50%;position:absolute;top:190px;left:520px}.modal-gallery__next:hover{cursor:pointer}@media (min-width: 1115px){.modal-gallery__next{display:block}}.modal-gallery__thumbnails{display:flex;justify-content:space-between;width:450px;margin:auto}.modal-gallery__thumbnail{width:90px;border-radius:16px}.modal-gallery__thumbnail:hover{cursor:pointer;border:2px solid hsl(26,100%,55%)}.header__cart-avatar{display:flex;align-items:center;width:70px;justify-content:space-between}@media (min-width: 1115px){.header__cart-avatar{width:125px}}.header__cart{position:relative}.header__cart:hover{cursor:pointer}.header__cart--notification{background-color:#ff7d1a;width:15px;height:12px;border-radius:16px;position:absolute;top:-2px;right:-5px;font-size:.6em;text-align:center;color:#fff}.header__avatar{width:24px}@media (min-width: 1115px){.header__avatar{width:48px}}.header__avatar:hover{cursor:pointer;border:2px solid hsl(26,100%,55%);border-radius:50%}.cart-modal{width:360px;height:260px;border-radius:8px;box-shadow:3px 3px 10px;position:absolute;top:75px;right:6px;background-color:#fff;z-index:1}.cart-modal__title{font-weight:700;padding:24px;border-bottom:1px solid hsl(220,14%,75%)}.cart-modal__checkout-container{padding:24px}.cart-modal__details-container{display:flex;align-items:center;margin-bottom:24px;justify-content:space-between;color:#68707d}.cart-modal__image{width:50px;border-radius:4px}.cart-modal__price span{font-weight:700;color:#000}.cart-modal__delete:hover{cursor:pointer}.cart-modal__checkout{background-color:#ff7d1a;width:100%;height:57px;border-radius:8px;border:none;color:#fff;font-size:.9em;font-weight:700;display:flex;align-items:center;justify-content:center;gap:16px}.cart-modal__checkout:hover{cursor:pointer;opacity:.5}.cart-modal__empty{text-align:center;font-weight:700;color:#00000080;margin-top:30px}.navbar{display:none;width:400px}@media (min-width: 1115px){.navbar{display:block}}.navbar__items{display:flex;justify-content:space-between;list-style:none;width:100%}.navbar__link{text-decoration:none;color:#68707d;display:block;height:112px;padding-top:42px}.navbar__link:hover{border-bottom:4px solid hsl(26,100%,55%)}.modal-navbar{background-color:#fff;width:250px;height:100%;padding:28px 24px;display:block}.modal-navbar__background{background-color:#00000080;top:0;left:0;height:100%;width:100%;z-index:1;position:absolute}.modal-navbar__items{display:flex;flex-direction:column;justify-content:space-between;height:200px;list-style:none;margin-top:50px}.modal-navbar__link{text-decoration:none;color:#1d2025;font-weight:700;font-size:1.1em}.modal-navbar__close-icon{cursor:pointer}.header__navigation{width:175px;height:100%;display:flex;align-items:center;justify-content:space-between}@media (min-width: 1115px){.header__navigation{width:590px}}@media (min-width: 1115px){.header__menu{display:none}}.header__menu:hover{cursor:pointer}.details{padding:24px}.details__company{color:#ff7d1a;text-transform:uppercase;font-size:.8em;letter-spacing:1px;margin-bottom:12px}.details__title{font-size:1.7em;margin-bottom:16px}.details__description{color:#68707d;margin-bottom:24px;font-size:.94em;line-height:24px}.details__prices{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.details__prices-now{font-size:1.8em;font-weight:700;display:flex;align-items:center;gap:18px}.details__prices-discount{font-size:.5em;background-color:#ffede0;color:#ff7d1a;padding:4px;border:4px}.details__prices-before{font-weight:700;color:#68707d;text-decoration:line-through}.details__button{background-color:#ff7d1a;width:100%;height:57px;border-radius:8px;border:none;color:#fff;font-size:.9em;font-weight:700;display:flex;align-items:center;justify-content:center;gap:16px}.details__button:hover{cursor:pointer;opacity:.5}@media (min-width: 1115px){.details{width:446px;padding-top:60px}.details__title{font-size:2.7em;margin-bottom:48px}.details__description{font-size:.9em;margin-bottom:37px}.details__prices{flex-direction:column;align-items:flex-start}.details__product-quantity{display:flex;gap:32px}}.input{height:57px;display:flex;justify-content:space-between;background-color:#f7f8fd}.input__minus{width:25px;height:100%;padding:24px 5px}.input__minus:hover{cursor:pointer}.input__number{width:100%;border:none;background-color:#f7f8fd;font-size:1.2em;font-weight:700;font-family:Kumbh Sans,sans-serif;text-align:center;outline:none}.input__plus{width:25px;height:100%;padding:19px 3px}.input__plus:hover{cursor:pointer}.footer{width:375px;margin:0 auto;font-size:18px;text-align:center}.footer a{color:#3e52a3}
