@import url(https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+Gujarati:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bellota:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&family=Playwrite+PT:wght@100..400&display=swap);.container,
.wrapper,
img {
    max-width: 100%
}

.om-logo,
.top-header {
    top: 0
}

#unit-plan .nav-pills .nav-link,
.map-tab li a,
.name-box td,
.om-logo,
.top-header,
section#garden,
section#unit-plan {
    border-bottom: 1px solid #eee
}

.form_aeras_in_touch .btn,
.scroll-to-top i {
    background-color: transparent;
    color: #742104
}

.btn,
.menu-main nav ul li a,
a,
a:hover {
    text-decoration: none
}

.get_in_title,
.plan-title,
.specification-text h4,
.title,
.unit-plan-text {
    text-transform: capitalize
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family: Assistant, sans-serif;
    font-weight: 500
}

html {
    scroll-behavior: smooth
}

.container {
    padding: 0 50px
}

ol,
ul {
    list-style: none
}

h1.h1,
h2.h2,
h3.h3,
h4.h4,
h5.h5,
h6.h6 {
    font-weight: 700
}

a,
input,
select,
textarea {
    outline: 0;
    margin: 0;
    padding: 0
}

a,
a:hover {
    color: #000
}

.layout-menu li,
.layout-tab li,
.map-tab li,
.wrapper {
    width: 100%
}

.padding100 {
    padding: 120px 0
}

.padding60 {
    padding: 60px 0
}

.pt80 {
    padding-top: 80px
}

.pt100 {
    padding-top: 100px
}

.garden-images:hover .unit-plan-hover,
.photo-view:hover .unit-plan-hover,
.unit-plan-group39:hover .unit-plan-hover,
.unit-plan-group:hover .unit-plan-hover {
    background-color: rgba(0, 0, 0, .2);
    opacity: 1
}

#unit-plan .nav-pills .nav-link.active,
.footer-icon a i,
.form_aeras_in_touch .btn:hover {
    background-color: #742104
}

.scroll-to-top i {
    margin-bottom: 20px
}

.title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 600;
    color: #742104;
    font-family: Bellota, system-ui
}

.top-header {
    position: sticky;
    background-color: #fff;
    padding: 0 20px;
    z-index: 9999
}

.footer-details,
.navbar-main {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#layout-plan .mobile,
#msg_popup,
#overlay,
#popup,
.abs-plus-minus i.fa.fa-minus,
.abs-plus-minus.active i.fas.fa-plus,
.amenities-mob,
.close-popup.touch-close,
.desk-none,
.fade,
.layout-mob,
.mob-banner,
.mobil-wht .resposive-wh,
.nav-toggle,
.plan-mob,
.touches_aeras_width,
.unit-plan-slider.mob {
    display: none
}

.footer-email ul,
.footer-icon ul,
.menu-main nav ul {
    padding: 0;
    margin: 0
}

.menu-main nav ul li {
    display: inline-block;
    position: relative;
    transition: color .3s
}

.inner-menu li a:hover,
.menu-main nav ul li a:hover,
.menu-main nav ul li ul.sub-inner-menu li:hover,
.menu-main nav ul li ul.submenu li:hover,
.menu-main nav ul li:hover,
.sub-inner-menu li a:hover,
.submenu li a:hover {
    background: #742104;
    color: #fff !important
}

.menu-main nav ul li:hover>a,
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important
}

.menu-main nav ul li a {
    padding: 18px 45px;
    color: #000 !important;
    font-size: 18px;
    transition: color .3s, border-bottom .3s;
    display: inline-block;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    font-weight: 600;
    position: relative
}

