@import url(//fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,500;1,600;1,700&display=swap);

/*
Theme Name: Hamad Energy 1.0
Theme URI: https://hamad.com
Author: Buzzvel Team
Author URI: https://buzzvel.com
Description: Tailwind Theme (3.0.1)
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Hamad

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/** Hero Carousel **/
#hero-carousel .slick-slide {
  height: auto;
}
#hero-carousel .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
#hero-carousel .slick-next.slick-arrow, #hero-carousel .slick-prev.slick-arrow{
  position: absolute;
  bottom: 20px;
  z-index: 10;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  left: calc(50% + 70px);
}
#hero-carousel .slick-prev.slick-arrow {
  left: calc(50% - 70px);
}
/** Header Menu **/
#site-navigation li {
  list-style: none;
}
#site-navigation li a{
  position: relative;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity));
  text-decoration-line: none;
}
#site-navigation li a:hover{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(198 31 38 / var(--tw-text-opacity));
}
#site-navigation .menu-main-menu-container{
  padding-top: 1.25rem;
}
@media (min-width: 1024px){
  #site-navigation .menu-main-menu-container{
    padding-top: 0px;
    padding-left: 5rem;
  }
}
#site-navigation .menu-main-menu-container ul.menu > li.menu-item{
  font-size: 32px;
}
#site-navigation .menu-main-menu-container ul.menu > li.menu-item ul.sub-menu{
  font-size: 20px;
}
#site-navigation-menu li {
  list-style: none;
  margin-left: 0;
}
#site-navigation-menu li a{
  font-family: "Poppins", sans-serif;
  font-size: 1.56rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(246 246 246 / var(--tw-text-opacity));
  text-decoration-line: none;
}
#site-navigation-menu li a:hover{
  font-weight: 400;
  opacity: 0.9;
}
#site-navigation-menu .menu-main-menu-container{
  padding-top: 1.25rem;
}
@media (min-width: 1024px){
  #site-navigation-menu .menu-main-menu-container{
    padding-top: 0px;
    padding-left: 5rem;
  }
}
#site-navigation-menu .menu-main-menu-container ul.menu > li.menu-item{
  font-size: 32px;
}
#site-navigation-menu .menu-main-menu-container ul.menu > li.menu-item ul.sub-menu{
  font-size: 20px;
}
#site-navigation-submenu li {
  list-style: none;
  margin-left: 0;
}
#site-navigation-submenu li a{
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-family: "Poppins", sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}
#site-navigation-submenu li a:hover{
  font-weight: 400;
}
#site-navigation-submenu li a:hover::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: white;
  z-index: 50;
}
#site-navigation-submenu .current-menu-item a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: white;
  z-index: 50;
}
#site-navigation-submenu .menu-main-menu-container{
  padding-top: 1.25rem;
}
@media (min-width: 1024px){
  #site-navigation-submenu .menu-main-menu-container{
    padding-top: 0px;
    padding-left: 5rem;
  }
}
#site-navigation-submenu .menu-main-menu-container ul.menu > li.menu-item{
  font-size: 32px;
}
#site-navigation-submenu .menu-main-menu-container ul.menu > li.menu-item ul.sub-menu{
  font-size: 20px;
}
#site-navigation-submenu-mobile li {
  list-style: none;
  margin-left: 0;
}
#site-navigation-submenu-mobile li a{
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(254 242 243 / var(--tw-text-opacity));
  text-decoration-line: none;
}
#site-navigation-submenu-mobile li a:hover{
  font-weight: 400;
  opacity: 0.9;
}
#site-navigation-submenu-mobile .menu-main-menu-container{
  padding-top: 1.25rem;
}
@media (min-width: 1024px){
  #site-navigation-submenu-mobile .menu-main-menu-container{
    padding-top: 0px;
    padding-left: 5rem;
  }
}
#site-navigation-submenu-mobile .menu-main-menu-container ul.menu > li.menu-item{
  font-size: 32px;
}
#site-navigation-submenu-mobile .menu-main-menu-container ul.menu > li.menu-item ul.sub-menu{
  font-size: 20px;
}
#site-navigation-footer li {
  list-style: none;
  margin-left: 0;
}
#site-navigation-footer li a{
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(254 242 243 / var(--tw-text-opacity));
  text-decoration-line: none;
}
#site-navigation-footer li a:hover{
  font-weight: 400;
  opacity: 0.9;
}
#site-navigation-footer .menu-main-menu-container{
  padding-top: 1.25rem;
}
@media (min-width: 1024px){
  #site-navigation-footer .menu-main-menu-container{
    padding-top: 0px;
    padding-left: 5rem;
  }
}
#site-navigation-footer .menu-main-menu-container ul.menu > li.menu-item{
  font-size: 32px;
}
#site-navigation-footer .menu-main-menu-container ul.menu > li.menu-item ul.sub-menu{
  font-size: 20px;
}
.child-description a {
  padding: 0 !important;
}
.child-description a:hover::after {
  display: none !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
}
form.search-form li {
  list-style: none;
}
form.search-form .search-field{
  padding-left: 1rem;
}
form.search-form .search-submit{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}
#associative-component-header .ac-component_header-li{
  display: inline-flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity));
  font-size: 18px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
