*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}
*:focus{box-shadow:none;outline:none}
:focus::-webkit-input-placeholder{opacity:0}
:focus::-moz-placeholder{opacity:0}
:focus:-moz-placeholder{opacity:0}
:focus:-ms-input-placeholder{opacity:0}
:disabled,.disabled{cursor:not-allowed}
::-ms-clear{display:none}
::-webkit-scrollbar{width:.625rem;background-color:var(--agds-light)}
::-webkit-scrollbar-thumb{background-color:var(--agds-color-1);border-radius:0}
::-webkit-scrollbar-thumb:hover{-webkit-transition:var(--agds-transition);transition:var(--agds-transition)}
:-webkit-autofill{-webkit-box-shadow:0 0 6.25rem #fff inset;box-shadow:0 0 6.25rem #fff inset;-webkit-text-fill-color:currentColor}
::-moz-selection{color:#fff;background-color:var(--agds-color-1)}
::selection{color:#fff;background-color:var(--agds-color-1)}
::-webkit-input-placeholder{color:inherit;opacity:1;-webkit-transition:opacity var(--agds-transition);transition:opacity var(--agds-transition)}
::-moz-placeholder{color:inherit;opacity:1;-moz-transition:opacity var(--agds-transition);transition:opacity var(--agds-transition)}
:-ms-input-placeholder{color:inherit;opacity:1;-ms-transition:opacity var(--agds-transition);transition:opacity var(--agds-transition)}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
:root{--agds-success:#198754;--agds-info:#0dcaf0;--agds-warning:#ffc107;--agds-danger:#dc3545;--agds-i-facebook:#4267B2;--agds-i-instagram:#E1306C;--agds-i-linkedin:#0072b1;--agds-i-messenger:#006AFF;--agds-i-telegram:#0088cc;--agds-i-tiktok:#ff0050;--agds-i-twitter:#1DA1F2;--agds-i-viber:#7360f2;--agds-i-whatsapp:#28D146;--agds-i-youtube:#FF0000;}
blockquote,q{quotes:none}
table{border-collapse:collapse;border-spacing:0}
th{font-weight:inherit}
audio,video,svg{display:block;max-width:100%;max-height:100%}
img{display:block;border:none;max-width:100%;height:auto}
iframe{border:none}
pre,code,kbd,samp{padding:1.25rem;background-color:#eee;font-size:inherit;color:#000}
abbr{border:none;text-decoration:none}
b,strong{font-weight:700}
i,em{font-style:italic}
dfn,address{font-style:inherit}
mark{background-color:transparent;color:inherit}
small{font-size:inherit}
sub,sup{position:relative;vertical-align:baseline;font-size:inherit;line-height:0;font-size:0.7em}
sub{bottom:-.25em}
sup{top:-.5em}
button,input,optgroup,select,textarea{padding:0;margin:0;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;font:inherit;color:inherit;letter-spacing:inherit}
button,input{overflow:visible}
button,select{text-align:left;text-transform:none}
button,[type='button'],[type='reset'],[type='submit']{cursor:pointer;-webkit-appearance:none}
textarea{resize:none;overflow-y:auto;overflow-x:hidden}
button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border:none;padding:0}
button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:none}
[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto}
[type='search']::-webkit-search-decoration{-webkit-appearance:none}
[type='search']{outline:none}
fieldset{padding:0;margin:0;border:none}
legend{display:block;padding:0;white-space:normal}
select::-ms-expand{display:none}
[hidden]{display:none}
html,body{font-family:var(--agds-font-primary),sans-serif;font-size:var(--agds-body-font-size);line-height:var(--agds-body-line-height);font-weight:var(--agds-body-font-weight);text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-variant-numeric:lining-nums;min-width:20em;position:relative;scroll-behavior:smooth;height:100%;}
html{overflow-x:hidden}
body._lock{overflow:hidden!important;-ms-touch-action:none!important;touch-action:none!important}
a{display:inline-block;color:inherit;text-decoration:none;outline:0;background-color:transparent;-webkit-transition:var(--agds-transition);-o-transition:var(--agds-transition);transition:var(--agds-transition)}
a:hover,a:focus,a:active{text-decoration:none}
a:not(.btn):hover{color:var(--agds-color-2)}
ol,ul{padding:0;margin:0;list-style:none}
h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:1rem;font-weight:800;line-height:1.2}
h1,.h1{font-size:110px;font-weight:800}
h2,.h2{font-size:80px;font-weight:700}
h3,.h3{font-size:46px;font-weight:700}
h4,.h4{font-size:32px;font-weight:600}
h5,.h5{font-size:24px;font-weight:600}
h6,.h6{font-size:20px;font-weight:600}
p{margin:0}
.p-rel{position:relative;z-index:1}
.d-block{display:block}
.d-ib{display:inline-block}
.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.d-none{display:none}
.main-wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}
.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.container{width:100%;padding-right:var(--agds-gutter-x-md);padding-left:var(--agds-gutter-x-md);margin-right:auto;margin-left:auto}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(var(--agds-gutter-x-md) * -1);margin-left:calc(var(--agds-gutter-x-md) * -1)}
.row-md{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(var(--agds-gutter-x-sm) * -1);margin-left:calc(var(--agds-gutter-x-sm) * -1)}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:var(--agds-gutter-x-md);padding-left:var(--agds-gutter-x-md)}
.row-md>*{flex-shrink:0;width:100%;max-width:100%;padding-right:var(--agds-gutter-x-sm);padding-left:var(--agds-gutter-x-sm)}
.section-title-wrap{margin-bottom:3.75rem}
.section-title{margin:0}
.text-white{color:var(--agds-white)}
.text-dark{color:var(--agds-dark)}
.bg-backdrop{position:relative}
.bg-backdrop::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--agds-black-rgb),80%);z-index:1}
.preloader{position:fixed;left:0;top:0;height:100vh;width:100vw;background-color:rgba(var(--agds-black-rgb),70%);z-index:9999;display:none}
.preloader span{width:3.125rem;height:3.125rem;background-color:transparent;border-radius:100%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;overflow:hidden}
.preloader span::after{content:'';margin:auto;border:.625rem solid var(--agds-color-1);border-top-color:var(--agds-color-2);border-radius:100%;position:absolute;left:0;right:0;top:0;bottom:0;animation:preloader 1.5s ease infinite}
@keyframes preloader{to{transform:rotate(360deg)}}
.fancybox__backdrop,.main-overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgb(var(--agds-black-rgb),70%);opacity:0;visibility:hidden;pointer-events:none;transition:var(--agds-transition);backdrop-filter:blur(.1875rem);z-index:9}
html.with-fancybox .fancybox__backdrop{opacity:1;visibility:visible;pointer-events:all}
.backtotop{position:fixed;right:calc(1rem + 2vw);bottom:calc(1rem + 2vw);width:2.8rem;height:2.8rem;border-radius:.3125rem;cursor:pointer;border:none;pointer-events:none;background-color:var(--agds-dark);transform:translateX(7rem);transition:transform .8s cubic-bezier(.88,-.36,.16,1.72),box-shadow var(--agds-transition);box-shadow:0 0 1.5625rem 0 rgba(var(--agds-black-rgb),20%);z-index:998}
.backtotop._show{opacity:.8;pointer-events:auto;transform:translateX(0)}
.backtotop svg{width:1.25rem;margin-bottom:.125rem;fill:var(--agds-white);transition:var(--agds-transition)}
.backtotop:hover{opacity:1;background:var(--agds-color-2);box-shadow:0 .125rem .25rem 0 rgba(var(--agds-black-rgb),50%)}
.backtotop:hover svg{transform:translateY(-0.125rem)}
.content>:first-child{margin-top:0}
.content>:last-child{margin-bottom:0}
.content h2,.content h3,.content h4,.content h5,.content h6{margin:1.875rem 0 .75rem}
.content p{margin-bottom:1rem}
.content-btn-wrap>.btn{margin-top:1.875rem}
.content-btn-wrap>.btn:not(:last-of-type){margin-right:1.25rem}
.content ul,.content ol{list-style:initial;margin-bottom:1rem;padding-left:1.25rem}
.content ol{list-style-type:decimal}
.content ul li{margin-bottom:10px}
.content ol li::marker,.content ul li::marker{color:var(--agds-color-2)}
.content .has-text-align-center .content-btn-wrap{text-align:center}
.content .has-text-align-right .content-btn-wrap{text-align:right}
._hide{opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}
._show{opacity:1!important;visibility:visible!important;pointer-events:all!important}
._animate{-webkit-transition:var(--agds-transition);-o-transition:var(--agds-transition);transition:var(--agds-transition)}
._ibg-cover,._ibg-contain{display:block;overflow:hidden}
._ibg-cover img,._ibg-contain img{height:100%;width:100%}
._ibg-cover img{-o-object-fit:cover;object-fit:cover}
._ibg-contain img{-o-object-fit:contain;object-fit:contain}
._noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
._h100{height:100%}
._h-auto{height:auto}
._w100{width:100%}
._w-auto{width:auto}
._over-hidd{overflow:hidden}
.padd-y-xl{padding-top:calc(2.2rem + 3.3vw);padding-bottom:calc(2.2rem + 3.3vw)}
.padd-y-md{padding-top:calc(1.85rem + 2.2vw);padding-bottom:calc(1.85rem + 2.2vw)}
.padd-y-sm{padding-top:calc(1.5rem + 1.5vw);padding-bottom:calc(1.5rem + 1.5vw)}
.padd-t-xl{padding-top:calc(2.2rem + 3.3vw)}
.padd-b-xl{padding-bottom:calc(2.2rem + 3.3vw)}
.padd-t-md{padding-top:calc(1.85rem + 2.2vw)}
.padd-b-md{padding-bottom:calc(1.85rem + 2.2vw)}
.padd-t-sm{padding-top:calc(1.5rem + 1.5vw)}
.padd-b-sm{padding-bottom:calc(1.5rem + 1.5vw)}
.padd-t-0{padding-top:0}
.padd-b-0{padding-bottom:0}
.marg-y-xl{margin-top:calc(2.2rem + 3.3vw);margin-bottom:calc(2.2rem + 3.3vw)}
.marg-y-md{margin-top:calc(1.85rem + 2.2vw);margin-bottom:calc(1.85rem + 2.2vw)}
.marg-y-sm{margin-top:calc(1.5rem + 1.5vw);margin-bottom:calc(1.5rem + 1.5vw)}
.marg-t-xl{margin-top:calc(2.2rem + 3.3vw)}
.marg-b-xl{margin-bottom:calc(2.2rem + 3.3vw)}
.marg-t-md{margin-top:calc(1.85rem + 2.2vw)}
.marg-b-md{margin-bottom:calc(1.85rem + 2.2vw)}
.marg-t-sm{margin-top:calc(1.5rem + 1.5vw)}
.marg-b-sm{margin-bottom:calc(1.5rem + 1.5vw)}
.marg-t-0{margin-top:0}
.marg-b-0{margin-bottom:0}
.bg-fixed{background-repeat:no-repeat;background-size:cover;width:100%;background-position:center;background-attachment:fixed}
.safari .bg-fixed{background-attachment:scroll}
.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.flex-row-rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.flex-col-rev{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.flex-1{flex:1 1 0%}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}
.col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}
.col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}
.col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}
.col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}
.col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}
.col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}
.col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}
.col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}
.col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}
.col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}
.col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}
.col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}
.col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}
.offset-0{margin-left:0}
.offset-1{margin-left:8.3333333333%}
.offset-2{margin-left:16.6666666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.3333333333%}
.offset-5{margin-left:41.6666666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.3333333333%}
.offset-8{margin-left:66.6666666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.3333333333%}
.offset-11{margin-left:91.6666666667%}
.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}
.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}
.text-center{text-align:center!important}
.text-right{text-align:right!important}
.text-left{text-align:left!important}
.text-init{text-transform:initial!important}
.text-upper{text-transform:uppercase!important}
.marg-x-auto{margin-left:auto;margin-right:auto;}
.marg-0{margin:0}
/* 576px */
@media(min-width:36em){
.d-sm-block{display:block}
.d-sm-ib{display:inline-block}
.d-sm-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.d-sm-none{display:none}
.flex-sm-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.flex-sm-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.flex-sm-row-rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.flex-sm-col-rev{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.flex-sm-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}
.col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}
.col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}
.col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}
.col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}
.col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}
.col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}
.col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}
.col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}
.col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}
.col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}
.col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}
.col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}
.col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.3333333333%}
.offset-sm-2{margin-left:16.6666666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.3333333333%}
.offset-sm-5{margin-left:41.6666666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.3333333333%}
.offset-sm-8{margin-left:66.6666666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.3333333333%}
.offset-sm-11{margin-left:91.6666666667%}
.justify-sm-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-sm-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-sm-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-sm-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-sm-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.justify-sm-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}
.align-sm-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-sm-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-sm-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-sm-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-sm-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-sm-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-sm-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-sm-content-center{-ms-flex-line-pack:center!important;align-content:center!important}
.align-sm-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-sm-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-sm-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-sm-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}
.align-sm-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-sm-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-sm-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.align-sm-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-sm-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}
.text-sm-center{text-align:center!important}
.text-sm-right{text-align:right!important}
.text-sm-left{text-align:left!important}
.text-sm-init{text-transform:initial!important}
.text-sm-upper{text-transform:uppercase!important}
.marg-sm-x-auto{margin-left:auto;margin-right:auto;}
.marg-sm-0{margin:0}
}
/* 768px */
@media(min-width:48em){
.d-md-block{display:block}
.d-md-ib{display:inline-block}
.d-md-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.d-md-none{display:none}
.flex-md-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.flex-md-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.flex-md-row-rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.flex-md-col-rev{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.flex-md-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}
.col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}
.col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}
.col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}
.col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}
.col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}
.col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}
.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}
.col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}
.col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}
.col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}
.col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}
.col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}
.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.3333333333%}
.offset-md-2{margin-left:16.6666666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.3333333333%}
.offset-md-5{margin-left:41.6666666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.3333333333%}
.offset-md-8{margin-left:66.6666666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.3333333333%}
.offset-md-11{margin-left:91.6666666667%}
.justify-md-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-md-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-md-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-md-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-md-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.justify-md-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}
.align-md-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-md-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-md-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-md-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-md-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-md-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-md-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-md-content-center{-ms-flex-line-pack:center!important;align-content:center!important}
.align-md-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-md-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-md-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-md-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}
.align-md-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-md-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-md-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.align-md-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-md-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}
.text-md-center{text-align:center!important}
.text-md-right{text-align:right!important}
.text-md-left{text-align:left!important}
.text-md-init{text-transform:initial!important}
.text-md-upper{text-transform:uppercase!important}
.marg-md-x-auto{margin-left:auto;margin-right:auto;}
.marg-md-0{margin:0}
}
/* 992px */
@media(min-width:62em){
html._lock body,html._lock .header{padding-right:.625rem}html.with-fancybox body.hide-scrollbar .header{right: var(--fancybox-scrollbar-compensate, 0)}
.d-lg-block{display:block}
.d-lg-ib{display:inline-block}
.d-lg-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.d-lg-none{display:none}
.flex-lg-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.flex-lg-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.flex-lg-row-rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.flex-lg-col-rev{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.flex-lg-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}
.col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}
.col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}
.col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}
.col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}
.col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}
.col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}
.col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}
.col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}
.col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}
.col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}
.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}
.col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}
.col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.3333333333%}
.offset-lg-2{margin-left:16.6666666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.3333333333%}
.offset-lg-5{margin-left:41.6666666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.3333333333%}
.offset-lg-8{margin-left:66.6666666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.3333333333%}
.offset-lg-11{margin-left:91.6666666667%}
.justify-lg-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-lg-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-lg-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-lg-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-lg-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.justify-lg-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}
.align-lg-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-lg-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-lg-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-lg-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-lg-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-lg-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-lg-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-lg-content-center{-ms-flex-line-pack:center!important;align-content:center!important}
.align-lg-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-lg-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-lg-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-lg-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}
.align-lg-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-lg-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-lg-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.align-lg-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-lg-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}
.text-lg-center{text-align:center!important}
.text-lg-right{text-align:right!important}
.text-lg-left{text-align:left!important}
.text-lg-init{text-transform:initial!important}
.text-lg-upper{text-transform:uppercase!important}
.marg-lg-x-auto{margin-left:auto;margin-right:auto;}
.marg-lg-0{margin:0}
}
/* 1200px */
@media(min-width:75em){
.d-xl-block{display:block}
.d-xl-ib{display:inline-block}
.d-xl-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.d-xl-none{display:none}
.flex-xl-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.flex-xl-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.flex-xl-row-rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.flex-xl-col-rev{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.flex-xl-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}
.col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}
.col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}
.col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}
.col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}
.col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}
.col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}
.col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}
.col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}
.col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}
.col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}
.col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}
.col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}
.col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.3333333333%}
.offset-xl-2{margin-left:16.6666666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.3333333333%}
.offset-xl-5{margin-left:41.6666666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.3333333333%}
.offset-xl-8{margin-left:66.6666666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.3333333333%}
.offset-xl-11{margin-left:91.6666666667%}
.justify-xl-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-xl-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-xl-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-xl-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-xl-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.justify-xl-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}
.align-xl-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-xl-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-xl-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-xl-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-xl-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-xl-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-xl-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-xl-content-center{-ms-flex-line-pack:center!important;align-content:center!important}
.align-xl-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-xl-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-xl-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-xl-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}
.align-xl-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-xl-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-xl-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.align-xl-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-xl-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}
.text-xl-center{text-align:center!important}
.text-xl-right{text-align:right!important}
.text-xl-left{text-align:left!important}
.text-xl-init{text-transform:initial!important}
.text-xl-upper{text-transform:uppercase!important}
.marg-xl-x-auto{margin-left:auto;margin-right:auto;}
.marg-xl-0{margin:0}
}
/* 1400px */
@media(min-width:84.375em){
.container{max-width:calc(var(--agds-container) + var(--agds-gutter-x))}
.container-md{max-width:calc(1140px + var(--agds-gutter-x))}
.d-xxl-block{display:block}
.d-xxl-ib{display:inline-block}
.d-xxl-flex{display:-webkit-box;display:-ms-flexbox;display:flex;}
.d-xxl-none{display:none}
.flex-xxl-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.flex-xxl-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.flex-xxl-row-rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.flex-xxl-col-rev{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.flex-xxl-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}
.col-xxl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}
.col-xxl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}
.col-xxl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}
.col-xxl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}
.col-xxl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}
.col-xxl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}
.col-xxl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}
.col-xxl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}
.col-xxl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}
.col-xxl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}
.col-xxl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}
.col-xxl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}
.col-xxl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}
.offset-xxl-0{margin-left:0}
.offset-xxl-1{margin-left:8.3333333333%}
.offset-xxl-2{margin-left:16.6666666667%}
.offset-xxl-3{margin-left:25%}
.offset-xxl-4{margin-left:33.3333333333%}
.offset-xxl-5{margin-left:41.6666666667%}
.offset-xxl-6{margin-left:50%}
.offset-xxl-7{margin-left:58.3333333333%}
.offset-xxl-8{margin-left:66.6666666667%}
.offset-xxl-9{margin-left:75%}
.offset-xxl-10{margin-left:83.3333333333%}
.offset-xxl-11{margin-left:91.6666666667%}
.justify-xxl-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-xxl-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-xxl-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.justify-xxl-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-xxl-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.justify-xxl-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}
.align-xxl-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}
.align-xxl-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}
.align-xxl-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}
.align-xxl-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}
.align-xxl-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}
.align-xxl-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-xxl-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-xxl-content-center{-ms-flex-line-pack:center!important;align-content:center!important}
.align-xxl-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-xxl-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-xxl-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-xxl-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}
.align-xxl-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-xxl-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-xxl-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.align-xxl-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-xxl-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}
.text-xxl-center{text-align:center!important}
.text-xxl-right{text-align:right!important}
.text-xxl-left{text-align:left!important}
.text-xxl-init{text-transform:initial!important}
.text-xxl-upper{text-transform:uppercase!important}
.marg-xxl-x-auto{margin-left:auto;margin-right:auto;}
.marg-xxl-0{margin:0}
}
@media screen and (max-width:61.9375em){
	body{font-size:14px}
	h1,.h1{font-size:60px}
	h2,.h2{font-size:46px;font-weight:800}
	h3,.h3{font-size:32px}
	h4,.h4{font-size:22px}
	h5,.h5{font-size:16px}
	h6,.h6{font-size:16px}
	.section-title-wrap{margin-bottom:40px}
}
@media screen and (max-width:47.93em){
	body{font-weight:500}
	h1,.h1{font-size:36px}
	h2,.h2{font-size:32px}
	h3,.h3{font-size:24px}
	h4,.h4{font-size:20px}
	h5,.h5{font-size:16px}
	h6,.h6{font-size:16px}
	.section-title-wrap{margin-bottom:30px}
	.content-btn-wrap{margin-top:1rem}
	.content-btn-wrap>.btn{margin-top:1rem;width:100%}
	.content-btn-wrap>.btn:not(:last-of-type){margin-right:0}
}