footer{background: #000;}
.footer-item span, .footer-item span a{color: #fff;}

.mng-timer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 1.5em;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  gap: 8px;
}
.timer-block {
  width: 80px;
  height: 80px;
  background-image: linear-gradient(186deg, #eeeeee, #d2e6f0 49%, #eeeeee 103%);
  background-position: 50% 0, 50%;
  background-repeat: repeat-x, no-repeat;
  background-size: 60px, cover;
  border: none;
  box-shadow: 3px 2px 13px 0 #273fad inset, 1px 1px 2px 1px #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #273fad;
  padding: 10px;
  border-radius: 10%;
}
.num {
  font-size: 42px;
  padding-top: 0;
  line-height: 1;
}
.timer-label {
  font-size: 16px;
  line-height: 1.2;
}

/*=========================*/

#bottom-timer .timer-block {
  width: 50px;
  height: 50px;
  padding: 5px;
  border-radius: 10%;
}
#bottom-timer .num {
  font-size: 26px;
}
#bottom-timer .timer-label {
  font-size: 11px;
}
#bottom-timer .timer-block, #bottom-timer .code-embed-8{
  margin-top: 0;
  margin-bottom: 0;
}
#bottom-timer.section-395{
  padding-top: 5px;
  padding-bottom: 7px;}
/*==============================================================*/


.dop-flex {display: flex;}
.left-dop-flex, .right-dop-flex{flex: 1;}
.right-dop-flex{max-width: fit-content;}
.section-395{
  padding-top: 10px;
  padding-bottom: 6px;}
.bt1{
  display: flex;
  align-items: center;
  flex: 1;}
.bt2{flex: 1;
  padding-left: 10px;
  padding-right: 10px;
  max-width: fit-content;}
.bt3{flex: 1;
  padding-left: 0;
  padding-right: 5px;
  max-width: fit-content;}

.timer-bottom-close{
  position: absolute;
  right: 25px;
  top: 0;
  transform: translate3d(2%, -5%, 0);
  width: 25px;
  height: 25px;
  cursor: pointer;
  background: #ffffffaa;
  border-radius: 50%;
  border: 2px solid red;
}
.timer-bottom-close:hover{
  transition: .2s;
  scale: .9;
}
.code-embed-3{margin-bottom: 0;}


.bold-text-11 {font-size: 140px;}
.bold-text-14{font-size: 120px;}
._555 {font-size: 80px;}
.display-heading-4.txt-white.txt-center {font-size: 74px;}
.text-block-188845449{font-size: 68px;}
.bold-text-6._8587, .text-span-417 {font-size: 60px;}
.bold-text-6._43543 {font-size: 54px;}
.heading-5, .heading-6, .text-block-188845398, .heading-27._88, .heading-7, .heading-4{font-size: 40px;}
.bold-text-6 {font-size: 38px;}
.text-span-415, .heading-3{font-size: 36px;}
.text-block-2061{font-size: 32px;}
.text-block-188845396._8887{font-size: 30px;}
.text-block-2017, .bold-text-1041._8888._7777, .text-span-405{font-size: 28px;}
.text-block-188845439, .text-block-188845436._45677._45354, .text-block-188845452{font-size: 24px;}
.rt-category-cards-text.rt-margin-bottom-twenty, .block-quote, .text-block._8989, .bold-text-1041, .bold-text-1041._8888, .text-block-188845447 {font-size: 22px;}
.rt-margin-bottom-twenty.rt-body-font-color, .text-block-1914, .num-num, .text-block-188845395._16._19, .text-block-188845396, .text-block-2018,
.paragraph-12, #akk3 .akk_title, .text-block-188845450, .text-block-188845442, .text-block-188845443, .text-block-1907, .container-4, .text-block._8989._687{font-size: 20px;}
#akk3 .paragraph-4, .faq-a-text-16, .text-block-188845445._16, .text-block-2025._16, .text-block-188845395._16, .text-block-2016._16, .text-block-188845443._35445{font-size: 18px;}



