@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Istok+Web:ital,wght@0,400;0,700;1,400;1,700&display=swap');


body {
    font-family: "Istok Web", sans-serif;
}

a:hover {
    text-decoration:none !important;
}


::-webkit-media-controls {

display: none;
}
.win-hed {
    font-family: "Istok Web", sans-serif;
    font-weight: 600;
    font-size: 48px;
    color: #1E1E1E;
    line-height: 50px;
     padding-top: 14rem;
}
.title-column {
    padding: 0 0 5px;
    font-weight: 700;
    line-height: 130%;
    color: #838ba3;
    font-family: Inter, sans-serif;    display: block;}

   .cafoter a{     display: block;
    color: #262626 !important;
    font-size: 14px;
    font-family: Inter, sans-serif;
    line-height: 26px;} 
   .cafoter a:hover {
    text-decoration: none;
    background: linear-gradient(90deg, #7252ff, #aa3fff);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.framer-glbj3s {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    height: min-content;
    justify-content: center;
/*    max-width: 300px;*/
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
 .framer-1b3f8v-container, .framer-1o19zye-container, .framer-1jpl8zw-container, .framer-wcdt2e-container, .framer-1kbugfi-container, .framer-1enc5q9-container {
    aspect-ratio: .5625 / 1;
    flex: none;
    height: var(--framer-aspect-ratio-supported, 296px);
    position: relative;
    width: 26%;
}
.slide-img {
    height: 80%;
    width: 80%;
}
.desktop{
    display: block;
}
.tablet{
    display: none;
}
.mobile{
    display: none;
}
 .slide-img {
    height: auto !important;
    width: fit-content;
    transition: all 0.1s ease;
    transform: rotateX(var(--degX)) rotateY(var(--degY));
}

.imgtop {
    position: relative !important;
    display: flex;
    gap: 10px;
    max-width: fit-content;
    height: 54px;
    border-radius: 15px;
    padding: 7px;
    border: solid #FFFFFF;
    background: transparent;
    /* box-shadow: 14px 14px 60px 0 rgba(59, 42, 130, 0.06); */

}

.slider-btns{
    border-radius: 10px;
    padding: 10px;
    width: fit-content;
    height: 34px;
    background: #FFFFFF;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    color: #1e1e1e;
    padding-left: 10px;
    padding-right: 10px;
}
.slider-btns:hover{background: linear-gradient(90deg, #7252FF 0%, #AA3FFF 100%);
color: white;}

#second, #third, #four, #five, #six {
  display: none
}
.input-out {
    height: 64px;
    border-radius: 15px;
}
.new-purple-text span {
    background-image: linear-gradient(90deg, #7252ff, #aa3fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 57px;
    color: transparent;
}

.social-media a:first-child {
 padding-left: 0;
}

.social-media a {
    padding-left: 11px;
}
.nomal-btn{
  background: rgba(255, 255, 255, 0.5);
border-radius: 10px;
    padding: 10px;
    width: fit-content;
    height: 34px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    color: #1e1e1e;
    padding-left: 10px;
    padding-right: 10px;

}
.nomal-btn:hover{background:linear-gradient(90deg, #7252FF 0%, #AA3FFF 100%);
color: white;}

.active {
color: #FF3067;}
/*--- Button 2 -------*/


.btn-2::before, .btn-2::after{
  transition-delay: 0s;
}
.btn-2 span::before, .btn-2 span::after{
  transition-delay: 0.2s;
}
.btn-2::before{
  right: 0;
  top: 0;
}
.btn-2::after{
  left: 0;
  bottom: 0;
}
.btn-2 span::before{
  left: 0;
  top: 0;
}
.btn-2 span::after{
  right: 0;
  bottom: 0;
}
.btn-2:hover::before, .btn-2:hover::after{
  transition-delay: 0.2s;
}
.btn-2:hover span::before, .btn-2:hover span::after{
  transition-delay: 0s;
}


.win-hed-b {
    font-family: "Istok Web", sans-serif;
    font-weight: 600;
    font-size: 48px;
    color: #1E1E1E;
    line-height: 50px;
 
}
.ne-nb_g {
    background: transparent !important;
    color: #797878;
    font-size: 18px;
    padding: 20px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: left;
  border: 1px solid transparent;
}
.larg{font-size: 24px; color: #797878}

.pink {
    background: -webkit-linear-gradient(90deg, #7252FF 0%, #AA3FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.pher p {
    color: #1E1E1E;
    font-size: 14px;
    width: 83%;
}

.new-section {

    padding-bottom: 10rem;
}
.winning-section{padding-top: 10rem;}
.new-section .container {
  max-width: 1320px !important;
}
.footer-block .container {
  max-width: 1320px !important;
}
.blure-bg {
    background-image: url(../images/blur_b.png);
    background-position: center;
    background-repeat: no-repeat;
}

.sm-color {
    background: -webkit-linear-gradient(90deg, #7F12D6 0%, #F8522E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       font-family: Inter, sans-serif;

}

.aitext {
    font-family: "Istok Web", sans-serif;
    font-weight: 600;
    font-size: 48px;
    color: #1E1E1E;
}

.aitext_text {}

.aitext_text p {
    color: #777777;
        font-size: 16px;
           font-family: Inter, sans-serif;

}

.ainu {
    display: flex;
}

.ainu ul li {
    line-height: 30px;
    color: #777777;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
           font-family: Inter, sans-serif;

}

.ainu ul {
    margin-left: 3rem;
    margin-top: 0;
    padding-top: 0;
}

.iconamoon--check {
    display: inline-block;
    width: 24px;
    height: 24px;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 7L10 17l-5-5'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.color-p {
    color: black;
       font-family: Inter, sans-serif;
    font-size: 16px;
    padding-top: 5rem;
}

.ximg img {
    width: 100px;
    height: auto ! IMPORTANT;
}

.pink-box {
    background-image: url(../images/pinkbox.svg);
    background-repeat: no-repeat;
    color: white;
    width: 410;
    height:248px;
    margin-top: 5rem;
}

.inner-pedcon {
    padding: 1rem;
    color: white;
    width: 273px;
    margin: 0 auto;
    padding-top: 3rem;

}

.inner-pedcon h3 {
    color: white !important;
    font-size: 24px !important;
      font-family: 'Inter' !important;
}

.inner-pedcon p {
    font-size: 16px;
    color: #ffffff9e;
    font-weight: 300;
           font-family: Inter, sans-serif;
}

.new-contact-desc form input {
       width: 95%;
    height: 60px;
    margin: 0 auto;
    border-radius: 6px;
    color: #666666;
    font-family: Inter, sans-serif;
    font-weight: 300;

}

.new-contact-desc form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 15px;
    width: 100%;
    height: 553px;
    background: hsla(0, 0%, 100%, 0.5);
}

.new-contact-desc form textarea {
    width: 95%;
    height: 207px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 6px;
     font-family: Inter, sans-serif;
    font-weight: 300;
}

.subbtns input {
    color: white !important;
      font-family: Inter, sans-serif !important;
    font-weight: 300 !important;
}
.new-contact-desc form label {
    padding-left: 18px;
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #000000;
}

.chek {
    width: auto !important;
    height: 10px !important;
}

.bottom {
    display: flex;
    align-items: baseline;
    padding-bottom: 30px;
}

.chebox {
    display: flex;
    gap: 10px;
    margin-left: 20px;
    width: 66%;
}

.chebox p {
    color: #545454;
    font-size: 14px;
    line-height: 19px;

}

.subbtns {
    width: 30%;
}

.gap-mr {
    gap: 60px;
    margin-left: 10px;
}

.emmail-bt {
    display: flex;
    gap: 40px;
    margin-top: 3rem;

}
.emmail-bt a {
    color: white ! IMPORTANT;
          font-family: 'Inter' !important;
}
.emmail-bt a {
    text-decoration: none;
    color: white;
}

.inup-first {
    background: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    box-shadow: 0px 0px 0px 3px #191919 !important;
    border-radius: 6px !important;
}

.dfliex {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    gap: 30px;
}

.w30 {
    width: 39%;
}

.w50 {
    width: 25%;
}

.reunhed {
    font-family: 'Montserrat Medium';
    color: #012B3A;
    font-size: 45px;
    line-height: normal;
}

.runfg p {
    font-family: 'Montserrat Regular';
    font-size: 18px;
    color: #606060;
    padding-top: 15px;

}

.recurring {
    padding-top:5rem;
}

.link-sec {
    padding-top: 5rem;
    text-align: center;
}

.link-hed {
    font-family: 'Montserrat Medium';
    color: #012B3A;
    font-size: 36px;
    line-height: normal;
}

.link-sec p {
    font-size: 18.45px;
    color: #606060;
    font-family: 'Montserrat Regular';
}

.neblog {
    background: linear-gradient(121deg, #f0e9ff, #f3dbf2 50%, #fde3db 71.87%, #fff5eb 94.74%);
    box-shadow: inset 0 55px 50px -10px #fff, inset 0 -55px 50px -10px #fff, -5px 0 5px -3px transparent, 5px 0 5px -3px transparent;
    padding: 120px 0 80px;
    font-size: 18px;
    line-height: 140%;
    color: #1e1e1e;
}

.neblog .container {
    display: flex;
    flex-direction: column;
    gap: 80px;
    align-items: center;
    margin-top: 70px;
}

.blog-gray-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.0rem;
    row-gap: 0.2rem;
    padding-left: 0;
    margin-bottom: 3rem;
}

.content-page-results__image {
    width: 384px;
    order: 0;
    display: block;
    font-size: 0.1rem;
    overflow: hidden;
}

.pink-time-date {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    display: grid;
    font-size: 1.2rem;
    grid-template-columns: auto 1fr;
    line-height: 1.8rem;
}

.builca {
    color: #6941C6;
    display: inline-block;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content__title {
    -webkit-box-orient: vertical;
    color: #101828;
    display: block;
    display: -webkit-box;
    font-size: 1.5rem;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    line-height: 2.4rem;
    overflow: hidden;
    padding-right: 2.7rem;
    position: relative;
    text-overflow: ellipsis;
    word-break: break-word;
    text-align: left;
}

.content__title::after {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: -0.125em;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6.5 17.5l11-11m0 0h-9m9 0v9'/%3E%3C/svg%3E");
    font-size: 2.4rem;
    font-weight: 600;
    position: absolute;
    right: -0.4rem;
    top: 0;
}

.content__title-2 {
    -webkit-box-orient: vertical;
    color: #101828;
    display: block;
    display: -webkit-box;
    font-size: 1.5rem;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    line-height: 2.4rem;
    overflow: hidden;
    padding-right: 2.7rem;
    position: relative;
    text-overflow: ellipsis;
    word-break: break-word;
    text-align: left;
}

.description {
    -webkit-box-orient: vertical;
    color: #667085;
    display: -webkit-box;
    font-size: 18px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    line-height: 2rem;
    max-height: 4.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
       font-family: Inter, sans-serif !important;
       font-weight: 300;
}

.buttonsss {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    /*    display: grid;*/
    font-size: 1.2rem;
    grid-template-columns: auto 1fr;
    line-height: 1.8rem;
}

.read-time {
    color: #667085;
    justify-self: end;
    white-space: nowrap;
}

.glod_bt {
    color: #A17F27;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #e8daf6;
    border: none;
    padding: 5px;
    font-size: 14px;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.e-color{ color:#C11574; }
.shop-colco{color: #32bb37;}

.m-glod_bt {
    color: #363F72;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #e8ddf3;
    border: none;
    padding: 5px;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.des_color{ color: #9747FF;}
.shopy{ color:#027A48; }
.pro-color{ color:#6941C6; }
.ai-color{ color:#363F72; }
.perdouct{ color:#6941C6 }

.mtc-10{ margin-top:5rem; }
.hed-text-ped{
    padding-top: 3rem;}
.text-s{ color:#1A1A1A; font-weight:600 ;
padding-bottom: 2rem;
    padding-left: 7px;}


    .pagination_rounded,
.pagination_square {
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

.pagination_rounded ul {
    margin: 0;
    padding: 0;
    list-style: none;
        border-top: solid 1px #E7EBFF;
    padding-top: 2rem;
}

.pagination_rounded li:first-child {
    margin-left: 0px
}

.pagination_rounded ul li {
    float: left;
    margin-left: 20px
}

/*.pagination_rounded ul li a:hover {
    background: #4285f4;
    color: #fff;
    border: 1px solid #4285f4
}*/

a:link {
    text-decoration: none
}
.last-child{
        width:352px !important;
}
.pagination_rounded .prev {
      margin-left: 0px;
    border-radius: 35px;
    width: 35rem;
    height: 34px;
    line-height: 34px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.pagination_rounded ul li a {
    float: left;
    color: #667085;
    border-radius: 8%;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-bottom: 40px;
   
}

.pagination_rounded .prev i {
    margin-right: 10px
}

.pagination_rounded .next {
        margin-left: 0px;
    border-radius: 35px;
    width: 40rem;
    height: 34px;
    line-height: 34px;
    display: flex;
    align-items: center;
    gap: 20px;
        justify-content: end;
}

.visible-xs {
    display: none !important
}


.active  a {
    background: #302A79;
    border-color: #302A79;
    color: white !important;
}

.ooui--arrow-next-ltr {
  display: inline-block;
  width: 20px;
  height: 20px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M8.6 3.4L14.2 9H2v2h12.2l-5.6 5.6L10 18l8-8l-8-8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.ooui--arrow-next-rtl {
  display: inline-block;
  width: 20px;
  height: 20px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='m2 10l8 8l1.4-1.4L5.8 11H18V9H5.8l5.6-5.6L10 2z'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.dropdown-toggle::after {
    content: url("../images/downarrow.svg");
    border: none !important;
    position: relative;
    top: 3px;
}
ul.top-menu-ul li a {
    color: #1E1E1E !important;
        font-size: 16px;
           font-family: Inter, sans-serif;
}

.H-title-page {
       font-size: 64px;
    line-height: 51px;
    font-weight: bold;
    text-align: center;
    color: #393939;
    font-family: "Istok Web", serif;

}
.pne-line{        padding-top: 2rem;
    font-size: 16px;
    font-family: Montserrat Medium;
color: #012B3A;}
.rev-star {
    color: #FFA600;
 
}


.dropdown-item {
    font-size: 13px !important;
    color: #262626 !important;
       font-family: Inter, sans-serif;    line-height: 20px;}

ul.dropdown-menu.show {
    border: none;
    border-radius: 15px;
}

.description-p {
    font-size: 14px !important;
    text-align: center !important;
    color: #606060 !important;
    font-family: 'Inter' !important;
}
/*.btn-get-started:hover {
    color: white;
    background: linear-gradient(90deg, #AA3FFF 0%, #7252FF 100%);
}*/

.btn:hover{
       color: white;
   

   
}
.tiek{ color: #1E1E1E;
        font-family: 'Inter' !important;
        font-size: 14px;
            font-weight: 300;
                text-align: center;
    padding-top: 4rem;
}

.e-description{
      font-size: 14px;
    color: #1e1e1e;
    padding: 20px 0 60px;
    text-align: center;
       font-family: Inter, sans-serif;
}

.new-prod {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    /* max-width: 590px; */
    background: #FFFFFFCC;
    border-radius: 35px !important;
    border-radius: 15px;
    padding: 30px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid;
    box-shadow: 0px 0px 22.4px 0px #3B2A820F;
    height: 100%;
    overflow: hidden;
}
.new-prod:hover {-webkit-box-shadow:0px 0px 57px 18px rgba(163,163,163,0.35);
-moz-box-shadow: 0px 0px 57px 18px rgba(163,163,163,0.35);
box-shadow: 0px 0px 57px 18px rgba(163,163,163,0.35);
  transition: .5s;
 }


.new-prod h3 {
    max-width: 400px;
    font-weight: 600;
    font-size: 24px;
    /* line-height: 134%; */
    color: #1e1e1e;
       font-family: Inter, sans-serif;
    /* font-weight: 600; */
}
.new-prod p {
    max-width: 450px;
    font-weight: 300;
    font-size: 14px;
    line-height: 135%;
    color: #777777;
           font-family: Inter, sans-serif;
}
.new-card-img {
    position: absolute;
    top: 43%;
    left: 25%;
    transform: rotate(10deg);
    width: 76%;
    rotate: -10deg;
}


.btnns{  position: absolute;
    top: 294px;
    filter: none;
    opacity: 100%;
    z-index: 99;}

   .btnns img {
     width: 100%;}

.btnns {
  -webkit-animation: float 1.5s linear alternate infinite;
          animation: float 1.5s linear alternate infinite;
}

.btnns-r{  position: absolute;
    top: 294px;
    filter: none;
    opacity: 100%;
    z-index: 99;    right: 0;}

   .btnns-r img {
     width: 100%;}

.btnns-r {
  -webkit-animation: float 1.5s linear alternate infinite;
          animation: float 1.5s linear alternate infinite;
}
 .framer-1x4slcw {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 30px;
    height: min-content;
    justify-content: center;
/*    max-width: 700px;*/
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
 .ssr-variant {
    display: contents;
}

.frem-center{
             align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    height: min-content;
    justify-content: center;
    max-width: 1400px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.framer-5wn5av {
    aspect-ratio: 4.193548387096774 / 1;
    flex: none;
    height: var(--framer-aspect-ratio-supported, 50px);
    left: 0;
    overflow: visible;
    position: absolute;
    top: 25%;
/*    transform: translate(-50%, -50%);*/
    width: 240px;
    z-index: 1;
     -webkit-animation: float 4.5s linear alternate infinite;
          animation: float 4.5s linear alternate infinite;
}

.framer-rpfxh1 {
    aspect-ratio: 4.354838709677419 / 1;
    flex: none;
    height: var(--framer-aspect-ratio-supported, 50px);
    left: auto;
    overflow: visible;
    position: absolute;
    top: 25%;
    /* transform: translate(-50%, -50%); */
    width: 237px;
    z-index: 1;
         -webkit-animation: float 4.5s linear alternate infinite;
          animation: float 4.5s linear alternate infinite;
          right: 0;
}

/*.main-page {
  overflow: hidden;
}*/

.framer-590k0p {
    aspect-ratio: 4.32258064516129 / 1;
    flex: none;
    height: var(--framer-aspect-ratio-supported, 50px);
    left: 6%;
    overflow: visible;
    position: absolute;
    top: 92%;
    transform: translate(-50%, -50%);
    width: 156px;
    z-index: 1;
     -webkit-animation: float 4.5s linear alternate infinite;
          animation: float 4.5s linear alternate infinite;
}
 .framer-1ux6xen {
    aspect-ratio: 6.161290322580645 / 1;
    flex: none;
    height: var(--framer-aspect-ratio-supported, 50px);
    left: 5%;
    overflow: visible;
    position: absolute;
    top: 65%;
   transform: translate(30%, -80%);
    width: 153px;
    z-index: 1;
     -webkit-animation: float 4.5s linear alternate infinite;
          animation: float 4.5s linear alternate infinite;
}

.framer-mldg1r {
    aspect-ratio: 4.111111111111111 / 1;
    flex: none;
    height: var(--framer-aspect-ratio-supported, 50px);
    right: 1%;
    overflow: visible;
    position: absolute;
    top: 45%;
   transform: translate(-50%, 130%); 
    width: 160px;
    z-index: 1;
    -webkit-animation: float 4.5s linear alternate infinite;
          animation: float 4.5s linear alternate infinite;
}

 .framer-1ux6xen-ne {
    aspect-ratio: 6.161290322580645 / 1;
    flex: none;
    height: var(--framer-aspect-ratio-supported, 55px);
    right:10%;
    overflow: visible;
    position: absolute;
    top: 75%;
    transform: translate(80%, 60%);
    width: 153px;
    z-index: 1;
     -webkit-animation: float 4.5s linear alternate infinite;
          animation: float 4.5s linear alternate infinite;
}


@-webkit-keyframes float {
  50% {
    transform: translateY(-px);
  }
  100% {
    transform: translateY(-18px);
  }
}

@keyframes float {
  50% {
    transform: translateY(-px);
  }
  100% {
    transform: translateY(-18px);
  }
}




@media (min-width: 1400px) {
    .cu-container, .cu-container, .cu-container-md, .cu-container-sm, .cu-container-xl, .cu-container-xxl {
        max-width: 1500vw;
                padding-left: 0;
        padding-right: 0;
   
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400vw;
    }
    .footer-block .container {
  max-width: 1320px !important;
}
}
@media screen and (max-width: 1024px) {
    .desktop{
    display:none;
}
.tablet{
    display: block;
}
.mobile{
    display: none;
}

}

@media screen and (max-width: 576px) {
     .hidden-qaqe0p{ display:none; }
     .top-menu{ display:none; }
     .m-heddin{ display:none !important; }
     .ainu {display: block;}
.back-arrow_glass{ display:none; }
    .header-mobil .right-side {
        display: flex !important;
}
}

@media screen and (max-width: 600px) {

    .header-mobil .right-side {
        display: flex !important;
        gap: 15px;
    }
  .m-heddin{ display:block !important; }
  .mainpic_out{width: 83% !important;}
  .mainpic_out .larg {
  font-size: 18px;
  color: #797878;
}
.active {
    background: #fff;
}
.new-card-img {
  position: absolute;
  top: auto;
  left: 16%;
  transform: rotate(10deg);
  width: 100%;
  rotate: -10deg;
  bottom: 0;
}
.pink-box {
  background-image: url(../images/pinkbox.svg);
  background-repeat: no-repeat;
  color: white;
  width: 97%;
  height: 248px;
  margin-top: 5rem;
  background-size: 100% 270px;
}
.gap-mr{
    margin-left: 0 !important;
}
  .new-contact-desc {
  margin: 0 0 0 -10px  !important;
}
.dfliex {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  gap: 30px;
  flex-direction: column !important;
}
.dfliex  .w30 {
  width: 100% !important;
}
.dfliex .w50 {
  width: 100% !important;
}
    .desktop{
    display:none;
}
.tablet{
    display:none;
}
.mobile{
    display:block;
}
}


@media screen and (max-width: 768px) {
      .hidden-qaqe0p{ display:none; }


 .pne-line {text-align: center;
     padding-top: 2rem;
    font-size: 11px;}

  .m-heddin{ display:none !important; }

}

@media (min-width: 768px) and (max-width: 1024px) {
     .m-heddin{ display:none !important; }
  .hidden-qaqe0p{ display:none; }

}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
        .m-heddin{ display:none; }
          .hidden-qaqe0p{ display:none; }
          .desk-block{ display:block !important; }
          .head-block .top-menu-ul {gap: 7px !important;}

          .slide-img {
    height: auto !important;
    width: 100% !important;
}
.main-section-second {
    margin-top: 0 !important;
}
.tab-sp{ margin-top:4rem !important; }
.col-md-12-tab{ width:100% !important;
        flex: 0 0 auto !important; 
            margin-bottom: 1rem !important;
        text-align: center;}

        .mainpic_out {
    width: 40% !important;

}

    .change-plan {
        gap: 0 !important;
      
    }
.new-card-img {
    position: absolute;
    top: 49%!important;
    left: 46% !important;
    width: 54% !important;
}

.new-prod {
    height: 380px;
    overflow: hidden;
    text-align: left;
}
.winning-section {
    padding-top: 5rem;
    text-align: center;
}
.aitext_text p {
    color: #777777;
    font-size: 14px;
    font-family: Inter, sans-serif;
}
.win-hed {
    padding-top: 0;
}

.md-w{ width:50% !important;         margin-bottom: 2rem; }
.mbes{ width:30% !important; }
.ainu {        display: flex;
        align-items: flex-start;        padding-top: 0 !important;
}
.tariff-plan-block .container .back-diamond{ display: none; }
.color-p {
    padding-top: 1rem;
}
.ainu ul {
    margin-left: 5px;
}
.ainu ul li {
    font-size: 14px;
}
.pher p {
    margin: 0 auto; padding-bottom: 10px;
}
.win-hed-b {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.tariff-plan-block .container h2 {
    padding-top: 0 !important;
}
.page {
    background: linear-gradient(98.36deg, #F0E9FF 3.74%, #F3DBF2 49.57%, #FDE3DB 69.62%, #FFF5EB 90.59%) !important;
}
}

@media (min-width: 992px) {




}

@media (min-width: 768px) {
  
    }

@media screen and (min-width: 600px) {

.slide-img {
    width: 100% !important;
    height:auto !important;
}
.general .slider-bottom{
    width: 100% !important;
    max-width: 500px;
}
}
/* Media Queries */

@media (max-width: 480px) {
     .general .get-started-url {
    width: 90%;
 display:block;
    align-items: center;
    height: auto;
}

}
/* iphone */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
       .general .get-started-url {
    width: 90%;
 display:block;
    align-items: center;
    height: auto;
}
}
/*if greater than 1280x800*/
@media (min-width: 1200px) {
           .general .get-started-url {
    width: 90%;
 display:block;
    align-items: center;
    height: auto;
}
            }
/*1024x600*/
@media (max-height: 600px) {
           .general .get-started-url {
    width: 90%;
 display:block;
    align-items: center;
    height: auto;
}

}
/*1920x1024*/
@media (min-height: 1020px) {
        .general .get-started-url {
    width: 90%;
 display:block;
    align-items: center;
    height: auto;
}
}
/*1366x768*/
@media (min-height: 750px) and (max-height: 770px) {
           .general .get-started-url {
    width: 90%;
 display:block;
    align-items: center;
    height: auto;
}
}





/*@media (min-width: 1200px) {
    .cu-container, .cu-container-lg, .cu-container-md, .cu-container-sm, .cu-container-xl {
        max-width: 1140px;
    }
}
@media (min-width: 992px) {
    .cu-container, .cu-container-lg, .cu-container-md, .cu-container-sm {
        max-width: 960px;
    }
}

@media (min-width: 768px) {
    .cu-container, .cu-container-md, .cu-container-sm {
        max-width: 720px;
    }
}
@media (min-width: 576px) {
    .cu-container, .cu-container-sm {
        max-width: 540px;
    }
}
*/
