.section-heading {
  position: relative;
  z-index: 2;
  padding-top: 20px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 60px;
}

.section-heading h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #7a7a7a;
  font-weight: 600;
}

.section-heading h4 {
  margin-top: 10px;
  line-height: 40px;
  font-size: 28px;
  font-weight: 900;
  text-transform: capitalize;
  color: #111;
}

.section-heading h4 em {
  font-style: normal;
  color: #1367cf;
  /*color: #dc8cdb;*/
}

.section-heading p {
  margin-top: 30px;
}

.services .item {
  border-radius: 15px;
  text-align: center;
  padding: 50px 30px;
  margin: 15px;
  transition: all .3s;
}

.services .item:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
  background-color: rgb(255 255 255);
}

.services .item .icon {
  max-width: 75px;
  margin: 0 auto;
  min-height: 80px;
  line-height: 80px;
  vertical-align: middle;
}

.services .item h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 800;
}

.services .owl-dots {
  text-align: center;
  margin-top: 30px;
}

.services .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background-color: #ddd;
  border-radius: 50%;
  margin: 0px 4px;
}

.services .owl-dots .active {
  background-color: #dc8cdb;
}

@media (min-width: 320px) and (max-width: 767px) {
  .services .section-heading,
  .testimonials .section-heading {
    text-align: center !important;
  }

  .caviar-awards-area .section-heading,
  .caviar-partners-area .section-heading {
    text-align: center !important;
    margin-bottom: 3rem !important;
  }

  section.testimonials:before {
    width: 100%!important;
  }
  
  section.testimonials:after {
    width: 100%!important;
  }
}

.awards-thumb-name {
  height: 125px;
}

.awards-name {
  font-size: 13px;
  font-weight: 700;
}

a.awards-name:hover {
  font-size: 13px;
  font-weight: 700;
}

.partners-img {
  width: unset!important;
  height: 50px !important;
}

section.simple-cta {
  /*margin-top: 140px;*/
  margin-top: 0px;
}

section.simple-cta {
  /*background-image: url(../../../assets/img/site/bg-img/cta-bg.png);*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  padding: 180px 0px 180px 0px;
}

section.simple-cta .left-image {
  margin-right: 45px;
}

section.simple-cta h6 {
  font-size: 17px;
  color: #fff;
}

section.simple-cta h4 {
  font-size: 62px;
  font-weight: 900;
  color: #fff;
  line-height: 74px;
  margin-top: 20px;
}

section.simple-cta p {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 40px;
}

.white-button a {
  font-size: 13px;
  /*color: #dc8cdb;*/
  color: #1367cf;
  background-color: #fff;
  padding: 12px 30px;
  display: inline-block;
  border-radius: 5px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all .3s;
}

.white-button a:hover {
  opacity: 0.9;
}

.text-button a {
  font-size: 14px;
  font-weight: 500;
  color: #dc8cdb;
  text-decoration: underline !important;
  transition: all .3s;
}

.text-button a:hover {
  opacity: 0.75;
}

section.testimonials {
  position: relative;
}

section.testimonials:before {
  position: absolute;
  content: '';
  background-image: url(../../../assets/img/site/core-img/testimonials-left-dec.png);
  left: 0px;
  top: -140px;
  width: 593px;
  height: 352px;
  z-index: 1;
}

section.testimonials:after {
  position: absolute;
  content: '';
  background-image: url(../../../assets/img/site/core-img/testimonials-right-dec.png);
  right: 0px;
  bottom: -140px;
  width: 632px;
  height: 352px;
  z-index: 1;
}

.testimonials .item {
  border-radius: 15px;
  padding: 30px;
  background-color: #fff;
  margin: 15px;
  transition: all .3s;
  position: relative;
  z-index: 2;
}

.testimonials .item:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
}

.testimonials .item p {
  font-size: 16px;
  font-style: italic;
}

.testimonials .item h4 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 900;
  position: relative;
}

.testimonials .item span {
  font-size: 13px;
  font-weight: 700;
  color: #dc8cdb;
}

.testimonials .item img {
  max-width: 160px;
  z-index: 2;
  /*position: absolute;*/
  /*right: 30px;*/
  /*bottom: 30px;*/
  position: inherit;
  border-radius: 50%;
  bottom: 10px;
  margin: auto;
}