@media (max-width: 1025px) {
  #akk3 .paragraph-4 br:not(.br){display: none;}
  .rt-margin-bottom-twenty.rt-body-font-color br:not(.br){display: none;}
  .block-quote br:not(.br){display: none;}
  .text-block._8989 br:not(.br){display: none;}
  .text-block-188845450 br:not(.br){display: none;}

  .heading, .bold-text-11{font-size: 120px;}
  .heading{
    text-align: center;
    width: 100%;}
  ._555, .display-heading-4.txt-white.txt-center {font-size: 65px;}
  .bold-text-6._43543 {font-size: 42px;}
  .bold-text-6 {font-size: 34px;}
  .bold-text-6._8587, .text-span-417 {font-size: 53px;}
  .text-span-415, .heading-3 {font-size: 30px;}
  .text-block-2061 {font-size: 27px;}
  .card_1 .card._1 {top: 2%;}
  .bold-text-14 {font-size: 109px;}
  .text-block-188845449 {font-size: 61px;}
  .div-block-10554843._9999._567756{height: 100%;}
  .text-block-188845451, .text-block-2, .text-block-188845444 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    padding: .3%;
    max-width: 122px;
    max-height: 40px;
    inset: 100px auto 0 -54px;}
  .section-395 {
    padding-left: 2%;
    padding-right: 2%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;}
  .timer-bottom-close {
    right: auto;
    top: -8px;
    width: 18px;
    height: 18px;}
}

@media (max-width: 900px) {
  .text-block-1914 br:not(.br){display: none;}
  .text-block-2061 br:not(.br){display: none;}
  .text-block-1907 br:not(.br){display: none;}
  .text-block-188845442 br:not(.br){display: none;}
  .paragraph-12._10 br:not(.br){display: none;}

  .heading, .bold-text-11 {font-size: 80px;}
  ._555, .display-heading-4.txt-white.txt-center {font-size: 52px;}
  .bold-text-6._43543 {
    line-height: 1.2;
    font-size: 33px;}
  .div-block-897 {
    width: 46px;
    min-height: 46px;}
  .rt-advertise-icon-wrapper {
    display: flex;
    width: 30px;
    height: 30px;}
  .rt-advertise-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;}
  .rt-margin-bottom-twenty.rt-body-font-color, .text-block-1914, .num-num, .text-block-188845395._16._19, .text-block-188845396, .text-block-2018, .paragraph-12, #akk3 .akk_title, .text-block-188845450, .text-block-188845442, .text-block-188845443, .text-block-1907, .container-4, .text-block._8989._687 {font-size: 18px;}
  .rt-category-cards-text.rt-margin-bottom-twenty, .block-quote, .text-block._8989, .bold-text-1041, .bold-text-1041._8888, .text-block-188845447 {font-size: 20px;}
  .section-2, .section-3._6665, .sticky2_item-2._1111, .div-block-1220._778777._46346, .quick-stack-69, .div-block-925._240, .div-block-1260{padding: 3%;}
  .text-span-415, .heading-3 {font-size: 27px;}
  .text-block-2061 {font-size: 24px;}
  .bold-text-14 {font-size: 93px;}
  .text-span-412 {
    font-size: 120px;
    line-height: 1.2;}
  .text-block-188845451, .text-block-2 {
    font-size: 18px;
    max-height: 35px;}
  .div-block-1117{display: none;}
  .div-block-1130._435435, .div-block-1130 {
    min-height: unset;
    max-height: 244px;}
  .sticky1_content-left-2{padding: 0;}
  .w-slider-arrow-left, .w-slider-arrow-right {font-size: 28px;}
  .right-arrow, .left-arrow {
    width: 60px;
    height: 60px;}
  .left-arrow {inset: auto 60px 0 auto;}
  #w-node-_032a3d14-649b-326c-97b1-1f88e1f9b0d8-a40c37e9 {grid-template-columns: 1fr;}
  .text-block-188845451, .text-block-2, .text-block-188845444 {font-size: 16px;}
  .heading-5, .heading-6, .text-block-188845398, .heading-27._88, .heading-7, .heading-4 {font-size: 32px;}
  .text-block-2017, .bold-text-1041._8888._7777, .text-span-405 {font-size: 22px;}
  #akk3 .paragraph-4, .faq-a-text-16, .text-block-188845445._16, .text-block-2025._16, .text-block-188845395._16, .text-block-2016._16, .text-block-188845443._35445 {font-size: 16px;}
  .div-block-926 {margin-right: 25px;}
  .bold-text-6._8587, .text-span-417 {font-size: 46px;}
  #w-node-_20b1bd51-8fed-374a-d0cf-b3d1393fa4b9-a40c37e9, #w-node-_9565134e-2d28-62ae-3110-1389719de2f8-a40c37e9,
  #w-node-d8a2db46-4665-a085-1b00-c5a4a9778429-a40c37e9{grid-template-columns: 1fr;}
  .image-783{padding: 1%;}
  .cell-81{
    margin-left: auto;
    margin-right: auto;
    order: -1;
    max-width: 60%;
    border: none;}
  .text-block-188845439, .text-block-188845436._45677._45354, .text-block-188845452, .text-block-188845396._8887 {font-size: 21px;}
  .button.is-outline._32434, .button.is-outline._32434._4545 {
    max-width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 19px;
    line-height: 1.6em;}
  .text-block-188845449 {font-size: 45px;}
  .div-block-10554844 {border-bottom: 29px solid #201e1e;}
  .div-block-10554845 {
    width: 73px;
    height: 22px;}
  .container-66._9988._3242{padding: 3% 3% 3% 5%;}
  .div-block-10554843._9999._567756 {min-height: unset;}
  .text-block-188845452, #page .rt-margin-bottom-twenty {margin-bottom: 8px;}
  .text-block-1950._98776 {font-size: 22px;}
  .num {font-size: 32px;}
  .timer-block {
    width: 69px;
    height: 64px;
    padding: 3px;}
  .timer-label {
    font-size: 12px;
    line-height: 1.1;}
  .div-block-925._240{
    border: 1px solid var(--neutral--200);
    min-height: unset;}
  .column-83{padding-left: 0;}
  .w-container .w-row{margin-left: auto;margin-right: auto;}
  #bottom-timer .num {font-size: 19px;}
  #bottom-timer .timer-block {
    width: 42px;
    height: 40px;
    padding: 2px;}
  #bottom-timer .timer-label {font-size: 8px;}
  .mng-timer {gap: 3px;}
  .image-529 {
    width: 30px;
    height: 30px;
    margin-bottom: 12px;}
  .w-col-7{padding-left: 3px;}
  .div-block-926 {
    width: 192px;
    height: 166px;}
  .div-block-10554842 {
    border-radius: .6rem;
    width: 50px;
    height: 50px;
    margin-bottom: 11px;
    padding: 5px;}
}

