@charset "UTF-8";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{box-sizing:border-box}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:40px;position:relative}@media only screen and (max-width: 560px){.grid{gap:30px}}.grid:first-child{margin-top:0}.grid:last-child{margin-bottom:0}.grid.fondo-gris-claro,.grid.fondo-gris,.grid.fondo-negro,.grid.fondo-destacado{padding:40px}@media only screen and (max-width: 560px){.grid.fondo-gris-claro,.grid.fondo-gris,.grid.fondo-negro,.grid.fondo-destacado{padding:20px}}.grid.fondo-gris-claro:first-child,.grid.fondo-gris:first-child,.grid.fondo-negro:first-child,.grid.fondo-destacado:first-child{margin-top:0}.grid.fondo-gris-claro:last-child,.grid.fondo-gris:last-child,.grid.fondo-negro:last-child,.grid.fondo-destacado:last-child{margin-bottom:0}.grid.fondo-gris-claro .column.fullspace:first-child figure,.grid.fondo-gris .column.fullspace:first-child figure,.grid.fondo-negro .column.fullspace:first-child figure,.grid.fondo-destacado .column.fullspace:first-child figure{margin-left:-40px;margin-top:-40px;margin-bottom:-40px}@media only screen and (max-width: 560px){.grid.fondo-gris-claro .column.fullspace:first-child figure,.grid.fondo-gris .column.fullspace:first-child figure,.grid.fondo-negro .column.fullspace:first-child figure,.grid.fondo-destacado .column.fullspace:first-child figure{margin-bottom:20px;margin-left:-20px}}.grid.fondo-gris-claro .column+.fullspace figure,.grid.fondo-gris .column+.fullspace figure,.grid.fondo-negro .column+.fullspace figure,.grid.fondo-destacado .column+.fullspace figure{margin:-40px -40px -40px 0}@media only screen and (max-width: 560px){.grid.fondo-gris-claro .column+.fullspace figure,.grid.fondo-gris .column+.fullspace figure,.grid.fondo-negro .column+.fullspace figure,.grid.fondo-destacado .column+.fullspace figure{margin-top:20px;margin-left:-20px;margin-right:-20px}}.grid.fondo-gris-claro{background-color:#f1f1f0}.grid.fondo-gris-claro+.fondo-gris-claro{margin-top:-50px;max-width:none}@media only screen and (max-width: 560px){.grid.fondo-gris-claro+.fondo-gris-claro{margin-top:-20px}}.grid.fondo-gris{background-color:#b6cfd0;color:#003a40}.grid.fondo-gris+.fondo-gris{margin-top:-1.8em;max-width:none}@media only screen and (max-width: 560px){.grid.fondo-gris+.fondo-gris{margin-top:-20px}}.grid.fondo-negro{background-color:#003a40;color:#ddd}.grid.fondo-negro+.fondo-negro{margin-top:-1.8em;max-width:none}@media only screen and (max-width: 560px){.grid.fondo-negro+.fondo-negro{margin-top:-20px}}.grid.fondo-destacado{background-color:#005156}.grid.fondo-destacado+.fondo-destacado{margin-top:-1.8em;max-width:none}@media only screen and (max-width: 560px){.grid.fondo-destacado+.fondo-destacado{margin-top:-20px}}.grid.superposition{background-color:#005156;color:#ddd}.grid.superposition .column{grid-column:1/-1;grid-row:1/2;display:flex;flex-direction:column;justify-content:center}.grid.superposition .column figure img{mix-blend-mode:multiply;display:block;filter:grayscale(100%);opacity:.5}.grid.superposition .column h2,.grid.superposition .column p{max-width:600px}.grid.superposition .column:last-child{padding:40px;z-index:2}.grid+.grid{margin-top:40px}@media only screen and (max-width: 560px){.grid+.grid{margin-top:30px}}.grid+h2,.grid+h3,.grid+p{margin-top:20px}@media only screen and (max-width: 560px){.grid{display:block}}.grid>.column{padding:0;display:block}@media only screen and (max-width: 560px){.grid>.column+.column{margin-top:20px}}.grid>.column p,.grid>.column ul{max-width:none}.grid>.column figure{display:block}.grid>.column figure:first-child{margin-top:0}.grid>.column figure:last-child{margin-bottom:0}.grid>.column figure img{width:100%;display:block}.grid>.column figure+p{font-size:.6em;margin-top:5px}.grid>.column figure figcaption{font-size:.8em;display:block;margin-top:1em;line-height:120%}.grid>.column.fullspace{position:relative}@media only screen and (max-width: 560px){.grid>.column.fullspace{aspect-ratio:1/1;overflow:hidden}}.grid>.column.fullspace figure{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:block}.grid>.column.fullspace figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grid .column-1{grid-column:span 1}.grid .column-2{grid-column:span 2}.grid .column-3{grid-column:span 3}.grid .column-4{grid-column:span 4}.grid .column-5{grid-column:span 5}.grid .column-6{grid-column:span 6}.grid .column-7{grid-column:span 7}.grid .column-8{grid-column:span 8}.grid .column-9{grid-column:span 9}.grid .column-10{grid-column:span 10}.grid .column-11{grid-column:span 11}.grid .column-12{grid-column:span 12}.grid+figure{margin-top:40px}.grid+figure .embed-responsive iframe{display:block;width:100%;height:auto;aspect-ratio:16/9}.grid+figure figcaption{font-size:.8em;display:block;margin-top:1em;line-height:120%}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{box-shadow:none;background:#003a40}*::-webkit-scrollbar-thumb{background:#fe5000;border:3px solid #003A40;border-radius:6px}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}html,body{height:100%}body{background-color:#f1f1f0;color:#003a40;font-size:20px;font-family:Work Sans,sans-serif}.all{max-width:1600px;margin:0 auto}.wrapper{min-height:calc(100vh - 275px)}a{cursor:pointer;outline:none;color:#005156;transition:color .3s ease-out,background-color .3s ease-out}a img{transition:color .3s ease-out,background-color .3s ease-out}h1,h2,h3,h4{font-weight:400;line-height:110%;margin-bottom:.2em;text-wrap:balance}p{font-size:1em;line-height:120%;text-wrap:balance}p b,p strong{font-weight:600}p+p{margin-top:1em}button,.btn,input[type=submit]{font-family:Work Sans,sans-serif;font-size:1em;line-height:100%;font-weight:400;background-color:#003a40;border:none;color:#ddd;height:46px;display:inline-flex;align-items:center;padding:0 1em;border-radius:9999px;cursor:pointer;transition:all .3s ease-out;transition-property:color,background-color,border;vertical-align:bottom;box-sizing:border-box;text-decoration:none;white-space:nowrap}@media only screen and (max-width: 560px){button,.btn,input[type=submit]{font-size:.75em;height:40px}}button:hover,button:focus,.btn:hover,.btn:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:#b6cfd0;color:#003a40}button:active,.btn:active,input[type=submit]:active{opacity:.7;transform:scale(.97)}button:disabled,button.disabled,.btn:disabled,.btn.disabled,input[type=submit]:disabled,input[type=submit].disabled{opacity:.3;cursor:default;pointer-events:none}button.btn-ico,.btn.btn-ico,input[type=submit].btn-ico{display:inline-flex;gap:.5em}input[type=text],input[type=date],input[type=file],input[type=number],input[type=email],input[type=mail],input[type=tel],input[type=password],textarea{border:2px solid #005156;padding:0 15px;height:46px;background-color:transparent;color:#003a40;font-size:1em;border-radius:0;font-family:Work Sans,sans-serif;transition:all .3s ease-out;transition-property:color,background-color,border;vertical-align:bottom;box-sizing:border-box}@media only screen and (min-width: 900px){input[type=text]:hover,input[type=date]:hover,input[type=file]:hover,input[type=number]:hover,input[type=email]:hover,input[type=mail]:hover,input[type=tel]:hover,input[type=password]:hover,textarea:hover{border-color:#003a40}}input[type=text]:focus,input[type=date]:focus,input[type=file]:focus,input[type=number]:focus,input[type=email]:focus,input[type=mail]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus{outline:none;border-color:#003a40}input[type=text]:disabled,input[type=date]:disabled,input[type=file]:disabled,input[type=number]:disabled,input[type=email]:disabled,input[type=mail]:disabled,input[type=tel]:disabled,input[type=password]:disabled,textarea:disabled{opacity:.3;cursor:default;pointer-events:none}input[type=text]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=file]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=mail]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=password]::-moz-placeholder,textarea::-moz-placeholder{color:#005156}input[type=text]::placeholder,input[type=date]::placeholder,input[type=file]::placeholder,input[type=number]::placeholder,input[type=email]::placeholder,input[type=mail]::placeholder,input[type=tel]::placeholder,input[type=password]::placeholder,textarea::placeholder{color:#005156}input[type=text].error,input[type=date].error,input[type=file].error,input[type=number].error,input[type=email].error,input[type=mail].error,input[type=tel].error,input[type=password].error,textarea.error{border-color:#890808}textarea{min-height:100px;padding-top:7px}.error-msg{display:block;font-size:15px;color:#590505;padding-top:8px}.input label{display:block;margin-bottom:10px}.input input{width:100%}.input+.input,.input+.doble{margin-top:10px}p+.input{margin-top:10px}.submit{margin-top:10px}.submit button{width:100%;justify-content:center}.submit.multiply{display:flex;gap:5px}.inputs{display:flex;margin-top:10px}@media only screen and (max-width: 560px){.inputs{display:block}}.inputs>*{width:100%}.inputs>* input,.inputs>* select{width:100%}.inputs>*+*{margin-left:10px}@media only screen and (max-width: 560px){.inputs>*+*{margin-left:0;margin-top:10px}}.input.country{display:flex;align-items:center;flex-wrap:wrap}.input.country .country_code{height:46px;width:50px;background-color:#b6cfd0;border-radius:5px 0 0 5px;display:flex;align-items:center;justify-content:center;color:#ddd}.input.country input{border-radius:0 5px 5px 0;width:calc(100% - 50px)}.doble+.input{margin-top:15px}@media only screen and (min-width: 560px){.doble{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.doble .input+.input{margin-top:0}}.radio,.checkbox{margin-top:20px;position:relative}.radio+.checkbox,.radio+.radio,.checkbox+.checkbox,.checkbox+.radio{margin-top:10px}.radio .group,.checkbox .group{position:relative}.radio .group+.group,.checkbox .group+.group{margin-top:20px}.radio .group label span,.checkbox .group label span{margin-top:4px;display:block;font-size:.8em;line-height:130%}.radio label a,.checkbox label a{color:inherit}@media only screen and (min-width: 900px){.radio label a:hover,.checkbox label a:hover{color:#b6cfd0}}.radio label .except,.checkbox label .except{color:#b6cfd0;font-weight:400}.radio+.submit,.checkbox+.submit{margin-top:20px}.radio+.submit input,.checkbox+.submit input{width:100%;justify-content:center}.checkbox.short .group+.group{margin-top:5px}input[type=radio]{position:absolute;top:auto;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);width:1px;height:1px;white-space:nowrap}input[type=radio]+label,input[type=checkbox]+label{display:block;padding:5px 5px 5px 32px;cursor:pointer;font-size:21px;color:#b6cfd0;transition:color .3s ease-out;font-weight:350}input[type=radio]:focus+label,input[type=checkbox]:focus+label{color:#003a40}input[type=radio]+label:before,input[type=checkbox]+label:before{content:"";background:#fff;border:2px solid #B6CFD0;background-color:#ddd;display:block;box-sizing:border-box;width:24px;height:24px;border-radius:0;margin-left:-32px;margin-top:.15em;cursor:pointer;text-align:center;transition:all .3s ease-out;position:absolute;top:0}input[type=radio].error+label:before,input[type=checkbox].error+label:before{border-color:#890808}input[type=radio]:hover+label:before,input[type=checkbox]:hover+label:before,input[type=radio]+label:hover:before,input[type=checkbox]+label:hover:before{border-color:#003a40}input[type=radio]+label:hover,input[type=checkbox]+label:hover{color:#003a40}input[type=radio]+label:before{border-radius:100%}input[type=radio]:disabled+label:before,input[type=checkbox]:disabled+label:before{border-color:#dadada;background-color:#eaeaea;pointer-events:none;cursor:default}input[type=radio]:disabled+label,input[type=checkbox]:disabled+label{color:#ccc;pointer-events:none;cursor:default}input[type=radio]:checked+label:before{background-color:#003a40;border-color:#003a40}input[type=checkbox]:checked+label,input[type=radio]:checked+label{color:#003a40;font-weight:500}input[type=checkbox]{position:absolute;top:10px;border-radius:2px;width:auto}input[type=checkbox]+label{padding-top:10px}input[type=checkbox]+label:before{margin-top:8px;content:"●";text-align:center;line-height:24px;color:transparent;display:flex;align-items:center;justify-content:center;top:0;padding:0 0 2px;font-weight:350}input[type=checkbox]:checked+label:before{background-color:#b6cfd0;color:#ddd;border-color:#b6cfd0}input[type=checkbox]:disabled+label:before{color:#fff0;pointer-events:none;cursor:default}input[type=checkbox]:checked:disabled+label:before{color:#bbb;text-shadow:.05em 0 0 #bbb,-.05em 0 0 #bbb}.small input[type=checkbox]{top:13px}.small input[type=checkbox]+label:before{width:18px;height:18px;border-radius:3px;margin-left:-24px;top:7px;padding-bottom:2px}.small input[type=checkbox]+label{font-size:16px;padding-left:24px}.multiple-check{position:relative}.multiple-check>.name{display:flex;align-items:center;transition:all .3s ease-out;transition-property:color,background-color,border;cursor:pointer;padding:0 40px 0 12px;height:46px;background:url(../img/angle-down-grey.svg) no-repeat;background-position:right 14px center;background-color:#ddd;background-size:16px;color:#b6cfd0;font-family:Work Sans,sans-serif;font-size:21px;font-weight:300}@media only screen and (min-width: 900px){.multiple-check>.name:hover{color:#003a40;background-image:url(../img/angle-down-black.svg)}}.multiple-check>.name:focus{outline:none;border-color:#003a40;color:#003a40}.multiple-check>.input.checkbox{display:none;margin-top:0;position:absolute;background-color:#ddd;padding:0 15px 6px;right:-2px;bottom:45px;border:2px solid #B6CFD0;border-radius:4px 4px 0 0}.multiple-check>.input.checkbox label{white-space:nowrap;font-size:18px!important}.multiple-check>.input.checkbox .group+.group{margin-top:-10px}.multiple-check:hover>.input.checkbox{display:block}select{transition:all .3s ease-out;transition-property:color,background-color,border;cursor:pointer;border:2px solid #B6CFD0;border-radius:0;padding:0 40px 0 12px;height:46px;background:url(../img/angle-down-grey.svg) no-repeat;background-position:right 14px center;background-color:transparent;background-size:16px;color:#b6cfd0;font-family:Work Sans,sans-serif;font-size:24px;font-weight:300;-moz-appearance:none;appearance:none;-webkit-appearance:none}@media only screen and (min-width: 900px){select:hover{border-color:#003a40;color:#003a40;background-image:url(../img/angle-down-black.svg)}}@media only screen and (max-width: 560px){select{font-size:16px}}select:focus{outline:none;border-color:#003a40;color:#003a40}select:disabled{opacity:.3;cursor:default;pointer-events:none}select.error{border-color:#890808}option{font-size:16px}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:-moz-calc(100% * 70 / 3);width:2333.3333333333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:-moz-calc(100% / 70);width:1.4285714286%;height:10px;float:left}button[data-action=stop]{display:none}@media only screen and (min-width: 560px){main{border:20px solid #F1F1F0;min-height:100vh;padding-top:63px}main:after{content:"";display:block;height:20px;position:fixed;left:0;right:0;bottom:0;background-color:#f1f1f0}}.title{font-size:1.5em}@media only screen and (max-width: 560px){.title{font-size:1.2em}}.subtitle{font-size:1.2em}@media only screen and (max-width: 560px){.subtitle{font-size:1em}}.small{font-size:.75em}header{position:fixed;z-index:1010;left:0;top:0;right:0;padding:10px 20px;background-color:#f1f1f0}@media only screen and (max-width: 560px){header{padding:10px 20px}}header>.box{display:flex;align-items:center}header>.box .logo{margin-right:40px}header>.box .logo img{height:60px}@media only screen and (max-width: 560px){header>.box .logo img{height:20px}}header nav{display:flex;gap:40px;font-size:.75em;width:100%}header nav .menu-lang{gap:0;margin-left:auto}@media only screen and (max-width: 560px){header nav .menu-lang{margin-right:20px}}@media only screen and (min-width: 560px){header nav .menu-lang li+li{margin-left:-5px}}@media only screen and (max-width: 560px){header nav .menu-lang li+li{margin-top:10px}}header nav .menu-lang a{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid;border-radius:9999px;text-transform:uppercase;font-size:.7em}@media only screen and (max-width: 560px){header nav{position:fixed;z-index:1011;top:0;right:0;bottom:0;left:0;background-color:#003a40;padding-top:80px;transform:translate(100%);transition:transform .3s}}header nav ul{display:flex;align-items:center;gap:20px}@media only screen and (max-width: 560px){header nav ul{flex-direction:column;align-items:flex-start;gap:5px}}header nav ul li{margin-top:0;list-style:none}header nav ul li a{color:#003a40;text-decoration:none}@media only screen and (min-width: 900px){header nav ul li a:hover{text-decoration:underline}}@media only screen and (max-width: 560px){header nav ul li a{color:#ddd;font-size:1.75em;padding:5px 20px;display:block}}header nav ul li:hover .submenu{display:flex}@media only screen and (max-width: 560px){body.menu-open header nav{transform:translate(0)}}@media only screen and (min-width: 560px){.show-menu{display:none}}@media only screen and (max-width: 560px){.show-menu{position:fixed;z-index:1102;top:0;right:12px;display:flex;flex-direction:column;cursor:pointer;padding:10px;gap:6px;height:46px;width:46px}}.show-menu i{display:block;height:1px;background-color:#000;transition:background-color .3s ease-out,transform .3s ease-out}.show-menu.open i{background-color:#ddd}.show-menu.open i:nth-child(1){transform:scaleY(0)}.show-menu.open i:nth-child(2){transform:rotate(45deg) translate(4px)}.show-menu.open i:nth-child(3){transform:rotate(-45deg) translate(4px)}.show-menu.open i:nth-child(4){transform:scaleY(0)}section .header{display:flex;align-items:flex-end;gap:20px;padding-block:40px;background-color:#f1f1f0}@media only screen and (max-width: 560px){section .header{padding:20px;gap:10px;margin-bottom:0}}section .header:has(.btn){align-items:center;justify-content:space-between}section .header a:not(.btn){color:#003a40;text-decoration:none;padding-bottom:.2em}@media only screen and (min-width: 900px){section .header a:not(.btn):hover{text-decoration:underline}}section .header:has(.tools){justify-content:space-between;background-color:#ddd;position:sticky;top:0;z-index:9999;padding:18px 0 22px;margin-bottom:40px}section .header .tools{display:flex;justify-content:flex-end;align-items:center;gap:25px;margin-bottom:-5px}section .header .tools .order{display:flex;align-items:center;gap:10px}.grid-list{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #003A40;background:#f1f1f0}@media only screen and (max-width: 560px){.grid-list{grid-template-columns:1fr;border:none;border-top:1px solid #003A40}}.grid-list article{border-right:1px solid #003A40;overflow:hidden;position:relative;background-color:#005156}@media only screen and (max-width: 560px){.grid-list article{border:none;border-bottom:1px solid #003A40}}.grid-list article .image{aspect-ratio:1/1.5;overflow:hidden;padding:20px}.grid-list article .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.grid-list article .text{border-top:1px solid #003A40;padding:20px;background-color:#ddd;height:100%;flex-grow:1;flex-basis:content}@media only screen and (max-width: 560px){.grid-list article .text{border-top:none}}.grid-list article .text p{font-size:.8em}.grid-list article:nth-child(5n){border-right:none}.grid-list article a{text-decoration:none;color:#003a40;display:flex;flex-direction:column;height:100%}@media only screen and (min-width: 900px){.grid-list article a:hover .image img{transform:scale(1.05)}}@media only screen and (max-width: 560px){.related-products{display:none}}.related-products .grid-list{grid-template-columns:repeat(4,1fr)}.related-products .grid-list article:nth-child(3n){border-right:1px solid #003A40}.related-products .grid-list article:nth-child(4n){border-right:none}div.club-borsao{background:url(/build/assets/club-borsao-BSGegZHc.webp) no-repeat center center #005156;background-size:cover;color:#ddd;padding:40px}@media only screen and (min-width: 560px){div.club-borsao{display:grid;align-items:center;gap:40px;grid-template-columns:1fr 360px;padding-left:calc(33vw - 20px)}}div.club-borsao .text{font-size:1.2em}@media only screen and (max-width: 560px){div.club-borsao .text{margin-bottom:20px}}div.club-borsao .text .title span{color:#fff;font-family:Playfair Display,serif}div.club-borsao .text .subtitle{margin-top:.5em;color:#b6cfd0}div.club-borsao .text p{margin-top:.75em;font-size:.8em}div.club-borsao .text p a{color:#ddd}div.club-borsao .botones .btn:not(:hover){background-color:#fe5000;color:#003a40}.pre-footer{background:#fff;padding:40px;display:flex;align-items:center;justify-content:center;gap:40px;margin-top:40px}@media only screen and (max-width: 560px){.pre-footer{flex-direction:column;padding:30px 20px;gap:20px}}.pre-footer .icex{border:1px solid #B6CFD0;padding:15px 15px 5px;display:flex;align-items:center}@media only screen and (max-width: 560px){.pre-footer .icex{flex-direction:column;text-align:center}}.pre-footer .icex img{width:auto;height:60px}.pre-footer .icex p{margin-bottom:10px;font-size:11px;max-width:400px}.pre-footer .icex p i{font-style:italic}.pre-footer .icex p span{color:#000}.pre-footer .moderation img{height:60px;width:auto}.pre-footer .wfcp img{height:70px;width:auto}.beneficiario{display:none;background:#fff;padding:0 40px 40px}@media only screen and (max-width: 560px){.beneficiario{padding:0 20px 30px}}.beneficiario picture{display:block}.beneficiario picture img{width:calc(100% - 20px)}footer{background-color:#f1f1f0;color:#003a40;padding:60px 0 20px}@media only screen and (max-width: 560px){footer{padding:30px 20px}}footer .down{display:flex;align-items:flex-start;gap:40px;font-size:.75em}@media only screen and (max-width: 560px){footer .down{flex-direction:column;gap:20px}}footer .down a{color:#003a40}footer .down ul li{list-style:none}footer .down ul li+li{margin-top:4px}footer .down .sello img{width:40px;margin-right:-30px}footer .down .firma{display:none}footer .down .firma img{width:130px}footer .down .social span{display:block;margin-bottom:4px}footer .down .social a{font-size:1.5em}footer .down .social a+a{margin-left:3px}footer .down .menu-user{margin-left:auto;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:0 5px;display:none}@media only screen and (min-width: 560px){footer .down .menu-user{text-align:right}}@media only screen and (max-width: 560px){footer .down .menu-user{justify-content:flex-start}}footer .down .menu-user li:first-child{width:100%;margin-bottom:10px}footer .down .menu-user li a{text-decoration:none;border-radius:9999px;border:1px solid;padding:.7em 1em;display:inline-block;font-size:.8em}footer .down .menu-user li a i{margin-right:.2em}@media only screen and (min-width: 900px){footer .down .menu-user li a:hover{background-color:#003a40;color:#ddd;border-color:#000}}.legal{background-color:#ddd;color:#005156;font-size:.6em;padding:5px 20px}@media only screen and (max-width: 560px){.legal{padding:30px 20px}}.legal ul{display:flex;align-items:center;gap:15px}@media only screen and (max-width: 560px){.legal ul{flex-direction:column}}.legal ul li{list-style:none}.legal ul li a{color:#005156}.legal ul .special{margin-left:auto}@media only screen and (max-width: 560px){.legal ul .special{margin-right:auto;margin-top:20px}}.legal ul .special a{text-decoration:none;color:#ddd;background-color:#005156;display:inline-block;padding:10px 15px;border-radius:99px;font-size:1.2em}.legal ul .special a:hover{background-color:#fff;color:#003a40}.loading{position:fixed;top:0;right:0;bottom:0;left:0;background:#005156;z-index:9999999;display:flex;align-items:center;justify-content:center}@keyframes rotate{to{transform:rotate(359deg)}}.loading i{animation:rotate 1s infinite;display:block;width:150px;height:150px;border-radius:9999px;border:1px solid #003A40;background:url(/build/assets/sello-DNmRz0tA.svg) no-repeat center center #ddd;background-size:70%}.adult-box{position:fixed;z-index:99999999999;top:0;right:0;bottom:0;left:0;background-color:#005156;color:#ddd;display:flex;align-items:center;justify-content:center;flex-direction:column}.adult-box .adult-alert__content{max-width:400px;text-align:center}.adult-box .adult-alert__content .horse{width:100px;height:100px;display:block;border-radius:9999px;background:url(https://cdn.shopify.com/s/files/1/0884/9404/7532/files/mstile-150x150.png) no-repeat center center #ddd;background-size:70px;margin:0 auto 20px}.adult-box .adult-alert__content .title{margin-bottom:10px}.adult-box .adult-alert__content p{margin-bottom:20px}.adult-box .adult-alert__content .buttons{display:flex;flex-direction:column;gap:10px}.adult-box .adult-alert__content .buttons button{text-align:center;justify-content:center;cursor:pointer}.more{width:100px;height:100px;padding:10px;border-radius:99999px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3;background-color:#003a40;color:#ddd;cursor:none;position:absolute!important;font-size:.8em}.more span{font-size:.6em;text-align:center}@media only screen and (max-width: 560px){.more{display:none}}body:not(.home) .pre-footer .icex{display:none}.gallery-items .gallery-item{position:relative;height:calc(100vh - 103px);display:inline-flex!important;align-items:flex-end;padding:40px}@media only screen and (max-width: 560px){.gallery-items .gallery-item{height:calc(100vh - 140px);padding:20px}}.gallery-items .gallery-item a{text-decoration:none;color:#ddd}.gallery-items .gallery-item .image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.gallery-items .gallery-item .image .media-featured,.gallery-items .gallery-item .image .upload-video,.gallery-items .gallery-item .image .upload-image{height:100%}.gallery-items .gallery-item .image img,.gallery-items .gallery-item .image video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.gallery-items .gallery-item .text{padding:40px;background:#f1f1f0;color:#003a40;max-width:600px;position:relative;z-index:2}@media only screen and (max-width: 560px){.gallery-items .gallery-item .text{padding:20px}}.gallery-items .gallery-item .text .title:only-child{margin-bottom:0}.home .claim,.home .home-colofon{padding:60px;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#005156;color:#fff;text-align:center}@media only screen and (max-width: 560px){.home .claim,.home .home-colofon{padding:30px 20px}}.home .claim svg,.home .home-colofon svg{width:80px;height:auto}@media only screen and (max-width: 560px){.home .claim svg,.home .home-colofon svg{width:40px}}.home .claim svg path,.home .home-colofon svg path{fill:#fff}.home .claim p,.home .home-colofon p{margin-top:1em;text-transform:uppercase;letter-spacing:.6em}@media only screen and (max-width: 560px){.home .claim p,.home .home-colofon p{font-size:.6em}}.home .home-info{background-color:#005156;margin:40px 0}.home .home-info article{overflow:hidden}.home .home-info article a{display:grid;grid-template-columns:1.5fr 1fr;align-items:stretch;text-decoration:none;overflow:hidden}@media only screen and (max-width: 560px){.home .home-info article a{grid-template-columns:1fr}}.home .home-info article .image img,.home .home-info article .image video,.home .home-info article .image iframe{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .home-info article .text{padding:40px;color:#fff;display:flex;justify-content:center;flex-direction:column}@media only screen and (max-width: 560px){.home .home-info article .text{padding:20px}}.home .home-info article:nth-child(2n) a{grid-template-columns:1fr 1.5fr}@media only screen and (max-width: 560px){.home .home-info article:nth-child(2n) a{grid-template-columns:1fr}}@media only screen and (min-width: 560px){.home .home-info article:nth-child(2n) a .image{order:1}.home .home-info article:nth-child(2n) a .text{order:0}}.home .beneficiario{display:block}.featured-articles .grid-list,.blog-section .grid-list{grid-template-columns:repeat(4,1fr)}@media only screen and (max-width: 560px){.featured-articles .grid-list,.blog-section .grid-list{grid-template-columns:1fr}}.featured-articles .grid-list article:nth-child(5n),.blog-section .grid-list article:nth-child(5n){border-right:1px solid #003A40}.featured-articles .grid-list article:nth-child(4n),.blog-section .grid-list article:nth-child(4n){border-right:none}.featured-articles .grid-list article .image,.blog-section .grid-list article .image{aspect-ratio:4/3;padding:0}.featured-articles .grid-list article .image img,.blog-section .grid-list article .image img{-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 560px){.blog-section,body.products{padding-top:42px}body.products .header p{font-size:.8em}}.products-section .header{flex-direction:column;justify-content:flex-start;align-items:flex-start}.products-section .header p{max-width:800px}.product-view article{display:grid;grid-template-columns:.8fr 1fr}@media only screen and (max-width: 560px){.product-view article{display:block}}.product-view article .images{background-color:#eaeaea;display:flex;justify-content:center;border-right:1px solid #DDDDDD}@media only screen and (max-width: 560px){.product-view article .images{border-right:none;padding-top:42px}}.product-view article .images .media-featured{position:sticky;top:120px}.product-view article .images img{height:calc(100vh - 160px);width:auto}@media only screen and (max-width: 560px){.product-view article .images img{height:calc(100vh - 127px)}}.product-view article .text{background:#003a40;color:#ddd}.product-view article .text .variedad{color:#9bd3dd;text-transform:uppercase;margin-bottom:15px;font-size:.75em}.product-view article .text .categories{padding:10px 20px;font-size:.6em;border-bottom:1px solid #F1F1F0}.product-view article .text .categories span+span:before{content:"/";margin-inline:.3em .5em}.product-view article .text .intro{padding:20px}.product-view article .text .intro:first-child{padding-top:40px}.product-view article .text .intro .excerpt{max-width:600px}.product-view article .text dl{grid-template-columns:1fr 2fr;line-height:120%;display:grid;margin:30px 20px 10px;border-top:1px solid #005156}.product-view article .text dl>*{padding:15px 20px;border-bottom:1px solid #005156}@media only screen and (max-width: 560px){.product-view article .text dl>*{padding:5px 10px;white-space:nowrap}}.product-view article .text dl dt{color:#ddd;border-right:1px solid #005156;font-size:.6em}.product-view article .text .description{padding:20px}.product-view article .text .description .name{font-size:.8em;color:#9bd3dd;margin-bottom:.5em}.product-view article .text .description .description-text{margin-bottom:1.3em}.product-view article .text .description .description-text:last-child{margin-bottom:0}.product-view article .text .description .description-text ul li{list-style:none;display:inline-flex}.product-view article .text .description .description-text ul li:before{content:"→";position:relative;top:.3em;font-size:.75em;margin-right:.4em}.product-view article .text .tags{padding:10px 20px;display:flex;align-items:center;font-size:.6em;color:#b6cfd0;border-top:1px solid #F1F1F0}.product-view article .text .tags span{border-radius:999px;padding:.3em .6em;border:1px solid #F1F1F0;margin-left:.5em}.product-view article .text .purchase-links{position:sticky;bottom:20px;padding:40px 20px;background-color:#b6cfd0;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 560px){.product-view article .text .purchase-links{bottom:0;padding:10px}}.product-view article .text .purchase-links a{border:1px solid;padding:1em 2em;border-radius:9999px;color:#003a40;background-color:#fe5000;display:block;text-align:center;font-size:1em;text-decoration:none;position:relative}@media only screen and (min-width: 900px){.product-view article .text .purchase-links a:hover{background-color:#003a40;color:#ddd}}.product-view article .text .back a{padding:20px;background-color:#003a40;color:#ddd;display:block;text-align:right;font-size:1.3em;text-decoration:none;position:relative}@media only screen and (min-width: 900px){.product-view article .text .back a:hover{background-color:#005156}}.product-view article .text .gallery img{max-width:100%;display:block;width:100%}.product-view article .text .gallery video{max-width:100%;height:auto;width:auto;display:block}body.page{background-color:#005156}body.page .wrapper{margin-top:40px;margin-inline:auto;padding:40px;background-color:#fff;color:#005156;max-width:1400px}@media only screen and (max-width: 560px){body.page .wrapper{padding:30px 20px}}body.page .wrapper h1{font-size:2.4em;margin-bottom:.3em;font-family:Playfair Display,serif}@media only screen and (max-width: 560px){body.page .wrapper h1{font-size:1.8em}}body.page .wrapper .text h1,body.page .wrapper .text h2,body.page .wrapper .text h3,body.page .wrapper .text h4{font-weight:400;line-height:100%;font-family:Playfair Display,serif}body.page .wrapper .text h1 p,body.page .wrapper .text h2 p,body.page .wrapper .text h3 p,body.page .wrapper .text h4 p{font-family:Playfair Display,serif}body.page .wrapper .text>*+.grid{margin-top:2em}@media only screen and (max-width: 560px){body.page .wrapper .text>*+.grid{margin-top:30px}}body.page .wrapper .text table{width:100%;margin-block:1.5em}body.page .wrapper .text table td{padding:1em;border:1px solid #9BD3DD;font-size:.75em}body.page .wrapper .text h1{font-size:2.4em;margin-bottom:.3em}@media only screen and (max-width: 560px){body.page .wrapper .text h1{font-size:1.8em}}body.page .wrapper .text h2{font-size:1.7em;margin-bottom:.5em}@media only screen and (max-width: 560px){body.page .wrapper .text h2{font-size:1.4em}}body.page .wrapper .text h3{font-size:1.4em;margin-bottom:.7em}@media only screen and (max-width: 560px){body.page .wrapper .text h3{font-size:1.2em}}body.page .wrapper .text p+p,body.page .wrapper .text p+h1,body.page .wrapper .text p+h2,body.page .wrapper .text p+h3,body.page .wrapper .text p+h4{margin-block:.75em}body.page .wrapper .text ol{margin-block:.75em 1em}body.page .wrapper .text ol li{list-style-position:inside;line-height:120%}body.page .wrapper .text ol li+li{margin-top:.3em}body.page .wrapper .text ul{margin-block:.75em 1em}body.page .wrapper .text ul li{list-style:none;position:relative;padding-left:.8em;line-height:120%}body.page .wrapper .text ul li:before{position:absolute;left:0;content:"→";top:.2em;font-size:.75em}body.page .wrapper .text ul li+li{margin-top:.3em}body.page .club-borsao{margin-top:40px;margin-bottom:-40px}body.page #timeline{position:relative}body.page #timeline:before{content:"";display:block;width:2px;height:100%;position:absolute;z-index:0;right:calc(50% - 1px);top:0;background-color:#005156}body.page #timeline>.column-12{position:relative;z-index:1;padding-block:160px}body.page #timeline>.column-12:before,body.page #timeline>.column-12:after{content:"";display:block;width:120px;height:120px;background:url(/build/assets/borsao-ico-white-35cWUNWt.svg) no-repeat center center #005156;background-size:60%;border-radius:999px;position:absolute;left:calc(50% - 60px)}body.page #timeline>.column-12:before{top:0}body.page #timeline>.column-12:after{bottom:0}body.page #timeline>.column-12>*{width:calc(50% + 40px);display:grid;grid-template-columns:80px auto;align-items:center;gap:20px;font-size:1.3em;font-family:Playfair Display,serif;font-style:italic}@media only screen and (max-width: 560px){body.page #timeline>.column-12>*{gap:0;width:auto;font-size:.8em;background-color:#f1f1f0;padding:10px;border-radius:5px}}body.page #timeline>.column-12>*:nth-child(odd){margin-left:calc(50% - 40px);padding-right:120px}@media only screen and (max-width: 560px){body.page #timeline>.column-12>*:nth-child(odd){margin-left:0;padding-right:10px}}body.page #timeline>.column-12>*:nth-child(2n){margin-right:calc(50% - 40px);grid-template-columns:auto 80px;text-align:right;padding-left:120px}@media only screen and (max-width: 560px){body.page #timeline>.column-12>*:nth-child(2n){padding-left:10px;margin-right:0}}body.page #timeline>.column-12>*:nth-child(2n):before{order:1}body.page #timeline>.column-12>*:before{content:"";order:0;display:inline-block;width:76px;height:76px;border-radius:999px;background:url(/build/assets/sello-DNmRz0tA.svg) no-repeat center center #ddd;background-size:40px}@media only screen and (max-width: 560px){body.page #timeline>.column-12>*:before{background-color:transparent}}body.page #timeline>.column-12>*+*{margin-top:40px}@media only screen and (max-width: 560px){body.page #timeline>.column-12>*+*{margin-top:10px}}section.profile{padding:60px;max-width:600px}section.profile .title{margin-bottom:40px}section.profile .head{margin-bottom:1em}section.profile .head h2{font-weight:500;margin-bottom:.5em}section.profile .group+.group{margin-top:40px}section.profile .delete-account button{margin-bottom:40px}body.profile .wrapper{background-color:#fff}body.files .wrapper{padding:60px;background-color:#fff}body.files .wrapper .title{margin-bottom:40px}.files-list{display:grid;grid-template-columns:repeat(8,1fr);gap:20px}.files-list .file-item{font-size:.8em}.files-list .file-item .btn{font-size:.8em;height:auto;height:26px;margin-bottom:15px}.files-list .file-item .image{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.files-list .file-item .image img{display:block;width:100%;max-width:100%;height:auto;mix-blend-mode:multiply}.files-list .file-item .text{margin-top:1em}.files-list .file-item .text .title{font-size:1.2em;margin-bottom:.2em}.files-list .file-item .text .description{font-size:.8em;margin-bottom:15px}.files-list .file-item .text .btn{margin-bottom:5px}.files-list .file-item .attached-file .metadatos{margin-top:-5px;display:flex;flex-direction:column;gap:.3em;font-size:.6em;color:#b6cfd0}body.blog-view article.blog-item{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 40px;padding:40px;background-color:#fff;color:#005156}@media only screen and (max-width: 560px){body.blog-view article.blog-item{padding:62px 20px 30px;display:block}body.blog-view article.blog-item .text{margin-bottom:20px}}body.blog-view article.blog-item .text h1{margin-bottom:1em}body.blog-view article.blog-item .text .body p{text-align:left!important}body.blog-view article.blog-item .text .body a{color:#003a40}@media only screen and (min-width: 900px){body.blog-view article.blog-item .text .body a:hover{color:#b6cfd0}}body.blog-view article.blog-item .back{grid-column:span 2;margin:20px -40px -40px}@media only screen and (max-width: 560px){body.blog-view article.blog-item .back{margin:20px -20px -30px}}body.blog-view article.blog-item .back a{padding:20px;background-color:#003a40;color:#ddd;display:block;text-align:right;font-size:1.3em;text-decoration:none;position:relative}@media only screen and (min-width: 900px){body.blog-view article.blog-item .back a:hover{background-color:#b6cfd0}}body.blog-view article.blog-item .images img,body.blog-view article.blog-item .images video,body.blog-view article.blog-item .images iframe{display:block;width:100%}.login .wrapper{background-color:#fff;padding:60px;display:flex;align-items:center;justify-content:center;flex-direction:column}.login .wrapper form{max-width:400px;margin:0 auto}.login .wrapper form .header{font-size:1em;margin-bottom:1.5em}.login .wrapper form .forgot{margin-top:2em;font-size:.75em}body.page[class*=page-landing-] main{border:none;padding-top:0}body.page[class*=page-landing-] main:after{display:none}@media only screen and (max-width: 560px){body.page[class*=page-landing-] .wrapper{margin-top:0}}body.page[class*=page-landing-] header{display:none}body.page[class*=page-landing-] .show-menu{display:none}body.page[class*=page-landing-] .legal,body.page[class*=page-landing-] footer{display:none}body.page[class*=page-landing-] h1{display:none}body.page[class*=page-landing-] .video-intro{margin:-40px -40px 0;background-color:#003a40}@media only screen and (max-width: 560px){body.page[class*=page-landing-] .video-intro{margin:-30px -20px 0}}body.page[class*=page-landing-] .video-intro .column{grid-column:1/-1;grid-row:1/-1}body.page[class*=page-landing-] .video-intro video{display:block;width:100%;height:auto;opacity:.8}body.page[class*=page-landing-] .video-intro .video-text{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;color:#ddd}@media only screen and (max-width: 560px){body.page[class*=page-landing-] .video-intro .video-text{padding:30px 20px}}body.page[class*=page-landing-] .video-intro .video-text img{width:200px;height:auto}@media only screen and (max-width: 560px){body.page[class*=page-landing-] .video-intro .video-text img{width:100px}}body.page[class*=page-landing-] .video-intro .video-text h3{text-align:center;margin-top:4em;font-size:.75em;text-transform:uppercase;letter-spacing:.6em;font-family:Work Sans,sans-serif}@media only screen and (max-width: 560px){body.page[class*=page-landing-] .video-intro .video-text h3{margin-top:20px;line-height:120%}}body.page[class*=page-landing-] .grid video,body.page[class*=page-landing-] .grid iframe{display:block;width:100%!important;height:auto!important}body.page.page-landing-celebrate .grid{align-items:center}body.page.page-landing-celebrate .opinions{gap:10px}body.page.page-landing-celebrate .opinions figure{display:block;overflow:hidden;border-radius:9999px}@media only screen and (max-width: 560px){body.page.page-landing-celebrate .opinions figure{width:80px;height:80px}body.page.page-landing-celebrate .opinions .column-4+.column-4{margin-top:0}}body.page.page-landing-celebrate .opinions .column-4 .grid{align-items:center;font-size:.8em}body.page.page-landing-celebrate .opinions .column-4 .grid p+p{margin-top:.3em}@media only screen and (max-width: 560px){body.page.page-landing-celebrate .opinions .column-4>.grid{display:grid;grid-template-columns:80px auto;gap:10px}body.page.page-landing-celebrate .opinions .column-4>.grid .column-4,body.page.page-landing-celebrate .opinions .column-4>.grid .column-8{grid-column:span 1}}body.page.page-landing-celebrate .opinions .column .column-8{margin-left:-20px}@media only screen and (max-width: 560px){body.page.page-landing-celebrate .opinions .column .column-8{margin-left:0}}body.page.page-landing-celebrate .botellas h3{margin-top:-.5em}body.page.page-landing-celebrate .botellas .column-2{text-align:center}body.page.page-landing-celebrate .botellas .column-2 a{transition:transform .3s ease-in;display:block}body.page.page-landing-celebrate .botellas .column-2 a:hover{transform:translateY(-10px) scale(1.2)}body.page.page-landing-celebrate .botellas .column-2 figcaption{margin-top:0}@media only screen and (max-width: 560px){body.page.page-landing-celebrate .botellas{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}body.page.page-landing-celebrate .botellas>.column+.column{margin-top:0}body.page.page-landing-celebrate .botellas>.column.column-12{grid-column:span 2}body.page.page-landing-celebrate .botellas>.column.column-2{grid-column:span 1}}body.page.page-nacidosparatapear h1{display:none}@media only screen and (max-width: 560px){body.contact{padding:30px 20px 20px}}body.contact h1{font-size:2em;margin:.5em 0}body.contact .contact-form{max-width:700px}body.contact .contact-form p{margin-bottom:20px}body.contact .contact-form small{display:block;font-size:.6em;margin-block:.5em}body.contact .contact-form .checkbox label{color:#003a40}body.contact .contact-form .disclaimer{font-size:.75em;margin-top:20px}
