:root{--white:#fff;--black:#000;--black-80:#000c;--black-60:#0009;--black-40:#0006;--gray-blue:#34495e;--blue-300:#66d9ff;--blue-400:#09c;--blue-500:#01bfff;--pink-200:#f5adfb;--pink-500:#e630f4;--gray-50:#eaeaea;--gray-100:#dedede;--gray-300:#999;--gray-600:#696969;--gray-700:#777;--gray-700-60:#7779;--violet-50:#f3e7f8;--violet-100:#e2d5f1;--violet-300:#b76dd4;--violet-400:#723bb3;--violet-500:#7a2d99;--violet-700:#491b5b;--green:#00a400;--green-80:#00a400cc;--h-white:color.adjust($color, $lightness: -7%);--h-black:color.adjust($color, $lightness: 30%);--h-black-80:color.adjust($color, $lightness: 30%);--h-black-60:color.adjust($color, $lightness: 30%);--h-black-40:color.adjust($color, $lightness: 30%);--h-gray-blue:color.adjust($color, $lightness: 30%);--h-blue-300:color.adjust($color, $lightness: -7%);--h-blue-400:color.adjust($color, $lightness: 30%);--h-blue-500:color.adjust($color, $lightness: -7%);--h-pink-200:color.adjust($color, $lightness: -7%);--h-pink-500:color.adjust($color, $lightness: -7%);--h-gray-50:color.adjust($color, $lightness: -7%);--h-gray-100:color.adjust($color, $lightness: -7%);--h-gray-300:color.adjust($color, $lightness: -7%);--h-gray-600:color.adjust($color, $lightness: 30%);--h-gray-700:color.adjust($color, $lightness: 30%);--h-gray-700-60:color.adjust($color, $lightness: 30%);--h-violet-50:color.adjust($color, $lightness: -7%);--h-violet-100:color.adjust($color, $lightness: -7%);--h-violet-300:color.adjust($color, $lightness: -7%);--h-violet-400:color.adjust($color, $lightness: 30%);--h-violet-500:color.adjust($color, $lightness: 30%);--h-violet-700:color.adjust($color, $lightness: 30%);--h-green:color.adjust($color, $lightness: 30%);--h-green-80:color.adjust($color, $lightness: 30%)}.btn{text-align:center;text-transform:uppercase;cursor:pointer;background-color:var(--violet-500);color:var(--white);border-radius:.5rem;align-items:center;gap:.5rem;padding:10px 1rem;font-family:Assistant,Helvetica,Arial,sans-serif;font-size:.8rem;font-weight:800;transition:all .3s;display:flex}.btn svg{fill:currentColor;width:15px;height:auto}.btn.highlight{background:linear-gradient(270deg, var(--blue-500) 0%, var(--violet-500) 100%);border-radius:2.5rem;padding:8px 2.5rem}.btn.white{background:var(--white);color:var(--black);text-transform:capitalize;border-radius:2.5rem;justify-content:center;padding:8px 2.5rem}.btn.white:hover{background-color:var(--violet-300)}.btn.primary{justify-content:center;font-size:.9rem;line-height:1.08rem}.btn.primary:hover{background-color:var(--violet-300)}.whatsapp-button{color:var(--white);background-color:var(--green);border-radius:30px;justify-content:center;align-items:center;gap:.5rem;padding:10px 0;font-size:.9rem;font-weight:700;line-height:1.05rem;text-decoration:none;transition:all .3s;display:flex}.whatsapp-button svg{width:25px;height:auto;fill:var(--white);transition:all .3s}.whatsapp-button:hover{background-color:var(--green-80)}.whatsapp-button:hover svg{fill:var(--white)}.google-button{color:var(--color-6);background:linear-gradient(90deg,#446eb4 0%,#508ef5 100%);border-radius:30px;justify-content:center;align-items:center;gap:.5rem;padding:7px 0;font-size:.9rem;font-weight:700;line-height:1.05rem;transition:all .3s;display:flex}.google-button svg{width:25px;height:auto;fill:var(--color-6)}.google-button:hover{color:var(--color-6);background:linear-gradient(90deg,#446eb4 0% 100%)}.circle-button{background:var(--violet-500);border-radius:100%;justify-content:center;align-items:center;display:flex}.circle-button svg{fill:var(--white);width:.6rem;height:.6rem}*{box-sizing:border-box}body{margin:0}body #principal-html{display:block}body .loading_screen{display:none}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){height:0;display:none}[hidden],template{display:none}html{background:var(--white);color:var(--black);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:Roboto}a{color:var(--black);background:0 0;text-decoration:none;position:relative}a:focus{outline:thin dotted}a:hover,a:active{outline:0}a.img{line-height:0}a.underline:after,.underline a:after{content:"";background-color:var(--white);width:0;height:1px;transition:width .5s ease-in-out;position:absolute;bottom:0;left:0}a.underline:hover:after,.underline a:hover:after{width:100%}h1{margin:0;font-size:2rem}h2{margin:0;font-size:1.5rem}h3{margin:0;font-size:1rem;line-height:1.16}h4{margin:0;font-size:1rem}h5{margin:0;font-size:.83rem}h6{margin:0;font-size:.75rem;font-weight:500}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q:before,q:after{content:"";content:none}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%;height:auto;display:block}img.rounded{border-radius:50%}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{white-space:normal;border:0;padding:0}button,input,select,textarea{vertical-align:baseline;margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}textarea{vertical-align:top;overflow:auto}table{border-collapse:collapse;border-spacing:0}input:focus{border:1px solid var(--h-color-3)}input:focus-within{border:1px solid var(--h-color-3);outline:none}input[type=search]{appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button{appearance:none}input[type=search]::-webkit-search-decoration{appearance:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}hr{border:none;border-bottom:1px solid var(--black);margin:0}hr.v{border:none;border-right:1px solid var(--black);height:auto}hr.full{grid-column:1/-1}button{background:0 0;border:none}button:hover{color:var(--h-color-2)}iframe{border:0}p,ul,ol{margin-block:0;padding-inline-start:0}.svg-icon{fill:currentColor;width:1em;height:1em;display:inline-block}.ad{flex-direction:column;justify-self:center;display:flex}.ad.scroller:before{content:none}.ad.scroller.load,.ad.scroller[data-google-query-id]{width:initial;min-height:0;display:none}.ad.fluid:before{content:none}.ad.rectangle{align-items:center;width:300px;height:300px;padding:8px 0}.ad.rectangle[data-google-query-id]{width:initial;height:initial}.ad.square{align-items:center;width:300px;height:250px;padding:8px 0}.ad.square[data-google-query-id]{width:initial;height:initial}.ad.banner{width:728px;height:90px;margin:0 auto}.ad.banner[data-google-query-id]{width:initial;height:initial}.ad.banner>div{min-height:90px}.topics-container{z-index:1000;background:linear-gradient(270deg, var(--blue-500) 0%, var(--violet-500) 100%);color:var(--white);height:50px;position:sticky;top:0}.topics-container .container{justify-content:center;align-items:center;height:100%;display:flex}.topics-container .container ul{gap:20px;font-size:.9rem;font-weight:700;line-height:1.15rem;display:flex}.topics-container .container ul li{align-items:center;gap:20px;display:flex}.topics-container .container ul li:last-child:after{content:none}.topics-container .container ul li:after{content:"";box-sizing:border-box;background:var(--white);border-radius:50%;width:3px;height:3px}.topics-container .container ul li a{color:var(--white);position:relative}.topics-container .container ul li a:after{background-color:var(--white)}.topics-container .topics-title{text-transform:uppercase;margin-right:.75rem;font-size:.8rem;font-weight:700;line-height:1.05rem}.sticky-header{background-color:var(--white);border-top:1px solid var(--black);border-bottom:1px solid var(--black);opacity:0;z-index:1001;width:100%;padding-top:0;transition:opacity .4s;position:fixed;top:-100%}.sticky-header .container{justify-content:center;align-items:center;gap:25px;display:flex}.sticky-header .logo-container svg{height:1.5rem}.sticky-header.show{opacity:1;top:50px}.sticky-header .categories{border:none}.sticky-header .categories ul,.sticky-header .categories li{gap:25px}.sticky-header .categories a{padding:25px 0}.sticky-header .search-button{justify-self:end}.sticky-header .search-button svg{width:1.2rem;height:1.2rem}.sticky-header .search-button svg:hover{fill:var(--violet-500)}header{background-color:var(--white);gap:20px;padding-top:20px;display:grid}header:has(.sticky-header.show){gap:0}ul{align-items:center;margin:0;padding:0;display:flex}.header{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.header .date{font-size:.8rem;font-weight:400}.header .search-button{justify-self:end}.header .search-button svg{width:1.2rem;height:1.2rem}.header .search-button svg:hover{fill:var(--violet-500)}.logo-container{text-align:center}.logo-container .tagline{font-size:.8rem;font-weight:400}.logo-container svg{fill:url(#linear-gradient);width:auto;height:2rem}.categories{border-top:1px solid var(--black);border-bottom:1px solid var(--black);justify-content:center;display:flex}.categories ul{text-transform:uppercase;gap:2rem;font-size:.9rem;font-weight:700;line-height:1.15rem;display:flex}.categories li{align-items:center;gap:2rem;display:flex}.categories li:last-child:after{content:none}.categories li:after{content:"";box-sizing:border-box;background:var(--black);border-radius:50%;width:5px;height:5px}.categories li .btn:hover{color:var(--white)}.categories li .btn:after{background-color:unset}.categories li span a,.categories li span a:hover{color:var(--white)}.categories li span a:after{background-color:unset}.categories li a{white-space:nowrap;padding:15px 0;position:relative}.categories li a:after{content:"";background-color:var(--violet-500);width:0;height:6px;transition:width .5s ease-in-out;position:absolute;bottom:0;left:0}.categories li a:hover{color:var(--violet-500)}.categories li a:hover:after{width:100%}.categories li a.active{color:var(--violet-500)}.categories li a.active:after{width:100%}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;z-index:11;background-color:#000000b3;transition:opacity .4s;display:block;position:fixed;inset:0 100% 0 -100%}.overlay.show{opacity:1;left:0;right:0}.search-box{opacity:0;background-image:linear-gradient(to right, var(--violet-500), var(--violet-700));z-index:1001;flex-direction:column;align-items:center;gap:2.5rem;height:auto;padding:2.5rem 0;transition:all .5s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.search-box svg{width:1rem;height:1rem;fill:var(--color-v,var(--white))}.search-box.show{opacity:1;transform:translateY(0)}.search-box .close-btn{color:var(--color-v,var(--white));gap:6px;padding-right:2.25rem;display:grid;position:absolute;top:2rem;right:2rem}.search-box .close-btn:hover{--color-v:var(--gray-600)}.search-box .close-btn svg{width:1.45rem;height:1.45rem}.search-box .close-btn span{border:1px solid var(--color-v,var(--white));border-radius:4px;padding:2px 0;font-size:.6rem;line-height:1}.search-box .logo-container-box{flex-direction:column;align-items:center;gap:.25rem;display:flex}.search-box .logo-container-box svg{width:12rem;height:auto}.search-box .tagline{color:var(--white);font-size:.8rem;line-height:.8rem}.search-box form,.search-box .topics-box{width:60%;max-width:60%}.search-box form{flex-direction:column;gap:1.5rem;display:flex}.search-box input{background:0 0;border:none;width:95%}.search-box .wrap-input{background:var(--gray-100);border-radius:50px;justify-content:space-between;padding:.5rem 1rem;display:flex}.search-box .wrap-input .circle-button{padding:.5rem}.search-box .ac-results{color:var(--white);flex-direction:column;gap:1.25rem;max-height:55vh;display:flex;overflow-y:auto}.search-box .ac-results h3{padding-bottom:1rem;font-size:1.25rem;font-weight:800;line-height:1.45rem}.search-box .ac-news,.search-box .ac-tags{flex-direction:column;align-items:start;gap:1rem;display:flex}.search-box .ac-news a,.search-box .ac-tags a{color:var(--white)}.search-box .ac-news a b,.search-box .ac-tags a b{font-weight:800}.search-box .ac-news .news,.search-box .ac-news .tags,.search-box .ac-tags .news,.search-box .ac-tags .tags{gap:.375rem;display:flex}.search-box .ac-news .news.tt a,.search-box .ac-news .tags.tt a,.search-box .ac-tags .news.tt a,.search-box .ac-tags .tags.tt a{font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.search-box .ac-news .news span,.search-box .ac-news .tags span,.search-box .ac-tags .news span,.search-box .ac-tags .tags span{color:var(--pink-500);font-size:1rem;font-weight:600}.search-box .topics-box{color:var(--white);gap:1rem;display:grid}.search-box .topics-box ul{gap:20px;font-size:.9rem;font-weight:700;line-height:1.15rem;list-style:inside;display:flex}.search-box .topics-box ul li a{color:var(--white);font-size:1rem;font-weight:400}.search-box .topics-box ul li:first-child{list-style:none}.search-box .topics-box .topics-title{font-size:1.25rem;font-weight:800;line-height:1.45rem}.search-box .search-btn-two.btn{width:max-content;color:var(--violet-500);border-radius:.5rem;padding:10px 20px;font-size:.9rem;font-weight:800;line-height:1.1rem}.search-box .search-btn-two.btn svg{fill:var(--violet-500)}.wrapper-main{row-gap:50px;margin:0 0 2.5rem;transition:all .3s;display:grid}.divider{background:linear-gradient(to right, var(--blue-500) 0%, var(--violet-400) 100%) no-repeat;background-size:50% 100%;border-bottom:none;align-items:end;width:100%;height:6px;display:grid;position:relative}.divider:before{content:"";background-color:var(--black);grid-column:2/3;height:1px}[class^=section-title]{grid-column:1/-1;grid-template-columns:auto 1fr;display:grid}[class^=section-title] hr{grid-column:2/3}[class^=section-title] .main-title{text-transform:uppercase;row-gap:.25rem;font-weight:800;display:grid}[class^=section-title] .main-title:after{content:"";height:6px}.section-title .main-title{font-size:2rem;line-height:2.6rem}.section-title .main-title:after{background:linear-gradient(90deg, var(--blue-500) 0%, var(--violet-400) 100%)}.section-title-2 .main-title{color:var(--violet-500);gap:.25rem;font-size:.9rem;line-height:1.177rem}.section-title-2 .main-title a,.section-title-2 .main-title span{color:var(--violet-500);align-items:center;gap:.25rem;display:flex}.section-title-2 .main-title svg{width:auto;height:18px;fill:var(--violet-500)}.section-title-2 .main-title:after{background:var(--violet-500)}.section-title-2 hr{border-color:var(--violet-500)}.section-title-3 .main-title{background:linear-gradient(90deg, var(--violet-400) 0%, var(--blue-500) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;gap:.25rem;font-size:2rem;line-height:2.6rem}.section-title-3 .main-title:after{background:linear-gradient(90deg, var(--blue-500) 0%, var(--violet-400) 100%)}.section-title-3 hr{border-color:var(--violet-500)}.section-title-4 .main-title{gap:.25rem;font-size:1.25rem;line-height:1.635rem}.section-title-4 .main-title strong{background:linear-gradient(90deg, var(--violet-400) 0%, var(--blue-500) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.section-title-4 .main-title:after{background:linear-gradient(90deg, var(--blue-500) 0%, var(--violet-400) 100%)}.section-title-4 hr{border-color:var(--violet-500)}.view-more{grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:.65rem;display:grid}.sidebar{align-self:baseline;row-gap:2.5rem;display:grid;position:sticky;top:175px}.cookies-banner{z-index:1000;background:linear-gradient(90deg, var(--violet-500) 0%, var(--violet-700) 100%);color:var(--white);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.cookies-banner .wrap-cookies{align-items:center;gap:2.5rem;padding:1rem 0;display:flex}.cookies-banner .wrap-cookies .kicker{color:var(--white);letter-spacing:4px;text-transform:uppercase;gap:1rem;font-size:1.25rem;font-weight:700;display:flex}.cookies-banner .wrap-cookies p{font-size:.9rem;line-height:1.08rem}.cookies-banner .wrap-cookies p a{color:var(--white);font-weight:700;text-decoration:underline}.cookies-banner .btn{text-transform:uppercase}.breaking-news{background-color:var(--violet-500);z-index:10;opacity:0;border-radius:.5rem;justify-items:flex-end;gap:1rem;width:400px;padding:1.5rem;transition:all .3s cubic-bezier(0,0,.2,1);display:grid;position:fixed;bottom:5.55rem;right:-400px}.breaking-news.open{opacity:1;right:1rem}.breaking-news svg{width:15px;height:auto;fill:var(--white)}.breaking-news a,.breaking-news span{color:var(--white)}.breaking-news-title{font-size:1.4rem;line-height:1.68rem}.breaking-news .kicker{color:var(--white);justify-self:start;align-items:center;gap:.5rem;display:flex}.breaking-news .kicker:hover{color:var(--white)}.breaking-news .close-icon{margin:.5rem;position:absolute}footer{background-color:var(--black);color:var(--white);padding:2rem}footer .container{grid-gap:1rem;grid-template-rows:auto 1px auto;grid-template-columns:auto 1fr;align-items:center;display:grid}footer .logo svg{width:auto;height:26px;fill:var(--white)}footer ul a{color:var(--white)}footer .social-networks{justify-self:end;display:flex}footer .social-networks ul{gap:40px;display:flex}footer .social-networks a:hover svg{fill:var(--violet-300)}footer .social-networks svg{width:auto;height:25px;fill:var(--white);transition:all .3s}footer hr{border-color:var(--white)}footer .categories{grid-column:1/-1}footer .categories ul{text-transform:inherit;gap:55px}footer .categories li{gap:55px}footer .categories li:after{content:"";background:var(--white);width:3px;height:3px}footer .categories li a{padding:0}footer .categories li a:hover{color:var(--white)}footer .categories li a:after{background-color:var(--white);height:1px}footer .categories li a.white:after{background-color:unset}footer .legal{grid-column:1/-1;justify-self:center}footer .legal ul{gap:1.2rem;display:flex}footer .legal li{align-items:center;gap:1.2rem;display:flex}footer .legal li a{color:var(--white);font-size:.8rem}footer .legal li :hover{color:var(--violet-100);text-decoration:underline}footer .legal li:first-child{text-transform:uppercase;font-size:.9rem}footer .legal li:first-child:after{content:"";background:var(--white);width:1px;height:25px}html{font-family:Assistant,Helvetica,Arial,sans-serif;font-size:calc(min(1400px,max(100vw - 32px,1024px))/70)}html body{min-width:1024px}html body.no-overflow{overflow:hidden}.container{width:calc(100% - 2rem);max-width:70rem;margin:auto}.hide{display:none}a{transition:all .3s}ul{list-style:none}.post-header{background-color:var(--gray-50);padding:2.5rem 0}.p-vid .post-header{background-color:var(--black)}.p-vid .post-header .breadcrumb svg{fill:var(--white)}.p-vid .post-header .kicker,.p-vid .post-header .lead,.p-vid .post-header .title,.p-vid .post-header .author,.p-vid .post-header a{color:var(--white)}.p-vid .post-header .author .point{background:var(--white)}.p-vid .post-header .video-container{border-radius:.5rem;position:relative;overflow:hidden}.post-header .container{grid-template-columns:repeat(2,1fr);align-items:center;gap:2.5rem;display:grid}.post-header.gallery-header .container{text-align:center;grid-template-columns:none;justify-items:center}.post-header.gallery-header .title{text-align:center}.post-header.gallery-header .author{justify-self:center}.post-header.gallery-header .divider{background-size:40% 100%}.post-header .info{gap:1rem;display:grid}.post-header .title{font-family:PT Sans Narrow,Helvetica,Arial,sans-serif;font-size:2.75rem;font-weight:700;line-height:3.3rem}.post-header .lead{font-size:1.25rem;line-height:1.5rem}.post-header .breadcrumb{align-items:center;gap:.5rem;display:flex}.post-header .breadcrumb svg{width:15px;height:15px;fill:var(--violet-500);transform:rotate(-90deg)}.post-header .kicker{color:var(--violet-500);text-transform:uppercase;font-size:.8rem;font-weight:800;line-height:.95rem}.post-header .author{text-transform:uppercase;grid-template-columns:repeat(4,auto);justify-self:self-start;align-items:center;gap:1rem;font-size:.8rem;font-weight:600;display:grid}.post-header .author .ampersand{padding:0 .25rem}.post-header .author .point{box-sizing:border-box;background:var(--black);border-radius:50%;width:5px;height:5px;display:flex}.post-header .author img{width:50px;height:50px}.post-header .divider{background:linear-gradient(to right, var(--violet-500) 0%, var(--violet-500) 100%) no-repeat;background-size:30% 100%}.post-header .divider:before{background-color:var(--violet-500);grid-column:1/3}.p-time .post-header svg:first-of-type{transform:none}.article-main-container{gap:50px;display:grid}.article-main-container>.container{z-index:1;grid-template-columns:1fr auto 336px;column-gap:4rem;display:grid}.share{justify-content:center;align-self:start;gap:1rem;list-style-type:none;display:grid;position:sticky;top:175px}.share svg{width:auto;height:18px;fill:var(--white)}.share li{justify-self:center}.share a,.share button{background-color:var(--violet-500);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:all .3s;display:flex}.share a:hover,.share button:hover{transform:scale(1.2)}.main-post-image figcaption,.photo figure figcaption,.content>figure figcaption{color:var(--gray-600);align-items:center;gap:.5rem;padding-top:.5rem;font-size:.7rem;line-height:.85rem;display:flex}.main-post-image figcaption svg,.photo figure figcaption svg,.content>figure figcaption svg{width:15px;height:auto;fill:var(--black)}.main-post-image img,.photo figure img,.content>figure img{border-radius:1rem}.tags-main-container{background:var(--gray-50);border-top:1px solid var(--gray-600);border-bottom:1px solid var(--gray-600);padding:.5rem 0}.tags-container{align-items:center;gap:2.5rem;width:80%;margin-left:auto;margin-right:auto;display:flex}.tags-container .tags{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem;line-height:.94rem;list-style-type:none;display:flex}.tags-container .tags .tag-title{background:linear-gradient(270deg, var(--blue-500) 0%, var(--violet-500) 100%);color:var(--white);border-radius:1rem;align-items:center;gap:.25rem;padding:.25rem 1rem;display:flex}.tags-container .tags .tag-title svg{fill:var(--white);width:13px;height:auto}.tags-container .tags li{align-items:center;gap:.5rem;display:flex;position:relative}.tags-container .tags li:first-child:after,.tags-container .tags li:last-child:after{content:none}.tags-container .tags li:after{content:"";box-sizing:border-box;background:var(--black);border-radius:50%;width:5px;height:5px}.tags-container .tags a{transition:all .3s;display:block}.tags-container .tags a:hover{color:var(--color-1)}.embed{max-width:100%;margin-left:auto;margin-right:auto;position:relative}.embed:before{content:"";padding-top:56.25%;display:block}.embed.r1by1:before{content:"";padding-top:100%;display:block}.embed.r21by9:before{content:"";padding-top:42.857%;display:block}.embed iframe,.embed video{width:100%;height:100%;position:absolute;top:0;left:0}.content{margin:0 auto;padding-bottom:1.25rem;font-size:1rem;line-height:1.5rem}.content .fc{color:var(--violet-500);float:left;margin-right:10px;font-size:3.5rem;font-weight:700;line-height:2.45rem}.content #gpt-ad-10{justify-content:center;display:flex}.content ul,.content ol{flex-direction:column;align-items:flex-start;width:80%;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.5rem}.content ul li,.content ol li{padding:.25rem 0}.content ul li::marker{color:var(--violet-500)}.content ol li::marker{color:var(--violet-500)}.content ul{list-style-type:disc;list-style-position:inside}.content ul li>*{width:auto;display:inline}.content .instagram-media,.content .wp-video{padding:0 .75rem!important}.content video{max-width:100%;height:100%}.content p,.content div{font-size:1rem;font-weight:400;line-height:1.5rem}.content>*{margin-bottom:2.25rem}.content p,.content h2,.content h3,.content h4,.content h5,.content h6,.content>div:not(.instagram-media,.wp-video,.fb_iframe_widget,.embed,.related-post){width:80%;margin-left:auto;margin-right:auto}.content h2,.content h3{font-size:1.25rem;line-height:1.5rem}.content>figure figcaption:before{content:"";background-color:var(--gray-blue);width:.9rem;height:.9rem;-webkit-mask-image:url(https://i.superlike.com/icons/camera.svg);mask-image:url(https://i.superlike.com/icons/camera.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.content blockquote{border-top:1px solid var(--violet-500);flex-direction:column;gap:1rem;width:100%;margin:2rem auto;padding-top:.5rem;font-family:PT Sans,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.68rem;display:flex;position:relative}.content blockquote:after{content:"";background:var(--violet-500);width:25%;height:5px;position:absolute;top:-5px}.content blockquote p{gap:1rem;width:90%;font-family:PT Sans,Helvetica,Arial,sans-serif;font-size:1.4rem;line-height:1.68rem}.content blockquote p:first-child:before,.content blockquote p:first-child:after{content:"";background-color:var(--violet-500);width:1.2rem;height:1.2rem;position:absolute;-webkit-mask-image:url(https://i.superlike.com/icons/quote.svg);mask-image:url(https://i.superlike.com/icons/quote.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.content blockquote p:first-child:before{left:0}.content blockquote p:first-child:after{bottom:0;right:0;transform:rotate(180deg)}.content blockquote p:nth-child(2){margin-top:1rem;font-weight:500}.content blockquote p:nth-child(2) cite{border-top:2px solid var(--color-5);padding-top:1rem;font-size:1rem;font-style:normal;line-height:1.2rem}.content a{color:var(--black);font-weight:600;text-decoration:underline}.content>.aligncenter,.content>.alignleft,.content>.alignright{clear:both;max-width:100%;margin-left:auto;margin-right:auto}.content>.aligncenter img,.content>.alignleft img,.content>.alignright img{width:100%}@media (min-width:600px){.content>.alignleft{clear:both;float:left;width:50%;margin:0 1.25rem .75rem 0}.content>.alignright{clear:both;float:right;width:50%;margin:0 0 1.25rem .75rem}.content>.alignnone{margin-left:initial;margin-right:initial}.content>.alignnone img{width:100%}}.content .wp-video,.content .instagram-media,.content .fb_iframe_widget{justify-content:center;width:20rem;max-width:100%;display:flex;margin-left:auto!important;margin-right:auto!important}.content .fb_iframe_widget{width:30rem}.content table{width:100%}.content table tbody{border:1px solid var(--gray-100)}.content table th,.content table td{border:1px solid var(--gray-100);text-align:left;padding:8px}.content table thead tr{background-color:var(--gray-100);color:var(--color-15)}.content table figure{display:inline-block}.content .related-post{border-bottom:1px solid var(--violet-500);padding-bottom:1rem;display:grid}.content .related-post figure{grid-row:1/3;width:10rem;height:auto}.content .related-post figure img{border-radius:.5rem}.content .related-post>div{grid-template-columns:auto 1fr;align-items:center;column-gap:1.5rem;display:grid}.content .related-post>div>a{color:var(--violet-500);text-transform:uppercase;align-self:end;margin-bottom:10px;font-size:.9rem;font-weight:800;line-height:.96rem;text-decoration:none}.content .related-post h2{width:initial;color:var(--violet-500);border-bottom:5px solid var(--violet-500);text-transform:uppercase;margin-left:initial;font-size:.9rem;font-weight:800;line-height:1.2rem}.content .related-post h2+div{border-top:1px solid var(--violet-500);margin-bottom:1rem;padding-top:1rem}.content .related-post h3{align-self:self-start;width:100%;font-family:PT Sans Narrow,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.68rem}.content .related-post h3 a{color:var(--black);text-decoration:none}.content .whatsapp-button{color:var(--white);width:80%;margin:0 auto;text-decoration:none}.content .whatsapp-button:hover svg{fill:var(--white)}.content .tw{border:1px solid var(--gray-100);border-radius:.75rem;justify-content:center;align-items:center;width:500px;height:550px;margin-left:auto;margin-right:auto;display:flex;position:relative}.content .tw:before{content:"";background-color:var(--gray-700);width:5rem;height:5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;display:block;-webkit-mask-image:url(https://i.superlike.com/icons/x.svg);mask-image:url(https://i.superlike.com/icons/x.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.content .instagram-media-registered,.content .instagram-media-tmp{border:1px solid var(--gray-100);border-radius:.75rem;justify-content:center;align-items:center;width:20rem;height:720px;margin-left:auto;margin-right:auto;display:flex}.content .instagram-media-registered:before,.content .instagram-media-tmp:before{content:"";background-color:var(--gray-700);width:4rem;height:4rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;display:block;-webkit-mask-image:url(https://i.superlike.com/icons/instagram.svg);mask-image:url(https://i.superlike.com/icons/instagram.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.content .instagram-media-registered:after,.content .instagram-media-tmp:after{content:"";background:0 0}@keyframes pulse{50%{opacity:.5}}.gallery-content{gap:50px;display:grid}.gallery-content .main-post-image{cursor:pointer;border-radius:1rem;place-items:flex-start;margin-bottom:1rem;display:grid;position:relative;overflow:hidden}.gallery-content .main-post-image figcaption{box-sizing:border-box;width:100%;color:var(--white);background:linear-gradient(#0000 0%,#0006 29.5%,#000c 69.5%);align-items:start;gap:.5rem;padding:.5rem 1rem;font-size:.78125rem;font-weight:600;display:flex;position:absolute;bottom:0}.gallery-content .main-post-image figcaption svg{fill:var(--white);width:15px;height:auto;padding-top:.25rem}.gallery-content .main-post-image .expand-image{background-color:var(--violet-500);border:1px solid var(--white);border-radius:50%;justify-content:center;justify-self:flex-end;align-items:center;margin:1rem;padding:.5rem;display:flex;position:absolute}.gallery-content .main-post-image .expand-image:hover{padding:.6rem;transition:all .2s}.gallery-content .main-post-image .expand-image:hover svg{width:24px;fill:var(--white)}.gallery-content .main-post-image .expand-image svg{fill:var(--white);width:20px;height:auto}.gallery-content .thumbnail-container{align-items:center;gap:20px;display:flex;position:relative;overflow:hidden}.gallery-content .thumbnail-container .carousel{flex:0 0 calc(75% + 15px);margin-left:-20px}.gallery-content .thumbnail-container .carousel.full-carousel{flex:0 0 calc(100% + 20px)}.gallery-content .thumbnail-container .carousel .carousel__slide{padding-left:20px}.gallery-content .thumbnail-container .thumbnail{border-radius:.5rem;position:relative;overflow:hidden}.gallery-content .thumbnail-container .thumbnail.selected .overlay{opacity:0}.gallery-content .thumbnail-container .thumbnail .overlay{background-color:var(--gray-700-60);width:100%;height:100%;color:var(--white);opacity:1;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;transition:all .3s;display:grid;position:absolute;top:0}.gallery-content .thumbnail-container .thumbnail-info{border-radius:.5rem;flex:0 0 calc(25% - 15px);display:grid;position:relative;overflow:hidden}.gallery-content .thumbnail-container .thumbnail-info .count{background-color:var(--gray-700-60);width:100%;height:100%;color:var(--white);justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:grid;position:absolute}.photo-viewer{z-index:10000;background:var(--black);grid-template-columns:400px 1fr;width:100%;height:100%;display:grid;position:fixed;top:0;left:0;overflow-y:auto}.photo-viewer .info-container{color:var(--black);background-color:var(--white);flex-direction:column;justify-content:space-between;gap:1rem;padding:2.5rem 1.5rem;display:flex}.photo-viewer .logo{text-align:center}.photo-viewer .logo .tagline{font-size:.8rem;font-weight:400}.photo-viewer .logo svg{fill:url(#linear-gradient);width:242px;height:40px}.photo-viewer .info{word-break:break-word;gap:1rem;display:grid}.photo-viewer .info h3{font-family:PT Sans Narrow,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.68rem}.photo-viewer .info .description{color:var(--color-6);font-size:.8rem}.photo-viewer .info .caption{color:var(--gray-600);border-bottom:1px solid var(--violet-500);align-items:center;gap:.5rem;padding-bottom:1.25rem;font-size:.7rem;line-height:.95rem;display:flex;position:relative}.photo-viewer .info .caption:after{content:"";background:var(--violet-500);width:50%;height:5px;position:absolute;bottom:0}.photo-viewer .info .caption svg{width:45px;height:11px;fill:var(--black)}.photo-viewer .image{justify-content:center;align-items:center;max-height:100%;display:flex;position:relative}.photo-viewer .image img{border-radius:10px;width:85%;height:auto}.photo-viewer .navigation-container{justify-content:center;gap:1rem}.photo-viewer .navigation-container .count{text-align:center;font-size:1.1rem;font-weight:700;line-height:2.25rem}.photo-viewer .navigation{align-items:center;gap:.75rem;display:flex}.photo-viewer .navigation button{justify-content:center;align-items:center;display:flex}.photo-viewer .navigation button:disabled svg{fill:var(--gray-600)}.photo-viewer .navigation button:first-of-type svg{transform:rotate(180deg)}.photo-viewer .navigation button svg{fill:var(--violet-500);width:30px;height:auto}.photo-viewer .navigation .progress-bar{background-color:var(--gray-600);border-radius:20px;width:100%;height:5px;position:relative;overflow:hidden}.photo-viewer .navigation .progress-fill{background-color:var(--violet-500);border-radius:4px;height:100%;transition:all .3s}.photo-viewer .close{z-index:10;padding:20px;position:absolute;top:0;right:0}.photo-viewer .close svg{fill:var(--white);width:20px;height:20px}.trends{background:var(--gray-50);border-radius:.5rem;gap:1.75rem;padding:1rem;display:grid}.trends .post-v .post-info{grid-template-columns:1fr auto;gap:.5rem 1rem;display:grid}.trends .post-v .post-info .index{grid-row:1/3;align-self:center;font-size:2rem;font-weight:800;line-height:2.616rem}.trends .post-v .post-info .title{font-size:.9rem;line-height:1.08rem}.more-news{background:var(--gray-50);padding-top:2.5rem;padding-bottom:2.5rem}.more-news .container{grid-template-columns:2fr 1fr 1fr;align-items:start;gap:2.5rem;display:grid}.more-news .main-title{font-size:1.25rem;line-height:1.635rem}.more-news .section-title+.post-v{grid-row:2/4}.more-news .section-title+.post-v .title{font-size:2.25rem;line-height:2.7rem}.more-news .section-title+.post-v .lead{font-size:1.4rem;line-height:1.68rem}.more-of-category{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.more-of-category .main-title{font-size:1.25rem;line-height:1.635rem}.more-of-category .lead{font-size:1rem;line-height:1.2rem}.kicker{text-transform:uppercase;color:var(--violet-500);font-size:.8rem;font-weight:800;line-height:.95rem}.kicker:hover{color:var(--violet-400)}.title{font-family:PT Sans Narrow,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.65rem}.lead{font-size:1.25rem;font-weight:400;line-height:1.5rem}.img-a{place-items:flex-end;display:grid;position:relative}.img-a img{border-radius:20px}.img-a svg{fill:var(--violet-500);background:var(--white);z-index:1;border:2px solid var(--white);border-radius:50%;width:40px;height:40px;margin:.5rem;line-height:0;position:absolute}.post-info{gap:.5rem;display:grid}.date{font-size:.8rem;font-weight:400;line-height:.95rem}.post-v{gap:1rem;display:grid}.post-v.background{background:var(--gray-50);border-radius:.5rem;padding:2.5rem}.post-v.background .title{font-size:2.25rem;line-height:2.7rem}.post-v.small{grid-template-rows:repeat(2,auto);grid-template-columns:1fr auto;gap:.5rem 1rem;display:grid}.post-v.small .index{grid-row:1/3;align-self:center;font-size:2rem;font-weight:800;line-height:2.616rem}.post-v.small .title{font-size:.9rem;line-height:1.08rem}:root{--vc-icn-width:50px;--vc-nav-color:var(--white);--vc-pgn-width:10px;--vc-pgn-height:10px;--vc-pgn-margin:4px;--vc-pgn-border-radius:50%;--vc-pgn-background-color:var(--color-5);--vc-pgn-active-color:var(--color-1)}.carousel-container{max-width:100%;position:relative;overflow:hidden}.carousel__prev,.carousel__next{box-sizing:content-box;cursor:pointer;border:none;position:absolute;top:50%;transform:translateY(-50%)}.carousel__prev svg,.carousel__next svg{width:30px;height:auto;fill:var(--black-60);border:1px solid var(--vc-nav-color);background:var(--white);border-radius:50%}.carousel__prev{left:0}.carousel__prev svg{transform:rotate(180deg)}.carousel__next{right:0}.carousel{text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none;position:relative}.carousel *{box-sizing:border-box}.carousel__sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.carousel__track{align-items:stretch;margin:0;padding:0;display:flex;position:relative}.carousel__viewport{overflow:hidden}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;justify-content:center;align-items:center;margin:0;display:flex;position:relative}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{justify-content:center;margin:30px 0 0;line-height:0;list-style:none;display:flex}.carousel__pagination-button{cursor:pointer;padding:var(--vc-pgn-margin);background:0 0;border:0;margin:0;display:block}.carousel__pagination-button:after{content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color);display:block}.carousel__pagination-button:hover:after,.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}
