File: //proc/self/cwd/wp-content/themes/patterns-agency/assets/library/atomic-css/atomic-rtl.css
/* Variables */
:root {
--at-ctnr: 1140px;
--at-ctnr-min: 1100px;
--at-gtr: 15px;
}
/* Grid */
.at-ctnr-min {
max-width: var(--at-ctnr-min);
padding-left: var(--at-gtr);
padding-right: var(--at-gtr);
margin-left: auto;
margin-right: auto;
}
.at-ctnr {
max-width: var(--at-ctnr);
padding-left: var(--at-gtr);
padding-right: var(--at-gtr);
margin-left: auto;
margin-right: auto;
}
.at-ctnr-fld {
max-width: 100%;
padding-left: var(--at-gtr);
padding-right: var(--at-gtr);
margin-left: auto;
margin-right: auto;
}
.at-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: calc(var(--at-gtr) * -1);
margin-right: calc(var(--at-gtr) * -1);
}
.at-no-gtr {
margin-left: 0;
margin-right: 0;
}
.at-no-gtr > .at-col,
.at-no-gtr > [class*=at-col-] {
padding-left: 0;
padding-right: 0;
}
.at-col-xxl,
.at-col-xxl-auto,
.at-col-xxl-cust, .at-col-xxl-12, .at-col-xxl-11, .at-col-xxl-10, .at-col-xxl-9, .at-col-xxl-8, .at-col-xxl-7, .at-col-xxl-6, .at-col-xxl-5, .at-col-xxl-4, .at-col-xxl-3, .at-col-xxl-2, .at-col-xxl-1, .at-col-xl,
.at-col-xl-auto,
.at-col-xl-cust, .at-col-xl-12, .at-col-xl-11, .at-col-xl-10, .at-col-xl-9, .at-col-xl-8, .at-col-xl-7, .at-col-xl-6, .at-col-xl-5, .at-col-xl-4, .at-col-xl-3, .at-col-xl-2, .at-col-xl-1, .at-col-lg,
.at-col-lg-auto,
.at-col-lg-cust, .at-col-lg-12, .at-col-lg-11, .at-col-lg-10, .at-col-lg-9, .at-col-lg-8, .at-col-lg-7, .at-col-lg-6, .at-col-lg-5, .at-col-lg-4, .at-col-lg-3, .at-col-lg-2, .at-col-lg-1, .at-col-md,
.at-col-md-auto,
.at-col-md-cust, .at-col-md-12, .at-col-md-11, .at-col-md-10, .at-col-md-9, .at-col-md-8, .at-col-md-7, .at-col-md-6, .at-col-md-5, .at-col-md-4, .at-col-md-3, .at-col-md-2, .at-col-md-1, .at-col-sm,
.at-col-sm-auto,
.at-col-sm-cust, .at-col-sm-12, .at-col-sm-11, .at-col-sm-10, .at-col-sm-9, .at-col-sm-8, .at-col-sm-7, .at-col-sm-6, .at-col-sm-5, .at-col-sm-4, .at-col-sm-3, .at-col-sm-2, .at-col-sm-1, .at-col,
.at-col-auto,
.at-col-cust, .at-col-12, .at-col-11, .at-col-10, .at-col-9, .at-col-8, .at-col-7, .at-col-6, .at-col-5, .at-col-4, .at-col-3, .at-col-2, .at-col-1 {
position: relative;
width: 100%;
min-height: 1px;
padding-left: var(--at-gtr);
padding-right: var(--at-gtr);
}
.at-col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.at-col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.at-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.at-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.at-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.at-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.at-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.at-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.at-col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.at-col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.at-col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.at-col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.at-col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.at-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.at-col-cust {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--at-cust-w);
flex: 0 0 var(--at-cust-w);
max-width: var(--at-cust-w);
}
@media (min-width: 576px) {
.at-col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.at-col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.at-col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.at-col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.at-col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.at-col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.at-col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.at-col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.at-col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.at-col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.at-col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.at-col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.at-col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.at-col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.at-col-sm-cust {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--at-cust-w);
flex: 0 0 var(--at-cust-w);
max-width: var(--at-cust-w);
}
}
@media (min-width: 768px) {
.at-col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.at-col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.at-col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.at-col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.at-col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.at-col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.at-col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.at-col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.at-col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.at-col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.at-col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.at-col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.at-col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.at-col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.at-col-md-cust {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--at-cust-w);
flex: 0 0 var(--at-cust-w);
max-width: var(--at-cust-w);
}
}
@media (min-width: 992px) {
.at-col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.at-col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.at-col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.at-col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.at-col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.at-col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.at-col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.at-col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.at-col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.at-col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.at-col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.at-col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.at-col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.at-col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.at-col-lg-cust {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--at-cust-w);
flex: 0 0 var(--at-cust-w);
max-width: var(--at-cust-w);
}
}
@media (min-width: 1200px) {
.at-col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.at-col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.at-col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.at-col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.at-col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.at-col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.at-col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.at-col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.at-col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.at-col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.at-col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.at-col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.at-col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.at-col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.at-col-xl-cust {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--at-cust-w);
flex: 0 0 var(--at-cust-w);
max-width: var(--at-cust-w);
}
}
@media (min-width: 1400px) {
.at-col-xxl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.at-col-xxl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.at-col-xxl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.at-col-xxl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.at-col-xxl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.at-col-xxl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.at-col-xxl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.at-col-xxl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.at-col-xxl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.at-col-xxl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.at-col-xxl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.at-col-xxl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.at-col-xxl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.at-col-xxl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.at-col-xxl-cust {
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--at-cust-w);
flex: 0 0 var(--at-cust-w);
max-width: var(--at-cust-w);
}
}
.at-gap {
gap: var(--at-gap);
}
.at-row-gap {
row-gap: var(--at-row-gap);
}
/*custom 5th col */
.at-col-2m3,
.at-col-xl-2m3,
.at-col-lg-2m3,
.at-col-md-2m3,
.at-col-sm-2m3,
.at-col-xs-2m3 {
position: relative;
width: 100%;
min-height: 1px;
padding-left: var(--at-gtr);
padding-right: var(--at-gtr);
}
.at-col-2m3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
@media (min-width: 576px) {
.at-col-sm-2m3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
@media (min-width: 768px) {
.at-col-md-2m3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
@media (min-width: 992px) {
.at-col-lg-2m3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
@media (min-width: 1200px) {
.at-col-xl-2m3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
@media (min-width: 1400px) {
.at-col-xxl-2m3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
/*Utilities*/
.at-flx-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.at-flx-col {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.at-flx-row-rev {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.at-flx-col-rev {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.at-flx-wrp {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.at-flx-nowrp {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.at-flx-wrp-rev {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.at-flx-fil {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.at-flx-grw-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.at-flx-grw-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.at-flx-srnk-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.at-flx-srnk-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.at-jfy-cont-st {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.at-jfy-cont-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.at-jfy-cont-ctr {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.at-jfy-cont-btw {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.at-jfy-cont-ard {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.at-jfy-cont-evnly {
-webkit-box-pack: space-evenly !important;
-ms-flex-pack: space-evenly !important;
justify-content: space-evenly !important;
}
.at-al-itm-st {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.at-al-itm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.at-al-itm-ctr {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.at-al-itm-bsln {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.at-al-itm-strh {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.at-al-cont-st {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.at-al-cont-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.at-al-cont-ctr {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.at-al-cont-btw {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.at-al-cont-ard {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.at-al-cont-strh {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.at-al-slf-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.at-al-slf-st {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.at-al-slf-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.at-al-slf-ctr {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.at-al-slf-bsln {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.at-al-slf-strh {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.at-flx-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.at-flx-sm-col {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.at-flx-sm-row-rev {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.at-flx-sm-col-rev {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.at-flx-sm-wrp {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.at-flx-sm-nowrp {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.at-flx-sm-wrp-rev {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.at-flx-sm-fil {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.at-flx-sm-grw-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.at-flx-sm-grw-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.at-flx-sm-srnk-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.at-flx-sm-srnk-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.at-jfy-cont-sm-st {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.at-jfy-cont-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.at-jfy-cont-sm-ctr {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.at-jfy-cont-sm-btw {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.at-jfy-cont-sm-ard {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.at-jfy-cont-sm-evnly {
-webkit-box-pack: space-evenly !important;
-ms-flex-pack: space-evenly !important;
justify-content: space-evenly !important;
}
.at-al-itm-sm-st {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.at-al-itm-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.at-al-itm-sm-ctr {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.at-al-itm-sm-bsln {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.at-al-itm-sm-strh {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.at-al-cont-sm-st {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.at-al-cont-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.at-al-cont-sm-ctr {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.at-al-cont-sm-btw {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.at-al-cont-sm-ard {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.at-al-cont-sm-strh {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.at-al-slf-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.at-al-slf-sm-st {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.at-al-slf-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.at-al-slf-sm-ctr {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.at-al-slf-sm-bsln {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.at-al-slf-sm-strh {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.at-flx-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.at-flx-md-col {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.at-flx-md-row-rev {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.at-flx-md-col-rev {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.at-flx-md-wrp {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.at-flx-md-nowrp {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.at-flx-md-wrp-rev {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.at-flx-md-fil {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.at-flx-md-grw-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.at-flx-md-grw-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.at-flx-md-srnk-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.at-flx-md-srnk-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.at-jfy-cont-md-st {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.at-jfy-cont-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.at-jfy-cont-md-ctr {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.at-jfy-cont-md-btw {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.at-jfy-cont-md-ard {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.at-jfy-cont-md-evnly {
-webkit-box-pack: space-evenly !important;
-ms-flex-pack: space-evenly !important;
justify-content: space-evenly !important;
}
.at-al-itm-md-st {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.at-al-itm-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.at-al-itm-md-ctr {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.at-al-itm-md-bsln {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.at-al-itm-md-strh {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.at-al-cont-md-st {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.at-al-cont-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.at-al-cont-md-ctr {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.at-al-cont-md-btw {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.at-al-cont-md-ard {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.at-al-cont-md-strh {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.at-al-slf-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.at-al-slf-md-st {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.at-al-slf-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.at-al-slf-md-ctr {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.at-al-slf-md-bsln {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.at-al-slf-md-strh {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.at-flx-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.at-flx-lg-col {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.at-flx-lg-row-rev {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.at-flx-lg-col-rev {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.at-flx-lg-wrp {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.at-flx-lg-nowrp {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.at-flx-lg-wrp-rev {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.at-flx-lg-fil {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.at-flx-lg-grw-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.at-flx-lg-grw-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.at-flx-lg-srnk-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.at-flx-lg-srnk-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.at-jfy-cont-lg-st {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.at-jfy-cont-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.at-jfy-cont-lg-ctr {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.at-jfy-cont-lg-btw {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.at-jfy-cont-lg-ard {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.at-jfy-cont-lg-evnly {
-webkit-box-pack: space-evenly !important;
-ms-flex-pack: space-evenly !important;
justify-content: space-evenly !important;
}
.at-al-itm-lg-st {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.at-al-itm-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.at-al-itm-lg-ctr {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.at-al-itm-lg-bsln {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.at-al-itm-lg-strh {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.at-al-cont-lg-st {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.at-al-cont-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.at-al-cont-lg-ctr {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.at-al-cont-lg-btw {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.at-al-cont-lg-ard {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.at-al-cont-lg-strh {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.at-al-slf-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.at-al-slf-lg-st {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.at-al-slf-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.at-al-slf-lg-ctr {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.at-al-slf-lg-bsln {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.at-al-slf-lg-strh {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.at-flx-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.at-flx-xl-col {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.at-flx-xl-row-rev {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.at-flx-xl-col-rev {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.at-flx-xl-wrp {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.at-flx-xl-nowrp {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.at-flx-xl-wrp-rev {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.at-flx-xl-fil {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.at-flx-xl-grw-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.at-flx-xl-grw-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.at-flx-xl-srnk-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.at-flx-xl-srnk-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.at-jfy-cont-xl-st {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.at-jfy-cont-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.at-jfy-cont-xl-ctr {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.at-jfy-cont-xl-btw {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.at-jfy-cont-xl-ard {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.at-jfy-cont-xl-evnly {
-webkit-box-pack: space-evenly !important;
-ms-flex-pack: space-evenly !important;
justify-content: space-evenly !important;
}
.at-al-itm-xl-st {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.at-al-itm-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.at-al-itm-xl-ctr {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.at-al-itm-xl-bsln {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.at-al-itm-xl-strh {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.at-al-cont-xl-st {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.at-al-cont-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.at-al-cont-xl-ctr {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.at-al-cont-xl-btw {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.at-al-cont-xl-ard {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.at-al-cont-xl-strh {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.at-al-slf-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.at-al-slf-xl-st {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.at-al-slf-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.at-al-slf-xl-ctr {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.at-al-slf-xl-bsln {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.at-al-slf-xl-strh {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1400px) {
.at-flx-xxl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.at-flx-xxl-col {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.at-flx-xxl-row-rev {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.at-flx-xxl-col-rev {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.at-flx-xxl-wrp {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.at-flx-xxl-nowrp {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.at-flx-xxl-wrp-rev {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.at-flx-xxl-fil {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.at-flx-xxl-grw-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.at-flx-xxl-grw-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.at-flx-xxl-srnk-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.at-flx-xxl-srnk-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.at-jfy-cont-xxl-st {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.at-jfy-cont-xxl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.at-jfy-cont-xxl-ctr {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.at-jfy-cont-xxl-btw {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.at-jfy-cont-xxl-ard {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.at-jfy-cont-xxl-evnly {
-webkit-box-pack: space-evenly !important;
-ms-flex-pack: space-evenly !important;
justify-content: space-evenly !important;
}
.at-al-itm-xxl-st {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.at-al-itm-xxl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.at-al-itm-xxl-ctr {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.at-al-itm-xxl-bsln {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.at-al-itm-xxl-strh {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.at-al-cont-xxl-st {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.at-al-cont-xxl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.at-al-cont-xxl-ctr {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.at-al-cont-xxl-btw {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.at-al-cont-xxl-ard {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.at-al-cont-xxl-strh {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.at-al-slf-xxl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.at-al-slf-xxl-st {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.at-al-slf-xxl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.at-al-slf-xxl-ctr {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.at-al-slf-xxl-bsln {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.at-al-slf-xxl-strh {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.at-d-non {
display: none !important;
}
.at-inl {
display: inline !important;
}
.at-inl-blk {
display: inline-block !important;
}
.at-blk {
display: block !important;
}
.at-tbl {
display: table !important;
}
.at-tbl-row {
display: table-row !important;
}
.at-tbl-cel {
display: table-cell !important;
}
.at-flx {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.at-inl-flx {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.at-sm-d-non {
display: none !important;
}
.at-sm-inl {
display: inline !important;
}
.at-sm-inl-blk {
display: inline-block !important;
}
.at-sm-blk {
display: block !important;
}
.at-sm-tbl {
display: table !important;
}
.at-sm-tbl-row {
display: table-row !important;
}
.at-sm-tbl-cel {
display: table-cell !important;
}
.at-sm-flx {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.at-sm-inl-flx {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.at-md-d-non {
display: none !important;
}
.at-md-inl {
display: inline !important;
}
.at-md-inl-blk {
display: inline-block !important;
}
.at-md-blk {
display: block !important;
}
.at-md-tbl {
display: table !important;
}
.at-md-tbl-row {
display: table-row !important;
}
.at-md-tbl-cel {
display: table-cell !important;
}
.at-md-flx {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.at-md-inl-flx {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.at-lg-d-non {
display: none !important;
}
.at-lg-inl {
display: inline !important;
}
.at-lg-inl-blk {
display: inline-block !important;
}
.at-lg-blk {
display: block !important;
}
.at-lg-tbl {
display: table !important;
}
.at-lg-tbl-row {
display: table-row !important;
}
.at-lg-tbl-cel {
display: table-cell !important;
}
.at-lg-flx {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.at-lg-inl-flx {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.at-xl-d-non {
display: none !important;
}
.at-xl-inl {
display: inline !important;
}
.at-xl-inl-blk {
display: inline-block !important;
}
.at-xl-blk {
display: block !important;
}
.at-xl-tbl {
display: table !important;
}
.at-xl-tbl-row {
display: table-row !important;
}
.at-xl-tbl-cel {
display: table-cell !important;
}
.at-xl-flx {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.at-xl-inl-flx {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1400px) {
.at-xxl-d-non {
display: none !important;
}
.at-xxl-inl {
display: inline !important;
}
.at-xxl-inl-blk {
display: inline-block !important;
}
.at-xxl-blk {
display: block !important;
}
.at-xxl-tbl {
display: table !important;
}
.at-xxl-tbl-row {
display: table-row !important;
}
.at-xxl-tbl-cel {
display: table-cell !important;
}
.at-xxl-flx {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.at-xxl-inl-flx {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
/* Properties */
/* UI Elementscan be broadly categorized into several types including:
Structural(Semantic) elements: define the structure of a web page and include elements such as <header>, <footer>, <nav>, <main>, <section>, <article>, and <aside>.
Text-level elements: define text-level content and include elements such as <p>, <h1>, <h2>, <h3>, <h4>, <h5>, <h6>, <a>, <em>, <strong>, <small>, <mark>, <del>, and <ins>.
Media elements: define media content such as images, videos, and audio, and include elements such as <img>, <video>, and <audio>.
Form elements: define form controls for user input and include elements such as <form>, <input>, <select>, <textarea>, <button>, <datalist>, <output>, and <label>.
List elements: define lists of content and include elements such as <ul>, <ol>, and <li>.
Table elements: define tabular data and include elements such as <table>, <thead>, <tbody>, <tfoot>, <tr>, <th>, and <td>.
Display type: elements that define the display type of content such as block-level elements and inline elements.
Block-level elements: These elements create a new block formatting context and occupy the full width available, automatically creating a new line before and after the element. Examples include <div>, <h1>, <p>, <ul>, <ol>, <table>, <form>, <header>, <footer>, etc.
Inline elements: These elements only take up as much width as necessary and do not create a new line before or after the element. Examples include <span>, <a>, <img>, <em>, <strong>, <small>, etc.
Interactivity: elements that provide interactive features such as buttons, checkboxes, radio buttons, and forms.
Phrasing content: elements that define phrasing content and the way it is rendered, such as <em>, <strong>, <small>, etc.
Metadata: elements that provide metadata about the document, such as <meta>, <title>, <link>, etc.
*/
html {
scroll-behavior: var(--at-scr-beh, initial);
}
/* Content group */
.at {
/* Text include typo and color* - HTML Elements*/
/* Table - UI Elements*/
/* List - UI Elements*/
/* Button - UI Elements*/
/* SVG - UI Elements*/
/* Image - UI Elements*/
/* Always cover img tag with figure tag */
/* Video - UI Elements*/
/* Always cover video tag with figure tag */
/* Audio - UI Elements*/
/* Always cover audio tag with figure tag */
/* CSS properties based Class */
/* Border has four different properties to, right, bottom, and left
wich again have three properties color, style and width.
Since individual properties color, width and style again support 4 values,
We are managing all properties from these there values*/
/* Always cover img tag with figure tag */
/*Overlay styles*/
/*Position*/
/*Box related css*/
/*Caret Color*/
/*Color*/
/*Clip Path*/
/*Clear*/
/*Cursor*/
/*Direction*/
/*Filter*/
/*Special use in Image*/
/*Margin*/
/*Max Height & Width*/
/*Min Height & Width*/
/*Map*/
/*Progress Bar handle by custom html/css*/
/*Height*/
/*Width*/
/*Mix Blens Mode*/
/*Object Fit*/
/*Opacity*/
/*OverFlow*/
/*Padding*/
/*Pointer Event*/
/*Resize*/
/*Tab-size*/
/*Transform*/
/*Transition*/
/*Visibility*/
/*White Space*/
/*Word*/
/*Z index*/
/*Block shape (Html element section top bottom shape)*/
/*Block Shape Element*/
/* Sticky columns*/
/* If we want to wrap whole div by anchor and make it clickable or
If we want to wrap whole div by another element
*/
/*Absolute Element*/
/*Vertical Layout*/
}
.at-row * {
-webkit-box-sizing: var(--at-box-szg, border-box);
box-sizing: var(--at-box-szg, border-box);
}
.at-txt, .at-txt * {
font-size: var(--at-fnt-sz, initial);
font-weight: var(--at-fnt-wt, initial);
font-family: var(--at-fnt-fam, initial);
font-style: var(--at-fnt-sty, initial);
text-transform: var(--at-txt-tf, initial);
-webkit-text-decoration: var(--at-txt-dec, initial);
text-decoration: var(--at-txt-dec, initial);
line-height: var(--at-ln-h, initial);
letter-spacing: var(--at-ltr-sp, initial);
color: var(--at-cl, initial);
}
.at-txt-al {
text-align: var(--at-txt-al, initial);
}
.at-txt-sdw {
text-shadow: var(--at-txt-sdw, initial);
}
.at-txt-ovf {
text-overflow: var(--at-txt-ovf, initial);
}
.at-dropcap::first-letter {
font-size: var(--at-fnt-sz, initial);
font-weight: var(--at-fnt-wt, initial);
font-family: var(--at-fnt-fam, initial);
font-style: var(--at-fnt-sty, initial);
text-transform: var(--at-txt-tf, initial);
-webkit-text-decoration: var(--at-txt-dec, initial);
text-decoration: var(--at-txt-dec, initial);
line-height: var(--at-ln-h, initial);
letter-spacing: var(--at-ltr-sp, initial);
color: var(--at-cl, initial);
background-color: var(--at-bg-cl, initial);
margin: var(--at-m, initial);
padding: var(--at-p, initial);
border-color: var(--at-bdr-cl, initial);
border-width: var(--at-bdr-w, initial);
border-style: var(--at-bdr-sty, initial);
border-radius: var(--at-bdr-rad, initial);
-webkit-box-shadow: var(--at-box-sdw, initial);
box-shadow: var(--at-box-sdw, initial);
float: right;
}
.at-tbl {
caption-side: var(--at-cpt-sd, initial);
table-layout: var(--at-tbl-lyt, initial);
}
.at-ls {
list-style-position: var(--at-ls-pos, outside);
list-style-image: var(--at-ls-img, none);
list-style-type: var(--at-ls-typ, none);
}
.at-ls li::marker {
font-size: var(--at-mkr-sz, initial);
color: var(--at-mkr-cl, initial);
}
.at-btn {
--at-cur: pointer;
cursor: var(--at-cur, initial);
color: var(--at-cl, initial);
background-color: var(--at-bg-cl, initial);
font-size: var(--at-fnt-sz, initial);
border-color: var(--at-bdr-cl, initial);
border-width: var(--at-bdr-w, initial);
border-style: var(--at-bdr-sty, initial);
padding: var(--at-p, initial);
line-height: var(--at-ln-h, initial);
}
.at-svg {
fill: var(--at-cl);
}
.at-svg text,
.at-svg polyline,
.at-svg line,
.at-svg ellipse,
.at-svg circle,
.at-svg rect,
.at-svg path {
fill: inherit;
}
.at-svg-wrp {
--at-ln-h: 0;
line-height: var(--at-ln-h);
}
.at-svg-wrp svg {
width: var(--at-w, inherit);
height: var(--at-h, inherit);
}
.at-img {
--at-max-w: 100%;
max-width: var(--at-max-w);
}
.at-vid {
--at-max-w: 100%;
--at-w: 100%;
--at-h: 100%;
max-width: var(--at-max-w, initial);
width: var(--at-w, initial);
height: var(--at-h, initial);
}
.at-vid-bg {
--at-pos: absolute;
--at-z-idx: -1;
--at-l: 0;
--at-t: 0;
-o-object-fit: cover;
object-fit: cover;
}
.at-aud {
--at-w: 100%;
--at-min-w: 300px;
width: var(--at-w, initial);
min-width: var(--at-min-w, initial);
}
.at-acl {
/* The accent-color property specifies the accent color for user-interface controls like: <input type="checkbox">, <input type="radio">, <input type="range"> and <progress>. */
accent-color: var(--at-acl, initial);
}
.at-bg-cl {
background-color: var(--at-bg-cl, initial);
}
.at-bg-img {
background-image: var(--at-bg-img, initial);
background-position: var(--at-bg-pos, initial);
background-size: var(--at-bg-sz, initial);
background-repeat: var(--at-bg-rpt, initial);
background-origin: var(--at-bg-org, initial);
background-attachment: var(--at-bg-atch, initial);
background-blend-mode: var(--at-bg-blend-mode, initial);
}
.at-bg-vid {
--at-pos: relative;
--at-z-idx: 1;
}
.at-bdr {
border-color: var(--at-bdr-cl, initial);
border-width: var(--at-bdr-w, initial);
border-style: var(--at-bdr-sty, initial);
}
.at-bdr-rad {
border-radius: var(--at-bdr-rad, initial);
}
.at-msk {
-webkit-mask-image: var(--at-msk-img, initial);
mask-image: var(--at-msk-img, initial);
mask-mode: var(--at-msk-mode, initial);
-webkit-mask-origin: var(--at-msk-org, initial);
mask-origin: var(--at-msk-org, initial);
-webkit-mask-position: var(--at-msk-pos, initial);
mask-position: var(--at-msk-pos, initial);
-webkit-mask-repeat: var(--at-msk-rpt, initial);
mask-repeat: var(--at-msk-rpt, initial);
-webkit-mask-size: var(--at-msk-sz, initial);
mask-size: var(--at-msk-sz, initial);
}
.at-ovl {
--at-pos: relative;
--at-z-idx: 2;
}
.at-ovl:after {
content: "";
--at-pos: absolute;
--at-l: 0;
--at-t: 0;
--at-w: 100%;
--at-h: 100%;
--at-z-idx: -1;
width: var(--at-w, initial);
height: var(--at-h, initial);
position: var(--at-pos, initial);
right: var(--at-l, initial);
top: var(--at-t, initial);
z-index: var(--at-z-idx, initial);
-webkit-transition: var(--at-trs, initial);
transition: var(--at-trs, initial);
}
.at-ovl-cl:after {
background: var(--at-ovl, initial);
}
.at-ovl-grd:after {
background: var(--at-ovl), initial;
}
.at-pos {
position: var(--at-pos, initial);
top: var(--at-t, initial);
left: var(--at-r, initial);
bottom: var(--at-b, initial);
right: var(--at-l, initial);
}
.at-box-sdw {
-webkit-box-shadow: var(--at-box-sdw, initial);
box-shadow: var(--at-box-sdw, initial);
}
.at-box-szg {
-webkit-box-sizing: var(--at-box-szg, initial);
box-sizing: var(--at-box-szg, initial);
}
.at-ct-cl {
/* Set the color of the cursor in input elements:*/
caret-color: var(--at-ct-cl, initial);
}
.at-cl {
color: var(--at-cl, initial);
}
.at-clp-pth {
clip-path: var(--at-clp-pth, initial);
}
.at-clr {
clear: var(--at-clr, initial);
}
.at-cur {
cursor: var(--at-cur, initial);
}
.at-dir {
direction: var(--at-dir, initial);
}
.at-fl {
-webkit-filter: var(--at-fl, initial);
filter: var(--at-fl, initial);
}
.at-m {
margin: var(--at-m, initial);
}
.at-max-h {
max-height: var(--at-max-h, initial);
}
.at-max-w {
max-width: var(--at-max-w, initial);
}
.at-min-h {
min-height: var(--at-min-h, initial);
}
.at-min-w {
min-width: var(--at-min-w, initial);
}
.at-map {
height: 100% !important;
width: 100% !important;
}
.at-h {
height: var(--at-h, initial);
}
.at-w {
width: var(--at-w, initial);
}
.at-mix-blnd-mode {
mix-blend-mode: var(--at-mix-blend-mode, initial);
}
.at-obj-fit {
mix-blend-mode: var(--at-obj-fit, initial);
}
.at-opa {
opacity: var(--at-opa, initial);
}
.at-ovf {
overflow: var(--at-ovf, initial);
}
.at-p {
padding: var(--at-p, initial);
}
.at-ptr-ev {
pointer-events: var(--at-ptr-ev, initial);
}
.at-resz {
resize: var(--at-resz, initial);
}
.at-tab-sz {
-moz-tab-size: var(--at-tab-sz, initial);
-o-tab-size: var(--at-tab-sz, initial);
tab-size: var(--at-tab-sz, initial);
}
.at-tf {
-webkit-perspective: var(--at-ppv, initial);
perspective: var(--at-ppv, initial);
-webkit-perspective-origin: var(--at-ppv-org, initial);
perspective-origin: var(--at-ppv-org, initial);
-webkit-transform: var(--at-tf, initial);
-ms-transform: var(--at-tf, initial);
transform: var(--at-tf, initial);
-webkit-transform-origin: var(--at-tf-org, initial);
-ms-transform-origin: var(--at-tf-org, initial);
transform-origin: var(--at-tf-org, initial);
-webkit-transform-style: var(--at-tf-sty, initial);
transform-style: var(--at-tf-sty, initial);
}
.at-trs {
-webkit-transition: var(--at-trs, initial);
transition: var(--at-trs, initial);
}
.at-vis {
visibility: var(--at-vis, initial);
}
.at-white-sp {
white-space: var(--at-white-sp, initial);
}
.at-wrd-brk {
word-break: var(--at-wrd-brk, initial);
}
.at-wrd-spc {
word-spacing: var(--at-wrd-spg, initial);
}
.at-wrd-wrp {
word-wrap: var(--at-wrd-wrp, initial);
}
.at-z-idx {
z-index: var(--at-z-idx, initial);
}
.at-blk-shp {
--at-pos: relative;
}
.at-blk-shp > :not(.at-shp):not(.at-z-idx) {
--at-z-idx: 2;
--at-pos: relative;
z-index: var(--at-z-idx, initial);
position: var(--at-pos, initial);
}
.at-shp {
--at-pos: absolute;
--at-w: 100%;
--at-l: 0;
--at-z-idx: 1;
}
.at-shp-t {
--at-t: 0;
}
.at-shp-b {
--at-b: 0;
}
.at-stky {
position: sticky !important;
top: 0 !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.at-has-abs-wrp {
position: relative;
}
.at-abs-el {
position: absolute;
top: 0;
width: 100%;
height: 100%;
bottom: 0;
}
.at-vrt {
--at-vrt-gap: var(--at-gap, 15px);
gap: var(--at-vrt-gap);
}
.at-vrt-hdr {
width: var(--at-vrt-w, 20%);
}
.at-vrt-conts {
width: calc(100% - var(--at-vrt-w, 20%) - var(--at-vrt-gap));
}