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}}.single-post{background:var(--theme-color-white)}.main--post .container{max-width:1323px !important}.main--post .post aside{display:none}@media screen and (min-width: 1201px){.main--post .post aside{display:block}}.main--post .post__intro{position:relative;padding-top:125px;padding-bottom:101px;margin-bottom:68px;color:var(--theme-color-white)}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__intro{padding-top:266px;padding-bottom:197px;margin-bottom:57px}}.main--post .post__intro__back{position:absolute !important;z-index:1;bottom:-24px;left:50%;transform:translateX(-50%)}.main--post .post__intro__back .btn{font-family:var(--font-family-primary);display:inline-flex;border-radius:unset;background-color:var(--theme-color-secondary);padding:9px 20px 12px 20px;font-size:1.125rem;font-weight:700;line-height:1.5}.main--post .post__intro__back .btn svg{margin-left:0;margin-right:12px}.main--post .post__intro__back .btn:hover svg{transform:translateX(-10px)}.main--post .post__intro__image{position:absolute;top:0;left:0;width:100%;height:100%}.main--post .post__intro__image::after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.35)}.main--post .post__intro__image img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:50% 50%}.main--post .post__intro__title{margin:0;position:relative;text-align:center;z-index:1;font-family:var(--font-family-secondary);font-size:2.125rem;line-height:1.18;font-style:normal;font-weight:700;text-transform:uppercase}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__intro__title{margin-top:27px;margin-bottom:28px;font-size:2.8125rem;line-height:1}}.main--post .post__content{max-width:871px}.main--post .post__content__date{font-size:1.125rem;font-weight:400;line-height:1.39;letter-spacing:.321px;color:var(--theme-color-grey-dark);margin-bottom:23px}.main--post .post__content__title{font-size:1.875rem;line-height:1.27;font-weight:700;text-transform:uppercase;color:var(--theme-color-grey-dark);margin-bottom:30px}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__content__title{font-size:2.1875rem;line-height:1.29;margin-bottom:33px}}.main--post .post__content__main{font-size:1.125rem;line-height:1.44;color:var(--theme-color-grey);margin-bottom:30px}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__content__main{margin-bottom:34px}}.main--post .post__content__main>h1,.main--post .post__content__main>h2,.main--post .post__content__main>h3,.main--post .post__content__main>h4,.main--post .post__content__main>h5,.main--post .post__content__main>h6{line-height:1.31}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__content__main>h1,.main--post .post__content__main>h2,.main--post .post__content__main>h3,.main--post .post__content__main>h4,.main--post .post__content__main>h5,.main--post .post__content__main>h6{line-height:1.37}}.main--post .post__content__main .wp-block-heading{max-width:866px;margin-bottom:30px}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__content__main .wp-block-heading{margin-bottom:20px}}.main--post .post__content__main p{margin-bottom:20px;line-height:1.44}.main--post .post__content__main a{color:var(--theme-color-grey);background-size:100% 100%;background-position:100%;background-image:linear-gradient(transparent calc(100% - 1px), var(--theme-color-grey) 1px);transition:all .3s ease-in-out;position:relative;text-decoration:none;background-repeat:no-repeat}.main--post .post__content__main a:hover{background-size:0 100%}.main--post .post__content__main blockquote{position:relative;padding-left:30px}.main--post .post__content__main blockquote::before{content:"";height:100%;width:5px;background-color:var(--theme-color-secondary);position:absolute;top:0;left:0}.main--post .post__content__main blockquote cite{font-size:.75rem}.main--post .post__content__main ul{padding-left:28px;line-height:1.44}.main--post .post__content .btn{color:var(--theme-color-white);margin-bottom:50px;padding:20px 41px;letter-spacing:.321px}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__content .btn{margin-bottom:91px}}.main--post .post__content .btn::before{margin-right:10px;content:"";position:relative;display:inline-block;right:0;top:10px;transform:translateY(-50%) rotate(180deg);width:27px;height:17px;letter-spacing:.03em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1IDguOTcxOTJIMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xOSAyLjQ3MTkyTDI2IDguOTcxOTJMMTkgMTUuNDcxOSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);background-position:center;background-repeat:no-repeat;transition:all .3s ease-out}.main--post .post__content .btn::after{content:unset}.main--post .post__content .btn:hover::before{transform:translateX(-10px) translateY(-50%) rotate(180deg)}.main--post .post__sidebar{margin-top:-5px;margin-left:-3px;display:none}@media screen and (min-width: 1201px){.main--post .post__sidebar{display:block}}.main--post .post__sidebar__title{color:var(--theme-color-secondary);font-size:1.75rem;font-weight:700;line-height:1.29;margin-bottom:37px}.main--post .post__swiper{overflow:hidden;padding-top:70px;padding-bottom:70px;background-color:var(--theme-color-grey-light)}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__swiper{padding-top:83px;padding-bottom:75px}}.main--post .post__swiper .container{max-width:1316px}.main--post .post__swiper .col-16{position:relative}.main--post .post__swiper .col-16 .swiper-button-prev,.main--post .post__swiper .col-16 .swiper-button-next{cursor:pointer;border-radius:50%;z-index:10;position:absolute;top:50%;width:54px;height:54px}.main--post .post__swiper .col-16 .swiper-button-prev{transform:translateY(-50%) rotate(180deg);left:-17px}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__swiper .col-16 .swiper-button-prev{left:-25px}}.main--post .post__swiper .col-16 .swiper-button-next{transform:translateY(-50%);right:-17px}@media screen and (min-width: 768px)and (min-height: 450px){.main--post .post__swiper .col-16 .swiper-button-next{right:-25px}}.main--post .post__swiper .swiper{max-width:1266px;margin:0 auto}.main--post .post__swiper .swiper .swiper-slide{cursor:pointer;position:relative;padding-top:82%}@media screen and (min-width: 600px){.main--post .post__swiper .swiper .swiper-slide{padding-top:40%}}@media screen and (min-width: 992px){.main--post .post__swiper .swiper .swiper-slide{padding-top:26%}}@media screen and (min-width: 1201px){.main--post .post__swiper .swiper .swiper-slide{padding-top:19.5%}}.main--post .post__swiper .swiper .swiper-slide img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:50% 50%}