/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@font-face{font-family:'Montserrat';src:url(/themes/custom/delmonte/fonts/Montserrat-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/delmonte/fonts/Montserrat-Medium.ttf) format('truetype');font-weight:500;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/delmonte/fonts/Montserrat-SemiBold.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/delmonte/fonts/Montserrat-Bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/delmonte/fonts/Montserrat-Italic.ttf) format('truetype');font-weight:400;font-style:italic;font-display:swap;}@font-face{font-family:'Roboto';src:url(/themes/custom/delmonte/fonts/Roboto-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Roboto';src:url(/themes/custom/delmonte/fonts/Roboto-Medium.ttf) format('truetype');font-weight:500;font-style:normal;font-display:swap;}@font-face{font-family:'Roboto';src:url(/themes/custom/delmonte/fonts/Roboto-SemiBold.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Roboto';src:url(/themes/custom/delmonte/fonts/Roboto-Bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap;}html,body,button,input,select,textarea{font-family:'Raleway','Montserrat',Arial,sans-serif;}h1,h2,h3,h4,h5,h6{font-family:'Montserrat',Arial,sans-serif;}.layout--content-narrow,.layout--content-medium,.layout--content-wide,.layout--pass--content-narrow > *,.layout--pass--content-medium > *,.layout--pass--content-wide > *{grid-column:1 / -1 !important;max-width:none;}
.site-header{background:#005F2ED9;color:white;font-family:Arial,sans-serif;}.top-bar{background:#ECECEC;text-align:right;padding:6px 40px;font-size:14px;}header.site-header{position:sticky;width:100%;top:0;min-height:auto;z-index:9999;}.top-bar{display:flex;justify-content:flex-end;gap:5px;align-items:center;padding:6px 40px;}.button_log:hover{color:white;}.button_log img{width:30px;height:30px;}.top-search{margin:10px 0;}h2#block-delmonte-main-menu-menu{display:none;}span.primary-nav__menu-link-inner.primary-nav__menu-link-inner--level-1{padding:20px 0;}ul.menu.primary-nav__menu.primary-nav__menu--level-1{margin:0;}.button_log{background:#BE0811;color:white;display:flex;justify-content:center;align-items:center;gap:5px;line-height:28px;border-radius:100px;text-transform:uppercase;padding:6px 14px;font-size:14px;text-decoration:none;font-weight:500;white-space:nowrap;}.custom-search-button,.custom-search-button:hover,.custom-search-button.active{background:url(/themes/custom/delmonte/images/Search.svg) no-repeat center;background-size:23px;width:40px;height:100%;border-radius:100px;background-color:white;border:none;padding:0;text-indent:-9999px;cursor:pointer;position:absolute;right:10px;top:0;bottom:0;margin:auto;}.js-form-item.form-item.form-type-search.js-form-type-search.form-item-keys.js-form-item-keys.form-no-label{position:relative;margin:0;}form#search-block-form{position:relative;}span.textoInfarmativa{height:40px;vertical-align:middle;display:flex;align-items:center;padding:0 20px;font-size:11px;color:#5C5C5C;}span.textoInfarmativa a{color:inherit;text-decoration:none;}span.textoInfarmativa a:hover,span.textoInfarmativa a:focus-visible{text-decoration:underline;}span.textoInfarmativa.textoDivider{border-left:1px solid #5c5c5c;white-space:nowrap;}input#edit-keys{border-radius:100px;min-width:209px;min-height:43px;}.top-search form{display:flex;align-items:center;}.top-search input[type="search"]{padding:6px 10px;border-radius:4px 0 0 4px;border:none;}div#block-delmonte-site-branding{position:absolute;height:auto;min-height:auto;margin:0;top:16%;left:0;}div#block-delmonte-site-branding{background:transparent;}.main-header{display:flex;align-items:center;justify-content:flex-end;padding:0px 40px;width:100%;max-width:100%;}.site-branding__text{display:none;}.branding img{max-height:105px;}.main-navigation ul{display:flex;gap:35px;list-style:none;margin:0;padding:0;}.main-navigation a{color:white;text-decoration:none;text-transform:uppercase;font-weight:600;letter-spacing:0.5px;}.main-navigation a.is-active{border-bottom:3px solid #e10600;padding-bottom:5px;}.header-actions{display:flex;align-items:center;gap:20px;}.country-selector{position:relative;margin-left:20px;font-family:Roboto,Arial,sans-serif;}.country-toggle{display:flex;align-items:center;gap:6px;padding:10px 20px;border:0;border-radius:60px;background:transparent;color:#5e5e5e;cursor:pointer;font-size:14px;}.country-toggle .flag img{display:block;width:36px;}.country-toggle .arrow{font-size:10px;transition:transform 0.2s ease;}.country-selector.active .country-toggle .arrow{transform:rotate(180deg);}.country-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:209px;overflow:hidden;border-radius:10px 10px 13px 13px;margin:0;background:#fff;box-shadow:2px 4px 4px rgba(0,0,0,0.25);opacity:0;visibility:hidden;transform:translateY(5px);transition:opacity 0.2s ease,transform 0.2s ease,visibility 0.2s ease;z-index:1000;}.country-dropdown *,.country-dropdown *::before,.country-dropdown *::after{box-sizing:border-box;}.country-selector.active .country-dropdown{opacity:1;visibility:visible;transform:translateY(0);}.country-dropdown__heading{display:flex;align-items:center;justify-content:center;height:37px;color:#fff;font-size:14px;font-weight:700;}.country-dropdown__heading{background:#bf0811;}.country-dropdown__list{width:200px;padding:0;margin:0 auto;list-style:none;}.country-dropdown__item a{display:flex;align-items:center;gap:14px;height:36px;padding:8px 10px;border-bottom:1px solid #d6d6d6;color:#5e5e5e;font-size:12px;line-height:1.2;text-decoration:none;}.country-dropdown__item.is-active a{border-bottom-color:#77b69a;}.country-dropdown__item a:hover,.country-dropdown__item a:focus-visible{background:#f5f5f5;}.country-dropdown__item a[aria-disabled="true"]{cursor:default;}.country-dropdown__item img{flex:0 0 auto;width:27px;height:16px;object-fit:cover;}.account-links{display:flex;align-items:center;gap:12px;}.button_log--logout{opacity:0.82;}@media (min-width:992px) and (max-width:1360px){.top-bar{gap:6px;padding:6px 20px 6px clamp(200px,17vw,235px);}.top-bar > *{min-width:0;}.top-bar > .textoInfarmativa:first-child{max-width:260px;line-height:1.25;text-align:left;}span.textoInfarmativa{padding:0 10px;}.top-search{margin:6px 0;}.top-search input[type="search"],input#edit-keys{width:clamp(145px,14vw,180px);min-width:0;}.country-selector{margin-left:4px;}.country-toggle{gap:5px;padding:8px;white-space:nowrap;}.country-toggle .flag img{width:28px;}.account-links{gap:6px;}.button_log{padding:7px 10px;font-size:12px;line-height:1.2;}}@media (min-width:992px) and (max-width:1100px){.top-bar{padding-left:180px;}.top-bar > .textoInfarmativa:first-child,.country-toggle .country-name{display:none;}}
.swiper-slide{position:relative;}.slide-content{position:absolute;top:50%;left:23%;transform:translate(-50%,-50%);color:white;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:25px 20px;max-width:37%;background:#005F2EB2;color:white;text-align:left;}.buttonsAction{display:flex;gap:15px;}.infoCard{position:relative;}.infocard-content h2{font-family:Playfair Display;color:#005F2E;margin:0;}.infocard-content h3{color:#2C2C2C;margin:0;}.infocard-content p{color:#2C2C2C;font-size:15px;margin:20px 0;display:block;}.infocard-content{position:absolute;top:50%;right:-10%;transform:translate(-50%,-50%);color:white;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:25px 30px;max-width:35%;background:#F9F9F9D9;color:white;text-align:left;}.slide-content h2{color:white;margin:0;font-family:Playfair Display;font-weight:700;}.slide-content p{font-size:18px;font-weight:400;}.btn.btn-primary{background:#C9A80F;border-radius:12px;color:white;text-align:center;padding:10px 20px;font-weight:600;text-decoration:none;border:1px solid #C9A80F;}div#block-delmonte-sitebranding-2{background:transparent;min-height:auto;margin:0;position:absolute;top:20px;left:40px;}.btn.btn-secondary{background:white;border-radius:12px;color:#005F2E;border:1px solid #005F2E;text-align:center;padding:10px 20px;font-weight:600;text-decoration:none;}.swiper-button-prev,.swiper-button-next{display:none !important;}span.swiper-pagination-bullet{width:30px;height:30px;}span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#781813;}.custom-tabs{width:100%;margin:40px 0;}.tabs-nav{display:flex;gap:0px;margin-bottom:10px;justify-content:space-between;align-items:flex-end;}.tab-btn{background:none;border:none;padding:12px 0;font-size:18px;font-weight:600;cursor:pointer;color:#666;position:relative;transition:all 0.3s ease;}.tab-btn:hover{color:#000;}.tab-btn.active{color:#000;}.tab-btn.active::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:#0f9d58;border-radius:2px;}.tabs-content{margin-top:30px;}.tab-pane{display:none;animation:fadeIn 0.3s ease-in-out;}div.tab-pane.active{display:flex;}.view.view-productos-block.view-id-productos_block .view-content{flex-direction:row;display:flex;gap:10px;}.view.view-productos-block.view-id-productos_block .view-content .views-row{background:white;padding:20px;}.view.view-productos-block.view-id-productos_block .view-content .views-row img{width:90%;height:100%;object-fit:contain;}.field-content{display:flex;justify-content:center;}.views-field.views-field-title a{font-size:0;text-decoration:none;height:50px;display:block;}.views-field.views-field-title a::before{content:"VER PRODUCTO";border:2px solid #57CF91;padding:7px 20px;font-size:14px;text-decoration:none;margin:0px 0 0 0;display:block;color:#57CF91;font-weight:500;border-radius:12px;box-sizing:border-box;transition:400ms all;}.views-field.views-field-title a:hover::before{border:2px solid #57CF91;color:white;background:#57CF91;}body{background:white;}.tabs{padding:35px 40px;background:#FFFCF8;}.tabs.tabs-reverse{padding:35px 40px;background:#005F2E33;}.products-title{color:#5C5C5C;}.products-title h2{color:#5C5C5C;font-family:Playfair Display;margin:0;}.products-title h3{font-size:18px;color:#5C5C5C;font-weight:400;margin:0 0 0px 0;}.tabs-buttons button{padding:9px 25px;border:1px solid #D5D5D5;background:transparent;text-transform:uppercase;border-bottom:2px solid #D5D5D5;color:#005F2E;transition:400ms all;font-size:13px;cursor:pointer;font-weight:700;}.tabs-buttons{display:flex;}.tabs-buttons button a{color:#005F2E;text-decoration:none;transition:400ms all;font-weight:700;}.tabs-buttons button:hover a{color:white;text-decoration:none;background:#C9A80F;}h2.block__title{display:none;}.tabs-buttons button:hover,.tabs-buttons button.active{color:white;text-decoration:none;background:#C9A80F;border-bottom:2px solid #005F2E;}.tabs.tabs-reverse .tabs-buttons button,.tabs.tabs-reverse .tabs-buttons button a{background:white;}.tabs.tabs-reverse .tabs-buttons button.active,.tabs.tabs-reverse .tabs-buttons button:hover{background:#BE0811;}.tabs-buttons button:first-child{border-top-left-radius:12px;}.tabs-buttons button:last-child{border-top-right-radius:12px;}.collageProduct{width:35%;display:flex;flex-direction:column;align-items:flex-start;position:relative;}.collageProduct img:first-child{width:68%;top:30px;position:absolute;left:0;right:0;margin:0 auto;}.collageProduct img:last-child{height:100%;object-fit:contain;object-position:bottom;}div#productos{gap:10px;}.preguntasFrequents h2{font-family:Playfair Display;}.preguntasFrequents h2,.preguntasFrequents p{color:#5C5C5C;margin:0;}.preguntasFrequents a{color:white;background:#5C5C5C;padding:10px 20px;font-weight:600;margin-top:40px;border-radius:12px;text-decoration:none;display:block;width:208px;margin:40px auto 0 auto;}.preguntasFrequents{background:white;text-align:center;padding:40px;}.recetasSwiper{width:100%;padding:40px 0;}.recetasSwiper .swiper-slide{height:auto;}.recetasCards{position:relative;height:100%;}.receta-card{position:relative;height:100%;}.receta-card img{height:100%;object-fit:cover;}.receta-card-top{margin:0 auto;width:90%;border:1px solid #FFFFFF;padding:10px;display:flex;justify-content:center;align-items:center;color:white;position:absolute;font-size:13px;left:0;right:0;top:20px;}.receta-card{position:relative;}.receta-card::before{content:"";background:rgba(0,0,0,0.5);position:absolute;top:0;width:100%;height:100%;}.receta-card-top span{display:flex;align-items:center;}.receta-card-top span img{width:20px;height:20px;}.receta-card-content{position:absolute;top:30%;width:90%;margin:0 auto;left:0;right:0;color:white;}.receta-card-content h2 a{color:white;text-decoration:none;font-family:Playfair Display;}.receta-card-button a{padding:10px 20px;position:absolute;bottom:10%;font-size:0;text-decoration:none;left:0;right:0;background:#C9A80F;border:1px solid #C9A80F;width:164px;border-radius:10px;margin:0 auto;text-align:center;display:flex;align-items:center;justify-content:center;transition:400ms all;}.receta-card-button a:hover{background:white;color:#C9A80F;}.receta-card-button a:hover::before{color:#C9A80F;}.receta-card-button a::before{content:"VER RECETA";font-size:16px;color:white;}.tabs.tabs-reverse div#productos{flex-direction:column;gap:20px;}.container-listado-productos{background:#FFFCF8;}.breadcrumb__content{padding:20px 50px;background:#2B2B2B;}a.breadcrumb__link{color:white;text-decoration:none;font-size:14px;}.container-listado-productos .views-row{background:white;padding:20px;}.filtersNews{background:#E6E6E6;margin-bottom:20px;padding:20px 50px;display:flex;justify-content:flex-end;}.filtersNews label.form-item__label{display:none;}form#views-exposed-form-productos-page-1{width:100%;position:relative;}.filtersNews .js-form-item.form-item.form-type-select.js-form-type-select.form-item-field-categoria-target-id.js-form-item-field-categoria-target-id{display:none;}.js-form-item.form-item.form-type-textfield.js-form-type-textfield.form-item-title.js-form-item-title{width:100%;}input#edit-title{width:100%;border-radius:12px;}.content-product-wrapper{padding:20px 40px;}.custom-search-button{background:url(/themes/custom/delmonte/images/Search.svg) no-repeat center;background-size:28px;width:40px;height:29px;border-radius:100px;background-color:white;border:none;padding:0;text-indent:-9999px;cursor:pointer;position:absolute;right:10px;top:8px;bottom:0;margin:0;}.filterWrapper div#edit-actions input{position:static;right:auto;top:auto;bottom:auto;}.productos-listado{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:40px;}.button-see-all{display:flex;justify-content:center;}.button-see-all a{background:#005F2E;color:white;text-transform:uppercase;font-size:15px;border-radius:10px;padding:9px 25px;font-weight:600;text-decoration:none;}.field__label{display:none;}.imagen-content{display:flex;gap:35px;padding:20px;align-items:center;border:1px solid #E6E6E6;border-radius:10px;position:relative;}.field.field--name-field-imagen-producto.field--type-image.field--label-above{width:100%;right:0;margin:0;}.content-product-wrapper{padding:20px 40px;width:100%;margin:0 0 0 auto;}.field.field--name-field-imagen-producto.field--type-image.field--label-above .field__item{display:flex;justify-content:center;}.field.field--name-field-imagen-producto.field--type-image.field--label-above .field__item img{position:absolute;left:0;right:0;margin:0 auto;max-width:300px;top:0;}.product-detail-page .field.field--name-field-imagen-producto.field--type-image.field--label-above .field__item img{width:auto;height:430px;max-width:80%;max-height:calc(100% - 110px);top:20px;object-fit:contain;}.field.field--name-field-titulo.field--type-string.field--label-above .field__item{font-size:30px;font-family:Playfair Display;font-weight:700;}.image-wrapper > img{height:100%;object-fit:contain;object-position:bottom;}.field.field--name-field-descripcion.field--type-string-long.field--label-above .field__item{font-size:18px;color:#5C5C5C;}.imagen-content > div:first-child{width:40%;position:relative;min-height:545px;display:flex;align-items:flex-end;}.imagen-content > div:last-child{width:60%;}.content-product-wrapper h2{font-family:Playfair Display;color:#005F2E;}.image-wrapper span{position:absolute;left:0;right:0;margin:0 auto;text-align:center;bottom:44px;}.image-wrapper .field.field--name-field-titulo.field--type-string.field--label-above .field__item{color:white;font-family:Roboto;font-size:20px;font-weight:400;}.tabs.tabs-ingredient{padding:0;margin:20px 0;}.tabs.tabs-ingredient .tabs-content{padding:40px;border:2px solid #F2F2F2;background:white;margin-top:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;}.tabs.tabs-ingredient .tabs-content .tab-pane{flex-direction:column;}.tabs.tabs-ingredient .tabs-nav{margin:0;}.tabs.tabs-ingredient .tabs-buttons button.active,.tabs.tabs-ingredient .tabs-buttons button:hover{background:#57CF91;}.tabs.tabs-ingredient .tabs-buttons button{background:white;}.tabs-content p{margin:0;}.tabs.tabs-ingredient .tabs-buttons button{font-size:16px;}.tagsCategory{position:absolute;top:0;}.tagsCategory img{width:20px;height:20px;}.tagsCategory .field.field--name-field-categoria.field--type-entity-reference.field--label-above{margin:0;}.tagsCategory{position:absolute;top:0;right:0;padding:15px 30px;background:#C9A80F;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;gap:5px;align-items:center;}.tagsCategory .field__item a{text-decoration:none;color:white;font-size:18px;font-weight:700;}.promociones-container{padding:20px 40px;}.promociones-container{background:#F8F9FA;}.header-promo-title h2{display:flex;font-family:Playfair Display;color:#5C5C5C;}.field.field--name-field-nombre-promo.field--type-string .field__item{color:#005F2E;font-family:Playfair Display;font-size:2.05rem;}.section-participate{display:flex;gap:30px;width:90%;margin:30px auto;}.section-participate > div{width:50%;border-radius:38px;padding:45px;}.content-image-dos{display:flex;gap:10px;}.content-image-dos img{width:50%;}.information-image h3{margin:0;color:white;font-family:Playfair Display;}.information-image p{color:white;}.participate li{list-style:none;}.participate li{list-style:none;}.participate .text-content.clearfix.field.field--name-field-como-participar .field__item h3{font-family:Playfair Display;color:#005F2E;margin:0;}.section-participate > div:first-child{box-shadow:2px 2px 4px 0px #00000040;}.section-participate > div:last-child{box-shadow:0px 4px 4px 0px #00000040;background:#005F2E;}.section-card{display:flex;gap:20px;width:90%;margin:0 auto;box-shadow:0px 2px 2px 0px #74727240;background:white;border-radius:51px;}.section-card .wide-content.field.field--name-field-imagen-principal-promo.field--type-image{width:100%;margin:0;}summary.olivero-details__summary{background:white;padding:5px 0px;color:#005F2E;}.olivero-details__summary::before{inset-inline-start:auto;right:0px;}.tabs-buttons button{display:flex;align-items:center;justify-content:center;gap:5px;}.tabs-buttons button.active img,.tabs-buttons button:hover img{filter:brightness(30);}.tabs-buttons button img{width:28px;height:28px;}.olivero-details__wrapper.details-wrapper{margin:0;}legend.fieldset__legend.fieldset__legend--composite.fieldset__legend--visible{display:none;}.form-type-boolean.js-form-item.form-item.form-type-radio.js-form-type-radio{margin:0 0 8px 0;}.breadCrumb span{color:white;}.breadCrumb{padding:10px 60px;background:#2B2B2B;color:white;display:flex;gap:5px;}.breadCrumb a{color:white;text-decoration:none;}.breadCrumb .field__item{color:white !important;font-size:14px !important;font-family:Roboto !important;font-weight:400 !important;}@media (max-width:1026px){.filters{display:none;}.breadCrumb{padding:12px 10px;}.drawer-header{display:flex;justify-content:space-between;}button.drawer-close{border:0;background:transparent;}.drawer-filtros div#edit-actions input{position:relative;background:#005F2E;text-indent:1;width:100%;}input#edit-keys{min-height:41px;}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.5);opacity:0;visibility:hidden;transition:0.3s ease;z-index:99999;}.drawer-filtros{position:fixed;top:0;right:-100%;width:85%;height:100%;background:white;z-index:99999;transition:0.3s ease;overflow-y:auto;padding:20px;}.drawer-open .drawer-overlay{opacity:1;visibility:visible;}.drawer-open .drawer-filtros{right:0;}.drawer-open{overflow:hidden;}.promociones-container{padding:20px 10px;}.tabs{padding:15px 10px;}.productos-listado{padding:10px;}.content-product-wrapper{padding:20px 10px;}.tabs-nav{flex-direction:column;gap:10px;justify-content:center;align-items:flex-start;}.tabs-buttons button{padding:12px 27px;font-size:12px;}.button_log{font-size:12px;}.button_log img{width:24px;height:24px;}.slide-content p{font-size:16px;font-weight:400;}.slide-content h2{font-size:31px;}div#productos{gap:10px;flex-direction:column;align-items:center;}.collageProduct img:last-child{margin-top:155px;}.view.view-productos-block.view-id-productos_block .view-content{flex-direction:column;}.collageProduct{width:80%;}.views-element-container.block.block-views.block-views-blockproductos-block-block-1{width:80%;margin:0 auto;}.infoCard-card img{height:700px;object-fit:cover;object-position:-310px;}.infocard-content{left:0;width:100%;bottom:0;}.infocard-content{left:auto;width:100%;bottom:0;right:0;max-width:100%;padding:20px;transform:translate(0px,0px);top:auto;}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}.mobile-header{display:none;}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px);}.hamburger.active span:nth-child(2){opacity:0;}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px);}nav.main-navigation.mobile-menu.active form#search-block-form--2{display:none;}.hamburger span{transition:all 0.3s ease;}.site-messages{position:fixed;top:140px;right:24px;z-index:10000;width:min(440px,calc(100vw - 32px));max-width:none;margin:0;padding:0;pointer-events:none;}.site-messages .messages-list,.site-messages .messages__wrapper{display:flex;flex-direction:column;gap:12px;width:100%;margin:0;padding:0;}.site-messages .messages-list__item,.site-messages .messages{width:100%;margin:0;pointer-events:auto;box-shadow:0 12px 28px rgba(0,0,0,0.18);}main .region--content > [data-drupal-messages],main .region--content > [data-drupal-messages-fallback]{display:none !important;}@media (max-width:768px){.site-messages{top:96px;right:16px;left:16px;width:auto;}}.path-search main{background:#f7f4ef;min-height:60vh;padding:72px 20px;}.path-search #content{width:min(1040px,100%);margin:0 auto;}.path-search #block-delmonte-content{background:#ffffff;border-radius:28px;box-shadow:0 18px 45px rgba(0,95,46,0.12);padding:clamp(28px,4vw,48px);}.path-search #block-delmonte-content .block__content > h2{margin:34px 0 22px;color:#005f2e;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1;}.path-search #search-form{margin:0 0 28px;}.path-search #search-form .container-inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;max-width:760px;}.path-search #search-form .form-item{margin:0;}.path-search #search-form .form-item__label{display:block;margin:0 0 8px;color:#005f2e;font-size:15px;font-weight:700;}.path-search #search-form input[type="search"]{width:100%;min-height:50px;border:1px solid #d9d9d9;border-radius:999px;padding:0 22px;color:#3f3f3f;font-size:16px;outline:none;}.path-search #search-form input[type="search"]:focus{border-color:#005f2e;box-shadow:0 0 0 3px rgba(0,95,46,0.16);}.path-search #search-form input[type="submit"]{min-height:50px;border:0;border-radius:999px;background:#be0811;color:#ffffff;padding:0 30px;font-size:15px;font-weight:800;text-transform:uppercase;cursor:pointer;margin-bottom:0;}.path-search #search-form input[type="submit"]:hover,.path-search #search-form input[type="submit"]:focus{background:#9f0710;}.path-search .search-help-link{display:none;}.path-search .search-advanced{overflow:hidden;margin:22px 0 30px;border:1px solid #ece7df;border-radius:22px;background:#fffdf9;}.path-search .search-advanced summary{display:flex;align-items:center;min-height:52px;padding:0 22px;color:#005f2e;font-size:16px;font-weight:800;cursor:pointer;list-style-position:inside;}.path-search .search-advanced[open] summary{border-bottom:1px solid #ece7df;background:rgba(0,95,46,0.05);}.path-search .search-advanced > .details-wrapper{display:grid;gap:20px;padding:22px;}.path-search .search-advanced fieldset{min-width:0;margin:0;border:1px solid #eee7dc;border-radius:18px;background:#ffffff;padding:18px;}.path-search .search-advanced legend{padding:0 8px;color:#005f2e;font-size:15px;font-weight:800;}.path-search .search-advanced .fieldset__wrapper,.path-search .search-advanced .fieldset-wrapper{display:grid;gap:12px;}.path-search .search-advanced .form-item{margin:0;}.path-search .search-advanced .form-checkboxes,.path-search .search-advanced .form-radios{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px 18px;}.path-search .search-advanced .form-type-checkbox,.path-search .search-advanced .form-type-radio,.path-search .search-advanced .form-type-boolean{display:flex;align-items:center;gap:9px;min-height:26px;margin:0;color:#4c4c4c;font-size:14px;line-height:1.3;}.path-search .search-advanced input[type="checkbox"],.path-search .search-advanced input[type="radio"]{flex:0 0 auto;width:16px;height:16px;margin:0;accent-color:#005f2e;}.path-search .search-advanced .form-type-boolean .form-item__label,.path-search .search-advanced .form-type-checkbox .form-item__label,.path-search .search-advanced .form-type-radio .form-item__label{margin:0;color:inherit;font-size:inherit;font-weight:600;line-height:inherit;}.path-search .search-advanced input[type="text"]{width:100%;min-height:44px;border:1px solid #d9d9d9;border-radius:999px;padding:0 18px;color:#3f3f3f;font-size:15px;}.path-search .search-advanced .action input[type="submit"]{justify-self:start;min-height:44px;border:0;border-radius:999px;background:#005f2e;color:#ffffff;padding:0 24px;font-size:14px;font-weight:800;text-transform:uppercase;cursor:pointer;}.path-search .search-advanced .action input[type="submit"]:hover,.path-search .search-advanced .action input[type="submit"]:focus{background:#004723;}.path-search .search-results{display:grid;gap:18px;margin:0;padding:0;list-style:none;}.path-search .search-results__item{border:1px solid #ece7df;border-radius:22px;background:#fffdf9;padding:24px;margin-block-end:0;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease;}.path-search .search-result--has-image{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;align-items:stretch;}.path-search .search-results__item:hover{border-color:rgba(0,95,46,0.28);box-shadow:0 12px 30px rgba(0,95,46,0.1);transform:translateY(-2px);}.path-search .search-result__image-link{display:block;overflow:hidden;min-height:145px;border-radius:18px;background:#f1eadf;}.path-search .search-result__image{display:block;width:100%;height:100%;min-height:145px;object-fit:cover;transition:transform 0.25s ease;}.path-search .search-results__item:hover .search-result__image{transform:scale(1.04);}.path-search .search-result__body{min-width:0;}.path-search .search-result__meta{margin-bottom:10px;color:#7b7b7b;font-size:13px;}.path-search .search-result__title{margin:0 0 10px;font-size:clamp(21px,3vw,28px);line-height:1.2;}.path-search .search-result__title a{color:#005f2e;text-decoration:none;}.path-search .search-result__title a:hover,.path-search .search-result__title a:focus{color:#be0811;text-decoration:underline;}.path-search .search-result__snippet{display:-webkit-box;overflow:hidden;color:#4c4c4c;font-size:15px;line-height:1.65;padding-block-end:0;-webkit-box-orient:vertical;-webkit-line-clamp:4;}.path-search .search-result__snippet strong{color:#be0811;font-weight:800;}@media (max-width:640px){.path-search main{padding:40px 16px;}.path-search #block-delmonte-content{border-radius:20px;padding:24px 18px;}.path-search #search-form .container-inline{grid-template-columns:1fr;}.path-search #search-form input[type="submit"]{width:100%;}.path-search .search-results__item{padding:20px;}.path-search .search-result--has-image{grid-template-columns:1fr;}.path-search .search-result__image-link,.path-search .search-result__image{min-height:190px;}}
.site-footer{background:#005F2E;color:white;font-size:14px;font-family:Montserrat;}.site-footer,.site-footer *{box-sizing:border-box;}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr;gap:40px;padding:60px 0;}.footer-col h3{font-size:14px;margin-bottom:15px;text-transform:uppercase;}.footer-col ul{list-style:none;padding:0;}.footer-col ul li{margin-bottom:8px;}.footer-col a{color:white;text-decoration:none;opacity:0.9;}.footer-col a:hover{opacity:1;}.footer-col a.site-branding__logo{opacity:1;}.footer-brand__intro,.footer-address,.footer-col__toggle{display:none;}.footer-newsletter{display:flex;justify-content:flex-start;}.footer-newsletter__content{max-width:320px;}.footer-newsletter__title{display:block;margin-bottom:18px;color:#fff;font-size:13px;font-weight:500;font-family:'Roboto',sans-serif !important;line-height:normal;}.footer-newsletter__body,.footer-newsletter .region--footer-newsletter,.footer-newsletter nav,.footer-newsletter ul{margin:0;padding:0;}.footer-newsletter ul{list-style:none;}.footer-newsletter li{margin:0;}.footer-newsletter p,.footer-newsletter .menu__link{display:block;margin:0;color:rgba(255,255,255,0.88);font-size:15px;font-weight:400;line-height:1.75;text-decoration:none;opacity:1;}.footer-newsletter__description{margin-bottom:20px !important;}.footer-newsletter .menu__link:hover{opacity:1;}.footer-newsletter form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0;width:100%;max-width:400px;}.footer-newsletter .js-form-item,.footer-newsletter .form-item,.footer-newsletter .form-actions{margin:0;}.footer-newsletter .form-actions{display:flex;}.footer-newsletter .messages{grid-column:1 / -1;}.footer-newsletter .newsletter-signup-message{grid-column:1 / -1;width:100%;margin:0 0 12px;padding:10px 12px;border-radius:14px;background:rgba(87,207,145,0.18);box-shadow:inset 0 0 0 1px rgba(87,207,145,0.5);color:#ffffff;font-size:13px;line-height:1.35;}.footer-newsletter .newsletter-signup-message--error{background:rgba(190,8,17,0.2);box-shadow:inset 0 0 0 1px rgba(190,8,17,0.55);}.footer-newsletter input[type="email"],.footer-newsletter input[type="text"]{width:100%;min-height:50px;padding:0 40px 0 18px;border:1px solid rgba(255,255,255,0.24);border-radius:999px;font-size:12px;background:rgba(255,255,255,0.08);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.05);}.footer-newsletter input[type="email"]::placeholder,.footer-newsletter input[type="text"]::placeholder{color:rgba(255,255,255,0.72);}.footer-newsletter input[type="email"]:focus,.footer-newsletter input[type="text"]:focus{outline:none;border-color:rgba(255,255,255,0.7);}.footer-newsletter .form-actions button,.footer-newsletter .form-actions input[type="submit"]{min-width:110px;margin-left:-50px;margin-right:0;min-height:50px;padding:0 10px;border:0;border-radius:999px;background:rgba(87,207,145,1);color:#ffffff;font-size:14px;font-weight:700;line-height:1;text-transform:none;letter-spacing:0;font-family:Montserrat,sans-serif !important;cursor:pointer;}.footer-newsletter .messages-list,.footer-newsletter .messages{width:100%;margin:0;}.footer-newsletter .messages-list{grid-column:1 / -1;margin-bottom:12px;}.footer-newsletter .messages-list__item,.footer-newsletter .messages{min-height:0;padding:0;border:0;border-radius:14px;background:rgba(87,207,145,0.18);box-shadow:inset 0 0 0 1px rgba(87,207,145,0.5);color:#fff;font-size:14px;}.footer-newsletter .messages__wrapper,.footer-newsletter .messages__container{width:100%;max-width:none;min-height:0;margin:0;padding:0;display:flex;align-items:center;gap:10px;background:transparent;border:0;box-shadow:none;}.footer-newsletter .messages__container{padding:10px 12px;}.footer-newsletter .messages__header{margin:0;padding:0;flex:0 0 auto;}.footer-newsletter .messages__icon{width:18px;height:18px;margin:0;color:#57cf91;}.footer-newsletter .messages__icon svg{width:18px;height:18px;display:block;fill:currentColor;}.footer-newsletter .messages__content{padding:0;margin:0;color:#fff;font-size:13px;line-height:1.35;}.footer-newsletter .messages__button{margin-left:auto;flex:0 0 auto;}.footer-newsletter .messages__close{width:22px;height:22px;min-width:0;min-height:0;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:rgba(255,255,255,0.72);cursor:pointer;}.footer-middle{border-top:1px solid rgba(255,255,255,0.2);padding:20px 0;font-size:13px;}.footer-bottom{background:#c60000;text-align:center;padding:15px;font-size:13px;}footer.site-footer{margin:0;width:100%;max-width:100%;border:0 !important;}.footer-bottom{padding:10px 40px;}nav#block-delmonte-footer-bottom{margin:0;}.footer-top.container{width:100%;background-image:url(/themes/custom/delmonte/images/concrete-textured-background.webp);background-position:center;background-size:cover;background-repeat:no-repeat;padding:30px 90px;max-width:100%;}.footer-top{display:block;}.footer-top div#block-delmonte-sitebranding-3{padding:0;min-height:0;background:transparent;margin:0;}.footer-items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) minmax(260px,1.45fr);gap:20px;align-items:start;}.region.region--footer-links ul.menu.menu--level-1{display:flex;gap:20px;}@media (max-width:767px){.site-footer{overflow-x:clip;background-image:url(/themes/custom/delmonte/images/concrete-textured-background.webp);background-position:center;background-size:cover;background-repeat:no-repeat;}.footer-top.container{width:100%;padding:36px 30px 48px;background-image:none;}.footer-brand{display:flex;flex-direction:column;align-items:center;margin-bottom:30px;text-align:center;}.footer-top div#block-delmonte-sitebranding-3{display:flex;justify-content:center;}.footer-brand .site-branding__logo{display:block;width:178px;max-width:100%;height:50px;}.footer-brand .site-branding__logo img{display:block;width:100%;max-width:100%;height:100%;min-height:50px;max-height:none;aspect-ratio:32 / 9;object-fit:contain;}.footer-brand__intro{display:block;max-width:420px;margin:28px auto 0;color:#fff;font-size:16px;font-weight:500;line-height:1.35;text-align:left;}.footer-items{display:block;}.footer-col--accordion{border-bottom:1px solid rgba(255,255,255,0.55);}.footer-col__heading{display:flex;align-items:center;justify-content:space-between;min-height:54px;gap:18px;}.footer-col__heading strong,.footer-col__heading strong a{color:#fff;font-size:18px;font-weight:800;line-height:1.1;text-transform:uppercase;}.footer-col__toggle{position:relative;display:inline-flex;flex:0 0 42px;width:42px;height:42px;padding:0;border:0;background:transparent;cursor:pointer;}.footer-col__toggle::before,.footer-col__toggle::after{content:"";position:absolute;top:18px;width:15px;height:2px;border-radius:999px;background:#fff;transition:transform 0.2s ease;}.footer-col__toggle::before{right:19px;transform:rotate(45deg);}.footer-col__toggle::after{right:9px;transform:rotate(-45deg);}.footer-col--accordion.is-open .footer-col__toggle::before{transform:rotate(-45deg);}.footer-col--accordion.is-open .footer-col__toggle::after{transform:rotate(45deg);}.footer-col__content{display:none;padding:0 0 16px;}.footer-col--accordion.is-open .footer-col__content{display:block;}.footer-col ul li{margin-bottom:12px;}.footer-col a{font-size:15px;}.footer-newsletter{display:block;margin-top:34px;}.footer-newsletter__content{max-width:none;}.footer-newsletter__title{margin-bottom:14px;font-size:16px;font-weight:800;}.footer-newsletter__description{display:none;}.site-footer .footer-newsletter form{display:grid;grid-template-columns:minmax(0,1fr) minmax(108px,36%);max-width:none;min-height:64px;overflow:hidden;border-radius:999px;background:#fff;}.site-footer .footer-newsletter input[type="email"],.site-footer .footer-newsletter input[type="text"]{min-width:0;min-height:64px;padding:0 10px 0 22px;border:0;border-radius:0;background:#fff;box-shadow:none;color:#5d5d5d;font-size:13px;}.site-footer .footer-newsletter input[type="email"]::placeholder,.site-footer .footer-newsletter input[type="text"]::placeholder{color:#5d5d5d;}.site-footer .footer-newsletter .form-actions button,.site-footer .footer-newsletter .form-actions input[type="submit"]{width:100%;min-width:0;min-height:64px;margin:0;padding:0 10px;border-radius:999px;font-size:13px;text-transform:uppercase;}.footer-middle{margin-top:34px;padding:0;border-top:0;}.region.region--footer-links ul.menu.menu--level-1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:22px;margin:0;padding:0;}.region.region--footer-links .menu__item{margin:0;}.region.region--footer-links .menu__link{display:block;overflow-wrap:anywhere;color:#fff;font-size:16px;line-height:1.3;}.footer-address{display:block;max-width:440px;margin:44px 0 0;color:#fff;font-size:20px;font-weight:800;line-height:1.25;}.footer-bottom{padding:32px 34px;}.footer-bottom .menu,.footer-bottom .menu__item{margin:0;padding:0;}.footer-bottom .menu__link{display:block;max-width:420px;margin:0 auto;color:#fff;font-size:20px;line-height:1.28;text-align:center;text-decoration:none;}}@media (max-width:420px){.footer-top.container{padding-right:24px;padding-left:24px;}.site-footer .footer-newsletter form{grid-template-columns:minmax(0,1fr) minmax(98px,34%);min-height:58px;}.site-footer .footer-newsletter input[type="email"],.site-footer .footer-newsletter input[type="text"],.site-footer .footer-newsletter .form-actions button,.site-footer .footer-newsletter .form-actions input[type="submit"]{min-height:58px;font-size:12px;}.site-footer .footer-newsletter input[type="email"],.site-footer .footer-newsletter input[type="text"]{padding-left:18px;}.region.region--footer-links ul.menu.menu--level-1{column-gap:20px;}}
header.site-header{position:sticky;width:100%;top:0;z-index:9999;}.olivero-details__summary{text-transform:uppercase;}.olivero-details__summary:hover{background:transparent;}@media (max-width:991px){.footer-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;}.footer-newsletter{grid-column:1 / -1;}.footer-newsletter__content{max-width:100%;}.footer-newsletter form{max-width:400px;}.footer-top{grid-template-columns:1fr 1fr;gap:30px;}}@media (max-width:991px){button.country-toggle{padding:0;}.country-toggle .arrow{}button.country-toggle span.country-name{display:none;}ul.menu.primary-nav__menu.primary-nav__menu--level-1{flex-direction:column;gap:0px;}span.primary-nav__menu-link-inner.primary-nav__menu-link-inner--level-1{padding:0;font-size:13px;}.top-bar .textoInfarmativa{display:none;}.top-bar .textoInfarmativa.textoDivider{display:none;}.top-bar{justify-content:space-between;padding:6px 10px;}input#edit-keys{border-radius:100px;min-width:127px;}.country-selector{margin:0 5px;}.desktop-header{display:none;}.mobile-header{display:block;}.mobile-top{display:flex;justify-content:space-between;align-items:center;}.main-header.container.mobile-header{padding:10px;}div#block-delmonte-sitebranding-2{width:120px;top:0;left:10px;}.branding img{max-height:64px;}div#block-delmonte-sitebranding-2{width:93px;top:0;left:0;position:relative;padding:0;}.hamburger{width:41px;height:22px;display:flex;flex-direction:column;justify-content:space-between;background:none;border:none;cursor:pointer;}.hamburger span{display:block;height:3px;background:white;border-radius:2px;}.mobile-menu{display:none;margin-top:20px;}.mobile-menu.active{display:block;}nav.breadcrumb::after{display:none;}nav.breadcrumb{overflow:hidden;}ol.breadcrumb__list{padding:10px 0;}.container-listado-productos{margin:0;}.swiper-slide img{height:569px;object-fit:cover;}.slide-content{width:100%;top:10%;height:100%;left:0;transform:translate(0%,0%);color:white;max-width:100%;}.button_log{padding:6px 14px;}span.swiper-pagination-bullet{width:20px;height:20px;}.tabs.tabs-reverse .tabs-buttons button{padding:12px 20px;}.button-see-all a{font-size:13px;padding:5px 25px;}.preguntasFrequents a{font-size:15px;width:196px;padding:8px 16px;}.receta-card-button a::before{font-size:15px;}.receta-card-button a{padding:6px 11px;width:146px;}.dificulty{position:relative !important;width:100% !important;margin-bottom:10px;border-radius:0 0 20px 20px;}.custom-search-button{top:14px;background:url(/themes/custom/delmonte/images/Search-pngInverted.png) no-repeat center;}.products-title h2{FONT-SIZE:24px;}.products-title h3{font-size:12px;}nav.main-navigation.mobile-menu.active{margin:0;}div#block-delmonte-search-form-narrow{margin:0;}.primary-nav__menu-item{margin:0;}nav.main-navigation.mobile-menu.active{margin:0;padding-top:10px;border-top:1px solid white;margin-top:10px;}.top-search div#edit-actions input{filter:invert(1);background-color:black;}}@media (max-width:600px){.footer-newsletter form{grid-template-columns:1fr;max-width:100%;}.footer-newsletter .form-actions,.footer-newsletter input[type="submit"]{width:100%;}.footer-items{grid-template-columns:1fr;}.footer-newsletter{grid-column:auto;}.footer-top{grid-template-columns:1fr;}}@media (max-width:490px){.button_log{padding:4px 6px;font-size:8px;}.product-filters .filter-btn{padding:4px 10px;min-height:45px;font-size:11px;}.featured-products .featured-products-top .section-title{font-size:clamp(30px,8vw,38px);line-height:1.08;}.featured-products .featured-products-top .section-subtitle{font-size:14px;}.home-page .featured-products{background:#fffcf8;padding:10px 0 30px;}}
html,body{min-height:100%;}body{overflow-x:hidden;}body.toolbar-fixed,body.toolbar-horizontal.toolbar-tray-open,body.toolbar-vertical.toolbar-tray-open{padding-top:0 !important;padding-left:0 !important;}#toolbar-administration{display:none !important;}#block-delmonte-content{grid-column:1 / -1 !important;margin-block-end:0 !important;}.region--content,.region > :where(:not([data-big-pipe-placeholder-id])){margin-block-end:0 !important;}.prehome-country{position:relative;width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;background:#063d1e url(/themes/custom/delmonte/images/adventure-bg.jpg) center / cover no-repeat;color:#fff;font-family:Roboto,Arial,sans-serif;}.prehome-country::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 28%,rgba(25,100,42,0.34),transparent 34%),rgba(0,45,20,0.78);mix-blend-mode:multiply;z-index:0;}.prehome-country__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,95,46,0.42),rgba(0,20,9,0.62));z-index:1;}.prehome-country__content{position:relative;z-index:2;width:min(570px,calc(100vw - 48px));min-height:100vh;margin:0 auto;padding:clamp(42px,6vh,74px) 0 clamp(38px,5vh,64px);display:flex;flex-direction:column;align-items:center;}.prehome-country__intro{width:min(1050px,90vw);text-align:center;text-transform:uppercase;font-weight:900;text-wrap:balance;margin-bottom:clamp(14px,2vh,22px);}.prehome-country__intro p{margin:0;font-size:clamp(22px,1.45vw,28px);line-height:1.2;}.prehome-country__intro h1{margin:0;color:#fff;font-size:clamp(44px,4vw,64px);font-weight:900;line-height:1;}.prehome-country__intro span{display:inline;}.prehome-country__logo{display:block;width:clamp(178px,14vw,260px);max-width:60vw;height:auto;margin-bottom:clamp(18px,3vh,30px);}.prehome-country__panel{width:100%;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 0 4px 3px rgba(0,95,46,0.6);}.prehome-country__panel-heading{width:100%;min-height:clamp(56px,6vh,70px);padding:clamp(14px,1.6vh,20px) 38px;border:0;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#57cf91;border-radius:12px 12px 8px 8px;color:#fff;font-size:clamp(20px,1.35vw,25px);font-weight:800;line-height:1.15;text-transform:uppercase;cursor:pointer;}.prehome-country__chevron{width:14px;height:14px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(45deg);transition:transform 0.2s ease;flex:0 0 auto;}.prehome-country__panel.is-collapsed .prehome-country__chevron{transform:rotate(225deg);}.prehome-country__list{padding:0;margin:0;list-style:none;}.prehome-country__panel.is-collapsed .prehome-country__list{display:none;}.prehome-country__item a{min-height:clamp(54px,6.2vh,67px);padding:clamp(11px,1.4vh,15px) 38px;display:flex;align-items:center;gap:26px;background:#f3f3f4;border-bottom:1px solid #969696;color:#5c5c5c;font-size:clamp(20px,1.35vw,25px);line-height:1.2;text-decoration:none;}.prehome-country__item:last-child a{border-bottom:0;border-radius:0 0 12px 12px;}.prehome-country__item a:hover,.prehome-country__item a:focus-visible{background:#e9f6ef;outline:none;}.prehome-country__item.is-active a{background:#be0811;color:#fff;font-weight:700;}.prehome-country__item img{width:clamp(34px,2.5vw,48px);height:clamp(22px,1.7vw,32px);object-fit:contain;flex:0 0 auto;}@media (min-width:1200px){.prehome-country{background-position:center 38%;}}@media (max-width:600px){.prehome-country{min-height:100svh;background-position:42% center;}.prehome-country__content{width:min(286px,calc(100vw - 72px));min-height:100svh;padding:152px 0 48px;}.prehome-country__intro{width:286px;margin-bottom:18px;}.prehome-country__intro p{font-size:20px;line-height:1.15;}.prehome-country__intro h1{font-size:40px;line-height:1;}.prehome-country__intro span{display:none;}.prehome-country__logo{width:134px;max-width:134px;margin-bottom:42px;}.prehome-country__panel{border-radius:9px;}.prehome-country__panel-heading{min-height:53px;padding:10px 19px;border-radius:9px;font-size:18px;}.prehome-country__chevron{width:10px;height:10px;}.prehome-country__item a{min-height:57px;padding:10px 20px;gap:14px;border-bottom-color:#777;border-radius:0 0 9px 9px;font-size:18px;}.prehome-country__item img{width:27px;height:18px;}}
