@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 28px;
    line-height: 44px;
  }
  .section__header {
    text-align: center;
    margin-bottom: 24px;
  }
  .section__header p {
    font-size: 16px;
  }

  .header {
    padding-block: 0;
  }
  .header__wrapper {
    padding-block: 17px;
    border-bottom: 1px solid #ededed;
  }
  .header__logo img {
    width: 140px;
  }
  .header__actions {
    gap: 6px;
  }
  .header__action-divider {
    margin-left: 10px;
  }
  .header__category-dropdown .dropdown__toggle-text {
    display: block;
  }
  .dropdown__toggle {
    padding: 6px 12px;
    border-radius: 8px;
  }
  .dropdown:hover .dropdown__toggle {
    background-color: #fff;
  }
  .dropdown__overlay {
    display: none;
  }
  .dropdown__menu {
    position: absolute;
    right: 0;
    top: 100%;
    transform: unset;
    left: auto;
    width: 500px;
    background-color: transparent;
    overflow: unset;
    padding-top: 18px;
  }
  .dropdown__header {
    display: none;
  }
  .dropdown__menu-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding: 16px;
    background-color: #fff;
    border: 1px solid #d2d8e2;
    border-radius: 12px;
    box-shadow: 0px 2px 16px 0px #0000001f;
    position: relative;
  }
  .dropdown__menu-list::before {
    content: "";
    width: 20px;
    height: 32px;
    background-color: #fff;
    border: 1px solid #d2d8e2;
    border-radius: 6px;
    transform: rotate(45deg);
    position: absolute;
    top: -10px;
    right: 50px;
    z-index: -1;
  }
  .dropdown__link {
    padding: 7px 12px;
    gap: 8px;
    background-color: #f9f9f9;
    border-radius: 6px;
    font-size: 14px;
  }
  .dropdown__link::after {
    display: none;
  }
  .dropdown__link-chevron {
    display: none;
  }
  .dropdown__link:hover {
    background-color: #dfdcdc;
  }

  .hero .section__header {
    max-width: 630px;
    margin-inline: auto;
    margin-bottom: 40px;
  }
  .hero__search {
    max-width: 677px;
    margin-inline: auto;
    margin-bottom: 56px;
  }
  .hero__search-input {
    height: 72px;
    font-size: 16px;
    padding-left: 35px;
    border-width: 2px;
  }
  .hero__info {
    gap: 46px;
  }
  .hero__info-divider {
    display: none;
  }
  .hero__info-item {
    flex-direction: row;
    gap: 12px;
  }
  .hero__info-subtitle {
    font-size: 16px;
  }
  .hero__info-title {
    margin-bottom: 12px;
  }
  .hero__info-content {
    position: relative;
    padding-left: 12px;
  }
  .hero__info-content::before {
    content: "";
    width: 1px;
    height: 54px;
    background-color: #0000001a;
    position: absolute;
    top: 4px;
    left: 0;
  }
  .hero::before {
    height: 840px;
    opacity: 0.1;
  }
  .hero {
    padding-top: 93px;
  }
  .hero__gradient-bg--one {
    width: 290px;
    height: 290px;
    filter: blur(504px);
    left: 264px;
    top: 560px;
  }
  .hero__gradient-bg--two {
    width: 267px;
    height: 267px;
    filter: blur(354px);
    left: auto;
    right: 114px;
    top: 410px;
  }

  .product {
    padding-block: 48px 56px;
  }
  .product__cards {
    justify-content: center;
    margin-right: 0;
    padding-right: 0;
  }
  .category__list {
    grid-template-columns: repeat(2, 1fr);
  }

  .mission__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 15px;
  }
  .mission__text {
    font-size: 16px;
    line-height: 21px;
  }

  .subscribe .section__header h3 {
    max-width: 100%;
  }
  .subscribe__form-wrapper {
    flex-direction: row;
  }
  .subscribe__input {
    background-color: #f1f7ff;
    border: 1px solid #e9e9e9;
  }
  .subscribe .section__header {
    margin-bottom: 35px;
  }
  .subscribe__note {
    gap: 8px;
    font-size: 14px;
  }
  .subscribe__content {
    max-width: 700px;
    margin-inline: auto;
  }

  .footer__widget--intro {
    max-width: 228px;
  }
  .footer__copyright-text br {
    display: none;
  }

  .category-page .category {
    padding-top: 94px;
  }

  .about .section__header {
    margin-bottom: 16px;
    text-align: left;
  }
  .about {
    padding-block: 97px 32px;
  }

  .product.product--top {
    padding-block: 90px 77px;
  }
  .product__authors {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    margin-bottom: 26px;
  }
  .product__author {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .product__author-img {
    width: 40px;
    height: 40px;
  }
  .product__author-info span {
    font-size: 12px;
    line-height: 16px;
    color: #000000cc;
    font-family: var(--inter);
    display: block;
    margin-bottom: 2px;
  }
  .product__author-info h6 {
    font-size: 14px;
    line-height: 18px;
    font-family: var(--SFProText);
    font-weight: 700;
  }

  .product__header-meta {
    gap: 48px;
  }
  .product__header-meta-item {
    gap: 4px;
  }
  .product__header-meta-text {
    flex-direction: revert;
    gap: 6px;
    font-size: 12px;
    line-height: 16px;
  }
  .product__header-meta-text strong {
    font-size: 14px;
    line-height: 18px;
  }
  .product__header h3 {
    margin-bottom: 16px;
  }
  .product--top .card__thumb {
    width: 134px;
    height: 156px;
  }
  .product--top .card__text {
    display: block;
  }
  .overview__cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .overview__slider {
    overflow: hidden;
  }
  .accordion-button {
    flex-wrap: nowrap;
    gap: 16px;
  }
  .accordion-title {
    order: 2;
    align-self: center;
  }
  .accordion-icon {
    order: 2;
  }
  .faq__accordion {
    gap: 16px;
  }
  .accordion-item {
    border-radius: 20px;
    background-color: #f1f7ff;
  }
  .accordion-text {
    padding-left: 80px;
  }

  .contact {
    padding-block: 97px 44px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  h1 {
    font-size: 48px;
  }
  h6 {
    line-height: 24px;
  }
  .hero .section__header {
    max-width: 875px;
  }
  .hero__thumb {
    margin-bottom: -24px;
  }

  .product__cards {
    gap: 16px;
  }
  .product__card {
    width: 260px;
    padding-bottom: 32px;
  }
  .card__thumb {
    height: 191px;
  }

  .tab__btn {
    font-size: 16px;
    padding-inline: 32px;
  }
  .tab__nav {
    width: fit-content;
  }
  .mission__wrapper {
    flex-direction: row;
    justify-content: space-between;
    gap: 32px;
    align-items: start;
    padding-top: 32px;
  }
  .mission__thumb {
    width: 392px;
    flex-shrink: 0;
  }

  .mission__wrapper {
    flex-direction: row;
    justify-content: space-between;
    gap: 32px;
    align-items: start;
    padding-top: 32px;
  }
  .mission__thumb {
    width: 392px;
    flex-shrink: 0;
  }
  .mission__content {
    width: 632px;
  }
  .brands__logo--earth-hero {
    width: 120px;
  }
  .brands__logo--ebay {
    width: 80px;
  }
  .brands__logo--etsy {
    width: 70px;
  }
  .brands__logo--amazon {
    width: 90px;
  }
  .brands__logo--o-plus {
    width: 100px;
  }
  .brands__logo--walmart {
    width: 130px;
  }
  .brands__logo--thrive-market {
    width: 90px;
  }
  .brands__logo--bookshop {
    width: 130px;
  }

  .subscribe__wrapper {
    padding-block: 48px 140px;
  }
  .subscribe {
    padding-bottom: 73px;
  }
  .subscribe__decor--watch,
  .subscribe__decor--laptop {
    display: block;
  }
  .subscribe__decor--watch {
    width: 60px;
    opacity: 0.2;
    top: 66px;
    left: 0;
  }
  .subscribe__decor--laptop {
    width: 51px;
    opacity: 0.2;
    top: 66px;
    right: 0;
  }
  .subscribe__decor--vacuum-cleaner {
    width: 64px;
    left: 100px;
    bottom: 54px;
  }
  .subscribe__decor--watch-2 {
    width: 52px;
    bottom: 12px;
    left: 310px;
  }
  .subscribe__decor--fan {
    width: 78px;
    right: auto;
    left: 525px;
  }
  .subscribe__decor--camera {
    width: 64px;
    bottom: 48px;
    right: 155px;
  }
  .footer {
    padding-block: 48px 24px;
  }
  .footer__widgets {
    justify-content: space-between;
    padding-bottom: 56px;
  }
  .footer__copyright {
    padding-top: 18px;
    margin-inline: 0;
    padding-inline: 0;
  }
  .footer__logo img {
    width: 122px;
  }
  .footer__logo {
    margin-bottom: 17px;
  }
  .footer__links {
    gap: 8px;
  }
  .social-icons {
    gap: 12px;
  }
  .footer__widget--social {
    margin-top: 0;
  }

  .category__list--inner {
    max-width: 1120px;
    margin-inline: auto;
  }
  .category__gradient-bg {
    display: block;
  }
  .category__list--inner .category__item {
    padding: 8px;
  }
  .category__item-icon-container {
    width: 88px;
    height: 72px;
  }
  .category__list--inner .category__item h5 {
    font-size: 18px;
  }
  .category-page .category {
    margin-bottom: 16px;
  }

  .section__content {
    gap: 24px;
  }
  .section__content-block h6 {
    margin-bottom: 24px;
  }
  .section__content-block p {
    line-height: 24px;
    margin-bottom: 24px;
  }
  .about__badges {
    gap: 56px;
  }

  .product__header {
    margin-bottom: 48px;
    position: relative;
  }
  .product__header .tooltip {
    position: absolute;
    right: 22px;
    bottom: 0;
  }
  .product__header-main {
    max-width: 610px;
    margin-inline: auto;
  }
  .product--top .product__card {
    flex-direction: row;
    padding: 24px 32px 24px 8px;
    align-items: center;
  }
  .card__number {
    position: static;
    font-size: 20px;
    padding: 7px;
    min-width: 32px;
    text-align: center;
    border-radius: 50%;
  }
  .card__number::before {
    display: none;
  }
  .product--top .card__content {
    margin-bottom: 0;
    flex: 1;
    margin-left: 20px;
    margin-right: 30px;
  }
  .product--top .card__title {
    font-size: 22px;
  }
  .card__rating {
    position: relative;
    padding: 6px 13px 23px;
    border-radius: 12px;
    margin-right: 32px;
  }
  .card__rating-title {
    font-size: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2px;
  }
  .card__rating-title img {
    display: block;
    width: 72px;
    opacity: 0.08;
  }
  .card__rating-title span {
    position: absolute;
  }
  .product__card .card__discount {
    top: -5px;
    right: 20px;
  }
  .product__card .card__discount::before {
    border-radius: 0 6px 6px;
    clip-path: unset;
  }
  .product__card .card__discount::after {
    width: calc(100% + 5px);
    background-color: #c51616;
    top: 0;
    height: 5px;
    border-radius: 10px 6px 0 0;
    bottom: auto;
  }
  .card__badge {
    height: 32px;
    top: -15px;
  }
  .card__badge-text {
    font-size: 15px;
  }
  .card__badge-icon img {
    width: 24px;
  }
  .card__badge-icon {
    padding-inline: 14px 22px;
  }
  .product__list {
    gap: 20px;
  }
  .card__list-icon {
    width: 20px;
    height: 20px;
    background-color: #daedde;
    border-radius: 50%;
  }

  .comparison__table-container::before {
    display: none;
  }
  .comparison .container {
    padding-inline: 16px;
  }
  .comparison__table-container {
    padding-left: 0;
  }
  .overview__cards {
    grid-template-columns: repeat(3, 1fr);
  }

  .accordion-button {
    padding: 42px 32px 42px 24px;
    gap: 20px;
  }
  .accordion-num {
    font-size: 42px;
  }
  .accordion-title {
    font-size: 24px;
    line-height: 1.2;
  }
  .accordion-item.active .accordion-button {
    padding-bottom: 20px;
  }
  .accordion-text {
    font-size: 16px;
    padding: 0 32px 48px 92px;
    max-width: 1035px;
  }

  .comparison__table .card__discount {
    display: block;
  }

  .modal-dialog {
    max-width: 600px;
  }
  .modal-body {
    padding: 20px 24px 24px;
  }
  .modal__product {
    display: grid;
    grid-template-columns: 244px 1fr;
    gap: 0 24px;
  }
  .product-thumb {
    width: 100%;
    height: auto;
    grid-row: 1 / 4;
    background-color: #fff;
    border-radius: 8px;
    order: 1;
    padding: 34px 0 40px;
  }
  .product-thumb img {
    width: 118px;
    height: 209px;
    margin-inline: auto;
    display: block;
  }
  .product-intro {
    width: 100%;
    order: 3;
  }
  .countdown {
    order: 2;
    margin-block: 16px 10px;
  }
  .countdown__header {
    text-align: left;
  }
  .modal-btn {
    order: 4;
  }
  .product-intro__logo {
    position: absolute;
    left: 116px;
    bottom: 30px;
  }
  .discount-tag {
    top: 15px;
    left: 103px;
  }

  .contact__wrapper {
    display: flex;
    align-items: start;
    gap: 60px;
  }
  .contact__main {
    flex: 1;
  }
  .contact__thumb {
    display: block;
    width: 330px;
    padding-top: 75px;
  }
  .contact .section__header {
    margin-bottom: 24px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
  h4 {
    font-size: 26px;
    line-height: 31px;
  }
  .dropdown__menu {
    width: 740px;
  }
  .dropdown__menu-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .product__cards {
    gap: 24px;
  }
  .product__card {
    width: 302px;
  }
  .category__list {
    grid-template-columns: repeat(3, 1fr);
  }

  .mission__tab {
    padding: 0 42px 42px;
  }
  .mission__wrapper {
    padding-inline: 0;
    padding-bottom: 0;
  }
  .mission {
    padding-block: 48px 32px;
  }

  .brands__logo--earth-hero {
    width: 140px;
  }
  .brands__logo--ebay {
    width: 97px;
  }
  .brands__logo--etsy {
    width: 88px;
  }
  .brands__logo--amazon {
    width: 102px;
  }
  .brands__logo--o-plus {
    width: 122px;
  }
  .brands__logo--walmart {
    width: 158px;
  }
  .brands__logo--thrive-market {
    width: 105px;
  }
  .brands__logo--bookshop {
    width: 140px;
  }
  .product__header h3 {
    font-size: 32px;
  }
  .product__header-main {
    max-width: 825px;
  }
  .product--top .card__btn {
    padding-inline: 52px;
  }
  .tooltip__toggle {
    font-size: 12px;
    gap: 6px;
  }
  .tooltip__text::after {
    left: 29px;
  }
  .comparison__table th {
    width: 234px;
    max-width: 234px;
    min-width: 234px;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 16px;
  }
  .comparison__eyebrow {
    font-size: 18px;
    line-height: 1;
  }
  .comparison__title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 8px;
  }
  .comparison__table tr:nth-child(2n) th {
    background-color: #f1f7ff;
    border-radius: 8px 0 0 8px;
  }
  .comparison__table td {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
  .comparison__table .comparison__product {
    padding: 8px 16px 16px;
  }
  .comparison__product-thumb {
    width: 96px;
    height: 108px;
    margin-bottom: 20px;
  }
  .comparison__product-title {
    font-size: 18px;
  }
  .comparison__product-btn {
    padding-inline: 34px;
  }

  .overview__block p {
    line-height: 24px;
    margin-bottom: 24px;
  }
  .overview__block:not(:last-child) {
    margin-bottom: 42px;
  }
  .overview__cards {
    gap: 16px;
    margin-bottom: 28px;
  }
  .overview__card .card__thumb {
    width: 114px;
    height: 148px;
  }
  .overview__card {
    gap: 10px;
    padding: 25px 20px 20px 17px;
  }
  .breadcrumbs__item {
    font-size: 18px;
  }
  .overview__slider-card .card__thumb {
    width: 140px;
    height: 156px;
    margin-bottom: 16px;
  }
  .card__subtitle {
    font-size: 16px;
  }
  .overview__slider-card .card__title {
    font-size: 22px;
  }

  .form__wrapper {
    gap: 24px;
    flex-direction: revert;
    flex-wrap: wrap;
  }
  .form__input {
    width: calc(50% - 12px);
  }
  .form__input--fluid {
    width: 100%;
  }
  .form__input-label {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .form__input-field {
    height: 48px;
  }
  .form__submit-btn {
    margin-top: 20px;
  }
  .contact__thumb {
    width: 400px;
  }
  .contact__wrapper {
    gap: 124px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1288px;
  }
  .contact__wrapper {
    gap: 158px;
  }
}
