#breadcrumbs{display:flex;align-items:center;font-size:15px;font-weight:500;margin-bottom:24px}#breadcrumbs>span{margin:-3px -15px;font-size:16px;color:rgba(243,240,236,.7)}@media screen and (min-width: 1199.99px){#breadcrumbs>span{font-size:18px;margin:-3px -10px}}#breadcrumbs>span>span{margin:3px 15px;font-size:14px;font-weight:500;line-height:1.35;color:#f3f0ec}@media screen and (min-width: 1199.99px){#breadcrumbs>span>span{margin:3px 10px}}@media screen and (min-width: 1199.99px){#breadcrumbs>span>span{font-size:15px}}#breadcrumbs>span>span>a{color:rgba(243,240,236,.5);text-decoration:none;font-size:14px;font-weight:500;transition:.35s cubic-bezier(0.26, 0.52, 0.42, 0.94)}@media screen and (min-width: 1199.99px){#breadcrumbs>span>span>a{font-size:15px}}#breadcrumbs>span>span>a:hover{color:#f3f0ec}.animated-dots{display:flex;flex-direction:column;position:absolute;left:50%;bottom:8px;transform:translateX(-50%);pointer-events:none;user-select:none;z-index:1;--delay-increment: 0.12s}@media screen and (max-width: 1199.99px){.animated-dots{display:none}}.animated-dots>:nth-child(1){animation-delay:calc(var(--delay-increment)*1)}.animated-dots>:nth-child(2){animation-delay:calc(var(--delay-increment)*2)}.animated-dots>:nth-child(3){animation-delay:calc(var(--delay-increment)*3)}.animated-dots>:nth-child(4){animation-delay:calc(var(--delay-increment)*4)}.animated-dots>:nth-child(5){animation-delay:calc(var(--delay-increment)*5)}.animated-dots>:nth-child(6){animation-delay:calc(var(--delay-increment)*6)}.animated-dots>:nth-child(7){animation-delay:calc(var(--delay-increment)*7)}.animated-dots>:nth-child(8){animation-delay:calc(var(--delay-increment)*8)}.animated-dots>:nth-child(9){animation-delay:calc(var(--delay-increment)*9)}.animated-dots>:nth-child(10){animation-delay:calc(var(--delay-increment)*10)}.animated-dots>:nth-child(11){animation-delay:calc(var(--delay-increment)*11)}.animated-dots span{width:1px;height:1px;background-color:#f3f0ec;opacity:0;animation-duration:1s;animation-name:DotAnimation;animation-iteration-count:infinite;animation-direction:alternate}.animated-dots span:not(:last-child){margin-bottom:10px}@keyframes DotAnimation{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}select{min-height:50px;min-width:288px;font-size:16px;font-weight:500;color:#f3f0ec;background-color:#1d1d1b;border:1px solid #f3f0ec;border-radius:60px;padding:7.5px 43px !important}.choices{font-size:16px;font-weight:500;color:#f3f0ec;background-color:#1d1d1b;width:100%;max-width:100%}@media screen and (min-width: 427.99px){.choices{width:auto;min-width:288px}}.choices .choices__inner{display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0);border:none;min-height:50px;width:100%;max-width:100%;padding:0 !important;border:1px solid #f3f0ec;border-radius:60px}.choices .choices__list{padding:0}.choices .choices__list .choices__item{font-size:16px;font-weight:500;color:#f3f0ec}.choices .choices__list.choices__list--single .choices__item{padding:7.5px 43px !important}.choices .choices__list:not(.choices__list--single) .choices__item{padding:12.5px 25px 12.5px 43px !important}.choices .choices__list:not(.choices__list--single) .choices__item::after{display:none !important}.choices .choices__list:not(.choices__list--single) .choices__item.choices__item--choice{background-color:#1d1d1b}.choices .choices__list:not(.choices__list--single) .choices__item.choices__item--choice.is-selected,.choices .choices__list:not(.choices__list--single) .choices__item.choices__item--choice.is-highlighted{background-color:rgba(243,240,236,.05)}.choices .choices__list.choices__list--dropdown{border-bottom-left-radius:25px;border-bottom-right-radius:25px;background-color:#1d1d1b;border:1px solid #f3f0ec;padding-top:7px;padding-bottom:7px}.choices::after{right:21px !important;border:none !important;width:28px !important;height:28px !important;margin:0 !important;background-image:url("data:image/svg+xml;utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 28 28\"><path fill=\"%23fff\" fill-rule=\"evenodd\" d=\"m8.6 10 5.4 5.2 5.5-5.2 1.3 1.4L14 18l-6.8-6.6L8.6 10Z\" clip-rule=\"evenodd\"/></svg>");background-repeat:no-repeat;background-size:cover;background-position:center;top:50%;transform:translateY(-50%) rotate(0)}.choices.is-open .choices__inner,.choices.is-active .choices__inner{border-radius:25px;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.choices.is-open::after,.choices.is-active::after{transform:translateY(-50%) rotate(-180deg)}.news{padding-top:129px;padding-bottom:35px;color:#f3f0ec;overflow:hidden}@media screen and (min-width: 1199.99px){.news{padding-top:149px;padding-bottom:125px}}.news .news__header{position:relative;margin-bottom:25px;padding-bottom:35px;z-index:1}@media screen and (min-width: 1199.99px){.news .news__header{margin-bottom:63px}}.news .news__header .news__header-breadcrumbs{margin-bottom:32px}.news .news__header .news__header-breadcrumbs #breadcrumbs{margin-bottom:0}.news .news__header .news__header-content{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:50px}.news .news__header .news__header-content>:first-child{margin-top:0 !important}.news .news__header .news__header-content>:last-child{margin-bottom:0 !important}.news .news__header .news__header-content .news__header-title{margin-bottom:30px}.news .news__header .news__header-content .news__header-desc{color:rgba(243,240,236,.5)}.news .news__header .news__header-controls{display:flex;justify-content:flex-start;padding-bottom:35px}.news .news__body{margin-bottom:140px}.news .news__body .row{--col-gap-x: 0;--col-gap-y: 96px}.news .news__body .row>:nth-child(4n+1){flex-basis:100%;max-width:100%}@media screen and (min-width: 767.99px){.news .news__body .row>:nth-child(4n+1){flex-basis:33.333%;max-width:33.333%}}.news .news__body .row>:nth-child(4n+1) .card-thumb img{width:100%;aspect-ratio:1/1}.news .news__body .row>:nth-child(4n+2){flex-basis:100%;max-width:100%}@media screen and (min-width: 767.99px){.news .news__body .row>:nth-child(4n+2){flex-basis:66.666%;max-width:66.666%}}@media screen and (min-width: 767.99px){.news .news__body .row>:nth-child(4n+2){padding-left:40px}}@media screen and (min-width: 991.99px){.news .news__body .row>:nth-child(4n+2){padding-left:136px}}.news .news__body .row>:nth-child(4n+2) .card-thumb img{width:100%;aspect-ratio:1/.47}.news .news__body .row>:nth-child(4n+3){flex-basis:100%;max-width:100%}@media screen and (min-width: 767.99px){.news .news__body .row>:nth-child(4n+3){flex-basis:66.666%;max-width:66.666%}}@media screen and (min-width: 767.99px){.news .news__body .row>:nth-child(4n+3){padding-right:40px}}@media screen and (min-width: 991.99px){.news .news__body .row>:nth-child(4n+3){padding-right:136px}}.news .news__body .row>:nth-child(4n+3) .card-thumb img{width:100%;aspect-ratio:1/.47}.news .news__body .row>:nth-child(4n+4){position:relative;top:-70px;flex-basis:100%;max-width:100%}@media screen and (min-width: 767.99px){.news .news__body .row>:nth-child(4n+4){flex-basis:33.333%;max-width:33.333%}}.news .news__body .row>:nth-child(4n+4) .card-thumb img{width:100%;aspect-ratio:1/1}.news .news__footer{display:flex;justify-content:center;align-items:center}.news .news__footer .prev,.news .news__footer .next{display:flex;align-items:center;color:#f3f0ec !important}@media screen and (max-width: 767.99px){.news .news__footer .prev,.news .news__footer .next{display:none}}.news .news__footer .prev:hover::before,.news .news__footer .next:hover::before{transform:translateX(-7px) scaleX(-1)}.news .news__footer .prev:hover::after,.news .news__footer .next:hover::after{transform:translateX(7px)}.news .news__footer .prev::before,.news .news__footer .prev::after,.news .news__footer .next::before,.news .news__footer .next::after{display:flex;justify-content:center;align-items:center;width:22px;height:7px;content:url("data:image/svg+xml;utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 22 17\"><path fill=\"%23fff\" d=\"m22 8.5-.2-.6L15 .3c-.3-.4-.9-.4-1.3 0-.3.3-.4.8 0 1.2L19 7.6H.8c-.5 0-.8.4-.8.9s.3.9.8.9h18.3l-5.4 6.1c-.4.4-.3 1 0 1.3.4.3 1 .3 1.3-.1L21.8 9c.2-.2.2-.4.2-.6Z\"/></svg>");transition:.35s cubic-bezier(0.26, 0.52, 0.42, 0.94)}.news .news__footer .page-numbers{font-size:17px;color:rgba(243,240,236,.6);line-height:1.5;font-weight:400;padding-right:7px;padding-left:7px;margin-right:8px;margin-left:8px;transition:.35s cubic-bezier(0.26, 0.52, 0.42, 0.94);text-decoration:none}@media screen and (min-width: 1199.99px){.news .news__footer .page-numbers{font-size:16px;padding-right:5px;padding-left:5px;margin-right:7px;margin-left:7px}}.news .news__footer .page-numbers:hover{opacity:1;text-decoration:none}.news .news__footer .page-numbers.current{color:#f3f0ec}.news .news__footer .next{margin-left:15px}@media screen and (min-width: 1399.99px){.news .news__footer .next{margin-left:48px}}.news .news__footer .next::before{display:none}.news .news__footer .next::after{margin-left:10px}@media screen and (min-width: 1399.99px){.news .news__footer .next::after{margin-left:22px}}.news .news__footer .prev{margin-right:15px}@media screen and (min-width: 1399.99px){.news .news__footer .prev{margin-right:48px}}.news .news__footer .prev::after{display:none}.news .news__footer .prev::before{margin-right:10px;transform:scaleX(-1)}@media screen and (min-width: 1399.99px){.news .news__footer .prev::before{margin-right:22px}}
