.product-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:30px;background:white;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.product-header-menu{display:flex;gap:85px;font-size:20px;padding:20px 0 0}.product-header .nav-menu a{color:black;text-decoration:none;font-weight:500}.product-header .menu-toggle svg{stroke:black}.product-toggle-menu{padding:20px 0 0;background:none;outline:none;border:none}.product-breadcrumbs{margin:20px auto 30px;display:flex;align-items:center;gap:10px}.product-breadcrumbs-p{font-size:20px;color:black;margin:0}.product_info-container{margin-bottom:3rem;gap:1.25rem}@media (min-width:768px){.product_info-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.product_info-container{gap:3.5rem}}.product_images{display:flex;align-items:flex-start;column-gap:1.5rem;row-gap:.75rem}@media not all and (min-width:1024px){.product_images{flex-direction:column}}@media not all and (min-width:768px){.product_images{margin-bottom:1.25rem}}.product_images-preview_container{position:relative;display:flex;max-height:555px;max-width:100%;gap:.75rem;overflow-x:auto;overflow-y:hidden}@media (min-width:1024px){.product_images-preview_container{min-width:81px;flex-direction:column;overflow-y:auto;overflow-x:hidden}}.product_images-preview_container{scrollbar-width:none;-ms-overflow-style:none}.product_images-preview_container:after{pointer-events:none;position:sticky;bottom:0;right:0;z-index:1;min-height:81px;min-width:81px;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#f5f5f5 var(--tw-gradient-to-position)}@media (min-width:1024px){.product_images-preview_container:after{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}}.product_images-preview_container:after{content:""}.product_images-preview_container div{position:relative;height:81px;min-height:81px;width:81px;min-width:81px;overflow:hidden;border-radius:.75rem;border-width:2px;object-fit:cover;transition-duration:.3s}.product_images-full_container{position:relative;aspect-ratio:1/1;width:100%;overflow:hidden;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.product_images-full_container img{object-fit:contain;padding:1.25rem}@media (min-width:1024px){.product_images-full_container img{padding:2.5rem}}.product_images img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.product_info h1{margin-bottom:1.25rem;font-size:1.5rem;line-height:2rem;font-weight:500}@media (min-width:1024px){.product_info h1{font-size:2.25rem;line-height:2.5rem}}.product_info h2{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(131 131 131/var(--tw-text-opacity,1))}@media (min-width:1024px){.product_info h2{font-size:1.5rem;line-height:2rem}}.product_info p{margin-bottom:1.25rem}@media (min-width:1024px){.product_info p{font-size:1.25rem;line-height:1.75rem}}.product_info .accordion-content{padding-bottom:1.25rem}.product_info .accordion-content p{margin-bottom:0;margin-top:1rem}.product_info .accordion-content ul{margin-top:1rem;list-style-type:disc;padding-left:1.5rem}.accordion-container{margin-top:2.5rem;width:100%}.accordion-item{border-bottom-width:1px;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(190 190 190/var(--tw-border-opacity,1))}.accordion-button{display:flex;width:100%;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:500}@media (min-width:768px){.accordion-button{font-size:1.5rem;line-height:2rem}}.accordion-button svg{transition-duration:.3s}.accordion-button.active svg{--tw-rotate:45deg;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))}.accordion-content{padding-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(70 70 70/var(--tw-text-opacity,1))}.other_products-container{width:100%}@media (min-width:1024px){.other_products-container{max-width:calc(100% - 105px)}}.other_products-container h2{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:500}@media (min-width:768px){.other_products-container h2{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.other_products-container h2{font-size:1.875rem;line-height:2.25rem}}.catalog-h1{margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:500;text-transform:uppercase}@media (min-width:768px){.catalog-h1{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.catalog-h1{margin-bottom:1.25rem;font-size:2.25rem;line-height:2.5rem}}.categories_list{margin-top:1rem;margin-bottom:1rem;display:grid;width:100%;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;row-gap:.75rem}@media (min-width:768px){.categories_list{margin-top:1.75rem;margin-bottom:1.75rem;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1rem}}@media (min-width:1024px){.categories_list{margin-top:2.5rem;margin-bottom:2.5rem;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.25rem;row-gap:1.25rem}}.category_item{position:relative;display:flex;aspect-ratio:1/1;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:1rem;background-size:cover;padding:1.5rem}.category_item:before{position:absolute;inset:0;display:block;height:100%;width:100%;background-color:rgb(0 0 0/.2);transition-duration:.5s;content:""}.category_item:hover:before{background-color:rgb(0 0 0/.4)}.category_item .name{z-index:10;transform-origin:left;font-size:1.875rem;line-height:2.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-duration:.5s}.category_item .name:active{--tw-scale-x:.95;--tw-scale-y:.95}.category_item .name:active,.category_item:hover .name{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))}.category_item:hover .name{--tw-translate-y:10px;transition-duration:.5s}.category_item .global_button{z-index:10;display:inline-block;width:fit-content;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.category_item .global_button:hover{--tw-border-opacity:1;border-color:rgb(213 167 81/var(--tw-border-opacity,1))}.accent_category{margin-top:.5rem;margin-bottom:.5rem;display:flex;align-items:center;column-gap:1.25rem;row-gap:1rem;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media not all and (min-width:768px){.accent_category{flex-direction:column}}@media (min-width:768px){.accent_category{grid-column:span 3/span 3}}.accent_category-content{padding:1.25rem}@media (min-width:768px){.accent_category-content{width:50%;padding:2.25rem}}@media (min-width:1024px){.accent_category-content{padding:3rem}}.accent_category-image{aspect-ratio:1/1;border-radius:1.5rem;object-fit:cover}@media (min-width:768px){.accent_category-image{width:50%}}.accent_category .global_h2{font-weight:500;text-transform:uppercase}.accent_category .global_description{--tw-text-opacity:1;color:rgb(70 70 70/var(--tw-text-opacity,1))}.accent_category .global_button{margin-top:1rem;display:inline-block}@media (min-width:768px){.accent_category .global_button{margin-top:1.5rem}}@media (min-width:1024px){.accent_category .global_button{margin-top:2.5rem}}.search-wrapper{display:flex;align-items:center;position:relative;max-width:700px;padding:0;height:45px}.search-input{padding-right:3rem;padding-left:1rem;font-size:1.125rem;line-height:1.75rem;width:100%;border:none;outline:none;height:100%;border-radius:10px}.search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none}.product_listing{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}@media (min-width:640px){.product_listing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.product_listing{grid-template-columns:repeat(3,minmax(0,1fr))}}.product_listing-item .image{position:relative;display:block;height:300px;border-radius:1.5rem;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 255 255/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#f9f3e8 var(--tw-gradient-to-position)}@media (min-width:1024px){.product_listing-item .image{height:350px}}.product_listing-item .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.product_listing-image-svg{position:absolute;top:0;right:0}.product_listing-info-link{font-size:1.5rem;line-height:2rem;line-height:110%;font-size:25px;color:black}.product_listing-info{display:block;padding:1.25rem}.product_listing-item{border-radius:30px;background:white;transition-duration:.5s}.product_listing-item:hover{transform:translateY(-10px);box-shadow:0 0 50px #00000029;z-index:1}.pagination{margin-top:3rem;gap:8px}.pagination,.pagination-item{display:flex;justify-content:center}.pagination-item{height:38px;width:38px;align-items:center;border-radius:4px;color:#a3a3a3;transition-duration:.3s;cursor:pointer;font-weight:500;font-size:15px;stroke:#a3a3a3}.pagination-item.active,.pagination-item:hover{background-color:#d5a751;color:white;stroke:white}.pagination-item-svg{height:40px;width:40px;background:white;position:relative}.product-feature{position:absolute;top:0;right:0;z-index:10;height:100%;width:100%;overflow-y:auto;overflow-x:hidden;--tw-bg-opacity:1;background-color:rgb(213 167 81/var(--tw-bg-opacity,1));padding:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.product-feature::-webkit-scrollbar{display:none}.product_feature-title{margin-bottom:1rem;padding-right:3.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:500}@media (min-width:768px){.product_feature-title{font-size:1.5rem;line-height:2rem}}.product_feature-expiration_date{font-size:1.25rem;line-height:1.75rem}.product_feature-description{margin-top:1rem;font-size:.875rem;line-height:1.25rem}@media (min-width:1024px){.product_feature-description{margin-top:2.5rem;font-size:1.125rem;line-height:1.75rem}}.product_feature-description p{margin-bottom:.75rem}.product_feature-description ul{margin-bottom:1rem}.product_feature-description li{margin-bottom:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));padding-bottom:.75rem}.sub_pages-container{position:relative}.sub_pages{margin-left:-1rem;margin-right:-1rem;display:flex;gap:2rem;overflow-x:auto;overflow-y:hidden;padding:1.25rem 1rem 2.5rem}@media (min-width:768px){.sub_pages{gap:3rem;padding-top:1.5rem}}@media (min-width:1024px){.sub_pages{padding-top:2.5rem}}.sub_pages::-webkit-scrollbar{height:.25rem;width:.25rem}.sub_pages::-webkit-scrollbar-thumb{border-radius:9999px;background-color:rgb(0 0 0/.4)}.sub_pages>*{position:relative;white-space:nowrap;line-height:1}@media (min-width:768px){.sub_pages>*{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){.sub_pages>*{font-size:1.25rem;line-height:1.75rem}}.sub_pages>:not(.active)>span{display:block;transition-duration:.3s}.sub_pages>:not(.active)>span:hover{--tw-translate-y:0.25rem;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));opacity:.7}.sub_pages>.active span{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sub_pages>:not(:last-child):after{position:absolute;top:50%;right:-1rem;height:.5rem;width:.5rem;--tw-translate-y:-50%;--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));border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-content:"";content:var(--tw-content)}@media (min-width:768px){.sub_pages>:not(:last-child):after{right:-1.5rem}}.main_contacts-info hr{margin-top:1rem;margin-bottom:1rem;height:1px;border-style:none;--tw-bg-opacity:1;background-color:rgb(153 153 153/var(--tw-bg-opacity,1))}@media (min-width:1024px){.main_contacts-info hr{margin-top:2rem;margin-bottom:2rem}}.main_contacts-list{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:768px){.main_contacts-list{gap:2rem}}.main_contacts-item{display:flex;align-items:center;gap:1rem}.main_contacts-item .icon{height:3rem;min-height:3rem;width:3rem;min-width:3rem}@media (min-width:768px){.main_contacts-item .icon{height:3.5rem;min-height:3.5rem;width:3.5rem;min-width:3.5rem}}.main_contacts-item .label{margin-bottom:.25rem;font-weight:500;line-height:1}@media (min-width:768px){.main_contacts-item .label{font-size:1.125rem;line-height:1.75rem}}.main_contacts-item .value{--tw-text-opacity:1;color:rgb(70 70 70/var(--tw-text-opacity,1))}@media (min-width:768px){.main_contacts-item .value{font-size:1.25rem;line-height:1.75rem}}.main_contacts-item a{text-underline-offset:4px;transition-duration:.3s}.main_contacts-item a:hover{--tw-text-opacity:1;color:rgb(213 167 81/var(--tw-text-opacity,1));text-decoration-line:underline}.main_contacts-social{display:flex;gap:1rem}.main_contacts-social a{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(213 167 81/var(--tw-bg-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.main_contacts-social a:hover{opacity:.8}.main_contacts-social a:active{--tw-scale-x:.95;--tw-scale-y:.95;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))}@media (min-width:768px){.main_contacts-social a{height:4rem;width:4rem}}.main_contacts-social img{max-height:28px;max-width:28px}@media (min-width:768px){.main_contacts-social img{max-height:32px;max-width:32px}}.main_contacts-h3{margin-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:500}.simple_contacts-item{display:flex;align-items:center;gap:.75rem}@media (min-width:768px){.simple_contacts-item{font-size:1.25rem;line-height:1.75rem}}.simple_contacts-item .icon{height:30px;min-height:30px;width:30px;min-width:30px}.simple_contacts-item a{text-underline-offset:4px;transition-duration:.3s}.simple_contacts-item a:hover{--tw-text-opacity:1;color:rgb(213 167 81/var(--tw-text-opacity,1));text-decoration-line:underline}.page-contacts{display:grid;align-items:center;row-gap:2.5rem}@media (min-width:768px){.page-contacts{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.75rem}}.page-contacts-left{display:flex;flex-direction:column;gap:30px}.page-contacts-right{border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem}@media (min-width:640px){.page-contacts-right{padding:3rem 1.75rem}}.page-contacts-right h2{margin-bottom:2rem;font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:768px){.page-contacts-right h2{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.page-contacts-right h2{font-size:2.25rem;line-height:2.5rem}}.page_contacts-map{margin-top:3rem;margin-bottom:3rem}.page_contacts-map iframe{overflow:hidden;border-radius:1.5rem}.contact_person{margin-top:2rem;margin-bottom:2rem}@media (min-width:768px){.contact_person{margin-top:2.5rem;margin-bottom:2.5rem}}@media (min-width:1024px){.contact_person{margin-top:3rem;margin-bottom:3rem}}.contact_person-item h2{margin-top:2rem}.contact_person-person{padding-top:1.25rem;padding-bottom:1.25rem}.contact_person-person .name{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}@media (min-width:768px){.contact_person-person .name{font-size:1.875rem;line-height:2.25rem}}.contact_person-person .position{margin-bottom:.75rem;max-width:770px}@media (min-width:768px){.contact_person-person .position{font-size:1.5rem;line-height:2rem}}.contact_person-person .contacts{display:flex;flex-direction:column;gap:.75rem}.contacts_hr{margin-left:auto;margin-right:auto;height:2px;max-width:1600px;border-radius:9999px;border-style:none;--tw-bg-opacity:1;background-color:rgb(207 207 207/var(--tw-bg-opacity,1))}@media (min-width:1024px){.contacts_hr{margin-top:1.25rem;margin-bottom:1.25rem}}.contact_person-info{margin-top:2.5rem;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(207 207 207/var(--tw-border-opacity,1));padding-bottom:1.25rem}.contact_person-name{font-size:1.875rem;line-height:2.25rem;font-weight:700}.contact_person-text{max-width:727px;font-size:1.5rem;line-height:2rem}.contact_person-tel-email{font-size:1.25rem;line-height:1.75rem}.contact_person-flex{display:flex;gap:.75rem}.contact_person-h3{margin-bottom:3rem;font-size:2.25rem;line-height:2.5rem;font-weight:700}.page-contacts.contacts_rf{align-items:flex-start}.franchise_listing{overflow:hidden;padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.franchise_listing{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1024px){.franchise_listing{padding-top:3rem;padding-bottom:3rem}}.franchise_listing-toggle{display:flex;flex-wrap:wrap;row-gap:1.25rem;column-gap:.75rem;padding-bottom:2.5rem}.franchise_listing-toggle button{border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(213 167 81/var(--tw-border-opacity,1));padding:.5rem 1rem;outline:2px solid transparent;outline-offset:2px;transition-duration:.3s}.franchise_listing-toggle button:hover{--tw-scale-x:1.03;--tw-scale-y:1.03}.franchise_listing-toggle button:active,.franchise_listing-toggle button:hover{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))}.franchise_listing-toggle button:active{--tw-scale-x:.95;--tw-scale-y:.95}@media (min-width:768px){.franchise_listing-toggle button{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.franchise_listing-toggle button{font-size:1.5rem;line-height:2rem}}.franchise_listing-toggle button.active{background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:#EACB91 var(--tw-gradient-from-position);--tw-gradient-to:rgb(234 203 145/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#D5A751 var(--tw-gradient-to-position);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.franchise_listing-item{column-gap:2.5rem;row-gap:.75rem;padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){.franchise_listing-item{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:2rem;padding-bottom:2rem}}.franchise_listing-item h2{font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:768px){.franchise_listing-item h2{font-size:1.875rem;line-height:2.25rem}}.franchise_listing-item-info{display:flex;flex-direction:column;gap:1rem}.franchise_listing-item .label{margin-bottom:.25rem;--tw-text-opacity:1;color:rgb(132 132 132/var(--tw-text-opacity,1))}@media (min-width:768px){.franchise_listing-item .label{font-size:1.125rem;line-height:1.75rem}}.franchise_listing-item .value{font-size:1.125rem;line-height:1.75rem}@media (min-width:768px){.franchise_listing-item .value{font-size:1.25rem;line-height:1.75rem}}.franchise_listing-item a{display:inline-block;white-space:nowrap;text-underline-offset:4px;transition-duration:.3s}.franchise_listing-item a:hover{--tw-text-opacity:1;color:rgb(213 167 81/var(--tw-text-opacity,1));text-decoration-line:underline}.franchise_listing-item a:active{--tw-scale-x:.95;--tw-scale-y:.95;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))}.franchise_listing-item .additional{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(132 132 132/var(--tw-text-opacity,1))}@media (min-width:768px){.franchise_listing-item .additional{font-size:1rem;line-height:1.5rem}}.franchise_listing-item-map{overflow:hidden;border-radius:.75rem}@media not all and (min-width:768px){.franchise_listing-item-map{margin-top:1rem}}.franchise_listing-item-map iframe{height:100%;width:100%;object-fit:cover}@media not all and (min-width:768px){.franchise_listing-item-map iframe{aspect-ratio:1/1}}.post_filter{margin-top:1.75rem;margin-bottom:1.75rem;display:flex;flex-wrap:wrap;gap:1rem}@media (min-width:768px){.post_filter{margin-top:2rem;margin-bottom:2rem}}@media (min-width:1024px){.post_filter{margin-top:2.5rem;margin-bottom:2.5rem;gap:1.75rem}}.post_filter .search-wrapper{width:100%;max-width:600px}.post_listing{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:768px){.post_listing{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.post_listing{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}}.post_listing-item{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.post_listing-item:hover{--tw-translate-y:-10px}.post_listing-item:active,.post_listing-item:hover{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))}.post_listing-item:active{--tw-scale-x:.95;--tw-scale-y:.95}@media (min-width:768px){.post_listing-item{gap:1.25rem}}@media (min-width:1024px){.post_listing-item{gap:1.5rem}}.post_listing-item .image{position:relative;margin-bottom:1rem;display:block;height:240px;width:100%;overflow:hidden;border-radius:1.5rem}@media (min-width:1024px){.post_listing-item .image{margin-bottom:1.75rem}}.post_listing-item .image img{height:100%;width:100%;object-fit:cover}.post_listing-item .info{display:flex;flex-direction:column;gap:.75rem}.post_listing-item .info .date{font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity:1;color:rgb(213 167 81/var(--tw-text-opacity,1))}.post_listing-item .info .name{font-size:1.25rem;line-height:1.75rem;font-weight:700;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.post_listing-item .info .name:hover{--tw-text-opacity:1;color:rgb(213 167 81/var(--tw-text-opacity,1))}@media (min-width:1024px){.post_listing-item .info .name{font-size:1.5rem;line-height:2rem}}.post_listing-item .info .description{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(70 70 70/var(--tw-text-opacity,1))}@media (min-width:1024px){.post_listing-item .info .description{font-size:1rem;line-height:1.5rem}}.post_listing-item .tags{display:flex;flex-wrap:wrap;gap:.5rem}.post_listing-item .tags .tag{border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(213 167 81/var(--tw-border-opacity,1));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(125 96 43/var(--tw-text-opacity,1))}.filter_date-calendar .calendar_footer .clear{display:flex;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.filter_date-calendar .calendar_footer .clear{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){.filter_date-calendar .calendar_footer .clear{font-size:1.125rem;line-height:1.75rem}}.filter_date-calendar .calendar_footer .clear .close{height:1.5rem;width:1.5rem}.filter_date-calendar .calendar_popup-header{gap:1.25rem}@media not all and (min-width:768px){.filter_date-calendar .calendar_popup-header{flex-direction:column-reverse}}.filter_date-calendar .fast_actions{display:flex;align-items:center;gap:.75rem;overflow-x:auto}.filter_date-calendar .fast_actions button{white-space:nowrap;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(213 167 81/var(--tw-border-opacity,1));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(125 96 43/var(--tw-text-opacity,1))}.filter_date-calendar td{cursor:pointer;border-radius:.375rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.filter_date-calendar td:hover{background-color:rgb(213 167 81/.2)}.filter_date-calendar td:active{--tw-scale-x:.95;--tw-scale-y:.95;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))}.filter_date-calendar td.selected{--tw-bg-opacity:1;background-color:rgb(213 167 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.filter_date-calendar td.selected.first{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;border-top-left-radius:9999px;border-bottom-left-radius:9999px}.filter_date-calendar td.selected.last{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;border-top-right-radius:9999px;border-bottom-right-radius:9999px}.filter_date-calendar td.in-range{--tw-bg-opacity:1;background-color:rgb(213 167 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));opacity:.5}.toggle_filter_tags-button{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter_tags-popup-clear{display:block;width:100%}.filter_tags-popup-clear span{display:block;width:100%;max-width:100%;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(225 225 225/var(--tw-bg-opacity,1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.filter_tags-popup-clear span:active{--tw-scale-x:.95;--tw-scale-y:.95;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))}@media (min-width:768px){.filter_tags-popup-clear span{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){.filter_tags-popup-clear span{font-size:1.125rem;line-height:1.75rem}}.filter_tags-popup{position:fixed;top:0;left:0;z-index:50;display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-color:rgb(0 0 0/.5);padding-left:1rem;padding-right:1rem}@media (min-width:768px){.filter_tags-popup{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.filter_tags-popup{padding-left:2rem;padding-right:2rem}}.filter_tags-popup .filter_tags-popup-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgb(0 0 0/.5)}.filter_tags-popup .filter_tags-popup-content{position:relative;height:100%;max-height:90vh;width:100%;max-width:600px;overflow-y:auto;overflow-x:hidden;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem}@media (min-width:768px){.filter_tags-popup .filter_tags-popup-content{padding:1.5rem}}@media (min-width:1024px){.filter_tags-popup .filter_tags-popup-content{padding:2rem}}.filter_tags-popup .filter_tags-popup-header{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (min-width:768px){.filter_tags-popup .filter_tags-popup-header{gap:1.5rem}}@media (min-width:1024px){.filter_tags-popup .filter_tags-popup-header{gap:2rem}}.filter_tags-popup .filter_tags-popup-header .search-wrapper input{width:100%;--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.filter_tags-popup .filter_tags-popup-header .close{display:flex;height:2.5rem;min-height:2.5rem;width:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;background-color:#db5252b2;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.filter_tags-popup .filter_tags-popup-header .close:hover{--tw-rotate:90deg}.filter_tags-popup .filter_tags-popup-header .close:active,.filter_tags-popup .filter_tags-popup-header .close:hover{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))}.filter_tags-popup .filter_tags-popup-header .close:active{--tw-scale-x:.95;--tw-scale-y:.95}.filter_tags-popup .filter_tags-popup-body{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px){.filter_tags-popup .filter_tags-popup-body{margin-top:1.5rem}}@media (min-width:1024px){.filter_tags-popup .filter_tags-popup-body{margin-top:2rem}}.filter_tags-popup .filter_tags-popup-body .tag-item{cursor:pointer;border-radius:.75rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.filter_tags-popup .filter_tags-popup-body .tag-item:hover{padding-left:1rem;padding-right:1rem}.filter_tags-popup .filter_tags-popup-body .tag-item:active{--tw-scale-x:.95;--tw-scale-y:.95;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))}@media (min-width:768px){.filter_tags-popup .filter_tags-popup-body .tag-item{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){.filter_tags-popup .filter_tags-popup-body .tag-item{font-size:1.125rem;line-height:1.75rem}}.filter_tags-popup .filter_tags-popup-body .tag-item.selected{--tw-bg-opacity:1;background-color:rgb(213 167 81/var(--tw-bg-opacity,1));padding-left:1rem;padding-right:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.post_header{padding-bottom:1.5rem}@media (min-width:768px){.post_header{padding-bottom:2rem}}@media (min-width:1024px){.post_header{padding-bottom:2.5rem}}@media not all and (min-width:768px){.post_header h1{font-size:1.5rem;line-height:2rem}}.post_header .date{margin-bottom:.5rem}@media (min-width:768px){.post_header .date{margin-bottom:.75rem;font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.post_header .date{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem}}.post_header .tags{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem}@media (min-width:768px){.post_header .tags{gap:.75rem}}@media (min-width:1024px){.post_header .tags{margin-top:1.5rem;gap:1rem}}.post_header .tags .tag{border-radius:15px;border-width:1px;--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;line-height:1}@media (min-width:768px){.post_header .tags .tag{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){.post_header .tags .tag{font-size:1.125rem;line-height:1.75rem}}.post_content{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:1.5rem}@media not all and (min-width:768px){.post_content{flex-direction:column-reverse}}@media (min-width:768px){.post_content{margin-top:2rem;margin-bottom:2rem;gap:2.5rem}}@media (min-width:1024px){.post_content{margin-top:2.5rem;margin-bottom:2.5rem;gap:5rem}}.post_content-share{display:flex;min-width:170px;flex-direction:column;gap:1rem}.post_content-share-label{font-size:1.25rem;line-height:1.75rem;line-height:1;--tw-text-opacity:1;color:rgb(28 28 28/var(--tw-text-opacity,1))}@media (min-width:768px){.post_content-share-label{font-size:25px}}.post_content-share-buttons{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem;font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){.post_content-share-buttons{column-gap:.75rem;font-size:1.5rem;line-height:2rem}}.post_content-share button{display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.post_content-share button:hover{--tw-border-opacity:1;border-color:rgb(213 167 81/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(213 167 81/var(--tw-bg-opacity,1))}.post_content-share button:active{--tw-scale-x:.95;--tw-scale-y:.95;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))}@media (min-width:768px){.post_content-share button{height:3rem;width:3rem}}.post_content-share button svg{fill:#000;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.post_content-share button:hover svg{fill:#fff}.post_content-text{width:100%;--tw-text-opacity:1;color:rgb(33 33 33/var(--tw-text-opacity,1))}@media (min-width:768px){.post_content-text{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.post_content-text{font-size:1.5rem;line-height:2rem}}.post_content-text>*{margin-bottom:1rem}@media (min-width:768px){.post_content-text>*{margin-bottom:1.25rem}}.post_content-text h3{margin-bottom:.5rem;padding-top:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:500}@media (min-width:768px){.post_content-text h3{margin-bottom:1.25rem;padding-top:1.25rem;font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.post_content-text h3{font-size:1.875rem;line-height:2.25rem}}.post_content-text ul{list-style-type:disc;padding-left:1.25rem}@media (min-width:1024px){.post_content-text ul{padding-left:1.75rem}}.post_content-text ul li{margin-bottom:.5rem}@media (min-width:768px){.post_content-text ul li{margin-bottom:1rem}}.post_content-text a{text-decoration-line:underline;text-underline-offset:4px}.post_content-text blockquote{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(248 221 172/var(--tw-bg-opacity,1));padding:.5rem 1.25rem 1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}@media (min-width:768px){.post_content-text blockquote{padding-top:1.25rem;font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.post_content-text blockquote{font-size:1.875rem;line-height:2.25rem}}.post_content-text h2{margin-bottom:1.25rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;line-height:112%}@media (min-width:768px){.post_content-text h2{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){.post_content-text h2{font-size:3rem;line-height:1}}.post_content-text h3{margin-bottom:1.25rem;font-size:1.5rem;line-height:2rem;font-weight:700;line-height:112%}@media (min-width:768px){.post_content-text h3{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.post_content-text h3{font-size:2.25rem;line-height:2.5rem}}.post_content-text h4{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;line-height:112%}@media (min-width:768px){.post_content-text h4{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.post_content-text h4{font-size:1.875rem;line-height:2.25rem}}.post_gallery-simple{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width:768px){.post_gallery-simple{grid-template-columns:repeat(3,minmax(0,1fr))}}.post_gallery-simple img{aspect-ratio:4/3;height:100%;width:100%;cursor:pointer;border-radius:.75rem;object-fit:cover;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.post_gallery-simple img:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;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))}@media not all and (min-width:768px){.post_gallery-simple img:last-child{grid-column:span 2/span 2}}.post_gallery img{aspect-ratio:500/420;max-width:70vw;cursor:pointer;border-radius:.75rem;object-fit:cover;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.post_gallery img:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;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))}.post_gallery .swiper-button-next,.post_gallery .swiper-button-prev{display:flex;height:2.25rem;width:2.25rem;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;background-color:#D9D9D980}@media (min-width:768px){.post_gallery .swiper-button-next,.post_gallery .swiper-button-prev{height:3rem;width:3rem}}.post_gallery .swiper-button-next:after,.post_gallery .swiper-button-prev:after{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.other_posts-header{margin-bottom:1.75rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}@media (min-width:1024px){.other_posts-header{margin-bottom:2.5rem}}.other_posts-header h2{margin-bottom:0}@media not all and (min-width:768px){.other_posts-header h2{font-size:1.5rem;line-height:2rem}.other_posts-header a{font-size:.75rem;line-height:1rem}}.slider_section img{aspect-ratio:16/7;min-height:250px;width:100%;border-radius:1.5rem;object-fit:cover}.slider_section .swiper-slide:after{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:1.5rem;background-color:rgb(0 0 0/.2);--tw-content:"";content:var(--tw-content)}.slider_section .swiper .swiper-pagination{position:absolute;bottom:0;right:0;left:auto;display:flex;width:fit-content;align-items:center;justify-content:flex-end;gap:.25rem;padding:1rem}@media (min-width:768px){.slider_section .swiper .swiper-pagination{gap:.5rem;padding:2rem}}@media (min-width:1024px){.slider_section .swiper .swiper-pagination{padding:3rem}}.slider_section .swiper-pagination-bullet{height:.25rem;width:.25rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:768px){.slider_section .swiper-pagination-bullet{height:.5rem;width:.5rem}}@media (min-width:1024px){.slider_section .swiper-pagination-bullet{height:.75rem;width:.75rem}}.slider_section .slide_content{position:absolute;bottom:0;left:0;right:0;z-index:10;padding:1rem}@media (min-width:768px){.slider_section .slide_content{padding:2rem}}@media (min-width:1024px){.slider_section .slide_content{padding:3rem}}.slider_section .slide_content .slide_title{margin-bottom:1rem;max-width:90%;font-size:1.5rem;line-height:2rem;font-weight:500;line-height:110%;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:768px){.slider_section .slide_content .slide_title{margin-bottom:2rem;font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){.slider_section .slide_content .slide_title{font-size:3rem;line-height:1}}.slider_section .slide_content .slide_button{display:flex;width:fit-content;align-items:center;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));background-color:transparent;padding:.5rem .75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-duration:.3s}.slider_section .slide_content .slide_button:hover{--tw-border-opacity:1;border-color:rgb(200 35 35/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(200 35 35/var(--tw-bg-opacity,1))}.slider_section .slide_content .slide_button:active{--tw-scale-x:.95;--tw-scale-y:.95;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))}@media not all and (min-width:768px){.slider_section .slide_content .slide_button{--tw-border-opacity:1;border-color:rgb(200 35 35/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(200 35 35/var(--tw-bg-opacity,1))}}@media (min-width:768px){.slider_section .slide_content .slide_button{gap:1.25rem;padding:.75rem 1rem;font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.slider_section .slide_content .slide_button{gap:1.5rem;padding:1rem 1.25rem;font-size:1.875rem;line-height:2.25rem}}.slider_section .slide_content .slide_button svg{height:1rem;width:1rem}@media (min-width:768px){.slider_section .slide_content .slide_button svg{height:1.25rem;width:1.25rem}}@media (min-width:1024px){.slider_section .slide_content .slide_button svg{height:1.5rem;width:1.5rem}}.video_modal{position:fixed;top:0;left:0;z-index:50;display:flex;height:100%;width:100%;align-items:center;justify-content:center}@media not all and (min-width:768px){.video_modal{overflow-y:auto;overflow-x:hidden}}.video_modal-overlay{position:absolute;top:0;left:0;z-index:0;height:100%;width:100%;cursor:pointer;background-color:rgb(0 0 0/.5)}.video_modal-content{position:relative;z-index:10;aspect-ratio:16/9;max-height:90%;width:90%}.video_modal .close-modal{position:absolute;top:1rem;right:1rem;display:flex;height:2.5rem;min-height:2.5rem;width:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;overflow:hidden;border-radius:9999px;background-color:#DB5252B2;outline:2px solid transparent;outline-offset:2px;transition-duration:.3s}.video_modal .close-modal:active{--tw-scale-x:.9;--tw-scale-y:.9;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))}.video_modal .close-modal svg{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.video_modal .close-modal:hover svg{--tw-rotate:90deg;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))}.video-error{text-align:center;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.shorts_section{display:flex;gap:1.25rem}@media (min-width:768px){.shorts_section{gap:3rem}}@media (min-width:1024px){.shorts_section{gap:4rem}}.shorts_section-header{width:30%;min-width:30%;max-width:30%}@media (min-width:768px){.shorts_section-header{display:flex;flex-direction:column;justify-content:center}}.shorts_section-header h2{margin-bottom:.5rem;font-weight:500}@media not all and (min-width:640px){.shorts_section-header h2{font-size:1.5rem;line-height:2rem}}@media (min-width:768px){.shorts_section-header h2{margin-bottom:1rem}}.shorts_section-header button{display:flex;align-items:center;gap:.5rem;text-align:left;font-size:.875rem;line-height:1.25rem;line-height:1;--tw-text-opacity:1;color:rgb(129 129 129/var(--tw-text-opacity,1))}@media (min-width:640px){.shorts_section-header button{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.shorts_section-header button{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.shorts_section-header button{font-size:1.5rem;line-height:2rem}}.shorts_section-header button span{display:flex;align-items:center}.shorts_section-header button span hr{height:2px;width:1.5rem;border-style:none;--tw-bg-opacity:1;background-color:rgb(129 129 129/var(--tw-bg-opacity,1));transition-duration:.3s}@media (min-width:768px){.shorts_section-header button span hr{width:2.5rem}}@media (min-width:1024px){.shorts_section-header button span hr{width:4rem}}.shorts_section-header button:hover span hr{width:2rem}@media (min-width:768px){.shorts_section-header button:hover span hr{width:3rem}}@media (min-width:1024px){.shorts_section-header button:hover span hr{width:5rem}}.shorts_section-header button span svg{margin-left:-.5rem;stroke:#818181}.shorts_section-list{position:relative;display:flex;width:100%;max-width:100%;gap:1rem}@media (min-width:768px){.shorts_section-list{gap:1.25rem}}@media (min-width:1024px){.shorts_section-list{gap:1.75rem}}.shorts_section-list .shorts-preview{position:relative;height:230px;max-width:80%;flex:1 1 0%;cursor:pointer;overflow:hidden;border-radius:1rem;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.shorts_section-list .shorts-preview:hover{--tw-translate-y:-5px;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))}@media (min-width:640px){.shorts_section-list .shorts-preview{max-width:50%}}@media (min-width:768px){.shorts_section-list .shorts-preview{height:300px;max-width:33%}}@media (min-width:1024px){.shorts_section-list .shorts-preview{max-width:25%}}@media not all and (min-width:640px){.shorts_section-list .shorts-preview:nth-child(2){position:absolute;top:0;right:-1rem;z-index:-10;height:100%;width:100%;--tw-scale-x:.9;--tw-scale-y:.9;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));opacity:.5}}.shorts_section-list .shorts-preview>div{position:absolute;inset:0;display:flex;height:100%;width:100%;align-items:flex-end;overflow:hidden;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:rgb(0 0 0/0.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:rgb(0 0 0/0.5) var(--tw-gradient-to-position);padding:1rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500;line-height:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:768px){.shorts_section-list .shorts-preview>div{padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.shorts_section-list .shorts-preview>div{font-size:1rem;line-height:1.5rem}}.shorts_section-list .shorts-preview>div span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:block;max-height:3em}.shorts-modal-swiper{height:100%!important;width:100%}.shorts-modal-swiper .swiper-slide{height:auto;overflow:hidden;display:flex;align-items:center;justify-content:center}.modal-video-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000}.modal-video-container iframe,.modal-video-container video{width:100%;height:100%;object-fit:contain;background-color:#000}.modal-video-container video{position:relative;z-index:2;overscroll-behavior:contain}.modal-video-container iframe,.modal-video-container video{-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);transform:translateZ(0)}.modal-video-container iframe{max-width:100%;max-height:100%}html.ios-device body.modal-open{position:fixed;width:100%;height:100%;overflow:hidden}@media (max-width:767px){.shorts-modal-swiper{width:100vw;height:100vh!important}.modal-video-container{width:100vw;height:100vh}}.other_videos-list{gap:1rem}@media not all and (min-width:768px){.other_videos-list{display:flex;flex-direction:column}}@media (min-width:768px){.other_videos-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.other_videos-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}}.other_videos-item{position:relative;aspect-ratio:4/3;cursor:pointer;overflow:hidden;border-radius:1.5rem;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.other_videos-item:hover{--tw-translate-y:-5px;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))}.other_videos-item img{position:absolute;inset:0;z-index:-10;height:100%;width:100%;object-fit:cover}.other_videos-item-content{position:absolute;inset:0;z-index:10;display:flex;height:100%;width:100%;align-items:flex-end;justify-content:space-between;gap:1rem;background-color:rgb(0 0 0/.2);padding-left:1rem;padding-right:1rem;padding-bottom:1.75rem}@media (min-width:1024px){.other_videos-item-content{gap:1.25rem;padding-left:1.25rem;padding-right:1.25rem}}.other_videos-item-content svg{height:2.5rem;min-height:2.5rem;width:2.5rem;min-width:2.5rem}@media (min-width:768px){.other_videos-item-content svg{height:3rem;min-height:3rem;width:3rem;min-width:3rem}}@media (min-width:1024px){.other_videos-item-content svg{height:3.5rem;min-height:3.5rem;width:3.5rem;min-width:3.5rem}}.other_videos-item-content .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:4.5em;overflow:hidden;font-size:1rem;line-height:1.5rem;font-weight:500;line-height:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){.other_videos-item-content .title{font-size:1.125rem;line-height:1.75rem}}@media (min-width:768px){.other_videos-item-content .title{font-size:1.25rem;line-height:1.75rem}}.page_content-text{width:100%;--tw-text-opacity:1;color:rgb(28 28 28/var(--tw-text-opacity,1))}@media (min-width:768px){.page_content-text{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.page_content-text{font-size:1.5rem;line-height:2rem}}.page_content-text>*{margin-bottom:1rem}@media (min-width:768px){.page_content-text>*{margin-bottom:1.25rem}}.page_content-text ul{list-style-type:disc;padding-left:1.25rem}@media (min-width:1024px){.page_content-text ul{padding-left:1.75rem}}.page_content-text ul li{margin-bottom:.5rem}.page_content-text ul li ::marker{color:rgb(213 167 81)}.page_content-text ul li::marker{color:rgb(213 167 81)}@media (min-width:768px){.page_content-text ul li{margin-bottom:1rem}}.page_content-text blockquote{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(248 221 172/var(--tw-bg-opacity,1));padding:.5rem 1.25rem 1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}@media (min-width:768px){.page_content-text blockquote{padding-top:1.25rem;font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.page_content-text blockquote{font-size:1.875rem;line-height:2.25rem}}.page_content-text h2{margin-bottom:1.25rem;font-size:1.5rem;line-height:2rem;font-weight:500;line-height:112%}@media (min-width:768px){.page_content-text h2{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.page_content-text h2{font-size:2.25rem;line-height:2.5rem}}.page_content-text h3{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:500;line-height:112%}@media (min-width:768px){.page_content-text h3{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.page_content-text h3{font-size:1.875rem;line-height:2.25rem}}.page_content-text h4{margin-bottom:1.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;line-height:112%}@media (min-width:768px){.page_content-text h4{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.page_content-text h4{font-size:1.5rem;line-height:2rem}}.page_content-text a{--tw-text-opacity:1;color:rgb(213 167 81/var(--tw-text-opacity,1));text-decoration-line:underline;text-underline-offset:4px}.page_content-text-table{width:100%;max-width:100%;overflow-x:auto}.page_content-text table{width:100%;overflow:auto;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));text-align:left;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(33 33 33/var(--tw-text-opacity,1))}@media (min-width:768px){.page_content-text table{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.page_content-text table{font-size:1rem;line-height:1.5rem}}.page_content-text table th,.page_content-text table thead{font-weight:500}@media (min-width:1024px){.page_content-text table th,.page_content-text table thead{font-size:1.125rem;line-height:1.75rem}}.page_content-text table th,.page_content-text table thead td{--tw-bg-opacity:1;background-color:rgb(244 198 110/var(--tw-bg-opacity,1))}.page_content-text table th:first-child,.page_content-text table thead td:first-child{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.page_content-text table th:last-child,.page_content-text table thead td:last-child{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.page_content-text table td,.page_content-text table th{min-width:140px;padding:.25rem}@media (min-width:768px){.page_content-text table td,.page_content-text table th{padding:.5rem}}@media (min-width:1024px){.page_content-text table td,.page_content-text table th{padding:1rem}}@media (min-width:1280px){.page_content-text table td,.page_content-text table th{padding-left:1.5rem;padding-right:1.5rem}}.page_content-text table th,.page_content-text table thead{vertical-align:middle}.page_content-text table tbody,.page_content-text table td{vertical-align:top}.page_content-text table tbody td:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(255 242 218/var(--tw-bg-opacity,1))}.contacts_table{width:100%;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(70 70 70/var(--tw-text-opacity,1))}@media (min-width:768px){.contacts_table{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){.contacts_table{font-size:1.125rem;line-height:1.75rem}}.contacts_table-row{display:flex;width:100%}@media not all and (min-width:768px){.contacts_table-row{flex-direction:column}}@media (min-width:768px){.contacts_table-row{align-items:center}}.contacts_table-header{font-weight:500}@media not all and (min-width:768px){.contacts_table-header{display:none}}.contacts_table-header .contacts_table-col{padding-top:0}.contacts_table-row>div{position:relative;display:flex;height:100%;gap:.75rem;padding:.5rem 1rem}@media not all and (min-width:768px){.contacts_table-row>div{width:100%;flex-direction:column;padding-right:3.5rem}}@media (min-width:768px){.contacts_table-row>div{flex:1 1 0%;align-items:center;padding-top:1rem;padding-bottom:1rem}}@media not all and (min-width:768px){.contacts_table-row>div>div{display:flex}.contacts_table-row>div>div:first-child{order:3}}@media (min-width:768px){.contacts_table-row>div>div{flex:1 1 0%}}.contacts_table-col-title{display:block;width:50%;min-width:50%;font-weight:500;--tw-text-opacity:1;color:rgb(28 28 28/var(--tw-text-opacity,1))}@media (min-width:768px){.contacts_table-col-title{display:none}}.contacts_table-button{position:absolute;top:50%;right:.75rem;display:flex;height:1.5rem;width:1.5rem;--tw-translate-y:-50%;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1));outline:2px solid transparent;outline-offset:2px;transition-duration:.3s}.contacts_table-button,.contacts_table-button:active{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))}.contacts_table-button:active{--tw-scale-x:.95;--tw-scale-y:.95}@media (min-width:768px){.contacts_table-button{display:none}}.contacts_table-button svg{fill:#464646;transition-duration:.3s}.contacts_table-body .contacts_table-row{margin-bottom:.5rem;border-radius:.5rem;transition-duration:.3s}.contacts_table-body .contacts_table-row:hover{--tw-border-opacity:1;border-left-color:rgb(200 35 35/var(--tw-border-opacity,1))}@media (min-width:768px){.contacts_table-body .contacts_table-row{margin-bottom:.75rem;border-left-width:11px;border-left-color:transparent;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.contacts_table-body .contacts_table-row:hover{--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)}}@media (min-width:1024px){.contacts_table-body .contacts_table-row{margin-bottom:1rem}}.contacts_table-body .contacts_table-row>div:first-child{gap:0;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (max-width:767px){.contacts_table-col:last-child{display:none}.contacts_table-row>div:first-child{border-left-width:9px;border-left-color:transparent;transition-duration:.3s}.contacts_table-row.active>div:first-child{--tw-border-opacity:1;border-left-color:rgb(200 35 35/var(--tw-border-opacity,1))}.contacts_table-row.active .contacts_table-col:last-child{display:flex;animation:slideDown .3s ease forwards}.contacts_table-button.active{--tw-bg-opacity:1;background-color:rgb(255 244 244/var(--tw-bg-opacity,1))}.contacts_table-button.active svg{--tw-rotate:180deg!important;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))!important;fill:#C82323!important}.contacts_table .full_name{--tw-text-opacity:1;color:rgb(28 28 28/var(--tw-text-opacity,1))}@media not all and (min-width:768px){.contacts_table .full_name{font-size:1rem;line-height:1.5rem}.contacts_table .position{font-size:.75rem;line-height:1rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.files_table{overflow:auto;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem}@media (min-width:768px){.files_table{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){.files_table{font-size:1.125rem;line-height:1.75rem}}.files_table-header{border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(245 219 169/var(--tw-bg-opacity,1));font-weight:500}.files_table-row{display:flex;align-items:center;gap:1rem}.files_table-row:not(.files_table-header){transition-duration:.3s}.files_table-row:not(.files_table-header):hover{--tw-text-opacity:1;color:rgb(200 35 35/var(--tw-text-opacity,1))}.files_table-row svg{height:1.25rem;min-height:1.25rem;width:1.25rem;min-width:1.25rem;stroke:#000;transition-duration:.3s}@media (min-width:768px){.files_table-row svg{height:1.5rem;min-height:1.5rem;width:1.5rem;min-width:1.5rem}}@media (min-width:1024px){.files_table-row svg{height:1.75rem;min-height:1.75rem;width:1.75rem;min-width:1.75rem}}.files_table-row:hover svg{stroke:#C82323}.files_table-row a{transition-duration:.3s}.files_table-row a:active{--tw-scale-x:.95;--tw-scale-y:.95}.files_table-row a:active,.files_table-row a:hover{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))}.files_table-row a:hover{--tw-translate-x:-0.25rem}.files_table-col{display:flex;justify-content:space-between;gap:1rem;padding:.75rem}.files_table-col:first-child{width:25%;justify-content:center;text-align:center}.files_table-col:last-child{width:75%;align-items:center}@media (min-width:768px){.files_table-col{padding:1rem}}@media (min-width:1024px){.files_table-col{padding:1.25rem}}.awards_item-year-title{--tw-text-opacity:1;color:rgb(213 167 81/var(--tw-text-opacity,1))}.awards_item-year-list-item{margin-bottom:1rem;display:flex;row-gap:1rem;column-gap:2.5rem;border-bottom-width:1px;--tw-border-opacity:1;border-bottom-color:rgb(166 166 166/var(--tw-border-opacity,1));padding-bottom:1rem}@media not all and (min-width:768px){.awards_item-year-list-item{flex-direction:column}}@media (min-width:768px){.awards_item-year-list-item{margin-bottom:1.5rem;align-items:center;padding-bottom:1.5rem}}@media (min-width:1024px){.awards_item-year-list-item{margin-bottom:2rem;column-gap:3.5rem;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}}.awards_item-year-list-item .image{display:flex;aspect-ratio:1/1;height:100px;min-width:fit-content;max-width:fit-content;cursor:pointer;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(245 219 169/var(--tw-bg-opacity,1));padding:.75rem;transition-duration:.3s}.awards_item-year-list-item .image:hover{padding:.5rem}@media (min-width:768px){.awards_item-year-list-item .image{aspect-ratio:16/9;height:150px}}.awards_item-year-list-item .image img{height:100%;width:100%;object-fit:contain}.awards_item-year-list-item .name{margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:500}@media (min-width:768px){.awards_item-year-list-item .name{margin-bottom:1rem;font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.awards_item-year-list-item .name{font-size:1.875rem;line-height:2.25rem}}.awards_item-year-list-item .text{--tw-text-opacity:1;color:rgb(101 101 101/var(--tw-text-opacity,1))}@media (min-width:768px){.awards_item-year-list-item .text{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.awards_item-year-list-item .text{font-size:1.5rem;line-height:2rem}}