@keyframes run{0%{left:14px}50%{left:17px}to{left:14px}}.cta-button{height:60px;background:#feda2f;border-radius:30px;border:8px solid #feda2f;display:flex;align-items:center;justify-content:center;padding:0 24px;font-size:14px;font-weight:700;cursor:pointer;position:relative;color:#000;margin-right:56px;transition:all .3s ease-out}.cta-button:hover,.cta-button:hover .cta-button__circle{background:#ffd50a;color:#87731f;border:8px solid rgba(85,85,85,.2509803922)}.cta-button:hover .cta-button__divider{background:#ffd50a}.cta-button:hover .cta-button__circle-chevron{animation:linear infinite;animation-name:run;animation-duration:.6s}.cta-button__circle-chevron{bottom:13px;left:14px;position:absolute}.cta-button__circle{right:-54px;top:-8px;width:60px;height:60px;border-radius:30px;border:8px solid #feda2f;display:flex;align-items:center;justify-content:center;font-size:20px}.cta-button__circle,.cta-button__divider{transition:all .3s ease-out;position:absolute;background:#feda2f}.cta-button__divider{right:-7px;top:11px;width:14px;height:22px;z-index:2}.cta-button--with-white-mode,.cta-button--with-white-mode .cta-button__circle,.cta-button--with-white-mode .cta-button__divider{background:#fff8d9}.cta-button--with-white-mode:hover,.cta-button--with-white-mode:hover .cta-button__circle{background:#fff;color:#000;border-color:#feda2f}.cta-button--with-white-mode:hover .cta-button__divider{background:#fff}.blog-banner-tile-item{width:100%;border-radius:8px;box-shadow:0 4px 8px 0 rgba(185,185,185,.3);position:relative;background:#feda2f;overflow:hidden}@media(min-width:768px){.blog-banner-tile-item{width:calc(66.66% - 16px)}}@media(min-width:1200px){.blog-banner-tile-item{width:calc(50% - 16px)}}.blog-banner-tile-item__content{margin-left:40px;margin-top:80px}.blog-banner-tile-item__title{font-weight:800;text-transform:uppercase;font-size:50px;line-height:normal;display:flex;width:257px;word-break:break-all;margin-bottom:42px;margin-top:151px;color:#1f1f1f}@media(max-width:767.98px){.blog-banner-tile-item .blog-banner-tile-item__title{font-size:36px;line-height:normal;margin-top:40px}.blog-banner-tile-item .blog-banner-tile-item__content{margin-bottom:30px}.blog-banner-tile-item .blog-banner-tile-item__text{font-size:15px;font-weight:500;width:70%}}.blog-banner-tile-item__text{display:flex;line-height:normal;font-size:16px;width:295px;font-weight:500;margin-bottom:20px}.blog-banner-tile-item__background{height:fit-content;position:absolute;bottom:0;z-index:0}.blog-banner-tile-item__content-wrapper{z-index:1;position:relative}.blog-banner-tile-item__cta-button{width:100%;max-width:300px}@keyframes yellow-pulse-animation{0%{box-shadow:0 0 0 0 rgba(254,218,47,.64)}to{box-shadow:0 0 0 16px rgba(254,218,47,0)}}.extended-tile-item{flex-direction:column;display:flex;overflow:hidden;color:#000;min-height:400px;width:100%;background:#fff;border-radius:8px;padding:16px;box-sizing:border-box;box-shadow:0 0 6px 0 rgba(0,0,0,.2);transition:all .3s ease-out}.extended-tile-item:hover{box-shadow:0 0 6px 1px rgba(254,218,47,.8196078431)}@media(min-width:768px){.extended-tile-item{width:calc(33.33% - 16px);box-sizing:border-box}}@media(min-width:1200px){.extended-tile-item{width:calc(25% - 16px);box-sizing:border-box}}.extended-tile-item{position:relative}.extended-tile-item__image{width:100%;overflow:hidden;background:#fff;transition:all .3s ease-out}.extended-tile-item__image:before{transition:all .3s ease-out;content:"";display:none;height:100%;width:100%;position:absolute;top:0;left:0}.extended-tile-item__image{border-bottom:0;border-radius:8px}.extended-tile-item__title{padding:8px 0;font-size:14px;margin-top:0;font-weight:700;text-overflow:ellipsis;-webkit-line-clamp:3;overflow:hidden;max-width:100%;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:0}.extended-tile-item__title a{font-size:14px;line-height:20px;display:flex}.extended-tile-item__content{flex:1 1;display:flex;flex-direction:column}.extended-tile-item__tags-block{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;align-items:center}.extended-tile-item__read-more{margin-top:24px;color:#000;width:fit-content}.extended-tile-item__read-more:hover{color:#000;opacity:.9}.extended-tile-item__tags{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:0;gap:4px}.extended-tile-item__tags span{border:none;color:#adacac}.extended-tile-item__tag{display:flex;width:fit-content;flex-direction:row;gap:4px;align-items:center;padding:0 6px;border:1px solid #000;border-radius:10px;color:#000}.extended-tile-item__tag--active,.extended-tile-item__tag:hover{color:#000;opacity:1;background:#feda2f;border:1px solid #feda2f;transition:all .3s ease-out;cursor:pointer}.extended-tile-item__date{padding:0;margin:0;font-weight:700;font-size:10px;width:100%;color:#333}.extended-tile-item__text{width:100%;padding:0;font-size:14px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-width:100%;-webkit-box-orient:vertical;display:-webkit-box;margin-top:12px;flex:1 1}.extended-tile-item__text p{padding:0;margin:0}.extended-tile-item .extended-tile-item__bullet{width:18px;height:18px;border-radius:50%;box-shadow:0 0 1px 1px rgba(0,0,0,.1019607843);margin-right:8px;background:#fff;margin-top:20px;border:2px solid #000;flex:none}.extended-tile-item:hover .extended-tile-item__bullet{animation:yellow-pulse-animation 1s infinite}.extended-tile-item__wrapper{flex:1 1;display:flex;flex-direction:column}.extended-tile-item__image-wrapper{overflow:hidden;width:100%;position:relative;height:200px}.tile-item{position:relative;flex-direction:column;display:flex;overflow:hidden;color:#000;min-height:400px;width:100%;background:#fff;border-radius:8px;padding:16px;box-sizing:border-box;box-shadow:0 0 6px 0 rgba(0,0,0,.2);transition:all .3s ease-out}.tile-item:hover{box-shadow:0 0 6px 1px rgba(254,218,47,.8196078431)}@media(min-width:768px){.tile-item{width:calc(33.33% - 16px);box-sizing:border-box}}@media(min-width:1200px){.tile-item{width:calc(25% - 16px);box-sizing:border-box}}.tile-item__image{width:100%;overflow:hidden;background:#fff;transition:all .3s ease-out}.tile-item__image:before{transition:all .3s ease-out;content:"";display:none;height:100%;width:100%;position:absolute;top:0;left:0}.tile-item__image{height:200px;border-radius:8px}.tile-item__title{padding:0;margin:0;font-weight:700;width:100%;color:#000;-webkit-line-clamp:2}.tile-item__text,.tile-item__title{text-overflow:ellipsis;font-size:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.tile-item__text{height:108px;-webkit-line-clamp:3}.tile-item__content{padding:16px;display:flex;justify-content:flex-start;flex-direction:column;align-items:center;width:100%;height:100%;font-size:12px;transition:all .3s ease-out;color:#000}.tile-item__content:hover{background:fade(#333333,20%)}.loading{display:flex;width:100%;align-items:center;justify-content:center;height:100%;gap:20px}.pagination-block{padding:10px;background:hsla(0,0%,100%,.6509803922)}.pagination-block .pagination{justify-content:center;display:flex}.pagination-block .pagination li{border:none;cursor:pointer;padding:6px 4px;display:flex;align-items:center}.tools{margin:0;width:100%;align-content:center;align-items:center;display:flex;padding:6px;justify-content:flex-end}.tools button{padding:0;height:40px;min-width:40px}.tools a{text-decoration:none}.sort-bar{height:26px;padding:0 16px}.items-navigator{width:100%}.items-navigator__content{flex-wrap:wrap;display:flex;width:100%;gap:16px}.items-navigator__content.row{flex-direction:row}.items-navigator__content.column{flex-direction:column}.items-navigator__load-more{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px}.items-navigator__no-data{text-align:center;font-size:12px;font-weight:700;text-transform:uppercase;color:#000;width:100%;padding:32px;background:#ccc;background:#ffeba4;border:1px solid #ffdf6d;border-radius:8px;opacity:.4}.items-navigator__load-more-button{height:60px;background:#feda2f;border-radius:30px;border:8px solid #feda2f;display:flex;align-items:center;justify-content:center;padding:0 24px;font-size:14px;font-weight:700;cursor:pointer;position:relative;color:#000;margin-right:56px;transition:all .3s ease-out}.items-navigator__load-more-button:hover{background:#ffd50a;color:#87731f;border:8px solid rgba(85,85,85,.2509803922)}
/*# sourceMappingURL=5994908869248b2a.css.map*/