.homepage_slider_wrapper{
  height: 100vh;
  width: 100vw;
  position: relative;
  display:block;
}
.homepage_slider_wrapper .owl-carousel{

}
.homepage_slider_wrapper .owl-carousel .owl-item{
  /* height: 100vh;
  width: 100vw !important;
  background-size: cover; */
}
.homepage_slider_wrapper .owl-carousel .owl-item-wrap{
  height: 100vh;
  background-position: center;
  background-size: cover;
}
.footer-block.enable_pre p{
  white-space: pre;
}
.margin_less{
    margin: 0;
}
/* .HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj */
div[class^="i4ewOd-"]{
  display: none !important;
}
#map .map-left {
  padding: 70px 0;

}
.home-title h2 {
    text-transform: uppercase;
}

.override-img-holder{
  height: 450px;
}
.override_image_css_from_js{

}
.override_image_css_from_js img{
  width: 100% !important;
  left: auto !important;
  object-fit: cover;
}
ul.home_section_gallery4{
  position: absolute;
  height: auto;
  overflow: hidden;
  list-style: none;
  right: 40px;
  background: rgba(255, 255, 255, 0.61);
  padding: 10px;

}
ul.home_section_gallery4 li{
  width: 120px;
  height: 110px;
  float: left;
  margin: 5px;

}
ul.home_section_gallery4 li:nth-of-type(4){
  clear: both;
}
ul.home_section_gallery4 li a {
  display: inline-block;
  height: 100%;
  width: 100%;
}
ul.home_section_gallery4 li a img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
}
ul.home_section_gallery4 li a:hover img{
  transform: scale(0.96);
}

*{
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#events-carousel .item .slider-inner {
  position: relative;
  height: 400px;
  overflow: hidden;
}
#events-carousel .item .slider-inner .img-holder img {
  opacity: 0.45;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hotel_page_banner{
  height: 90vh;
  overflow: hidden;
  position: relative;
}
.hotel_page_banner .owl-item-inner{
  height: 100%;
}
.hotel_page_banner .owl-item-inner img{
  width: 100%;
  height: 90vh;
  object-fit: cover;
}
#top-carousel .hotel_page_banner  .owl-controls .owl-buttons {
    position: absolute;
    top: 0;
}
#resorts-and-villas .resort-villa{
  position: relative;
  height: 450px;
  overflow: hidden;
}
.archive-post-element{
  margin-bottom: 15px;
}
.archive-post-element a{
  white-space: pre;
}

.archive-post-element img{
  width: 100%;
  height: 300px;
  object-fit: cover;
  margin: 15px 0px;
}

/*
#slider-wrapper{
  height: 90vh;
}
*/
#slider-wrapper .item img{
  width: 100%;
  height: 65vh;
  object-fit: cover;
  object-position: center;

}


.offer-archive-box{

}
.offer-archive-box h3{

}
.offer-archive-box img{

}
.offer-archive-box p{

}
.offer-archive-box a{

}

.hotel-offers-list .offer {
  height: 475px;
  overflow: hidden;
}
.hotel-offers-list .offer .img-holder{
  height: 40%;
  display: inline-block;
  width:100%;
  position: relative;

}

.hotel-offers-list .offer .img-holder img{
  height: 100%;
  object-fit: cover;
}

.contact_form_text{
  white-space: pre-line;
  line-height: 1;
}
.contact_form_text > *{
  font-family: 'Raleway', sans-serif !important;
}
.contact_form_wrapper{
  margin-top: 25px;
}

.contact_form_wrapper input,
.contact_form_wrapper select,
.contact_form_wrapper textarea{
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact_form_wrapper select option{
  font-weight: normal;
  padding-left: 0px 2px 1px;
}
.contact_form_wrapper textarea{
  height: 130px;
}
.contact_form_wrapper [type="submit"]{
  border-radius: 0;
  width: auto;
  background: black;
  color: white;
}
.contact_form_wrapper [type="submit"]:hover{
  background: #666;
}
#slider-wrapper.slider-hotel .item img{
  height: 100%;
}

.sustainability-sketch{

}
.sustainability-sketch .img-holder{
  height: 650px;
}
.sustainability-sketch .img-holder img{
  height: 100%;
  width:100%;
  object-fit: cover;
}

.accomodation-360{
  height: 450px;
}

