@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
.form {
  --inputsize: 42px;
  --labelbefore: var(--white);
  --labelafter: var(--white);
  --borderbefore: #d3d3d3;
  --borderafter: var(--primary);
  --labelfontbefore: 16px;
  --labelfontafter: 12px;
  --font: 500;
  --color: var(--black);
  --borderwidth: 1px;
  --labelbackground: none;
  --font: normal;
  --textareaheight: 62px;
  --paddingleftright: 0px;
}
.form .form-group {
  position: relative;
  flex: 0 1 100%;
  max-width: 100%;
  width: 100%;
  --selectheight: var(--inputsize);
  line-height: 0;
}
.form .form-group.has-icon input {
  --iconsize: 26px;
  background-repeat: no-repeat;
  background-size: var(--iconsize);
}
.form .form-group.has-icon:not(.icon-left) input {
  background-position: calc(100% - var(--paddingleftright, 0px)) 50%;
  padding-right: calc(var(--paddingleftright, 0px) + var(--iconsize, 0px) + var(--paddingleftright, 0px));
}
.form .form-group.has-icon.icon-left input {
  background-position: var(--paddingleftright, 0px) 50%;
  padding-left: calc(var(--paddingleftright, 0px) + var(--iconsize, 0px) + 10px);
}
.form .form-group.has-icon.calender-icon input {
  background-image: url('data:image/svg+xml,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M17.5 2H14.5V0.5C14.5 0.367392 14.4473 0.240215 14.3536 0.146447C14.2598 0.0526785 14.1326 0 14 0C13.8674 0 13.7402 0.0526785 13.6464 0.146447C13.5527 0.240215 13.5 0.367392 13.5 0.5V2H6.5V0.5C6.5 0.367392 6.44732 0.240215 6.35355 0.146447C6.25979 0.0526785 6.13261 0 6 0C5.86739 0 5.74021 0.0526785 5.64645 0.146447C5.55268 0.240215 5.5 0.367392 5.5 0.5V2H2.5C1.8372 2.00079 1.20178 2.26444 0.73311 2.73311C0.264441 3.20178 0.000793929 3.8372 0 4.5V17.5C0.000793929 18.1628 0.264441 18.7982 0.73311 19.2669C1.20178 19.7356 1.8372 19.9992 2.5 20H17.5C18.163 20 18.7989 19.7366 19.2678 19.2678C19.7366 18.7989 20 18.163 20 17.5V4.5C20 3.83696 19.7366 3.20107 19.2678 2.73223C18.7989 2.26339 18.163 2 17.5 2ZM19 17.5C19 17.8978 18.842 18.2794 18.5607 18.5607C18.2794 18.842 17.8978 19 17.5 19H2.5C2.10218 19 1.72064 18.842 1.43934 18.5607C1.15804 18.2794 1 17.8978 1 17.5V9H19V17.5ZM19 8H1V4.5C1 3.672 1.67 3 2.5 3H5.5V4.5C5.5 4.63261 5.55268 4.75979 5.64645 4.85355C5.74021 4.94732 5.86739 5 6 5C6.13261 5 6.25979 4.94732 6.35355 4.85355C6.44732 4.75979 6.5 4.63261 6.5 4.5V3H13.5V4.5C13.5 4.63261 13.5527 4.75979 13.6464 4.85355C13.7402 4.94732 13.8674 5 14 5C14.1326 5 14.2598 4.94732 14.3536 4.85355C14.4473 4.75979 14.5 4.63261 14.5 4.5V3H17.5C17.8978 3 18.2794 3.15804 18.5607 3.43934C18.842 3.72064 19 4.10218 19 4.5V8Z" fill="%23666666" fill-opacity="0.7"/%3E%3C/svg%3E');
}
.form .form-group.has-icon.search-icon input {
  --iconsize: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.893 13.92L16.973 17M16 8.5C16 10.4891 15.2098 12.3968 13.8033 13.8033C12.3968 15.2098 10.4891 16 8.5 16C6.51088 16 4.60322 15.2098 3.1967 13.8033C1.79018 12.3968 1 10.4891 1 8.5C1 6.51088 1.79018 4.60322 3.1967 3.1967C4.60322 1.79018 6.51088 1 8.5 1C10.4891 1 12.3968 1.79018 13.8033 3.1967C15.2098 4.60322 16 6.51088 16 8.5Z' stroke='%23939393' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.form .form-group.has-icon.user-icon input {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23666666' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 20v-1a7 7 0 0 1 7-7v0a7 7 0 0 1 7 7v1m-7-8a4 4 0 1 0 0-8a4 4 0 0 0 0 8'/%3E%3C/svg%3E");
}
.form .form-group.has-icon.password-icon input {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23666666' d='M3 8.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2'/%3E%3Cpath fill='%23666666' fill-rule='evenodd' d='M4.5 3c1.56 0 2.94.794 3.75 2h5.26a1 1 0 0 1 .807.409l1.49 2.04a.99.99 0 0 1 .033 1.13l-1.26 1.95a.997.997 0 0 1-1.41.276L12.02 10l-1.19.812a1 1 0 0 1-1.13 0L8.51 10h-.258c-.808 1.21-2.18 2-3.75 2a4.5 4.5 0 0 1 0-9zm3.75 6a1 1 0 0 0-.832.444a3.5 3.5 0 0 1-2.91 1.56c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5c1.21 0 2.28.616 2.91 1.56c.186.277.498.444.832.444h5.26L15 8.048l-1.26 1.95l-1.15-.805a1 1 0 0 0-1.14-.005L10.26 10l-1.19-.812a1 1 0 0 0-.566-.175h-.258z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.form .form-group.active::after {
  width: 100%;
}
.form .form-group:has(input[disabled]) {
  --paddingleftright: 10px;
  --color: var(--white);
}
.form .form-group:has(input[disabled])::after, .form .form-group:has(input[disabled])::before {
  display: none;
}
.form .form-group:has(input[disabled]) input {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  caret-color: transparent;
  border: 1px solid #ededed;
  border-radius: 5px !important;
  cursor: no-drop;
  background: #f5f5f5;
}
.form .form-group::before, .form .form-group::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: var(--borderwidth);
  transition: 0.5s ease;
}
.form .form-group::before {
  background: var(--borderbefore);
}
.form .form-group::after {
  width: 0;
  background: var(--borderafter);
}
.form .form-group .error {
  position: absolute;
  top: 100%;
  color: red !important;
  font-size: 12px !important;
  max-width: 100% !important;
}
.form .form-group label {
  font-weight: var(--font);
  position: absolute;
  top: calc(var(--inputsize) / 2 - var(--labelfontbefore) / 2);
  left: var(--paddingleftright);
  color: var(--labelbefore);
  line-height: 1;
  font-size: var(--labelfontbefore);
  background: var(--labelbackground);
  transition: 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 14px;
  color: var(--black);
  font-family: "Poppins", sans-serif;
  pointer-events: none;
}
.form .form-group input, .form .form-group textarea {
  height: calc(var(--inputsize) - var(--borderwidth));
  border: none;
  resize: none;
  border-radius: 0px !important;
  width: 100%;
  background: none;
  color: var(--black);
  font-size: inherit;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  padding: 0 var(--paddingleftright);
}
.form .form-group input:not(:-moz-placeholder-shown) ~ label, .form .form-group textarea:not(:-moz-placeholder-shown) ~ label {
  font-size: var(--labelfontafter);
  color: var(--black);
  top: calc(var(--labelfontafter) / -2);
}
.form .form-group input:not(:placeholder-shown) ~ label, .form .form-group textarea:not(:placeholder-shown) ~ label {
  font-size: var(--labelfontafter);
  color: var(--black);
  top: calc(var(--labelfontafter) / -2);
}
.form .form-group input:focus, .form .form-group textarea:focus {
  outline: none;
}
.form .form-group input.valid, .form .form-group textarea.valid {
  outline: none;
}
.form .form-group input.valid ~ label, .form .form-group textarea.valid ~ label {
  font-size: var(--labelfontafter);
  color: var(--black);
  top: calc(var(--labelfontafter) / -2);
  background: var(--labelbackground);
}
.form .form-group input:not(.no-focus):focus, .form .form-group textarea:not(.no-focus):focus {
  outline: none;
}
.form .form-group input:not(.no-focus):focus ~ label, .form .form-group textarea:not(.no-focus):focus ~ label {
  font-size: var(--labelfontafter);
  color: var(--black);
  top: calc(var(--labelfontafter) / -2);
  background: var(--labelbackground);
}
.form .form-group input[readonly], .form .form-group textarea[readonly] {
  caret-color: transparent;
}
.form .form-group textarea {
  height: var(--textareaheight);
  border: none;
  resize: none;
  border-radius: 0px !important;
  width: 100%;
  background: none;
  color: var(--color);
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  cursor: initial;
  padding: 0 var(--paddingleftright);
  padding-right: 15px;
}
.form .form-group textarea::-webkit-scrollbar {
  width: 2px;
  background: none;
  height: 2px;
}
.form .form-group textarea::-webkit-scrollbar-track {
  box-shadow: none;
}
.form .form-group textarea::-webkit-scrollbar-thumb {
  background-color: var(--black);
  border-radius: 15px;
}
.form .form-group textarea:focus {
  outline: none;
  margin-top: 13px;
  height: calc(var(--textareaheight) - 13px);
}
.form .form-group textarea:not(:-moz-placeholder-shown) ~ label {
  top: calc(var(--labelfontafter) / -2 - 6px);
}
.form .form-group textarea:not(:placeholder-shown) ~ label {
  top: calc(var(--labelfontafter) / -2 - 6px);
}
.form .form-group select:focus {
  outline: none;
}
.form .form-group select ~ label {
  position: absolute;
  top: calc(var(--labelfontafter) / -2);
  left: var(--paddingleftright);
  color: var(--labelafter);
  translate: 0 0;
  font-size: var(--labelfontafter);
  opacity: 0;
  transition: 0.6s ease;
  background: var(--labelbackground);
}
.form .form-group select.valid {
  color: var(--color);
}
.form .form-group select.valid ~ label {
  opacity: 1;
}
.form .form-group:has(.rgt-btn) {
  position: relative;
}
.form .form-group:has(.rgt-btn) input {
  padding-right: 3rem;
}
.form .form-group:has(.rgt-btn) .rgt-btn {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  font-size: 13px;
  color: var(--secondary);
  font-weight: 500;
}
.form .form-group .btm-text {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  right: 0;
  text-align: left;
  line-height: normal;
  font-size: 12px;
  z-index: 1;
  font-weight: 500;
}
.form .form-group .btm-text.frgt-pswrd {
  text-align: right;
  color: var(--white);
}
.form .form-group .btm-text.frgt-pswrd:hover {
  text-decoration: underline;
  color: var(--secondary);
}
.form .form-group .btm-text.green-msg {
  color: var(--secondary);
}
.form .form-group .btm-text.red-msg {
  color: red;
  z-index: 1 !important;
}
.form .form-group.file-input input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 4;
  cursor: pointer;
}
.form .form-group.file-input .file-name {
  pointer-events: none;
  height: calc(var(--inputsize) - var(--borderwidth));
  position: relative;
  --filename: "Choose File";
  --filenameinitial: var(--filename);
  --color: var(--white);
  --background: none;
  --image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23666666' d='M3.264 8.579a.683.683 0 0 1-.975 0a.704.704 0 0 1 0-.987L8.32 1.5C9.68.444 11.048-.063 12.41.006c1.716.088 3.052.742 4.186 1.815C17.752 2.915 18.5 4.476 18.5 6.368c0 1.452-.422 2.73-1.313 3.864l-8.503 8.76c-.86.705-1.816 1.046-2.84 1.005c-1.3-.054-2.267-.474-2.986-1.185c-.842-.831-1.358-1.852-1.358-3.225c0-1.092.377-2.1 1.155-3.046L10.139 4.9c.6-.64 1.187-1.02 1.787-1.112a2.49 2.49 0 0 1 2.2.755c.532.563.76 1.265.68 2.064c-.055.545-.278 1.047-.688 1.528l-6.88 7.048a.683.683 0 0 1-.974.006a.704.704 0 0 1-.006-.987l6.847-7.012c.2-.235.305-.472.33-.724c.04-.4-.056-.695-.305-.958a1.12 1.12 0 0 0-1-.34c-.243.037-.583.258-1.002.704l-7.453 7.607c-.537.655-.797 1.35-.797 2.109c0 .954.345 1.637.942 2.226c.475.47 1.12.75 2.08.79c.68.027 1.31-.198 1.858-.642l8.397-8.65c.645-.827.967-1.8.967-2.943c0-1.482-.577-2.684-1.468-3.528c-.91-.862-1.95-1.37-3.313-1.44c-1.008-.052-2.065.34-3.117 1.146z'/%3E%3C/svg%3E") no-repeat;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: calc(var(--inputsize) - var(--borderwidth));
}
.form .form-group.file-input .file-name::before, .form .form-group.file-input .file-name::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.form .form-group.file-input .file-name::before {
  content: var(--filenameinitial);
  z-index: 2;
  font-family: "Poppins", sans-serif;
  font-size: inherit;
  line-height: calc(var(--inputsize) - var(--borderwidth));
  padding-left: var(--paddingleftright);
  color: var(--color);
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  background: none;
}
.form .form-group.file-input .file-name::after {
  content: "";
  right: 0;
  background: var(--image);
  background-repeat: no-repeat;
  z-index: 1;
  background-position: calc(100% - var(--paddingleftright, 0)) 50%;
  background-size: auto 50%;
}
.form .form-group.is-otp-input {
  display: flex;
  flex-direction: row-reverse;
  gap: 2rem;
  align-items: center;
}
.form .form-group.is-otp-input:before, .form .form-group.is-otp-input::after {
  display: none;
}
.form .form-group.is-otp-input label {
  position: unset;
}
.form .form-group.is-otp-input .otp-fields-wrap {
  flex: 1;
  position: relative;
}
.form .form-group.is-otp-input .otp-fields-wrap input {
  letter-spacing: 72px;
  padding: 0 25px;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}
