.articles__articles::after{content:"";-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc(33.33% - 21px);-moz-box-flex:0;-ms-flex:0 1 calc(33.33% - 21px);flex:0 1 calc(33.33% - 21px)}@media screen and (max-width:1024px){.articles__articles::after{-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc(33.33% - 10px);-moz-box-flex:0;-ms-flex:0 1 calc(33.33% - 10px);flex:0 1 calc(33.33% - 10px)}}@media screen and (max-width:767px){.articles__articles::after{display:none}}.articles__section{position:relative}.articles__section.loader::after{content:"";position:absolute;top:50px;left:0;bottom:0;right:0;margin:0 auto;width:50px;height:50px;background:url(https://www.bosstab.com/wp-content/themes/bosstab/img/svg/spinner.svg) no-repeat center;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:-o-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform,-o-transform;-webkit-animation-name:rotateSpinner;-moz-animation-name:rotateSpinner;-o-animation-name:rotateSpinner;animation-name:rotateSpinner;-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;-o-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;z-index:99}.articles__section.loader::before{content:"";background:#FFF;position:absolute;top:0;left:0;bottom:0;right:0;z-index:9;opacity:.2}@-webkit-keyframes rotateSpinner{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotateSpinner{from{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotateSpinner{from{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateSpinner{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}