.hotel-page-map-image,
.front-page-map-image{
  height: 100%;
}
.hotel-page-map-image img,
.front-page-map-image img{
  height: 100%;
  width: 100%;
  object-fit: contain;
  background: #ffffff;
}
.front-page-map-image img{
  height: 100% !important;
}
.gallery_selector_wrapper {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: -15px;
}

.gallery_list {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-right: 1px;
  position: relative;
  z-index: 90;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

.gallery_list li{
  float: left;
}
.gallery_list li a {
  padding: 20px 50px 0;
  background: transparent;
  color: #5e6b61;
  margin-right: 2px;
  border-radius: 0;
  display: inline-block;
  margin-bottom: -5px;
  position: relative;
  border-radius: 10px 10px 0px 0px;
  border-bottom: 2px solid transparent;
}

.gallery_list li a:hover ,
.gallery_list li a.current_gal {
  text-decoration: none;
  color: #0eda5f;
  position: relative;
  border-bottom: 2px solid;
  background: transparent;
}

.gallery_list li a.current_gal::after {
    /* content: '';
    width: 30px;
    height: 30px;
    background: #5e6b61;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: -15px;
    z-index: 0;
    -webkit-transition: all 0.451s ease-in-out;
    -moz-transition: all 0.451s ease-in-out;
    -o-transition: all 0.451s ease-in-out;
    transition: all 0.451s ease-in-out; */
}
.gallery_list li a::after {
    /* content: '';
    width: 30px;
    height: 30px;
    background: transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: 15px;
    z-index: 0;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; */

}

.gallery_boxes_wrapper{
  min-height: 50vh;
    /* background: #f9f9f9; */
  padding:10px;
  border-radius: 0px 15px 15px 15px;
  display: inline-block;
  width: 100%;
}

.gallery_boxes_wrapper .gallerybox_wrapper{
  display: none;
}
.gallery_boxes_wrapper .gallerybox_wrapper:nth-of-type(1){
  display: block;
}
.gallery_boxes_wrapper .gallerybox_wrapper h3,
.gallery_boxes_wrapper .gallerybox_wrapper .hidden_tip_box{

}
.gallery_boxes_wrapper .gallerybox_wrapper:hover .hidden_tip_box{

}
.gallery_boxes_wrapper .gallerybox_wrapper h3{
}
.gallery_boxes_wrapper .gallerybox_wrapper:hover h3{
}
.gallery_boxes_wrapper .gallerybox_wrapper a{
  display: inline-block;
  height: 300px;
  width: calc(calc(100% - 20px)/4);
  overflow: hidden;
  margin: 1px;
  padding: 0;
  float: left;
}
.gallery_boxes_wrapper .gallerybox_wrapper a:nth-of-type(1){
}
.gallery_boxes_wrapper .gallerybox_wrapper a img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top-carousel .owl-controls{
  position: absolute;
  bottom: 13rem;
  width: 100%;
  top: 50%;
  display: inline-block;

}
#top-carousel .owl-controls .owl-buttons{
  position: absolute;
  top: -30%;
  width: 100%;
}
#top-carousel .owl-controls .owl-buttons div{
  position: absolute;
  background: #000;
  opacity: 0.8;
  text-transform: uppercase;
}
#top-carousel .owl-controls .owl-buttons div.owl-prev{
  left: 0;
}
#top-carousel .owl-controls .owl-buttons div.owl-next{
  right: 20px;
}
.hotel_page_banner .owl-controls .owl-buttons div.owl-next {
    right: 0px !important;
}
.text_algn_left_span,
.text_algn_left_span span{
  text-align: left;
}
.topmostnav span{
  font-size: 12px;
  margin-top: 3px;
  display: inline-block;
}

.topmostnav a,
.topmostnav span{
  font-family: 'Lato', sans-serif;
}
#top-carousel .owl-controls {
  /* z-index: 900; */
}

#events-carousel .slider-inner{

}
#events-carousel .slider-inner .img-holder{
  overflow: hidden;
  height: 100%;
}
.home-offer-details > div{
  height: auto;
}
.resort-villa{

}
.resort-villa .img-holder{
  height: 100%;
}
.resort-villa .img-holder picture{
  height: 100%;
  width: 100%;
  display: inline-block;

}
.resort-villa .img-holder picture img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

#res-form-popup{
  display: none;
  padding: 6px;
  width: 95%;
  background: rgba(255,255,255,0.4);
  border-radius: 5px;
}