@media (max-width: 700px) {
  #akk3 .akk_title br:not(.br){display: none;}

  .bold-text-14 {font-size: 74px;}
  .heading, .bold-text-11 {font-size: 69px;}
  ._555, .display-heading-4.txt-white.txt-center {font-size: 44px;}
  .bold-text-6._43543 {font-size: 28px;}
  .bold-text-6 {font-size: 28px;}
  .bold-text-6._8587, .text-span-417 {font-size: 41px;}
  .text-block-2061 {font-size: 20px;}
  .text-span-415, .heading-3 {font-size: 23px;}
  .bold-text-14 {font-size: 80px;}
  .sticky1_content-left-2{order: -1;}
  .sticky1_component-5 {grid-row-gap: 1rem;}
  .sticky2_item-2._1111 {top: 1rem;}
  .sticky2_item-2._1111 {margin-bottom: 12px;}
  .button-11142._345665._3443._33333333._67565 {
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;}
  .text-block-1950._98776 {font-size: 18px;}
  #w-node-_4efe0181-5e21-e280-887c-f3c2cf6a990b-a40c37e9 {grid-template-columns: 1fr .5fr .52fr;}
  .w-layout-layout {
    grid-row-gap: 6px;
    grid-column-gap: 6px;}
  .heading-5, .heading-6, .text-block-188845398, .heading-27._88, .heading-7, .heading-4 {font-size: 29px;}
  .text-block-188845451, .text-block-2, .text-block-188845444 {max-height: 33px;}
  .rt-category-cards-text.rt-margin-bottom-twenty, .block-quote, .text-block._8989, .bold-text-1041, .bold-text-1041._8888, .text-block-188845447 {font-size: 19px;}
  .div-block-10554844 {max-width: 50%;}
  .text-block-2017, .bold-text-1041._8888._7777, .text-span-405 {font-size: 20px;}
  #w-node-df4b6859-d3d1-d2f2-6f15-c82d2a10135c-a40c37e9 {grid-template-columns: 1fr;}
  .text-block-188845449 {font-size: 36px;}
  .a4{
    order: -1;
    margin-bottom: 26px;}
  .text-block-188845439, .text-block-188845436._45677._45354, .text-block-188845452, .text-block-188845396._8887 {font-size: 20px;}
  .timer-bottom-close {
    top: -6px;
    width: 15px;
    height: 15px;}
  #akk3 .akk-item {max-width: 100%;}
  #akk3 .akk-top {padding: 16px 15px;}
  .text-block-1950._98776 {font-size: 17px;}
  .button-11142._345665._3443._33333333._67565 {
    display: block;
    width: 100%;
    padding: 7px 12px;
    font-size: 13px;}
  .bt3{max-width: unset;}
}