.form .form-group.is-otp-input .otp-fields {
  flex: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  pointer-events: none;
  gap: 1rem;
  max-width: 374px;
  margin-left: auto;
  margin-right: auto;
}
.form .form-group.is-otp-input .otp-fields span {
  flex: 1;
  display: block;
  height: var(--inputsize);
  border: 1px solid #ccc;
  border-radius: 5px;
}
.form .submit-grp:not(.text-left) {
  text-align: center;
  margin-top: 23px;
}

.custom-select {
  max-width: 100%;
  cursor: pointer;
  display: block;
  font-family: "Poppins", sans-serif;
  height: var(--selectheight);
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  padding: 0 var(--paddingleftright);
  --arrow: 15px;
  --arrowspace: 8px;
  --iconpath: url(../../icon/location-primary.svg);
}
.custom-select.has-icon {
  --iconsize: 12px;
  --iconurl: var(--iconpath);
  --iconspace: 8px;
}
.custom-select.has-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: var(--primary);
}
.custom-select.has-icon::after {
  left: var(--paddingleftright, 0px);
  width: var(--iconsize);
  background-image: var(--iconurl);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 50%;
}
.custom-select.has-icon .current {
  padding-left: calc(var(--iconsize) + var(--iconspace));
  padding-right: calc(var(--arrow) + var(--iconsize) + var(--arrowspace) + var(--iconspace));
}
.custom-select::before {
  content: "";
  position: absolute;
  top: 0;
  right: var(--paddingleftright, 0);
  bottom: 0;
  width: var(--arrow);
  background-image: url(../../icon/arrow-down-gray.svg);
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.custom-select .current {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: var(--inputsize);
  color: var(--labelbefore);
  font-size: var(--labelfontbefore);
  font-weight: var(--font);
  padding-right: calc(var(--arrow) + var(--arrowspace));
}
.custom-select .current.selected {
  color: var(--color);
}
.custom-select .list {
  text-align: left;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  transform-origin: 50% 0;
  z-index: 7;
  max-height: 180px;
  overflow-y: auto;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  pointer-events: none;
}
.custom-select .list::-webkit-scrollbar {
  width: 4px;
  background: none;
  height: 4px;
}
.custom-select .list::-webkit-scrollbar-track {
  box-shadow: none;
}
.custom-select .list::-webkit-scrollbar-thumb {
  background-color: var(--white);
  border-radius: 5px;
}
.custom-select .list li {
  display: block;
  line-height: 1.2;
  padding: 8px 16px;
  white-space: break-spaces;
  font-size: 14px;
}
.custom-select .list li.selected {
  background: var(--secondary);
  color: var(--white);
}
.custom-select .list li.selected:hover {
  background: var(--secondary);
  color: var(--white);
}
.custom-select .list li:hover {
  background: #e2e2e2;
}
.custom-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

.daterangepicker {
  font-family: "Poppins", sans-serif !important;
}
.daterangepicker select {
  display: block;
  border-radius: 5px;
  color: var(--white);
  cursor: pointer !important;
  background: #fff6f6;
  border-color: #ccc;
}
.daterangepicker select:focus {
  outline: none;
}
.daterangepicker thead {
  position: relative;
}
.daterangepicker tr:has(.yearselect, .monthselect) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
}
.daterangepicker tr:has(.yearselect, .monthselect) th:has(.yearselect, .monthselect) {
  display: flex;
  flex: 1;
}
.daterangepicker tr:has(.yearselect, .monthselect) th .yearselect, .daterangepicker tr:has(.yearselect, .monthselect) th .monthselect {
  flex: 1;
}
.daterangepicker tr ~ tr th {
  padding-top: 35px;
}
.daterangepicker option.disabled, .daterangepicker td.disabled {
  text-decoration: none !important;
}
.daterangepicker td.active {
  background-color: var(--black) !important;
}
.daterangepicker .drp-buttons .btn {
  --height: 30px;
  padding: 0 15px !important;
  font-weight: 400 !important;
  font-size: 12px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border-radius: 50%;
  background: var(--black);
  border-color: var(--black);
  height: 17px;
  width: 17px;
  border: none !important;
  top: 50%;
  translate: 0 -50%;
}
.ui-state-default:focus, .ui-widget-content .ui-state-default:focus, .ui-widget-header .ui-state-default:focus, .ui-button:focus, html .ui-button.ui-state-disabled:hover:focus, html .ui-button.ui-state-disabled:active:focus {
  outline: none;
}