#home-offers .home-offer .home-offer-link{
  pointer-events: none;
}
.select2-container.select2-container--open{
  /* top: calc(80vh + 65px) !important; */
}

.booking_section_main_wrapper{
  display: block;
  width: 100%;
  padding: 30px 20%;
  background: rgba(0,0,0,0.1);
  margin-bottom: 30px;
}
.booking_section_main_wrapper .room_type_box_wrapper{
  min-height: 200px;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(0,0,0,0.15);
  padding: 24px;
  background: white;
}
.booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic{
  width: 250px;
  height: 100%;
  overflow: hidden;
  display: inline-block;
  float: left;
}
.booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic .owl-carousel{

}
.booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic a.owl_element{
  display: inline-block;
  width: 250px;
  height: 170px;
}
.booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic a.owl_element img{
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic .owl-controls{
  display: none !important;
}
.booking_section_main_wrapper .booking_room_details{
  padding-left: 30px;
  display: inline-block;
  float: left;
  height: calc( 100% - 40px );
}
.booking_section_main_wrapper .booking_room_details p{

}
.booking_section_main_wrapper .booking_room_details p.room_title{
  font-size: 20px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  margin-top: 0;
  line-height: 1;
}
.booking_section_main_wrapper .booking_room_details p.room_description{
  margin-top: 10px;
  line-height: 1.2;
  font-size: 12px;
}
.booking_section_main_wrapper .booking_room_details .room_data{
  padding: 0;
  margin: 0;
  margin-left: 20px;
}
.booking_section_main_wrapper .booking_room_details .room_data li{
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.booking_section_main_wrapper .booking_room_amenity_wrapper{
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: auto;
}
.booking_section_main_wrapper .booking_room_details,
.booking_section_main_wrapper .booking_room_amenity_wrapper{
  width: calc(80% - 250px );
}
.booking_section_main_wrapper .booking_room_amenity_wrapper ul.booking_room_amenity{
  bottom: 0;
  list-style: none;
  display: inline-flex;
  top: 0px;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(0,0,0,0.2);
  padding-top: 5px;
  margin-top: 10px;
  margin-left: 30px;
}
.booking_section_main_wrapper .booking_room_amenity_wrapper ul.booking_room_amenity li{
  margin-right: 10px;
}
.booking_section_main_wrapper .booking_room_amenity_wrapper ul.booking_room_amenity li img.amenity_icon{
  width: 25px;
}
.booking_section_main_wrapper .room_type_box_wrapper .more_info_buttton{
  text-decoration: none;
  padding: 5px 20px;
  background: #04cc56;
  color: white;
  float: right;
}
.booking_section_main_wrapper .room_type_box_wrapper .more_info_buttton:hover{
  background:  #f5399c;
}

form.cart{

}
form.cart label{
  width: 200px;
}
#payment_ref_no{
  margin-left: 5px;
}
.custom_text_input_cart_wrapper{
    display: inline-block;
    width:100%;
    margin-bottom: 40px;
}

.payment_ref_no_field,
#ywcnp_suggest_price_single,
.woocommerce form.checkout input[type="text"],
.woocommerce form.checkout input[type="tel"],
.woocommerce form.checkout input[type="email"],
.woocommerce form.checkout textarea{
  padding:5px 15px;
  border-radius: 10px;
  border: 1px solid #bfbfbf;
}

.woocommerce form.checkout .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 5px 15px;
    border: solid #bfbfbf !important;
    border-radius: 10px !important;
    border-width: 1px !important;
}
.woocommerce button.button.alt{
    background-color: #05cc56;
}
.woocommerce button.button.alt:hover{
  background-color: #888888;
}
.woocommerce form.checkout .blockUI.blockOverlay{ display: none!important;}
#error_msgs{
  opacity: 0;
  position: absolute;
  top: -35px;
  right: 12px;
  background: #cc050e;
  padding:0px 15px;
  border-radius: 10px 10px 0px 0px;
  color: white;
  font-size:12px;

}
#error_msgs.show{
  opacity: 1;
}
.show_error{
  border:1px solid red !important;
}
.hotel-pay-page .woocommerce-product-gallery__image a{
  pointer-events: none !important;
  display: inline-block;
  height: 100%;
  width: 100%;

}
.hotel-pay-page .product_meta{display: none;}
#order_comments_field{display: none;}

