.temporada-season-record{overflow:hidden}
.temporada-season{width:min(1120px,calc(100% - 40px));margin:0 auto;color:#222;font-family:Roboto,Arial,sans-serif}
.temporada-season__scroll{overflow-x:auto;border:1px solid #e8e8e8;border-radius:14px;background:#fff;box-shadow:0 14px 38px rgba(0,0,0,.07);scrollbar-width:thin;-webkit-overflow-scrolling:touch}
.temporada-season table{width:100%;min-width:940px;border-collapse:separate;border-spacing:0;table-layout:fixed}
.temporada-season th,.temporada-season td{height:46px;padding:0;border:0;border-right:1px solid #fff;border-bottom:1px solid #fff;text-align:center;font-size:0}
.temporada-season thead th{height:42px;color:#777;background:#f7f7f7;font-size:12px;font-weight:700}
.temporada-season thead th:first-child,.temporada-season tbody th{position:sticky;left:0;z-index:2;width:190px;padding:0 18px;text-align:left;font-size:13px}
.temporada-season thead th:first-child{z-index:3;background:#f7f7f7}
.temporada-season tbody th{background:#fff;border-bottom:1px solid #eee}
.temporada-season tbody th a{color:#222;text-decoration:none;border-bottom:1px solid rgba(232,68,61,.45)}
.temporada-season tbody th a:hover{color:#e8443d}
.temporada-season td.best,.temporada-season__legend i.best{background:#267a4a}
.temporada-season td.good,.temporada-season__legend i.good{background:#91c978}
.temporada-season td.normal,.temporada-season__legend i.normal{background:#e7c84a}
.temporada-season td.poor,.temporada-season__legend i.poor{background:#d65b54}
.temporada-season tbody td{position:relative;cursor:default;transition:box-shadow .12s ease}
.temporada-season tbody td:hover,.temporada-season tbody td:focus-visible,.temporada-season tbody td[aria-expanded="true"]{z-index:1;box-shadow:inset 0 0 0 2px rgba(255,255,255,.9),0 2px 8px rgba(0,0,0,.14);outline:0}
.temporada-season__tip{position:fixed;z-index:10000;width:min(310px,calc(100vw - 24px));padding:12px 14px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:rgba(24,24,24,.96);box-shadow:0 12px 34px rgba(0,0,0,.22);color:#fff;font:500 13px/1.45 Roboto,Arial,sans-serif;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease}
.temporada-season__tip.is-visible{opacity:1;transform:translateY(0)}
.temporada-season__tip-close{display:none}
.temporada-season__legend{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin:20px 0 12px;color:#555;font-size:13px}
.temporada-season__legend span{display:flex;align-items:center;gap:7px}
.temporada-season__legend i{width:24px;height:9px;border-radius:999px}
.temporada-season>p{max-width:760px;margin:0 auto;color:#777;font-size:13px;line-height:1.5;text-align:center}
.temporada-season-details{width:min(1080px,calc(100% - 40px));margin:104px auto 0;padding-top:44px;border-top:1px solid #dedbd5;color:#222;font-family:Roboto,Arial,sans-serif}
.temporada-season-details__head{max-width:760px;margin:0 auto 28px;text-align:center}
.temporada-season-details__head>p{margin:0 0 10px;color:#e8443d;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.temporada-season-details__head h2{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.08;letter-spacing:-.035em}
.temporada-season-details__head span{display:block;margin-top:14px;color:#666;font-size:15px;line-height:1.55}
.temporada-season-details__list{border-top:1px solid #dedbd5}
.temporada-season-details details{border-bottom:1px solid #dedbd5}
.temporada-season-details summary{display:flex;align-items:center;justify-content:space-between;padding:20px 2px;cursor:pointer;font-size:19px;font-weight:700;list-style:none}
.temporada-season-details summary::-webkit-details-marker{display:none}
.temporada-season-details summary span{display:grid;width:28px;height:28px;place-items:center;border:1px solid #ddd8d0;border-radius:50%;color:#e8443d;font-size:20px;font-weight:400;transition:transform .2s ease}
.temporada-season-details details[open] summary span{transform:rotate(45deg)}
.temporada-season-details ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0 0 28px;list-style:none}
.temporada-season-details li{padding:18px 22px 18px 0;border-top:1px solid #efede9}
.temporada-season-details li:not(:nth-child(3n+1)){padding-left:22px;border-left:1px solid #efede9}
.temporada-season-details li strong{display:block;margin-bottom:8px;color:#e8443d;font-size:12px;letter-spacing:.1em;text-transform:uppercase}
.temporada-season-details li p{margin:0;color:#514e4a;font-size:14px;line-height:1.55}
.temporada-season-details__travel-links{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:32px;align-items:center;margin:4px 0 30px;padding:26px 28px;border-radius:18px;background:#f5f3ef}
.temporada-season-details__travel-links strong{display:block;margin-bottom:7px;font-size:20px;letter-spacing:-.02em}
.temporada-season-details__travel-links p{margin:0;color:#5f5b55;font-size:14px;line-height:1.55}
.temporada-season-details__travel-links nav{display:flex;flex-direction:column;gap:8px}
.temporada-season-details__travel-links a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 16px;border:1px solid #ded8cf;border-radius:12px;background:#fff;color:#222;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .18s ease,color .18s ease,transform .18s ease}
.temporada-season-details__travel-links a::after{content:'→';color:#e8443d;font-size:18px}
@media(hover:hover){.temporada-season-details__travel-links a:hover{border-color:#e8443d;color:#e8443d;transform:translateX(2px)}}
@media(max-width:640px){.temporada-season-details__travel-links{grid-template-columns:1fr;gap:20px;margin-bottom:24px;padding:22px 18px}.temporada-season-details__travel-links strong{font-size:19px}.temporada-season-details__travel-links a{padding:0 13px;font-size:13px}}
@media(max-width:640px){.temporada-season{width:calc(100% - 24px)}.temporada-season table{min-width:830px}.temporada-season thead th:first-child,.temporada-season tbody th{width:145px;padding:0 12px}.temporada-season th,.temporada-season td{height:40px}.temporada-season__legend{justify-content:flex-start;gap:10px 18px}.temporada-season>p{text-align:left}.temporada-season__tip{position:fixed;right:12px;bottom:12px;left:12px!important;top:auto!important;width:auto;padding:18px 50px 18px 18px;border-radius:16px;pointer-events:auto;transform:translateY(calc(100% + 24px));font-size:14px;line-height:1.5}.temporada-season__tip.is-visible{transform:translateY(0)}.temporada-season__tip-close{display:grid;position:absolute;right:10px;top:10px;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font:24px/1 Arial,sans-serif}.temporada-season-details{width:calc(100% - 32px);margin-top:72px;padding-top:36px}.temporada-season-details__head{text-align:left}.temporada-season-details__head h2{font-size:30px}.temporada-season-details summary{padding:18px 0;font-size:17px}.temporada-season-details ol{grid-template-columns:1fr;padding-bottom:20px}.temporada-season-details li,.temporada-season-details li:not(:nth-child(3n+1)){padding:16px 0;border-left:0}.temporada-season-details li p{font-size:14px}}

/* Temporada — editorial UI 2026 */
html{scroll-behavior:smooth}
body{background:#fff;color:#181818}
#allrecords{overflow:visible;background:#fff}
#allrecords .t-rec{font-family:Roboto,Arial,sans-serif}

#rec41874277 .t-cover,#rec41874277 .t-cover__carrier,#rec41874277 .t-cover__filter,#rec41874277 .t-cover__wrapper{height:clamp(400px,52vh,500px)!important;min-height:0}
#rec41874277 .t-cover__carrier{background-position:center 48%!important}
#rec41874277 .t-cover__filter{background-image:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.68))!important}
#rec41874277 .t001__wrapper{max-width:900px;margin:auto;padding:72px 32px 48px;transform:translateY(-80px)}
#rec41874277 .t001__uptitle{margin-bottom:16px;font-size:11px!important;font-weight:700;letter-spacing:.18em;color:rgba(255,255,255,.82)}
#rec41874277 .t001__title{max-width:850px;margin:0 auto;font-size:clamp(44px,4.8vw,64px)!important;line-height:1!important;letter-spacing:-.04em;font-weight:700!important;text-wrap:balance}
#rec41874277 .t001__descr{max-width:680px;margin:20px auto 0;font-size:clamp(17px,1.4vw,20px)!important;line-height:1.42!important;color:rgba(255,255,255,.86)}

#rec47035184{position:sticky;top:72px;z-index:20!important;padding:0!important;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.04);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
#rec47035184 .t454{background:transparent!important}
#rec47035184 .t454__maincontainer{box-sizing:border-box;height:58px!important;max-width:1180px;margin:0 auto;padding:0 20px}
#rec47035184 .t454__logo{font-size:13px!important;line-height:1!important;font-weight:700!important}
#rec47035184 .t454__list_item{padding:0 8px!important}
#rec47035184 .t-menu__link-item{font-size:12px!important;line-height:58px!important;color:#555!important}

#rec41874278{padding:44px 20px 38px!important}
#rec41874278 .t058__text-impact{max-width:980px;margin:auto;font-size:clamp(20px,1.7vw,25px)!important;line-height:1.38!important;letter-spacing:-.014em;font-weight:400!important;text-align:center}
#rec41874278 .t058__text-impact>div{line-height:1.38!important}
#rec41874278 a{color:#e8443d!important;text-decoration:none;border-bottom:1px solid rgba(232,68,61,.35)}

#rec47035174{max-width:1180px;margin:0 auto 32px;padding:0 20px}
#rec47035174 .t-carousel,#rec47035174 .t-carousel__inner,#rec47035174 .t-carousel__item{border-radius:22px;overflow:hidden}
#rec47035174 .t406__title{font-size:clamp(34px,4vw,58px)!important;line-height:1.04!important;letter-spacing:-.035em}
#rec47035174 .t406__text{max-width:700px;margin:20px auto 0;font-size:18px!important;line-height:1.5!important}
#rec47035174 .t406__button{border-radius:999px!important}

#rec47035243,#rec47035672{max-width:1180px;margin:0 auto;padding:20px 20px 72px!important}
#rec47035243 .t-container,#rec47035672 .t-container{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px 16px;width:100%!important;max-width:none!important}
#rec47035243 .t-container::before,#rec47035243 .t-container::after,#rec47035672 .t-container::before,#rec47035672 .t-container::after{display:none!important;content:none!important}
#rec47035243 .t405__col,#rec47035672 .t405__col{float:none!important;clear:none!important;grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
#rec47035243 .t405__imgbox,#rec47035672 .t405__imgbox{overflow:hidden;border-radius:14px;background:#eee}
#rec47035243 .t405__img,#rec47035672 .t405__img{height:168px!important;transition:transform .35s ease}
#rec47035243 .t405__link:hover .t405__img,#rec47035672 .t405__link:hover .t405__img{transform:scale(1.025)}
#rec47035243 .t405__textwrapper,#rec47035672 .t405__textwrapper{padding:13px 3px 0!important}
#rec47035243 .t405__title,#rec47035672 .t405__title{font-size:14px!important;line-height:1.3!important;font-weight:600!important;color:#333}

#rec41874566,#rec41874706,#rec41875394,#rec41877188,#rec41877472{padding:104px 24px 34px!important;scroll-margin-top:135px}
#rec41874566 .t030__title,#rec41874706 .t030__title,#rec41875394 .t030__title,#rec41877188 .t030__title,#rec41877472 .t030__title{max-width:1180px;margin:auto;font-size:clamp(31px,2.7vw,39px)!important;line-height:1.12!important;letter-spacing:-.03em;font-weight:700!important;text-align:center;white-space:nowrap}
#rec41874279,#rec41874281,#rec41874283,#rec41874285,#rec41874287,#rec41874295{padding:18px 24px 64px!important}
#rec41874279 .t-col,#rec41874281 .t-col,#rec41874283 .t-col,#rec41874285 .t-col,#rec41874287 .t-col,#rec41874295 .t-col{float:none!important;width:auto!important;max-width:780px;margin:0 auto!important}
#rec41874279 .t-text,#rec41874281 .t-text,#rec41874283 .t-text,#rec41874285 .t-text,#rec41874287 .t-text,#rec41874295 .t-text{font-size:19px!important;line-height:1.75!important;color:#3e3e3e}
#rec41874279 a,#rec41874281 a,#rec41874283 a,#rec41874285 a,#rec41874287 a,#rec41874295 a{color:#d83d37!important;text-decoration-color:rgba(216,61,55,.35);text-underline-offset:3px}

#rec41874280{padding:28px 0 72px!important}
#rec41874282,#rec41874284,#rec41878032,#rec41874288{padding:18px 20px 54px!important}
#rec41874282 .t107,#rec41874284 .t107,#rec41878032 .t107,#rec41874288 .t107{max-width:1120px;margin:auto}
#rec41874282 img,#rec41874284 img,#rec41878032 img,#rec41874288 img{display:block;width:100%!important;max-width:1120px!important;height:auto!important;border-radius:22px;box-shadow:0 18px 48px rgba(0,0,0,.11)}

#rec41878696,#rec41878702{max-width:1120px;margin:0 auto}
#rec41874286{padding:30px 20px 44px!important}
#rec41874286 .t-width{max-width:980px!important;border-radius:22px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.11)}
#rec41874288{padding:24px 0 66px!important}
#rec41874288 .valdes-calendar{padding-top:42px;padding-bottom:42px}
#rec41874288 .valdes-calendar__heading{max-width:none;margin-left:auto;margin-right:auto;font-size:clamp(32px,3vw,42px);text-align:center;white-space:nowrap}

#rec41874295{margin-top:18px;padding-top:78px!important;padding-bottom:78px!important;background:#f5f5f3}
#rec41874295 .t-text{font-size:clamp(23px,2.5vw,34px)!important;line-height:1.45!important;letter-spacing:-.018em;text-align:center;color:#222}

#rec41874297{max-width:980px;margin:70px auto 0;padding:0 20px}
#rec41874298{padding:100px 20px 18px!important}
#rec41874298 .t030__title{font-size:34px!important;letter-spacing:-.025em}
#rec41874299{padding:12px 20px 54px!important}
#rec41874300{padding:94px 20px 24px!important}
#rec41874300 .t120__title{font-size:clamp(34px,4vw,52px)!important;letter-spacing:-.035em;font-weight:700}
#rec41874301{padding:12px 20px 110px!important}
.temporada-guide,.temporada-comments{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:104px 0;color:#222}
.temporada-guide__kicker{margin:0 0 16px;color:#e8443d;font-size:11px;font-weight:700;letter-spacing:.17em;text-align:center;text-transform:uppercase}
.temporada-guide>h2,.temporada-comments>h2,.temporada-faq>h2{max-width:none;margin:0 auto 46px;font-size:clamp(34px,3vw,42px);line-height:1.1;letter-spacing:-.035em;text-align:center;white-space:nowrap}
.temporada-guide__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.temporada-guide__grid article{padding:28px;border:1px solid #e9e6e1;border-radius:18px;background:#faf9f7}
.temporada-guide__grid h3{margin:0 0 14px;font-size:22px;line-height:1.25}
.temporada-guide__grid p,.temporada-comments>p,.temporada-faq p{margin:0 0 14px;color:#555;font-size:16px;line-height:1.68}
.temporada-guide__grid p:last-child{margin-bottom:0}
.temporada-faq{padding-top:104px}
.temporada-faq details{max-width:940px;margin:0 auto}
.temporada-faq details{border-top:1px solid #ddd}
.temporada-faq details:last-child{border-bottom:1px solid #ddd}
.temporada-faq summary{padding:20px 36px 20px 0;font-size:18px;font-weight:600;line-height:1.35;cursor:pointer}
.temporada-faq p{max-width:820px;padding:0 0 22px}
.temporada-comments{padding-top:96px;padding-bottom:96px}
.temporada-comments>p{max-width:720px;margin:0 auto 38px;text-align:center}
.temporada-comments .rulatam-comments-container{min-height:180px}
.temporada-now{width:min(1160px,calc(100% - 40px));margin:96px auto;padding:54px 0 48px;border-top:1px solid #d8d5cf;border-bottom:1px solid #d8d5cf;color:#222}
.temporada-now__intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:64px;margin-bottom:46px}
.temporada-now h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.045em}
.temporada-now__intro>p{margin:0;color:#555;font-size:18px;line-height:1.6}
.temporada-now>a{color:#d83d37;font-weight:700;text-underline-offset:4px}
.temporada-now__recommendations{margin:0 0 32px}
.temporada-now__recommendations h3{margin:0 0 22px;color:#d83d37;font-size:12px;line-height:1.25;letter-spacing:.15em;text-transform:uppercase}
.temporada-now__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;text-align:left}
.temporada-now__grid a{display:grid;grid-template-rows:auto auto 1fr;align-content:start;color:#222;text-decoration:none}
.temporada-now__grid img{display:block;width:100%;height:190px;margin-bottom:17px;border-radius:14px;object-fit:cover;transition:transform .25s ease,filter .25s ease}
.temporada-now__grid a:hover img{transform:translateY(-3px);filter:saturate(1.08)}
.temporada-now__grid strong{font-size:19px;line-height:1.25;color:#222}
.temporada-now__grid span{margin-top:8px;padding-top:9px;border-top:1px solid #e3e0da;font-size:14px;line-height:1.5;color:#64605b}
.temporada-now__month-link{display:inline-block;text-decoration:none}
.temporada-now__month-link span{display:inline-block;margin-left:5px;transition:transform .2s ease}
.temporada-now__month-link:hover span{transform:translateX(3px)}
.temporada-climate{box-sizing:border-box;width:min(1080px,calc(100% - 40px));margin:96px auto;padding:42px;border:1px solid #e8e5df;border-radius:22px;background:#fff;color:#222}
.temporada-climate h2{margin:0 auto 32px;font-size:clamp(34px,3vw,42px);line-height:1.12;text-align:center}.temporada-climate__scroll{overflow-x:auto;border:1px solid #e5e2dd;border-radius:16px}.temporada-climate table{width:100%;min-width:760px;border-collapse:collapse}.temporada-climate th,.temporada-climate td{padding:15px 18px;border-bottom:1px solid #ece9e4;text-align:left;font-size:14px;line-height:1.45}.temporada-climate thead th{background:#f5f3ef;color:#666;font-size:12px}.temporada-climate tbody th{width:190px}.temporada-climate a{color:#d83d37}
.temporada-author{display:grid;grid-template-columns:176px minmax(0,1fr);gap:34px;width:min(980px,calc(100% - 40px));margin:104px auto;padding:34px 0;border-top:1px solid #d9d6d0;border-bottom:1px solid #d9d6d0;color:#222}
.temporada-author__portrait{display:block;align-self:start;overflow:hidden;aspect-ratio:1;border-radius:50%;background:#ece9e3}
.temporada-author__portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 30%;filter:saturate(.88)}
.temporada-author__body{align-self:center}
.temporada-author__label{margin:0 0 10px;color:#d83d37;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.temporada-author h2{margin:0;font-size:clamp(30px,3vw,40px);line-height:1.05;letter-spacing:-.035em}
.temporada-author__role{margin:8px 0 18px;color:#444;font-size:15px;font-weight:600}
.temporada-author__bio{max-width:690px;margin:0;color:#555;font-size:16px;line-height:1.65}
.temporada-author__meta{display:flex;align-items:center;gap:12px;margin-top:20px;color:#777;font-size:12px}
.temporada-author__meta span:first-child{font-weight:600;text-transform:uppercase;letter-spacing:.08em}
.temporada-author__meta time{padding-left:12px;border-left:1px solid #d9d6d0}
.temporada-author__meta a{margin-left:auto;color:#d83d37;font-size:14px;font-weight:700;text-decoration:none}
.temporada-author__meta a span{display:inline-block;margin-left:4px;transition:transform .2s ease}
.temporada-author__meta a:hover span{transform:translateX(3px)}
.temporada-month-group{max-width:1180px;margin:0 auto;padding:8px 20px 84px}
.temporada-month-group__title{margin:0 0 22px;color:#e8443d;font-size:11px;font-weight:700;letter-spacing:.16em;text-align:center;text-transform:uppercase}
.temporada-month-group__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,176px));justify-content:center;gap:16px}
.temporada-month-group .t405__col{float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.temporada-month-group .t405__imgbox{overflow:hidden;border-radius:14px;background:#eee}
.temporada-month-group .t405__img{height:118px!important;transition:transform .25s ease}
.temporada-month-group .t405__link:hover .t405__img{transform:scale(1.025)}
.temporada-month-group .t405__textwrapper{padding:11px 2px 0!important}
.temporada-month-group .t405__title{font-size:13px!important;line-height:1.3!important;font-weight:600!important;color:#333}
#rec41874301 .t404__col{margin-bottom:32px}
#rec41874301 .t404__img{border-radius:16px;overflow:hidden}
#rec41874301 .t404__title{font-size:18px!important;line-height:1.25!important}
#rec41874301 .t404__descr{font-size:14px!important;line-height:1.55!important;color:#666}

@media(max-width:980px){
  #rec47035184{display:block!important;top:63px;overflow:hidden}
  #rec47035184 .t454__maincontainer{display:flex;overflow-x:auto;height:52px!important;padding:0 14px;scrollbar-width:none}
  #rec47035184 .t454__maincontainer::-webkit-scrollbar{display:none}
  #rec47035184 .t454__logowrapper{display:none}
  #rec47035184 .t454__leftwrapper,#rec47035184 .t454__rightwrapper{display:block!important;float:none!important;white-space:nowrap}
  #rec47035184 .t454__leftmenuwrapper,#rec47035184 .t454__rightmenuwrapper{display:block!important}
  #rec47035184 .t454__list{display:flex!important}
  #rec47035184 .t-menu__link-item{line-height:52px!important}
  #rec47035243 .t-container,#rec47035672 .t-container{grid-template-columns:repeat(3,minmax(0,1fr))}
  #rec41874566 .t-col_8,#rec41874706 .t-col_8,#rec41875394 .t-col_8,#rec41877188 .t-col_8,#rec41877472 .t-col_8{float:none;width:calc(100% - 40px);margin-left:auto;margin-right:auto}
  #rec41874566 .t030__title,#rec41874706 .t030__title,#rec41875394 .t030__title,#rec41877188 .t030__title,#rec41877472 .t030__title{font-size:25px!important}
}

@media(max-width:640px){
  .temporada-now{width:calc(100% - 32px);margin:68px auto;padding:38px 0}
  .temporada-now__intro{display:block;margin-bottom:34px}
  .temporada-now h2{font-size:36px;white-space:normal}
  .temporada-now__intro>p{margin-top:18px;font-size:16px}
  .temporada-now__recommendations{margin-bottom:24px}
  .temporada-now__recommendations h3{margin-bottom:16px;font-size:11px}
  .temporada-now__grid{display:flex;gap:14px;overflow-x:auto;margin:0 -16px;padding:0 16px 14px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .temporada-now__grid::-webkit-scrollbar{display:none}
  .temporada-now__grid a{min-width:268px;scroll-snap-align:start}
  .temporada-now__grid img{height:190px;margin-bottom:14px}
  .temporada-climate{width:calc(100% - 24px);margin:64px auto;padding:30px 20px}.temporada-climate h2{font-size:30px}
  .temporada-author{grid-template-columns:88px minmax(0,1fr);gap:18px;width:calc(100% - 32px);margin:72px auto;padding:26px 0}
  .temporada-author__portrait{grid-row:1/4}
  .temporada-author__body{display:contents}
  .temporada-author__label,.temporada-author h2,.temporada-author__role{grid-column:2;margin-left:0}
  .temporada-author__label{align-self:end;margin-bottom:-10px}
  .temporada-author h2{align-self:center}
  .temporada-author__role{align-self:start;margin-top:-10px}
  .temporada-author h2{font-size:27px}
  .temporada-author__role{font-size:13px;line-height:1.4}
  .temporada-author__bio{grid-column:1/-1;font-size:15px}
  .temporada-author__meta{grid-column:1/-1;flex-wrap:wrap;gap:8px;margin-top:16px}
  .temporada-author__meta a{width:100%;margin:8px 0 0;font-size:14px}
  .temporada-guide,.temporada-comments{width:calc(100% - 32px);padding:72px 0}
  .temporada-guide>h2,.temporada-comments>h2,.temporada-faq>h2{margin-bottom:34px;font-size:30px;text-align:center;white-space:normal}
  .temporada-guide__grid{grid-template-columns:1fr;gap:12px}
  .temporada-guide__grid article{padding:22px 18px}
  .temporada-guide__grid h3{font-size:20px}
  .temporada-faq{padding-top:72px}
  .temporada-month-group{padding:8px 12px 58px;overflow-x:auto}
  .temporada-month-group__grid{display:flex;gap:10px;min-width:max-content}
  .temporada-month-group .t405__col{width:142px!important}
  .temporada-month-group .t405__img{height:94px!important}
  #rec41874277 .t-cover,#rec41874277 .t-cover__carrier,#rec41874277 .t-cover__filter,#rec41874277 .t-cover__wrapper{height:420px!important;min-height:0}
  #rec41874277 .t001__wrapper{box-sizing:border-box;width:calc(100% - 12px);padding:66px 24px 40px;transform:translateY(-52px)}
  #rec41874277 .t001__title{line-height:1.04!important;overflow-wrap:normal;word-break:normal}
  #rec41874277 .t001__uptitle{margin-bottom:13px}
  #rec41874277 .t001__title{font-size:clamp(34px,9vw,40px)!important}
  #rec41874277 .t001__descr{margin-top:16px;font-size:16px!important;line-height:1.4!important}
  #rec41874278{padding:34px 18px 30px!important}
  #rec41874278 .t058__text-impact{font-size:21px!important;line-height:1.38!important;text-align:left}
  #rec47035174{display:block!important;margin-bottom:18px;padding:0 12px}
  #rec47035174 .t-carousel__inner,#rec47035174 .t-carousel__item,#rec47035174 .t406__table{height:390px!important}
  #rec47035174 .t406__title{font-size:34px!important}
  #rec47035174 .t406__text{font-size:15px!important}
  #rec47035243,#rec47035672{padding:12px 12px 48px!important;overflow-x:auto}
  #rec47035243 .t-container,#rec47035672 .t-container{display:flex!important;gap:10px;min-width:max-content}
  #rec47035243 .t405__col,#rec47035672 .t405__col{width:142px!important}
  #rec47035243 .t405__img,#rec47035672 .t405__img{height:94px!important}
  #rec41874566,#rec41874706,#rec41875394,#rec41877188,#rec41877472{padding:76px 18px 26px!important}
  #rec41874566 .t030__title,#rec41874706 .t030__title,#rec41875394 .t030__title,#rec41877188 .t030__title,#rec41877472 .t030__title{font-size:30px!important;line-height:1.16!important;text-align:center;white-space:normal}
  #rec41874279,#rec41874281,#rec41874283,#rec41874285,#rec41874287,#rec41874295{padding:14px 18px 48px!important}
  #rec41874279 .t-text,#rec41874281 .t-text,#rec41874283 .t-text,#rec41874285 .t-text,#rec41874287 .t-text{font-size:17px!important;line-height:1.68!important}
  #rec41874282,#rec41874284,#rec41878032,#rec41874288{padding:8px 12px 46px!important}
  #rec41874282 img,#rec41874284 img,#rec41878032 img,#rec41874288 img{border-radius:15px;box-shadow:0 10px 28px rgba(0,0,0,.1)}
  #rec41874288 .valdes-calendar__heading{max-width:340px;font-size:30px;line-height:1.12;white-space:normal}
  #rec41874286{padding:14px 12px 28px!important}
  #rec41874286 .t-width{border-radius:15px}
  #rec41874295{padding-top:58px!important;padding-bottom:58px!important}
  #rec41874295 .t-text{font-size:24px!important;text-align:left}
  #rec41874301{padding-left:12px!important;padding-right:12px!important}
}