.ui-slider-horizontal {
  height: 2px;
  border: none !important;
}

.ui-widget-content {
  background: #CECECE;
  border: none !important;
}

.ui-widget-header {
  background: var(--black);
}

.checkbox-full {
  position: relative;
  --size: 20px;
  display: flex;
  line-height: normal;
  align-items: center;
}
.checkbox-full:has(input:checked) .check-span {
  background: var(--primary);
}
.checkbox-full:has(input:checked) .check-span::before {
  opacity: 1;
}
.checkbox-full input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  z-index: 2;
}
.checkbox-full .check-span {
  flex: 0 1 auto;
  display: block;
  --size: 20px;
  height: var(--size);
  width: var(--size);
  position: relative;
  padding: 0;
  border-radius: 5px;
  background: #D9D9D9;
  pointer-events: none;
}
.checkbox-full .check-span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: url(../../icon/tick-white.svg) no-repeat;
  background-position: 50% 50%;
  background-size: 10px auto;
  opacity: 0;
}
.checkbox-full p {
  padding-left: 14px;
}

.radio-full {
  position: relative;
  --size: 20px;
  display: flex;
  line-height: normal;
  align-items: center;
}
.radio-full:has(input:checked) .check-span {
  background: var(--primary);
  outline-offset: -4px;
  outline: 2px solid var(--white);
  background: var(--primary);
}
.radio-full input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  z-index: 2;
}
.radio-full .check-span {
  flex: 0 1 auto;
  display: block;
  --size: 17px;
  display: inline-block;
  height: var(--size);
  width: var(--size);
  border: 1px solid var(--primary);
  border-radius: 50%;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: transparent;
}
.radio-full p {
  padding-left: 14px;
}