/*@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@$@$@#$@#$@#$@$@$@#$
        page loader
@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$*/
.loader_wrapper{
  width: 100vw;
  height: 120vh;
  display: inline-block;
  text-align: center;
  position: fixed;
  z-index: 500000;
  background: rgb(255, 255, 255);
}
.loader_wrapper svg{
  width: 50% !important;
  height: 50% !important;
  margin-top: 8%;
}
.loader_wrapper svg .logo_leaf{
  -webkit-animation-name: letteranimleaf;
  -webkit-animation-duration: 1.5s;
   -webkit-animation-iteration-count: infinite;
  animation-name: letteranimleaf;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.loader_wrapper svg .logo_leaf .logo_leave_roots{

}
.loader_wrapper svg .logo_leaf .logo_leaves{

}
.loader_wrapper svg .logo_letters{

}
.loader_wrapper svg .logo_letters .logo_letter{

}
.loader_wrapper svg .logo_letters .logo_letter.logo_letter_f{
  -webkit-animation-name: letteranim4;
  -webkit-animation-duration: 1.5s;
   -webkit-animation-iteration-count: infinite;
  animation-name: letteranim4;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.loader_wrapper svg .logo_letters .logo_letter.logo_letter_a{
  -webkit-animation-name: letteranim3;
  -webkit-animation-duration: 1.5s;
   -webkit-animation-iteration-count: infinite;
  animation-name: letteranim3;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.loader_wrapper svg .logo_letters .logo_letter.logo_letter_e{
  -webkit-animation-name: letteranim2;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-name: letteranim2;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.loader_wrapper svg .logo_letters .logo_letter.logo_letter_l{
  -webkit-animation-name: letteranim1;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-name: letteranim1;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

@keyframes letteranim1 {
	0%{opacity:0;}
	10%{opacity:0.20;}
	20%{opacity:0.50;}
	30%{opacity:0.75;}
	40%{opacity:1;}
	50%{opacity:1}
	60%{opacity:1}
	70%{opacity:1}
	80%{opacity:1}
	90%{opacity:0.20;}
	100%{opacity:0.0;}
}
@keyframes letteranim2 {
	0%{opacity:0;}
	10%{opacity:0;}
	20%{opacity:0.20;}
	30%{opacity:0.5;}
	40%{opacity:0.75;}
	50%{opacity:1}
	60%{opacity:1}
	70%{opacity:1}
	80%{opacity:1}
	90%{opacity:0.20;}
	100%{opacity:0.0;}
}
@keyframes letteranim3 {
	0%{opacity:0;}
	10%{opacity:0;}
	20%{opacity:0;}
	30%{opacity:0.2;}
	40%{opacity:0.50;}
	50%{opacity:0.75}
	60%{opacity:1}
	70%{opacity:1}
	80%{opacity:1}
	90%{opacity:0.20;}
	100%{opacity:0.0;}
}
@keyframes letteranim4 {
	0%{opacity:0;}
	10%{opacity:0;}
	20%{opacity:0;}
	30%{opacity:0;}
	40%{opacity:0.20;}
	50%{opacity:0.5}
	60%{opacity:0.75}
	70%{opacity:1}
	80%{opacity:1}
	90%{opacity:0.20;}
	100%{opacity:0.0;}
}
@keyframes letteranimleaf {
	0%{opacity:0;}
	10%{opacity:0;}
	20%{opacity:0;}
	30%{opacity:0;}
	40%{opacity:0;}
	50%{opacity:0.25}
	60%{opacity:0.5}
	70%{opacity:1}
	80%{opacity:1}
	85%{opacity:0.5;}
	90%{opacity:0.0;}
	100%{opacity:0.0;}
}
/*@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@$@$@#$@#$@#$@$@$@#$
        responsive fixes
@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$@#$*/

@media (max-width: 1600px){
  #top-carousel .owl-controls {
    bottom: 13rem;
  }

}

@media (min-width: 992px){
  .hotel_page_mobile{display: none;}
  #top-carousel .owl-pagination {
    z-index: 1000;
    position: absolute;
    bottom: -50px;
    right: 30px;
  }
  .breadcrumb {
    font-size: 1rem;
    padding-left: 30px;
  }
}
@media (max-width: 991px){
  .gallery_list li a {
    padding: 20px 20px 0;
  }
  select.theme_style{
    border-color: #ededed;
    padding: 8px 5px;
    width: 100%;
  }
  #top-carousel .owl-pagination {
    display: none;
  }
  .img-holder, .image-bg {
      overflow: hidden;
      height: 100%;
  }
  .hotel_page_banner .owl-carousel {
    height: 100vh ;
  }
  .hotel_page_banner{
    display: none;
  }
  .hotel_page_mobile{
    width: 100%;
    height: 100vh;
    position: relative;
    display: inline-block;
  }
  .hotel_page_mobile img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #hotel-dining img{
    display: none;
  }
  .no-padding-right{
    padding: 0 !important;
  }
  .no-padding-left{
    padding:0 !important;
  }
  .intro-image img{
    left: 0 !important;
  }
  #hotel-facilities .hotel-facilities-details,
  #hotel-location .location-details{
    height: auto;
  }
  #hotel-facilities .hotel-facilities-details .icons div{
    display:inline-flex;
    margin-top:20px;
  }
  #top-carousel .owl-controls .owl-buttons div.owl-next {
      right: 0px;
  }
  .resform-outter{
    z-index: 0;
  }

  .booking_section_main_wrapper {
    padding: 0;
  }
  .booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic,
  .booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic a.owl_element {
    width: 250px;
  }
  .booking_section_main_wrapper .booking_room_details,
  .booking_section_main_wrapper .booking_room_amenity_wrapper {
    width: calc(80% - 250px );
  }
  .booking_section_main_wrapper .booking_room_details p.room_description {
    margin: 6px 0;
  }
  .booking_section_main_wrapper {
    background: rgba(255, 255, 255, 1 );
  }
  .booking_section_main_wrapper .room_type_box_wrapper {
    margin-bottom: 5px;
  }
  .contatus_text{margin-left: auto !important;}
}
@media (max-width: 767px){
  #hotel-dining .details{
    height: 200px !important;
    border-bottom: 1px solid;
  }
  #top-carousel .owl-pagination {
    z-index: 1000;
    bottom: -40px;
    position: absolute;
    left: 0;
    right: 0;
  }
  #hotel-facilities .hotel-facilities-images .img-holder {
    height: 50vh;
  }
  .hotel-offers-list .offer {
    height: auto;
    overflow: hidden;
  }
  .gallerybox_wrapper {

  }
  .override_image_css_from_js_hideonmobile {
    display: none;
  }
  .gallery_boxes_wrapper .gallerybox_wrapper a{
    display: inline-block;
    height: 150px;
    width: calc(calc(100% - 10px)/2);
  }
  .gallery_list {
    width: 100%;
    display: inline-block;
  }
  .gallery_list li {
    float: none;
  }
  .gallery_list li a {
      border-radius: 0;
      width: 100%;
  }

  .booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic,
  .booking_section_main_wrapper .room_type_box_wrapper .booking_room_pic a.owl_element,
  .booking_section_main_wrapper .booking_room_details,
  .booking_section_main_wrapper .booking_room_amenity_wrapper{
    width: 100%;
  }
  .booking_section_main_wrapper .booking_room_details {
    padding: 10px 0px;
  }
  .booking_section_main_wrapper .booking_room_amenity_wrapper ul.booking_room_amenity {
    left: 0;
    width: auto;
    padding-left: 0;
    margin: 0;
    border: 0;
  }
  .booking_section_main_wrapper .room_type_box_wrapper .more_info_buttton {
    float: none;
    margin: 10px;
    display: inline-block;
    width: auto;
    margin-left: 0;
  }
  .booking_section_main_wrapper .booking_room_amenity_wrapper ul.booking_room_amenity li img.amenity_icon {
    width: 30px;
  }

  .booking_section_main_wrapper .booking_room_amenity_wrapper {
    height: auto;
    text-align: left;
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 5px;
  }
  .resform-outter {
    z-index: 20;
  }




}


/* changes  */

/* @media all and (min-width: 900px){ */
/* .homepage_slider_wrapper{height:100vh !important} */
/* } */



/*
     FILE ARCHIVED ON 12:11:18 Jan 23, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:02:01 Jan 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.529
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.011
  cdx.remote: 190.362
  LoadShardBlock: 69.674 (3)
  PetaboxLoader3.datanode: 76.059 (4)
  load_resource: 143.883
  PetaboxLoader3.resolve: 43.945
*/