.testimonials .owl-dots {
  text-align: center;
  margin-top: 30px;
}

.testimonials .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background-color: #ddd;
  border-radius: 50%;
  margin: 0px 4px;
}

.testimonials .owl-dots .active {
  background-color: #dc8cdb;
}

ul.social-icons li {
  display: inline-block;
  margin: 0px 5px;
}

ul.social-icons li a {
  width: 44px;
  height: 44px;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  /*
  background-color: #fff;
  */
  color: #d9dee3;
  /*color: #dc8cdb;*/
  border-radius: 50%;
  transition: all .5s;
}

ul.social-icons li a:hover {
  /*
  background-color: #dc8cdb;
  color: #fff;
  */
  background-color: #fdb139;
  color: #000;
}

.modal {
  --bs-modal-zindex: 10090;
  --bs-modal-width: 35rem;
  --bs-modal-padding: 1.5rem;
  --bs-modal-margin: 1.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 0px;
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: 0 2px 16px 0 rgba(67, 89, 113, 0.45);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - 0px);
  --bs-modal-header-padding-x: 1.5rem;
  --bs-modal-header-padding-y: 0.25rem;
  --bs-modal-header-padding: 1.5rem 1.5rem 0.25rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 0px;
  --bs-modal-title-line-height: 1.53;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 0px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: transform .15s ease-out;
  transform: translateY(-100px) scale(0.8)
}

@media(prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
      transition: none
  }
}

.modal.show .modal-dialog {
  transform: translateY(0) scale(1)
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02)
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0
}

.modal-backdrop {
  --bs-backdrop-zindex: 10089;
  --bs-backdrop-bg: #435971;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg)
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity)
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius)
}

.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);
  margin: calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height)
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding)
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius)
}

.modal-footer>* {
  margin: calc(var(--bs-modal-footer-gap)*.5)
}

@media(min-width: 576px) {
  .modal {
      --bs-modal-margin: 1.75rem;
      --bs-modal-box-shadow: 0 2px 20px 0 rgba(67, 89, 113, 0.45)
  }

  .modal-dialog {
      max-width: var(--bs-modal-width);
      margin-right: auto;
      margin-left: auto
  }

  .modal-sm {
      --bs-modal-width: 22.5rem
  }
}

@media(min-width: 992px) {
  .modal-lg,.modal-xl {
      --bs-modal-width: 50rem
  }
}

@media(min-width: 1200px) {
  .modal-xl {
      --bs-modal-width: 1140px
  }
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0
}

.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer {
  border-radius: 0
}

.modal-fullscreen .modal-body {
  overflow-y: auto
}

