html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}.container{width:100%;max-width:var(--container-max-width);padding:0 var(--container-padding-mobile);margin:0 auto}@media screen and (min-width: 768px)and (min-height: 450px){.container{padding:0 var(--container-padding-desktop)}}.container--full{max-width:100%}.d-flex{display:flex}.row{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--col-padding-mobile));margin-left:calc(-1*var(--col-padding-mobile))}@media screen and (min-width: 768px)and (min-height: 450px){.row{margin-right:calc(-1*var(--col-padding-desktop));margin-left:calc(-1*var(--col-padding-desktop))}}.row.justify-content-end{justify-content:flex-end}.row.justify-content-center{justify-content:center}.row.justify-content-between{justify-content:space-between}.row.justify-content-evenly{justify-content:space-evenly}.row.align-items-center{align-items:center}@media screen and (min-width: 992px){.row--reverse{flex-direction:row-reverse}}.col{flex-basis:0;flex-grow:1;flex-shrink:1;padding:0 var(--col-padding-mobile)}@media screen and (min-width: 768px)and (min-height: 450px){.col{padding:0 var(--col-padding-desktop)}}[class^=col-]{width:100%;flex-grow:0;flex-shrink:0;padding:0 var(--col-padding-mobile)}@media screen and (min-width: 768px)and (min-height: 450px){[class^=col-]{padding:0 var(--col-padding-desktop)}}.col-1{flex-basis:6.25%;max-width:6.25%}.col-2{flex-basis:12.5%;max-width:12.5%}.col-3{flex-basis:18.75%;max-width:18.75%}.col-4{flex-basis:25%;max-width:25%}.col-5{flex-basis:31.25%;max-width:31.25%}.col-6{flex-basis:37.5%;max-width:37.5%}.col-7{flex-basis:43.75%;max-width:43.75%}.col-8{flex-basis:50%;max-width:50%}.col-9{flex-basis:56.25%;max-width:56.25%}.col-10{flex-basis:62.5%;max-width:62.5%}.col-11{flex-basis:68.75%;max-width:68.75%}.col-12{flex-basis:75%;max-width:75%}.col-13{flex-basis:81.25%;max-width:81.25%}.col-14{flex-basis:87.5%;max-width:87.5%}.col-15{flex-basis:93.75%;max-width:93.75%}.col-16{flex-basis:100%;max-width:100%}@media screen and (min-width: 341px){.col-xxs-1{flex-basis:6.25%;max-width:6.25%}}@media screen and (min-width: 341px){.col-xxs-2{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width: 341px){.col-xxs-3{flex-basis:18.75%;max-width:18.75%}}@media screen and (min-width: 341px){.col-xxs-4{flex-basis:25%;max-width:25%}}@media screen and (min-width: 341px){.col-xxs-5{flex-basis:31.25%;max-width:31.25%}}@media screen and (min-width: 341px){.col-xxs-6{flex-basis:37.5%;max-width:37.5%}}@media screen and (min-width: 341px){.col-xxs-7{flex-basis:43.75%;max-width:43.75%}}@media screen and (min-width: 341px){.col-xxs-8{flex-basis:50%;max-width:50%}}@media screen and (min-width: 341px){.col-xxs-9{flex-basis:56.25%;max-width:56.25%}}@media screen and (min-width: 341px){.col-xxs-10{flex-basis:62.5%;max-width:62.5%}}@media screen and (min-width: 341px){.col-xxs-11{flex-basis:68.75%;max-width:68.75%}}@media screen and (min-width: 341px){.col-xxs-12{flex-basis:75%;max-width:75%}}@media screen and (min-width: 341px){.col-xxs-13{flex-basis:81.25%;max-width:81.25%}}@media screen and (min-width: 341px){.col-xxs-14{flex-basis:87.5%;max-width:87.5%}}@media screen and (min-width: 341px){.col-xxs-15{flex-basis:93.75%;max-width:93.75%}}@media screen and (min-width: 341px){.col-xxs-16{flex-basis:100%;max-width:100%}}@media screen and (min-width: 481px){.col-xs-1{flex-basis:6.25%;max-width:6.25%}}@media screen and (min-width: 481px){.col-xs-2{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width: 481px){.col-xs-3{flex-basis:18.75%;max-width:18.75%}}@media screen and (min-width: 481px){.col-xs-4{flex-basis:25%;max-width:25%}}@media screen and (min-width: 481px){.col-xs-5{flex-basis:31.25%;max-width:31.25%}}@media screen and (min-width: 481px){.col-xs-6{flex-basis:37.5%;max-width:37.5%}}@media screen and (min-width: 481px){.col-xs-7{flex-basis:43.75%;max-width:43.75%}}@media screen and (min-width: 481px){.col-xs-8{flex-basis:50%;max-width:50%}}@media screen and (min-width: 481px){.col-xs-9{flex-basis:56.25%;max-width:56.25%}}@media screen and (min-width: 481px){.col-xs-10{flex-basis:62.5%;max-width:62.5%}}@media screen and (min-width: 481px){.col-xs-11{flex-basis:68.75%;max-width:68.75%}}@media screen and (min-width: 481px){.col-xs-12{flex-basis:75%;max-width:75%}}@media screen and (min-width: 481px){.col-xs-13{flex-basis:81.25%;max-width:81.25%}}@media screen and (min-width: 481px){.col-xs-14{flex-basis:87.5%;max-width:87.5%}}@media screen and (min-width: 481px){.col-xs-15{flex-basis:93.75%;max-width:93.75%}}@media screen and (min-width: 481px){.col-xs-16{flex-basis:100%;max-width:100%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-1{flex-basis:6.25%;max-width:6.25%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-2{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-3{flex-basis:18.75%;max-width:18.75%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-4{flex-basis:25%;max-width:25%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-5{flex-basis:31.25%;max-width:31.25%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-6{flex-basis:37.5%;max-width:37.5%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-7{flex-basis:43.75%;max-width:43.75%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-8{flex-basis:50%;max-width:50%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-9{flex-basis:56.25%;max-width:56.25%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-10{flex-basis:62.5%;max-width:62.5%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-11{flex-basis:68.75%;max-width:68.75%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-12{flex-basis:75%;max-width:75%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-13{flex-basis:81.25%;max-width:81.25%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-14{flex-basis:87.5%;max-width:87.5%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-15{flex-basis:93.75%;max-width:93.75%}}@media screen and (min-width: 768px)and (min-height: 450px){.col-sm-16{flex-basis:100%;max-width:100%}}@media screen and (min-width: 992px){.col-xmd-1{flex-basis:6.25%;max-width:6.25%}}@media screen and (min-width: 992px){.col-xmd-2{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width: 992px){.col-xmd-3{flex-basis:18.75%;max-width:18.75%}}@media screen and (min-width: 992px){.col-xmd-4{flex-basis:25%;max-width:25%}}@media screen and (min-width: 992px){.col-xmd-5{flex-basis:31.25%;max-width:31.25%}}@media screen and (min-width: 992px){.col-xmd-6{flex-basis:37.5%;max-width:37.5%}}@media screen and (min-width: 992px){.col-xmd-7{flex-basis:43.75%;max-width:43.75%}}@media screen and (min-width: 992px){.col-xmd-8{flex-basis:50%;max-width:50%}}@media screen and (min-width: 992px){.col-xmd-9{flex-basis:56.25%;max-width:56.25%}}@media screen and (min-width: 992px){.col-xmd-10{flex-basis:62.5%;max-width:62.5%}}@media screen and (min-width: 992px){.col-xmd-11{flex-basis:68.75%;max-width:68.75%}}@media screen and (min-width: 992px){.col-xmd-12{flex-basis:75%;max-width:75%}}@media screen and (min-width: 992px){.col-xmd-13{flex-basis:81.25%;max-width:81.25%}}@media screen and (min-width: 992px){.col-xmd-14{flex-basis:87.5%;max-width:87.5%}}@media screen and (min-width: 992px){.col-xmd-15{flex-basis:93.75%;max-width:93.75%}}@media screen and (min-width: 992px){.col-xmd-16{flex-basis:100%;max-width:100%}}@media screen and (min-width: 1201px){.col-md-1{flex-basis:6.25%;max-width:6.25%}}@media screen and (min-width: 1201px){.col-md-2{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width: 1201px){.col-md-3{flex-basis:18.75%;max-width:18.75%}}@media screen and (min-width: 1201px){.col-md-4{flex-basis:25%;max-width:25%}}@media screen and (min-width: 1201px){.col-md-5{flex-basis:31.25%;max-width:31.25%}}@media screen and (min-width: 1201px){.col-md-6{flex-basis:37.5%;max-width:37.5%}}@media screen and (min-width: 1201px){.col-md-7{flex-basis:43.75%;max-width:43.75%}}@media screen and (min-width: 1201px){.col-md-8{flex-basis:50%;max-width:50%}}@media screen and (min-width: 1201px){.col-md-9{flex-basis:56.25%;max-width:56.25%}}@media screen and (min-width: 1201px){.col-md-10{flex-basis:62.5%;max-width:62.5%}}@media screen and (min-width: 1201px){.col-md-11{flex-basis:68.75%;max-width:68.75%}}@media screen and (min-width: 1201px){.col-md-12{flex-basis:75%;max-width:75%}}@media screen and (min-width: 1201px){.col-md-13{flex-basis:81.25%;max-width:81.25%}}@media screen and (min-width: 1201px){.col-md-14{flex-basis:87.5%;max-width:87.5%}}@media screen and (min-width: 1201px){.col-md-15{flex-basis:93.75%;max-width:93.75%}}@media screen and (min-width: 1201px){.col-md-16{flex-basis:100%;max-width:100%}}@media screen and (min-width: 1401px){.col-lg-1{flex-basis:6.25%;max-width:6.25%}}@media screen and (min-width: 1401px){.col-lg-2{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width: 1401px){.col-lg-3{flex-basis:18.75%;max-width:18.75%}}@media screen and (min-width: 1401px){.col-lg-4{flex-basis:25%;max-width:25%}}@media screen and (min-width: 1401px){.col-lg-5{flex-basis:31.25%;max-width:31.25%}}@media screen and (min-width: 1401px){.col-lg-6{flex-basis:37.5%;max-width:37.5%}}@media screen and (min-width: 1401px){.col-lg-7{flex-basis:43.75%;max-width:43.75%}}@media screen and (min-width: 1401px){.col-lg-8{flex-basis:50%;max-width:50%}}@media screen and (min-width: 1401px){.col-lg-9{flex-basis:56.25%;max-width:56.25%}}@media screen and (min-width: 1401px){.col-lg-10{flex-basis:62.5%;max-width:62.5%}}@media screen and (min-width: 1401px){.col-lg-11{flex-basis:68.75%;max-width:68.75%}}@media screen and (min-width: 1401px){.col-lg-12{flex-basis:75%;max-width:75%}}@media screen and (min-width: 1401px){.col-lg-13{flex-basis:81.25%;max-width:81.25%}}@media screen and (min-width: 1401px){.col-lg-14{flex-basis:87.5%;max-width:87.5%}}@media screen and (min-width: 1401px){.col-lg-15{flex-basis:93.75%;max-width:93.75%}}@media screen and (min-width: 1401px){.col-lg-16{flex-basis:100%;max-width:100%}}@media screen and (min-width: 1921px){.col-xlg-1{flex-basis:6.25%;max-width:6.25%}}@media screen and (min-width: 1921px){.col-xlg-2{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width: 1921px){.col-xlg-3{flex-basis:18.75%;max-width:18.75%}}@media screen and (min-width: 1921px){.col-xlg-4{flex-basis:25%;max-width:25%}}@media screen and (min-width: 1921px){.col-xlg-5{flex-basis:31.25%;max-width:31.25%}}@media screen and (min-width: 1921px){.col-xlg-6{flex-basis:37.5%;max-width:37.5%}}@media screen and (min-width: 1921px){.col-xlg-7{flex-basis:43.75%;max-width:43.75%}}@media screen and (min-width: 1921px){.col-xlg-8{flex-basis:50%;max-width:50%}}@media screen and (min-width: 1921px){.col-xlg-9{flex-basis:56.25%;max-width:56.25%}}@media screen and (min-width: 1921px){.col-xlg-10{flex-basis:62.5%;max-width:62.5%}}@media screen and (min-width: 1921px){.col-xlg-11{flex-basis:68.75%;max-width:68.75%}}@media screen and (min-width: 1921px){.col-xlg-12{flex-basis:75%;max-width:75%}}@media screen and (min-width: 1921px){.col-xlg-13{flex-basis:81.25%;max-width:81.25%}}@media screen and (min-width: 1921px){.col-xlg-14{flex-basis:87.5%;max-width:87.5%}}@media screen and (min-width: 1921px){.col-xlg-15{flex-basis:93.75%;max-width:93.75%}}@media screen and (min-width: 1921px){.col-xlg-16{flex-basis:100%;max-width:100%}}.offset-0{margin-left:0%}.offset-1{margin-left:6.25%}.offset-2{margin-left:12.5%}.offset-3{margin-left:18.75%}.offset-4{margin-left:25%}.offset-5{margin-left:31.25%}.offset-6{margin-left:37.5%}.offset-7{margin-left:43.75%}.offset-8{margin-left:50%}.offset-9{margin-left:56.25%}.offset-10{margin-left:62.5%}.offset-11{margin-left:68.75%}.offset-12{margin-left:75%}.offset-13{margin-left:81.25%}.offset-14{margin-left:87.5%}.offset-15{margin-left:93.75%}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-0{margin-left:0%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-1{margin-left:6.25%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-2{margin-left:12.5%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-3{margin-left:18.75%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-4{margin-left:25%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-5{margin-left:31.25%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-6{margin-left:37.5%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-7{margin-left:43.75%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-8{margin-left:50%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-9{margin-left:56.25%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-10{margin-left:62.5%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-11{margin-left:68.75%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-12{margin-left:75%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-13{margin-left:81.25%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-14{margin-left:87.5%}}@media screen and (min-width: 768px)and (min-height: 450px){.offset-sm-15{margin-left:93.75%}}@media screen and (min-width: 992px){.offset-xmd-0{margin-left:0%}}@media screen and (min-width: 992px){.offset-xmd-1{margin-left:6.25%}}@media screen and (min-width: 992px){.offset-xmd-2{margin-left:12.5%}}@media screen and (min-width: 992px){.offset-xmd-3{margin-left:18.75%}}@media screen and (min-width: 992px){.offset-xmd-4{margin-left:25%}}@media screen and (min-width: 992px){.offset-xmd-5{margin-left:31.25%}}@media screen and (min-width: 992px){.offset-xmd-6{margin-left:37.5%}}@media screen and (min-width: 992px){.offset-xmd-7{margin-left:43.75%}}@media screen and (min-width: 992px){.offset-xmd-8{margin-left:50%}}@media screen and (min-width: 992px){.offset-xmd-9{margin-left:56.25%}}@media screen and (min-width: 992px){.offset-xmd-10{margin-left:62.5%}}@media screen and (min-width: 992px){.offset-xmd-11{margin-left:68.75%}}@media screen and (min-width: 992px){.offset-xmd-12{margin-left:75%}}@media screen and (min-width: 992px){.offset-xmd-13{margin-left:81.25%}}@media screen and (min-width: 992px){.offset-xmd-14{margin-left:87.5%}}@media screen and (min-width: 992px){.offset-xmd-15{margin-left:93.75%}}@media screen and (min-width: 1201px){.offset-md-0{margin-left:0%}}@media screen and (min-width: 1201px){.offset-md-1{margin-left:6.25%}}@media screen and (min-width: 1201px){.offset-md-2{margin-left:12.5%}}@media screen and (min-width: 1201px){.offset-md-3{margin-left:18.75%}}@media screen and (min-width: 1201px){.offset-md-4{margin-left:25%}}@media screen and (min-width: 1201px){.offset-md-5{margin-left:31.25%}}@media screen and (min-width: 1201px){.offset-md-6{margin-left:37.5%}}@media screen and (min-width: 1201px){.offset-md-7{margin-left:43.75%}}@media screen and (min-width: 1201px){.offset-md-8{margin-left:50%}}@media screen and (min-width: 1201px){.offset-md-9{margin-left:56.25%}}@media screen and (min-width: 1201px){.offset-md-10{margin-left:62.5%}}@media screen and (min-width: 1201px){.offset-md-11{margin-left:68.75%}}@media screen and (min-width: 1201px){.offset-md-12{margin-left:75%}}@media screen and (min-width: 1201px){.offset-md-13{margin-left:81.25%}}@media screen and (min-width: 1201px){.offset-md-14{margin-left:87.5%}}@media screen and (min-width: 1201px){.offset-md-15{margin-left:93.75%}}@media screen and (min-width: 1401px){.offset-lg-0{margin-left:0%}}@media screen and (min-width: 1401px){.offset-lg-1{margin-left:6.25%}}@media screen and (min-width: 1401px){.offset-lg-2{margin-left:12.5%}}@media screen and (min-width: 1401px){.offset-lg-3{margin-left:18.75%}}@media screen and (min-width: 1401px){.offset-lg-4{margin-left:25%}}@media screen and (min-width: 1401px){.offset-lg-5{margin-left:31.25%}}@media screen and (min-width: 1401px){.offset-lg-6{margin-left:37.5%}}@media screen and (min-width: 1401px){.offset-lg-7{margin-left:43.75%}}@media screen and (min-width: 1401px){.offset-lg-8{margin-left:50%}}@media screen and (min-width: 1401px){.offset-lg-9{margin-left:56.25%}}@media screen and (min-width: 1401px){.offset-lg-10{margin-left:62.5%}}@media screen and (min-width: 1401px){.offset-lg-11{margin-left:68.75%}}@media screen and (min-width: 1401px){.offset-lg-12{margin-left:75%}}@media screen and (min-width: 1401px){.offset-lg-13{margin-left:81.25%}}@media screen and (min-width: 1401px){.offset-lg-14{margin-left:87.5%}}@media screen and (min-width: 1401px){.offset-lg-15{margin-left:93.75%}}@media screen and (min-width: 1921px){.offset-xl-0{margin-left:0%}}@media screen and (min-width: 1921px){.offset-xl-1{margin-left:6.25%}}@media screen and (min-width: 1921px){.offset-xl-2{margin-left:12.5%}}@media screen and (min-width: 1921px){.offset-xl-3{margin-left:18.75%}}@media screen and (min-width: 1921px){.offset-xl-4{margin-left:25%}}@media screen and (min-width: 1921px){.offset-xl-5{margin-left:31.25%}}@media screen and (min-width: 1921px){.offset-xl-6{margin-left:37.5%}}@media screen and (min-width: 1921px){.offset-xl-7{margin-left:43.75%}}@media screen and (min-width: 1921px){.offset-xl-8{margin-left:50%}}@media screen and (min-width: 1921px){.offset-xl-9{margin-left:56.25%}}@media screen and (min-width: 1921px){.offset-xl-10{margin-left:62.5%}}@media screen and (min-width: 1921px){.offset-xl-11{margin-left:68.75%}}@media screen and (min-width: 1921px){.offset-xl-12{margin-left:75%}}@media screen and (min-width: 1921px){.offset-xl-13{margin-left:81.25%}}@media screen and (min-width: 1921px){.offset-xl-14{margin-left:87.5%}}@media screen and (min-width: 1921px){.offset-xl-15{margin-left:93.75%}}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-13{order:13}.order-14{order:14}.order-15{order:15}.order-16{order:16}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-1{order:1}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-2{order:2}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-3{order:3}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-4{order:4}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-5{order:5}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-6{order:6}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-7{order:7}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-8{order:8}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-9{order:9}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-10{order:10}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-11{order:11}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-12{order:12}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-13{order:13}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-14{order:14}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-15{order:15}}@media screen and (min-width: 768px)and (min-height: 450px){.order-sm-16{order:16}}@media screen and (min-width: 992px){.order-xmd-1{order:1}}@media screen and (min-width: 992px){.order-xmd-2{order:2}}@media screen and (min-width: 992px){.order-xmd-3{order:3}}@media screen and (min-width: 992px){.order-xmd-4{order:4}}@media screen and (min-width: 992px){.order-xmd-5{order:5}}@media screen and (min-width: 992px){.order-xmd-6{order:6}}@media screen and (min-width: 992px){.order-xmd-7{order:7}}@media screen and (min-width: 992px){.order-xmd-8{order:8}}@media screen and (min-width: 992px){.order-xmd-9{order:9}}@media screen and (min-width: 992px){.order-xmd-10{order:10}}@media screen and (min-width: 992px){.order-xmd-11{order:11}}@media screen and (min-width: 992px){.order-xmd-12{order:12}}@media screen and (min-width: 992px){.order-xmd-13{order:13}}@media screen and (min-width: 992px){.order-xmd-14{order:14}}@media screen and (min-width: 992px){.order-xmd-15{order:15}}@media screen and (min-width: 992px){.order-xmd-16{order:16}}@media screen and (min-width: 1201px){.order-md-1{order:1}}@media screen and (min-width: 1201px){.order-md-2{order:2}}@media screen and (min-width: 1201px){.order-md-3{order:3}}@media screen and (min-width: 1201px){.order-md-4{order:4}}@media screen and (min-width: 1201px){.order-md-5{order:5}}@media screen and (min-width: 1201px){.order-md-6{order:6}}@media screen and (min-width: 1201px){.order-md-7{order:7}}@media screen and (min-width: 1201px){.order-md-8{order:8}}@media screen and (min-width: 1201px){.order-md-9{order:9}}@media screen and (min-width: 1201px){.order-md-10{order:10}}@media screen and (min-width: 1201px){.order-md-11{order:11}}@media screen and (min-width: 1201px){.order-md-12{order:12}}@media screen and (min-width: 1201px){.order-md-13{order:13}}@media screen and (min-width: 1201px){.order-md-14{order:14}}@media screen and (min-width: 1201px){.order-md-15{order:15}}@media screen and (min-width: 1201px){.order-md-16{order:16}}@media screen and (min-width: 1401px){.order-lg-1{order:1}}@media screen and (min-width: 1401px){.order-lg-2{order:2}}@media screen and (min-width: 1401px){.order-lg-3{order:3}}@media screen and (min-width: 1401px){.order-lg-4{order:4}}@media screen and (min-width: 1401px){.order-lg-5{order:5}}@media screen and (min-width: 1401px){.order-lg-6{order:6}}@media screen and (min-width: 1401px){.order-lg-7{order:7}}@media screen and (min-width: 1401px){.order-lg-8{order:8}}@media screen and (min-width: 1401px){.order-lg-9{order:9}}@media screen and (min-width: 1401px){.order-lg-10{order:10}}@media screen and (min-width: 1401px){.order-lg-11{order:11}}@media screen and (min-width: 1401px){.order-lg-12{order:12}}@media screen and (min-width: 1401px){.order-lg-13{order:13}}@media screen and (min-width: 1401px){.order-lg-14{order:14}}@media screen and (min-width: 1401px){.order-lg-15{order:15}}@media screen and (min-width: 1401px){.order-lg-16{order:16}}@media screen and (min-width: 1921px){.order-xlg-1{order:1}}@media screen and (min-width: 1921px){.order-xlg-2{order:2}}@media screen and (min-width: 1921px){.order-xlg-3{order:3}}@media screen and (min-width: 1921px){.order-xlg-4{order:4}}@media screen and (min-width: 1921px){.order-xlg-5{order:5}}@media screen and (min-width: 1921px){.order-xlg-6{order:6}}@media screen and (min-width: 1921px){.order-xlg-7{order:7}}@media screen and (min-width: 1921px){.order-xlg-8{order:8}}@media screen and (min-width: 1921px){.order-xlg-9{order:9}}@media screen and (min-width: 1921px){.order-xlg-10{order:10}}@media screen and (min-width: 1921px){.order-xlg-11{order:11}}@media screen and (min-width: 1921px){.order-xlg-12{order:12}}@media screen and (min-width: 1921px){.order-xlg-13{order:13}}@media screen and (min-width: 1921px){.order-xlg-14{order:14}}@media screen and (min-width: 1921px){.order-xlg-15{order:15}}@media screen and (min-width: 1921px){.order-xlg-16{order:16}}.post{padding-top:var(--block-mobile-padding-top)}@media screen and (min-width: 1201px){.post{padding-top:7.3125rem}}@media screen and (min-width: 1201px){.post main{padding-right:3.125rem}}.post article{max-width:60rem;width:100%}.post article,.post aside{margin-bottom:3.125rem}@media screen and (min-width: 1201px){.post article,.post aside{margin-bottom:5.25rem}}.post .container--content{padding-top:3.125rem}@media screen and (min-width: 1201px){.post .container--content{padding-top:4.125rem}}.post .row{margin-right:0;margin-left:0}.post [class^=col-]{padding:0}.post__title{margin-bottom:1.875rem;text-transform:uppercase}@media screen and (min-width: 1201px){.post__title{margin-bottom:2.8125rem}}.post__intro{display:flex;flex-direction:column;align-items:center;text-transform:uppercase}.post__intro__title{margin-bottom:2.25rem}.post__intro__subtitle{margin-bottom:3.75rem}.post__intro__image{position:relative;max-width:84.75rem;width:100%;padding-top:60%}@media screen and (min-width: 992px){.post__intro__image{padding-top:25%}}.post__intro__image img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.post__data{display:flex;flex-direction:column}.post__data__add-info{font-size:1.25rem;line-height:1.5;padding:0;margin:0;margin-bottom:1.875rem;display:flex;flex-direction:column;list-style-type:none}@media screen and (min-width: 768px)and (min-height: 450px){.post__data__add-info{flex-direction:row}}@media screen and (min-width: 1201px){.post__data__add-info{margin-bottom:3rem}}.post__data__add-info li{padding-right:1.375rem}.post__data__add-info li:last-child{padding:0}.post__data__add-info__tags{text-transform:uppercase;color:var(--theme-color-primary);position:relative}.post__data__add-info__tags::after{position:absolute;content:unset;height:.125rem;width:.625rem;background-color:var(--theme-color-primary);right:.375rem;top:50%;transform:translateY(-50%)}@media screen and (min-width: 768px)and (min-height: 450px){.post__data__add-info__tags::after{content:""}}.post__data__add-info__date{position:relative}.post__data__add-info__date::after{position:absolute;content:unset;height:.1875rem;width:.1875rem;border-radius:50%;background-color:var(--theme-color-white);right:.5938rem;top:50%;transform:translateY(-50%)}@media screen and (min-width: 768px)and (min-height: 450px){.post__data__add-info__date::after{content:""}}.post__content>h1,.post__content>h2,.post__content>h3,.post__content>h4,.post__content>h5,.post__content>h6{line-height:1.4}.post__content p{font-weight:300;font-size:1.0625rem;line-height:1.47;margin-bottom:1.25rem}@media screen and (min-width: 1201px){.post__content p{font-size:1.25rem;line-height:1.5;margin-bottom:1.875rem}}.post__content p:last-child{margin-bottom:0}.post__content a{color:var(--theme-color-primary)}.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{margin-bottom:1.25rem}@media screen and (min-width: 768px)and (min-height: 450px){.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{margin-bottom:1.5625rem}}@media screen and (min-width: 1201px){.post__content>h2{font-size:2.1875rem}}@media screen and (min-width: 1201px){.post__content>h3{font-size:1.875rem}}.post__content>h5{font-size:1.1875rem}@media screen and (min-width: 1201px){.post__content>h5{font-size:1.375rem}}.post .back-button{margin-bottom:3.3125rem;font-size:1.25rem;line-height:1.5;color:var(--theme-color-primary)}.post .back-button a{margin-left:4.8125rem;position:relative}.post .back-button a::before{left:-4.8125rem;top:50%;transform:translateY(-50%);content:"";position:absolute;height:.9375rem;width:3.5rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA1NyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMjkyODkzIDcuMjkyODlDLTAuMDk3NjMxIDcuNjgzNDEgLTAuMDk3NjMxMSA4LjMxNjU4IDAuMjkyODkzIDguNzA3MUw2LjY1Njg1IDE1LjA3MTFDNy4wNDczOCAxNS40NjE2IDcuNjgwNTQgMTUuNDYxNiA4LjA3MTA3IDE1LjA3MTFDOC40NjE1OSAxNC42ODA1IDguNDYxNTkgMTQuMDQ3NCA4LjA3MTA3IDEzLjY1NjhMMi40MTQyMSA4TDguMDcxMDcgMi4zNDMxNEM4LjQ2MTU5IDEuOTUyNjIgOC40NjE1OSAxLjMxOTQ1IDguMDcxMDcgMC45Mjg5MjhDNy42ODA1NCAwLjUzODQwNCA3LjA0NzM4IDAuNTM4NDA0IDYuNjU2ODUgMC45Mjg5MjhMMC4yOTI4OTMgNy4yOTI4OVpNNTcgN0wxIDdMMSA5TDU3IDlMNTcgN1oiIGZpbGw9IiMxQkYyQTUiLz4KPC9zdmc+Cg==);background-repeat:no-repeat}.post .share_this{position:relative;width:100%;padding-top:1.5938rem;padding-bottom:1.625rem}.post .share_this::after{top:0;position:absolute;content:"";width:100%;height:.0625rem;opacity:.2;background-color:var(--theme-color-white)}.post .share_this__list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;color:var(--theme-color-primary);font-size:1.25rem;line-height:1.5;font-weight:300}.post .share_this__list li{padding-right:1rem}.post .share_this__list li:last-child{padding:0}.post .share_this__icon{display:flex;align-items:center;justify-content:center;width:2.4375rem;height:2.4375rem;border:.0625rem solid var(--theme-color-primary);border-radius:50%}.post aside{display:flex;flex-direction:column}@media screen and (min-width: 1201px){.post aside{align-items:flex-end}}.post__sidebar{max-width:19.5625rem;width:100%}@media screen and (min-width: 1201px){.post__sidebar{padding-top:5.5625rem}}.post__sidebar .wp-block-heading{margin-bottom:1.0625rem}