



/* font-weight */
.heading-65{
    font-size: 6.5rem;
    line-height: calc(75/65);
}
.heading-50{
    font-size: 5rem;
    line-height: calc(65/50);
}

.heading-30{
    font-size: 3rem;
    line-height: calc(37/30);
}
.heading-24{
    font-size: 2.4rem;
    line-height: calc(36/24);
}
.heading-20{
    font-size: 2rem;
    line-height: calc(24/20);
}
.heading-18-26{
    font-size: 1.8rem;
    line-height: calc(26/18);
}
.underline {
    text-decoration: underline;
}
@media (max-width: 991px) {
  .heading-65{
    font-size: 4.5rem;
    line-height: normal;
  }
  .heading-50{
    font-size: 4rem;
    line-height: calc(65/50);
}
  
}
@media (max-width: 425px) {
  .heading-24,.heading-30{
    font-size: 2rem;
    line-height: normal;
}
}
html {
    height: -webkit-fill-available;
    font-size: 7px;
    overflow-x: hidden;
	scroll-behavior: smooth;
}

@media (min-width: 1366px) {
    html {
        font-size: 8px;
    }
}

@media (min-width: 1920px) {
    html {
        font-size: 10px;
    }
}

body {
    -webkit-box-sizing: border-box;
    position: relative;
    box-sizing: border-box;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    overflow-x: hidden;
    color: #707070;
    font-family: 'Montserrat-Regular', sans-serif!important;
    font-size: 1.8rem;
    line-height: calc(24/18);
}



*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
}

html {
  height: -webkit-fill-available;
  font-size: 62.5%;
}


@media (max-width: 767px) {
  body {
    font-size: 1.3rem;
  }
}

a {
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
}

input,
textarea,
button {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slick-slide:active,
.slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
  outline: 0;
  border: 0;
}

.mdi-arrow-left:before {
  content: "󰁍";
}

.mdi-reload:before {
  content: "󰑓";
}

.mdi-account:before {
  content: "󰀄";
}

.mdi-magnify:before {
  content: "󰍉";
}

.mdi-home:before {
  content: "󰋜";
}

.mdi-close:before {
  content: "󰅖";
}

.mdi-menu:before {
  content: "󰍜";
}

.mdi-phone:before {
  content: "󰏲";
}

.mdi-email:before {
  content: "󰇮";
}

.mdi-plus-circle:before {
  content: "󰐗";
}

.mdi-alert-circle-outline:before {
  content: "󰗖";
}

.mdi-calendar:before {
  content: "󰃭";
}

.mdi-map-marker:before {
  content: "󰍎";
}

.mdi-chevron-double-left:before {
  content: "󰄽";
}

.mdi-chevron-double-right:before {
  content: "󰄾";
}

.mdi-cloud-download:before {
  content: "󰅢";
}

.mdi-briefcase:before {
  content: "󰃖";
}

.mdi-fax:before {
  content: "󰈒";
}

.mdi-whatsapp:before {
  content: "󰖣";
}

.mdi-map:before {
  content: "󰍍";
}

.mdi-printer:before {
  content: "󰐪";
}

.mdi-file-outline:before {
  content: "󰈤";
}

.mdi-chevron-down:before {
  content: "󰅀";
}

.mdi-chevron-up:before {
  content: "󰅃";
}

.mdi-chevron-left:before {
  content: "󰅁";
}

.mdi-chevron-right:before {
  content: "󰅂";
}

.mdi-link:before {
  content: "󰌷";
}

.mdi-arrow-right:before {
  content: "󰁔";
}

.mdi-facebook:before {
  content: "󰈌";
}

.mdi-linkedin:before {
  content: "󰌻";
}

.fa-twitter:before {
  content: "󰂙";
}

.mdi-instagram:before {
  content: "󰋾";
}

.mdi-twitter:before {
  content: "󰕄";
}

.mdi-youtube:before {
  content: "󰗃";
}

.mdi-play-circle-outline:before {
  content: "󰐍";
}

.mdi-cart:before {
  content: "󰄐";
}

.mdi-check-circle-outline:before {
  content: "󰗡";
}

.lnr-arrow-right:before {
  content: "";
}

.lnr-arrow-left:before {
  content: "";
}

.lnr-chevron-right:before {
  content: "";
}

.lnr-chevron-left:before {
  content: "";
}

.lnr-chevron-down:before {
  content: "";
}

.lnr-chevron-up:before {
  content: "";
}

.lnr-download:before {
  content: "";
}

