.global-trends__tabs{width:100%}.global-trends__tab-link{color:var(--primary-color);font-size:1.25rem;line-height:1.25;border-radius:1.5rem;cursor:pointer;border:.0625rem solid var(--border-color);text-transform:capitalize;min-width:max-content;background:var(--white-color)}.global-trends__tab-link--active,.global-trends__tab-link:hover{background:var(--secondary-color);color:var(--white-color);border-color:var(--secondary-color)}.global-trends__tab-link--active{cursor:auto;font-family:var(--helvetica-bold-font)}.global-trends__year{font-size:6rem;font-family:var(--helvetica-bold-font);color:var(--white-color);text-shadow:0 0 .125rem #000;line-height:.85}.global-trends__about{column-gap:6%}.global-trends__about--inverse{flex-direction:row-reverse}.global-trends__about-img{width:47%;border-radius:.625rem;overflow:hidden}.global-trends__about-contentbox{width:47%}.global-trends__about-num{width:4.375rem;height:4.375rem;min-width:4.375rem;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px dashed var(--border-color-dark);font-size:2.15rem;color:var(--light-grey);position:relative;top:1rem}.global-trends__about-title{font-size:2.15rem}.global-trends__slider-items{width:calc(100% + 1rem);margin-left:-.5rem;margin-right:-.5rem}.global-trends__slider-item{padding:0 .5rem}.global-trends__slider-imgbox{height:16.5rem;max-height:16.5rem;overflow:hidden;border-radius:.625rem;position:relative}.global-trends__slider-imgbox img{width:100%;height:100%;object-fit:cover;object-position:center}.global-trends__slider-label{top:1rem;left:1rem;position:absolute;background:var(--white-color);border-radius:1rem;font-family:var(--arial-font);line-height:1.25;font-size:.875rem;font-weight:700;padding:.25rem .75rem .15rem}@media screen and (max-width:1023px){.global-trends__year{font-size:5rem}.global-trends__tabs{flex-wrap:nowrap;overflow-y:auto;padding-bottom:.5rem}.global-trends__about{flex-wrap:wrap}.global-trends__about-contentbox,.global-trends__about-img{width:100%}}@media screen and (max-width:767px){.global-trends__tab-link{font-size:1rem}.global-trends__about-title{font-size:1.5rem}.global-trends__about-num{width:2.375rem;height:2.375rem;min-width:2.375rem;font-size:1.15rem}.global-trends .top-arrows{margin-top:6rem}}