<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Alata&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&amp;family=Outfit:wght@100..900&amp;display=swap");
@media screen and (max-width: 767px) {
  .design-resources-section .product-flex {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .design-resources-section .filter-section {
    gap: 16px !important;
  }
  .design-resources-section .filter-section .filter-dropdown {
    width: 100%;
    flex-direction: column;
    gap: 16px;
  }
  .design-resources-section .filter-section .filter-dropdown .filter-btn {
    width: 100%;
  }
  .pagination-common-sec .pagination .previous-link span,
  .pagination-common-sec .pagination .next-link span {
    display: none;
  }
  .design-resources-individual-sec {
    padding: 56px 0 72px 0;
    background: url(../images/texture-block-top.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
  }
  .design-resources-individual-sec .product-individual-sec {
    margin: 0 auto 40px auto;
    padding: 0;
    background: transparent;
    box-shadow: unset;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content {
    padding: 0;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .product-top-sec {
    flex-direction: column;
    gap: 24px;
    text-align: center;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .para {
    text-align: center;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .product-bottom {
    flex-direction: column;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .product-bottom .product-bottom-left {
    gap: 16px;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .product-bottom .product-bottom-left .product-bottom-heading-label {
    color: #3C3C3C;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .product-bottom .product-bottom-left .price-sec {
    max-width: unset;
    width: unset;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .product-bottom .product-bottom-left .price-sec .price-text-wrapper h5 {
    font-size: 22px;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .product-bottom .product-bottom-right {
    width: 100%;
  }
  .design-resources-individual-sec .product-individual-sec .product-individual-content .product-bottom .product-bottom-right a {
    width: auto;
  }
  .design-resources-individual-sec .related-product-sec {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .welcome-section .welcome-right-section .illustrations-img {
    width: 81% !important;
    bottom: 10.5% !important;
    margin-left: -1.3% !important;
  }
  .design-resources-section .product-flex {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 36px;
  }
  .product-card {
    margin: auto;
  }
  .common-card {
    padding: 8px;
  }
  .common-card .common-card-tag {
    margin: 0 auto 16px auto;
  }
  .common-card .common-card-content {
    padding: 24px 16px !important;
  }
  .common-card .common-card-content .heading-2 {
    text-align: center;
  }
  .common-card .common-card-content .para {
    text-align: center;
    margin-bottom: 16px;
  }
  .common-card .course-details {
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .common-card .course-details .primary-btn,
  .common-card .course-details .secondary-btn {
    flex: 1 1 118px;
    max-width: 165px;
  }
  .common-card .course-details .heading-4 {
    width: 100%;
    text-align: center;
  }
  .common-card-flex .common-card-content {
    gap: 16px;
    flex-direction: column-reverse;
  }
  header {
    padding: 14px 24px;
    border-bottom: 1px solid #AAC4E8;
    background: #FFF;
  }
  header.sticky-header {
    position: relative !important;
  }
  footer {
    padding: 40px 24px;
    background: url(../images/footer-bg-sm.png) no-repeat center;
    background-size: cover;
  }
  footer .footer-flex {
    flex-direction: column;
    gap: 32px;
    align-items: center;
    text-align: center;
  }
  footer .footer-flex .footer-left-section .footer-logo {
    margin-bottom: 32px;
  }
  footer .footer-flex .footer-left-section .heading-2 {
    font-size: 32px;
    font-weight: 400;
  }
  footer .footer-flex .footer-left-section .para {
    margin-bottom: 16px;
  }
  footer .footer-flex .footer-left-section .social-icons {
    justify-content: center;
    gap: 15px;
  }
  footer .footer-flex .footer-right-section .footer-menu-section {
    gap: 16px 1px;
    margin-bottom: 32px;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .footer-flex .footer-right-section .footer-menu-section .footer-menu-item {
    flex-basis: 49%;
  }
  footer .footer-flex .footer-right-section .footer-menu-section .footer-menu-item:first-child {
    order: -1;
  }
  footer .footer-flex .footer-right-section .footer-menu-section .footer-menu-item:last-child {
    order: -1;
  }
  footer .footer-flex .footer-right-section .footer-menu-section .footer-menu-item .heading-4 {
    margin-bottom: 16px;
    text-align: center;
  }
  footer .footer-flex .footer-right-section .footer-menu-section .footer-menu-item .footer-menu-list {
    align-items: center;
  }
  footer .footer-flex .footer-right-section .footer-menu-section .footer-menu-item .footer-menu-list a {
    text-wrap: nowrap;
  }
  footer .footer-flex .footer-right-section .copyright-para {
    margin-top: 24px;
    text-align: center;
  }
  .welcome-section {
    gap: 0;
    flex-wrap: wrap-reverse;
  }
  .welcome-section .welcome-right-section {
    padding: 24px 7px;
  }
  .welcome-section .welcome-right-section .illustrations-img {
    width: 81%;
    bottom: 12.5%;
    margin-left: -1.3%;
  }
  .welcome-section .welcome-left-section {
    max-width: 100%;
    height: auto;
    padding: 24px;
    background: #F6F9FD;
  }
  .welcome-section .welcome-left-section .welcome-left-content {
    max-width: 100%;
    margin: auto;
    text-align: center;
  }
  .welcome-section .welcome-left-section .welcome-left-content .heading-welcome {
    font-size: 45px;
    line-height: 124.628%;
    margin-bottom: 16px;
  }
  .welcome-section .welcome-left-section .welcome-left-content .para {
    max-width: 100%;
    margin-bottom: 24px;
  }
  .welcome-section .welcome-left-section .welcome-left-content .welcome-button-section {
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
  }
  .welcome-section .welcome-left-section .welcome-left-content .welcome-button-section a {
    width: 100%;
  }
  .digital-design-resources-section .common-card {
    max-width: 100%;
    width: 100%;
  }
  .digital-design-resources-section .bespoke-design-section .common-card-content {
    min-height: auto;
  }
  .digital-design-resources-section .digital-design-card {
    position: unset;
  }
  .digital-design-resources-section .why-choose-us-section .common-card-content {
    min-height: auto;
    padding: 24px 16px;
  }
  .unleash-your-inner-designer-section .heading-2 {
    padding: 0 42px;
  }
  .your-website-course-sec .blogging-card,
  .your-website-course-sec .trending-card {
    position: unset;
  }
  .additional-trending-section {
    padding: 40px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: auto;
  }
  .additional-trending-section .heading-2 {
    max-width: 327px;
    margin: 0 auto 16px auto;
  }
  .additional-trending-section .secondary-btn {
    margin-top: 24px;
  }
  .get-ahead-sec {
    padding: 0;
  }
  .get-ahead-sec video {
    border-radius: 0;
  }
  .get-ahead-sec .get-ahead-content-wrapper {
    padding: 32px 16px;
    background: #F6F9FD;
    border-radius: 0;
  }
  .design-resources-section {
    padding: 0px 0 48px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
    margin-bottom: 0;
  }
  .design-resources-section .heading-section {
    padding-top: 32px;
    margin-bottom: 32px;
  }
  .design-resources-section .filter-section {
    margin-bottom: 32px;
    flex-wrap: wrap;
    gap: 24px;
  }
  .design-resources-section .filter-section .search-section {
    max-width: 100%;
  }
  .bespoke-design-welcome-section .bespoke-design-content {
    margin: 0;
  }
  .bespoke-design-welcome-section .bespoke-design-content .heading-1 {
    font-size: 50px;
  }
  .user-experience-section {
    padding: 0;
    flex-direction: column;
    gap: 16px;
  }
  .user-experience-section .user-experience-content {
    background: url(../images/user-experience-img-sm.png) no-repeat center top;
    background-size: cover;
    padding-bottom: 16px;
    flex: 1 1 808px;
  }
  .user-experience-section .user-experience-content .common-card {
    padding: 0;
  }
  .user-experience-section .user-experience-content .common-card .common-card-content {
    padding: 32px !important;
    border-radius: 0;
  }
  .user-experience-section .user-interface-design-sec {
    flex: 1 1 auto;
  }
  .user-experience-section .user-interface-design-sec .common-card {
    padding: 0;
  }
  .user-experience-section .user-interface-design-sec .common-card .common-card-content {
    padding: 32px 24px 40px 24px !important;
    border-radius: 0;
    flex-direction: column;
    text-align: center;
    gap: 0;
    background: #F6F6F6;
  }
  .user-experience-section .user-interface-design-sec .common-card .common-card-content .heading-2 {
    text-align: center;
  }
  .illustrations-section {
    padding: 16px 0px;
  }
  .illustrations-section .illustration-content-section {
    background: url(../images/illustration-bg-sm.png) no-repeat center;
    background-size: cover;
    padding: 213px 24px;
  }
  .illustrations-section .illustration-content-section .common-card {
    padding: 0;
  }
  .illustrations-section .illustration-content-section .common-card .common-card-content {
    padding: 32px !important;
    border-radius: 0;
    background: #F6F6F6;
  }
  .ab-testing-section {
    padding: 0;
    gap: 16px;
    flex-direction: column;
  }
  .ab-testing-section .ab-testing-content {
    padding: 47px 24px;
    min-height: 375px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .ab-testing-section .ab-testing-content.ab-esting-strategies-bg {
    background: url(../images/ab-esting-strategies-bg-sm.png) no-repeat center;
    background-size: cover;
  }
  .ab-testing-section .ab-testing-content.e-commerce-bg {
    background: url(../images/e-commerce-bg-sm.png) no-repeat center;
    background-size: cover;
  }
  .contact-section {
    padding: 40px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
  }
  .contact-section .common-card {
    padding: 0;
    border-radius: 0px;
    box-shadow: unset;
  }
  .contact-section .common-card .common-card-content {
    border-radius: 0;
    padding: 0 24px !important;
  }
  .contact-section .common-card .primary-btn {
    width: -webkit-fill-available;
    margin-top: 8px;
  }
  .up-to-date-section .up-to-date-content {
    min-height: auto;
  }
  .up-to-date-section .up-to-date-content .step .step-heading {
    font-size: 70px;
    line-height: 1;
  }
  .up-to-date-section .up-to-date-content .step .step-1-icon {
    max-width: 157px;
  }
  .up-to-date-section .up-to-date-content .step .step-2-icon {
    max-width: 195px;
  }
  .up-to-date-section .up-to-date-content .step .step-3-icon {
    max-width: 137.375px;
    margin-top: 8px;
  }
  .up-to-date-section .latest-soft-sec .step {
    margin-bottom: 41px;
  }
  .top-welcome-section .top-welcome-content {
    padding: 24px 0px;
    width: 327px;
  }
  .top-welcome-section .top-welcome-content .heading-1 {
    font-size: 36px;
  }
  .term-condition-content-wrapper {
    padding: 40px 24px;
    background: white;
  }
  .term-condition-content-wrapper .term-condition-content .heading-3 {
    font-size: 22px;
  }
  .term-condition-content-wrapper .read-more-btn {
    margin-top: 24px;
  }
  .login-section .common-card .common-card-content {
    padding: 16px !important;
  }
  .register-section .common-card .common-card-content,
  .reset-password-section .common-card .common-card-content {
    padding: 16px !important;
  }
  .common-popup-section .modal-dialog {
    margin: 0;
  }
  .common-popup-section .modal-content {
    border: 0;
  }
  .common-popup-section .modal-body {
    padding: 8px;
    border-radius: 0;
    box-shadow: unset;
  }
  .common-popup-section .common-popup-content {
    padding: 40px 16px;
  }
  .common-popup-section .common-popup-content .heading-3 {
    font-size: 22px;
  }
  .common-popup-section .common-popup-content .primary-btn {
    max-width: 263px;
  }
  .checkout-section {
    padding: 40px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
  }
  .checkout-section .common-top-heading {
    margin-bottom: 24px;
  }
  .checkout-section .summary-section {
    margin: 24px auto;
  }
  .checkout-section .summary-section .heading-3 {
    font-size: 22px;
  }
  .checkout-section .checkout-button {
    flex-wrap: wrap;
  }
  .checkout-section .checkout-button .secondary-btn {
    width: 100%;
  }
  .checkout-section .checkout-button .form-floating {
    max-width: 100%;
  }
  .checkout-section .checkout-bottom-sec .primary-btn {
    margin-top: 24px;
  }
  .summary-section .common-card {
    border-radius: 0px;
    box-shadow: unset;
    padding: 0;
  }
  .summary-section .common-card-content {
    padding: 16px 0 !important;
    border-radius: 0;
  }
  .summary-section table {
    margin-bottom: 16px;
  }
  .summary-section table .product-list {
    width: 226px;
  }
  .summary-section table th {
    font-size: 16px;
  }
  .summary-section table .qty-item {
    font-size: 12.8px;
    line-height: 147.6%;
    margin-top: 16px;
  }
  .summary-section table .price-item {
    font-size: 12.8px;
    line-height: 147.6%;
    margin-top: 16px;
  }
  .summary-section table .product-detail {
    width: 100%;
    padding: 8px;
    margin-top: 16px;
  }
  .summary-section table .product-detail .para {
    font-size: 12.8px;
    line-height: 147.6%;
  }
  .summary-section .subtotal-section h6,
  .summary-section .subtotal-section p {
    font-size: 16px;
  }
  .shopping-cart-section {
    padding: 40px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
  }
  .shopping-cart-section .common-top-heading {
    margin-bottom: 40px;
  }
  .shopping-cart-section .summary-section table .product-list {
    width: 193px;
  }
  .shopping-cart-section .checkout-button-section {
    flex-wrap: wrap;
    gap: 8px;
  }
  .dashboard-menu-wrapper {
    padding: 16px 0;
  }
  .dashboard-menu-wrapper .dashboard-menu {
    width: 100%;
    overflow: scroll;
    padding-left: 118px;
  }
  .dashboard-account-section {
    padding: 40px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
  }
  .dashboard-account-section .user-name-sec {
    max-width: 287px;
  }
  .dashboard-order-section {
    padding: 40px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
  }
  .dashboard-order-section .common-top-heading {
    margin-bottom: 24px;
  }
  .dashboard-order-section .slide-para {
    color: #005BB9;
    text-align: center;
    /* Desktop/Body/Small */
    font-family: "Poppins", sans-serif;
    font-size: 12.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 147.6%;
    /* 18.893px */
    margin-bottom: 24px;
  }
  .dashboard-order-section .common-card {
    border-radius: 0;
    padding: 0;
    box-shadow: unset;
  }
  .dashboard-order-section .common-card .common-card-content {
    border-radius: 0;
    padding: 0 !important;
    overflow: auto;
  }
  .dashboard-order-section .common-card .common-card-content table {
    width: 588px;
    margin: auto;
  }
  .dashboard-address-details .common-card .common-card-content .heading-3 {
    font-size: 22px;
  }
  .dashboard-address-details .common-card .common-card-content .primary-btn {
    width: -webkit-fill-available;
  }
  .error-section {
    padding: 64px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
  }
  .error-section .heading-2 {
    font-size: 22px;
  }
  .dashboard-order-details-sec {
    padding: 40px 0;
    background: url(../images/texture-sm.png) no-repeat center top, url(../images/texture-sm-botttom.png) no-repeat center bottom;
    background-size: 100%;
  }
  .dashboard-order-details-sec .common-top-heading {
    padding: 0 24px;
    margin: 0 auto 24px auto;
  }
  .dashboard-order-details-sec .common-card {
    padding: 16px 0;
    border: 0;
    box-shadow: unset;
    background: transparent;
  }
  .dashboard-order-details-sec .common-card .common-card-content {
    padding: 0 !important;
  }
  .dashboard-order-details-sec .common-card .common-card-content .heading-3 {
    font-size: 22px;
    margin-bottom: 24px;
  }
  .dashboard-order-details-sec .progress-steps-section {
    flex-direction: column;
    gap: 16px;
    align-items: start;
    padding-left: 35%;
  }
  .dashboard-order-details-sec .progress-steps-section .progress-list {
    text-align: center;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
  }
  .dashboard-order-details-sec .progress-steps-section .progress-list i {
    width: 22px;
    height: 22px;
    padding: 4px;
    margin: auto;
    border-radius: 4px;
    position: relative;
  }
  .dashboard-order-details-sec .progress-steps-section .progress-list i img {
    width: 14px;
  }
  .dashboard-order-details-sec .progress-steps-section .progress-list i::after {
    width: 2px;
    height: 25px;
    bottom: -25px;
    right: unset;
  }
  .dashboard-order-details-sec .progress-steps-section .progress-list p {
    margin-bottom: 0;
  }
  .dashboard-order-details-sec .progress-steps-section .progress-list.active i {
    box-shadow: 0px 0px 0px 4px #D2E4FC, 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  }
  .dashboard-order-details-sec .order-overview-flex {
    flex-direction: column;
  }
  .dashboard-order-details-sec .order-table {
    max-width: 100% !important;
    border-radius: 0;
    border: 0;
  }
  .dashboard-order-details-sec .order-details-flex {
    flex-direction: column;
  }
  .dashboard-order-details-sec .order-details-flex th {
    padding-right: 0 !important;
  }
  .dashboard-order-details-sec .order-details-flex td {
    padding-left: 0 !important;
  }
  .dashboard-order-details-sec .order-overflow-table {
    overflow: auto;
  }
  .dashboard-order-details-sec .order-overflow-table table {
    width: 490px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .heading-2 {
    font-size: 35px;
  }
  header {
    padding: 31px 40px;
  }
  header .desktop-header {
    flex-wrap: wrap;
    gap: 24px;
  }
  header .desktop-header .menu {
    gap: 16px;
    width: 100%;
    justify-content: space-between;
  }
  header.sticky-header {
    position: relative;
  }
  footer {
    padding: 56px 40px;
  }
  .welcome-section {
    gap: 0;
  }
  .welcome-section .welcome-left-section {
    height: 710px;
    max-width: 49%;
    align-items: flex-end;
  }
  .welcome-section .welcome-left-section .welcome-left-content {
    max-width: 324px;
    margin-right: 61px;
    margin-bottom: 60px;
  }
  .welcome-section .welcome-left-section .welcome-left-content .heading-welcome {
    font-size: 50px;
  }
  .welcome-section .welcome-left-section .welcome-left-content .para {
    margin-bottom: 30px;
  }
  .welcome-section .welcome-left-section .welcome-left-content .welcome-button-section {
    gap: 14px;
    flex-wrap: wrap;
  }
  .welcome-section .welcome-right-section {
    padding: 0px 54px;
    padding-bottom: 75px;
  }
  .welcome-section .welcome-right-section .illustrations-img {
    width: 70%;
    bottom: 12.5%;
  }
  .digital-design-resources-section .digital-design-card {
    max-width: 420px;
  }
  .digital-design-resources-section .digital-design-card .common-card-content {
    padding: 24px 24px;
  }
  .digital-design-resources-section .why-choose-us-section .common-card-content {
    min-height: 369px;
    padding: 55px 24px;
  }
  .common-card-flex .common-card-content {
    gap: 10px;
    padding: 24px;
    flex-direction: column-reverse;
  }
  .common-card-flex .common-card-content .primary-btn,
  .common-card-flex .common-card-content .secondary-btn {
    max-width: 127px;
  }
  .common-card-flex .course-details {
    gap: 18px;
    flex-wrap: wrap;
  }
  .common-card-flex .course-details .heading-4 {
    width: 100%;
  }
  .your-website-course-sec .first-website-course-img {
    min-height: 377px;
  }
  .product-card {
    padding: 16px;
  }
  .product-card .primary-btn {
    padding: 13px 12px 13px 13px;
  }
  .product-card .heading-3 {
    font-size: 22px;
  }
  .product-card .product-price-section {
    justify-content: space-between;
    gap: 4px;
  }
  .product-card .product-price-section .heading-4 {
    font-size: 15px;
  }
  .bespoke-design-welcome-section .bespoke-design-content {
    margin: 0;
  }
  .bespoke-design-welcome-section .bespoke-design-content .heading-1 {
    font-size: 50px;
  }
  .user-experience-section {
    padding: 64px 40px 24px 40px;
  }
  .user-experience-section .user-interface-design-sec .common-card-content {
    padding: 46px 36px;
    gap: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .user-experience-section .user-interface-design-sec .common-card-content .text-lg-end {
    text-align: center !important;
  }
  .illustrations-section {
    padding: 0 40px 24px 40px;
  }
  .ab-testing-section {
    padding: 0 40px;
  }
  .ab-testing-section .ab-testing-content {
    padding: 86px 30px;
  }
  .want-to-reach-section .bespoke-design-content {
    right: 159px;
  }
  .provide-experiences-section .common-card-content {
    padding: 50px;
  }
  .provide-experiences-section .provide-experiences-img-sec {
    height: 100%;
  }
  .provide-experiences-section .provide-experiences-img-sec img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .top-welcome-section .top-welcome-content .heading-1 {
    font-size: 50px;
  }
  .login-section .common-card .common-card-content .common-form {
    max-width: 352px;
  }
  .dashboard-menu-wrapper {
    padding: 16px 40px;
  }
  .dashboard-menu-wrapper .dashboard-menu {
    width: 600px;
    overflow: scroll;
  }
  .dashboard-menu-wrapper .dashboard-menu ul {
    gap: 22px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .heading-2 {
    font-size: 35px;
  }
  header {
    padding: 31px 40px;
  }
  header .desktop-header .menu {
    gap: 16px;
  }
  footer {
    padding: 56px 40px;
  }
  .welcome-section {
    gap: 0;
  }
  .welcome-section .welcome-left-section {
    height: 720px;
  }
  .welcome-section .welcome-left-section .welcome-left-content {
    max-width: 434px;
    margin-right: 51px;
  }
  .welcome-section .welcome-left-section .welcome-left-content .heading-welcome {
    font-size: 60px;
  }
  .welcome-section .welcome-right-section {
    padding: 0px 54px;
    padding-bottom: 75px;
  }
  .welcome-section .welcome-right-section .illustrations-img {
    width: 71%;
    bottom: 14.5%;
    margin-left: -1.3%;
  }
  .digital-design-resources-section .digital-design-card {
    max-width: 420px;
  }
  .digital-design-resources-section .digital-design-card .common-card-content {
    padding: 24px 24px;
  }
  .digital-design-resources-section .why-choose-us-section .common-card-content {
    min-height: 224px;
    padding: 56px 24px;
  }
  .common-card-flex .common-card-content {
    gap: 10px;
    padding: 24px;
  }
  .common-card-flex .common-card-content .primary-btn,
  .common-card-flex .common-card-content .secondary-btn {
    max-width: 127px;
  }
  .common-card-flex .course-details {
    gap: 18px;
    flex-wrap: wrap;
  }
  .common-card-flex .course-details .heading-4 {
    width: 100%;
  }
  .your-website-course-sec .first-website-course-img {
    min-height: 377px;
  }
  .product-card .product-price-section {
    justify-content: space-between;
    gap: 4px;
  }
  .product-card .product-price-section .heading-4 {
    font-size: 18px;
  }
  .bespoke-design-welcome-section .bespoke-design-content {
    max-width: 598px;
  }
  .bespoke-design-welcome-section .bespoke-design-content .heading-1 {
    font-size: 50px;
  }
  .user-experience-section {
    padding: 64px 40px 24px 40px;
  }
  .user-experience-section .user-interface-design-sec .common-card-content {
    padding: 46px 36px;
  }
  .illustrations-section {
    padding: 0 40px 24px 40px;
  }
  .ab-testing-section {
    padding: 0 40px;
  }
  .ab-testing-section .ab-testing-content {
    padding: 126px 60px;
  }
  .want-to-reach-section .bespoke-design-content {
    right: 159px;
  }
  .provide-experiences-section .common-card-content {
    padding: 50px;
  }
  .provide-experiences-section .provide-experiences-img-sec {
    height: 100%;
  }
  .provide-experiences-section .provide-experiences-img-sec img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .dashboard-menu-wrapper {
    padding: 16px 40px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .welcome-section {
    gap: 0;
  }
  .welcome-section .welcome-left-section {
    height: 800px;
  }
  .welcome-section .welcome-left-section .welcome-left-content {
    max-width: 454px;
  }
  .welcome-section .welcome-left-section .welcome-left-content .heading-welcome {
    font-size: 70px;
  }
  .welcome-section .welcome-right-section .illustrations-img {
    width: 71%;
    bottom: 11%;
    margin-left: -1.3%;
  }
  .common-card-flex .common-card-content {
    gap: 10px;
    padding: 24px 29.5px;
  }
  .bespoke-design-welcome-section .bespoke-design-content {
    margin-left: 82px;
  }
  .ab-testing-section .ab-testing-content {
    padding: 136px 50px;
  }
  .provide-experiences-section .common-card-content {
    padding: 60px;
  }
  .register-section .common-card .common-card-content .common-form {
    max-width: 550px;
  }
}
@media screen and (min-width: 1800px) {
  .customContainerDashboard .dashboard-menu-wrapper {
    max-width: 1800px;
    margin: auto;
  }
  .design-resources-section .heading-section {
    background-size: cover;
  }
  header {
    max-width: 1800px;
    margin: auto;
  }
  .additional-trending-section .custom-container,
  .design-resources-section .custom-container,
  .design-resources-individual-sec .custom-container,
  .bespoke-design-welcome-section .custom-container {
    max-width: 1462px;
    margin: auto;
  }
}/*# sourceMappingURL=responsive.css.map */</pre></body></html>