.lnr-arrow-up:before {
  content: "";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

.mdi-cards-heart-outline:before {
  content: "󱢠";
}

.mdi-cards-heart:before {
  content: "󰣐";
}

.mdi-filter:before {
  content: "󰈲";
}

.mdi-clock-time-five:before {
  content: "󱑃";
}

.mdi-menu-down:before {
  content: "󰍝";
}

.mdi-menu-right:before {
  content: "󰍟";
}

.mdi-menu-up:before {
  content: "󰍠";
}

.mdi-check-circle:before {
  content: "󰗠";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

/*GRID - media queries breakpoints*/


.triangle {
  display: inline-block;
  margin: 5px;
  width: 0;
  height: 0;
}
.triangle--top {
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #000;
  border-left: 1rem solid transparent;
}
.triangle--bottom {
  border-top: 1rem solid #000;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
}
.triangle--right {
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 1rem solid #000;
}
.triangle--left {
  border-top: 1rem solid transparent;
  border-right: 1rem solid #000;
  border-bottom: 1rem solid transparent;
}

.myFancyBox .fancybox-thumbs {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: auto;
}

.fancybox-show-thumbs .fancybox-inner {
  width: 100%;
}

.myFancyBox .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 0;
}

.fancybox-thumbs__list a:before {
  border: 0.3rem solid #5dc6e9;
}

.clearfix::after {
  display: table;
  clear: both;
  content: "";
}

.bg-overlay {
  position: relative;
}
.bg-overlay:after {
  inset: 0;
  position: absolute;
  content: "";
}
.bg-overlay-50:after {
  background: rgba(10, 11, 9, 0.5);
}
.bg-overlay-40:after {
  background: rgba(10, 11, 9, 0.4);
}

.main-content .subtitle {
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.072rem;
  line-height: calc(38 / 36);
}
.main-content .big-title {
  margin-top: 0.5rem;
}
.main-content .head {
  position: relative;
  margin-bottom: 1rem;
}
.main-content .head:after {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #0a0b09;
  width: 3rem;
  height: 1px;
  content: "";
}
.main-content .head.line-white::after {
  background: #fff;
}
.main-content .head.line-left::after {
  left: 0;
  -webkit-transform: none;
  transform: none;
}

.big-title {
  font-size: 5.6rem;
  line-height: calc(60 / 56);
}
@media (max-width: 767px) {
  .big-title {
    font-size: 4.8rem;
  }
}


.text-center {
  text-align: center;
}



.choose-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #bababa;
}
.choose-number .minus,
.choose-number .plus {
  display: grid;
  place-items: center;
  cursor: pointer;
  background: none;
  width: 4.7rem;
  height: 4.7rem;
  color: #bababa;
  font-size: 1.8rem;
}
.choose-number .minus img,
.choose-number .plus img {
  width: 1.2rem;
}
.choose-number .input {
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: 5rem;
  height: 2.5rem;
  color: #bababa;
  font-size: 2rem;
  text-align: center;
}
.choose-number ::-webkit-outer-spin-button,
.choose-number ::-webkit-inner-spin-button {
  display: none;
}