.menu-main nav ul li .drop::after {
    content: "▼";
    position: absolute;
    font-size: 13px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

.menu-main nav ul li .drop:hover::after,
.menu-main nav ul li:hover>.drop::after {
    transform: translateY(-50%) rotate(-90deg)
}

.menu-main a.active {
    border-bottom: 2px solid #742104;
    color: #742104
}

.hidden {
    width: 15%
}

.om-logo {
    position: absolute;
    right: 0;
    background: #fff;
    border-radius: 0 0 0 40px;
    padding: 20px 20px 10px;
    box-shadow: 0 0 10px rgba(255, 255, 255, .1)
}

.map-mobile {
    display: none !important
}

.inner-menu,
.sub-inner-menu,
.submenu {
    top: 130%;
    width: 220px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    visibility: hidden;
    display: block;
    transition: opacity .3s, visibility .3s;
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.submenu {
    z-index: 99999
}

.inner-menu,
.sub-inner-menu {
    margin-left: 13rem !important;
    z-index: 999999
}

.inner-menu li,
.sub-inner-menu li,
.submenu li {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 0
}

.about-left,
.about-right,
.footer-icon a i,
.footer-icon li,
.specification-text li span,
li.nav-item,
ul#experienceLayoutTab2,
ul#experienceTab {
    display: inline-block
}

.inner-menu li a,
.sub-inner-menu li a,
.submenu li a {
    text-align: center;
    padding: 8px 10px !important;
    font-size: 15px !important;
    transition: background .3s, color .3s;
    border-bottom: 1px solid #e7e7e7 !important;
    width: 100%
}

.menu-main nav ul li:hover>.submenu {
    visibility: visible;
    opacity: 1;
    top: 85%;
    pointer-events: auto
}

.inner-menu li:hover>.sub-inner-menu,
.submenu li:hover>.inner-menu {
    visibility: visible;
    opacity: 1;
    top: 10%;
    pointer-events: auto
}

.inner-menu li:hover>.top-up {
    top: -10em
}

#about .title {
    color: #742104;
    font-size: 32px;
    margin-bottom: 0
}

.about-left {
    width: 49%
}

.about-details {
    padding: 132px 60px 0
}

.section-heading p {
    text-align: center;
    color: #000;
    font-weight: 500
}

.garden-text,
.layout-text {
    text-align: justify
}

.about-right {
    width: 49%;
    vertical-align: top
}

.garden-text {
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 100%
}

#sizeTab,
ul#experienceTab {
    background-color: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 8px
}

.unit-plan-details {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 3em;
    gap: 30px
}

.plan-details li {
    position: relative;
    padding-left: 25px;
    list-style: none;
    margin-bottom: 5px
}

.plan-details li::before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #742104;
    font-size: 16px;
    line-height: 1;
    margin-left: 10px;
    margin-top: 4px
}

.unit-plan-text {
    color: #000;
    text-align: center;
    padding: 10px 2px;
    font-size: 14px;
    font-weight: 500
}

.unit-plan-group,
.unit-plan-group39 {
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    padding: 5px
}

.unit-planbox {
    position: relative;
    overflow: hidden
}

.unit-plan-hover {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .4s;
    opacity: 0
}

.close-popup i,
.get-in-touch,
.inquiry-boxi,
.unit-plan-group,
.unit-plan-group39 {
    background-color: #fff
}

.unit-plan-hover i {
    color: #fff;
    font-size: 20px
}

.unit-plan-group {
    width: 31%;
    margin-bottom: 18px;
    border: 1px solid #eee;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    align-content: space-between
}

.pbox,
.pdbox {
    width: 22%
}

.unit-plan-group39 {
    width: 32%;
    margin-bottom: 35px
}

#unit-plan .nav-pills .nav-link {
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 500;
    text-transform: uppercase
}

#innerUnitPlansTab li,
#innerUnitPlansTab1 li,
#innerUnitPlansTab2 li,
#innerUnitPlansTab5 li,
#innerUnitPlansTab6 li,
ul#experienceTab li,
ul#experienceTab1 li,
ul#experienceTab2 li,
ul#experienceTab5 li,
ul#experienceTab6 li {
    border-bottom: unset;
    border-right: 1px solid #eee
}

#innerUnitPlansTab,
#innerUnitPlansTab1,
#innerUnitPlansTab2,
#innerUnitPlansTab5,
#innerUnitPlansTab6 {
    background-color: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 8px;
    display: inline-block
}

