
body {
    background-color: rgba(249, 249, 249, 1);
}

.hero {
    margin-bottom: 40px;
}

.hero__title {
    font-size: 72px;
}

.hero__econom {
    font-size: 24px;
}

.hero_adv {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.hero_adv div{
    width: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 40px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -1px;
}

.shop-section {
    margin-bottom: 80px;
}

.shop_container {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;

}

.shop-item {
    width: 265px;
}

.hot-item .item-img {
    border: 2px solid rgba(255, 105, 0, 1);
}

.item-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 300px;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 1);
    margin-bottom: 15px;
}

.item-img span {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 8px 10px;
    background-color: rgba(255, 105, 0, 1);
    color: rgba(255, 255, 255, 1);
    border-radius: 40px;
}

.item-desc {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.item-price .new {
    font-weight: 600;
    font-size: 24px;
    letter-spacing: -5%;
}

.item-price .old {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -5%;
    text-decoration: line-through;
    color: rgba(132, 132, 132, 1);
}

.item-text {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -2%;
    color: rgba(132, 132, 132, 1);
}

.item-text span {
    font-weight: 700;
}

.item-btn button{
    width: 100%;
    border: 1px solid rgba(255, 105, 0, 1);
    background-color: transparent;
    border-radius: 80px;
    color: rgba(255, 105, 0, 1);
    padding: 15px 50px;
}

#howiswork {
    margin-bottom: 160px;
}

.how-work__title {
    text-align: start;
    font-size: 48px;
}

.prompt:nth-child(1) {
    left: 25%;
    top: 30%;
}

.prompt:nth-child(2) {
    left: 65%;
    top: 25%;
}

.prompt:nth-child(3) {
    left: 64%;
    top: 0%;
}

.prompt:nth-child(4) {
    left: 85%;
    top: 27%;
}

.advantages,
.advantages-2 {
    margin-bottom: 160px;
}

.advantages__wrapper {
    justify-content: space-between;
    position: unset;
}

.advantages_block {
    width: 45%;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.advantages__list {
    max-width: 100%;
}

.advantages__image {
    position: unset;
    width: 50%;
}

.advantages__text {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.02em;
    color: #1E1E1E;

}

.advantage_text h2{
    font-size: 48px;
}

.advantage_text p{
    font-size: 22px;
    line-height: 27px;
    color: #848484;
}

.advantages__item  {
    background-color: #fff;
}

.advantages-2 .advantage_text h2 span{ 
    color:  rgba(255, 105, 0, 1);
}

.advantages-2 .advantage_text p{ 
    width: 350px;
}

.advantages-2 .advantages__wrapper {
    height: 690px;
}

.advantages-2  .advantages_block {
    width: 45%;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
}

.alice-block .title {
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.05em;
}

.title-block {
    margin-bottom: 40px;
}

.alicetext {
    margin-bottom: 30px;
}

.block-alice .alicarekl {
    background-color: #fff;
}

.alicarekl .title{
    margin-bottom: 8px;
}

.block-alice .alicelasttext {
    display: flex;
    flex-direction: column;
}

.block-alice .alicelasttext .homewithalice {
    position: unset;
    margin-top: 8px;
    height: 44px;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-alice .alicelasttext {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #848484;
}

.solution-all {
    margin-bottom: 160px;
}

.solution-all .section__container {
    display: flex;
    gap: 20px;
}

.block-left,
.block-right {
    width: 50%;
}

.block-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block-text {
    width: 100%;
    margin-top: 40px;
}

.block-text span {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #848484;
}

.block-text ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    padding-top: 20px;
    position: relative;
    z-index: 1;
}

.block-text ul li{
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 20px;
    padding: 19.5px 40px;
    width: 100%;

    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.05em;

    color: #1E1E1E;
}

.block-right h2 {
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.05em;
    margin-bottom: 30px;
}

.block-right div{
    background-color: #fff;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px ;
}

.shop-section-2 {
    margin-bottom: 120px;
}

.full-2 {
    margin-bottom: 160px;
}

.video-block {
    margin-bottom: 160px;
}

.video-block .section__container {
    display: flex;
    gap: 20px;
}

.video-left,
.img-container {
    width: 50%;
}


.video-text p {
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -0.02em;
    color: #565656;
    margin-top: 30px;
}

.video-text h2 {
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.05em;
    margin-bottom: 30px;
}

.video-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.video-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 24px;
    gap: 10px;

    width: 262px;
    height: 64px;
    background: #FF6900;
    border-radius: 80px;
    color: #fff;
}

.mobile-app {
    margin-bottom: 260px;
}

.mobile-app .title {
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.05em;
}

.block-mobile .mobilephone img {
    top: -8rem;
}

.mobile-app .subtext {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: #B8B8B8;
    list-style-position: inside;
}

.how-we-send .section__container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.how-we-send  h2 {
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.05em;
    margin-bottom: 30px;
}

.how-we-send .row-color {
    display: flex;
    gap: 20px;
}

.color-blocks-left,
.color-blocks-right {
    width: 50%;
    display: flex;
    gap: 15px;
}

.color-blocks-left {
    position: relative;
}

.white-block,
.black-block {
    display: flex;
    flex-direction: column;
    width: 338px;
    border-radius: 20px;
    height: 450px;
    padding: 20px;
}

