.card-type-01 {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .card-type-01 {
    text-align: left !important;
  }
}
.card-type-01 img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
@media only screen and (min-width: 600px) {
  .card-type-01 img {
    aspect-ratio: 1.51/1 !important;
  }
}
.card-type-01__desc {
  padding: 30px;
}
@media (max-width: 1025px) {
  .card-type-01__desc h3 {
    font-size: 28px !important;
  }
}

.card-type-02 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}
.card-type-02 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
@media only screen and (min-width: 1025px) {
  .card-type-02 img {
    aspect-ratio: 0.78/1 !important;
  }
}
@media (min-width: 1025px) {
  .card-type-02 svg.location {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02 svg.location {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02 svg.location {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .card-type-02 svg.location {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .card-type-02 svg.location {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02 svg.location {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02 svg.location {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .card-type-02 svg.location {
    width: 20px;
  }
}
.card-type-02__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 20px;
  height: 100%;
  bottom: 0;
  text-align: left;
  color: #ffffff;
  background: linear-gradient(180deg, transparent 0%, #161616 150%);
}
@media (min-width: 1025px) {
  .card-type-02__overlay {
    padding: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__overlay {
    padding: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__overlay {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .card-type-02__overlay {
    padding: 25px;
  }
}
.card-type-02__overlay svg.icon {
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .card-type-02__overlay svg.icon {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__overlay svg.icon {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__overlay svg.icon {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .card-type-02__overlay svg.icon {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .card-type-02__overlay svg.icon {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__overlay svg.icon {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__overlay svg.icon {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .card-type-02__overlay svg.icon {
    width: 40px;
  }
}
.card-type-02__title {
  position: relative;
  z-index: 2;
  letter-spacing: 0.72px;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .card-type-02__title {
    transform: translateY(10.5vw);
  }
}
.card-type-02__desc {
  display: none;
  transition: 0.5s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .card-type-02__desc {
    display: block;
    opacity: 0;
    overflow: hidden;
    transform: translateY(1vw);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .card-type-02__desc {
    height: 9.375vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__desc {
    height: 9.375vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__desc {
    height: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .card-type-02__desc {
    height: 0;
  }
}
.card-type-02__content {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  justify-content: center;
}
@media (min-width: 1025px) {
  .card-type-02__content {
    gap: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__content {
    gap: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__content {
    gap: 30px;
  }
}
@media (max-width: 600px) {
  .card-type-02__content {
    gap: 30px;
  }
}
@media only screen and (min-width: 600px) {
  .card-type-02__content {
    padding: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .card-type-02__content {
    padding: 2.0833333333vw 2.6041666667vw;
    row-gap: 1.0416666667vw;
    justify-content: flex-start;
  }
}
.card-type-02__content-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 1025px) {
  .card-type-02__content-item {
    gap: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__content-item {
    gap: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__content-item {
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .card-type-02__content-item {
    gap: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .card-type-02__content-item {
    align-items: flex-start;
    flex-direction: row;
    text-align: left;
  }
  .card-type-02__content-item::after {
    content: "";
    position: absolute;
    top: 5px;
    width: 1px;
    border-left: 1px solid #8391a3;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .card-type-02__content-item::after {
    left: -1.8229166667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__content-item::after {
    left: -1.8229166667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__content-item::after {
    left: 15px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .card-type-02__content-item::after {
    left: 15px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .card-type-02__content-item::after {
    height: 1.4583333333vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__content-item::after {
    height: 1.4583333333vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__content-item::after {
    height: 25px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .card-type-02__content-item::after {
    height: 25px;
  }
}
.card-type-02__content-item:first-child::after {
  content: unset;
}
.card-type-02__content-item-details {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .card-type-02:hover .card-type-02__desc {
    opacity: 1;
    transform: translateY(0);
    transition: 0.5s ease-in-out;
    max-height: 500px;
  }
}
@media (min-width: 1025px) {
  .card-type-02:hover .card-type-02__title {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02:hover .card-type-02__title {
    margin-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02:hover .card-type-02__title {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .card-type-02:hover .card-type-02__title {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .card-type-02:hover .card-type-02__title {
    transform: translateY(-1vw);
  }
}

.faq-wrapper .accordion-item {
  background-color: transparent;
  border-radius: unset;
  border: unset;
}
.faq-wrapper .accordion-item:first-child .accordion-header {
  border-top: unset;
}
.faq-wrapper .accordion-header {
  background-color: transparent;
  border-top: 1px solid #d0d9e2;
  border-bottom: unset;
}
.faq-wrapper .accordion-button {
  background-color: transparent;
  padding-left: unset;
}
@media (min-width: 1025px) {
  .faq-wrapper .accordion-button {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .faq-wrapper .accordion-button {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .faq-wrapper .accordion-button {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .faq-wrapper .accordion-button {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .faq-wrapper .accordion-button {
    padding-top: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .faq-wrapper .accordion-button {
    padding-top: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .faq-wrapper .accordion-button {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .faq-wrapper .accordion-button {
    padding-top: 20px;
  }
}
.faq-wrapper .accordion-button:not(.collapsed) {
  color: #454545;
  box-shadow: unset;
}
@media (min-width: 1025px) {
  .faq-wrapper .accordion-button:not(.collapsed) {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .faq-wrapper .accordion-button:not(.collapsed) {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .faq-wrapper .accordion-button:not(.collapsed) {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .faq-wrapper .accordion-button:not(.collapsed) {
    padding-bottom: 10px;
  }
}
.faq-wrapper .accordion-button:not(.collapsed)::after {
  background-image: url("../../../img/faq-minus.svg");
  background-position: center;
}
.faq-wrapper .accordion-button::after {
  background-image: url("../../../img/faq-plus.svg");
}
.faq-wrapper .accordion-body {
  padding-left: unset;
  padding-top: unset;
  transition: 0.3s ease-in-out;
}
.faq-wrapper .accordion-body p {
  margin-bottom: unset;
}

.accordion .accordion-item {
  background: transparent !important;
  border: 0;
  color: #000;
  box-shadow: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-bottom: 1px solid #d9d9d9;
}
.accordion button {
  padding-left: 0 !important;
  border-radius: 0 !important;
}
@media (min-width: 1025px) {
  .accordion button {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion button {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion button {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .accordion button {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .accordion button {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion button {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion button {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .accordion button {
    padding-top: 20px;
  }
}
.accordion button,
.accordion .accordion-header,
.accordion .accordion-body {
  background: transparent !important;
  border: 0 !important;
  color: #000 !important;
  box-shadow: none !important;
  padding-right: 0 !important;
}
.accordion .accordion-header {
  padding-left: 0 !important;
}
.accordion .accordion-body {
  padding-top: 0 !important;
}
@media (min-width: 1025px) {
  .accordion .accordion-body {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .accordion-body {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .accordion-body {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .accordion .accordion-body {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .accordion .btn-number {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .btn-number {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .btn-number {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .accordion .btn-number {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .accordion .btn-number {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .btn-number {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .btn-number {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .accordion .btn-number {
    width: 30px;
  }
}
.accordion .accordion-button::after {
  display: none !important;
}
.accordion .accordion-button:not(.collapsed) .btn-plus-minus::before {
  opacity: 0;
  transition: all 0.2s;
}
.accordion .accordion-item:last-child {
  border: 0 !important;
}
.accordion .btn-plus-minus {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 1025px) {
  .accordion .btn-plus-minus {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .btn-plus-minus {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .btn-plus-minus {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .accordion .btn-plus-minus {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .accordion .btn-plus-minus {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .btn-plus-minus {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .btn-plus-minus {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .accordion .btn-plus-minus {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .accordion .btn-plus-minus {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .btn-plus-minus {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .btn-plus-minus {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .accordion .btn-plus-minus {
    margin-right: 20px;
  }
}
.accordion .btn-plus-minus::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: #c5773e;
  height: 2px;
}
.accordion .btn-plus-minus::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #c5773e;
  width: 2px;
  opacity: 1;
  transition: all 0.5s;
}
.accordion .accordion-button::after {
  background-image: url("../../../img/acc-down.png");
  background-size: 80% !important;
  background-position: center !important;
}
.accordion .accordion-button:not(.collapsed)::after {
  background-image: url("../../../img/acc-up.png");
  transform: none !important;
  background-size: 80% !important;
  background-position: center !important;
}
.accordion .accordion-button:not(.collapsed) {
  padding-bottom: 0.78125vw !important;
}

@media only screen and (max-width: 1025px) {
  #accordionFAQ .accordion-button {
    align-items: flex-start !important;
  }
}
.trotter-hm__section-one .nice-select {
  color: #203638;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
@media (min-width: 1025px) {
  .trotter-hm__section-one .nice-select {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-one .nice-select {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-one .nice-select {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-one .nice-select {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-one .nice-select {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-one .nice-select {
    line-height: 1.40625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-one .nice-select {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-one .nice-select {
    line-height: 20px;
  }
}
.trotter-hm__section-one .nice-select:focus, .trotter-hm__section-one .nice-select:hover {
  border-color: #203638;
}
.trotter-hm__section-one .nice-select::after {
  border-color: #203638;
  top: 45%;
  height: 10px;
  width: 10px;
  right: 20px;
}
.trotter-hm__section-two {
  background-color: #fdf6ec;
}
.trotter-hm__section-two .position-absolute-1 {
  position: absolute;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    top: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    top: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    top: 50%;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    top: 50%;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    bottom: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    bottom: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    bottom: 0;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    bottom: 0;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-top: 40px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    width: 23.4375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    width: 23.4375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    width: 80%;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    height: 27.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    height: 27.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    height: 80%;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    height: 80%;
  }
}
@media only screen and (min-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    left: 7.2916666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 {
    left: 7.2916666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    left: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 {
    left: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item {
    padding-top: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item {
    padding-top: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item {
    padding-top: 0;
  }
}
@media only screen and (min-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-top: unset;
    border-bottom: 1px solid #c5773e;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-bottom: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-bottom: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-right: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-right: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(1) {
    padding-right: 0;
  }
}
@media only screen and (min-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    border-left: 1px solid #c5773e;
    padding-top: unset;
    border-bottom: 1px solid #c5773e;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    padding-bottom: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    padding-bottom: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    padding-left: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    padding-left: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(2) {
    padding-left: 0;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(3) {
    padding-right: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(3) {
    padding-right: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(3) {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(3) {
    padding-right: 0;
  }
}
@media only screen and (min-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(4) {
    border-left: 1px solid #c5773e;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(4) {
    padding-left: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(4) {
    padding-left: 1.0416666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(4) {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .flex-item:nth-child(4) {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 {
    transform: unset;
  }
}
.trotter-hm__section-two .position-absolute-1 h3 {
  display: block;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 h3 {
    width: 13.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 h3 {
    width: 13.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 h3 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 h3 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .mobile-only-flex-column {
    gap: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-1 .mobile-only-flex-column {
    gap: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-1 .mobile-only-flex-column {
    gap: 0;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-1 .mobile-only-flex-column {
    gap: 10px;
  }
}
.trotter-hm__section-two .position-absolute-2 {
  display: none;
}
@media only screen and (min-width: 600px) {
  .trotter-hm__section-two .position-absolute-2 {
    display: block;
    position: absolute;
    bottom: 40px;
    text-align: right;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-2 {
    right: 7.2916666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two .position-absolute-2 {
    right: 7.2916666667vw;
  }
}
@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two .position-absolute-2 {
    right: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .trotter-hm__section-two .position-absolute-2 {
    right: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .trotter-hm__section-two .position-absolute-2 {
    text-align: center;
    bottom: 8%;
  }
}
@media only screen and (min-width: 1600px) {
  .trotter-hm__section-two .position-absolute-2 {
    bottom: 8%;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-two {
    height: 35.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-two {
    height: 35.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-two {
    height: 500px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-two {
    height: 500px;
  }
}
.trotter-hm__section-two .parallax {
  height: 100%;
}
@media (min-width: 1025px) {
  .trotter-hm__section-five {
    height: 35.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-five {
    height: 35.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-five {
    height: 1200px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-five {
    height: 800px;
  }
}
.trotter-hm__section-five img.parallax {
  height: 120%;
}
.trotter-hm__section-five .position-absolute--1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.trotter-hm__section-six .nav-link {
  padding: 15px 40px;
  border: 1px solid #203638;
  border-radius: unset;
}
.trotter-hm__section-six .nav-link:hover {
  border: 1px solid #203638;
  background-color: transparent;
  color: #203638;
}
.trotter-hm__section-six .nav-link.active {
  background-color: #203638;
  color: #ffffff;
  border-color: #203638;
  position: relative;
}
.trotter-hm__section-six .nav-link.active::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  background-image: url("../../../img/tab-bottom-arrow.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
.trotter-hm__section-six .nav-item:first-child .nav-link {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
.trotter-hm__section-six .nav-item:last-child .nav-link {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
@media (min-width: 1025px) {
  .trotter-hm__section-seven {
    height: 35.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-seven {
    height: 35.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-seven {
    height: 1200px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-seven {
    height: 800px;
  }
}
.trotter-hm__section-seven img.parallax {
  height: 120%;
  object-fit: cover;
}
.trotter-hm__section-seven .position-absolute--1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.trotter-hm__section-eight .slick-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .trotter-hm__section-eight .slick-item {
    align-items: flex-start;
    text-align: left;
  }
}
.trotter-hm__section-eight .slick-item p {
  margin-bottom: unset;
}

.icon-box img {
  margin: auto;
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .icon-box img {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .icon-box img {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .icon-box img {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .icon-box img {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .icon-box img {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .icon-box img {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .icon-box img {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .icon-box img {
    width: 30px;
  }
}

.trotter-hm__section-seven .position-absolute-1 {
  height: auto;
  text-align: left;
  left: auto;
}
@media (min-width: 1025px) {
  .trotter-hm__section-seven .position-absolute-1 {
    right: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-seven .position-absolute-1 {
    right: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-seven .position-absolute-1 {
    right: 0px;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-seven .position-absolute-1 {
    right: 0px;
  }
}
@media (min-width: 1025px) {
  .trotter-hm__section-seven .position-absolute-1 {
    width: 28.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .trotter-hm__section-seven .position-absolute-1 {
    width: 28.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .trotter-hm__section-seven .position-absolute-1 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .trotter-hm__section-seven .position-absolute-1 {
    width: 100%;
  }
}
.trotter-hm__section-seven h3 {
  margin: 0 !important;
}

@media only screen and (max-width: 1025px) {
  .three-item-grid:not(.slick-initialized) {
    display: none !important;
  }
  .blue-bg-btn,
  #validateBtn,
  #resetBtn {
    padding: 10px 30px !important;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 600px) {
  .trotter-hm__section-two {
    height: auto;
  }
  .trotter-hm__section-two .position-absolute-1 {
    position: relative;
    left: auto;
    text-align: center;
    transform: none;
  }
  .mobile-height--200 {
    height: 200px;
    object-fit: cover;
  }
  .trotter-hm__section-two .position-absolute-1 {
    width: 100%;
  }
  .icon-box {
    padding-bottom: 20px;
    width: 48%;
  }
}
.trotter-wedding__section-two .slick-item p {
  margin-bottom: unset;
}
/*# sourceMappingURL=home.module.css.map */
