a:hover,body,h1,h2,h3,h4{color:var(--main-text-color)}html,td,th{box-sizing:border-box}.mieldetorronteras-btn-primary,.mieldetorronteras-btn-primary:hover{background-color:var(--button-bg-color);color:var(--button-text-color)}:root{--header-bg-color:#0A1C34;--main-bg-color:#193254;--footer-bg-color:#0A1C34;--main-text-color:#F3F3F3;--button-text-color:#FFFFFF;--button-bg-color:#FFC502;--button-second-bg-color:#FFC502}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,main,nav,object,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}.mieldetorronteras-section--main .mieldetorronteras-container>:not(:last-child),h1,h2,h3{margin-bottom:30px}body,button{font-family:Roboto Serif,sans-serif}body{line-height:1.6}button{cursor:pointer;border:none!important}a{color:var(--button-text-color);transition:.3s}a:hover{text-decoration:none}h1{font-size:45px;font-weight:900;line-height:45px;text-align:center}h2,h3{font-weight:700}h2{font-size:36px;line-height:54px}h3{font-size:30px;line-height:44px}p{font-size:16px;letter-spacing:normal;font-weight:400;margin-bottom:10px;line-height:24px}strong{font-weight:600}table{width:100%;border-collapse:separate;border-spacing:0;white-space:nowrap;display:block;overflow-x:auto;max-width:100%;border-radius:10px;margin-bottom:20px}table p{margin:0}tbody{width:calc(100% - 2px);display:table}th{background:var(--footer-bg-color)}td,th{border:1px solid var(--main-text-color);padding:8px}th:first-child,tr:first-child td:first-child{border-top-left-radius:10px}th:last-child,tr:first-child td:last-child{border-top-right-radius:10px}tr:last-child td:first-child{border-bottom-left-radius:10px}tr:last-child td:last-child{border-bottom-right-radius:10px}table::-webkit-scrollbar{height:8px}table::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:4px}table::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}footer,header,main,nav,section{display:block;position:relative}main{background-color:var(--main-bg-color)}section{padding:20px 0}.mieldetorronteras-container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:1200px){.mieldetorronteras-container{max-width:100%;padding:0 15px}}img{width:100%;height:auto;border-radius:10px}.mieldetorronteras-row{display:flex;justify-content:space-between;gap:20px}.mieldetorronteras-col:first-child{width:820px}.mieldetorronteras-col:last-child{flex:0 0 330px}@media (max-width:1030px){.mieldetorronteras-row{flex-wrap:wrap;justify-content:center}.mieldetorronteras-col:first-child,.mieldetorronteras-col:last-child{width:100%;flex:auto}}.mieldetorronteras-jc-end{justify-content:end!important}.mieldetorronteras-btn,.mieldetorronteras-jc-center{justify-content:center}.mieldetorronteras-btn{display:flex;align-items:center;text-decoration:none;text-align:center;font-weight:700;font-size:16px;line-height:inherit;height:auto;padding:10px 24px;border-radius:18px;cursor:pointer;transition:transform .3s}.mieldetorronteras-btn:hover{transform:scale(1.1)}.mieldetorronteras-btn__wrapper{display:flex;justify-content:center;gap:20px}.mieldetorronteras-btn-primary{box-shadow:0 0 10px 2px var(--button-bg-color)}.mieldetorronteras-btn-secondary,.mieldetorronteras-btn-secondary:hover{background-color:var(--button-second-bg-color);color:var(--button-text-color)}.mieldetorronteras-btn-secondary{box-shadow:0 0 10px 2px var(--button-second-bg-color)}.mieldetorronteras-footer__nav--link:hover,.mieldetorronteras-header__nav ul li a:hover,footer{color:var(--main-text-color)}.mieldetorronteras-btn-pulse{animation:1.5s infinite pulse}.mieldetorronteras-btn-uppercase{text-transform:uppercase}.mieldetorronteras-header{background-color:var(--header-bg-color);position:sticky;top:0;left:0;width:100%;z-index:1000}.mieldetorronteras-footer li,.mieldetorronteras-footer ol,.mieldetorronteras-footer ul,.mieldetorronteras-header li,.mieldetorronteras-header ol,.mieldetorronteras-header ul{margin:0;padding:0;border:0;list-style-type:none;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}.mieldetorronteras-header__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.mieldetorronteras-header__inner-primary{display:flex;align-items:center;justify-content:space-between;flex:auto}.mieldetorronteras-header__inner-second,.mieldetorronteras-header__nav ul{gap:10px;align-items:center;display:flex}.mieldetorronteras-header__row{flex-direction:row;height:80px}.mieldetorronteras-header__inner-second .mieldetorronteras-header__row{flex-direction:row;gap:10px;height:auto}.mieldetorronteras-header__col{flex-direction:column}.mieldetorronteras-header__inner-second.mieldetorronteras-header__col{padding:10px 0}.mieldetorronteras-header__logo{display:flex;max-height:60px;height:100%}.mieldetorronteras-header__logo a{text-decoration:none;display:flex}.mieldetorronteras-header__logo img{object-fit:contain;border-radius:initial}.mieldetorronteras-header__nav{display:flex}.mieldetorronteras-header__nav ul{height:100%;list-style-type:none;padding:0}.mieldetorronteras-header__nav ul li{display:flex;align-items:center;height:100%}.mieldetorronteras-header__nav ul li a{color:var(--button-text-color);text-decoration:none;padding:10px}.mieldetorronteras-section img{max-width:1152px;display:block;margin:auto}.mieldetorronteras-btn__wrapper-main{max-width:300px;width:100%;margin:auto}.mieldetorronteras-btn__wrapper-main .mieldetorronteras-btn-primary{padding:20px 70px;border-radius:30px}.mieldetorronteras-burger-menu{display:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;cursor:pointer}.mieldetorronteras-burger-menu span{display:block;width:100%;height:4px;background-color:var(--main-text-color);border-radius:2px;transition:.3s ease-in-out}.mieldetorronteras-burger-menu.mieldetorronteras-active span:first-child{transform:translateY(9px) rotate(45deg)}.mieldetorronteras-burger-menu.mieldetorronteras-active span:nth-child(2){opacity:0}.mieldetorronteras-burger-menu.mieldetorronteras-active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mieldetorronteras-section--content h1:first-of-type,.mieldetorronteras-section--content h2:first-of-type,.mieldetorronteras-section--content h3:first-of-type,.mieldetorronteras-section--content h4:first-of-type{margin-top:0;margin-bottom:30px}.mieldetorronteras-section--content h1:not(:first-of-type),.mieldetorronteras-section--content h2:not(:first-of-type),.mieldetorronteras-section--content h3:not(:first-of-type),.mieldetorronteras-section--content h4:not(:first-of-type){margin:30px 0}.mieldetorronteras-section--content .mieldetorronteras-update-post{display:flex;justify-content:end;align-items:center;padding:20px 0}.mieldetorronteras-section--content .mieldetorronteras-update-post p{margin:0}footer{background-color:var(--footer-bg-color)}.mieldetorronteras-footer__wrapper{display:flex;flex-direction:column;justify-self:center;padding:20px 0;gap:17px}.mieldetorronteras-footer__icons,.mieldetorronteras-footer__inner,.mieldetorronteras-footer__nav{display:flex;justify-content:center}.mieldetorronteras-footer__icons--link img{border-radius:initial}.mieldetorronteras-footer__nav--list{display:flex;list-style-type:none;justify-content:center;gap:42px}.mieldetorronteras-footer__nav--link{text-decoration:none}.mieldetorronteras-footer__icons{gap:24px;flex-wrap:wrap}.mieldetorronteras-footer__inner p{text-align:center;font-size:14px;font-weight:400;line-height:1.4em}@keyframes pulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 var(--button-bg-color)}50%{transform:scale(1.1);box-shadow:0 0 15px 8px var(--button-bg-color)}}@media screen and (max-width:768px){section{padding:20px 0}.mieldetorronteras-btn__wrapper,.mieldetorronteras-footer__nav--list{gap:20px}.mieldetorronteras-burger-menu{display:flex;order:1}.mieldetorronteras-header__inner{justify-content:space-between;gap:20px}.mieldetorronteras-header__logo{max-height:50px}.mieldetorronteras-header__logo img{max-width:100px}#mieldetorronteras-nav-menu{position:absolute;top:68px;left:0;width:100%;height:100vh;background-color:var(--header-bg-color);flex-direction:column;align-items:center;justify-content:flex-start!important;display:none}.mieldetorronteras-header__nav ul{flex-direction:column;text-align:center;width:100%;height:auto;padding:20px 0}.mieldetorronteras-header__nav ul li{padding:10px 0}.mieldetorronteras-header .mieldetorronteras-btn{padding:6px 12px}#mieldetorronteras-nav-menu.mieldetorronteras-active{display:flex}.mieldetorronteras-header__row{height:68px}.mieldetorronteras-header__inner-second.mieldetorronteras-header__col{flex-direction:row}}.mieldetorronteras-showcase__wrapper{display:flex;flex-wrap:wrap;gap:20px;margin:30px 0;justify-content:space-between}.mieldetorronteras-showcase__block{display:flex;flex-direction:column;gap:10px;width:270px}.mieldetorronteras-showcase__image{position:relative;display:block;overflow:hidden;width:270px;height:200px}.mieldetorronteras-showcase__image img{max-width:100%;display:initial;width:100%;height:100%;object-fit:cover}.mieldetorronteras-showcase__image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);border-radius:10px;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;display:flex;align-items:center;justify-content:center}.mieldetorronteras-showcase__image:hover .mieldetorronteras-showcase__image-overlay{opacity:1;visibility:visible}.mieldetorronteras-showcase__image .mieldetorronteras-btn__wrapper{z-index:2}.mieldetorronteras-showcase__desc{display:flex;flex-direction:column}.mieldetorronteras-showcase__desc p,.mieldetorronteras-showcase__desc span{margin:0}.mieldetorronteras-showcase__desc span{font-size:14px}@media screen and (max-width:1210px){.mieldetorronteras-showcase__block{width:calc(25% - 20px)}.mieldetorronteras-showcase__image{width:auto}}@media screen and (max-width:992px){h1{font-size:30px;line-height:42px}h2{font-size:30px;line-height:44px}h3{font-size:24px;line-height:32px}p{font-size:14px;line-height:29px}.mieldetorronteras-showcase__image{height:120px}.mieldetorronteras-showcase__desc span{font-size:12px}}@media (max-width:600px){.mieldetorronteras-showcase__wrapper{justify-content:center}.mieldetorronteras-showcase__block{width:calc(50% - 20px)}.mieldetorronteras-showcase__image{width:auto;height:120px}}.mieldetorronteras-toc{display:flex;flex-direction:column;gap:10px;max-height:0;overflow:hidden;transition:max-height .4s;padding:0 20px 0 40px;margin:0}.mieldetorronteras-toc-wrapper{margin:20px auto;border-radius:10px;border:1px solid var(--main-text-color)}.mieldetorronteras-toc-title{display:flex;align-items:center;padding:20px;gap:10px}.mieldetorronteras-toc.mieldetorronteras-is-open{margin:inherit;margin-top:0}.mieldetorronteras-toc-arrow{width:8px;height:8px;margin-bottom:4px;border:solid var(--main-text-color);border-width:0 2px 2px 0;transform:rotate(45deg);transition:transform .3s}.mieldetorronteras-toc-arrow.mieldetorronteras-rotated{transform:rotate(-135deg);margin-bottom:-4px}