.image-upload {
  position: relative;
  position: relative;
}
.image-upload::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: rgba(57, 57, 57, 0.74);
}
.image-upload::before {
  height: 30%;
  top: auto;
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAApJJREFUWEftl81vDVEYxp9nOufMrZJUrUUiYkEXNIggJNJo0GCh3VrYWAhBIuEP6AohYkMitj4Si0bVAgkqKoRENJFIhKUgPtLU3HPvfXXGqNu6d+accetuzHLmfZ/zO+f9OO8QTX7Y5PXhBCAiBZRKa1Ohff8Rye+2G7MGEJE2GHMLwPoM8ftQaivJcRsIKwARaYcxdwCstBEF8BRKdZP8nGU/DUAmJhahpeUggBUAvCrnxQAWZonN+P4OwJuqdxUAz1Eun2Fr69tf76cAkl1GDu2OC7maf4BSS0h+iRx/AxjTA5FhV7Vc9uRmKnV3OkAY9oO8nEvQ1Umkn0FwdSZAH8grllqPIXIvTrZYhasAbASw2spfpI9BcC3PCUSldZhan6+1kBSL+wCcBDAnFSTnCYQQ6WIQjKWJSxh2gnwCIKhrV+cEskKwn1qfi0QlDHeCPApgebLIS3jeAH3/Rvy9WIxK+bQrQFoSjkOpeSRFSqVeVCqDNcU9bzt9f0hEfBjzDUChpp1zCMhBKrUj2d0IgHV1dveQWsetWsJwGGRPHQDHJCSPUKlTCUC0s7l1AD5R6wWxnTHHIDLgcgJpITgwKXw2AfgIoCMTIC0PnEMAXKTWexOAByk34gi13pDYXZq8C/Y0JgTAM2rdFQunJ+E2+v7NBOAFgE6XEKSXoef1TpXZT4jjSRmWAYwlZTiUJOAukNddyzCrD3xFpbKGhcKrjEa0DORoSqICf9mKD1HrCymt+ASAtjyteDfI+IayeEaTyyhquX48KZGb/sVlZMFmYVKzDI3ZApFo6Jz9h+ymUrejhapHsg4Y8xrA/FkmeA+llv4xksXlU38obQRT+lDaiBXyaFj9F+QRtvX5D9D0E/gBt9U9MPDrkusAAAAASUVORK5CYII=);
}
.image-upload input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}

*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

:root {
  --headerpadding: 30px;
  --headerheight: 90px;
  --footerstrip: 38px;
  --filterstrip: 44px;
  --detailstrip: 40px;
  --primary: #b967d7;
  --secondary: #401d6e;
  --secondary-light: #F6F1FF;
  --white: #FFFFFF;
  --black: #000000;
  --border: #E3D7FF;
  --gradient: linear-gradient(to right, #00a2ff 0%, #e600ff 51%, #00a2ff 100%);
  --gray: #424242;
  --text: rgba(0, 13, 73, 0.7);
  --container: 1280px;
  --containerfluid: 3rem;
}
@media only screen and (max-width: 1152px) {
  :root {
    --containerfluid: 3rem;
  }
}
@media only screen and (max-width: 991px) {
  :root {
    --containerfluid: 2rem;
    --headerpadding: 2px;
  }
}
@media only screen and (max-width: 767px) {
  :root {
    --containerfluid: 1rem;
  }
}
@media only screen and (max-width: 320px) {
  :root {
    --containerfluid: 10px;
  }
}

body::-webkit-scrollbar {
  width: 10px;
  background: var(--secondary);
}
body::-webkit-scrollbar-track {
  box-shadow: none;
}
body::-webkit-scrollbar-thumb {
  background-color: var(--primary);
}
body.overflow-hidden {
  overflow: hidden;
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  body.overflow-hidden {
    margin-right: 0;
  }
}
body.overflow-hidden header {
  width: calc(100% - 10px);
}
@media only screen and (max-width: 991px) {
  body.overflow-hidden header {
    width: 100%;
  }
}
body.no-scroll {
  overflow: hidden;
}

body, html {
  background: linear-gradient(to right, rgba(215, 187, 215, 0.5), rgba(255, 255, 255, 0.5), rgba(212, 241, 254, 0.5));
  font-size: 16px;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--headerheight);
}

b {
  font-weight: 500;
}

small {
  font-size: 14px;
  line-height: 22px;
  display: block;
}

.border-line {
  position: relative;
}
.border-line::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  padding: 10px 0;
  border-bottom: 2px dashed rgb(202, 156, 129);
}

select {
  display: none;
}

a[href] {
  text-decoration: none;
  cursor: pointer;
  transition: 0.5s ease;
}
a[href].logo {
  display: block;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  a[href].logo {
    width: 180px;
  }
}
@media only screen and (max-width: 420px) {
  a[href].logo {
    width: 150px;
  }
}

svg path {
  transition: 0.5s ease;
}

.position-relative {
  position: relative;
}

.c-primary {
  color: var(--primary);
}

.container {
  max-width: var(--container);
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 675px) {
  .container.container2 {
    padding-right: 0;
  }
}
@media only screen and (max-width: 675px) {
  .container.container2 .heading {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 345px) {
  .container.container2 .heading {
    padding-right: 13px;
  }
}
@media only screen and (max-width: 320px) {
  .container.container2 .heading {
    padding-right: 10px;
  }
}

.container-fluid {
  padding: 0 var(--containerfluid);
  display: block;
  margin: 0 auto;
}

.social-icons {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

h1, h2, h4, h5 {
  font-weight: normal;
  font-family: "Inter", sans-serif;
  color: var(--secondary);
}

h3, h6 {
  font-weight: normal;
  text-transform: capitalize;
}

p, span, ul li, button, a {
  font-family: "Poppins", sans-serif;
  line-height: 24px;
  color: var(--text);
  font-size: 18px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-size: 14px;
  line-height: 20px;
}
img {
  max-width: 100%;
}

h1 {
  font-size: 75px;
  line-height: 0.8;
}
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 65px;
  }
}
@media only screen and (max-width: 540px) {
  h1 {
    font-size: 48px;
  }
}