#innerUnitPlansTab li a,
#innerUnitPlansTab1 li a,
#innerUnitPlansTab2 li a,
#innerUnitPlansTab5 li a,
#innerUnitPlansTab6 li a {
    font-size: 14px;
    padding: 10px 14px;
    font-weight: 500;
    border-bottom: 1px solid #eee;
    text-transform: uppercase
}

#innerUnitPlansTab .show>a,
#innerUnitPlansTab li a.active,
#innerUnitPlansTab1 .show>a,
#innerUnitPlansTab1 li a.active,
#innerUnitPlansTab2 .show>a,
#innerUnitPlansTab2 li a.active,
#innerUnitPlansTab5 .show>a,
#innerUnitPlansTab5 li a.active,
#innerUnitPlansTab6 .show>a,
#innerUnitPlansTab6 li a.active {
    background-color: #742104;
    color: #fff
}

.nav-tabs .nav-link.active {
    border-color: unset !important
}

.specification-details {
    text-align: left;
    margin-bottom: 16px;
    font-family: "Noto Serif Gujarati", serif
}

.specification-image {
    padding-right: 50px
}

.specification-text h4 {
    font-size: 20px;
    margin: 10px 0;
    color: #742104;
    position: relative
}

.form_aeras_in_touch .btn,
.section-topba-text h1,
ol.breadcrumb li {
    text-transform: uppercase
}

.specification-text h4:before {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #742104;
    border-right: 5px solid transparent;
    left: -15px;
    top: 5px;
    right: 0
}

.specification-text li {
    margin: 0;
    text-align: justify
}

.specification-text li::marker {
    color: #742104
}

.specification-text li span {
    width: 90%;
    vertical-align: text-top;
    letter-spacing: 1px
}

.footer {
    padding: 15px 0;
    border-top: 1px solid #eee
}

.footer-icon a i {
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    font-size: 16px;
    margin-right: 3px;
    padding: 0;
    transition: .4s;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%)
}

.layout-menu li a,
.layout-tab li a,
.map-tab li a {
    padding: 10px 20px;
    display: inline-block;
    width: 100%
}

.footer-email a {
    color: #9a785f;
    font-weight: 500;
    margin-left: 10px
}

.footer-email i {
    color: #742104;
    margin-right: 2px
}

.scroll-to-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    opacity: 0;
    z-index: 999
}

.apply-magic {
    opacity: 1
}

.fade,
.fade.show {
    opacity: none !important
}

.scroll-to-top i {
    transition: .5s;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: 1px solid #742104
}

.abs-plus-minus i.fas.fa-plus,
.abs-plus-minus.active i.fa.fa-minus,
.mob-none,
.touches_aeras_width.active {
    display: block
}

.banner-title {
    text-align: center;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #000
}

.form_aeras_in_touch .btn {
    text-decoration: none;
    margin-top: 0;
    transition: .4s;
    border: 1px solid #742104;
    font-size: 15px;
    border-radius: 0;
    padding: 6px 40px;
    display: inline-block;
    cursor: pointer;
    font-weight: 700
}

.btn,
.fade,
.fade.show,
.inquiry-boxi,
.photo-view {
    transition: .5s
}

.form_aeras_in_touch .btn:hover {
    color: #fff
}

.quick-contact {
    width: 100%;
    display: inline-flex;
    align-items: end;
    justify-content: center
}

.inquiry-boxi {
    width: 21%;
    position: fixed;
    left: 60%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 1111
}

.get-icons i,
.name-box i {
    margin-right: 5px
}

.abs-plus-minus i {
    font-size: 12px
}

.get-in-touch {
    z-index: 99;
    width: 100%
}

.form_aeras_in_touch {
    width: 100%;
    padding: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%)
}

.close-popup {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 99;
    cursor: pointer
}

.close-popup i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    cursor: pointer
}

.get_in_title {
    padding: 13px 10px;
    text-align: left;
    width: 100%;
    font-size: 18px;
    letter-spacing: 1px;
    color: #000;
    background-color: #742104;
    cursor: pointer
}

#layout-plan,
.amenities-image,
.connectivity-images,
.get-quotes-bottom-up,
.top-banner-img {
    position: relative
}