@media (max-width: 600px) {
  .heading, .bold-text-11 {font-size: 62px;}
  ._555, .display-heading-4.txt-white.txt-center {font-size: 37px;}
  .bold-text-6._43543 {font-size: 23px;}
  .paragraph-16.txt-white {
    font-size: 29px;
    line-height: 1.9rem;}
  .bold-text-6._8587, .text-span-417 {font-size: 36px;}
  .rt-margin-bottom-twenty.rt-body-font-color, .text-block-1914, .num-num, .text-block-188845395._16._19, .text-block-188845396, .text-block-2018, .paragraph-12, #akk3 .akk_title, .text-block-188845450, .text-block-188845442, .text-block-188845443, .text-block-1907, .container-4, .text-block._8989._687 {font-size: 17px;}
  .rt-category-cards-text.rt-margin-bottom-twenty{line-height: 1.4;}
  .rt-advertise-icon-wrapper {
    width: 26px;
    height: 26px;}
  .block-quote{border-left-width: 2px;}
  .text-span-415, .heading-3 {font-size: 22px;}
  .text-block-2061 {font-size: 18px;}
  .bold-text-14 {font-size: 74px;}
  #w-node-_146ba58c-24c8-2607-a369-b0fee2d46bb6-a40c37e9, #w-node-_882d3bee-4b13-affb-32eb-d115f4f8768c-a40c37e9 {grid-template-columns: 1fr;}
  .div-block-1130._435435, .div-block-1130{min-height: 350px;margin-left: auto;margin-right: auto;}
  .hjhj{
    margin-left: auto;
    width: 100%;
    margin-right: auto;
    order: -1;
    max-width: 50%;
    margin-bottom: 24px;}
  .text-block-1950._98776 {font-size: 16px;}
  .right-arrow, .left-arrow {
    width: 50px;
    height: 50px;}
  .left-arrow {inset: auto 50px 0 auto;}
  .heading-5, .heading-6, .text-block-188845398, .heading-27._88, .heading-7, .heading-4 {font-size: 26px;}
  .a1{width: 100%;}
  .image-781 {margin-top: 20px;}
  .a2{
    order: -1;
    max-width: 50%;
    width: 100%;}
  .div-block-926 {
    width: 171px;
    height: 143px;}
  .text-block-2017, .bold-text-1041._8888._7777, .text-span-405 {font-size: 19px;}
  .text-block-2017 {margin-bottom: 7px;}
  .text-block-2061._3422._45545, .text-span-412 {font-size: 83px;}
  .cell-81 {max-width: 70%;}
  #w-node-_9565134e-2d28-62ae-3110-1389719de2f8-a40c37e9{padding: 1px;}
  .image-783{position: static;}
  .text-block-188845439, .text-block-188845436._45677._45354, .text-block-188845452, .text-block-188845396._8887 {font-size: 19px;}
  .cell-82{padding-bottom: 24px;}
}

@media (max-width: 500px) {
  .text-block-188845439 br:not(.br){display: none;}

  .heading, .bold-text-11 {font-size: 47px;}
  ._555, .display-heading-4.txt-white.txt-center {font-size: 30px;}
  .paragraph-16.txt-white {font-size: 19px;}
  .bold-text-6._43543 {font-size: 18px;}
  .bold-text-6 {font-size: 20px;}
  .bold-text-6._8587, .text-span-417 {font-size: 31px;}
  .rt-category-cards-text.rt-margin-bottom-twenty, .block-quote, .text-block._8989, .bold-text-1041, .bold-text-1041._8888, .text-block-188845447 {font-size: 18px;}
  .bold-text-14 {font-size: 58px;}
  .text-block-2061 {font-size: 17px;}
  .div-block-1130._435435, .div-block-1130 {min-height: 263px;}
  .hjhj{margin-bottom: 16px;}
  .sticky2_item-2._1111{
    border-radius: 10px;
    min-height: unset;}
  .div-block-409 {border-radius: 10px;}
  .w-slider-arrow-left, .w-slider-arrow-right {font-size: 24px;}
  .div-block-926{display: none;}
  .text-block-188845451, .text-block-2, .text-block-188845444 {
    max-height: 26px;
    font-size: 15px;
    max-width: 110px;
    inset: 100px auto 0 -50px;}
  .heading-5, .heading-6, .text-block-188845398, .heading-27._88, .heading-7, .heading-4 {font-size: 24px;}
  .button.is-outline._32434, .button.is-outline._32434._4545 {
    max-width: 64%;
    font-size: 16px;}
  .text-block-188845449 {font-size: 31px;}
  #w-node-_4efe0181-5e21-e280-887c-f3c2cf6a990b-a40c37e9{
    flex-wrap: wrap;
    display: flex;}
  .bt1{min-width: 100%;}
  .timer-bottom-close {right: 9px;}
  .div-block-1130._435435, .div-block-1130{
    display: block;
    width: 100%;}
}

