@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-ms-keyframes fadeOut{0%{opacity:1}to{opacity:0}}*,a,abbr,acronym,address,applet,article,aside,audio,b,big,body,canvas,caption,center,cite,code,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,i,iframe,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,pre,q,ruby,s,samp,section,small,span,strike,summary,table,tbody,tfoot,thead,time,tr,tt,u,ul,var,video{font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5}blockquote,img,p{font-weight:400}img,p{font-family:"Roboto",sans-serif}strong{line-height:1.5}html{scroll-behavior:smooth;background:#fff}img::after{content:"";background-color:var(--borders-box-default);display:block;position:absolute;top:0;left:0;width:100%;height:100%}img{position:relative;display:inline-block;font-size:0;line-height:0;width:auto;height:auto;max-width:100%;max-height:100%;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}:root{--white:#ffffff;--primary-hover:#F2731D;--black:#000000;--black-background:#000;--black-background-shade:rgba(34, 39, 40, 0.30);--background-blue:#429EE2;--primary:#EB5D14;--secondary:#000000;--secondary-hover:#3D3D3D;--dark-background:#171717;--grey:#E7E7E7;--color-grey-dark-5:#E3E2DE;--dark-grey:#020608;--wrong:#E04732;--grapefruit:#CF3D16;--bg-light:#F4F7F8;--borders-box-default:#D3D5D0;--color-grey-dark-1:#F0EFEB;--surfaces-bg-blue:#0077B5;--surfaces--bg-dark100:#212020;--surfaces--bg-dark75:#272727;--cta-tag-selected:#212020;--cta-tag-hover:#E8E6E6;--text-text-primary:#000000;--text-text-secondary:#454545;--text-secondary:#7F8388;--text-headline:#020608;--text-text-tetriary:#888888;--text-text-on-dark:#D1D1D1;--form-elements-input-dark-bg:#3F3E3E;--form-elements-input-dark-bg-hover:#5d5c5c;--form-elements-input-dark-placeholder:#585858;--white-transparent:rgba(255, 255, 255, 0.7);--dirty-white:#F4F5F7;--dark-background-shade:rgba(34, 39, 40, 0.30);--grey-border:#D1D1D1;--grey-dark:#F0EFEB;--dark-10:#EBEBEB;--cta-tag:#F7F7F7;--surfaces--bg-light:#F6F6F6;--card-border-dark:#4F4F4F}.content_box a:not(.button)::before,.item_list_type_9 .text_container .inner_text_container:not(.text_in_image) a:not(.button)::before{content:"";position:absolute;bottom:0;right:0;width:0;height:2px;background-color:var(--primary);transition:width .6s cubic-bezier(.25,1,.5,1)}.content_box :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(strong):not(em):not(blockquote):not(blockquote *):not(.button):not(highlight):not(.text_subtitle):not(sup):not(sub){font-family:"Roboto",sans-serif}li:not([id^=menu-item],.widget-container,.post-categories li,.widget-container li,.category-item),ul:not([id^=menu-footer],[class=post-categories],.widget-area ul,.category_container ul){list-style-position:outside}li::marker{color:var(--black)}#wrapper{overflow:hidden}.content-wrap{width:1180px;max-width:90%;margin:0 auto}.content_box a:not(.button){text-decoration:none;color:var(--primary);position:relative}.button{position:relative;display:inline-flex;flex-flow:row wrap;align-items:center;justify-content:center;text-align:center;text-decoration:none;text-transform:uppercase;font-size:14px;line-height:1;transition:.3s}.button_primary{color:var(--white);background-color:var(--primary);border:2px solid transparent;border-radius:4px}.button_primary:hover{background-color:var(--primary-hover);border:2px solid var(--primary-hover)}.button_primary_bordered{color:var(--primary);background-color:var(--white);border:2px solid var(--primary)}.button_primary_bordered:hover,.button_secondary{background-color:var(--primary);color:var(--white)}.button_secondary{background-color:var(--black);border-radius:4px}.button_secondary:hover,.button_secondary_hover:hover{color:var(--white);background-color:var(--secondary-hover)}.button_secondary.no-hover:hover{color:var(--white);background-color:var(--secondary);border:2px solid transparent}.cta-tag{color:var(--text-text-primary);background-color:var(--cta-tag);border:1px solid var(--cta-tag);padding:6px 16px;font-family:"Teko-Bold",sans-serif}.cta-tag:hover{background-color:var(--cta-tag-hover);border:1px solid var(--cta-tag-hover)}.cta-tag.button_s{padding:6px 12px}.cta-tag_ghost{color:var(--white);background-color:var(--cta-tag-selected);border:1px solid var(--cta-tag-selected)}.button_ghost{color:#f2731d;background-color:var(--primary)}.button_ghost:hover{color:#f2731d;background-color:var(--white)}.button_secondary_ghost,.button_secondary_ghost:hover{color:#b0b0b0;background-color:var(--white);border:2px solid #b0b0b0;border-radius:4px}.button_secondary_ghost:hover{color:#3d3d3d;border:2px solid #3d3d3d}.button_ghost:hover svg path{fill:var(--primary)}.button_black{color:var(--white);background-color:var(--black);border:2px solid transparent}.button_black:hover{color:var(--black);background-color:var(--white);border-color:var(--black)}.button_dark_bgc{color:var(--white);background-color:var(--dark-background);border:2px solid var(--dark-background)}.button_black.border-radius{border-radius:8px}.button_black_ghost{border:2px solid var(--black)}.button_black_ghost,.button_white{color:var(--black);background-color:var(--white)}.button_bordered_black,.button_secondary_bordered{border:2px solid var(--black)}.button_secondary_bordered{color:var(--black);background-color:var(--white)}.button_black_ghost:hover,.button_ghost.button.no-border:hover,.button_secondary_bordered:hover,.button_white:hover{background-color:var(--black);color:var(--white)}.no-radius{border-radius:0}.button_bordered_black:hover{border:2px solid var(--white)}.button.no-border{border:0}input[type=submit].button_rounded{border-radius:16px}.button_l,.button_m,.button_s{font-family:"Roboto-Bold",sans-serif;font-size:18px;line-height:24px;padding:12px 24px;text-transform:uppercase}.button_m,.button_s{font-size:14px;line-height:16px;padding:8px 20px}.button_s{font-size:12px;line-height:14px;padding:6px 16px}.button_l_font,.button_m_font,.button_s_font{font-family:"Roboto-Bold",sans-serif;font-size:18px;line-height:24px}.button_m_font,.button_s_font{font-size:14px;line-height:16px}.button_s_font{font-size:12px;line-height:14px}.button_with_icon svg path{transition:fill .3s}.button_with_icon.button_secondary:hover svg path{fill:var(--secondary)}.button_with_icon_m{padding-left:10px}.button_with_icon_m img,.button_with_icon_m svg{margin-right:10px}.button_with_icon_s{padding-left:7px;padding-right:13px}.icon_button_m{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.icon_button_m i{font-size:20px}.color-black{color:var(--black)}.background-color-white{background-color:var(--white)}.caption-style-text,.wp-caption{font-family:"Teko-Bold",sans-serif;font-size:12px;line-height:20px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--black)}.h1,.h1 highlight,.h2,.h2 highlight,.h3,.h3 highlight,.h4,.h4 highlight,.h5,.h5 highlight,.h6,.h6 highlight,h1,h1 highlight,h2,h2 highlight,h3,h3 highlight,h4,h4 highlight,h5,h5 highlight,h6,h6 highlight{font-family:"Teko-Bold",sans-serif;font-weight:400}.display{font-size:56px;line-height:1.25}h1,h1 highlight{font-size:42px;line-height:1.2}h2,h2 highlight{font-size:32px;line-height:1.2}h3,h3 highlight,h4,h4 highlight{font-size:24px;line-height:1.25}h4,h4 highlight{font-size:20px}.body_l,h5,h5 highlight,h6,h6 highlight{font-size:18px;line-height:1.25}h6,h6 highlight{font-size:16px}.body_l{line-height:1.4}.body_m,.body_s,p{font-size:16px;line-height:1.4}.body_s{font-size:12px}blockquote,blockquote *,blockquote highlight{font-size:16px;line-height:24px;font-family:"Roboto",sans-serif}.content_box .h2,.content_box .h3,.content_box .h4,.content_box .h5,.content_box .h6,.content_box h1,.content_box h2,.content_box h3,.content_box h4,.content_box h5,.content_box h6,.h1{margin:30px 0 0}.content_box .h2+.h3,.content_box .h2+.h4,.content_box .h2+h3,.content_box .h2+h4,.content_box .h3+.h3,.content_box .h3+.h4,.content_box .h3+h3,.content_box .h3+h4,.content_box h2+.h3,.content_box h2+.h4,.content_box h2+h3,.content_box h2+h4,.content_box h3+.h3,.content_box h3+.h4,.content_box h3+h3,.content_box h3+h4{margin-top:15px!important}.content_box>h1:first-child:first-of-type,.content_box>h2:first-child:first-of-type,.content_box>h3:first-child:first-of-type,.content_box>h4:first-child:first-of-type,.content_box>h5:first-child:first-of-type,.content_box>h6:first-child:first-of-type{margin-top:0!important}.content_box .h2,.content_box .h3,.content_box .h4,.content_box h2,.content_box h3,.content_box h4{margin-bottom:10px!important}strong{font-family:"Roboto-Bold",sans-serif;font-weight:700}.content_box p,.content_box ul{margin-bottom:1em}.content_box p:has(+ul){margin-bottom:0}.content_box em{font-family:"Roboto",sans-serif;font-style:italic}blockquote{background:var(--dark-background);color:var(--white);padding:20px;margin:1em 0 2em}.content_box p:last-of-type,blockquote:last-child{margin-bottom:0}.content_box ol,.content_box ul{list-style:disc;padding-inline-start:30px}.content_box ul li{font-size:15px;line-height:1.2;padding:8px 0 0}.content_box ol{list-style:decimal}.content_box ol li{font-size:16px}ul.heateor_ss_follow_ul li.theChampSharingRound,ul.the_champ_sharing_ul li.theChampSharingRound{margin-right:20px}img.aligncenter{margin-left:auto}img.aligncenter,img.alignleft{display:flex;margin-right:auto}img.alignright{display:flex;margin-left:auto}figure.aligncenter{display:flex;flex-flow:column wrap;align-items:center}figure.alignleft,figure.alignright{display:flex;flex-flow:column wrap;align-items:flex-start}figure.alignright{align-items:flex-end}.transparent_border{border-color:transparent}.no-border-radius{border-radius:0}aside#sidebar{padding:40px 0}.post-content .content-wrap,iframe{max-width:100%}iframe{max-height:100%}.highlight,highlight{color:var(--primary);display:inline-block}.bold{font-weight:700}.text-uppercase,.text_subtitle{text-transform:uppercase}.text_subtitle{font-family:"Teko-Bold",sans-serif;color:var(--primary)}.text-inherit{text-transform:inherit}.wp-caption{max-width:100%}.wp-caption-text{color:var(--black);width:100%;max-width:730px;margin-left:auto}.wp-caption p:empty{display:none}.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.alignright{float:right}.alignleft{float:left}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-5_12,.col-6,.col-7,.col-7_12,.col-8,.col-9{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-auto{position:relative;padding-right:15px;padding-left:15px}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-5_12,.col-lg-6,.col-lg-7,.col-lg-7_12,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-5_12,.col-md-6,.col-md-7,.col-md-7_12,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-5_12,.col-sm-6,.col-sm-7,.col-sm-7_12,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-5_12,.col-xl-6,.col-xl-7,.col-xl-7_12,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.d-none{display:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-5_12{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-7_12{-ms-flex:0 0 14.285714%;flex:0 0 14.285714%;max-width:14.285714%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-1{order:1;-ms-flex-order:1}.order-2{order:2;-ms-flex-order:2}.order-3{order:3;-ms-flex-order:3}.order-4{order:4;-ms-flex-order:4}.order-5{order:5;-ms-flex-order:5}.px-0{padding-left:0;padding-right:0}@media (hover:hover) and (pointer:fine){.content_box a:hover::before,.item_list_type_9 .text_container .inner_text_container a:hover::before{left:0;right:auto;width:100%}}@media (min-width:576px){.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.order-sm-1{order:1}.order-sm-2{order:2}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-5_12{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-7_12{-ms-flex:0 0 14.285714%;flex:0 0 14.285714%;max-width:14.285714%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.button_l-sm{font-family:"Teko-Bold",sans-serif;padding:10px 18px;text-transform:uppercase}.button_l-sm,.button_l_font-sm{font-size:20px;line-height:24px}.button_m_font-sm{font-size:16px;line-height:24px}.button_s_font-sm{font-size:12px;line-height:16px}}@media (min-width:768px){.d-md-block{display:block!important}.order-md-1{order:1}.order-md-2{order:2}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-5_12{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-7_12{-ms-flex:0 0 14.285714%;flex:0 0 14.285714%;max-width:14.285714%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}h1,h1 highlight{font-size:42px;line-height:1.25}h2,h2 highlight,h3,h3 highlight{font-size:32px;line-height:1.25}h3,h3 highlight{font-size:24px}h4,h4 highlight,h5,h5 highlight{font-size:22px;line-height:1.25}h5,h5 highlight{font-size:20px}.body_l,h6,h6 highlight{font-size:18px;line-height:1.25}.body_l{line-height:1.4}.body_m,.body_s,p{font-size:16px;line-height:1.4}.body_s{font-size:14px}.button_l_font-md{font-size:20px;line-height:24px}.button_m_font-md{font-size:16px;line-height:24px}.button_s_font-md{font-size:12px;line-height:16px}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-5_12{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-7_12{-ms-flex:0 0 14.285714%;flex:0 0 14.285714%;max-width:14.285714%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.button_l_font-lg{font-size:20px;line-height:24px}.button_m_font-lg{font-size:16px;line-height:24px}.button_s_font-lg{font-size:12px;line-height:16px}}@media (min-width:1200px){.d-xl-block{display:block}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-5_12{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-7_12{-ms-flex:0 0 14.285714%;flex:0 0 14.285714%;max-width:14.285714%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.display-xl{font-size:60px;line-height:75px}.button_l_font-xl{font-size:20px;line-height:24px}.button_m_font-xl{font-size:16px;line-height:24px}.button_s_font-xl{font-size:12px;line-height:16px}}@media (max-width:1200px){.display-xl{font-size:52px;line-height:65px}}.fade-in{animation:fadeIn cubic-bezier(.43,.07,.45,.88) 310ms;-webkit-animation:fadeIn cubic-bezier(.43,.07,.45,.88) 310ms;-moz-animation:fadeIn cubic-bezier(.43,.07,.45,.88) 310ms;-o-animation:fadeIn cubic-bezier(.43,.07,.45,.88) 310ms;-ms-animation:fadeIn cubic-bezier(.43,.07,.45,.88) 310ms}.fade-out{animation:fadeOut cubic-bezier(.43,.07,.45,.88) 310ms;-webkit-animation:fadeOut cubic-bezier(.43,.07,.45,.88) 310ms;-moz-animation:fadeOut cubic-bezier(.43,.07,.45,.88) 310ms;-o-animation:fadeOut cubic-bezier(.43,.07,.45,.88) 310ms;-ms-animation:fadeOut cubic-bezier(.43,.07,.45,.88) 310ms}
/*# sourceMappingURL=style.css.map */