.abs-plus-minus {
    position: absolute;
    top: 50%;
    right: 15px;
    color: #742104;
    background-color: #fff;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.addres,
.mobil-wht a {
    justify-content: center
}

.touches_aeras_width {
    padding: 20px;
    width: 100%
}

.names_access {
    width: 100%;
    margin-bottom: 10px
}

.names_access input {
    border: none;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 10px
}

.full-quick.active {
    bottom: 0 !important
}

.getin-touch-text.get-icons {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.inquiry-boxi button.go-buttons {
    padding: 5px 10px;
    background-color: #742104;
    color: #372e2e;
    transition: .5s;
    border: 2px solid transparent;
    font-weight: 700
}

.inquiry-boxi button.go-buttons:hover {
    background-color: transparent;
    color: #000;
    border: 2px solid #742104
}

.mobil-wht {
    width: 19%;
    background-color: #12ae2f;
    padding: 13px 0;
    color: #fff;
    font-size: 18px;
    position: fixed;
    left: 40%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 1111
}

.mobil-wht a {
    display: flex;
    align-items: center;
    color: #fff
}

.mobil-wht a .mw-icon {
    padding-right: 10px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #742104 !important
}

.fade.show {
    display: block !important
}

.photo-view {
    position: relative;
    margin-bottom: 2rem
}

.amenities-deatils {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.amenities-group {
    width: calc(100% / 6 - 25px);
    margin-right: 24px;
    margin-bottom: 40px;
    text-align: center
}

.amenities-icon {
    text-align: center;
    width: 90px;
    margin: 0 auto 1rem
}

.amenities-icon i {
    background: #742104;
    font-size: 30px;
    padding: 14px;
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 1.4em;
    border-radius: 36px
}

.amenities-text {
    color: #000;
    font-weight: 600
}

.layout-menu,
.layout-tab,
.map-tab {
    display: flex;
    flex-direction: column;
    border: none;
    align-items: flex-start;
    background-color: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 8px
}

.layout-menu li a,
.layout-tab li a {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #eee !important
}

.layout-menu li a.active.show,
.layout-tab li a.active.show,
.map-tab li a.active.show {
    color: #fff;
    background-color: #742104 !important
}

.layout-images {
    position: relative;
    z-index: 999
}

#overlay,
#popup,
.r-num {
    position: fixed
}

.map-tab li a {
    font-size: 18px;
    font-weight: 500
}

.r-num {
    bottom: 53px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    width: 40%;
    padding: 10px;
    transform: translateX(-50.65%);
    left: 50.65%;
    z-index: 111
}

.map-mobile::after,
.resplans-slider .owl-nav,
.section-topba-text,
.select-main::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.r-num p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    text-align: center
}

.section-topba-text {
    left: 0
}

.section-topba-text h1 {
    color: #fff;
    font-weight: 600;
    font-family: Bellota, system-ui;
    font-size: 40px
}

.addres {
    font-size: 15px;
    line-height: 25px;
    display: flex;
    width: 100%
}

.addres-box {
    width: 40%;
    padding: 30px;
    border: 1px solid #eee;
    margin: 0 20px
}

.btn,
.btn:hover {
    border: 1px solid #742104
}

.addres-box form {
    padding: 25px
}

.addres-box h1 {
    text-align: left;
    font-weight: 500;
    margin: 0
}

.name-box td {
    width: 30%;
    vertical-align: top;
    padding: 15px 0
}

.addres-box .form-group input {
    width: 100%;
    border: none;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    background-color: transparent
}

.btn {
    background-color: #742104;
    padding: 5px 20px;
    color: #fff;
    display: inline-block;
    margin-top: 10px
}

.btn:hover {
    background-color: #fff;
    color: #742104
}

.plan-details {
    color: #212529
}

.plan-details li {
    font-size: 18px
}

.plan-title {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 600;
    color: #742104;
    font-family: Bellota, system-ui
}

#layout-select,
#tabSelect {
    border: 1px solid #eee;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 18px;
    color: #742104;
    width: 100%;
    padding: 10px
}

select.form-control:not([size]):not([multiple]) {
    height: calc(3rem + 2px)
}

#layout-select option,
#tabSelect option {
    background-color: #fff;
    color: #333
}