@media (max-width: 450px) {
  .heading, .bold-text-11 {font-size: 38px;}
  ._555, .display-heading-4.txt-white.txt-center {font-size: 25px;}
  .container{padding: 2%;}
  .bold-text-6._43543 {font-size: 16px;}
  .bold-text-6 {font-size: 16px;}
  .agent-input-box.agent-input-box--ai-desn {
    padding: 0;
    margin-left: auto;
    margin-right: auto;}
  .bold-text-6._8587, .text-span-417 {font-size: 27px;}
  .rt-category-cards-text.rt-margin-bottom-twenty, .block-quote, .text-block._8989, .bold-text-1041, .bold-text-1041._8888, .text-block-188845447 {font-size: 17px;}
  .rt-margin-bottom-twenty.rt-body-font-color, .text-block-1914, .num-num, .text-block-188845395._16._19, .text-block-188845396, .text-block-2018, .paragraph-12, #akk3 .akk_title, .text-block-188845450, .text-block-188845442, .text-block-188845443, .text-block-1907, .container-4, .text-block._8989._687 {font-size: 15px;}
  .text-span-415, .heading-3 {font-size: 18px;}
  .text-block-2061 {font-size: 16px;}
  .bold-text-14 {font-size: 47px;}
  .heading-5, .heading-6, .text-block-188845398, .heading-27._88, .heading-7, .heading-4 {font-size: 21px;}
  #page .text-block-188845396{font-size: 16px;}
  .text-block-2017, .bold-text-1041._8888._7777, .text-span-405 {font-size: 17px;}
  .text-block-2061._3422._45545, .text-span-412 {font-size: 65px;}
  .text-block-188845439{font-size: 17px;}
  .button.is-outline._32434, .button.is-outline._32434._4545 {
    max-width: 68%;
    font-size: 14px;}
  .text-block-188845449 {font-size: 26px;}
  .text-block-188845439, .text-block-188845436._45677._45354, .text-block-188845452, .text-block-188845396._8887 {font-size: 17px;}
  .text-block-1950._98776 {font-size: 15px;}
  .num {font-size: 26px;}
  .timer-label {font-size: 10px;}
  .timer-block {
    width: 59px;
    height: 56px;}
  .div-block-1260 {background-size: auto, 36%;}
  .a2 {max-width: 65%;}
  .column-82{padding-right: 0;}
}

@media (max-width: 400px) {
  .heading, .bold-text-11 {font-size: 35px;}
  .bold-text-14 {font-size: 43px;}
  .div-block-1130._435435, .div-block-1130, .card._1, .container-3, .div-block-924._10{border-radius: 10px;}
  #akk3 .paragraph-4, .faq-a-text-16, .text-block-188845445._16, .text-block-2025._16, .text-block-188845395._16, .text-block-2016._16, .text-block-188845443._35445 {font-size: 15px;}
}

@media (max-width: 360px) {
  .heading, .bold-text-11 {font-size: 32px;}
  ._555, .display-heading-4.txt-white.txt-center {font-size: 23px;}
  .heading-5, .heading-6, .text-block-188845398, .heading-27._88, .heading-7, .heading-4 {font-size: 20px;}
  .text-block-188845451, .text-block-2, .text-block-188845444 {inset: 100px auto 0 -45px;}
  .bold-text-14 {font-size: 38px;}
  .heading-5, .heading-6, .text-block-188845398, .heading-27._88, .heading-7, .heading-4 {font-size: 19px;}
}
