.events__filters{display:flex;flex-wrap:wrap;gap:calc(var(--size)*.25);min-height:calc(var(--size)*1);padding:calc(var(--size)*.25) 0}.events__filter{display:flex;font-family:var(--funnel);font-size:calc(var(--font)*.2);font-weight:600;line-height:100%;min-height:calc(var(--size)*.5);position:relative;select{appearance:none;border:none;padding-left:calc(var(--size)*.2);padding-right:calc(var(--size)*.52)}&:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M16 4h4v4h-4zM0 4h4v4H0zm12 4h4v4h-4zM4 8h4v4H4zm4 4h4v4H8z'/%3E%3C/svg%3E");background-size:100% 100%;content:"";display:block;height:calc(var(--size)*.2);position:absolute;right:calc(var(--size)*.15);top:50%;transform:translateY(-50%);width:calc(var(--size)*.2)}}.event__date{font-family:var(--funnel);font-size:calc(var(--font)*.36);font-weight:600;line-height:100%}.event__country{font-family:var(--jakarta);font-size:calc(var(--font)*.18);font-weight:700;line-height:100%;margin-top:calc(var(--size)*.04)}.event__title{font-family:var(--funnel);font-size:calc(var(--font)*.26);font-weight:600;line-height:100%;margin:0 0 calc(var(--size)*.25) 0}.event__description{font-family:var(--jakarta);font-size:calc(var(--font)*.18);font-weight:400;line-height:140%}.row__date{display:flex;gap:calc(var(--size)*.16)}.events .button-readmore{padding:calc(var(--size)*.285)}article.event{padding:calc(var(--size)*.5) 0;position:relative}article.event.t-row{width:100%}.events__wrapper{margin:0 auto;max-width:1400px}.events .button-readmore:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' fill='none' viewBox='0 0 21 21'%3E%3Cpath fill='%23fff' d='M16.5 4.5h4v4h-4zm-16 0h4v4h-4zm12 4h4v4h-4zm-8 0h4v4h-4zm4 4h4v4h-4z'/%3E%3C/svg%3E");background-size:100% 100%;content:"";display:inline-block;height:calc(var(--size)*.21);margin-left:calc(var(--size)*.1);vertical-align:middle;width:calc(var(--size)*.21)}.event a{color:inherit;text-decoration:none}.event:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23000' d='M28 12v4h-4v-4zm-4 4v4h-4v-4zm0-8v4h-4V8zm-4 12v4h-4v-4zm0-8v4H0v-4zm0-8v4h-4V4zm-4 20v4h-4v-4zm0-24v4h-4V0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:calc(var(--size)*.28) calc(var(--size)*.28);content:"";display:block;display:inline-block;height:calc(var(--size)*1);pointer-events:none;position:absolute;right:calc(var(--size)*1);top:50%;transform:translateY(-50%);vertical-align:middle;width:calc(var(--size)*1)}@media (max-width:768px){.event:after{bottom:0;left:auto;right:0;top:auto;transform:none}.row__date{margin-bottom:50px}}