.map-mobile,
.select-main {
    position: relative;
    display: inline-block;
    width: 100%
}

.map-mobile::after,
.select-main::after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
    font-weight: 900;
    right: 10px;
    color: #742104;
    pointer-events: none
}

#layout-select:focus,
#tabSelect:focus {
    border-color: #742104;
    outline: 0
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-radius: .25rem;
    padding: 10px 15px;
    margin-bottom: -1px
}

.nav-tabs .nav-link.active {
    background-color: #007bff;
    color: #fff
}

.nav-tabs .nav-link:hover {
    background-color: #e9ecef
}

.resplans-slider .owl-nav {
   width: max-content;
    display: flex;
    margin: 0 !important;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(0);
    gap: 1em;
}
.resplans-slider button.owl-prev,
.resplans-slider button.owl-next {
   margin: 0 !important;
    border: 1px solid #742104 !important;
    font-size: 30px !important;
    color: #742104 !important;
    width: 40px;         
    height: 40px;   
    border-radius:50%!important;
    transition: .4s;
    outline: 0 !important;
    background: transparent;
    display: flex !important;       
    align-items: center; 
    justify-content: center; 
    padding: 0;   
}
.replan-title {margin-top: 2%;position: absolute;}
.replan-title h4{ text-transform: uppercase;color: #000;font-size:1.2rem;}
.resplans-slider button.owl-prev span,
button.owl-next span {
     font-size: 30px !important;
    vertical-align: middle;
    display: inline-block;
    font-weight: 700;
    line-height: 1.1;
    height:-webkit-fill-available;
}
.resplans-slider button.owl-next:hover,
.resplans-slider button.owl-prev:hover {
     background: #742104 !important;
    color: #fff !important;
    text-decoration: none;
}
#msg_popup {
    align-items: center;
    justify-content: center
}

#msg_popup .modal-content {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translatey(-50%)
}

#msg_popup .modal-content .alert {
    margin-bottom: 0;
    padding: 0
}

#msg_popup .close {
    position: relative;
    font-size: 23px;
    margin-right: -5px;
    z-index: 111;
    cursor: pointer
}

#msg_popup .valid {
    color: green
}

#msg_popup .error {
    color: red
}

@media (max-width:768px) {
    #msg_popup .modal-content {
        width: 100%
    }
}

#popup {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

#overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 999
}

#close {
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
    font-size: 35px;
    font-weight: 700;
    color: #000
}
.sub-down.first::after { display: none !important; }
ul#experienceTab5 {
    display: none;
}
.loader-main {
    position: absolute;
    height: 100vh;
    z-index: 99999;
}

.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dots {
    width: 56px;
    height: 31.4px;
    background: radial-gradient(farthest-side, #742104 90%, #0000) 50% 0, radial-gradient(farthest-side, #742104 90%, #0000) 100% 0;
    background-size: 13.4px 13.4px;
    background-repeat: no-repeat;
    position: relative;
    animation: dots-pr30iymd 1.5s linear infinite;
}

.dots:before {
    content: "";
    position: absolute;
    width: 13.4px;
    height: 13.4px;
    border-radius: 50%;
    background: #742104;
    left: 0;
    top: 0;
    animation: dots-q6bpf4md 1.5s linear infinite,
               dots-b39z9imd 0.5s cubic-bezier(0, 200, 0.8, 200) infinite;
}

@keyframes dots-pr30iymd {
   0%, 31% {
      background-position: 50% 0   ,100% 0;
   }

   33% {
      background-position: 50% 100%,100% 0;
   }

   43%, 64% {
      background-position: 50% 0   ,100% 0;
   }

   66% {
      background-position: 50% 0   ,100% 100%;
   }

   79% {
      background-position: 50% 0   ,100% 0;
   }

   100% {
      transform: translateX(calc(-100%/3));
   }
}

@keyframes dots-q6bpf4md {
   100% {
      left: calc(100% + 7.8px);
   }
}

@keyframes dots-b39z9imd {
   100% {
      top: -0.17px;
   }
}