.content-with-image {    padding-top: 135px;    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;}@media (max-width: 1919.98px) {    .content-with-image {        padding-top: calc((100vw - 375px) / (1920 - 375) * (135 - 120) + 120px);    }}@media (max-width: 767.98px) {    .content-with-image {        border-left: none;    }}@media (max-width: 375px) {    .content-with-image {        padding-top: 120px;    }}.content-with-image__container {    display: flex;    flex-wrap: wrap;    justify-content: space-between;    align-items: stretch;}.content-with-image__title {    width: 100%;    padding-bottom: 56px;    text-align: center;    padding-left: 60px;    padding-right: 100px;    border-bottom: 1px solid #000;}@media (max-width: 1919.98px) {    .content-with-image__title {        padding-bottom: calc((100vw - 375px) / (1920 - 375) * (56 - 40) + 40px);        padding-left: calc((100vw - 1024px) / (1920 - 1024) * (60 - 20) + 20px);        padding-right: calc((100vw - 1024px) / (1920 - 1024) * (100 - 20) + 20px);    }}@media (max-width: 1024px) {    .content-with-image__title {        padding-left: 20px;        padding-right: 20px;    }}@media (max-width: 375px) {    .content-with-image__title {        padding-bottom: 40px;    }}.content-with-image__content {    max-width: 55.38%;    width: 100%;    padding-left: 145px;    padding-right: 165px;    padding-top: 72px;    padding-bottom: 72px;    display: flex;    justify-content: center;}@media (max-width: 1919.98px) {    .content-with-image__content {        padding-top: calc((100vw - 375px) / (1920 - 375) * (72 - 48) + 48px);        padding-bottom: calc((100vw - 375px) / (1920 - 375) * (72 - 48) + 48px);        padding-left: calc((100vw - 1024px) / (1920 - 1024) * (145 - 20) + 20px);        padding-right: calc((100vw - 1024px) / (1920 - 1024) * (165 - 20) + 20px);    }}@media (max-width: 1024px) {    .content-with-image__content {        max-width: 100%;        padding-top: 56px;        padding-bottom: 120px;        padding-left: 20px;        padding-right: 20px;        order: 2;        border-top: 1px solid #000;    }}@media (max-width: 375px) {    .content-with-image__content {        padding-top: 40px;        padding-bottom: 120px;    }}.content-with-image__content-inner {    max-width: 705px;}.content-with-image__content-inner h3 {    margin-bottom: 24px;}.content-with-image__content-inner p {    margin-bottom: 28px;    color: rgba(0, 0, 0, 0.7);}.content-with-image__content-inner a {    margin-bottom: 28px;    color: rgba(0, 0, 0, 0.7);}.content-with-image__content-inner .btn {    margin-top: 20px;}.content-with-image__image-wrap {    max-width: 44.62%;    width: 100%;    position: relative;    overflow: hidden;}@media (min-width: 1025px) {    .content-with-image__image-wrap {        position: sticky;                top: 78px;        align-self: flex-start;        height: calc(100vh - 78px);        max-height: calc(100vh - 78px);            }}@media (max-width: 1024px) {    .content-with-image__image-wrap {        max-width: 100%;        aspect-ratio: 375/378;        max-height: 500px;        order: 1;    }}.content-with-image__image {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}.content-with-image__image img {    display: block;    width: 100%;    height: 100%;    object-fit: cover;}.choose-your-device {    padding-top: 135px;    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;}@media (max-width: 1919.98px) {    .choose-your-device {        padding-top: calc((100vw - 375px) / (1920 - 375) * (135 - 80) + 80px);    }}@media (max-width: 767.98px) {    .choose-your-device {        border-left: none;    }}@media (max-width: 375px) {    .choose-your-device {        padding-top: 80px;    }}.choose-your-device__container {    display: flex;    flex-direction: column;}.choose-your-device__top {    display: flex;    justify-content: space-between;    align-items: flex-end;    padding-left: 60px;    padding-right: 100px;}@media (max-width: 1919.98px) {    .choose-your-device__top {        padding-right: calc((100vw - 992px) / (1920 - 992) * (100 - 20) + 20px);        padding-left: calc((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);    }}@media (max-width: 991.98px) {    .choose-your-device__top {        padding-right: 20px;        padding-left: 20px;    }}@media (max-width: 767.98px) {    .choose-your-device__top {        flex-direction: column;        align-items: flex-start;    }}.choose-your-device__description {    margin-top: 24px;}.choose-your-device__controls {    display: flex;    align-items: center;}@media (max-width: 767.98px) {    .choose-your-device__controls {        margin-top: 40px;    }}.cydPrev {    margin-right: 15px;    cursor: pointer;    transition: opacity .2s ease;}.cydNext {    cursor: pointer;    transition: opacity .2s ease;}.cydPrev:hover,.cydNext:hover {    opacity: 0.5;}.swiper-button-disabled {    opacity: 0.5;    cursor: default;    pointer-events: none;}.choose-your-device__bottom {    margin-top: 56px;    max-width: 100%;}@media (max-width: 767.98px) {    .choose-your-device__bottom {        margin-top: 24px;    }}.cydSwiper .swiper-slide {    height: auto;}.choose-your-device__item {    text-decoration: none;    display: block;    height: 100%;}.choose-your-device__item-title {    border-right: 1px solid #000;    width: 100%;    height: 76px;    display: flex;    align-items: center;    justify-content: center;    text-align: center;    transition: background-color .2s ease;}.choose-your-device__image-wrap {    width: 100%;    position: relative;}.choose-your-device__image {    display: flex;    position: relative;    padding-top: 122.73%;    overflow: hidden;}.choose-your-device__image img {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    right: 0;    bottom: 0;    object-fit: cover;    transition: transform .3s ease;}.choose-your-device__item:hover .choose-your-device__image img {    transform: scale(1.04);}@media (max-width: 767.98px) {    .choose-your-device__item-title {        height: 50px;    }}.choose-your-device__item-title span {    margin-right: 16px;    color: #000;    padding-bottom: 3px;    display: block;}.how-it-work {    padding-top: 135px;    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;}@media (max-width: 1919.98px) {    .how-it-work {        padding-top: calc((100vw - 375px) / (1920 - 375) * (135 - 80) + 80px);    }}@media (max-width: 767.98px) {    .how-it-work {        border-left: none;    }}@media (max-width: 375px) {    .how-it-work {        padding-top: 80px;    }}.how-it-work__container {    display: flex;    flex-direction: column;    align-items: center;}.how-it-work__title {    display: flex;    align-items: center;    margin-right: 20px;    margin-left: 20px;    margin-bottom: 56px;}@media (max-width: 1919.98px) {    .how-it-work__title {         margin-bottom: calc((100vw - 375px) / (1920 - 375) * (56 - 40) + 40px);    }}@media (max-width: 375px) {    .how-it-work__title {        margin-bottom: 40px;    }}.how-it-work__title svg {    margin-right: 8px;    margin-left: 8px;    display: flex;}.how-it-work__heading {    margin-right: 20px;    margin-left: 20px;    margin-bottom: 56px;}@media (max-width: 1919.98px) {    .how-it-work__heading {        margin-bottom: calc((100vw - 375px) / (1920 - 375) * (56 - 40) + 40px);    }}@media (max-width: 375px) {    .how-it-work__heading {        margin-bottom: 40px;    }}.how-it-work__list {    display: flex;    justify-content: space-between;    width: 100%;    min-width: 100%;}.how-it-work__item {    width: 33.33%;    border-top: 1px solid #000;    border-right: 1px solid #000;    display: flex;    justify-content: center;    flex-direction: column;    align-items: center;    padding-top: 72px;    padding-bottom: 72px;    padding-left: 24px;    padding-right: 24px;}@media (max-width: 1919.98px) {    .how-it-work__item {        padding-top: calc((100vw - 375px) / (1920 - 375) * (72 - 56) + 56px);        padding-bottom: calc((100vw - 375px) / (1920 - 375) * (72 - 56) + 56px);        padding-left: calc((100vw - 375px) / (1920 - 375) * (24 - 20) + 20px);        padding-right: calc((100vw - 375px) / (1920 - 375) * (24 - 10) + 10px);    }}@media (max-width: 375px) {    .how-it-work__item {        padding-top: 56px;        padding-bottom: 56px;        padding-left: 20px;        padding-right: 10px;    }}.how-it-work__item:last-child {    border-right: none;}.hiwSwiper {    width: 100%;    overflow: visible;}@media (max-width: 1199.98px) {    .hiwSwiper {        width: 100%;        overflow: hidden;    }    .how-it-work__list {        margin-top: 0;    }    .how-it-work__item {        width: 100%;        border-right: 1px solid #000;    }    .how-it-work__item:last-child {        border-right: 1px solid #000;    }}.how-it-work__image {    width: 120px;    height: 120px;    display: flex;    justify-content: center;    align-items: center;    margin-top: 56px;}@media (max-width: 1919.98px) {    .how-it-work__image {        width: calc((100vw - 375px) / (1920 - 375) * (120 - 80) + 80px);        height: calc((100vw - 375px) / (1920 - 375) * (120 - 80) + 80px);        margin-top: calc((100vw - 375px) / (1920 - 375) * (56 - 48) + 48px);    }}@media (max-width: 375px) {    .how-it-work__image {        width: 80px;        height: 80px;        margin-top: 48px;    }}.how-it-work__description {    margin-top: 56px;    max-width: 415px;    text-align: center;    color: rgba(0, 0, 0, 0.70);}@media (max-width: 1919.98px) {    .how-it-work__description {        margin-top: calc((100vw - 375px) / (1920 - 375) * (56 - 48) + 48px);    }}@media (max-width: 375px) {    .how-it-work__description {        margin-top: 48px;    }}.how-it-work--dark .hiwSwiper {    position: relative;}.how-it-work--dark .hiwSwiper > img {    position: absolute;    width: 100%;    height: 100%;    object-fit: cover;    top: 0;    left: 0;}.how-it-work--dark .how-it-work__item {    position: relative;    overflow: hidden;    border-top-color: rgba(255, 255, 255, 1);    border-right-color: rgba(255, 255, 255, 1);}.how-it-work--dark .how-it-work__item-title {    color: #fff;}.how-it-work--dark .how-it-work__description {    color: rgba(255, 255, 255, 0.7);}@media (max-width: 1199.98px) {    .how-it-work--dark .how-it-work__item {        border-right-color: rgba(255, 255, 255, 1);        border-top-color: rgba(255, 255, 255, 1);    }}.our-benefits {    padding-top: 135px;    padding-bottom: 160px;    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;}.our-benefits__container {    position: relative;    z-index: 2;    color: #fff;    display: flex;    justify-content: space-between;}@media (max-width: 1199.98px) {    .our-benefits__container {        flex-direction: column;        padding-left: 20px;        padding-right: 20px;    }}.our-benefits__title {    padding-left: 60px;}@media (max-width: 1439.98px) {    .our-benefits__title {        padding-top: 0;    }}@media (max-width: 1199.98px) {    .our-benefits__title {        padding-left: 0;    }}@media (max-width: 767.98px) {    .our-benefits__title {        text-align: center;    }}.our-benefits__list {    max-width: 52.62%;    width: 100%;    margin-top: 23px;}@media (max-width: 1439.98px) {    .our-benefits__list {        max-width: 60%;        width: 100%;        margin-top: 23px;    }}@media (max-width: 1199.98px) {    .our-benefits__list {        max-width: 100%;        margin-top: 80px;    }}.our-benefits__item {    display: flex;    align-items: flex-start;    margin-top: 48px;}.our-benefits__item:first-child {    margin-top: 0;}@media (max-width: 767.98px) {    .our-benefits__item {        flex-direction: column;        align-items: flex-start;        margin-top: 40px;    }}.our-benefits__image {    width: 80px;    min-width: 80px;    height: 80px;    display: flex;    justify-content: center;    align-items: center;    margin-right: 65px;}@media (max-width: 767.98px) {    .our-benefits__image {        width: 56px;        min-width: 56px;        height: 56px;        margin-right: 0;        margin-bottom: 24px;    }}.our-benefits__wrap {    flex-grow: 1;    margin-right: 100px;    border-bottom: 1px solid #fff;    padding-bottom: 48px;}@media (max-width: 1199.98px) {    .our-benefits__wrap {        margin-right: 0;    }}@media (max-width: 767.98px) {    .our-benefits__wrap {        padding-bottom: 40px;    }}.our-benefits__item-title {    padding-top: 20px;    padding-bottom: 20px;    max-width: 705px;}@media (max-width: 767.98px) {    .our-benefits__item-title {        padding-top: 0;        padding-bottom: 0;    }}.our-benefits__item-text {    padding-top: 16px;    max-width: 705px;    line-height: 1.6;}@media (max-width: 767.98px) {    .our-benefits__item-text {        padding-top: 24px;    }}.our-benefits__item-text a {    color: #fff;}.our-benefits__item:last-child .our-benefits__wrap {    border-bottom: none;    padding-bottom: 0;}@media (max-width: 1919.98px) {    .our-benefits {        padding-top: calc((100vw - 375px) / (1920 - 375) * (135 - 80) + 80px);        padding-bottom: calc((100vw - 375px) / (1920 - 375) * (160 - 120) + 120px);    }}@media (max-width: 767.98px) {    .our-benefits {        border-left: none;    }}@media (max-width: 375px) {    .our-benefits {        padding-top: 80px;        padding-bottom: 120px;    }}@media (max-width: 1199.98px) {    .why-choose-us-scroller {        height: auto !important;    }}.why-choose-us {    position: sticky;    top: 0;    height: 100vh;    overflow: hidden;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;}@media (max-width: 1199.98px) {    .why-choose-us {        position: static;        height: auto;        overflow: visible;    }}@media (max-width: 767.98px) {    .why-choose-us {        border-left: none;    }}.why-choose-us__container {    display: grid;    grid-template-rows: auto 1fr;    grid-template-columns: 710px 1fr;    height: 100%;}@media (max-width: 1199.98px) {    .why-choose-us__container {        display: flex;        flex-direction: column;        height: auto;    }}.why-choose-us__title {    grid-column: 1 / -1;    padding-top: 135px;    padding-bottom: 56px;    text-align: center;    padding-left: 60px;    padding-right: 100px;    border-bottom: 1px solid #000;}@media (max-width: 1919.98px) {    .why-choose-us__title {        padding-left: calc((100vw - 1200px) / (1920 - 1200) * (60 - 20) + 20px);        padding-right: calc((100vw - 1200px) / (1920 - 1200) * (100 - 20) + 20px);    }}@media (max-width: 1199.98px) {    .why-choose-us__title {        order: 0;        padding-top: 120px;        padding-bottom: 40px;        padding-left: 20px;        padding-right: 20px;        border-bottom: none;    }}.why-choose-us__image-wrap {    position: relative;    display: flex;    align-items: center;    justify-content: flex-end;    padding-right: 245px;}@media (max-width: 1919.98px) {    .why-choose-us__image-wrap {        padding-right: calc((100vw - 1200px) / (1920 - 1200) * (245 - 120) + 120px);    }}@media (max-width: 1199.98px) {    .why-choose-us__image-wrap {        order: 1;        padding-right: 0;        justify-content: center;    }}.why-choose-us__image {    width: 850px;    height: 615px;    position: relative;    flex-shrink: 0;}@media (max-width: 1199.98px) {    .why-choose-us__image {        width: 100%;        height: auto;        aspect-ratio: 850 / 615;    }}.why-choose-us__image img {    display: block;    position: absolute;    width: 100%;    height: 100%;    object-fit: cover;    will-change: transform, opacity;    transform-origin: center center;    z-index: 1;}@media (max-width: 1199.98px) {    .why-choose-us__image img {        transform: none !important;        opacity: 0;        transition: opacity 0.4s ease;        will-change: opacity;        z-index: 1;    }    .why-choose-us__image img.is-active {        opacity: 1;        z-index: 2;    }}.why-choose-us__content {    position: relative;    z-index: 2;    padding-left: 145px;    display: flex;    justify-content: flex-start;    align-items: center;    overflow: hidden;}@media (max-width: 1919.98px) {    .why-choose-us__content {        padding-left: calc((100vw - 1200px) / (1920 - 1200) * (145 - 40) + 40px);    }}@media (max-width: 1199.98px) {    .why-choose-us__content {        order: 2;        padding-left: 0;        align-items: flex-start;        overflow: visible;    }}.why-choose-us__content-inner {    width: 465px;}@media (max-width: 1199.98px) {    .why-choose-us__content-inner {        width: 100%;        padding-left: 20px;        padding-right: 20px;        padding-bottom: 80px;    }}.why-choose-us__content-inner ul {    list-style: none;    margin-left: 0;    margin-top: 0;    padding-left: 0;    padding-top: 0;}.why-choose-us__content-inner li {    margin-bottom: 16px;    color: rgba(0, 0, 0, 0.70);    padding-left: 44px;    position: relative;}.why-choose-us__content-inner li::before {    content: '';    position: absolute;    left: 0;    top: 0;    width: 32px;    height: 32px;    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3336 18.1337L21.2002 10.2671C21.4447 10.0226 21.7558 9.90039 22.1336 9.90039C22.5113 9.90039 22.8224 10.0226 23.0669 10.2671C23.3113 10.5115 23.4336 10.8226 23.4336 11.2004C23.4336 11.5782 23.3113 11.8893 23.0669 12.1337L14.2669 20.9337C14.0002 21.2004 13.6891 21.3337 13.3336 21.3337C12.978 21.3337 12.6669 21.2004 12.4002 20.9337L8.93356 17.4671C8.68912 17.2226 8.56689 16.9115 8.56689 16.5337C8.56689 16.1559 8.68912 15.8448 8.93356 15.6004C9.17801 15.3559 9.48912 15.2337 9.86689 15.2337C10.2447 15.2337 10.5558 15.3559 10.8002 15.6004L13.3336 18.1337Z' fill='%232F6BFF'/%3E%3C/svg%3E");    background-size: contain;    background-repeat: no-repeat;}.why-choose-us__content-inner li:last-child {    margin-bottom: 0;}.why-choose-us__content-inner .text-24 {    margin-bottom: 28px;    font-weight: 600;    color: #5C5C5C;}.why-choose-us__content-inner .text-18 {    margin-bottom: 28px;    color: rgba(0, 0, 0, 0.70);}.wcu-step {    overflow: hidden;    padding: 14px 0;}@media (max-width: 1199.98px) {    .wcu-step {        overflow: visible;        padding: 0;        border-top: none;    }}.wcu-step:first-child {    border-top: none;    padding-top: 0;}@media (max-width: 1199.98px) {    .wcu-step:first-child {        border-top: none;        padding-top: 0;    }}.wcu-step__header {    display: flex;    align-items: center;}@media (max-width: 1199.98px) {    .wcu-step__header {        gap: 16px;        cursor: pointer;        padding-top: 12px;        padding-bottom: 12px;    }}.wcu-toggle-icon {    display: none;}@media (max-width: 1199.98px) {    .wcu-toggle-icon {        display: flex;        flex-shrink: 0;        align-items: center;        justify-content: center;        opacity: 0.3;        transition: transform 0.3s ease, opacity 0.3s ease;        max-width: 16px;    }    .wcu-step.is-active .wcu-toggle-icon {        transform: rotate(45deg);        opacity: 1;    }}.wcu-step .why-choose-us__content-title {    font-size: 24px;    font-weight: 600;    color: #5C5C5C;    margin-bottom: 0;    cursor: default;    transition: font-size 0.6s cubic-bezier(0.4, 0, 0.2, 1),                color 0.6s cubic-bezier(0.4, 0, 0.2, 1),                margin-bottom 0.6s cubic-bezier(0.4, 0, 0.2, 1);}@media (max-width: 1199.98px) {    .wcu-step .why-choose-us__content-title {        font-size: 24px;        font-weight: 600;        color: #5C5C5C;        transition: none;    }}.wcu-step.is-active .why-choose-us__content-title {    font-size: 32px;    font-weight: 600;    color: rgba(0, 0, 0, 1);    margin-bottom: 28px;}@media (max-width: 1199.98px) {    .wcu-step.is-active .why-choose-us__content-title {        font-size: 24px;        color: rgba(0, 0, 0, 1);        margin-bottom: 0;    }}.wcu-step .why-choose-us__content-description {    max-height: 0;    opacity: 0;    overflow: hidden;    margin-bottom: 0;    transition: max-height 0.65s cubic-bezier(0.4, 0, 0.2, 1),                opacity 0.55s cubic-bezier(0.4, 0, 0.2, 1),                margin-bottom 0.6s cubic-bezier(0.4, 0, 0.2, 1);}.wcu-step.is-active .why-choose-us__content-description {    max-height: 400px;    opacity: 1;    margin-bottom: 28px;}@media (max-width: 1199.98px) {    .wcu-step.is-active .why-choose-us__content-description {        margin-bottom: 20px;        margin-top: 12px;    }}.why-choose-us__content-inner .text-18 a {    margin-bottom: 28px;    color: rgba(0, 0, 0, 0.70);}.why-choose-us__content-inner .btn {    margin-top: 24px;}.sell-with-confidence {    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;}@media (max-width: 767.98px) {    .sell-with-confidence {        border-left: none;    }}.sell-with-confidence__container {    display: flex;}@media (max-width: 1199.98px) {    .sell-with-confidence__container {        flex-direction: column;    }}.sell-with-confidence__head {    border-right: 1px solid #000;    display: flex;    justify-content: center;    align-items: center;    width: 21%;}@media (max-width: 1199.98px) {    .sell-with-confidence__head {        width: 100%;        border-right: none;        border-top: 1px solid #000;        border-bottom: 1px solid #000;        background: #F9FBFC;    }}.sell-with-confidence__head h3 {    padding: 24px;    font-family: "Roboto Mono", monospace;}@media (max-width: 1199.98px) {    .sell-with-confidence__head h3 {        padding-top: 48px;        padding-bottom: 48px;        padding-left: 20px;        padding-right: 20px;    }}.sell-with-confidence__list {    display: flex;    flex-wrap: wrap;    padding-left: 100px;    padding-right: 100px;    padding-top: 80px;    padding-bottom: 80px;    width: 100%;}@media (max-width: 1919.98px) {    .sell-with-confidence__list {        padding-left: calc((100vw - 375px) / (1920 - 375) * (100 - 24) + 24px);        padding-right: calc((100vw - 375px) / (1920 - 375) * (100 - 24) + 24px);        padding-top: calc((100vw - 375px) / (1920 - 375) * (80 - 40) + 40px);        padding-bottom: сalc((100vw - 375px) / (1920 - 375) * (80 - 40) + 40px);    }}@media (max-width: 767.98px) {    .sell-with-confidence__list {        padding-bottom: 0;    }}@media (max-width: 375px) {    .sell-with-confidence__list {        padding-left: 24px;        padding-right: 24px;        padding-top: 40px;        padding-bottom: 0;    }}.sell-with-confidence__item {    width: 25%;    padding-right: 30px;}@media (max-width: 767.98px) {    .sell-with-confidence__item {        width: 50%;        margin-bottom: 40px;    }}@media (max-width: 480px) {    .sell-with-confidence__item {        width: 100%;        display: flex;        align-items: center;        gap: 20px;        padding-right: 0;    }}.sell-with-confidence__image {    width: 72px;    height: 72px;    display: flex;    justify-content: center;}.sell-with-confidence__image svg {    width: 100%;    height: 100%;}@media (max-width: 1919.98px) {    .sell-with-confidence__image {        width: calc((100vw - 375px) / (1920 - 375) * (72 - 48) + 48px);        height: calc((100vw - 375px) / (1920 - 375) * (72 - 48) + 48px);    }}@media (max-width: 375px) {    .sell-with-confidence__image {        width: 48px;        height: 48px;    }}@media (max-width: 480px) {    .sell-with-confidence__image {        width: 64px;        height: 64px;        flex-shrink: 0;    }}.sell-with-confidence__title {    margin-top: 24px;}@media (max-width: 480px) {    .sell-with-confidence__title {        margin-top: 0;    }}.sell-with-confidence__title h4 {    font-weight: 400;}.last-devices-added {    padding-top: 135px;    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;    overflow: hidden;}@media (max-width: 1919.98px) {    .last-devices-added {        padding-top: calc((100vw - 375px) / (1920 - 375) * (135 - 80) + 80px);    }}@media (max-width: 767.98px) {    .last-devices-added {        border-left: none;    }}@media (max-width: 375px) {    .last-devices-added {        padding-top: 80px;    }}.last-devices-added__container {    display: flex;    flex-direction: column;}.last-devices-added__top {    display: flex;    justify-content: space-between;    align-items: flex-end;    padding-left: 60px;    padding-right: 100px;}@media (max-width: 1919.98px) {    .last-devices-added__top {        padding-left: calc((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);        padding-right: calc((100vw - 992px) / (1920 - 992) * (100 - 20) + 20px);    }}@media (max-width: 991.98px) {    .last-devices-added__top {        padding-left: 20px;        padding-right: 20px;    }}@media (max-width: 767.98px) {    .last-devices-added__top {        flex-direction: column;        align-items: flex-start;        gap: 20px;    }}.last-devices-added__title {    text-align: left;    width: auto;    padding-left: 0;    padding-right: 0;}.lda-word-added {    color: inherit;}@media (max-width: 767.98px) {    .lda-word-added {        display: none;    }}.last-devices-added__controls {    display: flex;    align-items: center;}.ldaPrev {    margin-right: 15px;    cursor: pointer;    transition: opacity .2s ease;}.ldaNext {    cursor: pointer;    transition: opacity .2s ease;}.ldaPrev:hover,.ldaNext:hover {    opacity: 0.5;}.last-devices-added__bottom {    margin-top: 56px;    max-width: 100%;}@media (max-width: 1919.98px) {    .last-devices-added__bottom {        margin-top: calc((100vw - 375px) / (1920 - 375) * (56 - 24) + 24px);    }}@media (max-width: 375px) {    .last-devices-added__bottom {        margin-top: 24px;    }}.last-devices-added__bottom .swiper {    margin-right: -1px;}.last-devices-added__list {    display: flex;    margin-top: 0;    cursor: grab;}.ldaSwiper .swiper-slide {    height: auto;}.last-devices-added__list-item {    aspect-ratio: 1 / 1;    width: 100%;    height: auto;    box-sizing: border-box;    padding: 59px 24px;    border-top: 1px solid #000;    border-right: 1px solid #000;    display: flex;    flex-direction: column;    justify-content: center;    position: relative;    text-decoration: none;    transition: background-color .2s ease;}@media (max-width: 1919.98px) {    .last-devices-added__list-item {        padding-top: calc((100vw - 767px) / (1920 - 767) * (59 - 40) + 40px);        padding-bottom: calc((100vw - 767px) / (1920 - 767) * (59 - 40) + 40px);    }}@media (max-width: 767.98px) {    .last-devices-added__list-item {        padding-top: 40px;        padding-bottom: 40px;        padding-left: 20px;        padding-right: 20px;    }}.last-devices-added__list-item:hover {    background-color: #f7f7f7;}.last-devices-added__list-item:hover .last-devices-added__list-item-arrow {    transform: translate(3px, -3px);}.last-devices-added__list-item-image {    display: flex;    justify-content: center;    align-items: center;}.last-devices-added__list-item-image img {    width: 150px;    height: auto;    max-width: 100%;    object-fit: contain;}@media (max-width: 991.98px) {    .last-devices-added__list-item-image {        height: 220px;    }}@media (max-width: 767.98px) {    .last-devices-added__list-item-image {        height: 180px;    }}.last-devices-added__list-item-title {    margin-top: 18px;    text-align: center;    color: #000;    max-width: 407px;    margin-left: auto;    margin-right: auto;}.last-devices-added__list-item-arrow {    position: absolute;    top: 24px;    right: 24px;    transition: all .3s ease;}.last-devices-added__lede {    margin: 8px 0 0;    max-width: 520px;    color: #667085;    font: 500 16px/1.45 Mulish, Arial, sans-serif;}.last-devices-added--quote .last-devices-added__list-item {    aspect-ratio: auto;    padding: 40px 20px 28px;    justify-content: flex-start;}.last-devices-added--quote .last-devices-added__list-item-image {    height: 240px;}.last-devices-added--quote .last-devices-added__list-item-image img {    width: auto;    height: 220px;    max-width: 100%;    object-fit: contain;}.last-devices-added--quote .last-devices-added__list-item-price {    margin-top: 8px;    color: #2F6BFF;    font: 800 16px/1.2 Mulish, Arial, sans-serif;    text-align: center;}@media (max-width: 767.98px) {    .last-devices-added--quote .last-devices-added__list-item-image {        height: 200px;    }    .last-devices-added--quote .last-devices-added__list-item-image img {        height: 180px;    }}.popular-devices {    border-bottom: 1px solid #000;    margin-top: -1px;}.popular-devices__container {    display: flex;    border-left: 1px solid #000;}@media (max-width: 1199.98px) {    .popular-devices__container {        flex-direction: column;    }}@media (max-width: 767.98px) {    .popular-devices__container {        border-left: none;    }}.popular-devices__head {    border-right: 1px solid #000;    display: flex;    justify-content: center;    align-items: center;    width: 21%;}@media (max-width: 1199.98px) {    .popular-devices__head {        width: 100%;        border-right: none;        border-top: 1px solid #000;        border-bottom: 1px solid #000;        background: #F9FBFC;    }}.popular-devices__head h3 {    padding: 24px;    font-family: "Roboto Mono", monospace;}@media (max-width: 1199.98px) {    .popular-devices__head h3 {        max-width: 100%;        text-align: center;        padding-top: 48px;        padding-bottom: 48px;        padding-left: 20px;        padding-right: 20px;    }}.popular-devices__lists {    display: flex;    width: 100%;    padding-left: 100px;    padding-right: 100px;    padding-top: 80px;    padding-bottom: 80px;    gap: 0;}@media (max-width: 1919.98px) {    .popular-devices__lists {        padding-left: calc((100vw - 375px) / (1920 - 375) * (100 - 20) + 20px);        padding-right: calc((100vw - 375px) / (1920 - 375) * (100 - 20) + 20px);        padding-top: calc((100vw - 375px) / (1920 - 375) * (80 - 40) + 40px);        padding-bottom: calc((100vw - 375px) / (1920 - 375) * (80 - 40) + 40px);    }}@media (max-width: 767.98px) {    .popular-devices__lists {        flex-wrap: wrap;        column-gap: 20px;    }}@media (max-width: 375px) {    .popular-devices__lists {        padding-left: 20px;        padding-right: 20px;        padding-top: 40px;        padding-bottom: 40px;    }}.popular-devices__items {    width: 25%;    display: flex;    flex-direction: column;}@media (max-width: 767.98px) {    .popular-devices__items {        width: calc(50% - 10px);    }}.popular-devices__items li:first-child {    margin-top: 0;}.popular-devices__items li {    margin-top: 16px;    list-style: none;    display: inline-block;    padding-left: 20px;    padding-right: 20px;    border-left: none;}@media (max-width: 767.98px) {    .popular-devices__items li  {        padding-left: 0;        padding-right: 0;    }}.popular-devices__items li a {    font-size: 16px;    line-height: 1.7;    color: #000;    text-decoration: none;}.popular-devices__items li a:hover {    text-decoration: underline;}.faq-section {    position: relative;    padding-top: 135px;    padding-bottom: 135px;    color: #fff;}@media (max-width: 1919.98px) {    .faq-section {        padding-top: calc((100vw - 375px) / (1920 - 375) * (135 - 80) + 80px);        padding-bottom: calc((100vw - 375px) / (1920 - 375) * (135 - 80) + 80px);    }}@media (max-width: 375px) {    .faq-section {        padding-top: 80px;        padding-bottom: 80px;    }}.faq-section__container {    position: relative;    z-index: 2;    padding-left: 60px;}@media (max-width: 1919.98px) {    .faq-section__container {        padding-left: calc((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);    }}@media (max-width: 991.98px) {    .faq-section__container {        padding-left: 20px;        padding-right: 20px;    }}.faq-section__wrapper {    display: flex;    justify-content: space-between;}@media (max-width: 1199.98px) {    .faq-section__wrapper {        flex-direction: column;        gap: 80px;    }}.faq-section__head {    max-width: 37%;    width: 100%;}@media (max-width: 1199.98px) {    .faq-section__head {        max-width: 100%;    }}.faq-section__head .btn-without-outline {    margin-top: 48px;    display: inline-block;}@media (max-width: 767.98px) {    .faq-section__head .btn-without-outline {        margin-top: 32px;    }}.faq-section__list {    max-width: 54.5%;    width: 100%;}@media (max-width: 1199.98px) {    .faq-section__list {        max-width: calc(100% + (100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);        width: calc(100% + (100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);        margin-left: calc(-1 * ((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px));    }}@media (max-width: 991.98px) {    .faq-section__list {        max-width: calc(100% + 40px);        width: calc(100% + 40px);        margin-left: -20px;        margin-right: -20px;    }}.faq-section__list ul {    list-style: none;    border-top: 1px solid #fff;}.faq-section__list ul li {    padding-right: 100px;    border-bottom: 1px solid #fff;    border-left: 1px solid #fff;}@media (max-width: 1919.98px) {    .faq-section__list ul li {        padding-right: calc((100vw - 992px) / (1920 - 992) * (100 - 20) + 20px);    }}@media (max-width: 1199.98px) {    .faq-section__list ul li {        padding-right: calc((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);        border-left: none;    }}@media (max-width: 991.98px) {    .faq-section__list ul li {        padding-right: 20px;    }}.faq-section__wrap {    max-width: 810px;    width: 100%;    padding-left: 40px;}@media (max-width: 1199.98px) {    .faq-section__wrap {        max-width: 100%;        width: 100%;        padding-left: calc((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);    }}@media (max-width: 991.98px) {    .faq-section__wrap {        padding-left: 20px;    }}.faq-section__wrap.open .faq-section__circle {    transform: rotate(45deg);}.faq-section__list-title {    padding-top: 32px;    padding-bottom: 32px;    display: flex;    justify-content: space-between;    align-items: center;    cursor: pointer;    font-weight: 600;}.faq-section__circle {    transition: transform .3s ease;}.faq-section__list-text {    padding-bottom: 32px;    max-width: 705px;    display: none;    color: rgba(255, 255, 255, 0.7);    line-height: 1.6;}.faq-section__list-text a {    color: rgba(255, 255, 255, 0.7);    text-decoration: underline;    text-underline-offset: 3px;    text-decoration-thickness: 1px;}.what-people-say {    padding-top: 135px;    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;    overflow: hidden;}@media (max-width: 1919.98px) {    .what-people-say {        padding-top: calc((100vw - 375px) / (1920 - 375) * (135 - 80) + 80px);    }}@media (max-width: 767.98px) {    .what-people-say {        border-left: none;    }}@media (max-width: 375px) {    .what-people-say {        padding-top: 80px;    }}.what-people-say__container {    display: flex;    flex-direction: column;}.what-people-say__top {    display: flex;    justify-content: space-between;    align-items: flex-end;    padding-left: 60px;    padding-right: 100px;}@media (max-width: 1919.98px) {    .what-people-say__top {        padding-right: calc((100vw - 992px) / (1920 - 992) * (100 - 20) + 20px);        padding-left: calc((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);    }}@media (max-width: 991.98px) {    .what-people-say__top {        padding-right: 20px;        padding-left: 20px;    }}@media (max-width: 767.98px) {    .what-people-say__top {        flex-direction: column;        align-items: flex-start;    }}.what-people-say__description {    margin-top: 24px;}.what-people-say__controls {    display: flex;    align-items: center;}@media (max-width: 767.98px) {    .what-people-say__controls {        margin-top: 40px;    }}.wpsPrev {    margin-right: 15px;    cursor: pointer;    transition: opacity .2s ease;}.wpsNext {    cursor: pointer;    transition: opacity .2s ease;}.swiper-button-disabled {    opacity: 0.5;    cursor: default;    pointer-events: none;}.what-people-say__bottom {    margin-top: 56px;    max-width: 100%;}@media (max-width: 1919.98px) {    .what-people-say__bottom {        margin-top: calc((100vw - 375px) / (1920 - 375) * (56 - 24) + 24px);    }}@media (max-width: 375px) {    .what-people-say__bottom {        margin-top: 24px;    }}.what-people-say__bottom .swiper {    margin-right: -1px;}.what-people-say__list {    cursor: grab;    display: flex;    justify-content: space-between;}.what-people-say__item {    width: 33.33%;    border-top: 1px solid #000;    border-right: 1px solid #000;    height: 100%;    display: flex;    align-items: center;    flex-direction: column;    padding-bottom: 125px;    height: auto;}@media (max-width: 1919.98px) {    .what-people-say__item {        padding-bottom: calc((100vw - 375px) / (1920 - 375) * (125 - 48) + 48px);    }}@media (max-width: 375px) {    .what-people-say__item {        padding-bottom: 48px;    }}.what-people-say__head {    width: 100%;    display: flex;    justify-content: center;    padding-top: 16px;    padding-bottom: 16px;    background: #F9FBFC;    border-bottom: 1px solid #000;}.what-people-say__head-wrap {    display: flex;    align-items: center;    justify-content: space-between;    max-width: 486px;    width: 100%;    margin-left: 40px;    margin-right: 40px;    padding-left: 20px;    padding-right: 20px;}@media (max-width: 1919.98px) {    .what-people-say__head-wrap {        margin-left: calc((100vw - 375px) / (1920 - 375) * (40 - 0) + 0px);        margin-right: calc((100vw - 375px) / (1920 - 375) * (40 - 0) + 0px);    }}@media (max-width: 1600px) {    .what-people-say__head-wrap {        margin-left: 0;        margin-right: 0;    }}.what-people-say__name {    font-weight: 600;}.what-people-say__item-content {    padding-top: 40px;    max-width: 486px;    width: 100%;    margin-left: 40px;    margin-right: 40px;    padding-left: 20px;    padding-right: 20px;}@media (max-width: 1919.98px) {    .what-people-say__item-content {        padding-top: calc((100vw - 375px) / (1920 - 375) * (40 - 31) + 31px);        margin-left: calc((100vw - 375px) / (1920 - 375) * (40 - 0) + 0px);        margin-right: calc((100vw - 375px) / (1920 - 375) * (40 - 0) + 0px);    }}@media (max-width: 1600px) {    .what-people-say__item-content {        padding-top: 31px;        margin-left: 0;        margin-right: 0;    }}.what-people-say__item-text {    color: #333;}.what-people-say__item-date {    color: #111;    font-family: "Roboto Mono", monospace;    margin-top: 40px;}@media (max-width: 1919.98px) {    .what-people-say__item-date {        margin-top: calc((100vw - 375px) / (1920 - 375) * (40 - 24) + 24px);    }}@media (max-width: 375px) {    .what-people-say__item-date {        margin-top: 24px;    }}.what-people-say__container {    display: flex;    flex-direction: column;}.what-people-say__top {    display: flex;    justify-content: space-between;    align-items: flex-end;    padding-left: 60px;    padding-right: 100px;}@media (max-width: 1919.98px) {    .what-people-say__top {        padding-right: calc((100vw - 992px) / (1920 - 992) * (100 - 20) + 20px);        padding-left: calc((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);    }}@media (max-width: 991.98px) {    .what-people-say__top {        padding-right: 20px;        padding-left: 20px;    }}@media (max-width: 767.98px) {    .what-people-say__top {        flex-direction: column;        align-items: flex-start;    }}.what-people-say__description {    margin-top: 24px;}.what-people-say__controls {    display: flex;    align-items: center;}.wpsPrev {    margin-right: 15px;    cursor: pointer;    transition: opacity .2s ease;}.wpsNext {    cursor: pointer;    transition: opacity .2s ease;}.wpsPrev:hover,.wpsNext:hover {    opacity: 0.5;}.swiper-button-disabled {    opacity: 0.5;    cursor: default;    pointer-events: none;}.what-people-say__bottom {    margin-top: 56px;    max-width: 100%;}@media (max-width: 767.98px) {    .what-people-say__bottom {        margin-top: 24px;    }}.what-people-say__bottom .swiper {    margin-right: -1px;}.what-people-say__list {    cursor: grab;    display: flex;    justify-content: space-between;}.what-people-say__item {    width: 33.33%;    border-top: 1px solid #000;    border-right: 1px solid #000;    height: 100%;    display: flex;    align-items: center;    flex-direction: column;    padding-bottom: 125px;    height: auto;}.what-people-say__head {    width: 100%;    display: flex;    justify-content: center;    padding-top: 16px;    padding-bottom: 16px;    background: #F9FBFC;    border-bottom: 1px solid #000;}.what-people-say__name {    font-weight: 600;}.what-people-say__item-content {    padding-top: 40px;    max-width: 486px;    width: 100%;    margin-left: 60px;    margin-right: 60px;}.what-people-say__item-text {    color: #333;}.what-people-say__item-date {    color: #111;    font-family: "Roboto Mono", monospace;    margin-top: 40px;}.selected-devices-added {    padding-top: 135px;    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;    overflow-x: hidden;}@media (max-width: 575px) {    .selected-devices-added {        padding-top: 80px;    }}.selected-devices-added__container {    display: flex;    flex-direction: column;}.selected-devices-added__top {    display: flex;    justify-content: space-between;    align-items: flex-end;    padding-left: 60px;    padding-right: 100px;}@media (max-width: 991px) {    .selected-devices-added__top {        padding-left: 24px;        padding-right: 24px;    }}@media (max-width: 575px) {    .selected-devices-added__top {        align-items: flex-start;        flex-direction: column;        gap: 20px;    }}.selected-devices-added__title {    text-align: left;    width: auto;    padding-left: 0;    padding-right: 0;    margin: 0;    max-width: 850px;}.selected-devices-added__controls {    display: flex;    align-items: center;}.sdaPrev {    margin-right: 15px;    cursor: pointer;}.sdaNext {    cursor: pointer;}.swiper-button-disabled {    opacity: 0.5;    cursor: default;    pointer-events: none;}.selected-devices-added__bottom {    margin-top: 56px;    max-width: 100%;    overflow: hidden;}.selected-devices-added__bottom .swiper,.selected-devices-added .sdaSwiper {    margin-right: -1px;    overflow: hidden;    width: 100%;}.selected-devices-added__list {    display: flex;    margin-top: 0;    cursor: grab;}.sdaSwiper .swiper-slide {    height: auto;    flex: 0 0 25%;    width: 25%;    max-width: 25%;    box-sizing: border-box;}@media (max-width: 1199px) {    .sdaSwiper .swiper-slide {        flex-basis: 33.333%;        width: 33.333%;        max-width: 33.333%;    }}@media (max-width: 991px) {    .sdaSwiper .swiper-slide {        flex-basis: 50%;        width: 50%;        max-width: 50%;    }}@media (max-width: 575px) {    .sdaSwiper .swiper-slide {        flex-basis: 100%;        width: 100%;        max-width: 100%;    }}.selected-devices-added__list-item {    aspect-ratio: auto;    width: 100%;    max-width: 100%;    box-sizing: border-box;    min-height: 420px;    padding: 74px 24px 59px;    border-top: 1px solid #000;    border-right: 1px solid #000;    display: flex;    flex-direction: column;    justify-content: flex-start;    position: relative;    text-decoration: none;    height: 100%;    transition: background-color .2s ease;}@media (max-width: 991px) {    .selected-devices-added__list-item {        min-height: 380px;    }}@media (max-width: 575px) {    .selected-devices-added__list-item {        min-height: 340px;        padding: 60px 20px 48px;    }}.selected-devices-added__list-item:hover {    background-color: #f7f7f7;}.selected-devices-added__list-item:hover .selected-devices-added__list-item-arrow {    transform: translate(3px, -3px);}.selected-devices-added__list-item-image {    width: 100%;    height: 220px;    display: flex;    justify-content: center;    align-items: center;    overflow: hidden;    background: #f7f7f7;}@media (max-width: 991px) {    .selected-devices-added__list-item-image {        height: 200px;    }}@media (max-width: 575px) {    .selected-devices-added__list-item-image {        height: 180px;    }}.selected-devices-added__list-item-image img {    width: 100%;    height: 100%;    object-fit: cover;    display: block;}.selected-devices-added__list-item-title {    margin-top: 18px;    text-align: center;    color: #000;    max-width: 407px;    margin-left: auto;    margin-right: auto;}.selected-devices-added__list-item-arrow {    position: absolute;    top: 24px;    right: 24px;    transition: all .3s ease;}.page-footer {    margin-top: -1px;    overflow: hidden;    width: 100%;}@media (max-width: 767.98px) {    .page-footer {        margin-bottom: 0;        border: none;    }}.page-footer__container {    margin-left: 100px;    border-left: 1px solid #000;    padding-left: 60px;    padding-right: 100px;    padding-top: 80px;    padding-bottom: 36px;    position: relative;    overflow: hidden;    padding-bottom: 180px;}@media (max-width: 1919.98px) {    .page-footer__container {        margin-left: calc((100vw - 992px) / (1920 - 992) * (100 - 20) + 20px);        padding-right: calc((100vw - 992px) / (1920 - 992) * (100 - 20) + 20px);        padding-left: calc((100vw - 992px) / (1920 - 992) * (60 - 20) + 20px);    }}@media (max-width: 991.98px) {    .page-footer__container {        margin-left: 20px;        padding-right: 20px;        padding-left: 20px;        padding-bottom: 120px;    }}@media (max-width: 767.98px) {    .page-footer__container {        max-width: 100%;        padding-bottom: 80px;        border-left: none;        margin-left: 0;    }}.page-footer__container::before {    content: '';    position: absolute;    top: 100%;    left: 0;    width: 1px;    height: 100%;    background: #000;}.page-footer__wrapper {    display: flex;    justify-content: space-between;}@media (max-width: 1600px) {    .page-footer__wrapper {        flex-wrap: wrap;    }}.footer-social-wrap {    margin-top: 40px;}@media (max-width: 767.98px) {    .footer-social-wrap {        margin-top: 30px;    }}.footer-social-wrap ul {    display: flex;    align-items: center;    list-style: none;}.footer-social-wrap li {    margin-right: 5px;    list-style: none;}.footer-social-wrap li a {    width: 28px;    height: 28px;    display: flex;    justify-content: center;    align-items: center;    border-radius: 50%;    border: 1px solid #000;    background: transparent;    transition: background-color .2s ease;}.footer-social-wrap li a:hover {    background: #000;}.footer-social-wrap li a:hover svg path {    fill: #fff;    stroke: #fff;}.page-footer__copyright {    padding-top: 40px;    padding-bottom: 90px;    background: #07111F;    color: #fff;    padding-left: 160px;    padding-right: 160px;    display: flex;    justify-content: space-between;    align-items: flex-start;    flex-wrap: wrap;}@media (max-width: 1919.98px) {    .page-footer__copyright {        padding-right: calc((100vw - 992px) / (1920 - 992) * (160 - 20) + 20px);        padding-left: calc((100vw - 992px) / (1920 - 992) * (160 - 40) + 40px);    }}@media (max-width: 991.98px) {    .page-footer__copyright {        margin-left: 20px;        padding-right: 20px;        padding-left: 20px;        flex-direction: column;        justify-content: center;        align-items: center;    }}@media (max-width: 767.98px) {    .page-footer__copyright {        max-width: 100%;        padding-bottom: 24px;        border-left: none;        margin-left: 0;        padding-bottom: 120px;    }}.page-footer__c-text {    font-size: 14px;    line-height: 24px;    color: rgba(255, 255, 255, .75);    font-family: "Roboto Mono", monospace;    max-width: 40%;    width: 100%;    margin-bottom: 24px;}@media (max-width: 991.98px) {    .page-footer__c-text {        max-width: 100%;        text-align: center;    }}.page-footer__c-links {    display: flex;    flex-wrap: wrap;    gap: 10px 20px;    align-items: center;    margin-bottom: 24px;    max-width: 60%;}@media (max-width: 991.98px) {    .page-footer__c-links {        max-width: 100%;        text-align: center;        justify-content: center;    }}.page-footer__c-links a,.page-footer__cookie-link {    font-size: 14px;    line-height: 24px;    font-family: "Roboto Mono", monospace;    color: #fff;}.page-footer__cookie-link {    padding: 0;    border: 0;    background: none;    cursor: pointer;}.page-footer__c-payments {    display: flex;    flex-wrap: wrap;    gap: 10px;    align-items: center;    font-size: 14px;    line-height: 24px;    font-family: "Roboto Mono", monospace;    width: 100%;}@media (max-width: 991.98px) {    .page-footer__c-payments {        justify-content: center;    }}.page-footer__c-payments span:first-child {    text-transform: uppercase;}.page-footer__c-payments span:not(:first-child) {    padding: 5px 9px;    border-radius: 6px;    background: #14243D;    color: rgba(255, 255, 255, .72);}.page-footer__copyright a {}.page-footer__copyright a:hover {}.footer-nav ul {    padding-top: 12px;    padding-left: 0;}.footer-nav li {    margin-top: 20px;    list-style: none;}.footer-nav li a {    font-size: 15px;    line-height: 20px;    font-weight: 400;    text-transform: uppercase;    font-family: "Roboto Mono", monospace;    color: #4D4D4D;    text-decoration: none;    transition: color .2s ease;}.footer-nav li a:hover {    color: #000;}.footer-col-1 {    margin-right: auto;    max-width: 260px;    padding-right: 20px;}@media (max-width: 1600px) {    .footer-col-1 {        width: calc(33.33% - 30px);        max-width: calc(33.33% - 30px);        order: -2;        margin-right: 0;        padding-right: 0;    }}@media (max-width: 991.98px) {    .footer-col-1 {        width: calc(33.33% - 20px);        max-width: calc(33.33% - 20px);        margin-right: 0;    }}@media (max-width: 767.98px) {    .footer-col-1 {        width: 100%;        max-width: 100%;    }}@media (max-width: 1919.98px) {    .footer-logo img {        max-width: calc((100vw - 992px) / (1920 - 992) * (120 - 98) + 98px);        max-height: calc((100vw - 992px) / (1920 - 992) * (86 - 66) + 66px);    }}@media (max-width: 991.98px) {    .footer-logo img {        max-width: 98px;        max-height: 66px;    }}.footer-col-2,.footer-col-3,.footer-col-4,.footer-col-5 {    width: 210px;    margin-right: 32px;}@media (max-width: 1600px) {    .footer-col-2,    .footer-col-3 {        width: calc(33.33% - 30px);        margin-right: 0;    }    .footer-col-4,    .footer-col-5 {        width: calc(33.33% - 30px);        margin-right: 0;        margin-top: 50px;    }}@media (max-width: 991.98px) {    .footer-col-2,    .footer-col-3 {        width: calc(33.33% - 20px);        margin-top: 0;    }    .footer-col-4,    .footer-col-5 {        width: calc(33.33% - 20px);        margin-top: 50px;    }}@media (max-width: 767.98px) {    .footer-col-2 {        width: calc(50% - 10px);        margin-top: 40px;    }    .footer-col-3 {        width: calc(50% - 10px);        margin-top: 40px;    }    .footer-col-4,    .footer-col-5 {        width: calc(50% - 10px);        margin-top: 40px;    }}.footer-col-6 {    width: 250px;    margin-left: 30px;}@media (max-width: 1600px) {    .footer-col-6 {        width: calc(33.33% - 30px);        margin-top: 50px;        margin-left: 0;    }}@media (max-width: 991.98px) {    .footer-col-6 {        order: 6;        width: calc(33.33% - 20px);        margin-top: 50px;        margin-left: 0;    }}@media (max-width: 767.98px) {    .footer-col-6 {        order: 6;        width: calc(100%);        margin-top: 40px;        margin-left: 0;    }}.footer-nav-custom {    list-style: none;}.footer-nav-custom li a {    font-size: 16px;    line-height: 20px;    font-weight: 400;    text-decoration: none;    color: #000;    list-style: none;    transition: opacity .2s ease;}.footer-nav-custom li a:hover {    opacity: 0.7;}.footer-nav-custom li {    margin-top: 32px;}.footer-nav-custom li.fnc-email {    margin-top: 24px;}.footer-nav-custom li.fnc-email span {    word-break: break-word;}.footer-nav-custom li.fnc-phone {    margin-top: 20px;}.footer-nav-custom li:not(.fnc-address) span {    text-decoration: underline;    text-underline-offset: 3px;}.footer-title {    padding-bottom: 16px;    border-bottom: 1px solid #000;}@media (max-width: 991.98px) {    .footer-title {        font-size: 18px;    }}.sub-footer__nav-section {    border-top: 1px solid #000;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    margin-top: -1px;    background: #fff;    margin-left: 100px;}@media (max-width: 1919.98px) {    .sub-footer__nav-section {        margin-left: calc((100vw - 992px) / (1920 - 992) * (100 - 20) + 20px);    }}@media (max-width: 991.98px) {    .sub-footer__nav-section {        margin-left: 20px;    }}@media (max-width: 767.98px) {    .sub-footer__nav-section {        margin-left: 0;    }}.sub-footer__nav-section .page-container-header {    display: flex;    padding-left: 0;    padding-right: 0;}.sub-footer__nav-section h3 {    width: 21%;    min-width: 240px;    margin: 0;    padding: 24px;    border-right: 1px solid #000;    display: flex;    justify-content: center;    align-items: center;    font-family: "Roboto Mono", monospace;    font-size: 15px;    line-height: 1.35;    font-weight: 400;    text-transform: uppercase;    color: #000;}.sub-footer__nav {    width: 100%;    padding: 80px 100px;}.sub-footer__nav ul {    margin: 0;    padding: 0;    list-style: none;    display: flex;    flex-wrap: wrap;}.sub-footer__nav ul li {    width: 25%;    margin-top: 16px;}.sub-footer__nav ul li:nth-child(-n+4) {    margin-top: 0;}.sub-footer__nav ul li a {    font-size: 16px;    line-height: 1.7;    color: #000;    text-decoration: none;}.sub-footer__nav ul li a:hover {    text-decoration: underline;}@media (max-width: 991.98px) {    .sub-footer__nav-section .page-container-header {        display: block;    }    .sub-footer__nav-section h3 {        width: 100%;        min-width: 0;        justify-content: flex-start;        border-right: 0;        border-bottom: 1px solid #000;    }    .sub-footer__nav {        padding: 40px 24px;    }    .sub-footer__nav ul li {        width: 50%;    }    .sub-footer__nav ul li:nth-child(-n+4) {        margin-top: 16px;    }    .sub-footer__nav ul li:nth-child(-n+2) {        margin-top: 0;    }}@media (max-width: 575.98px) {    .sub-footer__nav ul li {        width: 100%;    }    .sub-footer__nav ul li:nth-child(-n+2) {        margin-top: 16px;    }    .sub-footer__nav ul li:first-child {        margin-top: 0;    }}.footer-blog__wrapper2 {    padding-top: 30px;}.footer-blog__wrapper2 .latest-blog__item {    width: 100%;    margin-bottom: 20px;    overflow: hidden; }.footer-blog__wrapper2 .latest-blog__thumbnail {    width: 70px;    height: 55px;    object-fit: cover;    border-radius: 3px;    display: block;    float: left;    margin-right: 12px;    margin-top: 3px;}.footer-blog__wrapper2 .latest-blog__item-content {    overflow: hidden;    font-size: 13px;    line-height: 1.3;}@media (max-width: 575.98px) {    .footer-blog__wrapper2 .latest-blog__item-content {        font-size: 16px;        line-height: 1.3;    }}.footer-blog__wrapper2 .latest-blog__title p {    margin: 0 0 2px;    color: #000000;     line-height: 1.3;}.footer-blog__wrapper2 .latest-blog__excerpt__date p {    margin: 0 0 3px;    font-size: 11px;    color: #000000;     line-height: 1.3;}@media (max-width: 575.98px) {    .footer-blog__wrapper2 .latest-blog__excerpt__date p {        font-size: 14px;        line-height: 1.3;    }}.footer-blog__wrapper2 .latest-blog__read-more {    display: inline-block;    font-size: 12px;    line-height: 1.2;    color: #000000;     text-decoration: underline;    font-weight: bold;}@media (max-width: 575.98px) {    .footer-blog__wrapper2 .latest-blog__read-more {        font-size: 14px;        line-height: 1.2;    }}@media (max-width: 575.98px) {    .footer-blog__wrapper2 .latest-blog__link {        font-size: 14px;        line-height: 1.2;    }}.footer-blog__wrapper2 .latest-blog__link:hover .latest-blog__read-more {    text-decoration: none;}.footer-blog__wrapper2 .latest-blog__item::after {    content: '';    display: table;    clear: both;}@media (max-width: 991.98px) {    .footer-blog__wrapper2 .latest-blog__title p {        color: #000000;     }    .footer-blog__wrapper2 .latest-blog__excerpt__date p {        color: #000000;     }    .footer-blog__wrapper2 .latest-blog__read-more {        color: #000000;         font-weight: bold;    }}