@charset "UTF-8";
@media (max-width: 1200px) {
  .wpb_tabs_nav .tab-item {
    display: block !important;
  }
}
.wpb_tabs_nav .tab-item a {
  background-color: transparent;
  color: #282829;
  border: none !important;
  padding: 0 20px;
}
@media (max-width: 1300px) {
  .wpb_tabs_nav .tab-item a {
    padding: 5px 15px;
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .wpb_tabs_nav .tab-item a {
    padding: 10px 15px;
  }
}
.wpb_tabs_nav .tab-item a:hover {
  background-color: transparent;
}
.wpb_tabs_nav .tab-item.active-tab a {
  color: #282829;
  font-weight: bold;
  background-color: transparent !important;
}
.toggle .toggle-title a {
  color: #282829 !important;
  background-color: #E7E7E9;
  border-radius: 10px;
  padding: 25px 25px 25px 50px !important;
  font-size: 20px !important;
  line-height: normal !important;
  font-family: "Poppins", sans-serif;
}
.toggle .toggle-title a i {
  top: 31px;
  color: #282829;
}
.toggle.open .toggle-title a {
  border-radius: 10px 10px 0 0;
  color: #fff !important;
}
.toggle > div {
  border-radius: 0 0 10px 10px;
  box-shadow: none;
}
.toggle > div .inner-toggle-wrap {
  padding: 40px !important;
}
.toggle > div .inner-toggle-wrap h3 {
  font-size: 24px;
}
.nectar-fancy-box[data-style="color_box_basic"] {
  padding: 40px;
}
@media (max-width: 1550px) {
  .nectar-fancy-box[data-style="color_box_basic"] .inner {
    min-height: 250px !important;
  }
}
@media (max-width: 1350px) {
  .nectar-fancy-box[data-style="color_box_basic"] .inner {
    min-height: 280px !important;
  }
}
@media (max-width: 1250px) {
  .nectar-fancy-box[data-style="color_box_basic"] .inner {
    min-height: 310px !important;
  }
}
@media (max-width: 1150px) {
  .nectar-fancy-box[data-style="color_box_basic"] .inner {
    min-height: 340px !important;
  }
}
@media (max-width: 1150px) {
  .nectar-fancy-box[data-style="color_box_basic"] .inner {
    min-height: 370px !important;
  }
}
@media (max-width: 999px) {
  .nectar-fancy-box[data-style="color_box_basic"] .inner {
    min-height: 1px !important;
  }
}
.nectar-fancy-box[data-style="color_box_basic"] img {
  width: 77px;
  height: 77px;
}
.btn, button:not(.gm-control-active) {
  border-radius: 100px;
  background-color: #282829;
  text-transform: uppercase;
  color: #fff !important;
  padding: 15px 30px;
  font-family: "manifold-cf", sans-serif;
  font-weight: 600;
  display: inline-flex;
  line-height: normal;
  letter-spacing: 1px;
  font-size: 20px;
}
@media (max-width: 690px) {
  .btn, button:not(.gm-control-active) {
    font-size: 18px;
    letter-spacing: 0px;
    padding: 15px 20px;
  }
}
.btn:after, button:not(.gm-control-active):after {
  content: "";
  font-size: 16px;
  color: #282829;
  background-color: #fff;
  border-radius: 100px;
  font-family: "Font Awesome 6 Pro";
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
  align-self: center;
}
.btn.white, button:not(.gm-control-active).white {
  background-color: #fff;
  color: #282829 !important;
}
.btn.white:after, button:not(.gm-control-active).white:after {
  background-color: #282829;
  color: #fff;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 0px 0 0px 0;
}
#benefits-carousel .cell {
  border: 1px solid #282829;
  background-color: #fff;
  border-radius: 10px;
}
@media (max-width: 690px) {
  #benefits-carousel .cell {
    margin: 5px !important;
  }
}
#benefits-carousel .cell .img-with-aniamtion-wrap {
  padding: 15px;
  padding-bottom: 0;
}
#benefits-carousel .cell .img-with-aniamtion-wrap img {
  border-radius: 10px;
  height: 170px;
  object-fit: cover;
}
#benefits-carousel .cell .wpb_text_column {
  padding: 30px 30px 30px 30px;
}
@media (max-width: 690px) {
  #benefits-carousel .cell .wpb_text_column {
    padding: 20px 15px;
  }
}
#benefits-carousel .cell .wpb_text_column h4 {
  margin-bottom: 20px;
}
#benefits-carousel .cell .wpb_text_column p {
  font-size: 18px;
}
Manifold CF Thin {
  font-family: "manifold-cf", sans-serif;
  font-weight: 100;
  font-style: normal;
}
Manifold CF Thin Oblique {
  font-family: "manifold-cf", sans-serif;
  font-weight: 100;
  font-style: italic;
}
Manifold CF Regular {
  font-family: "manifold-cf", sans-serif;
  font-weight: 400;
  font-style: normal;
}
Manifold CF Regular Oblique {
  font-family: "manifold-cf", sans-serif;
  font-weight: 400;
  font-style: italic;
}
Manifold CF Medium {
  font-family: "manifold-cf", sans-serif;
  font-weight: 500;
  font-style: normal;
}
Manifold CF Medium Oblique {
  font-family: "manifold-cf", sans-serif;
  font-weight: 500;
  font-style: italic;
}
Manifold CF Demi Bold {
  font-family: manifold-cf, sans-serif;
  font-weight: 600;
  font-style: normal;
}
Manifold CF Demi Bold Oblique {
  font-family: manifold-cf, sans-serif;
  font-weight: 600;
  font-style: italic;
}
Manifold CF Bold {
  font-family: "manifold-cf", sans-serif;
  font-weight: 700;
  font-style: normal;
}
Manifold CF Bold Oblique {
  font-family: "manifold-cf", sans-serif;
  font-weight: 700;
  font-style: italic;
}
Manifold CF Extra Bold {
  font-family: manifold-cf, sans-serif;
  font-weight: 800;
  font-style: normal;
}
Manifold CF Extra Bold Oblique {
  font-family: manifold-cf, sans-serif;
  font-weight: 800;
  font-style: italic;
}
.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}
.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}
#footer-outer .row {
  display: flex;
  padding: 20px 0 !important;
}
#footer-outer .row .col.span_12 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 700px !important;
  max-width: 100%;
  margin: 0 auto;
}
#footer-outer .row .col.span_12 .widget {
  width: 33.3%;
  margin: 0;
}
#footer-outer .row .col.span_12 .widget .wp-block-image {
  text-align: left;
}
#footer-outer .row .col.span_12 .widget .wp-block-image img {
  width: 120px;
}
#footer-outer .row .col.span_12 #block-7 .wp-block-social-links {
  display: flex;
  justify-content: center;
}
#footer-outer .row .col.span_12 #block-7 .wp-block-social-links li {
  background-color: transparent !important;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer-outer .row .col.span_12 #block-7 .wp-block-social-links li svg path {
  color: #fff;
  fill: #fff;
}
#footer-outer .row .col.span_12 #block-7 .wp-block-social-links li.wp-social-link-tiktok svg {
  width: 0.8em;
  height: 0.8em;
}
#footer-outer .row .col.span_12 #block-6 {
  text-align: right;
  font-size: 16px;
}
#footer-outer .row .col.span_12 #block-6 a {
  color: #fff !important;
}
#footer-outer .row .col.span_12 #block-6 a:hover {
  color: #E7E7E9 !important;
}
.gform_wrapper {
  display: block !important;
  background: #E7E7E9;
  padding: 50px;
  border-radius: 10px;
}
@media (max-width: 1300px) {
  .gform_wrapper {
    padding: 30px;
  }
}
@media (max-width: 690px) {
  .gform_wrapper {
    padding: 20px;
  }
}
@media (max-width: 690px) {
  .gform-body .gform_fields {
    row-gap: 20px;
  }
}
.gform-body .gfield input:not(.btn):not(.gfield-choice-input) {
  background-color: #fff;
  padding: 12px 30px !important;
  border-radius: 100px;
  border: none;
  height: auto;
}
@media (max-width: 690px) {
  .gform-body .gfield input:not(.btn):not(.gfield-choice-input) {
    font-size: 18px;
    padding: 10px 20px !important;
  }
}
.gform-body .gfield .gfield-choice-input {
  background-color: #fff;
  border: none;
  width: 30px;
  height: 30px;
}
.gform-body .gfield .gfield-choice-input:before {
  color: #282829;
}
.gform-body .gfield .gfield_label {
  margin-bottom: 30px !important;
}
.gform-body .gfield .ginput_container_radio, .gform-body .gfield .ginput_container_checkbox {
  margin-bottom: 20px;
}
.gform-body .gfield .gfield_description {
  font-size: 16px !important;
}
.gform-body .gform_next_button, .gform-body .gform_previous_button, .gform-body .gform_button {
  padding: 15px 30px !important;
  border-radius: 100px;
  background-color: #282829 !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  font-family: "manifold-cf", sans-serif !important;
}
@media (max-width: 690px) {
  .gform-body .gform_next_button, .gform-body .gform_previous_button, .gform-body .gform_button {
    font-size: 18px !important;
    letter-spacing: 0px !important;
    padding: 15px 20px !important;
  }
}
.gform-body .gform_previous_button {
  background-color: transparent !important;
  color: #282829 !important;
  border: none !important;
  box-shadow: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
}
.gform-body .gform_previous_button:before {
  content: "" !important;
  font-size: 16px;
  color: #282829 !important;
  background-color: #fff;
  border-radius: 100px;
  font-family: "Font Awesome 6 Pro" !important;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 3px;
}
.gform-body .gform_next_button {
  border: 1px solid #fff !important;
}
.gform-body .gform_next_button:after {
  content: "" !important;
  font-size: 16px;
  color: #282829 !important;
  background-color: #fff;
  border-radius: 100px;
  font-family: "Font Awesome 6 Pro" !important;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.gform-body .gform_button, .gform-body #gform_submit_button_1 {
  border: 1px solid #fff !important;
}
.gform-body .gform_button:after, .gform-body #gform_submit_button_1:after {
  content: "";
  font-size: 16px;
  color: #282829;
  background-color: #fff;
  border-radius: 100px;
  font-family: "Font Awesome 6 Pro";
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.gform-page-footer {
  justify-content: space-between;
  margin-top: 40px !important;
}
@media (max-width: 690px) {
  .gform-page-footer {
    margin-top: 20px !important;
  }
}
.gform-page-footer .gform_button[type="submit"] {
  width: auto !important;
}
@media (max-width: 480px) {
  .gform-page-footer .gform_button[type="submit"] {
    width: 100% !important;
  }
}
.gform_page.page1 .gform-page-footer .gform_next_button {
  width: 100% !important;
}
.gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  font-size: 20px;
}
@media (max-width: 690px) {
  .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    font-size: 18px;
  }
}
body .gform-theme.gform-theme--framework.gform_wrapper button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after, body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before, body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after, body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after {
  font-family: "Font Awesome 6 Pro" !important;
}
a {
  transition: 0.3s;
}
.border-top > .row-bg-wrap {
  border-top: 1px solid #E7E7E9;
}
.border-bottom > .row-bg-wrap {
  border-bottom: 1px solid #E7E7E9;
}
.border-radius {
  border-radius: 10px;
}
#scroller1 .nectar-scrolling-text-inner__text-chunk {
  line-height: normal;
  margin-right: 7px;
}
#scroller2 .nectar-scrolling-text-inner__text-chunk {
  font-size: 75px;
  line-height: normal;
  margin-right: 20px;
}
#sb_instagram {
  padding-bottom: 0 !important;
}
#sb_instagram .sbi_item {
  border-radius: 10px;
}
#header-space, #header-outer {
  display: none !important;
}
#header-outer #top #logo {
  margin: 0 !important;
}
#header-outer #top .span_9 {
  display: none !important;
}
.container-wrap {
  padding: 0 !important;
}
.content-row {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
  margin-bottom: 0 !important;
}
@media (max-width: 1200px) {
  .content-row {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media (max-width: 690px) {
  .content-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
.content-row.small {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
@media (max-width: 1200px) {
  .content-row.small {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
@media (max-width: 690px) {
  .content-row.small {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}
.content-row.smaller {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
@media (max-width: 1200px) {
  .content-row.smaller {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
@media (max-width: 690px) {
  .content-row.smaller {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}
.content-row.p0 {
  padding: 0 !important;
}
.content-row.pt0 {
  padding-top: 0 !important;
}
.content-row.pb0 {
  padding-bottom: 0 !important;
}
.content-row.dark {
  color: #fff !important;
}
.content-row.dark > .row-bg-wrap {
  background-color: #282829;
}
.content-row.dark h2, .content-row.dark h3, .content-row.dark h4, .content-row.dark a, .content-row.dark .nectar-scrolling-text-inner__text-chunk {
  color: #fff;
}
.content-row.grey > .row-bg-wrap {
  background-color: #F8F8F8;
}
.inner-row {
  padding: 100px !important;
}
.inner-row .vc_column-inner {
  max-width: 650px;
  margin: 0 auto;
}
@media (min-width: 1800px) {
  .inner-row {
    padding: 150px !important;
  }
}
@media (max-width: 1300px) {
  .inner-row {
    padding: 80px !important;
  }
}
@media (max-width: 1200px) {
  .inner-row {
    padding: 70px !important;
  }
}
@media (max-width: 1100px) {
  .inner-row {
    padding: 50px !important;
  }
}
@media (max-width: 690px) {
  .inner-row {
    padding: 50px 30px !important;
  }
}
.inner-row.dark {
  background-color: #282829;
  color: #fff;
}
.inner-row.dark h1, .inner-row.dark h2, .inner-row.dark h3, .inner-row.dark h4, .inner-row.dark a {
  color: #fff;
}
.hero .logo {
  width: 170px;
  height: auto;
  margin-bottom: 50px !important;
}
@media (max-width: 1400px) {
  .hero .logo {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 690px) {
  .hero .logo {
    width: 100px;
  }
}
.hero h1 {
  margin-bottom: 40px !important;
}
@media (max-width: 1400px) {
  .hero h1 {
    margin-bottom: 30px !important;
  }
}
.hero p {
  font-weight: 400;
  margin-bottom: 30px !important;
}
@media (max-width: 1400px) {
  .hero p {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 690px) {
  .hero p {
    font-weight: 300;
  }
}
.hero p:last-child {
  margin-bottom: 0 !important;
}
.service img {
  border-radius: 10px;
  height: 200px !important;
  object-fit: cover;
}
@media (min-width: 1000px) {
  .service .text {
    padding-left: 50px !important;
  }
}
.service .button-col .vc_column-inner {
  justify-content: flex-end !important;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .service .button-col .vc_column-inner {
    margin-bottom: 0px;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .service .button-col .vc_column-inner .btn {
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .service .button-col .vc_column-inner .btn:after {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    font-size: 14px;
  }
}
.contained {
  max-width: 1400px;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (min-width: 1000px) and (max-width: 1600px) {
  .contained {
    width: calc(100% - 200px);
  }
}
@media (max-width: 999px) {
  .contained {
    width: 88%;
    margin: 0 auto;
  }
}
.contained.col5 {
  max-width: 600px;
}
.contained.col6 {
  max-width: 730px;
}
.contained.col7 {
  max-width: 850px;
}
@media (max-width: 1399px) {
  .contained.col7 {
    max-width: 730px;
  }
}
.contained.col8 {
  max-width: 970px;
}
@media (max-width: 1399px) {
  .contained.col8 {
    max-width: 850px;
  }
}
.contained.col9 {
  max-width: 1100px;
}
.contained.col10 {
  max-width: 1230px;
}
@media (max-width: 1399px) {
  .contained.col10 {
    max-width: 1100px;
  }
}
.mt {
  margin-top: 35px !important;
}
@media (max-width: 999px) {
  .mt-tablet {
    margin-top: 35px !important;
  }
}
@media (max-width: 690px) {
  .mt-mobile {
    margin-top: 35px !important;
  }
}
.mb {
  margin-bottom: 35px !important;
}
@media (max-width: 999px) {
  .mb-tablet {
    margin-bottom: 35px !important;
  }
}
@media (max-width: 690px) {
  .mb-mobile {
    margin-bottom: 35px !important;
  }
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.form-row.dark {
  color: #fff;
}
.form-row.dark p, .form-row.dark ul {
  color: #fff;
}
.form-row.dark p li:before, .form-row.dark ul li:before {
  background-image: url(../images/icon-light.svg);
}
.material .wpb_content_element, .material .wpb_row {
  margin-bottom: 1.7em;
}
.span_12.light .wpb_text_column a:not(:hover) {
  opacity: 1;
}
body .gform_wrapper .top_label .gfield_label {
  font-family: "Poppins", sans-serif;
}
rs-module-wrap {
  /*rs-slide {
        rs-dotted {
            background:
        linear-gradient(
            to left,
            rgba(0, 0, 0, 0) 0%,
            rgba(187, 187, 187, 0.87) 34%,
            rgba(0, 0, 0, 0.5) 78%
        ),
        rgba(46, 45, 44, 0.5);
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            display: block;
        }
    }*/
}
rs-module-wrap rs-layer-wrap {
  top: 50% !important;
  transform: translate(0, -50%);
}
rs-module-wrap rs-layer {
  font-size: 48px !important;
  font-family: "manifold-cf", sans-serif !important;
  font-weight: 500 !important;
}
@media (max-width: 690px) {
  rs-module-wrap rs-layer {
    font-size: 30px !important;
  }
}
rs-module-wrap rs-layer:before {
  background-image: url(../images/icon-light.svg);
  background-size: 32px;
  content: "";
  width: 32px;
  height: 32px;
  margin-right: 20px;
  display: inline-block;
}
@media (max-width: 690px) {
  rs-module-wrap rs-layer:before {
    background-size: 24px;
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }
}
body {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: normal;
}
@media (max-width: 690px) {
  body {
    font-size: 18px;
  }
}
body .bold, body b, body strong {
  font-weight: 500;
}
h1, h2, h3, h4 {
  font-family: "manifold-cf", sans-serif;
}
h1 {
  font-size: 60px;
  font-weight: 500;
  line-height: 1.1em;
}
@media (max-width: 1600px) {
  h1 {
    font-size: 55px;
  }
}
@media (max-width: 1500px) {
  h1 {
    font-size: 52px;
  }
}
@media (max-width: 1400px) {
  h1 {
    font-size: 48px;
  }
}
@media (max-width: 1200px) {
  h1 {
    font-size: 40px;
  }
}
@media (max-width: 690px) {
  h1 {
    font-size: 30px;
  }
}
h1 em {
  font-weight: 400;
}
h2 {
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 1400px) {
  h2 {
    font-size: 44px;
  }
}
@media (max-width: 1200px) {
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 690px) {
  h2 {
    font-size: 28px;
  }
}
h2 em {
  font-weight: 400;
}
h2 .bold, h2 b, h2 strong {
  font-weight: 800;
}
h3 {
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1400px) {
  h3 {
    font-size: 34px;
  }
}
@media (max-width: 1200px) {
  h3 {
    font-size: 32px;
  }
}
@media (max-width: 690px) {
  h3 {
    font-size: 26px;
  }
}
h4 {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.3em;
}
@media (max-width: 1400px) {
  h4 {
    font-size: 24px;
  }
}
@media (max-width: 690px) {
  h4 {
    font-size: 22px;
  }
}
.large-text {
  font-size: 24px;
}
.wpb_text_column ul {
  list-style-type: none;
  margin-left: 0;
}
.wpb_text_column ul li {
  list-style-type: none;
  padding-left: 35px;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}
.wpb_text_column ul li:before {
  background-image: url(../images/icon-dark.svg);
  background-size: 18px;
  width: 18px;
  height: 18px;
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
}