.heading {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .heading {
    margin-bottom: 30px;
  }
}
.heading h2 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: 700;
  color: var(--secondary);
}
@media only screen and (max-width: 991px) {
  .heading h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .heading h2 {
    font-size: 20px;
  }
}
.heading h2 span {
  font-family: "Inter", sans-serif;
  color: var(--primary);
  font-size: 44px;
  line-height: 1.2;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .heading h2 span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .heading h2 span {
    font-size: 20px;
  }
}
.heading p {
  font-size: 18px;
  line-height: 24px;
  max-width: 50%;
  margin: 0 auto;
  text-align: center;
  color: var(--gray);
}
@media only screen and (max-width: 1280px) {
  .heading p {
    max-width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .heading p {
    font-size: 14px;
    max-width: 90%;
  }
}

.signature-font {
  font-size: 36px;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
}

h3 {
  font-size: 48px;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 1024px) {
  h3 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 768px) {
  h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 540px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-size: 40px;
  line-height: 1.3;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 1024px) {
  h4 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 768px) {
  h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 540px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 36px;
  line-height: 1.2;
}
@media only screen and (max-width: 1024px) {
  h5 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  h5 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 520px) {
  h5 {
    font-size: 22px;
  }
}

h6 {
  font-size: 24px;
  line-height: 1.4;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 768px) {
  h6 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 540px) {
  h6 {
    font-size: 16px;
  }
}

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

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

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

.text-uppercase {
  text-transform: uppercase;
}

.flex {
  display: flex !important;
  gap: 60px;
}

.inline-flex {
  --gap: 12px;
  display: inline-flex;
  align-items: center;
  gap: 0 var(--gap);
}

img {
  max-width: 100%;
}

input, button, select {
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
}

input {
  border-radius: 0;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}

video {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

button {
  border: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}

.tab-nav {
  cursor: default;
}
.tab-nav [data-tab] {
  cursor: pointer;
  caret-color: transparent;
}

.tab-nav-content {
  position: relative;
}
.tab-nav-content .tabs:not(.active) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.item-md {
  position: relative;
  display: block;
  position: relative;
}
.item-md::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: none;
}
.item-md::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: var(--primary);
}
.item-md::before, .item-md::after {
  z-index: 1;
}
.item-md::after {
  content: none;
}
.item-md figure, .item-md .figure {
  display: block;
  overflow: hidden;
  line-height: 0;
  height: 100%;
}
.item-md figure img, .item-md figure video, .item-md figure iframe, .item-md .figure img, .item-md .figure video, .item-md .figure iframe {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s ease;
}
.item-md figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.item-md .link-md {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.item-md.center-item figcaption {
  bottom: auto;
  top: 50%;
  translate: 0 -50%;
}

.overlay {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 50;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transform: translateY(100%);
  transition: 0s ease 0.5s, opacity 0.5s ease;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .overlay {
    z-index: 6;
  }
}
@media only screen and (max-width: 675px) {
  .overlay {
    display: none;
  }
}
.overlay.is-open {
  transition: opacity 1s ease;
  opacity: 1;
  transform: translateY(0%);
}

.btn-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn {
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
  padding: 12px 24px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 6px;
  color: var(--secondary);
  background: transparent;
  transition: all 0.3s ease;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 675px) {
  .btn {
    padding: 10px 20px;
    font-size: 14px;
  }
}
.btn.rounded {
  border-radius: 50px;
}
.btn.fill {
  background-image: linear-gradient(to right, #afe2ff 0%, #bc90c1 51%, #afe2ff 100%);
  background-size: 200% auto;
  background-position: 100% 0;
  background-repeat: no-repeat;
  color: #fff;
}
.btn.fill:hover {
  background-position: 0 0;
}
.btn.has-icon {
  background: var(--white);
  color: var(--secondary);
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  padding: 8px 6px 8px 16px;
}
.btn.has-icon:hover span svg {
  rotate: 90deg;
}
.btn.has-icon span {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  margin-bottom: 0px;
  margin-left: 10px;
  justify-content: center;
  align-items: center;
  background: var(--secondary);
}
.btn.has-icon span svg {
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  rotate: 45deg;
}

.modal {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 60;
  transform: translateX(100%);
  background: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  transition: transform 0.5s ease;
  max-width: 550px;
  background: var(--white);
  width: 100%;
  max-width: 100%;
}
.modal.is-open {
  transform: translateX(0%);
}
.modal .close:not(.btn, .close-video) {
  position: absolute;
  top: 0;
  right: 0;
  top: 32px;
  right: 32px;
  line-height: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
}
@media only screen and (max-width: 520px) {
  .modal .close:not(.btn, .close-video) {
    top: 10px;
    right: 10px;
  }
}
.modal .close:not(.btn, .close-video) img {
  width: 20px;
  height: 20px;
}
.modal .modal-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  padding: 16px 20px;
}
.modal .modal-heading h5 .ownerName {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: var(--secondary);
}
.modal .modal-heading h5 span {
  color: var(--secondary);
}
.modal .modal-heading .close {
  position: static !important;
}

.menu-modal {
  max-width: 400px;
  padding: 80px 40px 0;
}
@media only screen and (max-width: 767px) {
  .menu-modal {
    max-width: 100%;
    padding: 60px 20px 0;
  }
}
.menu-modal .modal-body {
  height: 100%;
  position: relative;
}
.menu-modal .modal-body .vector {
  position: absolute;
  height: 200px;
  bottom: 0;
  right: -20px;
  opacity: 0.4;
}
.menu-modal .modal-body .nav {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  padding-bottom: 20px;
}
.menu-modal .modal-body .nav li a {
  color: var(--secondary);
  line-height: 100%;
  font-weight: 500;
  font-size: 24px;
  font-family: "Inter", sans-serif;
}
.menu-modal .modal-body .contact {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu-modal .modal-body .contact .tel {
  line-height: 100%;
  font-weight: 400;
  font-size: 16px;
  color: var(--secondary);
}
.menu-modal .modal-body .contact .social {
  display: flex;
  gap: 10px;
}
.menu-modal .modal-body .contact .social li a svg {
  width: 24px;
  height: 24px;
}
.menu-modal .modal-body .contact .social li a svg path {
  fill: var(--text);
}

.enquiry-modal {
  max-width: 400px;
  padding: 80px 40px 0;
}
@media only screen and (max-width: 767px) {
  .enquiry-modal {
    max-width: 100%;
  }
}
.enquiry-modal .modal-body {
  height: 100%;
  position: relative;
}
.enquiry-modal .modal-body .vector {
  position: absolute;
  bottom: 0;
  right: -100px;
}
.enquiry-modal .modal-body .logo {
  height: 70px;
  display: block;
  margin: 0 auto 30px;
}
.enquiry-modal .modal-body h5 {
  text-align: center;
  font-weight: 500;
  color: var(--secondary);
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 28px;
}
.enquiry-modal .modal-body form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.enquiry-modal .modal-body form .btn {
  width: 100%;
}

.info-modal {
  border-radius: 10px;
  top: 100%;
  left: 50%;
  height: 60%;
  width: 60%;
  transform: translate(-50%, 100%);
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .info-modal {
    width: 90%;
    height: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .info-modal {
    width: 90%;
    max-height: 90%;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.info-modal.is-open {
  top: 50%;
  transform: translate(-50%, -50%);
}
.info-modal .modal-body {
  height: 100%;
}
.info-modal .modal-body .modal-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .info-modal .modal-body .modal-content {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.info-modal .modal-body .modal-content .colA {
  padding: 20px;
  overflow-y: auto;
}
@media only screen and (max-width: 767px) {
  .info-modal .modal-body .modal-content .colA {
    order: 2;
    height: 300px;
  }
}
.info-modal .modal-body .modal-content .colA p {
  color: var(--text);
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .info-modal .modal-body .modal-content .colB {
    order: 1;
    height: 300px;
  }
}
.info-modal .modal-body .modal-content .colB figure {
  height: 100%;
  overflow: hidden;
}
.info-modal .modal-body .modal-content .colB figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.btn-div-btm > *:not(:last-child) {
  margin-right: 14px;
}
@media only screen and (max-width: 675px) {
  .btn-div-btm > *:not(:last-child) {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 675px) {
  .btn-div-btm .btn {
    --padding: 12px;
    font-size: 14px;
  }
}

.swiper-container {
  position: relative;
}

.swiper-slide {
  height: auto;
}

.swiper-nav {
  line-height: 0;
}
.swiper-nav.hide-btn-no-loop .swiper-prev.swiper-button-disabled, .swiper-nav.hide-btn-no-loop .swiper-next.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.swiper-nav.swiper-group {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 11px;
}
.swiper-nav.center-full {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 104%;
  max-width: 104%;
  margin: 0 auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.swiper-nav.center-full .swiper-prev, .swiper-nav.center-full .swiper-next {
  pointer-events: all;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}
.swiper-nav.icon-width-auto .swiper-next svg, .swiper-nav.icon-width-auto .swiper-prev svg {
  width: auto;
  height: auto;
}

.swiper-prev svg, .swiper-prev img {
  transform: scaleX(-1);
}

.swiper-prev, .swiper-next {
  --size: 39px;
  height: var(--size);
  width: var(--size);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary);
  border: 1px solid var(--primary);
  transition: 0.5s ease;
}
.swiper-prev.swiper-btn-medium, .swiper-next.swiper-btn-medium {
  --size: 35px;
}
.swiper-prev path, .swiper-next path {
  fill: var(--white);
}
.swiper-prev:hover:not(.swiper-button-disabled), .swiper-next:hover:not(.swiper-button-disabled) {
  background: var(--white);
  border-color: var(--white);
}
.swiper-prev:hover:not(.swiper-button-disabled) path, .swiper-next:hover:not(.swiper-button-disabled) path {
  fill: var(--primary);
}
.swiper-prev.no-background, .swiper-next.no-background {
  height: auto;
  width: auto;
  display: block;
  background: none;
  border: none;
  line-height: 0;
}
.swiper-prev.no-background path, .swiper-next.no-background path {
  fill: initial;
}
.swiper-prev.no-background:hover, .swiper-next.no-background:hover {
  background: none;
}
.swiper-prev.has-shadow, .swiper-next.has-shadow {
  box-shadow: 0px 0px 4.8px 0px rgba(0, 0, 0, 0.2509803922);
}
.swiper-prev.white, .swiper-next.white {
  background: var(--white);
  border-color: var(--white);
}
.swiper-prev.white path, .swiper-next.white path {
  fill: var(--black);
}
.swiper-prev.white:hover:not(.swiper-button-disabled), .swiper-next.white:hover:not(.swiper-button-disabled) {
  background: var(--primary);
  border-color: var(--primary);
}
.swiper-prev.white:hover:not(.swiper-button-disabled) path, .swiper-next.white:hover:not(.swiper-button-disabled) path {
  fill: var(--white);
}
.swiper-prev.primary-border, .swiper-next.primary-border {
  border-color: var(--primary);
  background: none;
}
.swiper-prev.primary-border path, .swiper-next.primary-border path {
  fill: var(--primary);
}
.swiper-prev.primary-border:hover:not(.swiper-button-disabled), .swiper-next.primary-border:hover:not(.swiper-button-disabled) {
  background: var(--primary);
}
.swiper-prev.primary-border:hover:not(.swiper-button-disabled) path, .swiper-next.primary-border:hover:not(.swiper-button-disabled) path {
  fill: var(--white);
}
.swiper-prev.white-border, .swiper-next.white-border {
  border-color: var(--white);
  background: none;
}
.swiper-prev.white-border path, .swiper-next.white-border path {
  fill: var(--white);
}
.swiper-prev.white-border:hover:not(.swiper-button-disabled), .swiper-next.white-border:hover:not(.swiper-button-disabled) {
  background: var(--white);
}
.swiper-prev.white-border:hover:not(.swiper-button-disabled) path, .swiper-next.white-border:hover:not(.swiper-button-disabled) path {
  fill: var(--primary);
}
.swiper-prev.gray-border, .swiper-next.gray-border {
  border-color: #828282;
  background: none;
}
.swiper-prev.gray-border path, .swiper-next.gray-border path {
  fill: #828282;
}
.swiper-prev.gray-border:hover:not(.swiper-button-disabled), .swiper-next.gray-border:hover:not(.swiper-button-disabled) {
  background: var(--primary);
}
.swiper-prev.gray-border:hover:not(.swiper-button-disabled) path, .swiper-next.gray-border:hover:not(.swiper-button-disabled) path {
  fill: var(--white);
}
.swiper-prev.black-border, .swiper-next.black-border {
  border-color: var(--black);
  background: none;
}
.swiper-prev.black-border path, .swiper-next.black-border path {
  fill: var(--black);
}
.swiper-prev.black-border:hover:not(.swiper-button-disabled), .swiper-next.black-border:hover:not(.swiper-button-disabled) {
  background: var(--black);
  border-color: var(--black);
}
.swiper-prev.black-border:hover:not(.swiper-button-disabled) path, .swiper-next.black-border:hover:not(.swiper-button-disabled) path {
  fill: var(--white);
}
.swiper-prev.swiper-btn-large, .swiper-next.swiper-btn-large {
  --size: 59px;
}
@media only screen and (max-width: 991px) {
  .swiper-prev.swiper-btn-large, .swiper-next.swiper-btn-large {
    --size: 48px;
  }
}
.swiper-prev.swiper-button-disabled, .swiper-next.swiper-button-disabled {
  cursor: no-drop;
  opacity: 0.4;
}
.swiper-prev.swiper-button-lock, .swiper-next.swiper-button-lock {
  display: none !important;
}

.play-btn {
  --btnsize: 51px;
  --border: 1px;
  --bordercolor: var(--white);
  --playbtncolor: var(--white);
  height: var(--btnsize);
  width: var(--btnsize);
  border-radius: 50%;
  border: var(--border) solid var(--bordercolor);
  position: relative;
  background: none;
}
@media only screen and (max-width: 1024px) {
  .play-btn {
    --btnsize: 50px;
  }
}
@media only screen and (max-width: 675px) {
  .play-btn {
    --btnsize: 35px;
    --border: 1px;
  }
}
.play-btn::before {
  width: 100%;
  height: 100%;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  transform: translateX(-50%) translateY(-50%);
  background: var(--bordercolor);
  border-radius: 50%;
  display: block;
  animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 0.5;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.play-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 0;
  height: 0;
  border-top: calc(var(--btnsize) / 8) solid transparent;
  border-bottom: calc(var(--btnsize) / 8) solid transparent;
  border-left: calc(var(--btnsize) / 5.6) solid var(--playbtncolor);
}
.play-btn p, .play-btn ul {
  margin-bottom: 30px;
}
.play-btn ul {
  padding-left: 18px;
}
@media only screen and (max-width: 675px) {
  .play-btn ul {
    padding-left: 10px;
  }
}
.play-btn ul li {
  position: relative;
  padding-left: 28px;
}
@media only screen and (max-width: 675px) {
  .play-btn ul li {
    padding-left: 20px;
  }
}
.play-btn ul li:not(:last-child) {
  margin-bottom: 6px;
}
.play-btn ul li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 10px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--primary);
}
.play-btn.website-content-medium h2, .play-btn.website-content-medium h3, .play-btn.website-content-medium h4 {
  margin: 20px 0 18px;
  font-size: 20px;
  font-weight: 500;
}
.play-btn.website-content-medium h5, .play-btn.website-content-medium h6 {
  font-size: 18px;
  font-weight: 500;
}
.play-btn.website-content-medium p, .play-btn.website-content-medium ul {
  margin-bottom: 20px;
}

.kmr-animate {
  transition: 1.2s ease;
}

[data-video], [data-model] {
  cursor: pointer;
}

.banner {
  position: relative;
}
.banner:not(.banner-banner) {
  position: relative;
}
.banner:not(.banner-banner)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: none;
}
.banner:not(.banner-banner)::before {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.5607843137) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
}
.banner.center-banner .banner-wrapper {
  bottom: 50%;
  translate: 0 50%;
}
@media only screen and (max-width: 675px) {
  .banner.center-banner .banner-wrapper {
    bottom: 20%;
    translate: none;
    top: auto;
  }
}
.banner .bg {
  height: 100vh;
  line-height: 0;
}
@media only screen and (max-width: 675px) {
  .banner .bg {
    height: 417px;
  }
}
.banner .bg video, .banner .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner .home-bannerImg-slider {
  height: 100%;
}
.banner .home-bannerImg-slider .swiper {
  height: 100%;
}
.banner .home-bannerImg-slider .swiper img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner .home-bannerImg-slider .swiper .swiper-wrapper {
  transition-timing-function: ease-in-out !important;
}
.banner .swiper-pagination {
  bottom: 14%;
  z-index: 5;
  bottom: 18%;
  bottom: 8%;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  background: #fff !important;
  width: 12px;
  height: 12px;
}
.banner .banner-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
  z-index: 4;
}
.banner .content.content-white h1, .banner .content.content-white p, .banner .content.content-white h5, .banner .content.content-white h6, .banner .content.content-white h4 {
  color: var(--white);
}
.banner .content.title-l h1 {
  font-size: 128px;
  line-height: normal;
}
@media only screen and (max-width: 1366px) {
  .banner .content.title-l h1 {
    font-size: 80px;
  }
}
@media only screen and (max-width: 675px) {
  .banner .content.title-l h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 360px) {
  .banner .content.title-l h1 {
    font-size: 48px;
  }
}
.banner .content.title-l h1 span {
  font-size: 0.25em;
}
.banner .content.title-m h1 {
  font-size: 60px;
  line-height: 1.349;
}
@media only screen and (max-width: 1152px) {
  .banner .content.title-m h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .content.title-m h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 675px) {
  .banner .content.title-m h1 {
    font-size: 38px;
  }
}
.banner .content.title-m h1:has(+ *) {
  margin-bottom: 10px;
}
.banner .content h5:has(+ *) {
  margin-bottom: 24px;
}
@media only screen and (max-width: 991px) {
  .banner .content h5:has(+ *) {
    margin-bottom: 14px;
  }
}
.banner .content h1 {
  font-size: 48px;
  line-height: normal;
}
@media only screen and (max-width: 520px) {
  .banner .content h1 {
    font-size: 32px;
  }
}
.banner .content h1 span {
  font-weight: 400;
  display: block;
  line-height: normal;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.banner .content h5 {
  font-size: 20px;
  line-height: 1.34;
}
@media only screen and (max-width: 991px) {
  .banner .content h5 {
    font-size: 16px;
  }
}
.banner .content h6 {
  font-size: 18px;
  line-height: 1.44;
  font-weight: 400;
}
.banner .content h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.166;
}
@media only screen and (max-width: 1366px) {
  .banner .content h4 {
    font-size: 22px;
  }
}
.banner .content p {
  font-weight: 500;
}
.banner .scroll-btn {
  --btnsize: 45px;
  height: var(--btnsize);
  width: calc(var(--btnsize) * 0.667);
  border-radius: 20px;
  border: 1px solid var(--white);
  margin-top: 5rem;
}
@media only screen and (max-width: 675px) {
  .banner .scroll-btn {
    --btnsize: 36px;
    margin-top: 2rem;
  }
}
.banner .scroll-btn.black-scroll-btn {
  border-color: var(--black);
}
.banner .scroll-btn.black-scroll-btn span {
  background: var(--black);
}
.banner .scroll-btn span {
  display: block;
  margin: 0 auto;
  width: 2px;
  height: calc(var(--btnsize) * 0.23);
  border-radius: 25%;
  background: var(--white);
  animation: scroll 2.2s cubic-bezier(0.15, 0.41, 0.69, 0.94) infinite;
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 0;
  }
}

.modal-video {
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4784313725);
  z-index: 9;
  max-width: 100%;
  transform: translateY(100%);
  transition: 0.5s ease;
}
.modal-video.is-open {
  transform: translateY(0%);
}
.modal-video .close-video {
  position: absolute;
  bottom: calc(100% + 20px);
  top: auto;
  right: -40px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 675px) {
  .modal-video .close-video {
    right: 0;
  }
}
.modal-video .close-video:hover {
  background: var(--primary);
}
.modal-video .close-video svg {
  height: 35%;
  width: 35%;
}
.modal-video .close-video path {
  stroke-width: 2;
  stroke: var(--white);
}
.modal-video .model-body {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  max-width: 50%;
}
@media only screen and (max-width: 675px) {
  .modal-video .model-body {
    max-width: 95%;
  }
}
.modal-video .model-body iframe {
  width: 100%;
  aspect-ratio: 1.9;
  border: 2px solid var(--white);
}