@media(max-width: 575.98px) {
  .modal-fullscreen-sm-down {
      width:100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .modal-fullscreen-sm-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer {
      border-radius: 0
  }

  .modal-fullscreen-sm-down .modal-body {
      overflow-y: auto
  }
}

@media(max-width: 767.98px) {
  .modal-fullscreen-md-down {
      width:100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .modal-fullscreen-md-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer {
      border-radius: 0
  }

  .modal-fullscreen-md-down .modal-body {
      overflow-y: auto
  }
}

@media(max-width: 991.98px) {
  .modal-fullscreen-lg-down {
      width:100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .modal-fullscreen-lg-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer {
      border-radius: 0
  }

  .modal-fullscreen-lg-down .modal-body {
      overflow-y: auto
  }
}

@media(max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
      width:100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .modal-fullscreen-xl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer {
      border-radius: 0
  }

  .modal-fullscreen-xl-down .modal-body {
      overflow-y: auto
  }
}

@media(max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
      width:100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .modal-fullscreen-xxl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer {
      border-radius: 0
  }

  .modal-fullscreen-xxl-down .modal-body {
      overflow-y: auto
  }
}

.modal-content {
  box-shadow: 0 2px 16px 0 rgba(67,89,113,.45)
}

.modal .btn-close {
  background-color: #fff;
  border-radius: .5rem;
  opacity: 1;
  padding: .635rem;
  box-shadow: 0 .125rem .25rem rgba(161,172,184,.4);
  transition: all .23s ease .1s
}

html:not([dir=rtl]) .modal .btn-close {
  transform: translate(23px, -25px)
}

[dir=rtl] .modal .btn-close {
  transform: translate(-31px, -25px)
}

.modal .btn-close:hover,.modal .btn-close:focus,.modal .btn-close:active {
  opacity: 1;
  outline: none
}

html:not([dir=rtl]) .modal .btn-close:hover,html:not([dir=rtl]) .modal .btn-close:focus,html:not([dir=rtl]) .modal .btn-close:active {
  transform: translate(20px, -20px)
}

[dir=rtl] .modal .btn-close:hover,[dir=rtl] .modal .btn-close:focus,[dir=rtl] .modal .btn-close:active {
  transform: translate(-26px, -20px)
}

.modal .modal-header .btn-close {
  margin-top: -1.25rem
}

.modal-footer {
  padding: .25rem 1.5rem 1.5rem
}

.modal-dialog-scrollable .btn-close,.modal-fullscreen .btn-close,.modal-top .btn-close {
  box-shadow: none
}

html:not([dir=rtl]) .modal-dialog-scrollable .btn-close,html:not([dir=rtl]) .modal-fullscreen .btn-close,html:not([dir=rtl]) .modal-top .btn-close {
  transform: translate(0, 0) !important
}

[dir=rtl] .modal-dialog-scrollable .btn-close,[dir=rtl] .modal-fullscreen .btn-close,[dir=rtl] .modal-top .btn-close {
  transform: translate(0, 0) !important
}

html:not([dir=rtl]) .modal-dialog-scrollable .btn-close:hover,html:not([dir=rtl]) .modal-fullscreen .btn-close:hover,html:not([dir=rtl]) .modal-top .btn-close:hover {
  transform: translate(0, 0) !important
}

[dir=rtl] .modal-dialog-scrollable .btn-close:hover,[dir=rtl] .modal-fullscreen .btn-close:hover,[dir=rtl] .modal-top .btn-close:hover {
  transform: translate(0, 0) !important
}

[dir=rtl] .modal,[dir=rtl] .modal-backdrop {
  right: 0
}

[dir=rtl] .modal-header .btn-close {
  margin-left: 0;
  margin-right: auto
}

.modal-onboarding .close-label {
  font-size: .8rem;
  position: absolute;
  top: .85rem;
  opacity: .95
}

.modal-onboarding .close-label:hover {
  opacity: .95
}

.modal-onboarding .modal-header .btn-close {
  margin-top: -0.75rem
}

.modal-onboarding .onboarding-media {
  margin-bottom: 1rem
}

.modal-onboarding .onboarding-media img {
  margin: 0 auto
}

.modal-onboarding .onboarding-content {
  margin: 2rem
}

.modal-onboarding form {
  margin-top: 2rem;
  text-align: left
}

.modal-onboarding .carousel-indicators {
  bottom: -10px
}

.modal-onboarding .carousel-control-prev,.modal-onboarding .carousel-control-next {
  top: auto;
  bottom: .75rem;
  opacity: 1
}

[dir=rtl] .modal-onboarding .carousel-control-prev,[dir=rtl] .modal-onboarding .carousel-control-next {
  flex-direction: row-reverse
}

.modal-onboarding .carousel-control-prev {
  left: 1rem
}

.modal-onboarding .onboarding-horizontal {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.modal-onboarding .onboarding-horizontal .onboarding-media {
  margin: 2rem;
  margin-top: 0
}

.modal-onboarding .onboarding-horizontal .carousel-control-prev {
  left: 0
}

.modal-onboarding.animated .onboarding-media {
  transform: translateY(10px) scale(0.8);
  transition: all .5s cubic-bezier(0.25, 1.1, 0.5, 1.35);
  transition-delay: .3s;
  opacity: 0
}

.modal-onboarding.animated .onboarding-content {
  transform: translateY(40px);
  transition-delay: .1s;
  transition: all .4s ease;
  opacity: 0
}

.modal-onboarding.animated .onboarding-title {
  opacity: 0;
  transition-delay: .5s;
  transition: all .5s cubic-bezier(0.25, 1.1, 0.5, 1.35);
  transform: translateY(40px)
}

.modal-onboarding.animated .onboarding-info {
  opacity: 0;
  transition-delay: .6s;
  transition: all .5s cubic-bezier(0.25, 1.1, 0.5, 1.35);
  transform: translateY(40px)
}

.modal-onboarding.animated form {
  opacity: 0;
  transition-delay: .7s;
  transition: all .5s ease;
  transform: translateY(40px)
}

.modal-onboarding.animated.show .onboarding-media {
  transform: translateY(0) scale(1);
  opacity: 1
}

.modal-onboarding.animated.show .onboarding-content {
  transform: translateY(0);
  opacity: 1
}

.modal-onboarding.animated.show .onboarding-title {
  transform: translateY(0);
  opacity: 1
}

.modal-onboarding.animated.show .onboarding-info {
  opacity: 1;
  transform: translateY(0px)
}

.modal-onboarding.animated.show form {
  opacity: 1;
  transform: translateY(0px)
}

.modal-top .modal-dialog {
  margin-top: 0
}

.modal-top .modal-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.modal-transparent .modal-dialog {
  display: flex;
  margin: 0 auto;
  min-height: 100vh
}

.modal-transparent .modal-content {
  margin: auto;
  width: 100%;
  border: 0;
  background: rgba(0,0,0,0);
  box-shadow: none
}

.modal-transparent .btn-close {
  position: absolute;
  top: 0;
  right: 1.5rem;
  transform: none;
  opacity: 1;
  padding: .25em .25em;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-color: rgba(0,0,0,0) !important
}

[dir=rtl] .modal-transparent .btn-close {
  right: auto;
  left: 1.5rem
}

.modal-simple .modal-content {
  padding: 3rem
}

.modal-simple .btn-close {
  position: absolute;
  top: -2rem
}

[dir=rtl] .modal-simple .btn-close {
  left: -2rem
}

html:not([dir=rtl]) .modal-simple .btn-close {
  right: -2rem
}

@media(max-width: 767.98px) {
  .modal-simple .btn-close {
      top:0
  }

  [dir=rtl] .modal-simple .btn-close {
      left: 0
  }

  html:not([dir=rtl]) .modal-simple .btn-close {
      right: 0
  }
}

.modal-refer-and-earn .modal-refer-and-earn-step {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: .5rem
}

.modal-refer-and-earn .modal-refer-and-earn-step i {
  font-size: 2.5rem
}

.modal-top.fade .modal-dialog,.modal-top .modal.fade .modal-dialog {
  transform: translateY(-100%)
}

.modal-top.show .modal-dialog,.modal-top .modal.show .modal-dialog {
  transform: translateY(0)
}

.modal-transparent.fade .modal-dialog,.modal-transparent .modal.fade .modal-dialog {
  transform: scale(0.5, 0.5)
}

.modal-transparent.show .modal-dialog,.modal-transparent .modal.show .modal-dialog {
  transform: scale(1, 1)
}

@media(max-width: 991.98px) {
  .modal-onboarding .onboarding-horizontal {
      flex-direction:column
  }
}

@media(max-width: 767.98px) {
  .modal .modal-dialog:not(.modal-fullscreen) {
      padding:0 .75rem;
      padding-left: .75rem !important
  }

  .modal .carousel-control-prev,.modal .carousel-control-next {
      display: none
  }

  .dish-thumb img {
    width: 100% !important
  }
}

@media(min-width: 576px) {
  .modal-content {
      box-shadow:0 2px 20px 0 rgba(67,89,113,.45)
  }

  .modal-sm .modal-dialog {
      max-width: 22.5rem
  }

  img.awards-img {
    width: 78% !important
  }
}

@media(min-width: 1200px) {
  .modal-xl .modal-dialog {
      max-width:1140px
  }
}

@media(min-width: 768px) {
  .dish-thumb {
    width: auto;
  }
}

img.awards-img {
  width: 100%
}

.content ul li, .content ol li {
  list-style: unset!important;
  padding-left: .5rem;
  margin-left: 1.2rem
}

.content ul li:last-child {
  margin-bottom: 1.2rem
}

.dish-thumb img {
  width: 280px;
  max-width:unset;
}

.toast {
  --bs-toast-zindex: 1095;
  --bs-toast-padding-x: 1.25rem;
  --bs-toast-padding-y: 1.25rem;
  --bs-toast-spacing: 1.25rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.9375rem;
  --bs-toast-color: ;
  --bs-toast-bg: #fff;
  --bs-toast-border-width: 0;
  --bs-toast-border-color: rgba(67, 89, 113, 0.1);
  --bs-toast-border-radius: 0.5rem;
  --bs-toast-box-shadow: 0 0.25rem 1rem rgba(161, 172, 184, 0.45);
  --bs-toast-header-color: #697a8d;
  --bs-toast-header-bg: transparent;
  --bs-toast-header-border-color: transparent;
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius)
}

.toast.showing {
  opacity: 0
}

.toast:not(.show) {
  display: none
}

.toast-container {
  --bs-toast-zindex: 1095;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none
}

.toast-bottom-right {
  right: 4.1rem;
  bottom: 1.4rem;
}

.toast-container>:not(:last-child) {
  margin-bottom: var(--bs-toast-spacing)
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))
}

.toast-header .btn-close {
  margin-right: calc(-0.5*var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x)
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word
}

.swal2-title {
  font-size: 2rem!important;
}

html:not([dir=rtl]) .end-0 {
  right: 0 !important
}

html:not([dir=rtl]) .end-50 {
  right: 50% !important
}

html:not([dir=rtl]) .end-100 {
  right: 100% !important
}

html:not([dir=rtl]) .start-0 {
  left: 0 !important
}

html:not([dir=rtl]) .start-50 {
  left: 50% !important
}

html:not([dir=rtl]) .start-100 {
  left: 100% !important
}

[dir=rtl] .end-0 {
  left: 0 !important
}

[dir=rtl] .end-50 {
  left: 50% !important
}

[dir=rtl] .end-100 {
  left: 100% !important
}

[dir=rtl] .start-0 {
  right: 0 !important
}

[dir=rtl] .start-50 {
  right: 50% !important
}

[dir=rtl] .start-100 {
  right: 100% !important
}

.bg-primary.toast,.bg-primary.bs-toast {
  color: #fff;
}

.bg-primary.toast .toast-header,.bg-primary.bs-toast .toast-header {
  color: #fff;
  font-size: .75rem;
}

.bg-primary.toast .toast-header .btn-close,.bg-primary.bs-toast .toast-header .btn-close {
  background-color: #007bff !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(133,146,163,.4) !important
}

.bg-primary.toast .toast-body,
.bg-primary.toast .toast-body p,
.bg-primary.bs-toast .toast-body,
.bg-primary.bs-toast .toast-body p {
  color: #fff;
  font-size: .8rem;
}

.bg-secondary.toast,.bg-secondary.bs-toast {
  color: #fff;
  background-color: rgba(133,146,163,.85) !important;
  box-shadow: 0 .25rem 1rem rgba(133,146,163,.4)
}

.bg-secondary.toast .toast-header,.bg-secondary.bs-toast .toast-header {
  color: #fff
}

.bg-secondary.toast .toast-header .btn-close,.bg-secondary.bs-toast .toast-header .btn-close {
  background-color: #8592a3 !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(133,146,163,.4) !important
}

.bg-success.toast,.bg-success.bs-toast {
  color: #fff;
  background-color: rgba(113,221,55,.85) !important;
  box-shadow: 0 .25rem 1rem rgba(113,221,55,.4)
}

.bg-success.toast .toast-header,.bg-success.bs-toast .toast-header {
  color: #fff
}

.bg-success.toast .toast-header .btn-close,.bg-success.bs-toast .toast-header .btn-close {
  background-color: #71dd37 !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(113,221,55,.4) !important
}

.bg-info.toast,.bg-info.bs-toast {
  color: #fff;
  background-color: rgba(3,195,236,.85) !important;
  box-shadow: 0 .25rem 1rem rgba(3,195,236,.4)
}

.bg-info.toast .toast-header,.bg-info.bs-toast .toast-header {
  color: #fff
}

.bg-info.toast .toast-header .btn-close,.bg-info.bs-toast .toast-header .btn-close {
  background-color: #03c3ec !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(3,195,236,.4) !important
}

.bg-warning.toast,.bg-warning.bs-toast {
  color: #fff;
  background-color: rgba(255,171,0,.85) !important;
  box-shadow: 0 .25rem 1rem rgba(255,171,0,.4)
}

.bg-warning.toast .toast-header,.bg-warning.bs-toast .toast-header {
  color: #fff
}

.bg-warning.toast .toast-header .btn-close,.bg-warning.bs-toast .toast-header .btn-close {
  background-color: #ffab00 !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(255,171,0,.4) !important
}

.bg-danger.toast,.bg-danger.bs-toast {
  color: #fff;
  background-color: rgba(255,62,29,.85) !important;
  box-shadow: 0 .25rem 1rem rgba(255,62,29,.4)
}

.bg-danger.toast .toast-header,.bg-danger.bs-toast .toast-header {
  color: #fff;
  font-size: .75rem;
}

.bg-danger.toast .toast-header .btn-close,.bg-danger.bs-toast .toast-header .btn-close {
  background-color: #ff3e1d !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(255,62,29,.4) !important
}

.bg-danger.toast .toast-body,
.bg-danger.toast .toast-body p,
.bg-danger.bs-toast .toast-body,
.bg-danger.bs-toast .toast-body p {
  color: #fff;
  font-size: .8rem;
}

.bg-light.toast,.bg-light.bs-toast {
  color: #fff;
  background-color: rgba(252,253,253,.85) !important;
  box-shadow: 0 .25rem 1rem rgba(252,253,253,.4)
}

.bg-light.toast .toast-header,.bg-light.bs-toast .toast-header {
  color: #fff
}

.bg-light.toast .toast-header .btn-close,.bg-light.bs-toast .toast-header .btn-close {
  background-color: #fcfdfd !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(252,253,253,.4) !important
}

.bg-dark.toast,.bg-dark.bs-toast {
  color: #fff;
  background-color: rgba(35,52,70,.85) !important;
  box-shadow: 0 .25rem 1rem rgba(35,52,70,.4)
}

.bg-dark.toast .toast-header,.bg-dark.bs-toast .toast-header {
  color: #fff
}

.bg-dark.toast .toast-header .btn-close,.bg-dark.bs-toast .toast-header .btn-close {
  background-color: #233446 !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(35,52,70,.4) !important
}

.bg-gray.toast,.bg-gray.bs-toast {
  color: #fff;
  background-color: rgba(67,89,113,.85) !important;
  box-shadow: 0 .25rem 1rem rgba(67,89,113,.4)
}

.bg-gray.toast .toast-header,.bg-gray.bs-toast .toast-header {
  color: #fff
}

.bg-gray.toast .toast-header .btn-close,.bg-gray.bs-toast .toast-header .btn-close {
  background-color: rgba(67,89,113,.1) !important;
  background-image: url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='🎨-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  box-shadow: 0 .1875rem .375rem 0 rgba(67,89,113,.4) !important
}

.bs-toast[class^=bg-],.bs-toast[class*=" bg-"] {
  border: none
}

.toast.bs-toast {
  background-color: rgba(255,255,255,.85);
  z-index: 1095
}

.toast.bs-toast .toast-header {
  padding-bottom: .5rem;
  position: relative
}

.toast.bs-toast .toast-header .btn-close {
  position: absolute;
  top: -8px;
  border-radius: .375rem;
  padding: .45rem;
  background-size: .625em;
  transition: all .23s ease .1s;
  background-color: #fff;
  box-shadow: 0 .125rem .25rem rgba(161,172,184,.4)
}

html:not([dir=rtl]) .toast.bs-toast .toast-header .btn-close {
  right: 2px
}

[dir=rtl] .toast.bs-toast .toast-header .btn-close {
  left: 2px
}

.toast.bs-toast .toast-header .btn-close:hover,.toast.bs-toast .toast-header .btn-close:focus,.toast.bs-toast .toast-header .btn-close:active {
  opacity: 1;
  outline: none
}

.toast.bs-toast .toast-header~.toast-body {
  padding-top: 0
}

.toast-container {
  --bs-toast-zindex: 9
}

[dir=rtl] .toast-header .btn-close {
  margin-left: -0.625rem;
  margin-right: 1.25rem
}

.toast-ex {
  position: fixed;
  top: 4.1rem;
  right: 2.5rem
}

[dir=rtl] .toast-ex {
  left: 2.5rem;
  right: auto
}

.toast-placement-ex {
  position: fixed
}