.dropdown {
  position: relative;
  background: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 24rem;
  color: #000000;
  font-size: 2rem;
  font-weight: 500;
}
.dropdown-caret {
  position: relative;
  margin-left: 1rem;
  font-size: 1.6rem;
}
.dropdown-caret::before {
  font-weight: bold;
}
.dropdown-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 9;
  cursor: pointer;
  border: 1px solid #3a3e47;
  padding: 0 3rem;
  height: 100%;
  line-height: 7rem;
}
.dropdown-list {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  border: 1px solid #041229;
  background: #fff;
  padding: 1rem 0;
  width: 100%;
  list-style: none;
}
.dropdown-item {
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0 !important;
  padding: 1rem 3rem;
}
.dropdown-item.selected,
.dropdown-item:hover {
  color: #de8a56;
}
.dropdown.open {
  z-index: 999;
}
.dropdown.open .dropdown-list .dropdown-item {
  display: block;
}
.dropdown.open .dropdown-caret img {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

input,
textarea {
  -webkit-transition: outline 0.2s;
  transition: outline 0.2s;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #bababa;
  border-radius: 0;
  background: none;
  padding: 1.5rem 0;
  width: 100%;
  font-size: 1.4rem;
  font-weight: normal;
}

textarea {
  border: 1px solid #bababa;
  padding: 1rem 2rem;
  min-height: 12rem;
  resize: none;
}

input[type="date"]::-webkit-inner-spin-button {
  display: none;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  opacity: 0;
  width: 4rem;
  height: 4rem;
}

.input-text.hasDatepicker {
  background-image: url(../img/icons/date.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 2rem auto;
}

::-webkit-input-placeholder {
  color: rgba(112, 112, 112, 0.5);
}

select:invalid {
  color: rgba(112, 112, 112, 0.5);
}



.datepicker-input {
  background-image: url(../img/gift-card/calendar.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 2.4rem auto;
}

button {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}

@media screen and (min-width: 768px) {
  .form-row {
    grid-gap: 0 1.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}

.form-group .input {
  position: relative;
}

.form-group .dropdown,
.form-wrap .dropdown {
  width: 100%;
}
.form-group label,
.form-wrap label {
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  font-weight: 400;
}
.form-group label .required,
.form-wrap label .required {
  color: #ef5528;
}

.breadcrumb-section {
  position: relative;
  background: #f6f6f6;
  padding: 2.2rem 0;
}
.breadcrumb-section ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  list-style-type: none;
}
.breadcrumb-section ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  color: rgba(77, 77, 77, 0.5);
  font-size: 1.8rem;
}
.breadcrumb-section ol li:not(:last-child) {
  margin-right: 4.3rem;
}
.breadcrumb-section ol li:not(:last-child):after {
  display: block;
  position: absolute;
  top: 50%;
  right: -2.15rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background: #003259;
  width: 0.5rem;
  height: 0.5rem;
  font-size: 1.8rem;
  letter-spacing: 0.036rem;
  content: "";
}
.breadcrumb-section ol li:last-child:after {
  display: none;
}
.breadcrumb-section ol li.active {
  color: #003259;
  font-weight: bold;
}

.pagi {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}
.pagi-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin-bottom: 0 !important;
  background: none;
  font-size: 2.2rem;
}
.pagi-item.pagi-action {
  font-size: 1.6rem;
}
.pagi-item.pagi-action img {
  width: 1.5rem;
}
.pagi-item.pagi-action em:before {
  font-weight: bold;
}
.pagi-item.is-disabled {
  cursor: no-drop;
}


.custom-checkbox,
.custom-radio {
  cursor: pointer;
}
.custom-checkbox > label,
.custom-radio > label {
  margin-bottom: 0;
  font-weight: normal;
}
.custom-checkbox > input,
.custom-radio > input {
  display: none;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0;
  width: initial;
  height: initial;
}
.custom-checkbox.style-1 > label,
.custom-checkbox.style-1 > span,
.custom-radio.style-1 > label,
.custom-radio.style-1 > span {
  position: relative;
  cursor: pointer;
  padding-left: 2.9rem;
  color: #b5b5b5;
}
.custom-checkbox.style-1 > label:before,
.custom-checkbox.style-1 > span:before,
.custom-radio.style-1 > label:before,
.custom-radio.style-1 > span:before {
  position: absolute;
  top: 0.4rem;
  left: 0;
  cursor: pointer;
  background: #ededed;
  width: 1.7rem;
  height: 1.7rem;
  content: "";
}
.custom-checkbox.style-1 > label:after,
.custom-checkbox.style-1 > span:after,
.custom-radio.style-1 > label:after,
.custom-radio.style-1 > span:after {
  display: block;
  position: absolute;
  top: 0.6rem;
  left: 0.7rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  border: solid #212529;
  border-width: 0 0.2rem 0.2rem 0;
  width: 0.5rem;
  height: 1rem;
  content: "";
}
.custom-checkbox.style-1 input[type="radio"]:focus + label,
.custom-checkbox.style-1 input[type="radio"]:focus + span,
.custom-radio.style-1 input[type="radio"]:focus + label,
.custom-radio.style-1 input[type="radio"]:focus + span {
  color: #212529;
}
.custom-checkbox.style-1 input[type="radio"]:focus + label::after,
.custom-checkbox.style-1 input[type="radio"]:focus + span::after,
.custom-radio.style-1 input[type="radio"]:focus + label::after,
.custom-radio.style-1 input[type="radio"]:focus + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type="radio"]:checked + label,
.custom-checkbox.style-1 input[type="radio"]:checked + span,
.custom-radio.style-1 input[type="radio"]:checked + label,
.custom-radio.style-1 input[type="radio"]:checked + span {
  color: #212529;
}
.custom-checkbox.style-1 input[type="radio"]:checked + label::after,
.custom-checkbox.style-1 input[type="radio"]:checked + span::after,
.custom-radio.style-1 input[type="radio"]:checked + label::after,
.custom-radio.style-1 input[type="radio"]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type="checkbox"]:focus + label,
.custom-checkbox.style-1 input[type="checkbox"]:focus + span,
.custom-radio.style-1 input[type="checkbox"]:focus + label,
.custom-radio.style-1 input[type="checkbox"]:focus + span {
  color: #212529;
}
.custom-checkbox.style-1 input[type="checkbox"]:focus + label::after,
.custom-checkbox.style-1 input[type="checkbox"]:focus + span::after,
.custom-radio.style-1 input[type="checkbox"]:focus + label::after,
.custom-radio.style-1 input[type="checkbox"]:focus + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type="checkbox"]:checked + label,
.custom-checkbox.style-1 input[type="checkbox"]:checked + span,
.custom-radio.style-1 input[type="checkbox"]:checked + label,
.custom-radio.style-1 input[type="checkbox"]:checked + span {
  color: #212529;
}
.custom-checkbox.style-1 input[type="checkbox"]:checked + label::after,
.custom-checkbox.style-1 input[type="checkbox"]:checked + span::after,
.custom-radio.style-1 input[type="checkbox"]:checked + label::after,
.custom-radio.style-1 input[type="checkbox"]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-2 > label,
.custom-checkbox.style-2 > span,
.custom-radio.style-2 > label,
.custom-radio.style-2 > span {
  position: relative;
  cursor: pointer;
  padding-left: 4rem;
  color: #b5b5b5;
}
.custom-checkbox.style-2 > label:before,
.custom-checkbox.style-2 > span:before,
.custom-radio.style-2 > label:before,
.custom-radio.style-2 > span:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  border: 1px solid #b5b5b5;
  border-radius: 50%;
  background: #fff;
  width: 2rem;
  height: 2rem;
  content: "";
}
.custom-checkbox.style-2 input[type="radio"]:focus + label,
.custom-checkbox.style-2 input[type="radio"]:focus + span,
.custom-radio.style-2 input[type="radio"]:focus + label,
.custom-radio.style-2 input[type="radio"]:focus + span {
  color: #212529;
}
.custom-checkbox.style-2 input[type="radio"]:focus + label:before,
.custom-checkbox.style-2 input[type="radio"]:focus + span:before,
.custom-radio.style-2 input[type="radio"]:focus + label:before,
.custom-radio.style-2 input[type="radio"]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  border: 1px solid #ef5528;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #42009d 0%, #ef5528 100%) 0%
    0% no-repeat padding-box;
}
.custom-checkbox.style-2 input[type="radio"]:checked + label,
.custom-checkbox.style-2 input[type="radio"]:checked + span,
.custom-radio.style-2 input[type="radio"]:checked + label,
.custom-radio.style-2 input[type="radio"]:checked + span {
  color: #212529;
}
.custom-checkbox.style-2 input[type="radio"]:checked + label:before,
.custom-checkbox.style-2 input[type="radio"]:checked + span:before,
.custom-radio.style-2 input[type="radio"]:checked + label:before,
.custom-radio.style-2 input[type="radio"]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  border: 1px solid #ef5528;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #42009d 0%, #ef5528 100%) 0%
    0% no-repeat padding-box;
}
.custom-checkbox.style-2 input[type="checkbox"]:focus + label,
.custom-checkbox.style-2 input[type="checkbox"]:focus + span,
.custom-radio.style-2 input[type="checkbox"]:focus + label,
.custom-radio.style-2 input[type="checkbox"]:focus + span {
  color: #212529;
}
.custom-checkbox.style-2 input[type="checkbox"]:focus + label:before,
.custom-checkbox.style-2 input[type="checkbox"]:focus + span:before,
.custom-radio.style-2 input[type="checkbox"]:focus + label:before,
.custom-radio.style-2 input[type="checkbox"]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  border: 1px solid #ef5528;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #42009d 0%, #ef5528 100%) 0%
    0% no-repeat padding-box;
}
.custom-checkbox.style-2 input[type="checkbox"]:checked + label,
.custom-checkbox.style-2 input[type="checkbox"]:checked + span,
.custom-radio.style-2 input[type="checkbox"]:checked + label,
.custom-radio.style-2 input[type="checkbox"]:checked + span {
  color: #212529;
}
.custom-checkbox.style-2 input[type="checkbox"]:checked + label:before,
.custom-checkbox.style-2 input[type="checkbox"]:checked + span:before,
.custom-radio.style-2 input[type="checkbox"]:checked + label:before,
.custom-radio.style-2 input[type="checkbox"]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  border: 1px solid #ef5528;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #42009d 0%, #ef5528 100%) 0%
    0% no-repeat padding-box;
}

[data-aos="box"] {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
[data-aos="box"].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos="box-reverse"] {
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
}
[data-aos="box-reverse"].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos="fadeup"] {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
[data-aos="fadeup"].aos-animate {
  -webkit-transform: translateY(0rem);
  transform: translateY(0rem);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    z-index: 2;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    z-index: 0;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    z-index: 2;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    z-index: 0;
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