#associative-component-header .ac-component_header-li:last-child{
  padding-right: 0px;
}
@media (min-width: 768px){
  #associative-component-header .ac-component_header-li{
    width: 2.75rem;
  }
}
@media (min-width: 1024px){
  #associative-component-header .ac-component_header-li{
    height: -moz-fit-content;
    height: fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 29px;
    padding-bottom: 1rem;
  }
}
#associative-component-header .ac-component_header-li button.active{
  --tw-text-opacity: 1;
  color: rgb(230 49 55 / var(--tw-text-opacity));
}
#associative-component-header .ac-component_header-li.without-results{
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
#associative-component-results{
  margin-top: 46px;
  list-style-type: none;
}
@media (min-width: 1024px){
  #associative-component-results{
    margin-top: 60px;
  }
}
#associative-component-results ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px){
  #associative-component-results ul{
    display: grid;
    max-width: 792px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  #associative-component-results ul{
    display: flex;
    max-width: unset;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 56px;
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  #associative-component-results ul li{
    width: 50%;
  }
}
#associative-component-results ul li .heading{
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
#associative-component-results ul li a.terciary_btn{
  margin-top: 1.5rem;
  text-decoration-line: none;
}
#faq-component-container .faq-button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}
.faq_item_container.active {
  max-height: 10000px;
  transition: all ease-in 500;
}
.faq_item_container.active .arrow-img {
  transform: unset !important;
}
.faq-shadow {
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
}
.custom-bread-crumbs-link nav > p{
  font-size: 14px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.custom-bread-crumbs-link nav > p a{
  text-decoration-line: none;
}
.custom-bread-crumbs-link nav > p a:first-child{
  font-weight: 400;
}
.custom-bread-crumbs-link nav > p span:last-child{
  text-decoration-line: underline;
}
form .ff-btn-submit{
  width: -moz-max-content;
  width: max-content;
  min-width: 13.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
form .ff-btn-submit:hover {
  background-color: #ffffff !important;
  color: #C61F26 !important;
  border: 1px solid #C61F26 !important;
}
form .ff-btn-submit:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.acf-block input[type=tel]{
  margin-top: 25px;
}
.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
  position: absolute;
}
.ff-el-form-check-label span{
  margin-left: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}
.fluentform select{
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  background-size: cover;
  background-repeat: no-repeat;
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-image: url("assets/img/icon-arrow-down.svg") !important;
  background-position: 90%;
}
select[name=phone_prefix] {
  width: 104px !important;
  background-position: 90% !important;
}
#sidebar{
  overflow-y: auto;
  padding-bottom: 2.5rem;
}
#menu-main-menu{
  padding-bottom: 2.5rem;
}
.search-field{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.search-field:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.search-field:not(:placeholder-shown),.search-field:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.search-field.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.ff-el-input--content textarea{
  resize: none;
}
.contact-form-connect-us form .ff-btn-submit {
  background-color: #ffffff !important;
  color: #c61f26 !important;
  border: 1px solid #c61f26 !important;
  width: -moz-max-content;
  width: max-content;
  min-width: 13.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.contact-form-connect-us form .ff-btn-submit:hover {
  background-color: #c61f26 !important;
  color: #ffffff !important;
  border: 1px solid #c61f26 !important;
}
.contact-form-connect-us form .ff-btn-submit:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.contact-form-connect-us form .ff-btn-submit:disabled {
  background-color: #E7E7E7 !important;
  color: #888888 !important;
  cursor: not-allowed !important;
  border: 1px solid #E7E7E7 !important;
}
.contact-form-connect-us .acf-block input[type=tel]{
  margin-top: 25px;
}
.contact-form-connect-us .ff-el-input--label {
  color: #5D5D5D !important;
  font-size: 0.87rem !important;
  font-weight: 500 !important;
}
.contact-form-connect-us .ff-el-input--content {
  border: #E7E7E7 1px solid !important;
}
.contact-form-connect-us .fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
  position: absolute;
}
.contact-form-connect-us .ff-el-form-check-label span{
  margin-left: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}
.contact-form-connect-us .fluentform select{
  display: inline-block;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-image: url("assets/img/icon-arrow-down.svg") !important;
  background-color: #ffffff !important;
  background-position: 90%;
}
.contact-form-connect-us .ff-el-is-error .ff-el-input--content {
  border-color: #EA3737 !important;
}
.contact-form-connect-us .ff-el-is-error .ff-el-input--content .text-danger {
  display: none !important;
}
.contact-form-connect-us select[name=phone_prefix] {
  width: 104px !important;
  background-position: 90% !important;
}
.contact-form-connect-us #sidebar{
  overflow-y: auto;
  padding-bottom: 2.5rem;
}
.contact-form-connect-us #menu-main-menu{
  padding-bottom: 2.5rem;
}
.contact-form-connect-us .search-field{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.contact-form-connect-us .search-field:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.contact-form-connect-us .search-field:not(:placeholder-shown),.contact-form-connect-us .search-field:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.contact-form-connect-us .search-field.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.contact-form-connect-us .ff-el-input--content textarea{
  resize: none;
}
.contact-form-connect-us .ff-message-success {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #F6F6F6;
}
.contact-form-connect-us .ff-message-success h3 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #000000;
  margin: 0 !important;
}
.contact-form-connect-us .ff-message-success p {
  color: #888888;
}
.contact-form-connect-us .ff-message-success p a {
  padding: 0 !important;
  background-color: transparent !important;
}
.contact-form-careers form .ff-btn-submit {
  background-color: #ffffff !important;
  color: #c61f26 !important;
  border: 1px solid #c61f26 !important;
  width: -moz-max-content;
  width: max-content;
  min-width: 13.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.contact-form-careers form .ff-btn-submit:hover {
  background-color: #c61f26 !important;
  color: #ffffff !important;
  border: 1px solid #c61f26 !important;
}
.contact-form-careers form .ff-btn-submit:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.contact-form-careers form .ff-btn-submit:disabled {
  background-color: #E7E7E7 !important;
  color: #888888 !important;
  cursor: not-allowed !important;
  border: 1px solid #E7E7E7 !important;
}
.contact-form-careers .acf-block input[type=tel]{
  margin-top: 25px;
}
.contact-form-careers .ff-el-input--label {
  color: #5D5D5D !important;
  font-size: 0.87rem !important;
  font-weight: 500 !important;
}
.contact-form-careers .ff-el-input--content {
  border: #E7E7E7 1px solid !important;
}
.contact-form-careers .ff-el-input--content .ff-uploaded-list {
  margin: 0 auto !important;
}
.contact-form-careers .ff-el-input--content .ff-uploaded-list .ff-upload-preview {
  display: none;
}
.contact-form-careers .fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
  position: absolute;
}
.contact-form-careers .ff-el-form-check-label span{
  margin-left: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}