.color-blocks-left .white-block {
    justify-content: flex-end;
    align-items: flex-start;
}

.color-blocks-left .white-block h3 {
    margin-bottom: 100px;
    margin-top: 50px;
}

.color-blocks-left .white-block div {
    width: 155px;
    height: 115px;
}

.color-blocks-left .black-block {
    justify-content: flex-end;
    align-items: flex-end;
}

.color-blocks-left .black-block h3 {
    margin-bottom: 80px;
    margin-top: 4 0px;
}

.color-blocks-left .black-block div {
    width: 155px;
    height: 160px;
}

.color-blocks-right .black-block {
    justify-content: flex-start;
    align-items: flex-start;
}


.color-blocks-right .white-block {
    justify-content: flex-start;
    align-items: flex-start;
}

.color-blocks-right .img-box {
    width: 200px;
    height: 200px;
    align-self: center;
    justify-self: center;
    margin-top: auto;
}


.color-blocks-right h3 {
    margin-bottom: 15px;
}

.color-blocks-right ul {
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    list-style-position: outside;
    margin-left: 20px;
}

.color-blocks-right li {
    margin-bottom: 10px;
}

.row-color h3 {
    width: 200px;
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -1px;
}

.white-block {
    background: #fff;
    color: #000;
}

.black-block {
    background: #424242;
    color: #fff;
}

.img-abs {
    position: absolute;
    width: 270px;
    height: 445px;

    top: -35px;
    left: 200px;
}

.block-flow {
    margin-bottom: 160px;
}

.flow-box h3{
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    letter-spacing: -0.05em;
    color: #1E1E1E;
    margin: 20px 30px;
}

.flow-box h3 span {
    display: block;
}

.flow-box p {
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -0.02em;
    color: #565656;
}

.flow-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    max-height: 1500px;
    row-gap: 50px;
    column-gap: 20px;
}

.flow-box {
    width: 690px;
    background-color: #fff;
    border-radius: 30px;
    overflow: hidden;

    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.flow-text {
    padding: 20px 30px ;
}

.flow-text h3 {
    margin: 0;
    margin-bottom: 20px;
}

.flow-box:nth-child(1) {
    height: 620px;
}

.flow-box:nth-child(2) {
    height: 650px;
}

.flow-box:nth-child(3) {
    height: 460px;
}

.flow-box:nth-child(4) {
    height: 810px;
}

.achivment  {
    margin-bottom: 160px;
}

.achivment .section__container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.achivment h2 {
    width: 690px;
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.05em;
}

.achiv-container {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.achiv-item {
    background-color: #fff;
    border-radius: 30px;
    width: 450px;
    height: 225px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    padding: 20px 30px;
}

.achiv-item div {
    width: 60px;
    height: 60px;
}

.achiv-item h3 {
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    letter-spacing: -0.05em;
    color: #1E1E1E;
    margin-bottom: 0;
}

.achiv-item p {
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -0.02em;
    color: #565656;
}

.text-accord {
    margin-bottom: 160px;
}

.accord-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-top: 1px solid #1E1E1E;
}

.accord-item {
    width: 100%;
    border-bottom: 1px solid #1E1E1E;
}

.accord-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 24px 0;
}


.accord-head span {
    font-weight: 500;
    font-size: 28px;
    line-height: 140%;
    letter-spacing: -0.04em;
    color: #1E1E1E;
}

.accord-head input[type="checkbox"] {
    background-image: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border: none;
    position: relative;
    transition: ease-in-out .5s;
    margin-right: 10px;
}


.accord-head input[type="checkbox"]::before{
    content: "";
    position: absolute;
    top: 12px;
    width: 24px;
    height: 1px;
    border: 1px solid #1E1E1E;
}

.accord-head input[type="checkbox"]::after{
    content: "";
    position: absolute;
    rotate: 90deg;
    top: 12px;
    width: 24px;
    height: 1px;
    border: 1px solid #1E1E1E;
}

.accord-head input[type="checkbox"]:checked {
    transform: rotate(45deg);
    transform-origin: center;
}

.accord-container :has(input[id="accord-1"]:checked) ~ .accord-content-1,
.accord-container :has(input[id="accord-2"]:checked) ~ .accord-content-2,
.accord-container :has(input[id="accord-3"]:checked) ~ .accord-content-3,
.accord-container :has(input[id="accord-4"]:checked) ~ .accord-content-4 {
    font-weight: 500;
    font-size: 22px;
    line-height: 31px;
    letter-spacing: -0.04em;
    color: #565656;
    margin-bottom: 21px;
    transition: 1s;
}


.accord-content {
    font-weight: 500;
    font-size: 22px;
    line-height: 0px;
    letter-spacing: -0.04em;
    color: #565656;
    margin-bottom: 0px;
    transition: 1s;
    overflow: hidden;
}


.slider {
    display: flex;
    width: 100%; 
    position: relative;
    padding-top: 50px;
}

 
.slider .swiper-button-prev,
.slider .swiper-button-next {
  position: absolute;
  top: 22px;
}

.slider .swiper-button-prev {
    left: 0px;
}

.slider .swiper-button-next {
    left: 50px;
}


.slider .slide {
    width: 315px;
    height: 180px;
    border-radius: 20px;
}

.slider .swiper-wrapper{
    /* padding-bottom: 60px; */
}