.overflow-hidden{overflow:hidden;display:inline-block;vertical-align:bottom}
.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
:root{--color1:#041937;--color2:#00b5ad;--color3:#d12d2e;--color4:#0075ff;--color5:#e2e4dd;--color6:#00fffe;--t1:#0075ff;--t1v2:#80bbff;--t2:#00b5ad;--t2v2:#57d5cf;--t3:#080036;--color-white:#f3f7fb;--color-yellow:#f37125;--color-red:#e80000;--color-black:black;--color1-txt-box:#28251e;--color2-txt-box:white;--color3-txt-box:white;--color-in-main-box:white}
.color-white{color:#fff}
.color-yellow{color:#ffff01 !important}
.color-black{color:#28251e}
.color-gold{color:#dbbe7a}
.color1{color:var(--color1) !important}
.color2{color:var(--color2) !important}
.color3{color:var(--color3) !important}
.color3 p{color:var(--color3) !important}
.color4{color:var(--color4) !important}
.color5{color:var(--color5) !important}
.color6{color:var(--color6) !important}
.vertical-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.align-start{-ms-flex-item-align:start;align-self:flex-start}
.align-end{-ms-flex-item-align:end;align-self:flex-end}
.align-center{-ms-flex-item-align:center;align-self:center}
.align-baseline{-ms-flex-item-align:baseline;align-self:baseline}
.align-stretch{-ms-flex-item-align:stretch;align-self:stretch}
.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.align-content-center{-ms-flex-line-pack:center;align-content:center}
.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.col-xs{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding:14px}
.col-xs-1{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:14px}
.col-xs-offset-1{margin-left:8.3333333333%}
.col-xs-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:14px}
.col-xs-offset-2{margin-left:16.6666666667%}
.col-xs-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:14px}
.col-xs-offset-3{margin-left:25%}
.col-xs-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:14px}
.col-xs-offset-4{margin-left:33.3333333333%}
.col-xs-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:14px}
.col-xs-offset-5{margin-left:41.6666666667%}
.col-xs-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:14px}
.col-xs-offset-6{margin-left:50%}
.col-xs-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:14px}
.col-xs-offset-7{margin-left:58.3333333333%}
.col-xs-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:14px}
.col-xs-offset-8{margin-left:66.6666666667%}
.col-xs-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:14px}
.col-xs-offset-9{margin-left:75%}
.col-xs-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:14px}
.col-xs-offset-10{margin-left:83.3333333333%}
.col-xs-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:14px}
.col-xs-offset-11{margin-left:91.6666666667%}
.col-xs-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:14px}
.col-xs-offset-12{margin-left:100%}
.row.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.row.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.row.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.row.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.row.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.row.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.row.around-xs{-ms-flex-pack:distribute;justify-content:space-around}
.row.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.col-gutter-lr{padding:0 14px}
.col-no-gutter{padding:0}
.mt-0{margin-top:0 !important}
.mb-0{margin-bottom:0 !important}
.my-0{margin-top:0 !important;margin-bottom:0 !important}
.mx-0{margin-left:0 !important;margin-right:0 !important}
.p-0{padding:0 !important}
.pt-0{padding-top:0 !important}
.pb-0{padding-bottom:0 !important}
.py-0{padding-top:0 !important;padding-bottom:0 !important}
.px-0{padding-left:0 !important;padding-right:0 !important}
.mt-1{margin-top:.5rem !important}
.mb-1{margin-bottom:.5rem !important}
.my-1{margin-top:.5rem !important;margin-bottom:.5rem !important}
.mx-1{margin-left:.5rem !important;margin-right:.5rem !important}
.p-1{padding:.5rem !important}
.pt-1{padding-top:.5rem !important}
.pb-1{padding-bottom:.5rem !important}
.py-1{padding-top:.5rem !important;padding-bottom:.5rem !important}
.px-1{padding-left:.5rem !important;padding-right:.5rem !important}
.mt-2{margin-top:1rem !important}
.mb-2{margin-bottom:1rem !important}
.my-2{margin-top:1rem !important;margin-bottom:1rem !important}
.mx-2{margin-left:1rem !important;margin-right:1rem !important}
.p-2{padding:1rem !important}
.pt-2{padding-top:1rem !important}
.pb-2{padding-bottom:1rem !important}
.py-2{padding-top:1rem !important;padding-bottom:1rem !important}
.px-2{padding-left:1rem !important;padding-right:1rem !important}
.mt-3{margin-top:1.5rem !important}
.mb-3{margin-bottom:1.5rem !important}
.my-3{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.mx-3{margin-left:1.5rem !important;margin-right:1.5rem !important}
.p-3{padding:1.5rem !important}
.pt-3{padding-top:1.5rem !important}
.pb-3{padding-bottom:1.5rem !important}
.py-3{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.px-3{padding-left:1.5rem !important;padding-right:1.5rem !important}
.mt-4{margin-top:2rem !important}
.mb-4{margin-bottom:2rem !important}
.my-4{margin-top:2rem !important;margin-bottom:2rem !important}
.mx-4{margin-left:2rem !important;margin-right:2rem !important}
.p-4{padding:2rem !important}
.pt-4{padding-top:2rem !important}
.pb-4{padding-bottom:2rem !important}
.py-4{padding-top:2rem !important;padding-bottom:2rem !important}
.px-4{padding-left:2rem !important;padding-right:2rem !important}
.mt-5{margin-top:2.5rem !important}
.mb-5{margin-bottom:2.5rem !important}
.my-5{margin-top:2.5rem !important;margin-bottom:2.5rem !important}
.mx-5{margin-left:2.5rem !important;margin-right:2.5rem !important}
.p-5{padding:2.5rem !important}
.pt-5{padding-top:2.5rem !important}
.pb-5{padding-bottom:2.5rem !important}
.py-5{padding-top:2.5rem !important;padding-bottom:2.5rem !important}
.px-5{padding-left:2.5rem !important;padding-right:2.5rem !important}
.mt-6{margin-top:3rem !important}
.mb-6{margin-bottom:3rem !important}
.my-6{margin-top:3rem !important;margin-bottom:3rem !important}
.mx-6{margin-left:3rem !important;margin-right:3rem !important}
.p-6{padding:3rem !important}
.pt-6{padding-top:3rem !important}
.pb-6{padding-bottom:3rem !important}
.py-6{padding-top:3rem !important;padding-bottom:3rem !important}
.px-6{padding-left:3rem !important;padding-right:3rem !important}
.mt-7{margin-top:3.5rem !important}
.mb-7{margin-bottom:3.5rem !important}
.my-7{margin-top:3.5rem !important;margin-bottom:3.5rem !important}
.mx-7{margin-left:3.5rem !important;margin-right:3.5rem !important}
.p-7{padding:3.5rem !important}
.pt-7{padding-top:3.5rem !important}
.pb-7{padding-bottom:3.5rem !important}
.py-7{padding-top:3.5rem !important;padding-bottom:3.5rem !important}
.px-7{padding-left:3.5rem !important;padding-right:3.5rem !important}
.mt-8{margin-top:4rem !important}
.mb-8{margin-bottom:4rem !important}
.my-8{margin-top:4rem !important;margin-bottom:4rem !important}
.mx-8{margin-left:4rem !important;margin-right:4rem !important}
.p-8{padding:4rem !important}
.pt-8{padding-top:4rem !important}
.pb-8{padding-bottom:4rem !important}
.py-8{padding-top:4rem !important;padding-bottom:4rem !important}
.px-8{padding-left:4rem !important;padding-right:4rem !important}
.mt-9{margin-top:4.5rem !important}
.mb-9{margin-bottom:4.5rem !important}
.my-9{margin-top:4.5rem !important;margin-bottom:4.5rem !important}
.mx-9{margin-left:4.5rem !important;margin-right:4.5rem !important}
.p-9{padding:4.5rem !important}
.pt-9{padding-top:4.5rem !important}
.pb-9{padding-bottom:4.5rem !important}
.py-9{padding-top:4.5rem !important;padding-bottom:4.5rem !important}
.px-9{padding-left:4.5rem !important;padding-right:4.5rem !important}
.mt-10{margin-top:5rem !important}
.mb-10{margin-bottom:5rem !important}
.my-10{margin-top:5rem !important;margin-bottom:5rem !important}
.mx-10{margin-left:5rem !important;margin-right:5rem !important}
.p-10{padding:5rem !important}
.pt-10{padding-top:5rem !important}
.pb-10{padding-bottom:5rem !important}
.py-10{padding-top:5rem !important;padding-bottom:5rem !important}
.px-10{padding-left:5rem !important;padding-right:5rem !important}
.mt-11{margin-top:5.5rem !important}
.mb-11{margin-bottom:5.5rem !important}
.my-11{margin-top:5.5rem !important;margin-bottom:5.5rem !important}
.mx-11{margin-left:5.5rem !important;margin-right:5.5rem !important}
.p-11{padding:5.5rem !important}
.pt-11{padding-top:5.5rem !important}
.pb-11{padding-bottom:5.5rem !important}
.py-11{padding-top:5.5rem !important;padding-bottom:5.5rem !important}
.px-11{padding-left:5.5rem !important;padding-right:5.5rem !important}
.mt-12{margin-top:6rem !important}
.mb-12{margin-bottom:6rem !important}
.my-12{margin-top:6rem !important;margin-bottom:6rem !important}
.mx-12{margin-left:6rem !important;margin-right:6rem !important}
.p-12{padding:6rem !important}
.pt-12{padding-top:6rem !important}
.pb-12{padding-bottom:6rem !important}
.py-12{padding-top:6rem !important;padding-bottom:6rem !important}
.px-12{padding-left:6rem !important;padding-right:6rem !important}
.mt-13{margin-top:6.5rem !important}
.mb-13{margin-bottom:6.5rem !important}
.my-13{margin-top:6.5rem !important;margin-bottom:6.5rem !important}
.mx-13{margin-left:6.5rem !important;margin-right:6.5rem !important}
.p-13{padding:6.5rem !important}
.pt-13{padding-top:6.5rem !important}
.pb-13{padding-bottom:6.5rem !important}
.py-13{padding-top:6.5rem !important;padding-bottom:6.5rem !important}
.px-13{padding-left:6.5rem !important;padding-right:6.5rem !important}
.mt-14{margin-top:7rem !important}
.mb-14{margin-bottom:7rem !important}
.my-14{margin-top:7rem !important;margin-bottom:7rem !important}
.mx-14{margin-left:7rem !important;margin-right:7rem !important}
.p-14{padding:7rem !important}
.pt-14{padding-top:7rem !important}
.pb-14{padding-bottom:7rem !important}
.py-14{padding-top:7rem !important;padding-bottom:7rem !important}
.px-14{padding-left:7rem !important;padding-right:7rem !important}
.mt-15{margin-top:7.5rem !important}
.mb-15{margin-bottom:7.5rem !important}
.my-15{margin-top:7.5rem !important;margin-bottom:7.5rem !important}
.mx-15{margin-left:7.5rem !important;margin-right:7.5rem !important}
.p-15{padding:7.5rem !important}
.pt-15{padding-top:7.5rem !important}
.pb-15{padding-bottom:7.5rem !important}
.py-15{padding-top:7.5rem !important;padding-bottom:7.5rem !important}
.px-15{padding-left:7.5rem !important;padding-right:7.5rem !important}
.mt-16{margin-top:8rem !important}
.mb-16{margin-bottom:8rem !important}
.my-16{margin-top:8rem !important;margin-bottom:8rem !important}
.mx-16{margin-left:8rem !important;margin-right:8rem !important}
.p-16{padding:8rem !important}
.pt-16{padding-top:8rem !important}
.pb-16{padding-bottom:8rem !important}
.py-16{padding-top:8rem !important;padding-bottom:8rem !important}
.px-16{padding-left:8rem !important;padding-right:8rem !important}
.mt-17{margin-top:8.5rem !important}
.mb-17{margin-bottom:8.5rem !important}
.my-17{margin-top:8.5rem !important;margin-bottom:8.5rem !important}
.mx-17{margin-left:8.5rem !important;margin-right:8.5rem !important}
.p-17{padding:8.5rem !important}
.pt-17{padding-top:8.5rem !important}
.pb-17{padding-bottom:8.5rem !important}
.py-17{padding-top:8.5rem !important;padding-bottom:8.5rem !important}
.px-17{padding-left:8.5rem !important;padding-right:8.5rem !important}
.mt-18{margin-top:9rem !important}
.mb-18{margin-bottom:9rem !important}
.my-18{margin-top:9rem !important;margin-bottom:9rem !important}
.mx-18{margin-left:9rem !important;margin-right:9rem !important}
.p-18{padding:9rem !important}
.pt-18{padding-top:9rem !important}
.pb-18{padding-bottom:9rem !important}
.py-18{padding-top:9rem !important;padding-bottom:9rem !important}
.px-18{padding-left:9rem !important;padding-right:9rem !important}
.mt-19{margin-top:9.5rem !important}
.mb-19{margin-bottom:9.5rem !important}
.my-19{margin-top:9.5rem !important;margin-bottom:9.5rem !important}
.mx-19{margin-left:9.5rem !important;margin-right:9.5rem !important}
.p-19{padding:9.5rem !important}
.pt-19{padding-top:9.5rem !important}
.pb-19{padding-bottom:9.5rem !important}
.py-19{padding-top:9.5rem !important;padding-bottom:9.5rem !important}
.px-19{padding-left:9.5rem !important;padding-right:9.5rem !important}
.mt-20{margin-top:10rem !important}
.mb-20{margin-bottom:10rem !important}
.my-20{margin-top:10rem !important;margin-bottom:10rem !important}
.mx-20{margin-left:10rem !important;margin-right:10rem !important}
.p-20{padding:10rem !important}
.pt-20{padding-top:10rem !important}
.pb-20{padding-bottom:10rem !important}
.py-20{padding-top:10rem !important;padding-bottom:10rem !important}
.px-20{padding-left:10rem !important;padding-right:10rem !important}
.d-lg-block{display:block}
.d-lg-none{display:none}
.d-md-block{display:block}
.d-md-none{display:none;padding:0}
.d-sm-block{display:block}
.d-sm-none{display:none;padding:0}
.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.constant_grid.et_pb_equal_columns{display:-webkit-box;display:-ms-flexbox;display:flex}
.mobile-2-columns .et_pb_row:not(.et_pb_gutters1) .et_pb_column.et_pb_column_1_4{margin-right:11.64%}
.mobile-2-columns .et_pb_row.et_pb_gutters1 .et_pb_column.et_pb_column_1_4{margin-right:0}
.mobile-3-columns .et_pb_column.et_pb_column_1_3{margin-right:3%}
.show{display:block !important}
.row.show{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide{display:none !important}
.show-xs{display:block !important}
.row.show-xs{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-xs{display:none !important}
.height-100{height:100%}
.height-100 .et_pb_code_inner{height:100%}
.justify-content-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.justify-content-between .et_pb_text_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}
.full-width-section{padding:0 !important;margin:0 !important;max-width:100% !important;width:100% !important}
.full-width-section .et_pb_row{padding:0 !important;margin:0 !important;max-width:100% !important;width:100% !important}
.pa-inline-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.pa-inline-buttons .et_pb_button_module_wrapper{display:inline}
#top-2023{background-color:var(--color4)}
#top-2023 #t1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
#top-2023 #t1 sup{font-size:.5em}
#top-2023 #t1 #first-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#top-2023 #t1 .et_pb_text{padding:10px 3%}
#top-2023 #t1 .et_pb_text:nth-child(1){width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-bottom:1px solid black}
#top-2023 #t1 .et_pb_button{width:100%;display:block;border-radius:0;text-align:left;border:0;padding-left:40px}
#top-2023 #t1 .et_pb_button:hover:after{width:35px}
#top-2023 #t1 .et_pb_button:before{content:"";position:absolute;right:0;background-color:black;opacity:1;width:50px;height:100%;display:block;top:0}
#top-2023 #t1 .et_pb_button:after{opacity:1;position:absolute;right:0;background-color:black;content:"$";width:50px;color:var(--color2);text-align:center}
#top{padding-bottom:0;padding-top:0;background:-webkit-gradient(linear,left top,right top,color-stop(50%,black),color-stop(50%,var(--color2)));background:linear-gradient(90deg,black 50%,var(--color2) 50%)}
#top .et_pb_button_module_wrapper{margin-bottom:10px;text-align:center}
#top #t1{background-color:black;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
#top #t1 .et_pb_video_box{max-width:400px;margin:0 auto}
#top #t2{background-color:var(--color2);max-width:900px;color:white;background:var(--color2);padding:20px 0 10px 20px}
#top #t2 h1.ml11{font-weight:800}
#top #t2 .ml11{font-size:30px;color:var(--color1)}
#top #t2 h4{width:100%;display:block;font-size:40px;font-weight:900;text-shadow:4px 4px 0 var(--color1);color:white}
#top #t2 h5{color:var(--color1);font-size:28px}
#top #t2 p{font-weight:bold;font-size:20px;margin-top:10px;color:inherit}
#top #top-color-box{width:100%;padding:15px 40px;background:var(--color3);margin-top:20px;margin-bottom:20px}
.conference-detalis{font-size:16px}
.conference-detalis.et_pb_column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}
.conference-detalis.et_pb_module{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:20px}
.conference-detalis p{line-height:1.2em}
.conference-detalis strong{color:var(--color4)}
#top-counter-timer #top-timer h4.h4{font-size:20px;font-weight:normal;padding-bottom:0}
#top-counter-timer .s-insert{padding-top:0 !important;padding-bottom:0 !important}
#top-counter-timer .s-insert .et_pb_row{width:100%;padding-top:0 !important;padding-bottom:0 !important;margin-left:0 !important;margin-right:0 !important}
.btn-template,body #page-container .et_pb_button,.price_row_box_v2 .price-btn a{--hover-color:#fff;--background-hover-color:var(--color3);--background-color:transparent;--border-width:2px;--border-color:white;--font-color:white;color:var(--font-color);font-weight:600;letter-spacing:1.4px;text-align:center;text-transform:uppercase;overflow:hidden;background-color:var(--background-color);border:var(--border-width) solid var(--border-color);padding:.3em 1em;position:relative}
.btn-template:before,body #page-container .et_pb_button:before,.price_row_box_v2 .price-btn a:before,.btn-template:after,body #page-container .et_pb_button:after,.price_row_box_v2 .price-btn a:after{opacity:1;z-index:-10;background-color:var(--background-hover-color);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);content:"";display:block;height:calc(var(--border-width) * 2 + 100%);left:calc(var(--border-width) * -1);position:absolute;top:calc(var(--border-width) * -1);-webkit-transition:.25s ease;transition:.25s ease;width:calc(var(--border-width) * 2 + 101%)}
.btn-template:before,body #page-container .et_pb_button:before,.price_row_box_v2 .price-btn a:before{-webkit-clip-path:polygon(100% 100%,100% 100%,100% 100%);clip-path:polygon(100% 100%,100% 100%,100% 100%);left:unset;right:calc(var(--border-width) * -1)}
.btn-template:hover,body #page-container .et_pb_button:hover,.price_row_box_v2 .price-btn a:hover{padding:.3em 1em;color:white;border:var(--border-width) solid black}
.btn-template:hover:before,body #page-container .et_pb_button:hover:before,.price_row_box_v2 .price-btn a:hover:before{-webkit-clip-path:polygon(100% 0,0 100%,100% 100%);clip-path:polygon(100% 0,0 100%,100% 100%)}
.btn-template:hover:after,body #page-container .et_pb_button:hover:after,.price_row_box_v2 .price-btn a:hover:after{-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%)}
body #page-container .color-white-box .et_pb_button{--font-color:var(--color1);--border-color:var(--color1)}
body #page-container #footer_sticky_section .mobile{display:-webkit-box;display:-ms-flexbox;display:flex}
body #page-container #footer_sticky_section .mobile .et_pb_bg_layout_light.et_pb_button{padding:.3em 1em}
.accordion-template .et_pb_accordion_item{margin-bottom:0 !important}
body header .et_pb_countdown_timer .section.sep{display:none}
body header .et_pb_countdown_timer .section p{color:white}
body header .et_pb_countdown_timer .section p.value{font-weight:700;color:var(--color6)}
body #top-counter .et_pb_countdown_timer{background-color:transparent !important;max-width:720px;width:100% !important;margin:0 auto}
body #top-counter .et_pb_countdown_timer .et_pb_countdown_timer_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
body #top-counter .et_pb_countdown_timer .et_pb_countdown_timer_container:after{display:none}
body #top-counter .et_pb_countdown_timer .section{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-top:20px;padding-bottom:20px;background:var(--color2);width:20% !important;border-radius:20px}
body #top-counter .et_pb_countdown_timer .section.sep{display:none}
body #top-counter .et_pb_countdown_timer .section p{color:white}
body #top-counter .et_pb_countdown_timer .section p.value{font-weight:700;color:white}
body #main-header{z-index:100}
body #main-header #top-menu-nav a{font-weight:600}
body #main-header #top-menu .menu-item-type-template-custom{padding-left:0;padding-right:0}
body #main-header #top-menu .menu-item-type-template-custom a{background-color:var(--color3);padding:.3em 1em !important;display:inline;border:2px solid white}
body #main-header #top-menu .menu-item-type-template-custom a:hover{border:2px solid var(--color3)}
body #top-header>div.container.clearfix{max-width:100%;width:99%;padding-top:0 !important}
body #top-header>div.container.clearfix #et-secondary-menu{position:absolute;right:0;top:10px;float:unset}
span.mobile_menu_bar:before{color:var(--color4) !important}
#mobile_menu{border-top:0 !important;background-color:var(--color1) !important}
#mobile_menu .menu-item-has-children>a+span{position:absolute;right:0;top:0;padding:10px 20px;font-size:20px;font-weight:700;cursor:pointer;z-index:3}
body{background-color:var(--color1)}
.et_pb_section{background-color:transparent}
.single-post #main-content{background-color:transparent}
.image-right-shape{background-size:auto 100% !important;overflow:hidden}
.image-right-shape:before{content:"";background:var(--color1);position:absolute;width:51%;height:100%;z-index:0}
.big-letter-row{padding-bottom:20px !important;padding-top:0 !important}
.big-letter-row .et_pb_column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.big-letter-row .et_pb_module{display:inline-block}
.big-letter-row .big-letter{border:1px solid var(--color6);width:50px;margin-bottom:0 !important;margin-right:10px}
.big-letter-row .big-letter .et_pb_text_inner{text-align:center;width:50px}
.big-letter-row .big-letter .h1{text-align:center;color:var(--color6);font-size:35px;margin-bottom:0}
#event-statistic{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:top;-ms-flex-align:top;align-items:top}
#event-statistic .et_pb_module{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:20px}
#event-statistic .et_pb_text_inner{width:100%}
.et_pb_row_no-padding{padding-top:0 !important;padding-bottom:0 !important}
.day-2-static .et_pb_column{padding:40px;border:1px solid white}
.day-2-static .et_pb_column .et_pb_module.et_pb_text:first-child{border-bottom:1px solid white;padding-bottom:20px}
.day-2-static .et_pb_column:nth-child(1){background-color:var(--t1)}
.day-2-static .et_pb_column:nth-child(2){background-color:var(--t2)}
#days2-ctn{border:1px solid white}
#days2-ctn .et_pb_column:first-child .et_pb_module.et_pb_text{cursor:pointer;height:50%;border-bottom:1px solid white}
#days2-ctn .et_pb_column:first-child .et_pb_module.et_pb_text.active .et_pb_text_inner{color:var(--color-black)}
#days2-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:nth-child(1).active{color:white;background-color:var(--t1)}
#days2-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:nth-child(1).active p{color:white}
#days2-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:nth-child(2).active{background-color:var(--t2)}
#days2-ctn .et_pb_column:first-child .et_pb_module.et_pb_text .et_pb_text_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}
#days2-ctn .et_pb_column:first-child .et_pb_module.et_pb_text .et_pb_text_inner:after{font-size:32px;line-height:1em;content:"\35";position:absolute;text-transform:none;right:20px;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none;font-family:"ETmodules"}
#days2-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:last-child{border-bottom:0}
#days2-ctn .et_pb_column:last-child{padding-top:10px;padding-bottom:10px;padding-left:4%;border-left:1px solid white;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--color-black)}
#days2-ctn .et_pb_column:last-child p,#days2-ctn .et_pb_column:last-child .h2{color:var(--color-black) !important}
#days2-ctn .et_pb_column:last-child.color-t1-box{background-color:var(--t1v2)}
#days2-ctn .et_pb_column:last-child.color-t2-box{background-color:var(--t2v2)}
#days2-ctn .et_pb_column:last-child .et_pb_module.et_pb_text{width:70%;display:none}
#days2-ctn .et_pb_column:last-child .et_pb_module.et_pb_text.active{display:block;margin-bottom:20px}
#days2-ctn .et_pb_column:last-child .et_pb_button{--border-color:var(--color1);--font-color:var(--color1);width:100%;margin-bottom:0;display:none}
#days2-ctn .et_pb_column:last-child .et_pb_button.active{display:inline-block;margin-bottom:20px}
#days3-ctn .et_pb_column:first-child .et_pb_module.et_pb_text{cursor:pointer;height:33.3%;border-bottom:1px solid black}
#days3-ctn .et_pb_column:first-child .et_pb_module.et_pb_text.active .et_pb_text_inner{color:white}
#days3-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:nth-child(1).active{background-color:var(--t1)}
#days3-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:nth-child(2).active{background-color:var(--t2)}
#days3-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:nth-child(3).active{background-color:var(--t3)}
#days3-ctn .et_pb_column:first-child .et_pb_module.et_pb_text .et_pb_text_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}
#days3-ctn .et_pb_column:first-child .et_pb_module.et_pb_text .et_pb_text_inner:after{font-size:32px;line-height:1em;content:"\35";position:absolute;text-transform:none;right:20px;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none;font-family:"ETmodules"}
#days3-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:last-child{border-bottom:0}
#days3-ctn .et_pb_column:last-child{padding-top:10px;padding-bottom:10px;padding-left:4%;border-left:1px solid black}
#days3-ctn .et_pb_column:last-child .et_pb_module.et_pb_text{display:none}
#days3-ctn .et_pb_column:last-child .et_pb_module.et_pb_text.active{display:block;margin-bottom:20px}
#days3-ctn .et_pb_column:last-child .et_pb_button{display:none}
#days3-ctn .et_pb_column:last-child .et_pb_button.active{display:inline-block;margin-bottom:20px}
.img-bg-bottom-box{background-size:100% auto}
#reasons8-ctn .et_pb_column:first-child .et_pb_module.et_pb_text{cursor:pointer;height:12.5%;border-bottom:1px solid black}
#reasons8-ctn .et_pb_column:first-child .et_pb_module.et_pb_text.active .et_pb_text_inner{color:white;background-color:var(--color5)}
#reasons8-ctn .et_pb_column:first-child .et_pb_module.et_pb_text .et_pb_text_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;text-transform:uppercase;padding-left:30px;padding-right:30px}
#reasons8-ctn .et_pb_column:first-child .et_pb_module.et_pb_text .et_pb_text_inner:after{font-size:32px;line-height:1em;content:"\35";position:absolute;text-transform:none;right:0;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none;font-family:"ETmodules"}
#reasons8-ctn .et_pb_column:first-child .et_pb_module.et_pb_text:last-child{border-bottom:0}
#reasons8-ctn .et_pb_column:last-child{padding-top:0;padding-bottom:0;padding-left:0;border-left:1px solid black}
#reasons8-ctn .et_pb_column:last-child .et_pb_module.et_pb_text{display:none}
#reasons8-ctn .et_pb_column:last-child .et_pb_module.et_pb_text .et_pb_text_inner{color:white;padding-left:30px;padding-right:30px}
#reasons8-ctn .et_pb_column:last-child .et_pb_module.et_pb_text .et_pb_text_inner p{color:inherit}
#reasons8-ctn .et_pb_column:last-child .et_pb_module.et_pb_text.active{display:block;height:100%}
#reasons8-ctn .et_pb_column:last-child .et_pb_button{display:none}
#reasons8-ctn .et_pb_column:last-child .et_pb_button.active{display:inline-block}
.color1-box{background:linear-gradient(46deg,#003f77 0,var(--color1) 50%)}
.color2-box{background-color:var(--color2)}
.color2-box a{color:var(--color1)}
.color3-box{background-color:var(--color3)}
.color4-box{background-color:var(--color4)}
.color5-box{background-color:var(--color5)}
.color-white-box{background-color:white}
.color-t1-box{background-color:var(--t1)}
.color-t2-box{background-color:var(--t2)}
.color-t3-box{background-color:var(--t3)}
.info_box_element{font-weight:bold;font-size:20px;margin-top:10px;color:inherit;padding:10px;background-color:var(--color2)}
.info_box_element .h1{font-size:30px}
.info_box_element .et_pb_text_inner{text-align:center}
.bg-img{position:relative}
.bg-img:after{position:absolute;content:"";top:0;width:80%;left:10%;height:100%;display:block;background-image:url("assets/img/grid-bg-s.png");background-position:center center;background-repeat:repeat;-webkit-animation:opacitySmallAnimation 6s infinite;animation:opacitySmallAnimation 6s infinite}
.bg-img.color1-box:after{-webkit-box-shadow:inset 0 0 60px 0 var(--color5);box-shadow:inset 0 0 60px 0 var(--color5);background-image:url("assets/img/grid-bg-2.png")}
.bg-img.color2-box:after{-webkit-box-shadow:inset 0 0 60px 0 var(--color2);box-shadow:inset 0 0 60px 0 var(--color2)}
.bg-img.color3-box:after{-webkit-box-shadow:inset 0 0 60px 0 var(--color3);box-shadow:inset 0 0 60px 0 var(--color3)}
.bg-img.color4-box:after{-webkit-box-shadow:inset 0 0 60px 0 var(--color4);box-shadow:inset 0 0 60px 0 var(--color4)}
.bg-img.color-t1-box:after{-webkit-box-shadow:inset 0 0 60px 0 var(--t1);box-shadow:inset 0 0 60px 0 var(--t1)}
.single .et_pb_post{margin-bottom:0}
.single .post{padding-bottom:0}
body .mfp-bottom-bar .mfp-title{display:none}
body .et_pb_gallery .et_pb_gallery_pagination{border-top:none !important}
body .et_pb_gallery .et_pb_gallery_pagination .page .active{color:var(--color2)}
body .vertical-text-center{font-size:60px;font-weight:600;line-height:100%;text-transform:uppercase}
.image-border .et_pb_image_wrap{width:100%;border-bottom:5px solid var(--color1)}
#sticky-buttons .et_pb_row{width:100 !important;max-width:100% !important}
.box-shadow{-webkit-box-shadow:0 12px 16px 0 rgba(0,0,0,0.05);box-shadow:0 12px 16px 0 rgba(0,0,0,0.05)}
.no-border table{border-collapse:collapse !important;border:none !important}
.no-border tr{border:none !important}
.no-border td{border:none !important}
body{line-height:1.3;font-weight:300}
body p{font-weight:300}
body .et_pb_text_inner a{font-weight:bold}
body .no-border{border:none !important;border-top-color:none}
body .no-border tbody{border:none !important}
body .underline_effect{display:inline-block;position:relative;padding-bottom:2px;margin-bottom:5px}
body .underline_effect:hover:after{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}
body .underline_effect:after{content:'';position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);height:3px;bottom:-5px;left:0;background-color:var(--color3);-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}
body .color4-box .et_pb_text_inner a{color:var(--color2)}
body .color-black-box .h1,body .color-black-box .h2{color:white}
body .color-t2-box,body .color-t3-box,body .text-color-white{color:white}
body .color-t2-box .h1,body .color-t2-box .h2,body .color-t2-box p,body .color-t3-box .h1,body .color-t3-box .h2,body .color-t3-box p,body .text-color-white .h1,body .text-color-white .h2,body .text-color-white p{color:white}
body .color-t1-box .h1,body .color-t1-box .h2,body .color-t1-box p{color:white}
body .color-t1-box{color:White}
body .color-t1-box .h2,body .color-t1-box .h1{color:White}
body .color-t1-box p{color:white}
body .color5-box,body .color-white-box{color:var(--color-black)}
body .color5-box h1,body .color5-box h2,body .color5-box h3,body .color5-box h4,body .color5-box h5,body .color-white-box h1,body .color-white-box h2,body .color-white-box h3,body .color-white-box h4,body .color-white-box h5{color:black}
body .color5-box .h2,body .color5-box .h1,body .color-white-box .h2,body .color-white-box .h1{color:var(--color1)}
body .color5-box p,body .color-white-box p{color:var(--color-black)}
body .big_testimonial{font-size:44px;font-weight:600;line-height:1.1em;margin-bottom:20px}
body .big_testimonial strong{font-weight:800;font-size:44px}
body .h1{font-size:30px;font-weight:800;line-height:100%;margin-bottom:20px}
body .h1.no-gap{padding-bottom:0;margin-bottom:0}
body .h2{font-size:34px;font-weight:600;line-height:1.1em}
body .h2 strong{font-weight:800;font-size:38px}
body .h3{font-size:26px;font-weight:500;color:var(--color5)}
.ul-template .et_pb_text_inner ul{list-style-type:none;margin-left:0;padding-left:0}
.ul-template .et_pb_text_inner ul li{margin-bottom:30px}
.ul-template .et_pb_text_inner ul li:hover h5:after{background-color:#fa02027a}
.ul-template .et_pb_text_inner ul li h5{-webkit-animation:all 2.5s ease;animation:all 2.5s ease;font-size:30px;text-transform:uppercase;display:inline-block;position:relative;z-index:10}
.ul-template .et_pb_text_inner ul li h5:after{content:'';width:100%;background-color:#00b5ae70;height:15px;display:inline-block;position:absolute;bottom:10px;left:0;z-index:0}
.table-bar table{border:0 !important}
.table-bar table thead{color:white}
.table-bar table thead b{font-weight:500;color:white}
.table-bar table tr td:last-of-type{text-align:center;border:0 !important}
.table-bar table td,.table-bar table th{border:0 !important;text-align:left;padding:2px 5px}
.et_pb_text_inner ul,.et_pb_text_inner ol{margin-top:10px;margin-left:20px}
.et_pb_text_inner ul li,.et_pb_text_inner ol li{font-stretch:normal;margin-bottom:10px}
.slogan{font-size:40px;color:var(--color2);font-weight:800;position:relative;text-shadow:2px 2px 8px #000}
.slogan:hover:before{left:10%;-webkit-box-shadow:0 0 200px 80px var(--color-red);box-shadow:0 0 200px 80px var(--color-red)}
.slogan:before{content:"";-webkit-transition:all 900ms ease-in-out 0ms;transition:all 900ms ease-in-out 0ms;width:1px;height:1px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;-webkit-box-shadow:0 0 200px 100px var(--color2);box-shadow:0 0 200px 100px var(--color2);margin:0 auto}
.color3 .slogan{color:var(--color3)}
.color3 .slogan:hover:before{left:90%;-webkit-box-shadow:0 0 200px 80px var(--color2);box-shadow:0 0 200px 80px var(--color2)}
.color3 .slogan:before{-webkit-box-shadow:0 0 200px 100px var(--color3);box-shadow:0 0 200px 100px var(--color3)}
body .color-black-box .et_pb_toggle{color:white;border:2px solid white;background-color:transparent}
body .color-black-box .et_pb_toggle .et_pb_toggle_title:before{color:white}
body .color-black-box .et_pb_toggle.et_pb_toggle_open{color:black;background-color:white}
body .color-black-box .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before{color:black}
body .et_pb_toggle{border:2px solid var(--color2);padding-top:0;padding-bottom:0;color:black}
body .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before{display:block;content:"\K"}
body .et_pb_toggle .et_pb_toggle_title{padding-top:20px !important;padding-bottom:20px !important;color:inherit;font-size:24px;font-weight:700}
body .et_pb_toggle .et_pb_toggle_title:before{color:var(--color2);content:"\L";font-size:37px}
body .et_pb_toggle_content{padding-bottom:20px !important;padding-top:0;color:inherit}
body .et_pb_toggle_content .h1-box{font-size:20px;padding:5px 10px 12px 5px}
body .et_pb_toggle_content .h1-box:before{left:-8px;right:-8px}
body .et_pb_toggle_content p{color:inherit;font-size:18px}
body .et_pb_toggle_content ul,body .et_pb_toggle_content ol{list-style-position:outside;margin-left:20px;padding-left:0;color:inherit;font-size:18px;font-weight:normal}
body .et_pb_toggle_content ul li,body .et_pb_toggle_content ol li{margin-bottom:5px;color:inherit}
body .et_pb_toggle_content ul:last-of-type,body .et_pb_toggle_content ol:last-of-type{margin-bottom:0;padding-bottom:0}
body .template-slider .et_pb_slides .et_pb_slide{background-color:transparent !important;background:transparent !important}
body .template-slider .et_pb_slides .et_pb_slide .et_pb_slide_title{color:var(--color-black) !important;text-shadow:none !important;text-transform:uppercase;font-size:42px;font-weight:800}
body .template-slider .et_pb_slides .et_pb_slide .et_pb_slide_content{color:var(--color-black) !important;text-shadow:none !important}
body .template-slider .et_pb_slide_description,body .template-slider .et_pb_slider_fullwidth_off .et_pb_slide_description{padding:0 0 40px}
body .template-slider .et-pb-slider-arrows a{color:var(--color1)}
body .template-slider .et-pb-controllers{position:static}
body .template-slider .et-pb-controllers a{border-radius:40px;width:50px}
body .template-slider .et-pb-controllers a.et-pb-active-control{background-color:var(--color1)}
body .template-slider-2 .et_pb_button_wrapper{text-align:center}
body .template-slider-2 .et_pb_button_wrapper .et_pb_button{color:#fff !important;background-color:var(--color1);border:0;font-size:16px}
body .template-slider-2 .et_pb_button_wrapper .et_pb_button:after{font-size:1.6em}
.speakers-box-grid .et_pb_team_member{border:1px solid black;border-radius:25px;padding:0;position:relative;background-color:white}
.speakers-box-grid .et_pb_team_member .et_pb_module_header{color:black}
.speakers-box-grid .et_pb_team_member .et_pb_team_member_image{margin-bottom:0;border-top-left-radius:25px;border-top-right-radius:25px;max-width:100%}
.speakers-box-grid .et_pb_team_member .et_pb_team_member_image img{border-top-left-radius:25px;border-top-right-radius:25px}
.speakers-box-grid .et_pb_team_member .et_pb_member_position{width:100%}
.speakers-box-grid .et_pb_team_member .et_pb_team_member_description{position:static;width:100%;display:block;border-top:1px solid black;border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:10px}
.speakers-box-grid .et_pb_team_member .et_pb_team_member_description>div{font-weight:bold}
.speakers-box-grid .et_pb_team_member .et_pb_team_member_description>div p{font-weight:bold}
.t1-box .et_pb_team_member{background-color:var(--t1)}
.t1-box .et_pb_team_member .et_pb_module_header{color:#00000b}
.t2-box .et_pb_team_member{background-color:var(--t2)}
.t2-box .et_pb_team_member .et_pb_module_header{color:#00000b}
.t2-box .et_pb_team_member .et_pb_team_member_description div,.t2-box .et_pb_team_member .et_pb_team_member_description div p{color:white}
.t3-box .et_pb_team_member{background-color:var(--t3)}
.t3-box .et_pb_team_member .et_pb_module_header{color:#00000b}
.t3-box .et_pb_team_member .et_pb_team_member_description div,.t3-box .et_pb_team_member .et_pb_team_member_description div p{color:white}
.color1-box .et_pb_team_member .et_pb_team_member_description,.color1-box .et_pb_team_member .et_pb_member_position{color:white}
.circle-images .et_pb_team_member .et_pb_team_member_image img{border-radius:50%}
.et_pb_team_member{text-align:center;background-color:transparent;padding:20px 20px 20px;height:100%;position:relative;margin-bottom:0}
.et_pb_team_member p{color:inherit;font-size:inherit}
.et_pb_team_member:hover .et_pb_team_member_image img{-webkit-filter:unset;filter:unset}
.et_pb_team_member .et_pb_team_member_description{color:var(--color1)}
.et_pb_team_member .et_pb_team_member_description p{line-height:1em;color:inherit}
.et_pb_team_member .et_pb_module_header{margin-bottom:0;display:inline-block;font-weight:700;font-size:29px;color:black}
.et_pb_team_member .et_pb_member_position{text-transform:unset;color:var(--color1);margin-bottom:15px}
.speakers-box-grid-special .et_pb_module.et_pb_team_member{background-color:var(--color6)}
.speakers-box-grid-special .et_pb_module.et_pb_team_member .et_pb_team_member_description div,.speakers-box-grid-special .et_pb_module.et_pb_team_member .et_pb_team_member_description div p{color:black}
#agenda .et_pb_team_member,.agenda .et_pb_team_member{text-align:left;background:transparent;line-height:1em;padding:0;font-size:80%;margin-top:9px !important;height:unset;margin-bottom:9px !important}
#agenda .et_pb_team_member .et_pb_team_member_image,.agenda .et_pb_team_member .et_pb_team_member_image{float:left;margin-right:10px}
#agenda .et_pb_team_member .et_pb_team_member_image img,.agenda .et_pb_team_member .et_pb_team_member_image img{max-width:60px}
#agenda .et_pb_team_member .et_pb_team_member_image:after,.agenda .et_pb_team_member .et_pb_team_member_image:after{display:none}
#agenda .et_pb_team_member .et_pb_team_member_description .et_pb_module_header,.agenda .et_pb_team_member .et_pb_team_member_description .et_pb_module_header{padding-bottom:2px;text-transform:unset;font-size:20px}
#agenda .et_pb_team_member .et_pb_team_member_description .et_pb_member_position,.agenda .et_pb_team_member .et_pb_team_member_description .et_pb_member_position{margin-bottom:1px}
.members-full-description h3{font-size:30px;font-weight:bold;margin-bottom:16px !important}
.members-full-description h4{font-size:24px;font-weight:normal;font-style:italic}
.members-full-description h5{font-size:24px;color:white}
.members-full-description .et_pb_image{max-width:70%;margin-left:auto !important;margin-right:auto !important}
.members-full-description .et_pb_image:after,.members-full-description .et_pb_image:before{content:"";z-index:-999;position:absolute}
.members-full-description .et_pb_image .et_pb_image_wrap{overflow:hidden;border:3px solid white;display:inline-block;position:relative;max-width:100%}
.price_row_box_v2 .et_pb_column{margin-left:10px;margin-right:10px;background-color:var(--color-white);border-radius:10px;color:var(--color-black)}
.price_row_box_v2 .et_pb_column .price-headline{text-align:center;color:white;border-radius:10px;padding:20px 10px}
.price_row_box_v2 .et_pb_column .price-headline h2{color:inherit;padding-bottom:0}
.price_row_box_v2 .et_pb_column:nth-child(1) .price-headline{background:linear-gradient(145deg,#00c0a3 0,#66cad9 100%);color:black}
.price_row_box_v2 .et_pb_column:nth-child(1) .price-info{background:#80dbd6;color:#00b7ac}
.price_row_box_v2 .et_pb_column:nth-child(1) .price-info.active{background:var(--color2);color:black}
.price_row_box_v2 .et_pb_column:nth-child(3) .price-headline{background:linear-gradient(145deg,var(--color1) 0,#231766 100%)}
.price_row_box_v2 .et_pb_column:nth-child(3) .price-info{background:#838199;color:var(--color1)}
.price_row_box_v2 .et_pb_column:nth-child(3) .price-info.active{background:var(--color1);color:white}
.price_row_box_v2 .et_pb_column:nth-child(2) .price-headline{background:linear-gradient(111deg,#cf1b57 4.86%,#d44325 73.76%)}
.price_row_box_v2 .et_pb_column:nth-child(2) .price-info{background:var(--color3);color:white}
.price_row_box_v2 .prices-2box .price-info{width:46%}
.price_row_box_v2 .prices-full-box .price-info{width:80%;float:none;margin-left:auto;margin-right:auto}
.price_row_box_v2 .price-info{width:29.3%;float:left;text-align:center;padding:5px;margin-left:2%;margin-right:2%;margin-bottom:15px !important;border-radius:10px}
.price_row_box_v2 .price-info strong{font-weight:800}
.price_row_box_v2 .price-info h6{line-height:1.2em;font-size:30px;font-weight:800;padding-bottom:10px;padding-top:10px}
.price_row_box_v2 .price-info h6 strong{font-size:.8em;vertical-align:top;line-height:1.2em}
.price_row_box_v2 .price-info h6 s{font-size:.7em;margin-right:0;text-decoration:none;position:relative;font-weight:500}
.price_row_box_v2 .price-info h6 s:before{top:47%;background:var(--color-red);opacity:.9;content:"";width:110%;position:absolute;height:.10em;border-radius:.1em;left:-5%;white-space:nowrap;display:block;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
.price_row_box_v2 .price-info p{padding-bottom:8px;line-height:1.2em;font-weight:inherit;font-size:20px}
.price_row_box_v2 .price-info sup{margin-right:4px;font-size:.8em;color:inherit}
.price_row_box_v2 .price-btn{clear:both;text-align:center;padding:10px;margin-top:10px}
.price_row_box_v2 .price-btn .et_pb_code_inner{text-align:center;display:inline-block}
.price_row_box_v2 .price-btn a{--font-color:var(--color1);--border-color:var(--color1)}
.price_row_box_v2 .et_pb_text_inner ul li{font-size:18px}
.price_row_box .et_pb_column{border:1px solid black;background:white;overflow:hidden;padding-bottom:20px;padding-left:0;padding-right:0;padding-top:0;position:relative;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;-webkit-transition:all 300ms ease 0ms;transition:all 300ms ease 0ms}
.price_row_box .et_pb_column .price-info{color:black}
.price_row_box .et_pb_column:nth-child(1) .price-headline{background:var(--color2)}
.price_row_box .et_pb_column:nth-child(2) .price-headline{background:var(--color5)}
.price_row_box .et_pb_column:hover .price-btn a{background-color:var(--color3);color:white;border-radius:10px}
.price_row_box .et_pb_column .et_pb_module:not(.price-headline){padding-left:20px;padding-right:20px}
.price_row_box .et_pb_column:hover:after{right:-30px}
.price_row_box .price-headline{padding-top:15px;padding-bottom:15px;text-align:center;font-weight:800}
.price_row_box .price-headline h2{text-transform:uppercase;text-align:center;color:white;font-weight:700;font-size:30px;margin-bottom:3px;padding-bottom:0}
.price_row_box .price-info{font-weight:800;margin-top:50px}
.price_row_box .price-info.price-info-date{width:50%;float:left;text-align:center}
.price_row_box .price-info.price-info-date.first{border-right:1px solid black;padding-right:5px}
.price_row_box .price-info.price-info-date.last{border-left:1px solid black;padding-left:5px}
.price_row_box .price-info.price-info-date h4{display:inline-block;line-height:1em;padding:0;margin-bottom:10px}
.price_row_box .price-info.price-info-date p{font-size:28px}
.price_row_box .price-info p{font-size:inherit;padding-bottom:8px;line-height:1.2em;font-weight:inherit;font-size:60px}
.price_row_box .price-info sup{margin-right:10px;font-size:.5em;color:var(--color1)}
.price_row_box .price-info s{color:var(--color1);font-size:.9em;margin-right:0;text-decoration:none;position:relative;font-weight:500}
.price_row_box .price-info s:before{top:47%;background:var(--color-red);opacity:.9;content:"";width:110%;position:absolute;height:.05em;border-radius:.1em;left:-5%;white-space:nowrap;display:block;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
.price_row_box .price-btn{clear:both;padding:0;margin:0;text-align:center;width:100%;max-width:100%}
.price_row_box .price-btn a{border-radius:10px;display:block;font-size:26px;width:100%;padding:15px;text-transform:uppercase;font-weight:600;background:var(--color6);color:black;border:1px solid black;font-weight:800}
.price_row_box .ticket-description{margin-bottom:0 !important;padding:10px 20px 50px;color:var(--color-black)}
.price_row_box .ticket-description ul{margin-left:30px}
.price_row_box .ticket-description ul li{font-weight:500}
canvas.dots{position:absolute;top:0;left:0;width:100%;height:100%}
.image-slider-5 .et_pb_column{padding:0;width:100% !important;margin:auto}
.image-slider-5 .et_pb_column .et_pb_code{padding:0;width:100% !important;margin:auto}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100% !important;margin:0}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:nth-child(1){background-image:url("assets/img/SINGAPORE.jpg")}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:nth-child(2){background-image:url("assets/img/MALAYSIA.jpg")}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:nth-child(3){background-image:url("assets/img/INDONESIA.jpg")}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:nth-child(4){background-image:url("assets/img/THAILAND.jpg")}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:nth-child(5){background-image:url("assets/img/PHILIPPINES.jpg")}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq{cursor:pointer;background-blend-mode:multiply;background-position:center;background-repeat:no-repeat;width:20%;min-height:1px;float:none;min-width:100px;-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;-ms-flex-negative:10;flex-shrink:10;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;height:100vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-size:cover !important}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq h4,.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq h5{text-align:right;padding-right:20px;z-index:999;color:white;text-shadow:2px 2px black}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq h4{font-size:30px;font-weight:800}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq h5{font-size:20px}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:before{z-index:0;content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block;z-index:0;-webkit-transition:.5s,opacity .75s ease-in;transition:.5s,opacity .75s ease-in}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:hover{width:50vw}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:hover h4{font-size:50px}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:hover h5{font-size:40px}
.image-slider-5 .et_pb_column .et_pb_code .et_pb_code_inner .col-sm-5-eq:hover:before{background-color:#00b5ae85}
.xmove{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;position:relative;height:120px}
.xmove1-xmove,.xmove2-xmove{background-repeat:repeat-x;-webkit-animation:xmove 120s linear infinite;animation:xmove 120s linear infinite;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;inset:0;-webkit-transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-size:100vw auto}
.xmove1-xmove{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1362 333'%3E%3Cpath stroke='url(%23a)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M342.008 1.75684V233.967'/%3E%3Cpath stroke='url(%23b)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M318.469 2.64429V234.789'/%3E%3Cpath stroke='url(%23c)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M293.36 4.72498V239.073'/%3E%3Cpath stroke='url(%23d)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M269.031 8.31738V246.505'/%3E%3Cpath stroke='url(%23e)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M244.711 11.7949V257.817'/%3E%3Cpath stroke='url(%23f)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M220.375 17.6238V271.423'/%3E%3Cpath stroke='url(%23g)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M196.062 24.1519V285.499'/%3E%3Cpath stroke='url(%23h)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M171.734 32.8v263.205'/%3E%3Cpath stroke='url(%23i)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M147.406 44.6221V305.558'/%3E%3Cpath stroke='url(%23j)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M123.078 54.9158V313.352'/%3E%3Cpath stroke='url(%23k)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M98.75 69.3108V319.699'/%3E%3Cpath stroke='url(%23l)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M74.4375 82.0054V324.517'/%3E%3Cpath stroke='url(%23m)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M50.1016 92.2158V327.748'/%3E%3Cpath stroke='url(%23n)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M25.7656 98.7188V330.321'/%3E%3Cpath stroke='url(%23o)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.89062 99.2371V330.321'/%3E%3Cpath stroke='url(%23p)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M364.625 1v232.145'/%3E%3Cpath stroke='url(%23q)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M389.75 3.08057V237.429'/%3E%3Cpath stroke='url(%23r)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M414.062 6.6731V244.86'/%3E%3Cpath stroke='url(%23s)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M438.391 10.1506V256.173'/%3E%3Cpath stroke='url(%23t)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M462.719 15.9797V269.779'/%3E%3Cpath stroke='url(%23u)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M487.047 22.5078V283.855'/%3E%3Cpath stroke='url(%23v)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M511.375 31.1558V294.36'/%3E%3Cpath stroke='url(%23w)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M535.695 42.978v260.936'/%3E%3Cpath stroke='url(%23x)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M560.023 53.2712V311.708'/%3E%3Cpath stroke='url(%23y)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M584.344 67.6665V318.054'/%3E%3Cpath stroke='url(%23z)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M608.672 80.3608V322.873'/%3E%3Cpath stroke='url(%23A)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M633 90.5718V326.104'/%3E%3Cpath stroke='url(%23B)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M657.32 97.0747V328.677'/%3E%3Cpath stroke='url(%23C)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1046.09 2.57886V234.789'/%3E%3Cpath stroke='url(%23D)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1022.55 3.46655V235.611'/%3E%3Cpath stroke='url(%23E)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M997.445 5.54712V239.895'/%3E%3Cpath stroke='url(%23F)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M973.117 9.13965V247.327'/%3E%3Cpath stroke='url(%23G)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M948.797 12.6172V258.639'/%3E%3Cpath stroke='url(%23H)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M924.469 18.4458V272.245'/%3E%3Cpath stroke='url(%23I)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M900.141 24.9739V286.321'/%3E%3Cpath stroke='url(%23J)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M875.812 33.6221V296.827'/%3E%3Cpath stroke='url(%23K)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M851.484 45.4441V306.38'/%3E%3Cpath stroke='url(%23L)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M827.172 55.7378V314.174'/%3E%3Cpath stroke='url(%23M)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M802.844 70.1331V320.521'/%3E%3Cpath stroke='url(%23N)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M778.508 82.8274V325.339'/%3E%3Cpath stroke='url(%23O)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M754.188 93.0378V328.57'/%3E%3Cpath stroke='url(%23P)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M729.859 99.541v231.602'/%3E%3Cpath stroke='url(%23Q)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M681.656 99.2371V330.321'/%3E%3Cpath stroke='url(%23R)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M705.977 100.059v231.084'/%3E%3Cpath stroke='url(%23S)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1069.5 2.25854V236.607'/%3E%3Cpath stroke='url(%23T)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1093.82 5.85107V244.038'/%3E%3Cpath stroke='url(%23U)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1118.16 9.32861V255.351'/%3E%3Cpath stroke='url(%23V)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1142.47 15.1572V268.957'/%3E%3Cpath stroke='url(%23W)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1166.8 21.6853V283.032'/%3E%3Cpath stroke='url(%23X)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1191.12 30.3337V293.538'/%3E%3Cpath stroke='url(%23Y)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1215.45 42.156v260.936'/%3E%3Cpath stroke='url(%23Z)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1239.78 52.4492V310.886'/%3E%3Cpath stroke='url(%23aa)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1264.1 66.8445V317.232'/%3E%3Cpath stroke='url(%23ab)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1288.43 79.5388V322.051'/%3E%3Cpath stroke='url(%23ac)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1312.76 89.7493V325.281'/%3E%3Cpath stroke='url(%23ad)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1337.08 96.2524V327.854'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='342.508' x2='342.508' y1='1.75684' y2='233.967' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='318.969' x2='318.969' y1='2.64429' y2='234.789' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='293.86' x2='293.86' y1='4.72498' y2='239.073' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='269.531' x2='269.531' y1='8.31738' y2='246.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='245.211' x2='245.211' y1='11.7949' y2='257.817' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='220.875' x2='220.875' y1='17.6238' y2='271.423' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' x1='196.562' x2='196.563' y1='24.1519' y2='285.499' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' x1='172.234' x2='172.234' y1='32.8' y2='296.005' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' x1='147.906' x2='147.906' y1='44.6221' y2='305.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' x1='123.578' x2='123.578' y1='54.9158' y2='313.352' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' x1='99.25' x2='99.25' y1='69.3108' y2='319.699' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='74.9375' x2='74.9375' y1='82.0054' y2='324.517' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='m' x1='50.6016' x2='50.6016' y1='92.2158' y2='327.748' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='n' x1='26.2656' x2='26.2656' y1='98.7187' y2='330.321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='o' x1='2.39062' x2='2.39063' y1='99.2371' y2='330.321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='p' x1='365.125' x2='365.125' y1='1' y2='233.145' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='q' x1='390.25' x2='390.25' y1='3.08057' y2='237.429' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='414.562' x2='414.563' y1='6.6731' y2='244.86' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='s' x1='438.891' x2='438.891' y1='10.1506' y2='256.173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='t' x1='463.219' x2='463.219' y1='15.9797' y2='269.779' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='u' x1='487.547' x2='487.547' y1='22.5078' y2='283.855' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='v' x1='511.875' x2='511.875' y1='31.1558' y2='294.36' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='w' x1='536.195' x2='536.195' y1='42.978' y2='303.914' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='x' x1='560.523' x2='560.523' y1='53.2712' y2='311.708' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='y' x1='584.844' x2='584.844' y1='67.6665' y2='318.054' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='z' x1='609.172' x2='609.172' y1='80.3608' y2='322.873' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='A' x1='633.5' x2='633.5' y1='90.5718' y2='326.104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='B' x1='657.82' x2='657.82' y1='97.0747' y2='328.677' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='C' x1='1046.59' x2='1046.59' y1='2.57886' y2='234.789' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='D' x1='1023.05' x2='1023.05' y1='3.46655' y2='235.611' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='E' x1='997.945' x2='997.945' y1='5.54712' y2='239.895' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='F' x1='973.617' x2='973.617' y1='9.13965' y2='247.327' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='G' x1='949.297' x2='949.297' y1='12.6172' y2='258.639' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='H' x1='924.969' x2='924.969' y1='18.4458' y2='272.245' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='I' x1='900.641' x2='900.641' y1='24.9739' y2='286.321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='J' x1='876.312' x2='876.313' y1='33.6221' y2='296.827' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='K' x1='851.984' x2='851.984' y1='45.4441' y2='306.38' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='L' x1='827.672' x2='827.672' y1='55.7378' y2='314.174' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='M' x1='803.344' x2='803.344' y1='70.1331' y2='320.521' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='N' x1='779.008' x2='779.008' y1='82.8274' y2='325.339' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='O' x1='754.688' x2='754.688' y1='93.0378' y2='328.57' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='P' x1='730.359' x2='730.359' y1='99.541' y2='331.143' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='Q' x1='682.156' x2='682.156' y1='99.2371' y2='330.321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='R' x1='706.477' x2='706.477' y1='100.059' y2='331.143' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='S' x1='1070' x2='1070' y1='2.25854' y2='236.607' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='T' x1='1094.32' x2='1094.32' y1='5.85107' y2='244.038' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='U' x1='1118.66' x2='1118.66' y1='9.32861' y2='255.351' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='V' x1='1142.97' x2='1142.97' y1='15.1572' y2='268.957' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='W' x1='1167.3' x2='1167.3' y1='21.6853' y2='283.032' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='X' x1='1191.62' x2='1191.63' y1='30.3337' y2='293.538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='Y' x1='1215.95' x2='1215.95' y1='42.156' y2='303.092' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='Z' x1='1240.28' x2='1240.28' y1='52.4492' y2='310.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='aa' x1='1264.6' x2='1264.6' y1='66.8445' y2='317.232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='ab' x1='1288.93' x2='1288.93' y1='79.5388' y2='322.051' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='ac' x1='1313.26' x2='1313.26' y1='89.7493' y2='325.281' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='ad' x1='1337.58' x2='1337.58' y1='96.2524' y2='327.854' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0'/%3E%3Cstop offset='.21875' stop-color='%23008EF0' stop-opacity='.65'/%3E%3Cstop offset='.625' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}
.xmove2-xmove{-webkit-animation-delay:-19.5s;animation-delay:-19.5s;animation-direction:reverse;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1361 333'%3E%3Cpath stroke='url(%23a)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M341.117 1.75684V233.967'/%3E%3Cpath stroke='url(%23b)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M317.578 2.64429V234.789'/%3E%3Cpath stroke='url(%23c)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M292.469 4.72498V239.073'/%3E%3Cpath stroke='url(%23d)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M268.141 8.31738V246.505'/%3E%3Cpath stroke='url(%23e)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M243.82 11.7949V257.817'/%3E%3Cpath stroke='url(%23f)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M219.484 17.6238V271.423'/%3E%3Cpath stroke='url(%23g)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M195.172 24.1519V285.499'/%3E%3Cpath stroke='url(%23h)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M170.844 32.8v263.205'/%3E%3Cpath stroke='url(%23i)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M146.516 44.6221V305.558'/%3E%3Cpath stroke='url(%23j)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M122.188 54.9158V313.352'/%3E%3Cpath stroke='url(%23k)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M97.8594 69.3108V319.699'/%3E%3Cpath stroke='url(%23l)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M73.5469 82.0054V324.517'/%3E%3Cpath stroke='url(%23m)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M49.2109 92.2158V327.748'/%3E%3Cpath stroke='url(%23n)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M24.875 98.7188V330.321'/%3E%3Cpath stroke='url(%23o)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 99.2371V330.321'/%3E%3Cpath stroke='url(%23p)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M363.734 1v232.145'/%3E%3Cpath stroke='url(%23q)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M388.859 3.08057V237.429'/%3E%3Cpath stroke='url(%23r)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M413.172 6.6731V244.86'/%3E%3Cpath stroke='url(%23s)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M437.5 10.1506V256.173'/%3E%3Cpath stroke='url(%23t)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M461.828 15.9797V269.779'/%3E%3Cpath stroke='url(%23u)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M486.156 22.5078V283.855'/%3E%3Cpath stroke='url(%23v)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M510.484 31.1558V294.36'/%3E%3Cpath stroke='url(%23w)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M534.805 42.978v260.936'/%3E%3Cpath stroke='url(%23x)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M559.133 53.2712V311.708'/%3E%3Cpath stroke='url(%23y)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M583.453 67.6665V318.054'/%3E%3Cpath stroke='url(%23z)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M607.781 80.3608V322.873'/%3E%3Cpath stroke='url(%23A)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M632.109 90.5718V326.104'/%3E%3Cpath stroke='url(%23B)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M656.43 97.0747V328.677'/%3E%3Cpath stroke='url(%23C)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1045.2 2.57886V234.789'/%3E%3Cpath stroke='url(%23D)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1021.66 3.46655V235.611'/%3E%3Cpath stroke='url(%23E)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M996.555 5.54712V239.895'/%3E%3Cpath stroke='url(%23F)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M972.227 9.13965V247.327'/%3E%3Cpath stroke='url(%23G)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M947.906 12.6172V258.639'/%3E%3Cpath stroke='url(%23H)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M923.578 18.4458V272.245'/%3E%3Cpath stroke='url(%23I)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M899.25 24.9739V286.321'/%3E%3Cpath stroke='url(%23J)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M874.922 33.6221V296.827'/%3E%3Cpath stroke='url(%23K)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M850.594 45.4441V306.38'/%3E%3Cpath stroke='url(%23L)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M826.281 55.7378V314.174'/%3E%3Cpath stroke='url(%23M)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M801.953 70.1331V320.521'/%3E%3Cpath stroke='url(%23N)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M777.617 82.8274V325.339'/%3E%3Cpath stroke='url(%23O)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M753.297 93.0378V328.57'/%3E%3Cpath stroke='url(%23P)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M728.969 99.541v231.602'/%3E%3Cpath stroke='url(%23Q)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M680.766 99.2371V330.321'/%3E%3Cpath stroke='url(%23R)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M705.086 100.059v231.084'/%3E%3Cpath stroke='url(%23S)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1068.61 2.25854V236.607'/%3E%3Cpath stroke='url(%23T)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1092.93 5.85107V244.038'/%3E%3Cpath stroke='url(%23U)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1117.27 9.32861V255.351'/%3E%3Cpath stroke='url(%23V)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1141.58 15.1572V268.957'/%3E%3Cpath stroke='url(%23W)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1165.91 21.6853V283.032'/%3E%3Cpath stroke='url(%23X)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1190.23 30.3337V293.538'/%3E%3Cpath stroke='url(%23Y)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1214.56 42.156v260.936'/%3E%3Cpath stroke='url(%23Z)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1238.89 52.4492V310.886'/%3E%3Cpath stroke='url(%23aa)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1263.21 66.8445V317.232'/%3E%3Cpath stroke='url(%23ab)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1287.54 79.5388V322.051'/%3E%3Cpath stroke='url(%23ac)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1311.87 89.7493V325.281'/%3E%3Cpath stroke='url(%23ad)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1336.19 96.2524V327.854'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='341.617' x2='341.617' y1='1.75684' y2='233.967' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='318.078' x2='318.078' y1='2.64429' y2='234.789' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='292.969' x2='292.969' y1='4.72498' y2='239.073' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='268.641' x2='268.641' y1='8.31738' y2='246.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='244.32' x2='244.32' y1='11.7949' y2='257.817' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='219.984' x2='219.984' y1='17.6238' y2='271.423' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' x1='195.672' x2='195.672' y1='24.1519' y2='285.499' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' x1='171.344' x2='171.344' y1='32.8' y2='296.005' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' x1='147.016' x2='147.016' y1='44.6221' y2='305.558' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' x1='122.688' x2='122.688' y1='54.9158' y2='313.352' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' x1='98.3594' x2='98.3594' y1='69.3108' y2='319.699' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='74.0469' x2='74.0469' y1='82.0054' y2='324.517' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='m' x1='49.7109' x2='49.7109' y1='92.2158' y2='327.748' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='n' x1='25.375' x2='25.375' y1='98.7187' y2='330.321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='o' x1='1.5' x2='1.5' y1='99.2371' y2='330.321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='p' x1='364.234' x2='364.234' y1='1' y2='233.145' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='q' x1='389.359' x2='389.359' y1='3.08057' y2='237.429' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='413.672' x2='413.672' y1='6.6731' y2='244.86' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='s' x1='438' x2='438' y1='10.1506' y2='256.173' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='t' x1='462.328' x2='462.328' y1='15.9797' y2='269.779' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='u' x1='486.656' x2='486.656' y1='22.5078' y2='283.855' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='v' x1='510.984' x2='510.984' y1='31.1558' y2='294.36' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='w' x1='535.305' x2='535.305' y1='42.978' y2='303.914' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='x' x1='559.633' x2='559.633' y1='53.2712' y2='311.708' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='y' x1='583.953' x2='583.953' y1='67.6665' y2='318.054' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='z' x1='608.281' x2='608.281' y1='80.3608' y2='322.873' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='A' x1='632.609' x2='632.609' y1='90.5718' y2='326.104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='B' x1='656.93' x2='656.93' y1='97.0747' y2='328.677' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='C' x1='1045.7' x2='1045.7' y1='2.57886' y2='234.789' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='D' x1='1022.16' x2='1022.16' y1='3.46655' y2='235.611' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='E' x1='997.055' x2='997.055' y1='5.54712' y2='239.895' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='F' x1='972.727' x2='972.727' y1='9.13965' y2='247.327' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='G' x1='948.406' x2='948.406' y1='12.6172' y2='258.639' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='H' x1='924.078' x2='924.078' y1='18.4458' y2='272.245' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='I' x1='899.75' x2='899.75' y1='24.9739' y2='286.321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='J' x1='875.422' x2='875.422' y1='33.6221' y2='296.827' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='K' x1='851.094' x2='851.094' y1='45.4441' y2='306.38' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='L' x1='826.781' x2='826.781' y1='55.7378' y2='314.174' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='M' x1='802.453' x2='802.453' y1='70.1331' y2='320.521' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='N' x1='778.117' x2='778.117' y1='82.8274' y2='325.339' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='O' x1='753.797' x2='753.797' y1='93.0378' y2='328.57' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='P' x1='729.469' x2='729.469' y1='99.541' y2='331.143' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='Q' x1='681.266' x2='681.266' y1='99.2371' y2='330.321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='R' x1='705.586' x2='705.586' y1='100.059' y2='331.143' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='S' x1='1069.11' x2='1069.11' y1='2.25854' y2='236.607' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='T' x1='1093.43' x2='1093.43' y1='5.85107' y2='244.038' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='U' x1='1117.77' x2='1117.77' y1='9.32861' y2='255.351' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='V' x1='1142.08' x2='1142.08' y1='15.1572' y2='268.957' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='W' x1='1166.41' x2='1166.41' y1='21.6853' y2='283.032' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='X' x1='1190.73' x2='1190.73' y1='30.3337' y2='293.538' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='Y' x1='1215.06' x2='1215.06' y1='42.156' y2='303.092' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='Z' x1='1239.39' x2='1239.39' y1='52.4492' y2='310.886' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='aa' x1='1263.71' x2='1263.71' y1='66.8445' y2='317.232' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='ab' x1='1288.04' x2='1288.04' y1='79.5388' y2='322.051' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='ac' x1='1312.37' x2='1312.37' y1='89.7493' y2='325.281' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='ad' x1='1336.69' x2='1336.69' y1='96.2524' y2='327.854' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23008EF0' stop-opacity='.3'/%3E%3Cstop offset='.479167' stop-color='%23008EF0' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}
.opacitySmallAnimation{-webkit-animation:opacitySmallAnimation 2s infinite;animation:opacitySmallAnimation 2s infinite}
.carousell-template{background:white}
.carousell-template .dica-container .swiper-buttton-container .swiper-button-next,.carousell-template .dica-container .swiper-buttton-container .swiper-button-prev{background-color:transparent !important}
.carousell-template .dica-container .swiper-buttton-container .swiper-button-next:before,.carousell-template .dica-container .swiper-buttton-container .swiper-button-prev:before{background:transparent !important;color:var(--color1) !important}
.carousell-template .dica-image-container{padding-top:15px;padding-bottom:10px}
.carousell-template .dica-image-container:hover img{-webkit-filter:unset;filter:unset}
.carousell-template .dica_divi_carouselitem .dica-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.article-carousel .dica_divi_carouselitem{padding-bottom:5px}
.article-carousel .dica_divi_carouselitem .et_pb_module_inner{border:1px solid black !important;background:var(--color2)}
.article-carousel .dica_divi_carouselitem .et_pb_module_inner .item-title{color:var(--color1)}
.article-carousel .dica_divi_carouselitem .et_pb_module_inner .et_pb_button_wrapper{padding-bottom:10px}
.color4-box .carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-next,.color4-box .carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-prev{border:1px solid var(--color1) !important}
.color4-box .carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-next:before,.color4-box .carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-prev:before{color:var(--color2) !important}
.color4-box .carousel-testimonials .et_pb_module_inner .swiper-pagination.swiper-pagination-bullets.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--color2) !important}
.color4-box .carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .item-title{color:var(--color1);border-left:4px solid var(--color2)}
.color4-box .carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .item-title:before{color:var(--color1)}
.color4-box .carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .item-subtitle{color:var(--color1);border-left:4px solid var(--color2)}
.color4-box .carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .content span{color:var(--color1)}
.carousel-testimonials .et_pb_module_inner .swiper-buttton-container{padding-bottom:20px}
.carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-next,.carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-prev{background-color:transparent !important}
.carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-next:before,.carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-prev:before{background-color:transparent !important}
.carousel-testimonials .et_pb_module_inner .swiper-pagination-bullet{border:1px solid red;width:14px;height:14px}
.carousel-testimonials .et_pb_module_inner .swiper-wrapper .item-subtitle{background:linear-gradient(145deg,var(--color2) 0,#66cad9 100%)}
.carousel-testimonials .et_pb_module_inner .swiper-wrapper .dica_divi_carouselitem:nth-child(2n) .item-subtitle{background:linear-gradient(145deg,var(--color1) 0,#231766 100%)}
.carousel-testimonials .et_pb_module_inner .swiper-wrapper .dica_divi_carouselitem:nth-child(3n) .item-subtitle{background:linear-gradient(145deg,var(--color4) 0,#3072bf 100%)}
.carousel-testimonials .et_pb_module_inner .et_pb_module_inner{padding-left:2px;padding-right:2px}
.carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content{padding-top:0;padding-bottom:5px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .item-subtitle{border-bottom:1px solid black;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:28px;margin:0;font-weight:400;padding:10px;display:block;padding-left:0;text-align:center;color:white}
.carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .content{text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:15px;line-height:1.1em;margin-bottom:5px;max-width:800px;width:100%;position:relative;font-weight:600;font-size:22px}
.carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .item-title{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;color:var(--color1);padding:0 15px;text-align:center;margin-top:0;padding-bottom:0;font-size:20px;font-weight:normal}
.color-white-box .carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-next:before,.color-white-box .carousel-testimonials .et_pb_module_inner .swiper-buttton-container .swiper-button-prev:before{color:var(--color4) !important}
.color-white-box .carousel-testimonials-2 .et_pb_module_inner .dica-item .dica-item-content .item-subtitle{color:var(--color3)}
.carousel-testimonials-2 .et_pb_module_inner .swiper-buttton-container{padding-bottom:20px}
.carousel-testimonials-2 .et_pb_module_inner .swiper-buttton-container .swiper-button-next,.carousel-testimonials-2 .et_pb_module_inner .swiper-buttton-container .swiper-button-prev{background-color:transparent !important}
.carousel-testimonials-2 .et_pb_module_inner .swiper-buttton-container .swiper-button-next:before,.carousel-testimonials-2 .et_pb_module_inner .swiper-buttton-container .swiper-button-prev:before{background-color:transparent !important}
.carousel-testimonials-2 .et_pb_module_inner .dica-item .dica-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.carousel-testimonials-2 .et_pb_module_inner .dica-item .dica-item-content .content{color:white;background-image:linear-gradient(120deg,var(--color2),var(--color2));margin-top:20px;padding:20px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:5px;max-width:800px;width:100%;-ms-flex-item-align:center;align-self:center;position:relative;font-size:20px;text-align:center;font-weight:800}
.carousel-testimonials-2 .et_pb_module_inner .dica-item .dica-item-content .content strong{color:var(--color1)}
.carousel-testimonials-2 .et_pb_module_inner .dica-item .dica-item-content .item-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;-ms-flex-item-align:center;align-self:center;font-size:22px;margin-top:10px;display:inline-block;max-width:90%;width:300px;color:var(--color1)}
.carousel-testimonials-2 .et_pb_module_inner .dica-item .dica-item-content .item-subtitle{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:0;-ms-flex-item-align:center;align-self:center;text-align:center;font-size:20px;padding-bottom:0}
:root{--form-bg:white}
body .et_pb_contact p input[type="checkbox"]+label i,body .et_pb_contact p input[type="radio"]+label i{background-color:var(--form-bg);color:var(--form-bg)}
body .et-pb-contact-message{text-align:center}
body .et_pb_contact p input[type="checkbox"]:checked+label i::before{background-color:var(--form-bg);color:black}
body .et_pb_contact p input,body .et_pb_contact select,body .et_pb_contact textarea{background-color:var(--form-bg);color:black;font-size:18px}
body .et_pb_contact p input:focus,body .et_pb_contact select:focus,body .et_pb_contact textarea:focus{color:var(--color1)}
body .gform_wrapper span.ginput_product_price,body .gform_wrapper span.ginput_total{color:var(--color2);font-weight:bold}
body .gform_wrapper .gf_step{opacity:.4}
body .gform_wrapper .gfield_required{color:var(--color-form-error)}
body .gform_wrapper .gfield_error.gfield_error div.ginput_complex.ginput_container label{color:var(--color-form-error)}
body .gform_wrapper .gfield_error .validation_message{color:var(--color-form-error)}
body .gform_wrapper div.validation_error{color:var(--color-form-error);border-top:2px solid var(--color-form-error);border-bottom:2px solid var(--color-form-error)}
body .gform_wrapper .gfield_error .gfield_label{color:var(--color-form-error)}
body .gform_wrapper .gfield_error .gfield_label span{color:var(--color-form-error)}
body .gform_body table{border-top:1px solid var(--color-form-error);color:black}
body .gform_body table font{color:black}
body .gform_body .gptos_the_terms{color:#4e4e4e}
body .gform_body #gf_coupon_button{height:38px;display:inline-block}
body .gform_body input,body .gform_body select{border:1px solid var(--color2)}
body .gpnf-nested-entries th,body .gpnf-nested-entries td{color:black}
body .gpnf-add-entry{min-width:150px;text-transform:uppercase;display:inline-block;color:white;border:0;margin-top:10px;padding:10px;background-color:var(--color3)}
body .tingle-modal-box .gpnf-modal-header{background-color:var(--color2) !important}
body .tingle-modal-box .gform_body label{color:black}
body .tingle-modal-box .tingle-modal-box__footer button.tingle-btn{min-width:150px;text-transform:uppercase;color:white;border:0;margin-top:10px;padding:10px}
body .tingle-modal-box .tingle-modal-box__footer button.gpnf-btn-submit{background-color:var(--color3)}
body .tingle-modal-box .tingle-modal-box__footer button.gpnf-btn-submit:hover{background-color:var(--color2)}
body .tingle-modal-box .tingle-modal-box__footer button.gpnf-btn-cancel{background:var(--color1);color:white}
body .gform_page_footer input[type="submit"]{min-width:150px;text-transform:uppercase;display:inline-block;color:white;border:0;margin-top:10px;padding:10px;background:#2e8f4f}
body .gform_page_footer .button.gform_next_button,body .gform_page_footer .button.gform_previous_button,body .gform_page_footer .button.gform_previous_button{min-width:150px;text-transform:uppercase;display:inline-block;color:white;border:0;margin-top:10px;padding:10px}
body .gform_page_footer .button.gform_next_button{background-color:var(--color3)}
body .gform_page_footer .button.gform_next_button:hover{background-color:var(--color2)}
body .gform_page_footer .button.gform_previous_button{background:var(--color2)}
.et_pb_row.columns-border .et_pb_column{padding-bottom:40px}
.et_pb_row.columns-border .et_pb_module.et_pb_blurb{margin-left:auto;margin-right:auto}
.color-t1-box.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column{background:var(--t3);color:var(--color1)}
.color-t1-box.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_module:after{background:var(--color2)}
.color-t1-box.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_module:before{background:var(--color3)}
.color-t2-box.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column{background:var(--color3);color:var(--color4)}
.color-t2-box.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_module:after{background:var(--color4)}
.color-t2-box.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_module:before{background:var(--color2)}
.color-t2-box.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_module:hover .et_pb_image_wrap{background:var(--t2)}
.articles-list .et_pb_blurb:hover .et_pb_main_blurb_image img{-webkit-filter:unset;filter:unset}
.articles-list .et_pb_blurb:hover .et_pb_module_header:before{left:25%;background:var(--color3)}
.articles-list .et_pb_blurb:hover .et_pb_module_header:after{right:25%;background:var(--color3)}
.articles-list .et_pb_blurb .et_pb_main_blurb_image{margin-bottom:15px}
.articles-list .et_pb_blurb .et_pb_main_blurb_image img{-webkit-filter:grayscale(1);filter:grayscale(1)}
.articles-list .et_pb_blurb .et_pb_module_header{position:relative;text-align:center}
.articles-list .et_pb_blurb .et_pb_module_header:before,.articles-list .et_pb_blurb .et_pb_module_header:after{content:"";width:10px;height:10px;border-radius:50%;display:block;position:absolute;bottom:-15px;background:var(--color2);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.articles-list .et_pb_blurb .et_pb_module_header:before{left:45%}
.articles-list .et_pb_blurb .et_pb_module_header:after{right:45%}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column{background:var(--color2);border:0;padding:30px;min-height:285px;border-radius:15px;position:relative;margin-bottom:20px;cursor:pointer;overflow:hidden;color:white}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_module:after{content:"";width:373px;height:373px;background:var(--t3);border-radius:50%;position:absolute;-webkit-transform:scale(0);transform:scale(0);top:-180px;opacity:0;right:-180px;-webkit-transition:all 600ms ease;transition:all 600ms ease}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_module:before{content:"";width:250px;height:250px;background:var(--color3);border-radius:50%;position:absolute;-webkit-transform:scale(0);transform:scale(0);top:-120px;opacity:0;right:-120px;-webkit-transition:all 600ms ease;transition:all 600ms ease}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_blurb_content{text-align:center}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_main_blurb_image{max-width:120px;margin-right:auto;margin-left:0;margin-bottom:10px}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_image_wrap{padding:25px;background:var(--color1);border-radius:50%}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_image_wrap img{border-radius:0}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_blurb_container .et_pb_blurb_description{font-size:16px;line-height:1.2em}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_blurb_container .et_pb_blurb_description p{font-size:inherit;color:inherit}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column .et_pb_module_header{font-size:24px;text-align:center;text-transform:uppercase;color:inherit;padding-bottom:20px}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column:hover{color:black !important}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column:hover .et_pb_image_wrap{background:var(--t1)}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column:hover .et_pb_blurb_description{display:block}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column:hover .et_pb_module_header{color:inherit !important}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column:hover .et_pb_module:after{-webkit-transform:scale(1);transform:scale(1);opacity:.4;-webkit-transition-delay:600ms;transition-delay:600ms}
.blurb-version-1 .blurbs-grid.et_pb_row .et_pb_column:hover .et_pb_module:before{-webkit-transform:scale(1);transform:scale(1);opacity:.4;-webkit-transition-delay:300ms;transition-delay:300ms}
.blurb-version-2.color4-box .et_pb_column:hover .et_pb_blurb_description{color:var(--color4)}
.blurb-version-2 .et_pb_blurb.et_pb_module{border-radius:10px;padding:20px 10px 10px;height:100%}
.blurb-version-2 .et_pb_column:hover .et_pb_image_wrap{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
.blurb-version-2 .et_pb_column:hover .et_pb_blurb_description{color:black}
.blurb-version-2 .et_pb_blurb_content .et_pb_main_blurb_image{margin-bottom:0}
.blurb-version-2 .et_pb_blurb_content .et_pb_image_wrap{-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out;max-width:40%}
.blurb-version-2 .et_pb_blurb_content .et_pb_module_header{color:var(--color2);text-align:center;font-size:32px;line-height:1em;font-weight:600}
.blurb-version-2 .et_pb_blurb_content .et_pb_blurb_description{line-height:1.2em;text-align:center;font-size:22px;font-weight:normal;color:white}
.blurb-version-2 .et_pb_blurb_content .et_pb_blurb_description p{color:inherit}
.blurb-version-2 .blurbs-grid.et_pb_row .et_pb_column{position:relative;overflow:hidden;cursor:pointer}
.blurb-version-2 .blurbs-grid.et_pb_row .et_pb_column:before{position:absolute;border-radius:10px;content:"";left:0;bottom:0;width:100%;height:50%;-webkit-transition:all 600ms ease;transition:all 600ms ease;background:#e3e4de;opacity:0}
.blurb-version-2 .blurbs-grid.et_pb_row .et_pb_column:hover:before{opacity:1;height:100%}
.color-white-box.blurb-version-2 .blurbs-grid .et_pb_blurb{border:1px solid black}
.color-white-box.blurb-version-2 .blurbs-grid .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_description{color:var(--color1)}
.blurb-small-list .et_pb_blurb_content{display:-webkit-box;display:-ms-flexbox;display:flex}
.blurb-small-list .et_pb_blurb_content .et_pb_module_header span{font-size:26px;font-weight:600}
.blurb-small-list .et_pb_blurb_content .et_pb_main_blurb_image{width:20%;display:inline-block}
.blurb-small-list .et_pb_blurb_content .et_pb_blurb_container{width:80%;padding-left:10px;padding-right:10px;display:inline-block}
.blurb-images-list .et_pb_main_blurb_image .et_pb_image_wrap{position:relative}
.blurb-images-list .et_pb_main_blurb_image .et_pb_image_wrap::after{content:"";position:absolute;top:-2px;left:0;width:4px;height:80%;background-color:var(--color2)}
.blurb-images-list .et_pb_main_blurb_image .et_pb_image_wrap::before{content:"";position:absolute;top:-2px;left:0;width:70%;height:4px;background-color:var(--color2)}
.blurb-images-list .et_pb_blurb_container .et_pb_blurb_description{line-height:1.2em}
.blurb-images-list .et_pb_blurb_container .et_pb_module_header span{font-size:1.4em;display:block}
.blurb-images-list .et_pb_blurb_container .et_pb_module_header span:first-letter {font-size:1.6em;font-weight:bold;color:var(--color2)}
.blurb_no_icon .et_pb_blurb_content .et_pb_module_header{font-size:40px;font-weight:800}
.blurbs-grid-6 .et_pb_blurb_content .et_pb_image_wrap{max-width:180px}
.blurbs-grid-4 .et_pb_blurb_content .et_pb_image_wrap{max-width:140px}
.agenda_day_headline{text-align:left;border-bottom:2px solid var(--color2);padding-bottom:0 !important}
.agenda_day_headline .et_pb_text_inner{border:2px solid var(--color2);background:var(--color2);border-bottom:0;font-weight:500;font-size:26px;padding:10px 20px;text-align:center;display:inline-block;color:white;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.agenda_day_headline .et_pb_text_inner p{color:inherit}
.agenda_day_headline .et_pb_text_inner:hover{margin-left:40px}
.t1-box .agenda_day_headline{border-bottom:2px solid var(--t1)}
.t1-box .agenda_day_headline .et_pb_text_inner{border:2px solid var(--t1);background:var(--t1)}
.t1-box .agenda_row_headline{background:var(--t1)}
.t1-box .agenda_row_headline h4{color:white}
.t2-box .agenda_day_headline{border-bottom:2px solid var(--t2)}
.t2-box .agenda_day_headline .et_pb_text_inner{border:2px solid var(--t2);background:var(--t2)}
.t2-box .agenda_row_headline{background:var(--t2)}
.t2-box .agenda_row_headline h4{color:white}
.t3-box .agenda_day_headline{border-bottom:2px solid var(--t3)}
.t3-box .agenda_day_headline .et_pb_text_inner{border:2px solid var(--t3);background:var(--t3)}
.t3-box .agenda_row_headline{background:var(--t3)}
.t3-box .agenda_row_headline h4{color:white}
.main-topic{background:#cbd4dd}
.sub-topic{background:#cbd4dd;border-bottom:0 !important}
.agenda_row{border-bottom:1px solid rgba(51,51,51,0.25);padding-top:0 !important;padding-bottom:0 !important}
.agenda_row h3{color:var(--color2);line-height:1.4em;font-weight:bold;font-size:24px}
.agenda_row.color4-box{border-bottom:0}
.agenda_row.color4-box .et_pb_text_inner{color:white}
.agenda_row.color4-box .et_pb_text_inner p{color:inherit}
.agenda_row.color4-box h4{color:white !important}
.agenda_row .et_pb_column_1_3:nth-child(2) .theme-label h4{background:var(--t1)}
.agenda_row .et_pb_column_1_3:nth-child(3) .theme-label h4{background:var(--t2)}
.agenda_row h4{font-size:24px;font-weight:700;color:black}
.agenda_row .et_pb_column{padding-top:15px;padding-bottom:15px}
.agenda_row .agenda_row_date .et_pb_text_inner{text-align:center}
.agenda_row .agenda_row_date .et_pb_text_inner p{text-align:center}
.agenda_row.agenda_row_headline{margin-top:0;padding-bottom:0 !important}
.agenda_row.agenda_row_headline h4{text-align:center}
.agenda_row .theme-label{margin-bottom:0}
.agenda_row .theme-label h4{text-align:center;font-size:18px;padding:8px;display:inline}
.agenda_row .agenda_row_description{text-align:left;padding-left:0}
.agenda_row .agenda_row_description ul{list-style-type:none;margin-top:10px;padding-left:0}
.agenda_row .agenda_row_description ul li{position:relative;margin-bottom:6px;margin-left:0;padding-left:20px;font-size:18px}
.agenda_row .agenda_row_description ul li:hover:before{background-color:var(--color2)}
.agenda_row .agenda_row_description ul li:before{background-color:var(--color1);border-radius:50%;content:" ";height:8px;width:8px;position:absolute;left:1px;top:9px}
.agenda_row.et_pb_row_inner{margin-top:0 !important;margin-bottom:3em !important}
#agenda,.agenda{overflow:hidden}
#agenda .sub-topic-columns .et_pb_column,.agenda .sub-topic-columns .et_pb_column{background-color:var(--color2);padding:10px 20px;border:1px solid var(--color1)}
#agenda .sub-topic-columns h4,.agenda .sub-topic-columns h4{color:var(--color1);line-height:1.4em;font-weight:800;font-size:24px}
#agenda .sub-topic-columns .et_pb_toggle .et_pb_toggle_title,.agenda .sub-topic-columns .et_pb_toggle .et_pb_toggle_title{color:var(--color1);padding-right:25px}
#agenda .sub-topic-columns .et_pb_toggle .et_pb_toggle_title:before,.agenda .sub-topic-columns .et_pb_toggle .et_pb_toggle_title:before{color:var(--color3)}
#agenda .et_pb_toggle,.agenda .et_pb_toggle{padding:0;background-color:transparent !important;border:0}
#agenda .et_pb_toggle .et_pb_toggle_title,.agenda .et_pb_toggle .et_pb_toggle_title{line-height:1.4em;font-weight:700;padding-right:12px;padding-top:0 !important;padding-bottom:0 !important;color:var(--color2)}
#agenda .et_pb_toggle .et_pb_toggle_title:before,.agenda .et_pb_toggle .et_pb_toggle_title:before{color:var(--color2)}
#agenda .et_pb_toggle .et_pb_toggle_content,.agenda .et_pb_toggle .et_pb_toggle_content{line-height:1.3em}
#agenda .et_pb_toggle .et_pb_toggle_content p,.agenda .et_pb_toggle .et_pb_toggle_content p{line-height:1.3em}
#agenda .et_pb_toggle_close,.agenda .et_pb_toggle_close{background-color:transparent !important}
#agenda.t1-box .et_pb_team_member .et_pb_team_member_description div,#agenda.t1-box .et_pb_team_member .et_pb_team_member_description div p,#agenda.t2-box .et_pb_team_member .et_pb_team_member_description div,#agenda.t2-box .et_pb_team_member .et_pb_team_member_description div p,#agenda.t3-box .et_pb_team_member .et_pb_team_member_description div,#agenda.t3-box .et_pb_team_member .et_pb_team_member_description div p,.agenda.t1-box .et_pb_team_member .et_pb_team_member_description div,.agenda.t1-box .et_pb_team_member .et_pb_team_member_description div p,.agenda.t2-box .et_pb_team_member .et_pb_team_member_description div,.agenda.t2-box .et_pb_team_member .et_pb_team_member_description div p,.agenda.t3-box .et_pb_team_member .et_pb_team_member_description div,.agenda.t3-box .et_pb_team_member .et_pb_team_member_description div p{color:#00000b !important}
.slide-template .et_pb_slide{display:block !important;opacity:1 !important}
.slide-template .et_pb_slide:not(.et-pb-active-slide){z-index:0 !important}
.slide-template .et_pb_slide .et_pb_slide_title{background-color:var(--color5);color:var(--color5) !important}
.slide-template .et_pb_slide:nth-child(2n) .et_pb_slide_title{background-color:var(--color2);color:var(--color2) !important}
.slide-template .et_pb_slide:nth-child(2n) .et_pb_slide_title,.slide-template .et_pb_slide:nth-child(2n) .et_pb_slide_content{margin-left:-20px;margin-right:20px;margin-top:16px;margin-bottom:-16px}
.slide-template .et_pb_slide:nth-child(3n) .et_pb_slide_title{background-color:var(--color3);color:black;color:var(--color3) !important}
.slide-template .et_pb_slide:nth-child(3n) .et_pb_slide_title,.slide-template .et_pb_slide:nth-child(3n) .et_pb_slide_content{margin-left:12px;margin-right:-12px}
.slide-template .et_pb_slides .et-pb-active-slide.et_pb_slide h2.et_pb_slide_title{color:white !important}
.slide-template .et-pb-arrow-next{opacity:1;right:22px;font-size:80px}
.slide-template .et-pb-arrow-next:before{content:"\$"}
.slide-template .et-pb-arrow-prev{opacity:1;left:22px;font-size:80px}
.slide-template .et-pb-arrow-prev:before{content:"\#"}
.slide-template .et_pb_slide_description{text-shadow:unset}
.slide-template h2.et_pb_slide_title{padding-top:6px;padding-bottom:6px}
.slide-template .et_pb_slide_title{border:2px solid black;border-top-right-radius:10px;border-top-left-radius:10px;font-size:24px}
.slide-template .et_pb_slide_content{background-color:white;color:black;padding:10px;font-size:20px;text-align:left;border:2px solid black;border-bottom-right-radius:10px;border-bottom-left-radius:10px}
.slide-template .et_pb_slide_content strong{font-size:120%;font-weight:400}
#footer1{background:#213343;border-top:4px solid var(--color4);color:var(--color-white);padding-top:5px;padding-bottom:5px}
#footer1 p{padding-bottom:5px;color:inherit}
#footer1 .et_pb_column>.et_pb_module.et_pb_text{margin-top:20px}
#footer1 .et_pb_text_inner a{color:inherit;font-weight:normal;font-size:18px}
#footer1 #privacy-menu{margin-top:30px;padding-left:10px;padding-right:10px}
#footer1 #privacy-menu a{color:var(--color6);font-size:16px}
#footer1 .et_pb_promo{background:white;border-radius:20px;color:black;padding-top:22px !important}
#footer1 .et_pb_promo p{color:black}
#footer1 .et_pb_promo h2{color:black !important}
#footer2{background:var(--color1);padding:0;color:white;margin:0}
#footer2 a{color:inherit}
#footer2 p{padding-bottom:5px;color:inherit}
.speaker-overlay{border-bottom:0 !important}
.speaker-overlay .et_pb_row{padding:20px;margin-top:15px;border-radius:10px;background-color:white !important;max-width:1130px}
.speaker-overlay .sp-o-title,.speaker-overlay h3{font-weight:700;color:var(--color2) !important;display:block;font-size:22px;text-transform:uppercase}
.speaker-overlay .sp-o-position,.speaker-overlay h4,.speaker-overlay h5{font-weight:500;color:var(--color1) !important;display:block;font-size:22px;text-transform:uppercase}
.speaker-overlay h5{font-weight:800}
.speaker-overlay .et_pb_text_inner{color:black;font-weight:400}
.speaker-overlay .et_pb_text_inner p{color:inherit;font-weight:400}
.speaker-overlay .et_pb_row .et_pb_column:nth-child(1) .et_pb_image_wrap img{border-radius:0}
.speaker-overlay .et_pb_row .et_pb_column:nth-child(1) .circle-image .et_pb_image_wrap img{border-radius:50%;background-color:white}
.et_pb_gallery_image{border:1px solid black !important}
.circle-slider{background-color:var(--color4);width:300px;height:300px;padding:45px;border-radius:50%}
.circle-slider .item-title{font-size:50px !important;color:var(--color-black);font-weight:800}
.circle-slider .item-subtitle{font-size:30px !important;color:var(--color-black)}
.circle-slider>.et_pb_module_inner{width:100%;height:210px;background:var(--color5);border-radius:50%}
.circle-slider .dica_divi_carouselitem .et_pb_module_inner{height:210px;width:100%}
.circle-slider .dica-item-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.circle-slider.half-section{position:relative}
.circle-slider.half-section:before{content:"";background:var(--color2);-webkit-clip-path:polygon(100% 0,500% 0,500% 100%,100% 100%,0 100%);clip-path:polygon(100% 0,500% 0,500% 100%,100% 100%,0 100%);height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;position:absolute;aspect-ratio:1;height:calc(100% + 30rem);width:auto;z-index:-1;display:block}
.circle-slider.half-section:after{background:var(--color2);content:"";display:block;height:calc(100% + 30rem);width:200vw;left:160%;top:-50%;position:absolute;z-index:-2}
.custom-counter .et_pb_number_counter .percent{color:white}
.custom-counter .et_pb_number_counter .percent span{color:white}
.custom-counter .et_pb_number_counter h3.title{color:white}
.custom-counter.et_pb_column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.custom-counter .et_pb_number_counter .percent{margin-bottom:3px;height:50px}
.custom-counter .et_pb_number_counter .percent .percent-value,.custom-counter .et_pb_number_counter .percent .percent-sign{font-weight:bold}
.custom-counter .et_pb_number_counter .percent p{font-size:50px;line-height:50px}
.custom-counter .et_pb_number_counter .percent span{font-weight:700}
.custom-counter .et_pb_number_counter h3.title{font-size:20px;font-weight:300}
@media(min-width:400px){.xmove{height:200px}
}@media only screen and (min-width:401px){.col-sm{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding:14px}
.col-sm-1{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:14px}
.col-sm-offset-1{margin-left:8.3333333333%}
.col-sm-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:14px}
.col-sm-offset-2{margin-left:16.6666666667%}
.col-sm-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:14px}
.col-sm-offset-3{margin-left:25%}
.col-sm-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:14px}
.col-sm-offset-4{margin-left:33.3333333333%}
.col-sm-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:14px}
.col-sm-offset-5{margin-left:41.6666666667%}
.col-sm-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:14px}
.col-sm-offset-6{margin-left:50%}
.col-sm-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:14px}
.col-sm-offset-7{margin-left:58.3333333333%}
.col-sm-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:14px}
.col-sm-offset-8{margin-left:66.6666666667%}
.col-sm-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:14px}
.col-sm-offset-9{margin-left:75%}
.col-sm-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:14px}
.col-sm-offset-10{margin-left:83.3333333333%}
.col-sm-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:14px}
.col-sm-offset-11{margin-left:91.6666666667%}
.col-sm-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:14px}
.col-sm-offset-12{margin-left:100%}
.row.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.row.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.row.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.row.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.row.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.row.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.row.around-sm{-ms-flex-pack:distribute;justify-content:space-around}
.row.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.show-sm{display:block !important}
.row.show-sm{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-sm{display:none !important}
}@media(min-width:401px){.custom-counter .et_pb_number_counter .percent{height:60px}
.custom-counter .et_pb_number_counter .percent p{font-size:60px;line-height:60px}
.custom-counter .et_pb_number_counter h3.title{font-size:30px}
}@media only screen and (min-width:401px) and (max-width:767px){.show-sm-only{display:block !important}
.row.show-sm-only{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-sm-only{display:none !important}
}@media only screen and (min-width:768px) and (max-width:980px){.show-md-only{display:block !important}
.row.show-md-only{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-md-only{display:none !important}
}@media only screen and (min-width:768px){.col-md{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding:14px}
.col-md-1{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:14px}
.col-md-offset-1{margin-left:8.3333333333%}
.col-md-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:14px}
.col-md-offset-2{margin-left:16.6666666667%}
.col-md-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:14px}
.col-md-offset-3{margin-left:25%}
.col-md-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:14px}
.col-md-offset-4{margin-left:33.3333333333%}
.col-md-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:14px}
.col-md-offset-5{margin-left:41.6666666667%}
.col-md-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:14px}
.col-md-offset-6{margin-left:50%}
.col-md-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:14px}
.col-md-offset-7{margin-left:58.3333333333%}
.col-md-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:14px}
.col-md-offset-8{margin-left:66.6666666667%}
.col-md-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:14px}
.col-md-offset-9{margin-left:75%}
.col-md-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:14px}
.col-md-offset-10{margin-left:83.3333333333%}
.col-md-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:14px}
.col-md-offset-11{margin-left:91.6666666667%}
.col-md-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:14px}
.col-md-offset-12{margin-left:100%}
.row.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.row.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.row.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.row.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.row.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.row.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.row.around-md{-ms-flex-pack:distribute;justify-content:space-around}
.row.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.show-md{display:block !important}
.row.show-md{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-md{display:none !important}
}@media(min-width:768px){.align-items-center-md{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#top-2023 #t1 .et_pb_text{padding:10px 10px 10px 40px}
.conference-detalis{font-size:26px}
body #main-header img#logo{max-width:300px}
#event-statistic{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
#event-statistic .et_pb_module{margin-right:20px;font-size:40px;margin-bottom:0 !important}
#event-statistic .et_pb_module p{font-size:inherit}
.carousel-testimonials .et_pb_module_inner .dica-container .swiper-container:before{content:" ";width:2px;height:100%;background-color:white;z-index:999;position:absolute}
.et_pb_row.columns-border .et_pb_module.et_pb_blurb{max-width:80%}
.blurb-small-list.et_pb_column .et_pb_module.et_pb_blurb{width:49%;display:inline-block}
.speaker-overlay .et_pb_row{padding:50px}
}@media screen and (min-width:981px){body.home .et_builder_inner_content .et_pb_section:first-child{padding-top:0 !important}
}@media(min-width:981px){#hotel-text{width:300px;max-width:100%;position:absolute !important;top:79px;bottom:auto;right:48px;left:auto}
#reasons8-ctn .et_pb_column:first-child{min-height:600px}
#reasons8-ctn .et_pb_column:last-child .et_pb_module.et_pb_text .et_pb_text_inner{font-size:32px;line-height:36px;max-width:400px;margin-right:5%;padding-top:5%;margin-left:auto}
#reasons8-ctn .et_pb_column:last-child .et_pb_module.et_pb_text .et_pb_text_inner p{font-size:inherit}
body .big_testimonial{font-size:50px}
body .big_testimonial strong{font-size:54px}
body .h1{font-size:50px}
body .h2{font-size:40px}
.agenda_row .et_pb_column{padding-top:30px;padding-bottom:30px}
.agenda_row.agenda_row_headline .et_pb_column{padding-top:10px;padding-bottom:10px}
.agenda_row .agenda_row_description .theme-label{display:none}
.agenda_row .agenda_row_description .et_pb_column_3_4{width:calc(100% - 310px)}
}@media(min-width:1024px){.xmove{height:20vw}
}@media only screen and (min-width:1401px) and (max-width:1600px){.show-lg-only{display:block !important}
.row.show-lg-only{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-lg-only{display:none !important}
}@media(min-width:1401px){body.home .et_builder_inner_content{z-index:unset}
body.home #main-header.et-fixed-header .logo_container{display:block}
#top-2023 #t1 .h1{font-size:48px}
#top .et_pb_button_module_wrapper{float:left;width:30%}
#top #t2 .ml11{font-size:60px}
#top #t2{padding:40px 5px 10px 40px}
#top #t2 h4{font-size:80px}
#top-counter-timer #top-counter{width:60%;padding-right:10px}
#top-counter-timer #top-timer{width:40%}
#top-counter-timer .et_pb_section{display:inline-block}
body .h2 strong{font-size:44px}
.slogan{font-size:65px}
.carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .content{font-size:24px}
.carousel-testimonials .et_pb_module_inner .dica-item .dica-item-content .item-title{font-size:22px}
.carousel-testimonials-2 .et_pb_module_inner .dica-item .dica-item-content .content{font-size:26px}
.agenda_row .agenda_row_date{width:300px;margin-right:4px}
}@media only screen and (min-width:1401px){.col-lg{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding:14px}
.col-lg-1{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:14px}
.col-lg-offset-1{margin-left:8.3333333333%}
.col-lg-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:14px}
.col-lg-offset-2{margin-left:16.6666666667%}
.col-lg-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:14px}
.col-lg-offset-3{margin-left:25%}
.col-lg-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:14px}
.col-lg-offset-4{margin-left:33.3333333333%}
.col-lg-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:14px}
.col-lg-offset-5{margin-left:41.6666666667%}
.col-lg-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:14px}
.col-lg-offset-6{margin-left:50%}
.col-lg-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:14px}
.col-lg-offset-7{margin-left:58.3333333333%}
.col-lg-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:14px}
.col-lg-offset-8{margin-left:66.6666666667%}
.col-lg-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:14px}
.col-lg-offset-9{margin-left:75%}
.col-lg-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:14px}
.col-lg-offset-10{margin-left:83.3333333333%}
.col-lg-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:14px}
.col-lg-offset-11{margin-left:91.6666666667%}
.col-lg-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:14px}
.col-lg-offset-12{margin-left:100%}
.row.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.row.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.row.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.row.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.row.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.row.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.row.around-lg{-ms-flex-pack:distribute;justify-content:space-around}
.row.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.show-lg{display:block !important}
.row.show-lg{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-lg{display:none !important}
}@media only screen and (min-width:1601px){.col-xl{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding:14px}
.col-xl-1{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:14px}
.col-xl-offset-1{margin-left:8.3333333333%}
.col-xl-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:14px}
.col-xl-offset-2{margin-left:16.6666666667%}
.col-xl-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:14px}
.col-xl-offset-3{margin-left:25%}
.col-xl-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:14px}
.col-xl-offset-4{margin-left:33.3333333333%}
.col-xl-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:14px}
.col-xl-offset-5{margin-left:41.6666666667%}
.col-xl-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:14px}
.col-xl-offset-6{margin-left:50%}
.col-xl-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:14px}
.col-xl-offset-7{margin-left:58.3333333333%}
.col-xl-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:14px}
.col-xl-offset-8{margin-left:66.6666666667%}
.col-xl-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:14px}
.col-xl-offset-9{margin-left:75%}
.col-xl-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:14px}
.col-xl-offset-10{margin-left:83.3333333333%}
.col-xl-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:14px}
.col-xl-offset-11{margin-left:91.6666666667%}
.col-xl-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:14px}
.col-xl-offset-12{margin-left:100%}
.row.start-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.row.center-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.row.end-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.row.top-xl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.row.middle-xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.row.bottom-xl{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.row.around-xl{-ms-flex-pack:distribute;justify-content:space-around}
.row.between-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.first-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.last-xl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.show-xl{display:block !important}
.row.show-xl{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-xl{display:none !important}
}@media(max-width:1600px){.d-lg-block{display:none}
.d-lg-none{display:block}
.et_pb_row{width:90%}
}@media(max-width:980px){.d-md-none{display:block;padding:1rem}
.position-second-md{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.constant_grid.et_pb_row_4col:not(.standard-mobile)>.et_pb_column.et_pb_column_1_4{width:20.875% !important;margin-right:5.5%}
.constant_grid.et_pb_row_4col:not(.standard-mobile)>.et_pb_column.et_pb_column_1_4:nth-child(4){margin-right:0 !important}
.constant_grid.et_pb_row_5col:not(.standard-mobile)>.et_pb_column.et_pb_column_1_5{width:15.6% !important;margin-right:5.5%}
.constant_grid.et_pb_row_5col:not(.standard-mobile)>.et_pb_column.et_pb_column_1_5:nth-child(5){margin-right:0 !important}
.mobile-2-columns.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:44.17989% !important;margin-right:11.64% !important}
.mobile-2-columns.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(2n){margin-right:0 !important}
.mobile-2-columns.et_pb_row_6col.columns-border>.et_pb_column.et_pb_column_1_6{width:49.99% !important;margin-right:0 !important}
.mobile-2-columns .et_pb_row:not(.et_pb_gutters1) .et_pb_column.et_pb_column_1_4{width:44.17989% !important}
.mobile-2-columns .et_pb_row.et_pb_gutters1 .et_pb_column.et_pb_column_1_4{width:49.99% !important}
.mobile-3-columns.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666% !important;margin-right:5.5% !important}
.mobile-3-columns.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0 !important}
.mobile-3-columns .et_pb_equal_columns{display:-webkit-box;display:-ms-flexbox;display:flex}
.mobile-3-columns .et_pb_column.et_pb_column_1_3{width:31.3333% !important}
#hotel-text{padding-left:3% !important;padding-right:3% !important}
#reasons8-ctn .et_pb_column:first-child .et_pb_module.et_pb_text .et_pb_text_inner{padding-top:8px;padding-bottom:8px}
#reasons8-ctn .et_pb_column:last-child .et_pb_module.et_pb_text .et_pb_text_inner{background-color:#000000a8;padding-top:30px;padding-bottom:30px}
.agenda_row .et_pb_column{margin-top:5px;margin-bottom:5px}
}@media(max-width:767px){.d-md-block{display:none}
.d-sm-block{display:none}
.d-sm-none{display:block;padding:1rem}
.position-second-mobile{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.constant_grid .et_pb_column_1_4{width:20.875% !important}
.constant_grid .et_pb_column_1_5{width:15.6% !important}
.constant_grid .et_pb_column_3_4{width:73.625% !important}
.constant_grid .et_pb_column_1_3{width:29.6667% !important}
.constant_grid .et_pb_column_2_3{width:64.833% !important}
.constant_grid .et_pb_column_2_5{width:36.7% !important}
.constant_grid .et_pb_column_3_5{width:57.8% !important}
.mobile-3-columns .et_pb_column.et_pb_column_1_3{width:31.3333% !important}
.mobile-no-padding-bottom{padding-bottom:0 !important}
.mobile-no-margin-bottom{margin-bottom:0 !important}
.conference-detalis.et_pb_module{margin-right:10px;margin-left:10px;margin-top:11px}
.conference-detalis.et_pb_module .et_pb_text_inner{margin:0 auto}
#event-statistic{-ms-flex-wrap:wrap;flex-wrap:wrap}
#event-statistic .et_pb_module{-ms-flex-preferred-size:49%;flex-basis:49%;margin-right:0}
.mobile-2-columns .et_pb_team_member{font-size:16px}
.mobile-2-columns .et_pb_team_member .et_pb_module_header{font-size:24px}
.mobile-2-columns .et_pb_team_member .et_pb_member_position{font-size:18px}
.price_row_box_v2 .et_pb_column{margin-bottom:20px !important}
.xmove1-xmove,.xmove2-xmove{background-size:200vw auto}
.main-topic.agenda_row{width:100%;padding-left:5%;padding-right:5%}
.sub-topic.agenda_row{width:100%;padding-left:5%;padding-right:5%}
.agenda_row.color4-box h4{text-align:center}
.agenda_row .agenda_row_date{margin-bottom:0 !important;padding-bottom:0 !important}
#footer1 .et_pb_column{padding-bottom:0}
#footer1 .et_pb_column>.et_pb_module.et_pb_text{margin-top:0}
}@media(max-width:400px){div[class^="col-xs-"]{padding-left:12px;padding-right:12px;padding-top:0;padding-bottom:0}
}@media only screen and (max-width:400px){.show-xs-only{display:block !important}
.row.show-xs-only{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important}
.hide-xs-only{display:none !important}
}@-webkit-keyframes xmove{0%{background-position-x:0}
to{background-position-x:100vw}
}@keyframes xmove{0%{background-position-x:0}
to{background-position-x:100vw}
}@-webkit-keyframes opacityFullAnimation{0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}@keyframes opacityFullAnimation{0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes opacitySmallAnimation{0%{opacity:1}
50%{opacity:.5}
100%{opacity:1}
}@keyframes opacitySmallAnimation{0%{opacity:1}
50%{opacity:.5}
100%{opacity:1}
}