:root{--easeInSine:cubic-bezier(0.47,0,0.745,0.715);--easeOutSine:cubic-bezier(0.39,0.575,0.565,1);--easeInOutSine:cubic-bezier(0.445,0.05,0.55,0.95);--easeInQuad:cubic-bezier(0.55,0.085,0.68,0.53);--easeOutQuad:cubic-bezier(0.25,0.46,0.45,0.94);--easeInOutQuad:cubic-bezier(0.455,0.03,0.515,0.955);--easeInCubic:cubic-bezier(0.55,0.055,0.675,0.19);--easeOutCubic:cubic-bezier(0.215,0.61,0.355,1);--easeInOutCubic:cubic-bezier(0.645,0.045,0.355,1);--easeInQuart:cubic-bezier(0.895,0.03,0.685,0.22);--easeOutQuart:cubic-bezier(0.165,0.84,0.44,1);--easeInOutQuart:cubic-bezier(0.77,0,0.175,1);--easeInQuint:cubic-bezier(0.755,0.05,0.855,0.06);--easeOutQuint:cubic-bezier(0.23,1,0.32,1);--easeInOutQuint:cubic-bezier(0.86,0,0.07,1);--easeInExpo:cubic-bezier(0.95,0.05,0.795,0.035);--easeOutExpo:cubic-bezier(0.19,1,0.22,1);--easeInOutExpo:cubic-bezier(1,0,0,1);--easeInCirc:cubic-bezier(0.6,0.04,0.98,0.335);--easeOutCirc:cubic-bezier(0.075,0.82,0.165,1);--easeInOutCirc:cubic-bezier(0.785,0.135,0.15,0.86);--easeInBack:cubic-bezier(0.6,-0.28,0.735,0.045);--easeOutBack:cubic-bezier(0.175,0.885,0.32,1.275);--easeInOutBack:cubic-bezier(0.68,-0.55,0.265,1.55)}.tabs-29x__tabs-headers{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;list-style-type:none;margin:0 0 20px;padding:0}@media (min-width:768px){.tabs-29x__tabs-headers{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}}@media (min-width:1440px){.tabs-29x__tabs-headers{margin-bottom:70px}}.tabs-29x__tabs-header{margin:0 0 10px;padding:0;transition:all .3s ease-in-out}@media (min-width:768px){.tabs-29x__tabs-header{margin-left:25px;margin-right:25px;min-width:200px;text-align:center}}.tabs-29x__tabs-header button{background-color:transparent;border:0;color:#d7d7d7;display:block;font-family:var(--heading-font);font-size:17px;font-weight:700;padding:0;position:relative;text-align:center}@media (min-width:768px){.tabs-29x__tabs-header button{width:100%}}@media (min-width:1200px){.tabs-29x__tabs-header button{font-size:22px}}.tabs-29x__tabs-header button .tabs-29x__timer{border-radius:5px;height:5px;margin-top:5px;opacity:0;overflow:hidden;pointer-events:none;transition:opacity .05s ease-in-out}@media (min-width:768px){.tabs-29x__tabs-header button .tabs-29x__timer{margin-left:auto;margin-right:auto;margin-top:10px;width:70%}}@media (min-width:1200px){.tabs-29x__tabs-header button .tabs-29x__timer{margin-top:15px;width:50%}}.tabs-29x__tabs-header button span{background-color:#7ba7ff;border-radius:5px;display:block;height:5px;pointer-events:none;width:3%}.tabs-29x__tabs-header--active button{color:var(--primary)}.tabs-29x__tabs-header--active button .tabs-29x__timer{opacity:1}.tabs-29x__timer{background-color:#d7d7d7;border-radius:5px;height:5px;overflow:hidden;width:100%}.tabs-29x__content-header{margin:0 0 30px;text-align:center}@media (min-width:768px){.tabs-29x__content-header{margin-bottom:50px}}@media (min-width:1440px){.tabs-29x__content-header{margin-bottom:80px}}.tabs-29x__content-header h1,.tabs-29x__content-header h2,.tabs-29x__content-header h3,.tabs-29x__content-header h4,.tabs-29x__content-header h5,.tabs-29x__content-header h6{margin:0}.tabs-29x__tab-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden}@media (min-width:992px){.tabs-29x__tab-wrapper{margin-left:auto;margin-right:auto;max-width:960px}}@media (min-width:1200px){.tabs-29x__tab-wrapper{max-width:100%;padding-left:8%;padding-right:8%}}@media (min-width:1440px){.tabs-29x__tab-wrapper{padding-left:14%;padding-right:14%}}.tabs-29x__tab{-ms-flex-negative:0;flex-shrink:0;height:0;opacity:0;transform:scale(0);transition:transform 0s ease-in,opacity 1.5s ease-in-out;width:0}@media (min-width:768px){.tabs-29x__tab{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}.tabs-29x__tab--active{height:auto;opacity:1;transform:scale(1);width:100%}@media (min-width:768px){.tabs-29x__tab--reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tabs-29x__tab--reverse .tabs-29x__tab-text{padding-left:0;padding-right:50px}}@media (min-width:1200px){.tabs-29x__tab--reverse .tabs-29x__tab-text{padding-left:0;padding-right:80px}}@media (min-width:1440px){.tabs-29x__tab--reverse .tabs-29x__tab-text{padding-left:0;padding-right:110px}}.tabs-29x__tab-image{border-radius:10px;margin-bottom:20px;overflow:hidden}@media (min-width:768px){.tabs-29x__tab-image{margin-bottom:0;width:50%}}@media (min-width:1440px){.tabs-29x__tab-image{height:336px;width:480px}}.tabs-29x__tab-image img{display:block;width:100%}@media (min-width:768px){.tabs-29x__tab-image img{height:100%;object-fit:cover}}.tabs-29x__tab-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}@media (min-width:768px){.tabs-29x__tab-text{width:50%;-ms-flex-align:start;align-items:flex-start;padding-left:50px;text-align:left}}@media (min-width:1200px){.tabs-29x__tab-text{padding-left:80px}}@media (min-width:1440px){.tabs-29x__tab-text{padding-left:110px;width:55%}}.tabs-29x__tab-logo{margin-bottom:10px}@media (min-width:1200px){.tabs-29x__tab-logo{margin-bottom:20px}}@media (min-width:1440px){.tabs-29x__tab-logo{margin-bottom:30px}}.tabs-29x__tab-logo img{max-width:200px}.tabs-29x__tab-buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-top:20px}@media (min-width:768px){.tabs-29x__tab-buttons{-ms-flex-align:start;align-items:flex-start}}.tabs-29x__tab-buttons .aa-button{-ms-flex-item-align:center;align-self:center;margin-bottom:15px}@media (min-width:768px){.tabs-29x__tab-buttons .aa-button{-ms-flex-item-align:start;align-self:flex-start}}.tabs-29x__tab-buttons .aa-button:last-child,.tabs-29x__tab-buttons .aa-button:only-child,.tabs-29x__tab-buttons .aa-button:only-of-type{margin-bottom:0}