.sticky-action-bar {
  display: none;
}
@media only screen and (max-width: 675px) {
  .sticky-action-bar {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background-color: var(--primary);
    justify-content: space-between;
    align-items: center;
  }
  .sticky-action-bar > div {
    display: flex;
    flex: 1;
    align-items: center;
    flex-direction: column;
    gap: 6px;
    padding: 8px 0;
    border-top: 1px solid rgba(133, 133, 133, 0.5);
  }
  .sticky-action-bar a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    color: inherit;
  }
  .sticky-action-bar a svg {
    width: 20px;
    height: 20px;
  }
  .sticky-action-bar a path {
    fill: var(--white);
  }
  .sticky-action-bar a p {
    color: var(--white);
    font-weight: 500;
    font-size: 14px;
  }
  .sticky-action-bar > div:nth-child(2) {
    border-left: 1px solid rgba(133, 133, 133, 0.5);
    border-right: 1px solid rgba(133, 133, 133, 0.5);
  }
}

.website-content h2 {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 12px;
  color: var(--secondary);
  font-weight: 600;
}
.website-content h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 26px;
  color: var(--secondary);
  font-weight: 600;
}
.website-content h4 {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 12px;
  color: var(--secondary);
  font-weight: 600;
}
.website-content h5 {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 26px;
  color: var(--secondary);
  font-weight: 600;
}
.website-content h6 {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 26px;
  color: var(--secondary);
  font-weight: 600;
}
.website-content p {
  font-size: 14px;
  line-height: 1.4;
  color: var(--text);
  margin-bottom: 26px;
}
.website-content ul {
  margin-left: 20px;
  margin-bottom: 22px;
}
.website-content ul li {
  list-style-type: disc;
  color: var(--text);
  margin-bottom: 10px;
}
.website-content ul li::marker {
  color: var(--primary);
  font-size: 20px;
}
.website-content ol {
  margin-left: 20px;
  margin-bottom: 22px;
}
.website-content ol li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
.website-content ol li::marker {
  color: var(--primary);
  font-size: 20px;
}
.website-content a {
  color: var(--primary);
  text-decoration: none;
}
.website-content a:hover {
  text-decoration: underline;
}