.contact-form-careers .fluentform select{
  display: inline-block;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-image: url("assets/img/icon-arrow-down.svg") !important;
  background-color: #ffffff !important;
  background-position: 90%;
}
.contact-form-careers .ff-el-is-error .ff-el-input--content {
  border-color: #EA3737 !important;
}
.contact-form-careers .ff-el-is-error .ff-el-input--content .text-danger {
  display: none !important;
}
.contact-form-careers select[name=phone_prefix] {
  width: 104px !important;
  background-position: 90% !important;
}
.contact-form-careers #sidebar{
  overflow-y: auto;
  padding-bottom: 2.5rem;
}
.contact-form-careers #menu-main-menu{
  padding-bottom: 2.5rem;
}
.contact-form-careers .search-field{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.contact-form-careers .search-field:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.contact-form-careers .search-field:not(:placeholder-shown),.contact-form-careers .search-field:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.contact-form-careers .search-field.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.contact-form-careers .ff-el-input--content textarea{
  resize: none;
}
.contact-form-careers .ff-message-success {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #F6F6F6;
}
.contact-form-careers .ff-message-success h3 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #000000;
  margin: 0 !important;
}
.contact-form-careers .ff-message-success p {
  color: #888888;
}
.contact-form-careers .ff-message-success p a {
  padding: 0 !important;
  background-color: transparent !important;
}
.custom-language-switch-container{
  position: relative;
  display: flex;
  gap: 0.5rem;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.custom-language-switch-container .wpml-ls-legacy-list-horizontal{
  padding: 0px;
}
.custom-logo-link-container.custom-language-switch-container .wpml-ls-current-language .search-icon {
    display: block !important;
  }
.custom-language-switch-container .wpml-ls-current-language{
  display: none !important;
}
.custom-language-switch-container ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container ul li,
.custom-language-switch-container ul a{
  padding: 0px;
  padding-top: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration-line: none;
}
.custom-language-switch-container ul li:hover,
.custom-language-switch-container ul a:hover{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(198 31 38 / var(--tw-text-opacity));
}
.custom-language-switch-container.peer-checked::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -14px;
  width: 100%;
  height: 4px;
  background-color: white;
  z-index: 50;
}
.custom-language-switch-container.cv-v2{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.custom-language-switch-container.cv-v2 .wpml-ls-legacy-list-horizontal{
  padding: 0px;
}
.custom-logo-link-container.custom-language-switch-container.cv-v2 .wpml-ls-current-language .search-icon {
    display: block !important;
  }
.custom-language-switch-container.cv-v2 .wpml-ls-current-language{
  display: none !important;
}
.custom-language-switch-container.cv-v2 ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container.cv-v2 ul li,
.custom-language-switch-container.cv-v2 ul a{
  padding: 0px;
  padding-top: 0.25rem;
  text-decoration-line: none;
}
.container_checkbox{
  position: relative;
  margin-bottom: 12px;
  display: block;
  cursor: pointer;
  padding-left: 35px;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.container_checkbox input{
  position: absolute;
  cursor: pointer;
  opacity: 0;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1.25rem;
  width: 1.25rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark {
  background-color: white;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container_checkbox .checkmark:after{
  left: 6px;
  top: 2px;
  height: 10px;
  width: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.container_checkbox.disabled{
  opacity: 0.3;
}
/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "Poppins", sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
body{
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
input{
  height: 2.5rem;
}
button {
    cursor: pointer;
  }
select{
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    background-position: 96% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
button{
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
}
.grid-base{
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  max-width: 75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .grid-base{
    width: 100%;
  }
}
@media (min-width: 1256px){
  .grid-base{
    padding-left: 0px;
    padding-right: 0px;
  }
}
h1{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 54px;
  line-height: 120%;
}
.h1{
  font-size: 54px;
  line-height: 120%;
}
h2{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 40px;
  line-height: 1.5;
}
.h2{
  font-size: 40px;
  line-height: 1.5;
}
h3{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 32px;
  line-height: 1.5;
}
h4,
  h5,
  h6{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.block_default h1,
  .block_default h2,
  .block_default h3,
  .block_default h4,
  .block_default h5,
  .block_default h6{
  margin-top: 0px;
  margin-bottom: 0px;
}
.block_default li {
    list-style: none;
    margin-left: 0px !important;
  }
.h3{
  font-size: 32px;
  line-height: 1.5;
}
.title{
  font-size: 28px;
  line-height: 1.5;
}
.subtitle{
  font-size: 20px;
  line-height: 1.5;
}
.caption{
  font-size: 14px;
  line-height: 1.5;
}
a{
  text-decoration-line: underline;
}
a:hover{
  font-weight: 700;
}
ol,
  ul{
  list-style-position: inside;
  list-style-type: disc;
}
li {
    list-style: auto;
    margin-left: 16px;
  }
.bg-gradient {
    background: linear-gradient(124.28deg, #0d8e3d 2.44%, #005827 94.59%);
  }
.text-gradient-green {
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-image: linear-gradient(124.28deg, #0d8e3d 2.44%, #005827 94.59%);
  }
.primary_btn{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .primary_btn{
    height: 56px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.primary_btn {
    font-family: "Inter";
  }
.primary_btn:hover,
  .secondary_btn_1:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.primary_btn:focus,
  .secondary_btn_1:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(239 239 239 / var(--tw-text-opacity));
}
.primary_btn:disabled,
  .secondary_btn_1:disabled,
  .secondary_btn_2,
  .terciary_btn{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.secondary_btn_1{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .secondary_btn_1{
    width: -moz-fit-content;
    width: fit-content;
  }
}
.secondary_btn_1 {
    font-family: "Inter";
  }
.secondary_btn_1.white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.secondary_btn_1.white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.secondary_btn_1.white:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.secondary_btn_1.white:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.secondary_btn_2{
  height: 48px;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
    font-family: "Inter";
}
.secondary_btn_2:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.secondary_btn_2:focus,
  .secondary_btn_2:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.terciary_btn{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .terciary_btn{
    height: 56px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.terciary_btn {
    font-family: "Inter";
  }
.terciary_btn .icon{
  margin-left: 0.75rem;
}
.terciary_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.terciary_btn:focus,
  .terciary_btn:active{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.default_link{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.default_link:hover,
  .default_link:active,
  .default_link:focus{
  font-weight: 700;
}
.input_default,
  .acf-block input[type=text],
  .acf-block input[type=email],
  .acf-block input[type=tel]{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.acf-block textarea{
  min-height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.input_default:not(:-moz-placeholder-shown), .acf-block input[type=text]:not(:-moz-placeholder-shown), .acf-block input[type=email]:not(:-moz-placeholder-shown), .acf-block input[type=tel]:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.input_default:not(:placeholder-shown),
  .input_default:disabled,
  .acf-block input[type=text]:disabled,
  .acf-block input[type=text]:not(:placeholder-shown),
  .acf-block input[type=email]:disabled,
  .acf-block input[type=email]:not(:placeholder-shown),
  .acf-block input[type=tel]:disabled,
  .acf-block input[type=tel]:not(:placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.input_default.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.selector_btn,
  .acf-block select{
  display: flex !important;
  height: 53px !important;
  align-items: center !important;
  border-radius: 1rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(72 72 72 / var(--tw-text-opacity)) !important;
}
.selector_btn.active{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.selector_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.selector_btn:active,
  .selector_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.selector_btn svg{
  margin-right: 0.75rem;
}
ol,
  ul{
  padding-left: 1.25rem;
}
.hidden-search-desktop{
  display: flex;
  align-items: center;
}
.hidden-search-desktop input{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.hidden-search-desktop input:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.hidden-search-desktop input:not(:placeholder-shown),.hidden-search-desktop input:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.hidden-search-desktop input.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.hidden-search-desktop input{
  height: 48px;
  width: 414px;
  border-width: 0px;
}
@media (max-width: 1130px) {
    .hidden-search-desktop input{
    width: 350px;
  }
  }
.hidden-search-desktop .search-submit {
    display: none;
  }
.custom-logo-link-container.hidden .search-icon {
    display: block !important;
  }
.custom-logo-link-container.\!hidden .search-icon {
    display: block !important;
  }
header img.custom-logo{
  max-width: 140px;
}
#site-navigation .menu{
  margin-top: -30px;
  list-style-type: none;
}
#site-navigation .menu .menu-item{
  font-size: 24px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  #site-navigation .menu .menu-item{
    padding-left: 1.25rem;
  }
}
#site-navigation .menu .menu-item a{
  margin-top: 48px !important;
  display: block !important;
  font-size: 24px !important;
    text-decoration: none !important;
}
#site-navigation .menu .sub-menu li{
  margin-left: 40px;
  list-style-type: none;
}
#site-navigation .menu .sub-menu li a{
  font-size: 20px;
  font-weight: 400;
    text-decoration: none !important;
    margin-top: 16px !important;
}
.hero-carousel .prev,
  .hero-carousel .next{
  display: flex;
  height: 48px;
  width: 56px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.elipse-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
.shadow-box {
    box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.25);
  }
.elipse-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
footer {
    padding-bottom: 17px;
  }
footer ul.menu{
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  max-width: 75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  footer ul.menu{
    width: 100%;
  }
}
@media (min-width: 1256px){
  footer ul.menu{
    padding-left: 0px;
    padding-right: 0px;
  }
}
footer ul.menu{
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  border-radius: 32px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(72 72 72 / var(--tw-bg-opacity)) !important;
  padding-left: 64px !important;
  padding-right: 64px !important;
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
@media (min-width: 1024px){
  footer ul.menu{
    border-radius: 100px !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
footer ul.menu ul,
  footer ul.menu li,
  footer ul.menu a{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
    text-decoration: none;
    outline: none;
    list-style: none;
}
footer ul.menu li{
  margin-right: 0.75rem;
}
@media (min-width: 1024px){
  footer ul.menu li{
    margin-right: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width: 493px) {
    footer ul.menu li:first-child{
    margin-bottom: 24px;
  }
  }
footer img.custom-logo{
  height: 124px !important;
  width: 124px !important;
}
.shadow-box {
    box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.25);
  }
.filter-button{
  height: 3rem;
  min-width: -moz-fit-content;
  min-width: fit-content;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.filter-button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hide-scroll-bar::-webkit-scrollbar {
    display: none;
  }
/* Hide scrollbar for IE, Edge and Firefox */
.hide-scroll-bar {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
.description_block_links a {
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
    text-decoration: none;
  }
.description_faq p {
    margin-top: 16px;
  }
.first-bottom :first-child {
    margin-bottom: 26px;
  }
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 320px){
  .container{
    max-width: 320px;
  }
}
@media (min-width: 400px){
  .container{
    max-width: 400px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1256px){
  .container{
    max-width: 1256px;
  }
}
@media (min-width: 1512px){
  .container{
    max-width: 1512px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.\!left-\[10px\]{
  left: 10px !important;
}
.\!left-auto{
  left: auto !important;
}
.\!right-\[10px\]{
  right: 10px !important;
}
.\!right-auto{
  right: auto !important;
}
.-bottom-10{
  bottom: -2.5rem;
}
.-bottom-16{
  bottom: -4rem;
}
.-bottom-28{
  bottom: -7rem;
}
.-bottom-8{
  bottom: -2rem;
}
.-left-6{
  left: -1.5rem;
}
.-right-4{
  right: -1rem;
}
.-right-\[640px\]{
  right: -640px;
}
.-top-\[70px\]{
  top: -70px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-12{
  bottom: 3rem;
}
.bottom-14{
  bottom: 3.5rem;
}
.bottom-20{
  bottom: 5rem;
}
.bottom-24{
  bottom: 6rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-\[20px\]{
  bottom: 20px;
}
.bottom-\[35\%\]{
  bottom: 35%;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-\[1\.5rem\]{
  left: 1.5rem;
}
.left-\[6px\]{
  left: 6px;
}
.left-full{
  left: 100%;
}
.right-0{
  right: 0px;
}
.right-10{
  right: 2.5rem;
}
.right-16{
  right: 4rem;
}
.right-\[50px\]{
  right: 50px;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-\[143px\]{
  top: 143px;
}
.top-\[2px\]{
  top: 2px;
}
.top-\[3\.2rem\]{
  top: 3.2rem;
}
.top-\[30px\]{
  top: 30px;
}
.top-\[8\.5rem\]{
  top: 8.5rem;
}
.top-\[83px\]{
  top: 83px;
}
.-z-10{
  z-index: -10;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[99\]{
  z-index: 99;
}
.float-left{
  float: left;
}
.m-0{
  margin: 0px;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.\!mb-3{
  margin-bottom: 0.75rem !important;
}
.\!mb-4{
  margin-bottom: 1rem !important;
}
.\!mb-6{
  margin-bottom: 1.5rem !important;
}
.\!ml-0{
  margin-left: 0px !important;
}
.\!mr-auto{
  margin-right: auto !important;
}
.\!mt-0{
  margin-top: 0px !important;
}
.-ml-1{
  margin-left: -0.25rem;
}
.-ml-20{
  margin-left: -5rem;
}
.-ml-\[1\.3rem\]{
  margin-left: -1.3rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-14{
  margin-bottom: 3.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-9{
  margin-bottom: 2.25rem;
}
.mb-\[12px\]{
  margin-bottom: 12px;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-\[10\%\]{
  margin-left: 10%;
}
.ml-\[40px\]{
  margin-left: 40px;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-9{
  margin-top: 2.25rem;
}
.mt-\[-30px\]{
  margin-top: -30px;
}
.mt-\[11px\]{
  margin-top: 11px;
}
.mt-\[15px\]{
  margin-top: 15px;
}
.mt-\[25px\]{
  margin-top: 25px;
}
.mt-\[46px\]{
  margin-top: 46px;
}
.mt-\[48px\]{
  margin-top: 48px;
}
.mt-\[51px\]{
  margin-top: 51px;
}
.mt-\[88px\]{
  margin-top: 88px;
}
.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.line-clamp-5{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.\!block{
  display: block !important;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.h-1{
  height: 0.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-2{
  height: 0.5rem;
}
.h-3{
  height: 0.75rem;
}
.h-4{
  height: 1rem;
}
.h-44{
  height: 11rem;
}
.h-5{
  height: 1.25rem;
}
.h-52{
  height: 13rem;
}
.h-6{
  height: 1.5rem;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[11rem\]{
  height: 11rem;
}
.h-\[124px\]{
  height: 124px;
}
.h-\[12rem\]{
  height: 12rem;
}
.h-\[15rem\]{
  height: 15rem;
}
.h-\[16rem\]{
  height: 16rem;
}
.h-\[17rem\]{
  height: 17rem;
}
.h-\[18\.75rem\]{
  height: 18.75rem;
}
.h-\[18rem\]{
  height: 18rem;
}
.h-\[19rem\]{
  height: 19rem;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[20rem\]{
  height: 20rem;
}
.h-\[24rem\]{
  height: 24rem;
}
.h-\[25rem\]{
  height: 25rem;
}
.h-\[26\.12rem\]{
  height: 26.12rem;
}
.h-\[278px\]{
  height: 278px;
}
.h-\[3\.75rem\]{
  height: 3.75rem;
}
.h-\[30\.31rem\]{
  height: 30.31rem;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[30rem\]{
  height: 30rem;
}
.h-\[4\.75rem\]{
  height: 4.75rem;
}
.h-\[44rem\]{
  height: 44rem;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[53px\]{
  height: 53px;
}
.h-\[54rem\]{
  height: 54rem;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[664px\]{
  height: 664px;
}
.h-\[9rem\]{
  height: 9rem;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-max{
  height: -moz-max-content;
  height: max-content;
}
.max-h-0{
  max-height: 0px;
}
.max-h-\[175px\]{
  max-height: 175px;
}
.max-h-\[240px\]{
  max-height: 240px;
}
.max-h-\[54px\]{
  max-height: 54px;
}
.min-h-\[12rem\]{
  min-height: 12rem;
}
.min-h-\[13rem\]{
  min-height: 13rem;
}
.min-h-\[15\.25rem\]{
  min-height: 15.25rem;
}
.min-h-\[15rem\]{
  min-height: 15rem;
}
.min-h-\[504px\]{
  min-height: 504px;
}
.min-h-\[516px\]{
  min-height: 516px;
}
.min-h-\[56px\]{
  min-height: 56px;
}
.min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.min-h-full{
  min-height: 100%;
}
.\!w-screen{
  width: 100vw !important;
}
.w-1{
  width: 0.25rem;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-2{
  width: 0.5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-\[124px\]{
  width: 124px;
}
.w-\[136x\]{
  width: 136x;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[14rem\]{
  width: 14rem;
}
.w-\[15rem\]{
  width: 15rem;
}
.w-\[17rem\]{
  width: 17rem;
}
.w-\[18rem\]{
  width: 18rem;
}
.w-\[19rem\]{
  width: 19rem;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[20rem\]{
  width: 20rem;
}
.w-\[30rem\]{
  width: 30rem;
}
.w-\[350px\]{
  width: 350px;
}
.w-\[414px\]{
  width: 414px;
}
.w-\[56px\]{
  width: 56px;
}
.w-\[5px\]{
  width: 5px;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[80\%\]{
  width: 80%;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[95\%\]{
  width: 95%;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.min-w-\[13\.75rem\]{
  min-width: 13.75rem;
}
.min-w-\[16rem\]{
  min-width: 16rem;
}
.min-w-\[19rem\]{
  min-width: 19rem;
}
.min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.max-w-\[10\.25rem\]{
  max-width: 10.25rem;
}
.max-w-\[1200px\]{
  max-width: 1200px;
}
.max-w-\[136px\]{
  max-width: 136px;
}
.max-w-\[140px\]{
  max-width: 140px;
}
.max-w-\[414px\]{
  max-width: 414px;
}
.max-w-\[50rem\]{
  max-width: 50rem;
}
.max-w-\[894px\]{
  max-width: 894px;
}
.max-w-\[896px\]{
  max-width: 896px;
}
.max-w-container-hamad{
  max-width: 85.5rem;
}
.max-w-container-primary{
  max-width: 75rem;
}
.max-w-full{
  max-width: 100%;
}
.max-w-max{
  max-width: -moz-max-content;
  max-width: max-content;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-1{
  flex: 1 1 0%;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-180{
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-grab{
  cursor: grab;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.\!flex-col{
  flex-direction: column !important;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.\!justify-between{
  justify-content: space-between !important;
}
.justify-between{
  justify-content: space-between;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-11{
  gap: 2.75rem;
}
.gap-12{
  gap: 3rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-20{
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.gap-x-24{
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-y-11{
  row-gap: 2.75rem;
}
.gap-y-12{
  row-gap: 3rem;
}
.gap-y-9{
  row-gap: 2.25rem;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-y-auto{
  overflow-y: auto;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-\[32px\]{
  border-radius: 32px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.\!border-none{
  border-style: none !important;
}
.border-\[\#888888\]{
  --tw-border-opacity: 1;
  border-color: rgb(136 136 136 / var(--tw-border-opacity));
}
.border-\[\#B0B0B0\]{
  --tw-border-opacity: 1;
  border-color: rgb(176 176 176 / var(--tw-border-opacity));
}
.border-\[\#E7E7E7\]{
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
}
.border-\[\#FEF2F3\]{
  --tw-border-opacity: 1;
  border-color: rgb(254 242 243 / var(--tw-border-opacity));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
}
.border-grey{
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity));
}
.border-hamad-neutra-100{
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
}
.border-hamad-neutra-300{
  --tw-border-opacity: 1;
  border-color: rgb(176 176 176 / var(--tw-border-opacity));
}
.border-hamad-neutra-400{
  --tw-border-opacity: 1;
  border-color: rgb(136 136 136 / var(--tw-border-opacity));
}
.border-hamad-primary-400{
  --tw-border-opacity: 1;
  border-color: rgb(246 115 120 / var(--tw-border-opacity));
}
.border-hamad-primary-700{
  --tw-border-opacity: 1;
  border-color: rgb(198 31 38 / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-opacity-30{
  --tw-border-opacity: 0.3;
}
.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#000\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#F6F6F6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.bg-\[\#c62127\]{
  --tw-bg-opacity: 1;
  background-color: rgb(198 33 39 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(72 72 72 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.bg-grey-light{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.bg-hamad-neutra-300{
  --tw-bg-opacity: 1;
  background-color: rgb(176 176 176 / var(--tw-bg-opacity));
}
.bg-hamad-neutra-50{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.bg-hamad-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(198 31 38 / var(--tw-bg-opacity));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.bg-sky-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.object-left{
  -o-object-position: left;
     object-position: left;
}
.\!p-0{
  padding: 0px !important;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-11{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[64px\]{
  padding-left: 64px;
  padding-right: 64px;
}
.px-\[80px\]{
  padding-left: 80px;
  padding-right: 80px;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-36{
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-48{
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[1\.5rem\]{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[12px\]{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[14px\]{
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[16px\]{
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[32px\]{
  padding-top: 32px;
  padding-bottom: 32px;
}
.\!pb-20{
  padding-bottom: 5rem !important;
}
.\!pl-0{
  padding-left: 0px !important;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-28{
  padding-bottom: 7rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-44{
  padding-bottom: 11rem;
}
.pb-\[13rem\]{
  padding-bottom: 13rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-14{
  padding-left: 3.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-\[35px\]{
  padding-left: 35px;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-28{
  padding-right: 7rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-36{
  padding-top: 9rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-40{
  padding-top: 10rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-\[10\.5rem\]{
  padding-top: 10.5rem;
}
.text-center{
  text-align: center;
}
.\!text-justify{
  text-align: justify !important;
}
.text-justify{
  text-align: justify;
}
.text-start{
  text-align: start;
}
.font-sans{
  font-family: "Poppins", sans-serif;
}
.\!text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.\!text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-2xl{
  font-size: 20px;
  line-height: 35px;
}
.text-3xl{
  font-size: 30px;
  line-height: 40px;
}
.text-4xl{
  font-size: 40px;
  line-height: 40px;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-\[1\.56rem\]{
  font-size: 1.56rem;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[150px\]{
  font-size: 150px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[25px\]{
  font-size: 25px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[2rem\]{
  font-size: 2rem;
}
.text-\[3\.125rem\]{
  font-size: 3.125rem;
}
.text-\[3\.12rem\]{
  font-size: 3.12rem;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[40px\]{
  font-size: 40px;
}
.text-\[54px\]{
  font-size: 54px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-light{
  font-weight: 300 !important;
}
.\!font-medium{
  font-weight: 500 !important;
}
.\!font-normal{
  font-weight: 400 !important;
}
.font-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.\!leading-\[18px\]{
  line-height: 18px !important;
}
.\!leading-\[3rem\]{
  line-height: 3rem !important;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-\[1\.87rem\]{
  line-height: 1.87rem;
}
.leading-\[120\%\]{
  line-height: 120%;
}
.leading-\[26px\]{
  line-height: 26px;
}
.leading-\[3\.75rem\]{
  line-height: 3.75rem;
}
.leading-\[30px\]{
  line-height: 30px;
}
.leading-\[52px\]{
  line-height: 52px;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.\!text-\[\#262626\]{
  --tw-text-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-text-opacity)) !important;
}
.\!text-hamad-neutra-950{
  --tw-text-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-text-opacity)) !important;
}
.\!text-hamad-primary-700{
  --tw-text-opacity: 1 !important;
  color: rgb(198 31 38 / var(--tw-text-opacity)) !important;
}
.text-\[\#000\]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#101828\]{
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity));
}
.text-\[\#262626\]{
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity));
}
.text-\[\#3D3D3D\]{
  --tw-text-opacity: 1;
  color: rgb(61 61 61 / var(--tw-text-opacity));
}
.text-\[\#4F4F4F\]{
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity));
}
.text-\[\#5D5D5D\]{
  --tw-text-opacity: 1;
  color: rgb(93 93 93 / var(--tw-text-opacity));
}
.text-\[\#888888\]{
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity));
}
.text-\[\#F67378\]{
  --tw-text-opacity: 1;
  color: rgb(246 115 120 / var(--tw-text-opacity));
}
.text-\[\#F6F6F6\]{
  --tw-text-opacity: 1;
  color: rgb(246 246 246 / var(--tw-text-opacity));
}
.text-\[\#FEF2F3\]{
  --tw-text-opacity: 1;
  color: rgb(254 242 243 / var(--tw-text-opacity));
}
.text-\[\#c62127\]{
  --tw-text-opacity: 1;
  color: rgb(198 33 39 / var(--tw-text-opacity));
}
.text-\[\#fef2f2\]{
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-grey-black{
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}
.text-hamad-neutra-300{
  --tw-text-opacity: 1;
  color: rgb(176 176 176 / var(--tw-text-opacity));
}
.text-hamad-neutra-400{
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity));
}
.text-hamad-neutra-50{
  --tw-text-opacity: 1;
  color: rgb(246 246 246 / var(--tw-text-opacity));
}
.text-hamad-neutra-950{
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity));
}
.text-hamad-primary-400{
  --tw-text-opacity: 1;
  color: rgb(246 115 120 / var(--tw-text-opacity));
}
.text-hamad-primary-50{
  --tw-text-opacity: 1;
  color: rgb(254 242 243 / var(--tw-text-opacity));
}
.text-hamad-primary-600{
  --tw-text-opacity: 1;
  color: rgb(93 93 93 / var(--tw-text-opacity));
}
.text-hamad-primary-700{
  --tw-text-opacity: 1;
  color: rgb(198 31 38 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(230 49 55 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.\!no-underline{
  text-decoration-line: none !important;
}
.no-underline{
  text-decoration-line: none;
}
.opacity-0{
  opacity: 0;
}
.opacity-50{
  opacity: 0.5;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-50{
  --tw-brightness: brightness(.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-\[0\.7\]{
  --tw-brightness: brightness(0.7);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.sepia{
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.work-with p{
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity));
}
.title-animation {
  display: inline-block;
  animation: pop-up 1s cubic-bezier(0.2, 0, 0.5, 1) forwards;
  animation-play-state: paused;
  animation-delay: 0.1s;
  opacity: 0;
}
.cards-animation-delay {
  display: inline-block;
  animation: pop-up 1s cubic-bezier(0.2, 0, 0.5, 1) forwards;
  animation-play-state: paused;
  animation-delay: calc(var(--i) * 0.15s);
  opacity: 0;
}
@keyframes pop-up {
  from {
    transform: translate(0px, 200px);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.shared-counts-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 !important;
  gap: 1rem;
}
.shared-counts-wrap a {
  border: 1px solid #888888;
  border-radius: 100%;
  width: -moz-max-content !important;
  width: max-content !important;
}
.shared-counts-wrap a:hover {
  border: 1px solid #c61f26;
  background-color: #c61f26;
}
.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.shared-counts-wrap.style-icon .shared-counts-button:hover.facebook svg,
.shared-counts-wrap.style-icon .shared-counts-button:hover.linkedin svg {
  fill: #ffffff !important;
}
.wp-block-quote {
  border-left: 2px solid #c61f26;
  padding-left: 1.25rem;
}
.wp-block-quote p {
  color: #3d3d3d !important;
  font-size: 1.5rem !important;
  line-height: 1.87rem !important;
  margin-bottom: 2rem;
}
.wp-block-quote cite {
  color: #888888 !important;
}
.ff-default .ff_btn_style {
  border-radius: 0 !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
}
.ff-btn-submit:hover {
  background-color: #c61f26 !important;
  opacity: 1 !important;
}
.ff-default .ff-el-form-control {
  color: #262626 !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.ff-el-form-control:focus {
  background-color: #fff;
  border-color: inherit !important;
  color: inherit !important;
  outline: none;
}
.ff-el-input--content {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c61f26 !important;
}
.ff-message-success a {
  display: flex;
  gap: 12px;
}
.line-clamp-4 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  color: #ffffff !important;
  background-color: #c61f26 !important;
}
.container-page-news .entry-content p {
  margin: 0 0 20px 0;
}
.container-page-news .entry-content .wp-block-image {
  margin: 20px 0;
}
.post-thumbnail{
  width: 100%;
}
.post-thumbnail img{
  height: 18.75rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  --tw-brightness: brightness(.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
@media (min-width: 1024px){
  .post-thumbnail img{
    -o-object-position: bottom;
       object-position: bottom;
    --tw-brightness: brightness(1);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
}
#site-navigation .current-menu-item a {
  color: #c61f26 !important;
}
#site-navigation .current-menu-item div .line-bottom-item-menu {
  display: block !important;
}
#site-navigation .current-menu-item div .arrows-img-menu .arrow-active-item-menu {
  display: block;
}
#site-navigation .current-menu-item div .arrows-img-menu .arrow-inactive-item-menu {
  display: none !important;
}
.group:hover .group-hover\:\!hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
.group:hover .group-hover\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
@media (min-width: 768px){
  .md\:\!hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
  .md\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
@media (min-width: 1024px){
  .lg\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
.first\:mb-\[24px\]:first-child{
  margin-bottom: 24px;
}
.last\:pr-0:last-child{
  padding-right: 0px;
}
.last\:font-bold:last-child{
  font-weight: 700;
}
.hover\:cursor-grab:hover{
  cursor: grab;
}
.hover\:cursor-pointer:hover{
  cursor: pointer;
}
.hover\:border-hamad-primary-700:hover{
  --tw-border-opacity: 1;
  border-color: rgb(198 31 38 / var(--tw-border-opacity));
}
.hover\:bg-\[\#E7E7E7\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(231 231 231 / var(--tw-bg-opacity));
}
.hover\:bg-hamad-primary-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(198 31 38 / var(--tw-bg-opacity));
}
.hover\:bg-secondary-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.hover\:font-light:hover{
  font-weight: 300;
}
.hover\:font-normal:hover{
  font-weight: 400;
}
.hover\:text-\[\#C61F26\]:hover{
  --tw-text-opacity: 1;
  color: rgb(198 31 38 / var(--tw-text-opacity));
}
.hover\:text-hamad-primary-700:hover{
  --tw-text-opacity: 1;
  color: rgb(198 31 38 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:opacity-80:hover{
  opacity: 0.8;
}
.hover\:opacity-90:hover{
  opacity: 0.9;
}
.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:grayscale-0:hover{
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.active\:cursor-grabbing:active{
  cursor: grabbing;
}
.group:hover .group-hover\:block{
  display: block;
}
.group:hover .group-hover\:\!hidden{
  display: none !important;
}
.group:hover .group-hover\:hidden{
  display: none;
}
.group:hover .group-hover\:border-opacity-100{
  --tw-border-opacity: 1;
}
.group:hover .group-hover\:\!text-hamad-primary-700{
  --tw-text-opacity: 1 !important;
  color: rgb(198 31 38 / var(--tw-text-opacity)) !important;
}
.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.peer\/draft:checked ~ .peer-checked\/draft\:max-h-\[unset\]{
  max-height: unset;
}
.peer\/draft:checked ~ .peer-checked\/draft\:p-4{
  padding: 1rem;
}
@media not all and (min-width: 1024px){
  .max-lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .max-lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .max-lg\:pb-8{
    padding-bottom: 2rem;
  }
}
@media not all and (min-width: 768px){
  .max-md\:h-\[3rem\]{
    height: 3rem;
  }
}
@media (min-width: 400px){
  .sm\:flex{
    display: flex;
  }
  .sm\:border-l{
    border-left-width: 1px;
  }
  .sm\:border-gray-200{
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .sm\:pl-6{
    padding-left: 1.5rem;
  }
}
@media (min-width: 768px){
  .md\:bottom-12{
    bottom: 3rem;
  }
  .md\:bottom-14{
    bottom: 3.5rem;
  }
  .md\:top-\[-35px\]{
    top: -35px;
  }
  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .md\:\!block{
    display: block !important;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:\!hidden{
    display: none !important;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-\[10rem\]{
    height: 10rem;
  }
  .md\:h-\[22rem\]{
    height: 22rem;
  }
  .md\:h-\[30rem\]{
    height: 30rem;
  }
  .md\:h-\[50rem\]{
    height: 50rem;
  }
  .md\:h-\[56px\]{
    height: 56px;
  }
  .md\:h-\[5rem\]{
    height: 5rem;
  }
  .md\:max-h-\[64px\]{
    max-height: 64px;
  }
  .md\:w-11{
    width: 2.75rem;
  }
  .md\:w-3\/4{
    width: 75%;
  }
  .md\:w-80{
    width: 20rem;
  }
  .md\:w-\[18rem\]{
    width: 18rem;
  }
  .md\:w-\[25rem\]{
    width: 25rem;
  }
  .md\:w-\[30rem\]{
    width: 30rem;
  }
  .md\:w-\[80\%\]{
    width: 80%;
  }
  .md\:w-\[85\%\]{
    width: 85%;
  }
  .md\:w-\[90\%\]{
    width: 90%;
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:w-max{
    width: -moz-max-content;
    width: max-content;
  }
  .md\:min-w-\[21rem\]{
    min-width: 21rem;
  }
  .md\:max-w-\[75\%\]{
    max-width: 75%;
  }
  .md\:max-w-\[792px\]{
    max-width: 792px;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:place-items-center{
    place-items: center;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:gap-12{
    gap: 3rem;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-24{
    gap: 6rem;
  }
  .md\:gap-32{
    gap: 8rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:p-10{
    padding: 2.5rem;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .md\:pt-48{
    padding-top: 12rem;
  }
  .md\:text-center{
    text-align: center;
  }
  .md\:text-3xl{
    font-size: 30px;
    line-height: 40px;
  }
  .md\:text-4xl{
    font-size: 40px;
    line-height: 40px;
  }
  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .md\:text-7xl{
    font-size: 70px;
    line-height: 85px;
  }
  .md\:text-\[2\.62rem\]{
    font-size: 2.62rem;
  }
  .md\:text-\[2rem\]{
    font-size: 2rem;
  }
  .md\:text-\[3\.12rem\]{
    font-size: 3.12rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:\!leading-\[3\.25rem\]{
    line-height: 3.25rem !important;
  }
  .md\:leading-\[3\.25rem\]{
    line-height: 3.25rem;
  }
  .md\:leading-\[3\.75rem\]{
    line-height: 3.75rem;
  }
  .md\:leading-\[42px\]{
    line-height: 42px;
  }
  .md\:leading-\[5rem\]{
    line-height: 5rem;
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:-bottom-12{
    bottom: -3rem;
  }
  .lg\:-left-16{
    left: -4rem;
  }
  .lg\:-left-44{
    left: -11rem;
  }
  .lg\:-right-8{
    right: -2rem;
  }
  .lg\:bottom-14{
    bottom: 3.5rem;
  }
  .lg\:bottom-28{
    bottom: 7rem;
  }
  .lg\:bottom-4{
    bottom: 1rem;
  }
  .lg\:bottom-44{
    bottom: 11rem;
  }
  .lg\:bottom-auto{
    bottom: auto;
  }
  .lg\:left-0{
    left: 0px;
  }
  .lg\:left-8{
    left: 2rem;
  }
  .lg\:left-\[47\%\]{
    left: 47%;
  }
  .lg\:right-0{
    right: 0px;
  }
  .lg\:top-0{
    top: 0px;
  }
  .lg\:order-1{
    order: 1;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:mb-1{
    margin-bottom: 0.25rem;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-2{
    margin-bottom: 0.5rem;
  }
  .lg\:mb-5{
    margin-bottom: 1.25rem;
  }
  .lg\:mb-\[62px\]{
    margin-bottom: 62px;
  }
  .lg\:ml-28{
    margin-left: 7rem;
  }
  .lg\:mr-0{
    margin-right: 0px;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-\[22px\]{
    margin-top: 22px;
  }
  .lg\:mt-\[45px\]{
    margin-top: 45px;
  }
  .lg\:mt-\[60px\]{
    margin-top: 60px;
  }
  .lg\:mt-\[63px\]{
    margin-top: 63px;
  }
  .lg\:line-clamp-4{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-\[14rem\]{
    height: 14rem;
  }
  .lg\:h-\[20rem\]{
    height: 20rem;
  }
  .lg\:h-\[28\.87rem\]{
    height: 28.87rem;
  }
  .lg\:h-\[30\.37rem\]{
    height: 30.37rem;
  }
  .lg\:h-\[35rem\]{
    height: 35rem;
  }
  .lg\:h-\[54rem\]{
    height: 54rem;
  }
  .lg\:h-\[696px\]{
    height: 696px;
  }
  .lg\:h-\[fit-content\]{
    height: -moz-fit-content;
    height: fit-content;
  }
  .lg\:max-h-\[78px\]{
    max-height: 78px;
  }
  .lg\:min-h-\[472px\]{
    min-height: 472px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-\[30rem\]{
    width: 30rem;
  }
  .lg\:w-\[32rem\]{
    width: 32rem;
  }
  .lg\:w-\[40\%\]{
    width: 40%;
  }
  .lg\:w-\[40rem\]{
    width: 40rem;
  }
  .lg\:w-\[42\.12rem\]{
    width: 42.12rem;
  }
  .lg\:w-\[42\.75rem\]{
    width: 42.75rem;
  }
  .lg\:w-\[50\%\]{
    width: 50%;
  }
  .lg\:w-\[65\%\]{
    width: 65%;
  }
  .lg\:w-\[70\%\]{
    width: 70%;
  }
  .lg\:w-\[75\%\]{
    width: 75%;
  }
  .lg\:w-\[80\%\]{
    width: 80%;
  }
  .lg\:w-\[90\%\]{
    width: 90%;
  }
  .lg\:w-\[92\%\]{
    width: 92%;
  }
  .lg\:w-\[93\%\]{
    width: 93%;
  }
  .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:min-w-\[20rem\]{
    min-width: 20rem;
  }
  .lg\:max-w-\[237px\]{
    max-width: 237px;
  }
  .lg\:max-w-\[344px\]{
    max-width: 344px;
  }
  .lg\:max-w-\[377px\]{
    max-width: 377px;
  }
  .lg\:max-w-\[380px\]{
    max-width: 380px;
  }
  .lg\:max-w-\[712px\]{
    max-width: 712px;
  }
  .lg\:max-w-\[unset\]{
    max-width: unset;
  }
  .lg\:max-w-full{
    max-width: 100%;
  }
  .lg\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[40ch_auto\]{
    grid-template-columns: 40ch auto;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-wrap{
    flex-wrap: wrap;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:gap-0{
    gap: 0px;
  }
  .lg\:gap-16{
    gap: 4rem;
  }
  .lg\:gap-3{
    gap: 0.75rem;
  }
  .lg\:gap-5{
    gap: 1.25rem;
  }
  .lg\:gap-y-\[56px\]{
    row-gap: 56px;
  }
  .lg\:rounded-\[100px\]{
    border-radius: 100px;
  }
  .lg\:object-bottom{
    -o-object-position: bottom;
       object-position: bottom;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:px-\[64px\]{
    padding-left: 64px;
    padding-right: 64px;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .lg\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .lg\:py-\[24px\]{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-\[14\.8rem\]{
    padding-bottom: 14.8rem;
  }
  .lg\:pb-\[29rem\]{
    padding-bottom: 29rem;
  }
  .lg\:pb-\[7rem\]{
    padding-bottom: 7rem;
  }
  .lg\:pl-20{
    padding-left: 5rem;
  }
  .lg\:pl-28{
    padding-left: 7rem;
  }
  .lg\:pl-5{
    padding-left: 1.25rem;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
  .lg\:pl-\[146px\]{
    padding-left: 146px;
  }
  .lg\:pr-20{
    padding-right: 5rem;
  }
  .lg\:pr-5{
    padding-right: 1.25rem;
  }
  .lg\:pr-\[29px\]{
    padding-right: 29px;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-4{
    padding-top: 1rem;
  }
  .lg\:pt-52{
    padding-top: 13rem;
  }
  .lg\:pt-\[10\.8rem\]{
    padding-top: 10.8rem;
  }
  .lg\:pt-\[12\.5rem\]{
    padding-top: 12.5rem;
  }
  .lg\:pt-\[34px\]{
    padding-top: 34px;
  }
  .lg\:pt-\[74px\]{
    padding-top: 74px;
  }
  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-\[2\.62rem\]{
    font-size: 2.62rem;
  }
  .lg\:text-\[3\.25rem\]{
    font-size: 3.25rem;
  }
  .lg\:text-\[3\.875rem\]{
    font-size: 3.875rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:font-normal{
    font-weight: 400;
  }
  .lg\:leading-\[142px\]{
    line-height: 142px;
  }
  .lg\:leading-\[3\.25rem\]{
    line-height: 3.25rem;
  }
  .lg\:leading-\[3\.75rem\]{
    line-height: 3.75rem;
  }
  .lg\:leading-\[4\.375rem\]{
    line-height: 4.375rem;
  }
  .lg\:brightness-100{
    --tw-brightness: brightness(1);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
}
@media (min-width: 1256px){
  .xl\:-right-16{
    right: -4rem;
  }
  .xl\:-right-5{
    right: -1.25rem;
  }
  .xl\:left-16{
    left: 4rem;
  }
  .xl\:w-\[75\%\]{
    width: 75%;
  }
  .xl\:max-w-7xl{
    max-width: 80rem;
  }
  .xl\:grid-cols-\[69ch_auto\]{
    grid-template-columns: 69ch auto;
  }
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .xl\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .xl\:pl-28{
    padding-left: 7rem;
  }
}
@media (min-width: 1512px){
  .\32xl\:-left-16{
    left: -4rem;
  }
  .\32xl\:-right-16{
    right: -4rem;
  }
  .\32xl\:-right-24{
    right: -6rem;
  }
  .\32xl\:bottom-36{
    bottom: 9rem;
  }
  .\32xl\:left-0{
    left: 0px;
  }
  .\32xl\:h-\[14rem\]{
    height: 14rem;
  }
  .\32xl\:h-\[24rem\]{
    height: 24rem;
  }
  .\32xl\:h-\[29rem\]{
    height: 29rem;
  }
  .\32xl\:w-\[19rem\]{
    width: 19rem;
  }
  .\32xl\:w-\[23rem\]{
    width: 23rem;
  }
  .\32xl\:w-\[75\%\]{
    width: 75%;
  }
  .\32xl\:w-\[80\%\]{
    width: 80%;
  }
  .\32xl\:max-w-container-hamad{
    max-width: 85.5rem;
  }
  .\32xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .\32xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .\32xl\:pl-28{
    padding-left: 7rem;
  }
}