.accordion {
  overflow: hidden;
}
.accordion.open .accordion-content {
  max-height: 600px;
  padding: 10px 15px 15px;
}
.accordion .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
  cursor: pointer;
  transition: background 0.3s ease;
  color: #333;
}
.accordion .accordion-header:hover {
  background: #f9f9f9;
}
.accordion .accordion-header span:first-child {
  font-weight: 500;
}
.accordion .accordion-header .toggle {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}
.accordion .accordion-content {
  max-height: 0;
  padding: 0px 15px;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}

.headline {
  color: var(--secondary);
  font-family: "Inter", sans-serif;
  font-size: 44px;
  line-height: 46px;
  margin-bottom: 40px;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .headline {
    font-size: 32px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .headline {
    font-size: 22px;
    line-height: 26px;
  }
}
.headline span {
  font-size: 44px;
  line-height: 46px;
  font-weight: 600;
  color: var(--primary);
  font-family: "Inter", sans-serif;
}
@media only screen and (max-width: 991px) {
  .headline span {
    font-size: 32px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .headline span {
    font-size: 22px;
    line-height: 26px;
  }
}

.secBanner {
  padding: calc(var(--headerheight) + 40px) var(--containerfluid) 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.secBanner .headline {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 48px;
}
@media only screen and (max-width: 991px) {
  .secBanner .headline {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .secBanner .headline {
    font-size: 28px;
  }
}
.secBanner .headline span {
  font-weight: 600;
  font-size: 48px;
}
@media only screen and (max-width: 991px) {
  .secBanner .headline span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .secBanner .headline span {
    font-size: 28px;
  }
}
.secBanner p {
  font-size: 18px;
  line-height: 24px;
  color: var(--text);
  text-align: center;
  max-width: 50%;
}
@media only screen and (max-width: 991px) {
  .secBanner p {
    max-width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .secBanner p {
    font-size: 14px;
    line-height: 20px;
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .secBanner .pencil {
    width: 200px;
  }
}

.desc {
  border-radius: 50px;
  padding: 8px 12px;
  background: #eaecfe;
  font-weight: 500;
  display: flex;
  color: var(--secondary);
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .desc {
    font-size: 13px;
  }
}
.desc img {
  width: 30px;
  margin-right: 12px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .desc img {
    width: 20px;
  }
}
.desc img path {
  fill: var(--primary);
}

.accordion {
  overflow: hidden;
}
.accordion.open {
  border-left: 2px solid var(--primary);
}
.accordion.open .accordion-content {
  max-height: 600px;
  padding: 10px 15px 15px;
}
.accordion .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
  cursor: pointer;
  transition: background 0.3s ease;
  color: var(--secondary);
}
.accordion .accordion-header span:first-child {
  font-weight: 600;
  font-size: 18px;
  color: var(--secondary);
}
.accordion .accordion-header .toggle {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: var(--primary);
}
.accordion .accordion-header:hover {
  background: transparent;
}
.accordion .accordion-content {
  max-height: 0;
  padding: 0px 15px;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.accordion .accordion-content p {
  color: var(--text);
  font-size: 14px;
}

.serviceCard {
  border-radius: 20px;
  min-height: 450px;
  height: 450px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.serviceCard img, .serviceCard video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.serviceCard .content {
  position: absolute;
  inset: 0;
  padding: 20px;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: end;
}
.serviceCard .content .info {
  padding: 20px;
  width: 100%;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.serviceCard .content .info h3 {
  color: var(--white);
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 26px;
}
@media only screen and (max-width: 767px) {
  .serviceCard .content .info h3 {
    font-size: 20px;
  }
}

.secA {
  padding: 60px var(--containerfluid);
}
@media only screen and (max-width: 767px) {
  .secA {
    padding: 0px var(--containerfluid) 30px;
  }
}
.secA .container .row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
@media only screen and (max-width: 767px) {
  .secA .container .row {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.secA .container .row .colA {
  background: var(--secondary-light);
  border: 1px solid var(--border);
  border-radius: 20px;
  padding: 20px;
}
.secA .container .row .colA h4 {
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  color: var(--secondary);
  margin-bottom: 24px;
}
.secA .container .row .colA .form .form-group {
  margin-bottom: 24px;
}
.secA .container .row .colB {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}
.secA .container .row .colB .logo {
  width: 80px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .secA .container .row .colB .logo {
    width: 60px;
  }
}
.secA .container .row .colB ul li {
  color: var(--secondary);
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: 500;
}
.secA .container .row .colB ul li svg {
  vertical-align: middle;
  margin-right: 6px;
  width: 28px;
  height: 28px;
}
.secA .container .row .colB ul li a {
  color: var(--secondary);
  font-size: 16px;
  font-weight: 500;
}/*# sourceMappingURL=contact.css.map */