.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.payment-status-page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.payment-status-card{background:#fff;border-radius:20px;padding:40px;max-width:500px;width:100%;text-align:center;box-shadow:0 8px 30px #0000001a}.payment-icon{font-size:60px;margin-bottom:20px}.payment-title{font-size:28px;margin-bottom:10px}.payment-message{font-size:16px;margin-bottom:30px;color:#4b5563}.payment-btn{display:inline-block;padding:12px 24px;border-radius:30px;font-weight:700;text-decoration:none;color:#fff;transition:background .3s ease}.payment-success{background-color:#e6f9f0}.payment-success .payment-status-card{border:2px solid #b8f2d3;box-shadow:0 8px 30px #22c55e33}.payment-success .payment-icon{color:#22c55e}.payment-success .payment-title{color:#14532d}.payment-success .payment-btn{background-color:#22c55e}.payment-success .payment-btn:hover{background-color:#16a34a}.payment-cancel{background-color:#fff5f5}.payment-cancel .payment-status-card{border:2px solid #f8b4b4;box-shadow:0 8px 30px #ef444426}.payment-cancel .payment-icon{color:#ef4444}.payment-cancel .payment-title{color:#991b1b}.payment-cancel .payment-btn{background-color:#ef4444}.payment-cancel .payment-btn:hover{background-color:#dc2626}body{background:#eee}h1,.h1-title,h2,.h2-title{background:transparent;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;line-height:1.2}.sign-up-sec{min-height:100vh;height:100%}.sign-up-left-inr{position:relative;min-height:100vh;height:100%;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:114px 30px 96px;z-index:2}.sign-up-left-inr:before{content:"";position:absolute;top:0;left:-38px;width:calc(100% + 50px);height:100%;background:var(--theme-dark);z-index:-1;pointer-events:none}.sign-up-inr{position:relative;min-height:100vh;height:100%;background:var(--white)}.sign-content-slider-wrp{width:100%;text-align:left;padding-left:35px;position:relative;max-width:600px;margin-left:auto;margin-right:auto}.sign-content-slider-wrp:before{content:"";position:absolute;left:0;top:0;height:calc(100% - 51px);width:11px;background:#00d1ff;border-radius:10px}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:36px}.slick-dots li{list-style:none;margin-right:5px}.slick-dots li button{width:15px;height:15px;border-radius:50%;background:#001429;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:0;outline:0;border:0;padding:0}.slick-dots li.slick-active button,.slick-dots li:hover button{background:#00d1ff}.sign-sec-head{margin-bottom:50px;text-align:center}.sign-sec-head h1{font-size:50px;color:var(--white);background:transparent;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;margin-bottom:0;font-weight:700}.sign-sec-head h1 span{font-size:32px;display:block}.sign-img{margin-bottom:50px}.sign-content-slider-item-inr p{font-size:22px;font-weight:500}.sign-up-right-inr{max-width:380px;margin:0 auto;height:100%;padding:50px 0;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.signup-form{width:100%}.signup-form-head{text-align:center;margin-bottom:20px}.signup-form-head h2{color:#00042a;font-size:28px;font-weight:500;background:transparent;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;margin-bottom:0}.signup-form-head p{font-size:14px;margin-bottom:10px;color:#00062c}.input-grp{position:relative;margin-bottom:16px}.input-grp:last-child{margin-bottom:0}.input-grp input{border:1px solid var(--text-gray);color:var(--text-gray);border-radius:8px;height:56px;padding-right:40px}.input-grp label{color:var(--text-gray);position:relative;bottom:-10px;left:16px;padding:0 5px;background:var(--white)}.input-grp input::-webkit-input-placeholder{color:var(--text-gray);opacity:1}.input-grp input::-moz-placeholder{color:var(--text-gray);opacity:1}.input-grp input:-ms-input-placeholder{color:var(--text-gray);opacity:1}.input-grp input::-ms-input-placeholder{color:var(--text-gray);opacity:1}.input-grp input::placeholder{color:var(--text-gray);opacity:1}.checkbox{margin-top:37px}.checkbox input{width:18px;height:18px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.checkbox label{color:var(--black);font-size:15px;font-weight:400;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.signup-top-head{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:40px 12px 0 40px}.signup-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;font-weight:500;color:var(--text-gray)}.signup-option a{display:inline-block;color:#00072c;font-size:13px;font-weight:700;text-decoration:underline!important;margin-left:2px}.signup-option a:hover{color:var(--theme-clr-1)}.sign-right-inr-wrp{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.help-link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px 40px 40px}.help-link img{-ms-flex-negative:0;flex-shrink:0;display:block;width:18px;height:18px;-o-object-fit:contain;object-fit:contain;margin-right:10px}.help-link a{font-size:13px;color:var(--text-gray)}.help-link a:hover{text-decoration:underline!important;color:var(--theme-clr-1)}.form-fields{margin-bottom:18px}.signup-form input[type=submit]{color:var(--white);font-size:15px;font-weight:700;height:54px;border-radius:8px;background:#3182ce;border:1px solid #3182CE;width:100%;margin-left:auto;margin-right:auto}.popup-wrp .signup-form input[type=submit]{width:auto}.signup-form input[type=submit]:hover{background:var(--theme-dark);border-color:var(--theme-dark)}.forgot-pass{font-size:15px;font-weight:400;color:var(--black);text-align:right;display:block}.popup-wrp{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;z-index:9999999999;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.pop-overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background:#0006;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.sign-popup{max-width:539px;width:100%;padding:40px 65px 50px;background:var(--white);border-radius:22px;position:relative;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);pointer-events:all;margin-left:auto;margin-right:auto;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.close-btn{width:25px;height:25px;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:99;top:15px;right:15px;border-radius:50%;background:#3182ce;cursor:pointer;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.close-btn:hover{background:var(--theme-dark)}.close-btn i{font-size:13px;color:var(--white)}.sign-pop-head h2{font-size:34px;font-weight:700;color:var(--black);margin-bottom:0}.sign-pop-head{margin-bottom:30px;text-align:center}.pop-info{color:#101010;font-size:18px;font-weight:500;text-align:center;opacity:.6;margin-bottom:25px}.sign-popup .form-fields{margin-bottom:30px}.otp-container{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}.otp-container.input-grp input{width:57px;height:57px;border:0;-webkit-box-shadow:0 0 8px rgba(0,0,0,.25);box-shadow:0 0 8px #00000040;border-radius:10px;padding-right:14px}.otp-container.input-grp input{margin-right:15px;text-align:center}.otp-container.input-grp input:last-child{margin-right:0}.toggle-btn{position:absolute;top:50%;right:12px;background:none;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.toggle-btn img{width:18px}.popup-wrp.active{opacity:1;visibility:visible;pointer-events:all;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.over-hide{overflow:hidden;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.popup-wrp.active .sign-popup{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.pop-up-inr-wrp{height:100%;overflow-y:auto;width:100%;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:50px}.dsbrd-sidebar-wrp{position:fixed;top:0;left:0;max-width:339px;width:100%;height:100%;z-index:999999999;padding-left:0;padding-right:0}.dsbrd-sidebar{height:100%}.dsbrdside-header{width:100%;background:var(--theme-dark);padding:0 12px;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}.dsbrdside-header .logo{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;width:100%;min-height:70px;height:100%;max-width:222px;padding:34px 12px 38px;-webkit-transition:all ease-in-out .3s .3s;-o-transition:all ease-in-out .3s .3s;transition:all ease-in-out .3s .3s}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{width:150px;height:70px;padding:12px;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.dsbrdside-header .logo a{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;width:100%;height:100%}.dsbrd-sidebar-body{width:100%;height:100%;overflow-y:auto;padding:0 12px 100px;background:var(--theme-dark);position:relative;left:0;top:0;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.dsbrd-sidebar-body ul{padding-top:30px;padding-bottom:50px;border-top:1px solid #002159}.dsbrd-sidebar-body ul li{margin-bottom:5px}.dsbrd-sidebar-body ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:500;color:var(--white);padding:8px 15px;border-radius:10px;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.dsbrd-sidebar-wrp.active .dsbrd-sidebar-body ul li a{font-size:0}.dsbrd-sidebar-body ul li a img{width:30px;-ms-flex-negative:0;flex-shrink:0;-o-object-fit:contain;object-fit:contain;margin-right:15px}.dsbrd-sidebar-body ul li a:hover,.dsbrd-sidebar-body ul li.current-menu-item a{background:#59afff}.dsbrdside-header .logo img{width:100%;-o-object-fit:contain;object-fit:contain}.dsbrd-sidebar-body::-webkit-scrollbar{width:5px;background:#fff}.dsbrd-sidebar-body::-webkit-scrollbar-thumb{background:#59afff;border-radius:5px}.dashboard-panel{width:100%;max-width:100%;padding-left:0;margin-left:auto;height:100%}.ds-panel-header-inr-wrp{padding:12px 27px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.dashboard-body-wrp,.ds-panel-header{max-width:calc(100% - 339px);-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;margin-left:auto}.dashboard-body-wrp.active{max-width:100%}.dsbrd-sidebar-wrp.active{max-width:unset;width:auto}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo a{width:50px}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo a img{height:100%;object-position:left;object-fit:cover}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{width:auto;padding:12px 6px}.ds-panel-header.active,.dashboard-body-wrp.active{max-width:calc(100% - 90px)}.dsbrd-sidebar-wrp.active .dsbrd-sidebar-body ul li a img{margin-right:0}.ds-panel-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--white);position:relative;z-index:1;margin-bottom:40px}.ds-panel-header:after{content:"";position:absolute;top:0;height:100%;width:5000px;left:339px;background:var(--white);z-index:-1}.dspnlhdrusr-drpdn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;padding:10px 0}.dspnlhdrusr-drpdn p{font-size:20px;font-weight:500;color:#000429;margin-right:30px;margin-bottom:0}.dspnlhdrusr-drpdn i{display:block;font-size:20px;color:#000429;-ms-flex-negative:0;flex-shrink:0}.notification{padding-right:20px;margin-right:15px;border-right:2px solid #DEDEDE;height:auto!important}.notification-btn{width:18px;padding:0;margin:0;border:0;outline:0;background:transparent}.notification-btn img{width:100%;-o-object-fit:contain;object-fit:contain}.ds-panel-hdr-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.sidebar-toggler{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-toggler button{font-size:0;border:0;background:transparent;outline:0;padding:0}.dashboard-sec{background:#eee}.ds-bdy-head h1{font-size:30px;font-weight:900;color:var(--theme-clr-2);margin-bottom:15px;text-align:center}.ds-bdy-head strong{font-size:22px;font-weight:500;color:var(--theme-clr-2);margin-bottom:15px;text-align:center;display:block}.ds-bdy-head p{font-size:18px;font-weight:500;color:var(--theme-clr-2);margin-bottom:0;text-align:center}.ds-bdy-head{margin-bottom:40px;text-align:center}.dashboard-body-wrp{padding-left:20px;padding-right:12px;width:100%;height:100%;padding-bottom:30px}.dashboard-body,.dashboard-body-wrp .plans-inr{width:100%;height:100%;border-radius:13px;background:var(--white);padding:50px 100px 100px 40px;position:relative}.file-input{position:relative;width:100%;height:174px;background:var(--white)}.file-input input{width:100%;height:100%;border:1px dashed var(--theme-clr-2);border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;position:absolute;z-index:2;opacity:0;cursor:pointer}.file-input .upload-placeholder{position:absolute;top:0;left:0;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;border:1px dashed var(--theme-clr-2);border-radius:8px}.file-input .upload-placeholder img{width:70px;margin-bottom:20px}.file-input .upload-placeholder p{color:#b9b9b9}.dsbdy-content .input-grp label{position:relative;bottom:0;margin-bottom:23px;font-size:18px;font-weight:500;color:var(--theme-clr-2);left:0;padding:0;background:transparent}.addon-info{font-weight:500;color:var(--black);margin-top:13px;margin-bottom:0}.dsbdy-content-title{font-size:22px;font-weight:500;color:var(--theme-clr-2);text-align:left;margin-bottom:20px}.dsbdy-frm-btn-grp{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;margin-top:70px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.dsbdy-frm-btn-grp input[type=submit]{color:var(--white);background:var(--theme-clr-2);border-radius:8px;height:51px;min-width:98px;padding:7px 20px;font-size:18px;font-weight:400;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;margin-right:12px;width:auto;border:0}.dsbdy-frm-btn-grp input[type=submit]:last-child{margin-right:0}.dsbdy-frm-btn-grp input[type=submit]:hover{background:#a3a3a3}.input-grp{position:relative}.input-grp.search{width:450px}.input-grp.search input[name=search]{padding:8px 42px 8px 14px;background:var(--white);background-size:20px;border-color:#e9e9e9;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040;border-radius:10px;width:100%}.input-grp input[name=search]~button{position:absolute;right:0;height:100%;width:50px;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;top:0;background:transparent;border:0;outline:0}.search-bar-wrp{width:100%;padding:16px 13px 13px;border-radius:13px;margin-bottom:15px;background:var(--white)}input.date::-webkit-inner-spin-button,input.date::-webkit-calendar-picker-indicator{width:100%}input.date{cursor:pointer}.ds-filter-wrp .input-grp{position:relative}.ds-filter-wrp .input-grp label{position:absolute;top:50%;left:14px;bottom:0;line-height:1.6;margin-bottom:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;background:transparent;cursor:pointer}.ds-filter-wrp .input-grp input:focus~label{opacity:0}.ds-filter-wrp .input-grp select,.datefield-wrp input,.dsbdy-content .input-grp select{color:var(--theme-clr-2);border-color:#e9e9e9;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040;border-radius:10px;cursor:pointer}.dsbdy-content .input-grp input{color:var(--theme-clr-2);border-color:#e9e9e9;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040;border-radius:10px}.ds-filter-input-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.ds-filter-input-wrp>*{width:auto;padding:0 10px;margin:0}.ds-filter-input-wrp>* input,.ds-filter-input-wrp>* select{height:48px}.ds-filter-input-wrp>*:last-child{padding-right:0}.ds-filter-input-wrp>*:first-child{padding-left:0;min-width:296px}.ds-bdy-table-wrp{width:100%;overflow:auto;padding-bottom:17px}.ds-bdy-table-wrp::-webkit-scrollbar{height:10px;background:var(--white);border:1px solid #D4D4D4;border-radius:10px;cursor:pointer}.ds-bdy-table-wrp::-webkit-scrollbar-thumb{background:#3182ce;border-radius:10px;cursor:pointer}.ds-bdy-table-wrp table{min-width:1920px;width:100%;border-collapse:separate}.ds-bdy-table-wrp table th:first-child{border-radius:10px 0 0}.ds-bdy-table-wrp table th,.ds-bdy-table-wrp table td{background:#efefef;color:var(--theme-clr-2);padding:10px 15px;text-align:center;font-weight:400;border:1px solid #F8F8F8}.ds-bdy-table-wrp table td{font-size:15px}.ds-bdy-table-wrp table td label{font-size:15px;font-weight:700;color:#3182ce;position:relative;cursor:pointer;pointer-events:none;display:block}.ds-bdy-table-wrp table td label input[type=file]{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;opacity:0;z-index:2;pointer-events:all}.ds-bdy-table-wrp table th{font-size:18px;color:var(--black)}.dsbrd-tbl-body.dashboard-body{padding:15px 24px 100px}.ds-filter-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.dsfilter-rt-btns .cmn-btn{background:#3182ce;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;height:51px;min-width:105px;margin-right:20px;border-radius:10px}.dsfilter-rt-btns .cmn-btn:last-child{margin-right:0}.dsfilter-rt-btns .cmn-btn img{width:14px;margin-right:15px;-ms-flex-negative:0;flex-shrink:0}.dsfilter-rt-btns .cmn-btn:after,.dsfilter-rt-btns .cmn-btn:before{display:none}.dsfilter-rt-btns .cmn-btn:hover{background:var(--theme-clr-2);color:var(--white)}.select-item-count select{color:#666;font-size:16px;border-radius:50px;border:1px solid #D2D2D2;height:38px;width:auto;cursor:pointer;font-weight:500}.select-item-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:34px}.pop-bdy-content table td{color:var(--theme-clr-2);font-weight:500;font-size:18px;min-width:100px;margin-right:14px}.pop-bdy-content table td:last-child{margin-right:0}.pop-bdy-content table tr{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pop-bdy-content table tr:last-child{margin-bottom:0}.pop-bdy-content table td:first-child{font-weight:700;font-size:20px}.detail-transactions .pop-bdy-content table td:first-child{min-width:110px}.pop-bdy-content table .pop-inr-card-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.pop-bdy-content table .pop-price-cd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pop-bdy-content table .pop-price-cd span{font-weight:500;font-size:18px;margin-left:5px}.account-details .pop-bdy-content table tr:nth-child(3) td,.detail-transactions .pop-bdy-content table tr:nth-child(4) td{width:100%}.account-details .pop-bdy-content table tr:nth-child(3) td p{font-weight:500;font-size:18px}.pop-bdy-content table tr:last-child td{width:50%;font-weight:700;font-size:20px}.pop-bdy-content table tr:last-child td:last-child{text-align:left}.table-content .sign-popup{max-width:452px;padding:40px 52px 50px}.table-content .sign-pop-head{margin-bottom:50px}.table-content .sign-pop-head h2{font-size:26px;font-weight:500;color:var(--theme-clr-2)}.ds-client-info-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.ds-client-info-form .input-grp{max-width:338px;margin:0}.ds-client-info-form .input-grp label{width:100%;position:static;margin-bottom:6px;color:var(--theme-clr-2);font-size:18px;font-weight:500;padding-left:0}.client-pg .ds-filter-wrp>p.inr-panel-title{width:auto;font-size:24px;font-weight:500;margin-bottom:0}.ds-client-info-form .input-grp input{height:36px}.ds-client-info-wrp h3{color:var(--theme-clr-2);margin-bottom:20px;font-size:22px;font-weight:500}.ds-client-info-wrp{margin-bottom:35px}.ds-bdy-head.max{max-width:540px;margin-left:auto;margin-right:auto;margin-bottom:45px}.client-pg .dsbdy-frm-btn-grp{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.client-pg .dsbdy-frm-btn-grp a{display:block;font-size:22px;font-weight:500;color:var(--theme-clr-2);margin-left:125px;text-decoration:underline!important}.client-pg .dsbdy-frm-btn-grp a:hover{color:var(--theme-clr-1)}.back-btn{margin-bottom:37px;cursor:pointer;display:inline-block}.inr-panel-title{font-size:24px;font-weight:500}.ds-bdy-table-wrp table td input[type=checkbox]{margin-right:12px;width:14px;height:14px;border-radius:3px;cursor:pointer}.secinr-dashboard-body-wrp .ds-bdy-table-wrp table{min-width:100%}.ds-filter-wrp .input-grp input::-webkit-input-placeholder{font-size:18px;font-weight:500}.ds-filter-wrp .input-grp input::-moz-placeholder{font-size:18px;font-weight:500}.ds-filter-wrp .input-grp input:-ms-input-placeholder{font-size:18px;font-weight:500}.ds-filter-wrp .input-grp input::-ms-input-placeholder{font-size:18px;font-weight:500}.ds-filter-wrp .input-grp select,.ds-filter-wrp .input-grp input,.ds-filter-wrp .input-grp input::placeholder{font-size:18px;font-weight:500}.datefield-wrp input::-webkit-input-placeholder{color:var(--theme-clr-2);opacity:1}.datefield-wrp input::-moz-placeholder{color:var(--theme-clr-2);opacity:1}.datefield-wrp input:-ms-input-placeholder{color:var(--theme-clr-2);opacity:1}.datefield-wrp input::-ms-input-placeholder{color:var(--theme-clr-2);opacity:1}.datefield-wrp input::placeholder{color:var(--theme-clr-2);opacity:1}.dsbdy-content.max{max-width:460px;margin-left:auto;margin-right:auto}.search-ledger-body{padding:15px 16px;background:var(--white);border-radius:5px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.25);box-shadow:0 2px 6px #00000040}.client-list{max-height:220px;height:100%;overflow:auto}.client-list::-webkit-scrollbar{background:var(--white);width:6px}.client-list::-webkit-scrollbar-thumb{background:#3182ce;border-radius:20px}.dashboard-panel{color:var(--theme-clr-2)}.search-ledger.input-grp.search{width:100%;margin-bottom:20px}.client-list ul li{font-size:18px;font-weight:500;margin-bottom:3px;padding:5px 13px;border-radius:4px;-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s;cursor:pointer}.client-list ul li:hover{background:#efefef}.client-list ul li:last-child{margin-bottom:0}.loading-state,.error-state{display:none}.client-list ul{list-style:none;padding:0}.client-list li{padding:8px;cursor:pointer}.client-list li[aria-selected=true]{background-color:#eee}.search-ledger-head #search-client{padding:8px 42px 8px 14px;background:url("data:image/svg+xml,%3csvg%20width='13'%20height='8'%20viewBox='0%200%2013%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.26604%207.66528C6.843%208.11157%206.15703%208.11157%205.73399%207.66528L0.317298%201.95099C-0.105766%201.50467%20-0.105766%200.781054%200.317298%200.334733C0.740373%20-0.111578%201.4263%20-0.111578%201.84937%200.334733L6.50001%205.24093L11.1507%200.334733C11.5737%20-0.111578%2012.2597%20-0.111578%2012.6827%200.334733C13.1058%200.781054%2013.1058%201.50467%2012.6827%201.95099L7.26604%207.66528Z'%20fill='%23666666'/%3e%3c/svg%3e") no-repeat calc(100% - 14px) center #fff;background-size:14px;background-size:20px;border-color:#e9e9e9;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040;border-radius:10px;width:100%;color:var(--theme-clr-2);font-size:20px}.search-ledger-head #search-client::-webkit-input-placeholder{color:var(--theme-clr-2);opacity:1;font-size:20px}.search-ledger-head #search-client::-moz-placeholder{color:var(--theme-clr-2);opacity:1;font-size:20px}.search-ledger-head #search-client:-ms-input-placeholder{color:var(--theme-clr-2);opacity:1;font-size:20px}.search-ledger-head #search-client::-ms-input-placeholder{color:var(--theme-clr-2);opacity:1;font-size:20px}.search-ledger-head #search-client::placeholder{color:var(--theme-clr-2);opacity:1;font-size:20px}.search-ledger-head{margin-bottom:8px}.get-ledger{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}.get-ledger button{background:#3182ce;padding:10px 15px;height:51px;color:var(--white);font-size:18px;border:0;outline:0;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;border-radius:10px;margin-top:10px}.get-ledger img{margin-right:10px;width:20px;-ms-flex-negative:0;flex-shrink:0}.ds-filter-wrp>p{text-align:center;margin-bottom:15px;display:block;width:100%}.dsbrd-pagination ul{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.dsbrd-pagination ul li{width:47px;height:47px;border:1px solid #3182CE;border-radius:50%;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;background:var(--white);margin-right:18px;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;cursor:pointer}.dsbrd-pagination ul li.active,.dsbrd-pagination ul li:hover{background:#3182ce;color:var(--white)}.dsbrd-pagination ul li:last-child{margin-right:0}.dsbrd-pagination .prev img{color:#3182ce;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.dsbrd-pagination .next img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.dsbrd-pagination ul li:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.dsbrd-client-info-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0;border-bottom:1px solid #D3D3D3;margin-bottom:13px}.dsbrd-client-info-wrp>*{width:50%}.dsbrd-client-info-wrp>* strong{font-size:22px;font-weight:500;margin-bottom:7px;display:block}.dsbrd-client-info-wrp>* p{font-size:18px;font-weight:500;margin:7px}.dsbrd-client-info-wrp>* p:last-child{margin-bottom:0}.dsbrd-client-info-right{text-align:right}.dsbdy-frm-btn-grp button,.cmn-btn-2{background:var(--theme-clr-2);border-radius:10px;height:51px;min-width:98px;color:var(--white);font-size:18px;font-weight:400;border:0;outline:0;padding:7px 25px;margin-right:12px;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;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.dsbdy-frm-btn-grp button:last-child,.cmn-btn-2:last-child{margin-right:0}.dsbdy-frm-btn-grp button:hover,.add-entry-btn.cmn-btn-2{background:#3182ce}.add-entry-btn.cmn-btn-2:hover,button.cmn-btn-2:hover{background:#000429}.dsbdy-frm-btn-grp button.btn-disable{background:#a3a3a3}.account-journal-form .input-grp input,.account-journal-form .input-grp select{height:49px;width:100%}.account-journal-form .input-grp label{margin-bottom:15px}.account-journal-form{--bs-gutter-x: 10px;--bs-gutter-y: 10px}.search-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 0}.status-icon-wrp{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}.ds-bdy-table-wrp.tbl-large table{min-width:2470px}.status-icon-wrp .status-icon{margin-right:20px}.status-icon-wrp .status-icon:last-child{margin-right:0}.cmn-btn-2.blue-bg{background:#3182ce}.pop-form .input-grp label{position:static;margin-bottom:10px;font-weight:500;color:var(--theme-clr-2)}.pop-form .input-grp input{height:36px;-webkit-box-shadow:none;box-shadow:none;border-radius:12px;border:1px solid #D4D4D4;font-weight:500;color:var(--theme-clr-2)}.pop-form .input-grp select{height:36px;border-radius:12px;border:1px solid #D4D4D4;font-weight:500;color:var(--theme-clr-2)}.pop-form .sign-popup{max-width:949px}.pop-form .sign-popup form .pop-form-inr-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-16px -25px}.pop-form .sign-popup form .input-grp{width:33.3333%;padding:16px 25px}.checks-wrp{width:100%;margin:30px 0}.checks-wrp,.check-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.radio-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-family:Arial,sans-serif;font-size:16px;color:#121639}.radio-container input[type=radio]{display:none}.radio-container label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;padding-right:28px}.radio-container label:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;border:2px solid #121639;border-radius:2px;background:transparent}.radio-container input[type=radio]:checked+label:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABpSURBVHgBjZGxEYAwDAMzAiPQUcJAcEdHS0cZNvQIFAyQEYQ5yKECO9GdGutlFw6hQgAGtajHGrhXJzySEtyqT3yactAY8EHwnIP4DqIDb7xJKFh+4L10OpmwU7JhKnW03YepdD9o9ZgL04TJq+Qpn0sAAAAASUVORK5CYII=) no-repeat center center #3a7afe;background-size:12px;border-color:#3a7afe}.check-wrp:first-child{width:45%;padding-right:26px}.check-wrp:last-child{width:55%;padding-left:50px}.check-wrp label{color:var(--theme-clr-2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;cursor:pointer}.check-wrp label input{margin-left:20px;border-radius:0}.check-wrp p{font-weight:500;color:var(--theme-clr-2);margin:0 10px 0 0}.dsbdy-frm-btn-grp button img{margin-right:12px}.ds-filter-upr-wrp-new{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #D3D3D3;margin-bottom:32px;width:100%}.ds-filter-upr-wrp-new h3{color:var(--theme-clr-2);font-size:26px;font-weight:500}.ds-filter-upr-wrp-new p{text-align:left;min-width:244px}.dsfilter-deep{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 0;width:100%}.dsfilterdp-left .input-grp{min-width:122px}.black-text{color:var(--theme-clr-2)}.add-client .form-fields{margin-bottom:0}.add-client .input-grp{margin-bottom:4px}.add-matter .input-grp select{border:1px solid var(--text-gray);color:var(--text-gray);border-radius:8px;height:56px;padding-right:40px}.form-fields .input-grp{width:100%;margin-bottom:4px}.form-fields .input-grp.w-50:nth-child(2n-1){padding-right:6px}.form-fields .input-grp.w-50:nth-child(2n){padding-left:6px}.add-matter .dsbdy-frm-btn-grp{margin-top:21px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.add-matter .dsbdy-frm-btn-grp button{margin-right:0;margin-bottom:7px;width:100%}.add-matter .dsbdy-frm-btn-grp button:last-child{margin-bottom:0}.ds-bdy-head.max{max-width:720px;margin-left:auto;margin-right:auto}.ds-bdy-head.max p{font-size:16px;font-weight:400}.ds-bdy-head.max h1{font-weight:900}.reconciliation-pg .account-journal-form{--bs-gutter-x: 31px}.multifiled-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 0}.multifiled-wrp .input-grp{width:25%;padding:0 21px;margin-bottom:0}.multifiled-wrp .input-grp:last-child{padding-right:0}.multifiled-wrp .input-grp:first-child{padding-left:0}.multifiled-wrp .input-grp input::-webkit-input-placeholder{color:#393939}.multifiled-wrp .input-grp input::-moz-placeholder{color:#393939}.multifiled-wrp .input-grp input:-ms-input-placeholder{color:#393939}.multifiled-wrp .input-grp input::-ms-input-placeholder{color:#393939}.multifiled-wrp .input-grp input::placeholder,.multifiled-wrp .input-grp select{color:#393939}.dashboard-body-wrp .plan-item-inr{background:#76c6ff;padding:20px 18px;border-radius:25px}.dashboard-body-wrp .plan-item-inr:nth-child(2n){background:#3182ce}.dashboard-body-wrp .plan-item{width:50%}.dashboard-body-wrp .plans-inr-wrp{max-width:560px;margin:0 auto}.dashboard-body-wrp .plans-wrp{--bs-gutter-x: 55px}.plan-item.using .blue-btn{background:#56b8ff;color:#ffffff80;pointer-events:none}.dashboard-body-wrp .plan-item-content ul li{font-size:15px;font-weight:700;color:#e7f5ff}.dashboard-body-wrp .plan-item-content{min-height:180px}.dashboard-body-wrp .plan-item-head h3{font-size:32px}.dashboard-body-wrp .plan-item-head h3 span{font-size:22px}.dashboard-body-wrp .plan-item-head p{font-size:19px;margin-bottom:7px}.dashboard-body-wrp .plan-item-head{margin-bottom:20px}.dashboard-body-wrp .popularity{font-size:19px;padding:15px 20px 30px;border-radius:35px 35px 0 0;height:77px}.dashboard-body-wrp .blue-btn{font-size:19px;height:40px;border-radius:10px;background:#000429}.dashboard-body-wrp .blue-btn:after{background:#59afff}.profile-conrol-menu{position:absolute;top:100%;right:0;min-width:200px;width:100%;padding:15px 0;background:var(--white);border-radius:10px;opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);visibility:hidden;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.25);box-shadow:0 2px 6px #00000040}.profile-conrol-menu ul li{margin-bottom:5px}.profile-conrol-menu ul li:last-child{margin-bottom:0}.profile-conrol-menu ul li a{padding:5px 20px;color:var(--theme-clr-2);font-size:18px;font-weight:500;z-index:999;display:block}.profile-conrol-menu ul li a:hover{color:var(--theme-clr-1)}.dspnlhdrusr-drpdn:hover .profile-conrol-menu{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.preparer-docs{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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.preparer-docs .input-grp{padding:0 10px;width:25%;margin-bottom:0}.input-grp-inr{position:relative;width:100%;height:100%}.preparer-docs .input-grp input{width:100%;background:var(--white);border-color:#ddd;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040;text-align:center;font-size:20px;padding-right:14px;font-weight:500;color:var(--theme-clr-2)}.preparer-docs .input-grp input::-webkit-input-placeholder{color:var(--theme-clr-2);font-size:20px;font-weight:500}.preparer-docs .input-grp input::-moz-placeholder{color:var(--theme-clr-2);font-size:20px;font-weight:500}.preparer-docs .input-grp input:-ms-input-placeholder{color:var(--theme-clr-2);font-size:20px;font-weight:500}.preparer-docs .input-grp input::-ms-input-placeholder{color:var(--theme-clr-2);font-size:20px;font-weight:500}.preparer-docs .input-grp input::placeholder{color:var(--theme-clr-2);font-size:20px;font-weight:500}.input-grp-inr input[type=file]{opacity:0}.input-grp-inr input{width:100%;position:relative;z-index:9;cursor:pointer}.input-grp-inr span{position:absolute;width:100%;height:100%;left:0;top:0;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;border-radius:10px;padding:8px 14px;background-color:var(--white);border:1px solid #ddd;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040;cursor:pointer;text-align:center;color:var(--theme-clr-2);font-size:20px;font-weight:500}.input-grp-inr span.upload{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.75%2015V4.8125L5.5%208.0625L3.75%206.25L10%200L16.25%206.25L14.5%208.0625L11.25%204.8125V15H8.75ZM2.5%2020C1.8125%2020%201.22417%2019.7554%200.735%2019.2662C0.245833%2018.7771%200.000833333%2018.1883%200%2017.5V13.75H2.5V17.5H17.5V13.75H20V17.5C20%2018.1875%2019.7554%2018.7762%2019.2662%2019.2662C18.7771%2019.7562%2018.1883%2020.0008%2017.5%2020H2.5Z'%20fill='black'/%3e%3c/svg%3e") no-repeat calc(100% - 14px) center var(--white);background-size:15px}.preparer-docs .input-grp label{font-size:20px;font-weight:500;margin:10px auto 0;padding:0;bottom:0;width:100%;left:0;position:static;text-align:center;color:var(--black)}.firm-records-heading h2{font-size:30px;font-weight:700;color:var(--theme-clr-2);text-align:center}.firm-records-heading .firmhdng-txt{font-size:20px;font-weight:400;color:var(--black);text-align:center;margin-bottom:20px}#ui-datepicker-div{font-size:16px}#ui-datepicker-div select,#ui-datepicker-div input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:var(--white);padding:unset;color:unset;height:auto;border-radius:2px;border-color:var(--theme-clr-2);color:var(--theme-clr-2)}.bankchrgldgr-dtl-pg .dsfilterdp-left .input-grp{margin-bottom:0}.bank-charges-form-in{display:flex;justify-content:center;gap:0px;flex-direction:column;align-items:center}.bank-charges-form-in h3{color:#000;font-size:18px;font-style:normal;font-weight:400;text-align:left;margin-bottom:4px}.bank-charges-form-in label{width:50%;display:flex;flex-direction:column;gap:2px;color:#333;font-size:16px;position:relative;margin-bottom:20px;font-weight:400}.bank-charges-form-in input[type=text]{width:100%;height:45px;padding:7px 9px;text-align:left;color:#444;position:relative;font-size:16px;outline:none;font-weight:500;border:1px solid #D4D4D4;border-radius:10px;box-shadow:0 1px 4px #00000040}.bank-charges-form-in input::placeholder{color:#393939;font-size:16px}.bank-charges-form-in select{width:100%;height:45px;padding:7px 9px;text-align:left;color:#393939;position:relative;font-size:16px;outline:none;font-weight:500;border:1px solid #D4D4D4;border-radius:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg%20width='13'%20height='8'%20viewBox='0%200%2013%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.26604%207.66528C6.843%208.11157%206.15703%208.11157%205.73399%207.66528L0.317298%201.95099C-0.105766%201.50467%20-0.105766%200.781054%200.317298%200.334733C0.740373%20-0.111578%201.4263%20-0.111578%201.84937%200.334733L6.50001%205.24093L11.1507%200.334733C11.5737%20-0.111578%2012.2597%20-0.111578%2012.6827%200.334733C13.1058%200.781054%2013.1058%201.50467%2012.6827%201.95099L7.26604%207.66528Z'%20fill='%23666666'/%3e%3c/svg%3e");background-position:center right 10px;background-size:auto;background-repeat:no-repeat;background-color:#fff;box-shadow:0 1px 4px #00000040}.bank-charges-form-in select ::placeholder{color:#393939}.bank-charges-form-in .bank-charges-btns{display:flex;justify-content:center;padding-top:40px;gap:35px}.bank-charges-form-in .bank-charges-btns a{border-radius:13px;color:#fff;text-align:center;padding:13px 15px;background-color:#3182ce;font-size:16px;width:auto;font-weight:400;display:flex;align-items:center;gap:8px}.dsfilter-wrp-text:nth-child(1){display:flex;flex-direction:column;align-items:flex-start}.dsfilter-wrp-text:nth-child(2){display:flex;flex-direction:column;align-items:flex-end}span.required-text{font-weight:500;margin-bottom:31px;margin-left:auto;margin-right:auto}.bank-charges-inr-btn-wrp .cmn-btn{background:#3182ce;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;height:51px;min-width:105px;font-size:16px;color:#fff;display:flex;gap:12px;margin-right:20px;width:max-content;border-radius:10px;text-transform:initial}.bank-charges-inr-btn-wrp.rtat a img{transform:rotate(180deg)}.ds-filter-input-wrp2{display:flex;align-items:center;max-width:600px;flex-direction:row;flex-wrap:nowrap;gap:14px}.client-leader-form-in{display:flex;justify-content:center;gap:0px;flex-direction:column;align-items:center}.client-leader-form-in h3{color:#000;font-size:18px;font-style:normal;font-weight:400;text-align:left;margin-bottom:4px}.client-leader-form-in label{width:100%;display:flex;flex-direction:column;gap:2px;color:#333;font-size:16px;position:relative;margin-bottom:20px;font-weight:400}.client-leader-form-in input[type=text]{width:100%;height:45px;padding:7px 9px;text-align:left;color:#444;position:relative;font-size:16px;outline:none;font-weight:500;border:1px solid #D4D4D4;border-radius:10px;box-shadow:0 1px 4px #00000040}.client-leader-form-in input::placeholder{color:#393939;font-size:16px}.client-leader-form-in select{width:100%;height:45px;padding:7px 9px;text-align:left;color:#393939;position:relative;font-size:16px;outline:none;font-weight:500;border:1px solid #D4D4D4;border-radius:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg%20width='13'%20height='8'%20viewBox='0%200%2013%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.26604%207.66528C6.843%208.11157%206.15703%208.11157%205.73399%207.66528L0.317298%201.95099C-0.105766%201.50467%20-0.105766%200.781054%200.317298%200.334733C0.740373%20-0.111578%201.4263%20-0.111578%201.84937%200.334733L6.50001%205.24093L11.1507%200.334733C11.5737%20-0.111578%2012.2597%20-0.111578%2012.6827%200.334733C13.1058%200.781054%2013.1058%201.50467%2012.6827%201.95099L7.26604%207.66528Z'%20fill='%23666666'/%3e%3c/svg%3e");background-position:center right 10px;background-size:auto;background-repeat:no-repeat;background-color:#fff;box-shadow:0 1px 4px #00000040}.client-leader-form-in select ::placeholder{color:#393939}.client-leader-form-in .bank-charges-btns{display:flex;justify-content:center;padding-top:40px;gap:35px}.client-leader-form-in .bank-charges-btns a{border-radius:13px;color:#fff;text-align:center;padding:15px 24px;background-color:#3182ce;font-size:16px;width:auto;font-weight:400;display:flex;align-items:center;gap:8px}.ds-bdy-table-wrp table.leader-summry-table{min-width:0;width:100%}.back-btn-summary-client{padding:9px 4px;width:fit-content;margin-bottom:19px}.total-amount-wrap{display:flex;gap:100px;padding-top:16px;position:absolute;right:147px;flex-wrap:wrap}.resolve-anchor a{color:#000;font-size:16px;font-weight:500;text-decoration:underline!important}.my-profile-form-in{display:flex;justify-content:center;gap:0px;flex-direction:column;align-items:center}.my-profile-form-in h3{color:#000429;font-size:18px;font-style:normal;font-weight:500;text-align:left;margin-bottom:4px}.my-profile-form-in .first-section,.my-profile-form-in .second-section,.my-profile-form-in .third-section{padding-top:20px;padding-bottom:20px}.my-profile-form-in .first-section h4,.my-profile-form-in .second-section h4,.my-profile-form-in .third-section h4{color:#000429;font-weight:600;font-size:24px;margin-bottom:30px}.my-profile-form-in label{width:100%;display:flex;flex-direction:column;gap:2px;color:#333;font-size:16px;position:relative;margin-bottom:20px;font-weight:400}.my-profile-form-in input[type=text]{width:100%;height:45px;padding:7px 9px;text-align:left;color:#444;position:relative;font-size:16px;outline:none;font-weight:500;border:1px solid #D4D4D4;border-radius:10px;box-shadow:0 1px 4px #00000040}.my-profile-form-in input::placeholder{color:#393939;font-size:16px}.my-profile-form-in .bank-charges-btns{display:flex;justify-content:center;padding-top:40px;gap:35px}.my-profile-form-in .bank-charges-btns a{border-radius:13px;color:#fff;text-align:center;padding:15px 24px;background-color:#3182ce;font-size:16px;width:auto;font-weight:400;display:flex;align-items:center;gap:8px}.delete-acount-wrap{position:absolute;right:27px;bottom:60px}.delete-acount-wrap a{color:#000429;font-size:17px;font-weight:600}.back-btn-firm-records{padding:9px 4px;width:100%;margin-bottom:19px;display:flex;align-items:center;justify-content:space-between}.firm-records-heading h1{font-size:30px;font-weight:700;color:var(--theme-clr-2);margin-bottom:40px;text-align:center}.question-ans-main-wrap{display:flex;align-items:flex-start;margin-bottom:15px;justify-content:space-between;flex-wrap:wrap;position:relative;padding-left:30px}.question-head-wrap h4{font-size:20px;color:#000;font-weight:700;margin-bottom:10px;text-align:left;text-transform:uppercase;position:relative}.question-head-wrap h5{font-size:18px;color:#000;font-weight:700;margin-bottom:10px;text-align:left;position:relative}.answer-para-wrap p{color:#484848;font-weight:700;font-size:16px;text-align:left;margin-bottom:20px}.yes-and-no-wrap{display:flex;gap:12px;justify-content:flex-start;margin-bottom:15px}.yes-and-no-wrap button:nth-child(1){border-radius:8px;color:#000;text-align:center;padding:9px 31px;background-color:#d4d4d4;font-size:16px;width:auto;font-weight:600;display:flex;align-items:center;border:none;gap:8px}.yes-and-no-wrap button:nth-child(2){border-radius:8px;color:#fff;text-align:center;padding:9px 31px;background-color:#000429;font-size:16px;width:auto;border:none;font-weight:600;display:flex;align-items:center;gap:8px}.amount-sec-wrap span{color:#000429;font-weight:600;font-size:18px;border:2px solid #D8D8D8;padding:11px 8px;border-radius:5px;display:block;min-width:116px;text-align:center}.quiz-sec{max-width:calc(100% - 116px);padding-right:12px}.amount-sec{flex-shrink:0}.counterquiz{position:absolute;left:-30px;top:0}.detail-transactions .pop-bdy-content table tr:nth-child(4) td{min-width:auto;width:auto}.dsbdy-content .input-grp input[type=file]{padding-right:0}.dsbrd-sidebar-wrp.active{pointer-events:none}.dsbrdside-header{pointer-events:all}.dsfilter-inr-btn-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.taj-pg .dsbrd-client-info-wrp>* p{margin-left:0}.dsfilter-rt-btns.ds-filter-upr-wrp-new.flex-wrap{padding-bottom:34px}.popup-wrp.add-notes .input-grp label{position:static;margin-bottom:5px;opacity:1;color:var(--theme-clr-2);font-size:16px;font-weight:500}.popup-wrp.add-notes .input-grp input{height:36px}.my-profile .my-profile-form-in input{max-width:338px}.subscription-plan .sec-head h2{font-weight:900}.subscription-plan.dashboard-body-wrp .blue-btn{min-width:170px}@media only screen and (min-width: 1200px){.container{max-width:100%}}@media only screen and (max-width: 1280px){.multifiled-wrp .input-grp{padding:0 12px}.multifiled-wrp .input-grp label{font-size:16px}.ds-filter-upr-wrp-new h3{font-size:21px}}@media only screen and (max-width: 1199px){.dashboard-body,.dashboard-body-wrp .plans-inr{border-radius:10px;padding:50px 40px}.dsbdy-frm-btn-grp{margin-top:50px}.ds-filter-input-wrp>*{padding:0 6px}.container{max-width:100%}.client-pg .dsbdy-frm-btn-grp a{font-size:18px}.input-grp.search{width:400px}.ds-filter-upr-wrp-new h3{font-size:21px}.dsfilter-rt-btns.dbllrg-btn .cmn-btn{margin-right:0}.dsfilter-wrp-text:nth-child(1){text-align:left;-ms-flex-negative:0;flex-shrink:0}.multifiled-wrp .input-grp{width:50%;padding:12px}.multifiled-wrp .input-grp:nth-child(2n-1){padding-left:0}.multifiled-wrp .input-grp:nth-child(2n){padding-right:0}.firm-records-heading h1{font-size:26px;margin-bottom:30px}.question-head-wrap h4{font-size:18px;margin-bottom:6px}.question-ans-main-wrap{margin-bottom:30px}.preparer-docs .input-grp{padding:0 6px}.preparer-docs .input-grp label{font-size:18px;margin-top:8px}.firm-records-heading h2{font-size:26px}.firm-records-heading .firmhdng-txt{font-size:18px}.bank-charges-inr-btn-wrp .cmn-btn:last-child,.bank-charges-inr-btn-wrp .cmn-btn-2:last-child{margin-right:0}.sign-sec-head h1{font-size:40px}.sign-content-slider-wrp{padding-left:25px}.sign-content-slider-item-inr p{font-size:20px}.ds-filter-upr-wrp-new p{min-width:auto}}@media only screen and (max-width: 991px){.dsbrd-sidebar-wrp{max-width:270px}.dashboard-body-wrp,.ds-panel-header{max-width:calc(100% - 270px)}.dsbrd-sidebar-body ul li a{font-size:16px;padding:7px 12px;border-radius:6px}.dsbrd-sidebar-body ul li a img{width:25px;margin-right:12px}.dsbrdside-header .logo{max-width:170px;padding:20px 12px}.dashboard-body,.dashboard-body-wrp .plans-inr{padding:30px 25px}.file-input{height:140px}.input-grp{margin-bottom:12px}.dsbdy-frm-btn-grp{margin-top:30px}.ds-bdy-head strong,.dsbdy-content-title{font-size:18px;margin-bottom:12px}.ds-bdy-head p,.dsbdy-content .input-grp label{font-size:16px;margin-bottom:18px}.ds-bdy-head h1{font-size:26px;margin-bottom:12px}.ds-bdy-head{margin-bottom:30px}.file-input .upload-placeholder img{width:50px;margin-bottom:15px}.file-input .upload-placeholder{padding:12px;text-align:center}.dsbdy-frm-btn-grp button,.cmn-btn-2{border-radius:8px;height:45px;min-width:90px;font-size:16px;padding:7px 20px;margin-right:8px}.dspnlhdrusr-drpdn p{font-size:18px;margin-right:15px}.dspnlhdrusr-drpdn i{font-size:16px}.ds-filter-input-wrp>*{margin-bottom:0}.dsfilter-rt-btns .cmn-btn{font-size:16px;height:45px;min-width:90px;margin-right:8px;border-radius:8px;padding:8px 20px}.dsfilter-rt-btns .cmn-btn img{width:12px;margin-right:10px}.dsfilter-rt-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 0}.search-bar-wrp{padding:10px;border-radius:8px;margin-bottom:12px}.search-bar form,.input-grp.search{width:100%}.ds-bdy-table-wrp table{min-width:1500px}.ds-bdy-table-wrp table th{font-size:16px}.ds-bdy-table-wrp table td{font-size:14px}.table-content .sign-pop-head{margin-bottom:30px}.pop-bdy-content table tr{margin-bottom:10px}.table-content .sign-popup,.sign-popup{padding:30px}.pop-bdy-content table td:first-child,.pop-bdy-content table tr:last-child td{font-size:18px}.pop-bdy-content table td,.account-details .pop-bdy-content table tr:nth-child(3) td p{font-size:16px}.ds-bdy-table-wrp table td input[type=checkbox]{margin-right:8px}.dsbrd-pagination ul li{width:40px;height:40px;margin-right:12px;padding:5px}.dsbrd-client-info-wrp>* p{font-size:16px;margin:7px 0 0}.dsbrd-client-info-wrp>* strong{font-size:18px;margin-bottom:7px}.dsbrd-pagination ul{margin-top:20px}.dsbrd-client-info-wrp{gap:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dsbrd-client-info-wrp>*{width:100%}.dsbrd-client-info-right{text-align:left}.search-bar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pop-form .sign-popup form .input-grp{padding:12px}.pop-form .sign-popup form .pop-form-inr-wrp{margin:-12px}.reconciliation-pg .account-journal-form{--bs-gutter-x: 24px}.multifiled-wrp .input-grp label{font-size:16px;margin-bottom:10px}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{min-height:67px;height:100%}.firm-records-heading h1{font-size:24px}.answer-para-wrap p{font-size:14px}.amount-sec-wrap span{font-size:16px;padding:10px 6px;min-width:90px}.quiz-sec{max-width:calc(100% - 110px)}.question-head-wrap h4{font-size:16px}.question-ans-main-wrap{margin-bottom:20px}.question-head-wrap h5{font-size:16px}.yes-and-no-wrap button:nth-child(1),.yes-and-no-wrap button:nth-child(2){border-radius:6px;padding:6px 20px}.preparer-docs .input-grp{padding:10px 6px;width:50%}.firm-records-heading h2{font-size:21px}.firm-records-heading{margin-top:20px!important}.firm-records-heading .firmhdng-txt{font-size:16px}.preparer-docs .input-grp input{font-size:16px;height:45px;border-radius:8px}.bank-charges-inr-btn-wrp .cmn-btn{height:45px;min-width:90px;font-size:16px;gap:8px;margin-right:20px;border-radius:6px}.ds-filter-input-wrp2{max-width:50%}.ds-filter-input-wrp2 input{height:45px}h4,.h4-title{font-size:21px;line-height:1.2}.delete-acount-wrap{position:static;text-align:right;margin-top:10px}.my-profile-form-in .bank-charges-btns{padding-top:0}.my-profile-form-in .first-section h4{font-size:21px;margin-bottom:20px}.my-profile-form-in .first-section{padding-top:15px;padding-bottom:15px}.sign-up-inr .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sign-sec-head h1{font-size:30px}.sign-pop-head h2{font-size:28px}.total-amount-wrap{position:static;max-width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.total-amount-wrap h4{font-size:18px}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{min-height:60px;height:60px}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo a{width:40px}.ds-panel-header.active,.dashboard-body-wrp.active{max-width:calc(100% - 77px)}}@media only screen and (max-width: 767px){.ds-filter-wrp .input-grp input::-webkit-input-placeholder{font-size:16px}.ds-filter-wrp .input-grp input::-moz-placeholder{font-size:16px}.ds-filter-wrp .input-grp input:-ms-input-placeholder{font-size:16px}.ds-filter-wrp .input-grp input::-ms-input-placeholder{font-size:16px}.ds-filter-wrp .input-grp select,.ds-filter-wrp .input-grp input,.ds-filter-wrp .input-grp input::placeholder{font-size:16px}.dsbrd-tbl-body.dashboard-body{padding:12px 12px 50px}.ds-filter-input-wrp>*:first-child{min-width:150px}.dsbrd-sidebar-body{padding:0 10px 100px}.dsbrd-sidebar-body ul{padding:20px 0}.dsbrd-sidebar-body ul li a{font-size:15px;padding:6px 8px}.dsbrd-sidebar-body ul li a img{width:20px;margin-right:8px}.dsbrd-sidebar-wrp{max-width:230px}.dashboard-body-wrp,.ds-panel-header{max-width:calc(100% - 230px)}.ds-filter-input-wrp{gap:8px 0}.dsfilter-rt-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.ds-filter-wrp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input-grp.search input[name=search]{padding:8px 38px 8px 12px;background-size:15px;border-radius:8px;height:45px}.ds-panel-header{margin-bottom:20px}.ds-bdy-table-wrp table th,.ds-bdy-table-wrp table td{padding:8px 12px}.ds-bdy-table-wrp table{min-width:1500px}.table-content .sign-pop-head h2{font-size:23px}.pop-bdy-content table td:first-child,.pop-bdy-content table tr:last-child td{font-size:16px}.pop-bdy-content table td,.account-details .pop-bdy-content table tr:nth-child(3) td p{font-size:15px}.table-content .sign-popup{padding:25px;border-radius:12px;max-width:350px}.ds-panel-header-inr-wrp{padding:8px 20px}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{min-height:60px;height:100%;width:150px}.dsbrd-sidebar-wrp .dsbrdside-header .logo{width:150px}.ds-filter-input-wrp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.client-pg .dsbdy-frm-btn-grp a{font-size:16px;margin-left:auto}.search-ledger-body{padding:12px}.dsbrd-client-info-wrp>* strong{font-size:16px;margin-bottom:5px}.dsbrd-pagination ul li{margin-right:0}.dsbrd-pagination ul{gap:8px}.table-content.add-entry .sign-popup{padding:20px;border-radius:10px;max-width:100%}.pop-up-inr-wrp{padding:40px}.pop-form .sign-popup form .input-grp{padding:6px}.pop-form .sign-popup form .pop-form-inr-wrp{margin:-6px}.pop-form .input-grp input{border-radius:6px}.check-wrp label input{margin-left:5px}.check-wrp:last-child{width:100%;padding-left:0}.check-wrp:first-child{width:100%;padding-right:15px}.checks-wrp{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 0}.pop-form .sign-popup form .input-grp{width:50%;margin-bottom:0}.dsfilter-inr-btn-wrp.dbllrg-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dsfilter-inr-btn-wrp.dbllrg-btn .cmn-btn,.dsbdy-frm-btn-grp.dbllrg-btn .cmn-btn-2{margin-right:0}.dsfilter-deep>*,.dsfilter-deep>* .input-grp{width:100%;margin:0;padding:0}.bank-charges-form-in label{width:100%}.ds-bdy-head h1{font-size:22px;margin-bottom:10px}.dashboard-body,.dashboard-body-wrp .plans-inr{padding:30px 20px}.ds-bdy-head.max p{font-size:15px;font-weight:400}.reconciliation-pg .account-journal-form>*{width:100%!important}.ds-bdy-head p,.dsbdy-content .input-grp label{font-size:16px;margin-bottom:8px}.input-grp{margin-bottom:6px}.multifiled-wrp .input-grp{width:100%;padding:6px 0}.firm-records-heading h1{font-size:20px;margin-bottom:20px}.quiz-sec{max-width:100%;padding-right:0}.counterquiz{left:-20px}.question-ans-main-wrap{padding-left:20px}.amount-sec-wrap span{padding:6px}.total-amount-wrap{position:static;gap:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ds-bdy-table-wrp table.leader-summry-table{min-width:700px}.ds-filter-upr-wrp-new h3{font-size:18px}.dsfilter-deep .ds-filter-input-wrp{margin-left:0}.dsfilter-rt-btns.ds-filter-upr-wrp-new.flex-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ds-filter-input-wrp2,.dsfilter-deep .ds-filter-input-wrp{max-width:100%}.dsfilter-deep .ds-filter-input-wrp>*:first-child{width:100%;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}.sign-up-left-inr{padding:80px 0}.ds-filter-input-wrp>*{width:100%;padding:0}#ui-datepicker-div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%!important}#ui-datepicker-div>*{width:50%!important}.subscription-plan.dashboard-body-wrp .blue-btn{min-width:auto}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{min-height:50px;height:40px;width:40px}.ds-panel-header.active,.dashboard-body-wrp.active{max-width:calc(100% - 64px)}.dashboard-body-wrp{padding-left:12px}}@media only screen and (max-width: 575px){.notification{padding-right:10px;margin-right:8px}.dspnlhdrusr-drpdn p{font-size:16px;margin-right:8px}.ds-filter-wrp .input-grp{width:100%;padding:0}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{min-height:57px;height:57px}.dashboard-panel{padding-right:0}.dashboard-body-wrp{padding-left:20px;padding-right:22px}.dashboard-body,.dashboard-body-wrp .plans-inr{padding:30px 16px}.pop-form .sign-popup form .input-grp{width:100%}.pop-up-inr-wrp{padding:25px}.dsfilter-wrp-text:nth-child(1){-ms-flex-negative:1;flex-shrink:1;text-align:left;width:100%}.dsfilter-wrp-text:nth-child(2){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.ds-filter-upr-wrp-new h3{font-size:18px}.ds-filter-input-wrp2{-ms-flex-wrap:wrap;flex-wrap:wrap}.secinr-dashboard-body-wrp .ds-bdy-table-wrp table{min-width:600px}.bank-charges-inr-btn-wrp .cmn-btn{height:40px;min-width:80px;font-size:15px;padding:5px 12px}.preparer-docs .input-grp{padding:6px;width:100%}.preparer-docs .input-grp label{font-size:16px;margin-top:6px}h4,.h4-title{font-size:18px}.ds-filter-upr-wrp-new h3{font-size:16px}.sign-content-slider-item-inr p{font-size:18px}.signup-form-head h2{font-size:24px}.signup-form input[type=submit]{height:44px;width:auto;margin-left:auto;margin-right:auto}.sign-up-left-inr{padding:60px 0}#ui-datepicker-div{width:60%!important;top:100px!important;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%)}#ui-datepicker-div>*{width:100%!important}.dsbrd-sidebar-wrp .dsbrdside-header .logo{height:57px}.delete-acount-wrap a{font-size:18px}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{min-height:50px;height:50px}}@media only screen and (max-width: 479px){.dsbrd-sidebar-body ul li a{font-size:14px;padding:6px}.dashboard-body-wrp,.ds-panel-header{max-width:100%;-webkit-transition-delay:none;-o-transition-delay:none;transition-delay:none}.sidebar-toggler{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:auto}.dsbrdside-header .logo{-webkit-transition:none;-o-transition:none;transition:none}.dsbrd-sidebar-wrp.active{left:-100%;position:fixed}.ds-panel-hdr-right{margin-left:0}.dsbrd-sidebar-wrp{-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.dsbrd-sidebar-wrp.active .dsbrdside-header .logo{min-height:70px;-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0}.dsbrd-sidebar-wrp.active .dsbrd-sidebar,.dsbrd-sidebar-wrp .dsbrd-sidebar{left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0}.profile-conrol-menu{right:auto;left:0}.dsbrd-pagination ul li{width:35px;height:35px}.table-content.add-entry .sign-popup{padding:15px;border-radius:8px}.check-wrp:first-child{padding-right:0}.ds-bdy-head h1{font-size:20px}.sign-sec-head h1{font-size:26px}.sign-sec-head h1 span{font-size:22px}.sign-content-slider-item-inr p{font-size:16px}.sign-up-left-inr{padding:50px 0}.sign-popup{padding:40px 20px 20px}.sign-pop-head h2{font-size:24px}.sign-pop-head{margin-bottom:15px}.pop-info{font-size:16px;margin-bottom:15px}.signup-form .input-grp input{padding-right:14px;height:45px}.sign-popup .form-fields{margin-bottom:20px}.otp-container.input-grp input{width:40px;height:40px;border-radius:5px}.account-journal-form .input-grp{width:100%!important}#ui-datepicker-div{width:90%!important;top:10%!important;position:absolute}.ds-filter-input-wrp{width:100%!important}.modal-body:has(.pop-form-inr-wrp){padding:30px 20px}.pop-form-inr-wrp .form-grp-inr input{border-radius:8px!important}.pop-form-inr-wrp .row{--bs-gutter-y: 12px}.ds-panel-header.active,.dashboard-body-wrp.active{max-width:100%}.view-doc-cta{margin-left:auto!important;margin-right:auto}}button#dropdown-basic:after{display:none}.pop-form-inr-wrp .form-grp-inr{display:flex;flex-direction:column;height:100%;justify-content:space-between}.pop-form-inr-wrp:has(.form-grp-inr) .dsbdy-frm-btn-grp{margin-top:20px}.pop-form-inr-wrp .row{--bs-gutter-x: 20px;--bs-gutter-y: 15px}.is-borderless,table.is-completely-borderless td,table.is-completely-borderless th,table.is-completely-borderless tr{border:0!important}.is-top-borderless{border-top:0!important}.is-bottom-borderless{border-bottom:0!important}.is-left-borderless{border-left:0!important}.is-right-borderless{border-right:0!important}.has-border-width-1{border-width:1px!important}.has-border-top-width-1{border-top-width:1px!important}.has-border-bottom-width-1{border-bottom-width:1px!important}.has-border-left-width-1{border-left-width:1px!important}.has-border-right-width-1{border-right-width:1px!important}.has-border-width-2{border-width:2px!important}.has-border-top-width-2{border-top-width:2px!important}.has-border-bottom-width-2{border-bottom-width:2px!important}.has-border-left-width-2{border-left-width:2px!important}.has-border-right-width-2{border-right-width:2px!important}.has-border-width-3{border-width:3px!important}.has-border-top-width-3{border-top-width:3px!important}.has-border-bottom-width-3{border-bottom-width:3px!important}.has-border-left-width-3{border-left-width:3px!important}.has-border-right-width-3{border-right-width:3px!important}.has-border-width-4{border-width:4px!important}.has-border-top-width-4{border-top-width:4px!important}.has-border-bottom-width-4{border-bottom-width:4px!important}.has-border-left-width-4{border-left-width:4px!important}.has-border-right-width-4{border-right-width:4px!important}.has-border-width-5{border-width:5px!important}.has-border-top-width-5{border-top-width:5px!important}.has-border-bottom-width-5{border-bottom-width:5px!important}.has-border-left-width-5{border-left-width:5px!important}.has-border-right-width-5{border-right-width:5px!important}.has-border-width-6{border-width:6px!important}.has-border-top-width-6{border-top-width:6px!important}.has-border-bottom-width-6{border-bottom-width:6px!important}.has-border-left-width-6{border-left-width:6px!important}.has-border-right-width-6{border-right-width:6px!important}.has-border-width-7{border-width:7px!important}.has-border-top-width-7{border-top-width:7px!important}.has-border-bottom-width-7{border-bottom-width:7px!important}.has-border-left-width-7{border-left-width:7px!important}.has-border-right-width-7{border-right-width:7px!important}.has-border-width-8{border-width:8px!important}.has-border-top-width-8{border-top-width:8px!important}.has-border-bottom-width-8{border-bottom-width:8px!important}.has-border-left-width-8{border-left-width:8px!important}.has-border-right-width-8{border-right-width:8px!important}.has-border-width-9{border-width:9px!important}.has-border-top-width-9{border-top-width:9px!important}.has-border-bottom-width-9{border-bottom-width:9px!important}.has-border-left-width-9{border-left-width:9px!important}.has-border-right-width-9{border-right-width:9px!important}.has-cursor-default{cursor:default!important}.has-cursor-pointer{cursor:pointer!important}.has-cursor-grab{cursor:-webkit-grab!important;cursor:grab!important}.has-cursor-help{cursor:help!important}.has-cursor-wait{cursor:wait!important}.has-cursor-crosshair{cursor:crosshair!important}.has-cursor-not-allowed{cursor:not-allowed!important}.has-cursor-zoom-in{cursor:zoom-in!important}.flex-row{display:flex;flex-direction:row!important}.flex-column{display:flex;flex-direction:column!important}.nowrap{flex-wrap:nowrap!important}.wrap{flex-wrap:wrap!important}.wrap-reverse{flex-wrap:wrap-reverse!important}.align-start{align-content:start!important}.align-end{align-content:end!important}.align-flex-start{align-content:flex-start!important}.align-flex-end{align-content:flex-end!important}.align-center{align-content:center!important}.align-normal{align-content:normal!important}.align-space-between{align-content:space-between!important}.align-space-around{align-content:space-around!important}.align-space-evenly{align-content:space-evenly!important}.align-stretch{align-content:stretch!important}.align-baseline{align-content:baseline!important}.justify-left{justify-content:left!important}.justify-right{justify-content:right!important}.justify-start{justify-content:start!important}.justify-end{justify-content:end!important}.justify-flex-start{justify-content:flex-start!important}.justify-flex-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-normal{justify-content:normal!important}.justify-space-between{justify-content:space-between!important}.justify-space-around{justify-content:space-around!important}.justify-space-evenly{justify-content:space-evenly!important}.justify-stretch{justify-content:stretch!important}.justify-baseline{justify-content:baseline!important}.align-self-auto{align-self:auto!important}.align-self-flex-start{align-self:flex-start!important}.align-self-flex-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.align-items-flex-start{align-items:flex-start!important}.align-items-flex-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.is-blurred{-webkit-filter:blur(15px)!important;filter:blur(15px)!important}.is-blurred-medium{-webkit-filter:blur(40px)!important;filter:blur(40px)!important}.is-blurred-hard{-webkit-filter:blur(75px)!important;filter:blur(75px)!important}.has-max-width-50{max-width:50px!important}.has-min-width-50{min-width:50px!important}.has-max-height-50{max-height:50px!important}.has-min-height-50{min-height:50px!important}.has-max-width-100{max-width:100px!important}.has-min-width-100{min-width:100px!important}.has-max-height-100{max-height:100px!important}.has-min-height-100{min-height:100px!important}.has-max-width-150{max-width:150px!important}.has-min-width-150{min-width:150px!important}.has-max-height-150{max-height:150px!important}.has-min-height-150{min-height:150px!important}.has-max-width-200{max-width:200px!important}.has-min-width-200{min-width:200px!important}.has-max-height-200{max-height:200px!important}.has-min-height-200{min-height:200px!important}.has-max-width-250{max-width:250px!important}.has-min-width-250{min-width:250px!important}.has-max-height-250{max-height:250px!important}.has-min-height-250{min-height:250px!important}.has-max-width-300{max-width:300px!important}.has-min-width-300{min-width:300px!important}.has-max-height-300{max-height:300px!important}.has-min-height-300{min-height:300px!important}.has-max-width-350{max-width:350px!important}.has-min-width-350{min-width:350px!important}.has-max-height-350{max-height:350px!important}.has-min-height-350{min-height:350px!important}.has-width-50{width:50px!important}.has-height-50{height:50px!important}.has-width-100{width:100px!important}.has-height-100{height:100px!important}.has-width-150{width:150px!important}.has-height-150{height:150px!important}.has-width-200{width:200px!important}.has-height-200{height:200px!important}.has-width-250{width:250px!important}.has-height-250{height:250px!important}.has-width-300{width:300px!important}.has-height-300{height:300px!important}.has-width-350{width:350px!important}.has-height-350{height:350px!important}.is-full-height{height:100%!important}.has-page-height{height:100vh!important}.is-half-height{height:50%!important}.has-half-page-height{height:50vh!important}.is-quarter-height{height:25%!important}.has-quarter-page-height{height:25vh!important}.is-full-width{width:100%!important}.has-page-width{width:100vw!important}.is-half-width{width:50%!important}.has-half-page-width{width:50vw!important}.is-quarter-width{width:25%!important}.has-quarter-page-width{width:25vw!important}.has-margin-5{margin:5px!important}.has-padding-5{padding:5px!important}.has-margin-top-5{margin-top:5px!important}.has-padding-top-5{padding-top:5px!important}.has-margin-bottom-5{margin-bottom:5px!important}.has-padding-bottom-5{padding-bottom:5px!important}.has-margin-left-5{margin-left:5px!important}.has-padding-left-5{padding-left:5px!important}.has-margin-right-5{margin-right:5px!important}.has-padding-right-5{padding-right:5px!important}.has-margin-10{margin:10px!important}.has-padding-10{padding:10px!important}.has-margin-top-10{margin-top:10px!important}.has-padding-top-10{padding-top:10px!important}.has-margin-bottom-10{margin-bottom:10px!important}.has-padding-bottom-10{padding-bottom:10px!important}.has-margin-left-10{margin-left:10px!important}.has-padding-left-10{padding-left:10px!important}.has-margin-right-10{margin-right:10px!important}.has-padding-right-10{padding-right:10px!important}.has-margin-15{margin:15px!important}.has-padding-15{padding:15px!important}.has-margin-top-15{margin-top:15px!important}.has-padding-top-15{padding-top:15px!important}.has-margin-bottom-15{margin-bottom:15px!important}.has-padding-bottom-15{padding-bottom:15px!important}.has-margin-left-15{margin-left:15px!important}.has-padding-left-15{padding-left:15px!important}.has-margin-right-15{margin-right:15px!important}.has-padding-right-15{padding-right:15px!important}.has-margin-20{margin:20px!important}.has-padding-20{padding:20px!important}.has-margin-top-20{margin-top:20px!important}.has-padding-top-20{padding-top:20px!important}.has-margin-bottom-20{margin-bottom:20px!important}.has-padding-bottom-20{padding-bottom:20px!important}.has-margin-left-20{margin-left:20px!important}.has-padding-left-20{padding-left:20px!important}.has-margin-right-20{margin-right:20px!important}.has-padding-right-20{padding-right:20px!important}.has-margin-25{margin:25px!important}.has-padding-25{padding:25px!important}.has-margin-top-25{margin-top:25px!important}.has-padding-top-25{padding-top:25px!important}.has-margin-bottom-25{margin-bottom:25px!important}.has-padding-bottom-25{padding-bottom:25px!important}.has-margin-left-25{margin-left:25px!important}.has-padding-left-25{padding-left:25px!important}.has-margin-right-25{margin-right:25px!important}.has-padding-right-25{padding-right:25px!important}.has-margin-30{margin:30px!important}.has-padding-30{padding:30px!important}.has-margin-top-30{margin-top:30px!important}.has-padding-top-30{padding-top:30px!important}.has-margin-bottom-30{margin-bottom:30px!important}.has-padding-bottom-30{padding-bottom:30px!important}.has-margin-left-30{margin-left:30px!important}.has-padding-left-30{padding-left:30px!important}.has-margin-right-30{margin-right:30px!important}.has-padding-right-30{padding-right:30px!important}.has-margin-35{margin:35px!important}.has-padding-35{padding:35px!important}.has-margin-top-35{margin-top:35px!important}.has-padding-top-35{padding-top:35px!important}.has-margin-bottom-35{margin-bottom:35px!important}.has-padding-bottom-35{padding-bottom:35px!important}.has-margin-left-35{margin-left:35px!important}.has-padding-left-35{padding-left:35px!important}.has-margin-right-35{margin-right:35px!important}.has-padding-right-35{padding-right:35px!important}.has-margin-40{margin:40px!important}.has-padding-40{padding:40px!important}.has-margin-top-40{margin-top:40px!important}.has-padding-top-40{padding-top:40px!important}.has-margin-bottom-40{margin-bottom:40px!important}.has-padding-bottom-40{padding-bottom:40px!important}.has-margin-left-40{margin-left:40px!important}.has-padding-left-40{padding-left:40px!important}.has-margin-right-40{margin-right:40px!important}.has-padding-right-40{padding-right:40px!important}.has-margin-45{margin:45px!important}.has-padding-45{padding:45px!important}.has-margin-top-45{margin-top:45px!important}.has-padding-top-45{padding-top:45px!important}.has-margin-bottom-45{margin-bottom:45px!important}.has-padding-bottom-45{padding-bottom:45px!important}.has-margin-left-45{margin-left:45px!important}.has-padding-left-45{padding-left:45px!important}.has-margin-right-45{margin-right:45px!important}.has-padding-right-45{padding-right:45px!important}.has-margin-50{margin:50px!important}.has-padding-50{padding:50px!important}.has-margin-top-50{margin-top:50px!important}.has-padding-top-50{padding-top:50px!important}.has-margin-bottom-50{margin-bottom:50px!important}.has-padding-bottom-50{padding-bottom:50px!important}.has-margin-left-50{margin-left:50px!important}.has-padding-left-50{padding-left:50px!important}.has-margin-right-50{margin-right:50px!important}.has-padding-right-50{padding-right:50px!important}.has-margin-55{margin:55px!important}.has-padding-55{padding:55px!important}.has-margin-top-55{margin-top:55px!important}.has-padding-top-55{padding-top:55px!important}.has-margin-bottom-55{margin-bottom:55px!important}.has-padding-bottom-55{padding-bottom:55px!important}.has-margin-left-55{margin-left:55px!important}.has-padding-left-55{padding-left:55px!important}.has-margin-right-55{margin-right:55px!important}.has-padding-right-55{padding-right:55px!important}.has-margin-60{margin:60px!important}.has-padding-60{padding:60px!important}.has-margin-top-60{margin-top:60px!important}.has-padding-top-60{padding-top:60px!important}.has-margin-bottom-60{margin-bottom:60px!important}.has-padding-bottom-60{padding-bottom:60px!important}.has-margin-left-60{margin-left:60px!important}.has-padding-left-60{padding-left:60px!important}.has-margin-right-60{margin-right:60px!important}.has-padding-right-60{padding-right:60px!important}.has-margin-65{margin:65px!important}.has-padding-65{padding:65px!important}.has-margin-top-65{margin-top:65px!important}.has-padding-top-65{padding-top:65px!important}.has-margin-bottom-65{margin-bottom:65px!important}.has-padding-bottom-65{padding-bottom:65px!important}.has-margin-left-65{margin-left:65px!important}.has-padding-left-65{padding-left:65px!important}.has-margin-right-65{margin-right:65px!important}.has-padding-right-65{padding-right:65px!important}.has-margin-70{margin:70px!important}.has-padding-70{padding:70px!important}.has-margin-top-70{margin-top:70px!important}.has-padding-top-70{padding-top:70px!important}.has-margin-bottom-70{margin-bottom:70px!important}.has-padding-bottom-70{padding-bottom:70px!important}.has-margin-left-70{margin-left:70px!important}.has-padding-left-70{padding-left:70px!important}.has-margin-right-70{margin-right:70px!important}.has-padding-right-70{padding-right:70px!important}.has-margin-75{margin:75px!important}.has-padding-75{padding:75px!important}.has-margin-top-75{margin-top:75px!important}.has-padding-top-75{padding-top:75px!important}.has-margin-bottom-75{margin-bottom:75px!important}.has-padding-bottom-75{padding-bottom:75px!important}.has-margin-left-75{margin-left:75px!important}.has-padding-left-75{padding-left:75px!important}.has-margin-right-75{margin-right:75px!important}.has-padding-right-75{padding-right:75px!important}.has-margin-80{margin:80px!important}.has-padding-80{padding:80px!important}.has-margin-top-80{margin-top:80px!important}.has-padding-top-80{padding-top:80px!important}.has-margin-bottom-80{margin-bottom:80px!important}.has-padding-bottom-80{padding-bottom:80px!important}.has-margin-left-80{margin-left:80px!important}.has-padding-left-80{padding-left:80px!important}.has-margin-right-80{margin-right:80px!important}.has-padding-right-80{padding-right:80px!important}.has-margin-85{margin:85px!important}.has-padding-85{padding:85px!important}.has-margin-top-85{margin-top:85px!important}.has-padding-top-85{padding-top:85px!important}.has-margin-bottom-85{margin-bottom:85px!important}.has-padding-bottom-85{padding-bottom:85px!important}.has-margin-left-85{margin-left:85px!important}.has-padding-left-85{padding-left:85px!important}.has-margin-right-85{margin-right:85px!important}.has-padding-right-85{padding-right:85px!important}.has-margin-90{margin:90px!important}.has-padding-90{padding:90px!important}.has-margin-top-90{margin-top:90px!important}.has-padding-top-90{padding-top:90px!important}.has-margin-bottom-90{margin-bottom:90px!important}.has-padding-bottom-90{padding-bottom:90px!important}.has-margin-left-90{margin-left:90px!important}.has-padding-left-90{padding-left:90px!important}.has-margin-right-90{margin-right:90px!important}.has-padding-right-90{padding-right:90px!important}.has-margin-95{margin:95px!important}.has-padding-95{padding:95px!important}.has-margin-top-95{margin-top:95px!important}.has-padding-top-95{padding-top:95px!important}.has-margin-bottom-95{margin-bottom:95px!important}.has-padding-bottom-95{padding-bottom:95px!important}.has-margin-left-95{margin-left:95px!important}.has-padding-left-95{padding-left:95px!important}.has-margin-right-95{margin-right:95px!important}.has-padding-right-95{padding-right:95px!important}.has-margin-100{margin:100px!important}.has-padding-100{padding:100px!important}.has-margin-top-100{margin-top:100px!important}.has-padding-top-100{padding-top:100px!important}.has-margin-bottom-100{margin-bottom:100px!important}.has-padding-bottom-100{padding-bottom:100px!important}.has-margin-left-100{margin-left:100px!important}.has-padding-left-100{padding-left:100px!important}.has-margin-right-100{margin-right:100px!important}.has-padding-right-100{padding-right:100px!important}.has-margin-105{margin:105px!important}.has-padding-105{padding:105px!important}.has-margin-top-105{margin-top:105px!important}.has-padding-top-105{padding-top:105px!important}.has-margin-bottom-105{margin-bottom:105px!important}.has-padding-bottom-105{padding-bottom:105px!important}.has-margin-left-105{margin-left:105px!important}.has-padding-left-105{padding-left:105px!important}.has-margin-right-105{margin-right:105px!important}.has-padding-right-105{padding-right:105px!important}.has-margin-110{margin:110px!important}.has-padding-110{padding:110px!important}.has-margin-top-110{margin-top:110px!important}.has-padding-top-110{padding-top:110px!important}.has-margin-bottom-110{margin-bottom:110px!important}.has-padding-bottom-110{padding-bottom:110px!important}.has-margin-left-110{margin-left:110px!important}.has-padding-left-110{padding-left:110px!important}.has-margin-right-110{margin-right:110px!important}.has-padding-right-110{padding-right:110px!important}.has-margin-115{margin:115px!important}.has-padding-115{padding:115px!important}.has-margin-top-115{margin-top:115px!important}.has-padding-top-115{padding-top:115px!important}.has-margin-bottom-115{margin-bottom:115px!important}.has-padding-bottom-115{padding-bottom:115px!important}.has-margin-left-115{margin-left:115px!important}.has-padding-left-115{padding-left:115px!important}.has-margin-right-115{margin-right:115px!important}.has-padding-right-115{padding-right:115px!important}.has-margin-120{margin:120px!important}.has-padding-120{padding:120px!important}.has-margin-top-120{margin-top:120px!important}.has-padding-top-120{padding-top:120px!important}.has-margin-bottom-120{margin-bottom:120px!important}.has-padding-bottom-120{padding-bottom:120px!important}.has-margin-left-120{margin-left:120px!important}.has-padding-left-120{padding-left:120px!important}.has-margin-right-120{margin-right:120px!important}.has-padding-right-120{padding-right:120px!important}.has-margin-125{margin:125px!important}.has-padding-125{padding:125px!important}.has-margin-top-125{margin-top:125px!important}.has-padding-top-125{padding-top:125px!important}.has-margin-bottom-125{margin-bottom:125px!important}.has-padding-bottom-125{padding-bottom:125px!important}.has-margin-left-125{margin-left:125px!important}.has-padding-left-125{padding-left:125px!important}.has-margin-right-125{margin-right:125px!important}.has-padding-right-125{padding-right:125px!important}.has-margin-130{margin:130px!important}.has-padding-130{padding:130px!important}.has-margin-top-130{margin-top:130px!important}.has-padding-top-130{padding-top:130px!important}.has-margin-bottom-130{margin-bottom:130px!important}.has-padding-bottom-130{padding-bottom:130px!important}.has-margin-left-130{margin-left:130px!important}.has-padding-left-130{padding-left:130px!important}.has-margin-right-130{margin-right:130px!important}.has-padding-right-130{padding-right:130px!important}.has-margin-135{margin:135px!important}.has-padding-135{padding:135px!important}.has-margin-top-135{margin-top:135px!important}.has-padding-top-135{padding-top:135px!important}.has-margin-bottom-135{margin-bottom:135px!important}.has-padding-bottom-135{padding-bottom:135px!important}.has-margin-left-135{margin-left:135px!important}.has-padding-left-135{padding-left:135px!important}.has-margin-right-135{margin-right:135px!important}.has-padding-right-135{padding-right:135px!important}.has-margin-140{margin:140px!important}.has-padding-140{padding:140px!important}.has-margin-top-140{margin-top:140px!important}.has-padding-top-140{padding-top:140px!important}.has-margin-bottom-140{margin-bottom:140px!important}.has-padding-bottom-140{padding-bottom:140px!important}.has-margin-left-140{margin-left:140px!important}.has-padding-left-140{padding-left:140px!important}.has-margin-right-140{margin-right:140px!important}.has-padding-right-140{padding-right:140px!important}.has-margin-145{margin:145px!important}.has-padding-145{padding:145px!important}.has-margin-top-145{margin-top:145px!important}.has-padding-top-145{padding-top:145px!important}.has-margin-bottom-145{margin-bottom:145px!important}.has-padding-bottom-145{padding-bottom:145px!important}.has-margin-left-145{margin-left:145px!important}.has-padding-left-145{padding-left:145px!important}.has-margin-right-145{margin-right:145px!important}.has-padding-right-145{padding-right:145px!important}.is-top-marginless{margin-top:0!important}.is-top-paddingless{padding-top:0!important}.is-bottom-marginless{margin-bottom:0!important}.is-bottom-paddingless{padding-bottom:0!important}.is-left-marginless{margin-left:0!important}.is-left-paddingless{padding-left:0!important}.is-right-marginless{margin-right:0!important}.is-right-paddingless{padding-right:0!important}.has-margin-auto{margin:auto!important}.has-margin-top-auto{margin-top:auto!important}.has-margin-bottom-auto{margin-bottom:auto!important}.has-margin-left-auto{margin-left:auto!important}.has-margin-right-auto{margin-right:auto!important}@media screen and (max-width:768px){.flex-mobile{display:flex}}@media screen and (min-width:769px),print{.flex-tablet{display:flex}}@media screen and (min-width:769px) and (max-width:1087px){.flex-tablet-only{display:flex}}@media screen and (max-width:1087px){.flex-touch{display:flex}}@media screen and (min-width:1088px){.flex-desktop{display:flex}}@media screen and (min-width:1088px) and (max-width:1279px){.flex-desktop-only{display:flex}}@media screen and (min-width:1280px){.flex-widescreen{display:flex}}@media screen and (min-width:1280px) and (max-width:1471px){.flex-widescreen-only{display:flex}}@media screen and (min-width:1472px){.flex-fullhd{display:flex}}@media screen and (max-width:768px){.flex-row-mobile{display:flex;flex-direction:row!important}}@media screen and (min-width:769px),print{.flex-row-tablet{display:flex;flex-direction:row!important}}@media screen and (min-width:769px) and (max-width:1087px){.flex-row-tablet-only{display:flex;flex-direction:row!important}}@media screen and (max-width:1087px){.flex-row-touch{display:flex;flex-direction:row!important}}@media screen and (min-width:1088px){.flex-row-desktop{display:flex;flex-direction:row!important}}@media screen and (min-width:1088px) and (max-width:1279px){.flex-row-desktop-only{display:flex;flex-direction:row!important}}@media screen and (min-width:1280px){.flex-row-widescreen{display:flex;flex-direction:row!important}}@media screen and (min-width:1280px) and (max-width:1471px){.flex-row-widescreen-only{display:flex;flex-direction:row!important}}@media screen and (min-width:1472px){.flex-row-fullhd{display:flex;flex-direction:row!important}}@media screen and (max-width:768px){.flex-column-mobile{display:flex;flex-direction:column!important}}@media screen and (min-width:769px),print{.flex-column-tablet{display:flex;flex-direction:column!important}}@media screen and (min-width:769px) and (max-width:1087px){.flex-column-tablet-only{display:flex;flex-direction:column!important}}@media screen and (max-width:1087px){.flex-column-touch{display:flex;flex-direction:column!important}}@media screen and (min-width:1088px){.flex-column-desktop{display:flex;flex-direction:column!important}}@media screen and (min-width:1088px) and (max-width:1279px){.flex-column-desktop-only{display:flex;flex-direction:column!important}}@media screen and (min-width:1280px){.flex-column-widescreen{display:flex;flex-direction:column!important}}@media screen and (min-width:1280px) and (max-width:1471px){.flex-column-widescreen-only{display:flex;flex-direction:column!important}}@media screen and (min-width:1472px){.flex-column-fullhd{display:flex;flex-direction:column!important}}@media screen and (max-width:768px){.nowrap-mobile{flex-wrap:nowrap!important}}@media screen and (min-width:769px),print{.nowrap-tablet{flex-wrap:nowrap!important}}@media screen and (min-width:769px) and (max-width:1087px){.nowrap-tablet-only{flex-wrap:nowrap!important}}@media screen and (max-width:1087px){.nowrap-touch{flex-wrap:nowrap!important}}@media screen and (min-width:1088px){.nowrap-desktop{flex-wrap:nowrap!important}}@media screen and (min-width:1088px) and (max-width:1279px){.nowrap-desktop-only{flex-wrap:nowrap!important}}@media screen and (min-width:1280px){.nowrap-widescreen{flex-wrap:nowrap!important}}@media screen and (min-width:1280px) and (max-width:1471px){.nowrap-widescreen-only{flex-wrap:nowrap!important}}@media screen and (min-width:1472px){.nowrap-fullhd{flex-wrap:nowrap!important}}@media screen and (max-width:768px){.wrap-mobile{flex-wrap:wrap!important}}@media screen and (min-width:769px),print{.wrap-tablet{flex-wrap:wrap!important}}@media screen and (min-width:769px) and (max-width:1087px){.wrap-tablet-only{flex-wrap:wrap!important}}@media screen and (max-width:1087px){.wrap-touch{flex-wrap:wrap!important}}@media screen and (min-width:1088px){.wrap-desktop{flex-wrap:wrap!important}}@media screen and (min-width:1088px) and (max-width:1279px){.wrap-desktop-only{flex-wrap:wrap!important}}@media screen and (min-width:1280px){.wrap-widescreen{flex-wrap:wrap!important}}@media screen and (min-width:1280px) and (max-width:1471px){.wrap-widescreen-only{flex-wrap:wrap!important}}@media screen and (min-width:1472px){.wrap-fullhd{flex-wrap:wrap!important}}@media screen and (max-width:768px){.wrap-reverse-mobile{flex-wrap:wrap-reverse!important}}@media screen and (min-width:769px),print{.wrap-reverse-tablet{flex-wrap:wrap-reverse!important}}@media screen and (min-width:769px) and (max-width:1087px){.wrap-reverse-tablet-only{flex-wrap:wrap-reverse!important}}@media screen and (max-width:1087px){.wrap-reverse-touch{flex-wrap:wrap-reverse!important}}@media screen and (min-width:1088px){.wrap-reverse-desktop{flex-wrap:wrap-reverse!important}}@media screen and (min-width:1088px) and (max-width:1279px){.wrap-reverse-desktop-only{flex-wrap:wrap-reverse!important}}@media screen and (min-width:1280px){.wrap-reverse-widescreen{flex-wrap:wrap-reverse!important}}@media screen and (min-width:1280px) and (max-width:1471px){.wrap-reverse-widescreen-only{flex-wrap:wrap-reverse!important}}@media screen and (min-width:1472px){.wrap-reverse-fullhd{flex-wrap:wrap-reverse!important}}@media screen and (max-width:768px){.align-start-mobile{align-content:start!important}}@media screen and (min-width:769px),print{.align-start-tablet{align-content:start!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-start-tablet-only{align-content:start!important}}@media screen and (max-width:1087px){.align-start-touch{align-content:start!important}}@media screen and (min-width:1088px){.align-start-desktop{align-content:start!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-start-desktop-only{align-content:start!important}}@media screen and (min-width:1280px){.align-start-widescreen{align-content:start!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-start-widescreen-only{align-content:start!important}}@media screen and (min-width:1472px){.align-start-fullhd{align-content:start!important}}@media screen and (max-width:768px){.align-end-mobile{align-content:end!important}}@media screen and (min-width:769px),print{.align-end-tablet{align-content:end!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-end-tablet-only{align-content:end!important}}@media screen and (max-width:1087px){.align-end-touch{align-content:end!important}}@media screen and (min-width:1088px){.align-end-desktop{align-content:end!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-end-desktop-only{align-content:end!important}}@media screen and (min-width:1280px){.align-end-widescreen{align-content:end!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-end-widescreen-only{align-content:end!important}}@media screen and (min-width:1472px){.align-end-fullhd{align-content:end!important}}@media screen and (max-width:768px){.align-flex-start-mobile{align-content:flex-start!important}}@media screen and (min-width:769px),print{.align-flex-start-tablet{align-content:flex-start!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-flex-start-tablet-only{align-content:flex-start!important}}@media screen and (max-width:1087px){.align-flex-start-touch{align-content:flex-start!important}}@media screen and (min-width:1088px){.align-flex-start-desktop{align-content:flex-start!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-flex-start-desktop-only{align-content:flex-start!important}}@media screen and (min-width:1280px){.align-flex-start-widescreen{align-content:flex-start!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-flex-start-widescreen-only{align-content:flex-start!important}}@media screen and (min-width:1472px){.align-flex-start-fullhd{align-content:flex-start!important}}@media screen and (max-width:768px){.align-flex-end-mobile{align-content:flex-end!important}}@media screen and (min-width:769px),print{.align-flex-end-tablet{align-content:flex-end!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-flex-end-tablet-only{align-content:flex-end!important}}@media screen and (max-width:1087px){.align-flex-end-touch{align-content:flex-end!important}}@media screen and (min-width:1088px){.align-flex-end-desktop{align-content:flex-end!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-flex-end-desktop-only{align-content:flex-end!important}}@media screen and (min-width:1280px){.align-flex-end-widescreen{align-content:flex-end!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-flex-end-widescreen-only{align-content:flex-end!important}}@media screen and (min-width:1472px){.align-flex-end-fullhd{align-content:flex-end!important}}@media screen and (max-width:768px){.align-center-mobile{align-content:center!important}}@media screen and (min-width:769px),print{.align-center-tablet{align-content:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-center-tablet-only{align-content:center!important}}@media screen and (max-width:1087px){.align-center-touch{align-content:center!important}}@media screen and (min-width:1088px){.align-center-desktop{align-content:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-center-desktop-only{align-content:center!important}}@media screen and (min-width:1280px){.align-center-widescreen{align-content:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-center-widescreen-only{align-content:center!important}}@media screen and (min-width:1472px){.align-center-fullhd{align-content:center!important}}@media screen and (max-width:768px){.align-normal-mobile{align-content:normal!important}}@media screen and (min-width:769px),print{.align-normal-tablet{align-content:normal!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-normal-tablet-only{align-content:normal!important}}@media screen and (max-width:1087px){.align-normal-touch{align-content:normal!important}}@media screen and (min-width:1088px){.align-normal-desktop{align-content:normal!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-normal-desktop-only{align-content:normal!important}}@media screen and (min-width:1280px){.align-normal-widescreen{align-content:normal!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-normal-widescreen-only{align-content:normal!important}}@media screen and (min-width:1472px){.align-normal-fullhd{align-content:normal!important}}@media screen and (max-width:768px){.align-space-between-mobile{align-content:space-between!important}}@media screen and (min-width:769px),print{.align-space-between-tablet{align-content:space-between!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-space-between-tablet-only{align-content:space-between!important}}@media screen and (max-width:1087px){.align-space-between-touch{align-content:space-between!important}}@media screen and (min-width:1088px){.align-space-between-desktop{align-content:space-between!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-space-between-desktop-only{align-content:space-between!important}}@media screen and (min-width:1280px){.align-space-between-widescreen{align-content:space-between!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-space-between-widescreen-only{align-content:space-between!important}}@media screen and (min-width:1472px){.align-space-between-fullhd{align-content:space-between!important}}@media screen and (max-width:768px){.align-space-around-mobile{align-content:space-around!important}}@media screen and (min-width:769px),print{.align-space-around-tablet{align-content:space-around!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-space-around-tablet-only{align-content:space-around!important}}@media screen and (max-width:1087px){.align-space-around-touch{align-content:space-around!important}}@media screen and (min-width:1088px){.align-space-around-desktop{align-content:space-around!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-space-around-desktop-only{align-content:space-around!important}}@media screen and (min-width:1280px){.align-space-around-widescreen{align-content:space-around!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-space-around-widescreen-only{align-content:space-around!important}}@media screen and (min-width:1472px){.align-space-around-fullhd{align-content:space-around!important}}@media screen and (max-width:768px){.align-space-evenly-mobile{align-content:space-evenly!important}}@media screen and (min-width:769px),print{.align-space-evenly-tablet{align-content:space-evenly!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-space-evenly-tablet-only{align-content:space-evenly!important}}@media screen and (max-width:1087px){.align-space-evenly-touch{align-content:space-evenly!important}}@media screen and (min-width:1088px){.align-space-evenly-desktop{align-content:space-evenly!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-space-evenly-desktop-only{align-content:space-evenly!important}}@media screen and (min-width:1280px){.align-space-evenly-widescreen{align-content:space-evenly!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-space-evenly-widescreen-only{align-content:space-evenly!important}}@media screen and (min-width:1472px){.align-space-evenly-fullhd{align-content:space-evenly!important}}@media screen and (max-width:768px){.align-stretch-mobile{align-content:stretch!important}}@media screen and (min-width:769px),print{.align-stretch-tablet{align-content:stretch!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-stretch-tablet-only{align-content:stretch!important}}@media screen and (max-width:1087px){.align-stretch-touch{align-content:stretch!important}}@media screen and (min-width:1088px){.align-stretch-desktop{align-content:stretch!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-stretch-desktop-only{align-content:stretch!important}}@media screen and (min-width:1280px){.align-stretch-widescreen{align-content:stretch!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-stretch-widescreen-only{align-content:stretch!important}}@media screen and (min-width:1472px){.align-stretch-fullhd{align-content:stretch!important}}@media screen and (max-width:768px){.align-baseline-mobile{align-content:baseline!important}}@media screen and (min-width:769px),print{.align-baseline-tablet{align-content:baseline!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-baseline-tablet-only{align-content:baseline!important}}@media screen and (max-width:1087px){.align-baseline-touch{align-content:baseline!important}}@media screen and (min-width:1088px){.align-baseline-desktop{align-content:baseline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-baseline-desktop-only{align-content:baseline!important}}@media screen and (min-width:1280px){.align-baseline-widescreen{align-content:baseline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-baseline-widescreen-only{align-content:baseline!important}}@media screen and (min-width:1472px){.align-baseline-fullhd{align-content:baseline!important}}@media screen and (max-width:768px){.justify-left-mobile{justify-content:left!important}}@media screen and (min-width:769px),print{.justify-left-tablet{justify-content:left!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-left-tablet-only{justify-content:left!important}}@media screen and (max-width:1087px){.justify-left-touch{justify-content:left!important}}@media screen and (min-width:1088px){.justify-left-desktop{justify-content:left!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-left-desktop-only{justify-content:left!important}}@media screen and (min-width:1280px){.justify-left-widescreen{justify-content:left!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-left-widescreen-only{justify-content:left!important}}@media screen and (min-width:1472px){.justify-left-fullhd{justify-content:left!important}}@media screen and (max-width:768px){.justify-right-mobile{justify-content:right!important}}@media screen and (min-width:769px),print{.justify-right-tablet{justify-content:right!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-right-tablet-only{justify-content:right!important}}@media screen and (max-width:1087px){.justify-right-touch{justify-content:right!important}}@media screen and (min-width:1088px){.justify-right-desktop{justify-content:right!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-right-desktop-only{justify-content:right!important}}@media screen and (min-width:1280px){.justify-right-widescreen{justify-content:right!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-right-widescreen-only{justify-content:right!important}}@media screen and (min-width:1472px){.justify-right-fullhd{justify-content:right!important}}@media screen and (max-width:768px){.justify-start-mobile{justify-content:start!important}}@media screen and (min-width:769px),print{.justify-start-tablet{justify-content:start!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-start-tablet-only{justify-content:start!important}}@media screen and (max-width:1087px){.justify-start-touch{justify-content:start!important}}@media screen and (min-width:1088px){.justify-start-desktop{justify-content:start!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-start-desktop-only{justify-content:start!important}}@media screen and (min-width:1280px){.justify-start-widescreen{justify-content:start!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-start-widescreen-only{justify-content:start!important}}@media screen and (min-width:1472px){.justify-start-fullhd{justify-content:start!important}}@media screen and (max-width:768px){.justify-end-mobile{justify-content:end!important}}@media screen and (min-width:769px),print{.justify-end-tablet{justify-content:end!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-end-tablet-only{justify-content:end!important}}@media screen and (max-width:1087px){.justify-end-touch{justify-content:end!important}}@media screen and (min-width:1088px){.justify-end-desktop{justify-content:end!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-end-desktop-only{justify-content:end!important}}@media screen and (min-width:1280px){.justify-end-widescreen{justify-content:end!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-end-widescreen-only{justify-content:end!important}}@media screen and (min-width:1472px){.justify-end-fullhd{justify-content:end!important}}@media screen and (max-width:768px){.justify-flex-start-mobile{justify-content:flex-start!important}}@media screen and (min-width:769px),print{.justify-flex-start-tablet{justify-content:flex-start!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-flex-start-tablet-only{justify-content:flex-start!important}}@media screen and (max-width:1087px){.justify-flex-start-touch{justify-content:flex-start!important}}@media screen and (min-width:1088px){.justify-flex-start-desktop{justify-content:flex-start!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-flex-start-desktop-only{justify-content:flex-start!important}}@media screen and (min-width:1280px){.justify-flex-start-widescreen{justify-content:flex-start!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-flex-start-widescreen-only{justify-content:flex-start!important}}@media screen and (min-width:1472px){.justify-flex-start-fullhd{justify-content:flex-start!important}}@media screen and (max-width:768px){.justify-flex-end-mobile{justify-content:flex-end!important}}@media screen and (min-width:769px),print{.justify-flex-end-tablet{justify-content:flex-end!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-flex-end-tablet-only{justify-content:flex-end!important}}@media screen and (max-width:1087px){.justify-flex-end-touch{justify-content:flex-end!important}}@media screen and (min-width:1088px){.justify-flex-end-desktop{justify-content:flex-end!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-flex-end-desktop-only{justify-content:flex-end!important}}@media screen and (min-width:1280px){.justify-flex-end-widescreen{justify-content:flex-end!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-flex-end-widescreen-only{justify-content:flex-end!important}}@media screen and (min-width:1472px){.justify-flex-end-fullhd{justify-content:flex-end!important}}@media screen and (max-width:768px){.justify-center-mobile{justify-content:center!important}}@media screen and (min-width:769px),print{.justify-center-tablet{justify-content:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-center-tablet-only{justify-content:center!important}}@media screen and (max-width:1087px){.justify-center-touch{justify-content:center!important}}@media screen and (min-width:1088px){.justify-center-desktop{justify-content:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-center-desktop-only{justify-content:center!important}}@media screen and (min-width:1280px){.justify-center-widescreen{justify-content:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-center-widescreen-only{justify-content:center!important}}@media screen and (min-width:1472px){.justify-center-fullhd{justify-content:center!important}}@media screen and (max-width:768px){.justify-normal-mobile{justify-content:normal!important}}@media screen and (min-width:769px),print{.justify-normal-tablet{justify-content:normal!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-normal-tablet-only{justify-content:normal!important}}@media screen and (max-width:1087px){.justify-normal-touch{justify-content:normal!important}}@media screen and (min-width:1088px){.justify-normal-desktop{justify-content:normal!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-normal-desktop-only{justify-content:normal!important}}@media screen and (min-width:1280px){.justify-normal-widescreen{justify-content:normal!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-normal-widescreen-only{justify-content:normal!important}}@media screen and (min-width:1472px){.justify-normal-fullhd{justify-content:normal!important}}@media screen and (max-width:768px){.justify-space-between-mobile{justify-content:space-between!important}}@media screen and (min-width:769px),print{.justify-space-between-tablet{justify-content:space-between!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-space-between-tablet-only{justify-content:space-between!important}}@media screen and (max-width:1087px){.justify-space-between-touch{justify-content:space-between!important}}@media screen and (min-width:1088px){.justify-space-between-desktop{justify-content:space-between!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-space-between-desktop-only{justify-content:space-between!important}}@media screen and (min-width:1280px){.justify-space-between-widescreen{justify-content:space-between!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-space-between-widescreen-only{justify-content:space-between!important}}@media screen and (min-width:1472px){.justify-space-between-fullhd{justify-content:space-between!important}}@media screen and (max-width:768px){.justify-space-around-mobile{justify-content:space-around!important}}@media screen and (min-width:769px),print{.justify-space-around-tablet{justify-content:space-around!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-space-around-tablet-only{justify-content:space-around!important}}@media screen and (max-width:1087px){.justify-space-around-touch{justify-content:space-around!important}}@media screen and (min-width:1088px){.justify-space-around-desktop{justify-content:space-around!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-space-around-desktop-only{justify-content:space-around!important}}@media screen and (min-width:1280px){.justify-space-around-widescreen{justify-content:space-around!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-space-around-widescreen-only{justify-content:space-around!important}}@media screen and (min-width:1472px){.justify-space-around-fullhd{justify-content:space-around!important}}@media screen and (max-width:768px){.justify-space-evenly-mobile{justify-content:space-evenly!important}}@media screen and (min-width:769px),print{.justify-space-evenly-tablet{justify-content:space-evenly!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-space-evenly-tablet-only{justify-content:space-evenly!important}}@media screen and (max-width:1087px){.justify-space-evenly-touch{justify-content:space-evenly!important}}@media screen and (min-width:1088px){.justify-space-evenly-desktop{justify-content:space-evenly!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-space-evenly-desktop-only{justify-content:space-evenly!important}}@media screen and (min-width:1280px){.justify-space-evenly-widescreen{justify-content:space-evenly!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-space-evenly-widescreen-only{justify-content:space-evenly!important}}@media screen and (min-width:1472px){.justify-space-evenly-fullhd{justify-content:space-evenly!important}}@media screen and (max-width:768px){.justify-stretch-mobile{justify-content:stretch!important}}@media screen and (min-width:769px),print{.justify-stretch-tablet{justify-content:stretch!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-stretch-tablet-only{justify-content:stretch!important}}@media screen and (max-width:1087px){.justify-stretch-touch{justify-content:stretch!important}}@media screen and (min-width:1088px){.justify-stretch-desktop{justify-content:stretch!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-stretch-desktop-only{justify-content:stretch!important}}@media screen and (min-width:1280px){.justify-stretch-widescreen{justify-content:stretch!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-stretch-widescreen-only{justify-content:stretch!important}}@media screen and (min-width:1472px){.justify-stretch-fullhd{justify-content:stretch!important}}@media screen and (max-width:768px){.justify-baseline-mobile{justify-content:baseline!important}}@media screen and (min-width:769px),print{.justify-baseline-tablet{justify-content:baseline!important}}@media screen and (min-width:769px) and (max-width:1087px){.justify-baseline-tablet-only{justify-content:baseline!important}}@media screen and (max-width:1087px){.justify-baseline-touch{justify-content:baseline!important}}@media screen and (min-width:1088px){.justify-baseline-desktop{justify-content:baseline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.justify-baseline-desktop-only{justify-content:baseline!important}}@media screen and (min-width:1280px){.justify-baseline-widescreen{justify-content:baseline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.justify-baseline-widescreen-only{justify-content:baseline!important}}@media screen and (min-width:1472px){.justify-baseline-fullhd{justify-content:baseline!important}}@media screen and (max-width:768px){.align-self-auto-mobile{align-self:auto!important}}@media screen and (min-width:769px),print{.align-self-auto-tablet{align-self:auto!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-self-auto-tablet-only{align-self:auto!important}}@media screen and (max-width:1087px){.align-self-auto-touch{align-self:auto!important}}@media screen and (min-width:1088px){.align-self-auto-desktop{align-self:auto!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-self-auto-desktop-only{align-self:auto!important}}@media screen and (min-width:1280px){.align-self-auto-widescreen{align-self:auto!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-self-auto-widescreen-only{align-self:auto!important}}@media screen and (min-width:1472px){.align-self-auto-fullhd{align-self:auto!important}}@media screen and (max-width:768px){.align-self-flex-start-mobile{align-self:flex-start!important}}@media screen and (min-width:769px),print{.align-self-flex-start-tablet{align-self:flex-start!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-self-flex-start-tablet-only{align-self:flex-start!important}}@media screen and (max-width:1087px){.align-self-flex-start-touch{align-self:flex-start!important}}@media screen and (min-width:1088px){.align-self-flex-start-desktop{align-self:flex-start!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-self-flex-start-desktop-only{align-self:flex-start!important}}@media screen and (min-width:1280px){.align-self-flex-start-widescreen{align-self:flex-start!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-self-flex-start-widescreen-only{align-self:flex-start!important}}@media screen and (min-width:1472px){.align-self-flex-start-fullhd{align-self:flex-start!important}}@media screen and (max-width:768px){.align-self-flex-end-mobile{align-self:flex-end!important}}@media screen and (min-width:769px),print{.align-self-flex-end-tablet{align-self:flex-end!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-self-flex-end-tablet-only{align-self:flex-end!important}}@media screen and (max-width:1087px){.align-self-flex-end-touch{align-self:flex-end!important}}@media screen and (min-width:1088px){.align-self-flex-end-desktop{align-self:flex-end!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-self-flex-end-desktop-only{align-self:flex-end!important}}@media screen and (min-width:1280px){.align-self-flex-end-widescreen{align-self:flex-end!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-self-flex-end-widescreen-only{align-self:flex-end!important}}@media screen and (min-width:1472px){.align-self-flex-end-fullhd{align-self:flex-end!important}}@media screen and (max-width:768px){.align-self-center-mobile{align-self:center!important}}@media screen and (min-width:769px),print{.align-self-center-tablet{align-self:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-self-center-tablet-only{align-self:center!important}}@media screen and (max-width:1087px){.align-self-center-touch{align-self:center!important}}@media screen and (min-width:1088px){.align-self-center-desktop{align-self:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-self-center-desktop-only{align-self:center!important}}@media screen and (min-width:1280px){.align-self-center-widescreen{align-self:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-self-center-widescreen-only{align-self:center!important}}@media screen and (min-width:1472px){.align-self-center-fullhd{align-self:center!important}}@media screen and (max-width:768px){.align-self-baseline-mobile{align-self:baseline!important}}@media screen and (min-width:769px),print{.align-self-baseline-tablet{align-self:baseline!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-self-baseline-tablet-only{align-self:baseline!important}}@media screen and (max-width:1087px){.align-self-baseline-touch{align-self:baseline!important}}@media screen and (min-width:1088px){.align-self-baseline-desktop{align-self:baseline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-self-baseline-desktop-only{align-self:baseline!important}}@media screen and (min-width:1280px){.align-self-baseline-widescreen{align-self:baseline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-self-baseline-widescreen-only{align-self:baseline!important}}@media screen and (min-width:1472px){.align-self-baseline-fullhd{align-self:baseline!important}}@media screen and (max-width:768px){.align-self-stretch-mobile{align-self:stretch!important}}@media screen and (min-width:769px),print{.align-self-stretch-tablet{align-self:stretch!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-self-stretch-tablet-only{align-self:stretch!important}}@media screen and (max-width:1087px){.align-self-stretch-touch{align-self:stretch!important}}@media screen and (min-width:1088px){.align-self-stretch-desktop{align-self:stretch!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-self-stretch-desktop-only{align-self:stretch!important}}@media screen and (min-width:1280px){.align-self-stretch-widescreen{align-self:stretch!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-self-stretch-widescreen-only{align-self:stretch!important}}@media screen and (min-width:1472px){.align-self-stretch-fullhd{align-self:stretch!important}}@media screen and (max-width:768px){.align-items-flex-start-mobile{align-items:flex-start!important}}@media screen and (min-width:769px),print{.align-items-flex-start-tablet{align-items:flex-start!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-items-flex-start-tablet-only{align-items:flex-start!important}}@media screen and (max-width:1087px){.align-items-flex-start-touch{align-items:flex-start!important}}@media screen and (min-width:1088px){.align-items-flex-start-desktop{align-items:flex-start!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-items-flex-start-desktop-only{align-items:flex-start!important}}@media screen and (min-width:1280px){.align-items-flex-start-widescreen{align-items:flex-start!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-items-flex-start-widescreen-only{align-items:flex-start!important}}@media screen and (min-width:1472px){.align-items-flex-start-fullhd{align-items:flex-start!important}}@media screen and (max-width:768px){.align-items-flex-end-mobile{align-items:flex-end!important}}@media screen and (min-width:769px),print{.align-items-flex-end-tablet{align-items:flex-end!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-items-flex-end-tablet-only{align-items:flex-end!important}}@media screen and (max-width:1087px){.align-items-flex-end-touch{align-items:flex-end!important}}@media screen and (min-width:1088px){.align-items-flex-end-desktop{align-items:flex-end!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-items-flex-end-desktop-only{align-items:flex-end!important}}@media screen and (min-width:1280px){.align-items-flex-end-widescreen{align-items:flex-end!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-items-flex-end-widescreen-only{align-items:flex-end!important}}@media screen and (min-width:1472px){.align-items-flex-end-fullhd{align-items:flex-end!important}}@media screen and (max-width:768px){.align-items-center-mobile{align-items:center!important}}@media screen and (min-width:769px),print{.align-items-center-tablet{align-items:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-items-center-tablet-only{align-items:center!important}}@media screen and (max-width:1087px){.align-items-center-touch{align-items:center!important}}@media screen and (min-width:1088px){.align-items-center-desktop{align-items:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-items-center-desktop-only{align-items:center!important}}@media screen and (min-width:1280px){.align-items-center-widescreen{align-items:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-items-center-widescreen-only{align-items:center!important}}@media screen and (min-width:1472px){.align-items-center-fullhd{align-items:center!important}}@media screen and (max-width:768px){.align-items-baseline-mobile{align-items:baseline!important}}@media screen and (min-width:769px),print{.align-items-baseline-tablet{align-items:baseline!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-items-baseline-tablet-only{align-items:baseline!important}}@media screen and (max-width:1087px){.align-items-baseline-touch{align-items:baseline!important}}@media screen and (min-width:1088px){.align-items-baseline-desktop{align-items:baseline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-items-baseline-desktop-only{align-items:baseline!important}}@media screen and (min-width:1280px){.align-items-baseline-widescreen{align-items:baseline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-items-baseline-widescreen-only{align-items:baseline!important}}@media screen and (min-width:1472px){.align-items-baseline-fullhd{align-items:baseline!important}}@media screen and (max-width:768px){.align-items-stretch-mobile{align-items:stretch!important}}@media screen and (min-width:769px),print{.align-items-stretch-tablet{align-items:stretch!important}}@media screen and (min-width:769px) and (max-width:1087px){.align-items-stretch-tablet-only{align-items:stretch!important}}@media screen and (max-width:1087px){.align-items-stretch-touch{align-items:stretch!important}}@media screen and (min-width:1088px){.align-items-stretch-desktop{align-items:stretch!important}}@media screen and (min-width:1088px) and (max-width:1279px){.align-items-stretch-desktop-only{align-items:stretch!important}}@media screen and (min-width:1280px){.align-items-stretch-widescreen{align-items:stretch!important}}@media screen and (min-width:1280px) and (max-width:1471px){.align-items-stretch-widescreen-only{align-items:stretch!important}}@media screen and (min-width:1472px){.align-items-stretch-fullhd{align-items:stretch!important}}@media screen and (max-width:768px){.has-width-50-mobile{width:50px!important}}@media screen and (min-width:769px),print{.has-width-50-tablet{width:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-width-50-tablet-only{width:50px!important}}@media screen and (max-width:1087px){.has-width-50-touch{width:50px!important}}@media screen and (min-width:1088px){.has-width-50-desktop{width:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-width-50-desktop-only{width:50px!important}}@media screen and (min-width:1280px){.has-width-50-widescreen{width:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-width-50-widescreen-only{width:50px!important}}@media screen and (min-width:1472px){.has-width-50-fullhd{width:50px!important}}@media screen and (max-width:768px){.has-height-50-mobile{height:50px!important}}@media screen and (min-width:769px),print{.has-height-50-tablet{height:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-height-50-tablet-only{height:50px!important}}@media screen and (max-width:1087px){.has-height-50-touch{height:50px!important}}@media screen and (min-width:1088px){.has-height-50-desktop{height:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-height-50-desktop-only{height:50px!important}}@media screen and (min-width:1280px){.has-height-50-widescreen{height:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-height-50-widescreen-only{height:50px!important}}@media screen and (min-width:1472px){.has-height-50-fullhd{height:50px!important}}@media screen and (max-width:768px){.has-width-100-mobile{width:100px!important}}@media screen and (min-width:769px),print{.has-width-100-tablet{width:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-width-100-tablet-only{width:100px!important}}@media screen and (max-width:1087px){.has-width-100-touch{width:100px!important}}@media screen and (min-width:1088px){.has-width-100-desktop{width:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-width-100-desktop-only{width:100px!important}}@media screen and (min-width:1280px){.has-width-100-widescreen{width:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-width-100-widescreen-only{width:100px!important}}@media screen and (min-width:1472px){.has-width-100-fullhd{width:100px!important}}@media screen and (max-width:768px){.has-height-100-mobile{height:100px!important}}@media screen and (min-width:769px),print{.has-height-100-tablet{height:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-height-100-tablet-only{height:100px!important}}@media screen and (max-width:1087px){.has-height-100-touch{height:100px!important}}@media screen and (min-width:1088px){.has-height-100-desktop{height:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-height-100-desktop-only{height:100px!important}}@media screen and (min-width:1280px){.has-height-100-widescreen{height:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-height-100-widescreen-only{height:100px!important}}@media screen and (min-width:1472px){.has-height-100-fullhd{height:100px!important}}@media screen and (max-width:768px){.has-width-150-mobile{width:150px!important}}@media screen and (min-width:769px),print{.has-width-150-tablet{width:150px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-width-150-tablet-only{width:150px!important}}@media screen and (max-width:1087px){.has-width-150-touch{width:150px!important}}@media screen and (min-width:1088px){.has-width-150-desktop{width:150px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-width-150-desktop-only{width:150px!important}}@media screen and (min-width:1280px){.has-width-150-widescreen{width:150px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-width-150-widescreen-only{width:150px!important}}@media screen and (min-width:1472px){.has-width-150-fullhd{width:150px!important}}@media screen and (max-width:768px){.has-height-150-mobile{height:150px!important}}@media screen and (min-width:769px),print{.has-height-150-tablet{height:150px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-height-150-tablet-only{height:150px!important}}@media screen and (max-width:1087px){.has-height-150-touch{height:150px!important}}@media screen and (min-width:1088px){.has-height-150-desktop{height:150px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-height-150-desktop-only{height:150px!important}}@media screen and (min-width:1280px){.has-height-150-widescreen{height:150px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-height-150-widescreen-only{height:150px!important}}@media screen and (min-width:1472px){.has-height-150-fullhd{height:150px!important}}@media screen and (max-width:768px){.has-width-200-mobile{width:200px!important}}@media screen and (min-width:769px),print{.has-width-200-tablet{width:200px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-width-200-tablet-only{width:200px!important}}@media screen and (max-width:1087px){.has-width-200-touch{width:200px!important}}@media screen and (min-width:1088px){.has-width-200-desktop{width:200px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-width-200-desktop-only{width:200px!important}}@media screen and (min-width:1280px){.has-width-200-widescreen{width:200px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-width-200-widescreen-only{width:200px!important}}@media screen and (min-width:1472px){.has-width-200-fullhd{width:200px!important}}@media screen and (max-width:768px){.has-height-200-mobile{height:200px!important}}@media screen and (min-width:769px),print{.has-height-200-tablet{height:200px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-height-200-tablet-only{height:200px!important}}@media screen and (max-width:1087px){.has-height-200-touch{height:200px!important}}@media screen and (min-width:1088px){.has-height-200-desktop{height:200px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-height-200-desktop-only{height:200px!important}}@media screen and (min-width:1280px){.has-height-200-widescreen{height:200px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-height-200-widescreen-only{height:200px!important}}@media screen and (min-width:1472px){.has-height-200-fullhd{height:200px!important}}@media screen and (max-width:768px){.has-width-250-mobile{width:250px!important}}@media screen and (min-width:769px),print{.has-width-250-tablet{width:250px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-width-250-tablet-only{width:250px!important}}@media screen and (max-width:1087px){.has-width-250-touch{width:250px!important}}@media screen and (min-width:1088px){.has-width-250-desktop{width:250px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-width-250-desktop-only{width:250px!important}}@media screen and (min-width:1280px){.has-width-250-widescreen{width:250px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-width-250-widescreen-only{width:250px!important}}@media screen and (min-width:1472px){.has-width-250-fullhd{width:250px!important}}@media screen and (max-width:768px){.has-height-250-mobile{height:250px!important}}@media screen and (min-width:769px),print{.has-height-250-tablet{height:250px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-height-250-tablet-only{height:250px!important}}@media screen and (max-width:1087px){.has-height-250-touch{height:250px!important}}@media screen and (min-width:1088px){.has-height-250-desktop{height:250px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-height-250-desktop-only{height:250px!important}}@media screen and (min-width:1280px){.has-height-250-widescreen{height:250px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-height-250-widescreen-only{height:250px!important}}@media screen and (min-width:1472px){.has-height-250-fullhd{height:250px!important}}@media screen and (max-width:768px){.has-width-300-mobile{width:300px!important}}@media screen and (min-width:769px),print{.has-width-300-tablet{width:300px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-width-300-tablet-only{width:300px!important}}@media screen and (max-width:1087px){.has-width-300-touch{width:300px!important}}@media screen and (min-width:1088px){.has-width-300-desktop{width:300px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-width-300-desktop-only{width:300px!important}}@media screen and (min-width:1280px){.has-width-300-widescreen{width:300px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-width-300-widescreen-only{width:300px!important}}@media screen and (min-width:1472px){.has-width-300-fullhd{width:300px!important}}@media screen and (max-width:768px){.has-height-300-mobile{height:300px!important}}@media screen and (min-width:769px),print{.has-height-300-tablet{height:300px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-height-300-tablet-only{height:300px!important}}@media screen and (max-width:1087px){.has-height-300-touch{height:300px!important}}@media screen and (min-width:1088px){.has-height-300-desktop{height:300px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-height-300-desktop-only{height:300px!important}}@media screen and (min-width:1280px){.has-height-300-widescreen{height:300px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-height-300-widescreen-only{height:300px!important}}@media screen and (min-width:1472px){.has-height-300-fullhd{height:300px!important}}@media screen and (max-width:768px){.has-width-350-mobile{width:350px!important}}@media screen and (min-width:769px),print{.has-width-350-tablet{width:350px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-width-350-tablet-only{width:350px!important}}@media screen and (max-width:1087px){.has-width-350-touch{width:350px!important}}@media screen and (min-width:1088px){.has-width-350-desktop{width:350px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-width-350-desktop-only{width:350px!important}}@media screen and (min-width:1280px){.has-width-350-widescreen{width:350px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-width-350-widescreen-only{width:350px!important}}@media screen and (min-width:1472px){.has-width-350-fullhd{width:350px!important}}@media screen and (max-width:768px){.has-height-350-mobile{height:350px!important}}@media screen and (min-width:769px),print{.has-height-350-tablet{height:350px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-height-350-tablet-only{height:350px!important}}@media screen and (max-width:1087px){.has-height-350-touch{height:350px!important}}@media screen and (min-width:1088px){.has-height-350-desktop{height:350px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-height-350-desktop-only{height:350px!important}}@media screen and (min-width:1280px){.has-height-350-widescreen{height:350px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-height-350-widescreen-only{height:350px!important}}@media screen and (min-width:1472px){.has-height-350-fullhd{height:350px!important}}@media screen and (max-width:768px){.has-max-width-50-mobile{max-width:50px!important}}@media screen and (min-width:769px),print{.has-max-width-50-tablet{max-width:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-width-50-tablet-only{max-width:50px!important}}@media screen and (max-width:1087px){.has-max-width-50-touch{max-width:50px!important}}@media screen and (min-width:1088px){.has-max-width-50-desktop{max-width:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-width-50-desktop-only{max-width:50px!important}}@media screen and (min-width:1280px){.has-max-width-50-widescreen{max-width:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-width-50-widescreen-only{max-width:50px!important}}@media screen and (min-width:1472px){.has-max-width-50-fullhd{max-width:50px!important}}@media screen and (max-width:768px){.has-min-width-50-mobile{min-width:50px!important}}@media screen and (min-width:769px),print{.has-min-width-50-tablet{min-width:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-width-50-tablet-only{min-width:50px!important}}@media screen and (max-width:1087px){.has-min-width-50-touch{min-width:50px!important}}@media screen and (min-width:1088px){.has-min-width-50-desktop{min-width:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-width-50-desktop-only{min-width:50px!important}}@media screen and (min-width:1280px){.has-min-width-50-widescreen{min-width:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-width-50-widescreen-only{min-width:50px!important}}@media screen and (min-width:1472px){.has-min-width-50-fullhd{min-width:50px!important}}@media screen and (max-width:768px){.has-max-height-50-mobile{max-height:50px!important}}@media screen and (min-width:769px),print{.has-max-height-50-tablet{max-height:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-height-50-tablet-only{max-height:50px!important}}@media screen and (max-width:1087px){.has-max-height-50-touch{max-height:50px!important}}@media screen and (min-width:1088px){.has-max-height-50-desktop{max-height:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-height-50-desktop-only{max-height:50px!important}}@media screen and (min-width:1280px){.has-max-height-50-widescreen{max-height:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-height-50-widescreen-only{max-height:50px!important}}@media screen and (min-width:1472px){.has-max-height-50-fullhd{max-height:50px!important}}@media screen and (max-width:768px){.has-min-height-50-mobile{min-height:50px!important}}@media screen and (min-width:769px),print{.has-min-height-50-tablet{min-height:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-height-50-tablet-only{min-height:50px!important}}@media screen and (max-width:1087px){.has-min-height-50-touch{min-height:50px!important}}@media screen and (min-width:1088px){.has-min-height-50-desktop{min-height:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-height-50-desktop-only{min-height:50px!important}}@media screen and (min-width:1280px){.has-min-height-50-widescreen{min-height:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-height-50-widescreen-only{min-height:50px!important}}@media screen and (min-width:1472px){.has-min-height-50-fullhd{min-height:50px!important}}@media screen and (max-width:768px){.has-max-width-100-mobile{max-width:100px!important}}@media screen and (min-width:769px),print{.has-max-width-100-tablet{max-width:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-width-100-tablet-only{max-width:100px!important}}@media screen and (max-width:1087px){.has-max-width-100-touch{max-width:100px!important}}@media screen and (min-width:1088px){.has-max-width-100-desktop{max-width:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-width-100-desktop-only{max-width:100px!important}}@media screen and (min-width:1280px){.has-max-width-100-widescreen{max-width:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-width-100-widescreen-only{max-width:100px!important}}@media screen and (min-width:1472px){.has-max-width-100-fullhd{max-width:100px!important}}@media screen and (max-width:768px){.has-min-width-100-mobile{min-width:100px!important}}@media screen and (min-width:769px),print{.has-min-width-100-tablet{min-width:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-width-100-tablet-only{min-width:100px!important}}@media screen and (max-width:1087px){.has-min-width-100-touch{min-width:100px!important}}@media screen and (min-width:1088px){.has-min-width-100-desktop{min-width:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-width-100-desktop-only{min-width:100px!important}}@media screen and (min-width:1280px){.has-min-width-100-widescreen{min-width:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-width-100-widescreen-only{min-width:100px!important}}@media screen and (min-width:1472px){.has-min-width-100-fullhd{min-width:100px!important}}@media screen and (max-width:768px){.has-max-height-100-mobile{max-height:100px!important}}@media screen and (min-width:769px),print{.has-max-height-100-tablet{max-height:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-height-100-tablet-only{max-height:100px!important}}@media screen and (max-width:1087px){.has-max-height-100-touch{max-height:100px!important}}@media screen and (min-width:1088px){.has-max-height-100-desktop{max-height:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-height-100-desktop-only{max-height:100px!important}}@media screen and (min-width:1280px){.has-max-height-100-widescreen{max-height:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-height-100-widescreen-only{max-height:100px!important}}@media screen and (min-width:1472px){.has-max-height-100-fullhd{max-height:100px!important}}@media screen and (max-width:768px){.has-min-height-100-mobile{min-height:100px!important}}@media screen and (min-width:769px),print{.has-min-height-100-tablet{min-height:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-height-100-tablet-only{min-height:100px!important}}@media screen and (max-width:1087px){.has-min-height-100-touch{min-height:100px!important}}@media screen and (min-width:1088px){.has-min-height-100-desktop{min-height:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-height-100-desktop-only{min-height:100px!important}}@media screen and (min-width:1280px){.has-min-height-100-widescreen{min-height:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-height-100-widescreen-only{min-height:100px!important}}@media screen and (min-width:1472px){.has-min-height-100-fullhd{min-height:100px!important}}@media screen and (max-width:768px){.has-max-width-150-mobile{max-width:150px!important}}@media screen and (min-width:769px),print{.has-max-width-150-tablet{max-width:150px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-width-150-tablet-only{max-width:150px!important}}@media screen and (max-width:1087px){.has-max-width-150-touch{max-width:150px!important}}@media screen and (min-width:1088px){.has-max-width-150-desktop{max-width:150px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-width-150-desktop-only{max-width:150px!important}}@media screen and (min-width:1280px){.has-max-width-150-widescreen{max-width:150px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-width-150-widescreen-only{max-width:150px!important}}@media screen and (min-width:1472px){.has-max-width-150-fullhd{max-width:150px!important}}@media screen and (max-width:768px){.has-min-width-150-mobile{min-width:150px!important}}@media screen and (min-width:769px),print{.has-min-width-150-tablet{min-width:150px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-width-150-tablet-only{min-width:150px!important}}@media screen and (max-width:1087px){.has-min-width-150-touch{min-width:150px!important}}@media screen and (min-width:1088px){.has-min-width-150-desktop{min-width:150px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-width-150-desktop-only{min-width:150px!important}}@media screen and (min-width:1280px){.has-min-width-150-widescreen{min-width:150px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-width-150-widescreen-only{min-width:150px!important}}@media screen and (min-width:1472px){.has-min-width-150-fullhd{min-width:150px!important}}@media screen and (max-width:768px){.has-max-height-150-mobile{max-height:150px!important}}@media screen and (min-width:769px),print{.has-max-height-150-tablet{max-height:150px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-height-150-tablet-only{max-height:150px!important}}@media screen and (max-width:1087px){.has-max-height-150-touch{max-height:150px!important}}@media screen and (min-width:1088px){.has-max-height-150-desktop{max-height:150px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-height-150-desktop-only{max-height:150px!important}}@media screen and (min-width:1280px){.has-max-height-150-widescreen{max-height:150px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-height-150-widescreen-only{max-height:150px!important}}@media screen and (min-width:1472px){.has-max-height-150-fullhd{max-height:150px!important}}@media screen and (max-width:768px){.has-min-height-150-mobile{min-height:150px!important}}@media screen and (min-width:769px),print{.has-min-height-150-tablet{min-height:150px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-height-150-tablet-only{min-height:150px!important}}@media screen and (max-width:1087px){.has-min-height-150-touch{min-height:150px!important}}@media screen and (min-width:1088px){.has-min-height-150-desktop{min-height:150px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-height-150-desktop-only{min-height:150px!important}}@media screen and (min-width:1280px){.has-min-height-150-widescreen{min-height:150px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-height-150-widescreen-only{min-height:150px!important}}@media screen and (min-width:1472px){.has-min-height-150-fullhd{min-height:150px!important}}@media screen and (max-width:768px){.has-max-width-200-mobile{max-width:200px!important}}@media screen and (min-width:769px),print{.has-max-width-200-tablet{max-width:200px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-width-200-tablet-only{max-width:200px!important}}@media screen and (max-width:1087px){.has-max-width-200-touch{max-width:200px!important}}@media screen and (min-width:1088px){.has-max-width-200-desktop{max-width:200px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-width-200-desktop-only{max-width:200px!important}}@media screen and (min-width:1280px){.has-max-width-200-widescreen{max-width:200px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-width-200-widescreen-only{max-width:200px!important}}@media screen and (min-width:1472px){.has-max-width-200-fullhd{max-width:200px!important}}@media screen and (max-width:768px){.has-min-width-200-mobile{min-width:200px!important}}@media screen and (min-width:769px),print{.has-min-width-200-tablet{min-width:200px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-width-200-tablet-only{min-width:200px!important}}@media screen and (max-width:1087px){.has-min-width-200-touch{min-width:200px!important}}@media screen and (min-width:1088px){.has-min-width-200-desktop{min-width:200px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-width-200-desktop-only{min-width:200px!important}}@media screen and (min-width:1280px){.has-min-width-200-widescreen{min-width:200px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-width-200-widescreen-only{min-width:200px!important}}@media screen and (min-width:1472px){.has-min-width-200-fullhd{min-width:200px!important}}@media screen and (max-width:768px){.has-max-height-200-mobile{max-height:200px!important}}@media screen and (min-width:769px),print{.has-max-height-200-tablet{max-height:200px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-height-200-tablet-only{max-height:200px!important}}@media screen and (max-width:1087px){.has-max-height-200-touch{max-height:200px!important}}@media screen and (min-width:1088px){.has-max-height-200-desktop{max-height:200px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-height-200-desktop-only{max-height:200px!important}}@media screen and (min-width:1280px){.has-max-height-200-widescreen{max-height:200px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-height-200-widescreen-only{max-height:200px!important}}@media screen and (min-width:1472px){.has-max-height-200-fullhd{max-height:200px!important}}@media screen and (max-width:768px){.has-min-height-200-mobile{min-height:200px!important}}@media screen and (min-width:769px),print{.has-min-height-200-tablet{min-height:200px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-height-200-tablet-only{min-height:200px!important}}@media screen and (max-width:1087px){.has-min-height-200-touch{min-height:200px!important}}@media screen and (min-width:1088px){.has-min-height-200-desktop{min-height:200px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-height-200-desktop-only{min-height:200px!important}}@media screen and (min-width:1280px){.has-min-height-200-widescreen{min-height:200px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-height-200-widescreen-only{min-height:200px!important}}@media screen and (min-width:1472px){.has-min-height-200-fullhd{min-height:200px!important}}@media screen and (max-width:768px){.has-max-width-250-mobile{max-width:250px!important}}@media screen and (min-width:769px),print{.has-max-width-250-tablet{max-width:250px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-width-250-tablet-only{max-width:250px!important}}@media screen and (max-width:1087px){.has-max-width-250-touch{max-width:250px!important}}@media screen and (min-width:1088px){.has-max-width-250-desktop{max-width:250px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-width-250-desktop-only{max-width:250px!important}}@media screen and (min-width:1280px){.has-max-width-250-widescreen{max-width:250px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-width-250-widescreen-only{max-width:250px!important}}@media screen and (min-width:1472px){.has-max-width-250-fullhd{max-width:250px!important}}@media screen and (max-width:768px){.has-min-width-250-mobile{min-width:250px!important}}@media screen and (min-width:769px),print{.has-min-width-250-tablet{min-width:250px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-width-250-tablet-only{min-width:250px!important}}@media screen and (max-width:1087px){.has-min-width-250-touch{min-width:250px!important}}@media screen and (min-width:1088px){.has-min-width-250-desktop{min-width:250px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-width-250-desktop-only{min-width:250px!important}}@media screen and (min-width:1280px){.has-min-width-250-widescreen{min-width:250px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-width-250-widescreen-only{min-width:250px!important}}@media screen and (min-width:1472px){.has-min-width-250-fullhd{min-width:250px!important}}@media screen and (max-width:768px){.has-max-height-250-mobile{max-height:250px!important}}@media screen and (min-width:769px),print{.has-max-height-250-tablet{max-height:250px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-height-250-tablet-only{max-height:250px!important}}@media screen and (max-width:1087px){.has-max-height-250-touch{max-height:250px!important}}@media screen and (min-width:1088px){.has-max-height-250-desktop{max-height:250px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-height-250-desktop-only{max-height:250px!important}}@media screen and (min-width:1280px){.has-max-height-250-widescreen{max-height:250px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-height-250-widescreen-only{max-height:250px!important}}@media screen and (min-width:1472px){.has-max-height-250-fullhd{max-height:250px!important}}@media screen and (max-width:768px){.has-min-height-250-mobile{min-height:250px!important}}@media screen and (min-width:769px),print{.has-min-height-250-tablet{min-height:250px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-height-250-tablet-only{min-height:250px!important}}@media screen and (max-width:1087px){.has-min-height-250-touch{min-height:250px!important}}@media screen and (min-width:1088px){.has-min-height-250-desktop{min-height:250px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-height-250-desktop-only{min-height:250px!important}}@media screen and (min-width:1280px){.has-min-height-250-widescreen{min-height:250px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-height-250-widescreen-only{min-height:250px!important}}@media screen and (min-width:1472px){.has-min-height-250-fullhd{min-height:250px!important}}@media screen and (max-width:768px){.has-max-width-300-mobile{max-width:300px!important}}@media screen and (min-width:769px),print{.has-max-width-300-tablet{max-width:300px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-width-300-tablet-only{max-width:300px!important}}@media screen and (max-width:1087px){.has-max-width-300-touch{max-width:300px!important}}@media screen and (min-width:1088px){.has-max-width-300-desktop{max-width:300px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-width-300-desktop-only{max-width:300px!important}}@media screen and (min-width:1280px){.has-max-width-300-widescreen{max-width:300px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-width-300-widescreen-only{max-width:300px!important}}@media screen and (min-width:1472px){.has-max-width-300-fullhd{max-width:300px!important}}@media screen and (max-width:768px){.has-min-width-300-mobile{min-width:300px!important}}@media screen and (min-width:769px),print{.has-min-width-300-tablet{min-width:300px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-width-300-tablet-only{min-width:300px!important}}@media screen and (max-width:1087px){.has-min-width-300-touch{min-width:300px!important}}@media screen and (min-width:1088px){.has-min-width-300-desktop{min-width:300px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-width-300-desktop-only{min-width:300px!important}}@media screen and (min-width:1280px){.has-min-width-300-widescreen{min-width:300px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-width-300-widescreen-only{min-width:300px!important}}@media screen and (min-width:1472px){.has-min-width-300-fullhd{min-width:300px!important}}@media screen and (max-width:768px){.has-max-height-300-mobile{max-height:300px!important}}@media screen and (min-width:769px),print{.has-max-height-300-tablet{max-height:300px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-height-300-tablet-only{max-height:300px!important}}@media screen and (max-width:1087px){.has-max-height-300-touch{max-height:300px!important}}@media screen and (min-width:1088px){.has-max-height-300-desktop{max-height:300px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-height-300-desktop-only{max-height:300px!important}}@media screen and (min-width:1280px){.has-max-height-300-widescreen{max-height:300px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-height-300-widescreen-only{max-height:300px!important}}@media screen and (min-width:1472px){.has-max-height-300-fullhd{max-height:300px!important}}@media screen and (max-width:768px){.has-min-height-300-mobile{min-height:300px!important}}@media screen and (min-width:769px),print{.has-min-height-300-tablet{min-height:300px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-height-300-tablet-only{min-height:300px!important}}@media screen and (max-width:1087px){.has-min-height-300-touch{min-height:300px!important}}@media screen and (min-width:1088px){.has-min-height-300-desktop{min-height:300px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-height-300-desktop-only{min-height:300px!important}}@media screen and (min-width:1280px){.has-min-height-300-widescreen{min-height:300px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-height-300-widescreen-only{min-height:300px!important}}@media screen and (min-width:1472px){.has-min-height-300-fullhd{min-height:300px!important}}@media screen and (max-width:768px){.has-max-width-350-mobile{max-width:350px!important}}@media screen and (min-width:769px),print{.has-max-width-350-tablet{max-width:350px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-width-350-tablet-only{max-width:350px!important}}@media screen and (max-width:1087px){.has-max-width-350-touch{max-width:350px!important}}@media screen and (min-width:1088px){.has-max-width-350-desktop{max-width:350px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-width-350-desktop-only{max-width:350px!important}}@media screen and (min-width:1280px){.has-max-width-350-widescreen{max-width:350px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-width-350-widescreen-only{max-width:350px!important}}@media screen and (min-width:1472px){.has-max-width-350-fullhd{max-width:350px!important}}@media screen and (max-width:768px){.has-min-width-350-mobile{min-width:350px!important}}@media screen and (min-width:769px),print{.has-min-width-350-tablet{min-width:350px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-width-350-tablet-only{min-width:350px!important}}@media screen and (max-width:1087px){.has-min-width-350-touch{min-width:350px!important}}@media screen and (min-width:1088px){.has-min-width-350-desktop{min-width:350px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-width-350-desktop-only{min-width:350px!important}}@media screen and (min-width:1280px){.has-min-width-350-widescreen{min-width:350px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-width-350-widescreen-only{min-width:350px!important}}@media screen and (min-width:1472px){.has-min-width-350-fullhd{min-width:350px!important}}@media screen and (max-width:768px){.has-max-height-350-mobile{max-height:350px!important}}@media screen and (min-width:769px),print{.has-max-height-350-tablet{max-height:350px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-max-height-350-tablet-only{max-height:350px!important}}@media screen and (max-width:1087px){.has-max-height-350-touch{max-height:350px!important}}@media screen and (min-width:1088px){.has-max-height-350-desktop{max-height:350px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-max-height-350-desktop-only{max-height:350px!important}}@media screen and (min-width:1280px){.has-max-height-350-widescreen{max-height:350px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-max-height-350-widescreen-only{max-height:350px!important}}@media screen and (min-width:1472px){.has-max-height-350-fullhd{max-height:350px!important}}@media screen and (max-width:768px){.has-min-height-350-mobile{min-height:350px!important}}@media screen and (min-width:769px),print{.has-min-height-350-tablet{min-height:350px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-min-height-350-tablet-only{min-height:350px!important}}@media screen and (max-width:1087px){.has-min-height-350-touch{min-height:350px!important}}@media screen and (min-width:1088px){.has-min-height-350-desktop{min-height:350px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-min-height-350-desktop-only{min-height:350px!important}}@media screen and (min-width:1280px){.has-min-height-350-widescreen{min-height:350px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-min-height-350-widescreen-only{min-height:350px!important}}@media screen and (min-width:1472px){.has-min-height-350-fullhd{min-height:350px!important}}@media screen and (max-width:768px){.is-full-height-mobile{height:100%!important}.has-page-height-mobile{height:100vh!important}.is-half-height-mobile{height:50%!important}.has-half-page-height-mobile{height:50vh!important}.is-quarter-height-mobile{height:25%!important}.has-quarter-page-height-mobile{height:25vh!important}}@media screen and (min-width:769px),print{.is-full-height-tablet{height:100%!important}.has-page-height-tablet{height:100vh!important}.is-half-height-tablet{height:50%!important}.has-half-page-height-tablet{height:50vh!important}.is-quarter-height-tablet{height:25%!important}.has-quarter-page-height-tablet{height:25vh!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-full-height-tablet-only{height:100%!important}.has-page-height-tablet-only{height:100vh!important}.is-half-height-tablet-only{height:50%!important}.has-half-page-height-tablet-only{height:50vh!important}.is-quarter-height-tablet-only{height:25%!important}.has-quarter-page-height-tablet-only{height:25vh!important}}@media screen and (max-width:1087px){.is-full-height-touch{height:100%!important}.has-page-height-touch{height:100vh!important}.is-half-height-touch{height:50%!important}.has-half-page-height-touch{height:50vh!important}.is-quarter-height-touch{height:25%!important}.has-quarter-page-height-touch{height:25vh!important}}@media screen and (min-width:1088px){.is-full-height-desktop{height:100%!important}.has-page-height-desktop{height:100vh!important}.is-half-height-desktop{height:50%!important}.has-half-page-height-desktop{height:50vh!important}.is-quarter-height-desktop{height:25%!important}.has-quarter-page-height-desktop{height:25vh!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-full-height-desktop-only{height:100%!important}.has-page-height-desktop-only{height:100vh!important}.is-half-height-desktop-only{height:50%!important}.has-half-page-height-desktop-only{height:50vh!important}.is-quarter-height-desktop-only{height:25%!important}.has-quarter-page-height-desktop-only{height:25vh!important}}@media screen and (min-width:1280px){.is-full-height-widescreen{height:100%!important}.has-page-height-widescreen{height:100vh!important}.is-half-height-widescreen{height:50%!important}.has-half-page-height-widescreen{height:50vh!important}.is-quarter-height-widescreen{height:25%!important}.has-quarter-page-height-widescreen{height:25vh!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-full-height-widescreen-only{height:100%!important}.has-page-height-widescreen-only{height:100vh!important}.is-half-height-widescreen-only{height:50%!important}.has-half-page-height-widescreen-only{height:50vh!important}.is-quarter-height-widescreen-only{height:25%!important}.has-quarter-page-height-widescreen-only{height:25vh!important}}@media screen and (min-width:1472px){.is-full-height-fullhd{height:100%!important}.has-page-height-fullhd{height:100vh!important}.is-half-height-fullhd{height:50%!important}.has-half-page-height-fullhd{height:50vh!important}.is-quarter-height-fullhd{height:25%!important}.has-quarter-page-height-fullhd{height:25vh!important}}@media screen and (max-width:768px){.is-full-width-mobile{width:100%!important}.has-page-width-mobile{width:100vw!important}.is-half-width-mobile{width:50%!important}.has-half-page-width-mobile{width:50vw!important}.is-quarter-width-mobile{width:25%!important}.has-quarter-page-width-mobile{width:25vw!important}}@media screen and (min-width:769px),print{.is-full-width-tablet{width:100%!important}.has-page-width-tablet{width:100vw!important}.is-half-width-tablet{width:50%!important}.has-half-page-width-tablet{width:50vw!important}.is-quarter-width-tablet{width:25%!important}.has-quarter-page-width-tablet{width:25vw!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-full-width-tablet-only{width:100%!important}.has-page-width-tablet-only{width:100vw!important}.is-half-width-tablet-only{width:50%!important}.has-half-page-width-tablet-only{width:50vw!important}.is-quarter-width-tablet-only{width:25%!important}.has-quarter-page-width-tablet-only{width:25vw!important}}@media screen and (max-width:1087px){.is-full-width-touch{width:100%!important}.has-page-width-touch{width:100vw!important}.is-half-width-touch{width:50%!important}.has-half-page-width-touch{width:50vw!important}.is-quarter-width-touch{width:25%!important}.has-quarter-page-width-touch{width:25vw!important}}@media screen and (min-width:1088px){.is-full-width-desktop{width:100%!important}.has-page-width-desktop{width:100vw!important}.is-half-width-desktop{width:50%!important}.has-half-page-width-desktop{width:50vw!important}.is-quarter-width-desktop{width:25%!important}.has-quarter-page-width-desktop{width:25vw!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-full-width-desktop-only{width:100%!important}.has-page-width-desktop-only{width:100vw!important}.is-half-width-desktop-only{width:50%!important}.has-half-page-width-desktop-only{width:50vw!important}.is-quarter-width-desktop-only{width:25%!important}.has-quarter-page-width-desktop-only{width:25vw!important}}@media screen and (min-width:1280px){.is-full-width-widescreen{width:100%!important}.has-page-width-widescreen{width:100vw!important}.is-half-width-widescreen{width:50%!important}.has-half-page-width-widescreen{width:50vw!important}.is-quarter-width-widescreen{width:25%!important}.has-quarter-page-width-widescreen{width:25vw!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-full-width-widescreen-only{width:100%!important}.has-page-width-widescreen-only{width:100vw!important}.is-half-width-widescreen-only{width:50%!important}.has-half-page-width-widescreen-only{width:50vw!important}.is-quarter-width-widescreen-only{width:25%!important}.has-quarter-page-width-widescreen-only{width:25vw!important}}@media screen and (min-width:1472px){.is-full-width-fullhd{width:100%!important}.has-page-width-fullhd{width:100vw!important}.is-half-width-fullhd{width:50%!important}.has-half-page-width-fullhd{width:50vw!important}.is-quarter-width-fullhd{width:25%!important}.has-quarter-page-width-fullhd{width:25vw!important}}@media screen and (max-width:768px){.has-margin-5-mobile{margin:5px!important}.has-padding-5-mobile{padding:5px!important}}@media screen and (min-width:769px),print{.has-margin-5-tablet{margin:5px!important}.has-padding-5-tablet{padding:5px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-5-tablet-only{margin:5px!important}.has-padding-5-tablet-only{padding:5px!important}}@media screen and (max-width:1087px){.has-margin-5-touch{margin:5px!important}.has-padding-5-touch{padding:5px!important}}@media screen and (min-width:1088px){.has-margin-5-desktop{margin:5px!important}.has-padding-5-desktop{padding:5px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-5-desktop-only{margin:5px!important}.has-padding-5-desktop-only{padding:5px!important}}@media screen and (min-width:1280px){.has-margin-5-widescreen{margin:5px!important}.has-padding-5-widescreen{padding:5px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-5-widescreen-only{margin:5px!important}.has-padding-5-widescreen-only{padding:5px!important}}@media screen and (min-width:1472px){.has-margin-5-fullhd{margin:5px!important}.has-padding-5-fullhd{padding:5px!important}}@media screen and (max-width:768px){.has-margin-top-5-mobile{margin-top:5px!important}.has-padding-top-5-mobile{padding-top:5px!important}}@media screen and (min-width:769px),print{.has-margin-top-5-tablet{margin-top:5px!important}.has-padding-top-5-tablet{padding-top:5px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-5-tablet-only{margin-top:5px!important}.has-padding-top-5-tablet-only{padding-top:5px!important}}@media screen and (max-width:1087px){.has-margin-top-5-touch{margin-top:5px!important}.has-padding-top-5-touch{padding-top:5px!important}}@media screen and (min-width:1088px){.has-margin-top-5-desktop{margin-top:5px!important}.has-padding-top-5-desktop{padding-top:5px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-5-desktop-only{margin-top:5px!important}.has-padding-top-5-desktop-only{padding-top:5px!important}}@media screen and (min-width:1280px){.has-margin-top-5-widescreen{margin-top:5px!important}.has-padding-top-5-widescreen{padding-top:5px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-5-widescreen-only{margin-top:5px!important}.has-padding-top-5-widescreen-only{padding-top:5px!important}}@media screen and (min-width:1472px){.has-margin-top-5-fullhd{margin-top:5px!important}.has-padding-top-5-fullhd{padding-top:5px!important}}@media screen and (max-width:768px){.has-margin-bottom-5-mobile{margin-bottom:5px!important}.has-padding-bottom-5-mobile{padding-bottom:5px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-5-tablet{margin-bottom:5px!important}.has-padding-bottom-5-tablet{padding-bottom:5px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-5-tablet-only{margin-bottom:5px!important}.has-padding-bottom-5-tablet-only{padding-bottom:5px!important}}@media screen and (max-width:1087px){.has-margin-bottom-5-touch{margin-bottom:5px!important}.has-padding-bottom-5-touch{padding-bottom:5px!important}}@media screen and (min-width:1088px){.has-margin-bottom-5-desktop{margin-bottom:5px!important}.has-padding-bottom-5-desktop{padding-bottom:5px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-5-desktop-only{margin-bottom:5px!important}.has-padding-bottom-5-desktop-only{padding-bottom:5px!important}}@media screen and (min-width:1280px){.has-margin-bottom-5-widescreen{margin-bottom:5px!important}.has-padding-bottom-5-widescreen{padding-bottom:5px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-5-widescreen-only{margin-bottom:5px!important}.has-padding-bottom-5-widescreen-only{padding-bottom:5px!important}}@media screen and (min-width:1472px){.has-margin-bottom-5-fullhd{margin-bottom:5px!important}.has-padding-bottom-5-fullhd{padding-bottom:5px!important}}@media screen and (max-width:768px){.has-margin-left-5-mobile{margin-left:5px!important}.has-padding-left-5-mobile{padding-left:5px!important}}@media screen and (min-width:769px),print{.has-margin-left-5-tablet{margin-left:5px!important}.has-padding-left-5-tablet{padding-left:5px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-5-tablet-only{margin-left:5px!important}.has-padding-left-5-tablet-only{padding-left:5px!important}}@media screen and (max-width:1087px){.has-margin-left-5-touch{margin-left:5px!important}.has-padding-left-5-touch{padding-left:5px!important}}@media screen and (min-width:1088px){.has-margin-left-5-desktop{margin-left:5px!important}.has-padding-left-5-desktop{padding-left:5px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-5-desktop-only{margin-left:5px!important}.has-padding-left-5-desktop-only{padding-left:5px!important}}@media screen and (min-width:1280px){.has-margin-left-5-widescreen{margin-left:5px!important}.has-padding-left-5-widescreen{padding-left:5px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-5-widescreen-only{margin-left:5px!important}.has-padding-left-5-widescreen-only{padding-left:5px!important}}@media screen and (min-width:1472px){.has-margin-left-5-fullhd{margin-left:5px!important}.has-padding-left-5-fullhd{padding-left:5px!important}}@media screen and (max-width:768px){.has-margin-right-5-mobile{margin-right:5px!important}.has-padding-right-5-mobile{padding-right:5px!important}}@media screen and (min-width:769px),print{.has-margin-right-5-tablet{margin-right:5px!important}.has-padding-right-5-tablet{padding-right:5px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-5-tablet-only{margin-right:5px!important}.has-padding-right-5-tablet-only{padding-right:5px!important}}@media screen and (max-width:1087px){.has-margin-right-5-touch{margin-right:5px!important}.has-padding-right-5-touch{padding-right:5px!important}}@media screen and (min-width:1088px){.has-margin-right-5-desktop{margin-right:5px!important}.has-padding-right-5-desktop{padding-right:5px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-5-desktop-only{margin-right:5px!important}.has-padding-right-5-desktop-only{padding-right:5px!important}}@media screen and (min-width:1280px){.has-margin-right-5-widescreen{margin-right:5px!important}.has-padding-right-5-widescreen{padding-right:5px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-5-widescreen-only{margin-right:5px!important}.has-padding-right-5-widescreen-only{padding-right:5px!important}}@media screen and (min-width:1472px){.has-margin-right-5-fullhd{margin-right:5px!important}.has-padding-right-5-fullhd{padding-right:5px!important}}@media screen and (max-width:768px){.has-margin-10-mobile{margin:10px!important}.has-padding-10-mobile{padding:10px!important}}@media screen and (min-width:769px),print{.has-margin-10-tablet{margin:10px!important}.has-padding-10-tablet{padding:10px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-10-tablet-only{margin:10px!important}.has-padding-10-tablet-only{padding:10px!important}}@media screen and (max-width:1087px){.has-margin-10-touch{margin:10px!important}.has-padding-10-touch{padding:10px!important}}@media screen and (min-width:1088px){.has-margin-10-desktop{margin:10px!important}.has-padding-10-desktop{padding:10px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-10-desktop-only{margin:10px!important}.has-padding-10-desktop-only{padding:10px!important}}@media screen and (min-width:1280px){.has-margin-10-widescreen{margin:10px!important}.has-padding-10-widescreen{padding:10px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-10-widescreen-only{margin:10px!important}.has-padding-10-widescreen-only{padding:10px!important}}@media screen and (min-width:1472px){.has-margin-10-fullhd{margin:10px!important}.has-padding-10-fullhd{padding:10px!important}}@media screen and (max-width:768px){.has-margin-top-10-mobile{margin-top:10px!important}.has-padding-top-10-mobile{padding-top:10px!important}}@media screen and (min-width:769px),print{.has-margin-top-10-tablet{margin-top:10px!important}.has-padding-top-10-tablet{padding-top:10px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-10-tablet-only{margin-top:10px!important}.has-padding-top-10-tablet-only{padding-top:10px!important}}@media screen and (max-width:1087px){.has-margin-top-10-touch{margin-top:10px!important}.has-padding-top-10-touch{padding-top:10px!important}}@media screen and (min-width:1088px){.has-margin-top-10-desktop{margin-top:10px!important}.has-padding-top-10-desktop{padding-top:10px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-10-desktop-only{margin-top:10px!important}.has-padding-top-10-desktop-only{padding-top:10px!important}}@media screen and (min-width:1280px){.has-margin-top-10-widescreen{margin-top:10px!important}.has-padding-top-10-widescreen{padding-top:10px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-10-widescreen-only{margin-top:10px!important}.has-padding-top-10-widescreen-only{padding-top:10px!important}}@media screen and (min-width:1472px){.has-margin-top-10-fullhd{margin-top:10px!important}.has-padding-top-10-fullhd{padding-top:10px!important}}@media screen and (max-width:768px){.has-margin-bottom-10-mobile{margin-bottom:10px!important}.has-padding-bottom-10-mobile{padding-bottom:10px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-10-tablet{margin-bottom:10px!important}.has-padding-bottom-10-tablet{padding-bottom:10px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-10-tablet-only{margin-bottom:10px!important}.has-padding-bottom-10-tablet-only{padding-bottom:10px!important}}@media screen and (max-width:1087px){.has-margin-bottom-10-touch{margin-bottom:10px!important}.has-padding-bottom-10-touch{padding-bottom:10px!important}}@media screen and (min-width:1088px){.has-margin-bottom-10-desktop{margin-bottom:10px!important}.has-padding-bottom-10-desktop{padding-bottom:10px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-10-desktop-only{margin-bottom:10px!important}.has-padding-bottom-10-desktop-only{padding-bottom:10px!important}}@media screen and (min-width:1280px){.has-margin-bottom-10-widescreen{margin-bottom:10px!important}.has-padding-bottom-10-widescreen{padding-bottom:10px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-10-widescreen-only{margin-bottom:10px!important}.has-padding-bottom-10-widescreen-only{padding-bottom:10px!important}}@media screen and (min-width:1472px){.has-margin-bottom-10-fullhd{margin-bottom:10px!important}.has-padding-bottom-10-fullhd{padding-bottom:10px!important}}@media screen and (max-width:768px){.has-margin-left-10-mobile{margin-left:10px!important}.has-padding-left-10-mobile{padding-left:10px!important}}@media screen and (min-width:769px),print{.has-margin-left-10-tablet{margin-left:10px!important}.has-padding-left-10-tablet{padding-left:10px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-10-tablet-only{margin-left:10px!important}.has-padding-left-10-tablet-only{padding-left:10px!important}}@media screen and (max-width:1087px){.has-margin-left-10-touch{margin-left:10px!important}.has-padding-left-10-touch{padding-left:10px!important}}@media screen and (min-width:1088px){.has-margin-left-10-desktop{margin-left:10px!important}.has-padding-left-10-desktop{padding-left:10px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-10-desktop-only{margin-left:10px!important}.has-padding-left-10-desktop-only{padding-left:10px!important}}@media screen and (min-width:1280px){.has-margin-left-10-widescreen{margin-left:10px!important}.has-padding-left-10-widescreen{padding-left:10px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-10-widescreen-only{margin-left:10px!important}.has-padding-left-10-widescreen-only{padding-left:10px!important}}@media screen and (min-width:1472px){.has-margin-left-10-fullhd{margin-left:10px!important}.has-padding-left-10-fullhd{padding-left:10px!important}}@media screen and (max-width:768px){.has-margin-right-10-mobile{margin-right:10px!important}.has-padding-right-10-mobile{padding-right:10px!important}}@media screen and (min-width:769px),print{.has-margin-right-10-tablet{margin-right:10px!important}.has-padding-right-10-tablet{padding-right:10px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-10-tablet-only{margin-right:10px!important}.has-padding-right-10-tablet-only{padding-right:10px!important}}@media screen and (max-width:1087px){.has-margin-right-10-touch{margin-right:10px!important}.has-padding-right-10-touch{padding-right:10px!important}}@media screen and (min-width:1088px){.has-margin-right-10-desktop{margin-right:10px!important}.has-padding-right-10-desktop{padding-right:10px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-10-desktop-only{margin-right:10px!important}.has-padding-right-10-desktop-only{padding-right:10px!important}}@media screen and (min-width:1280px){.has-margin-right-10-widescreen{margin-right:10px!important}.has-padding-right-10-widescreen{padding-right:10px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-10-widescreen-only{margin-right:10px!important}.has-padding-right-10-widescreen-only{padding-right:10px!important}}@media screen and (min-width:1472px){.has-margin-right-10-fullhd{margin-right:10px!important}.has-padding-right-10-fullhd{padding-right:10px!important}}@media screen and (max-width:768px){.has-margin-15-mobile{margin:15px!important}.has-padding-15-mobile{padding:15px!important}}@media screen and (min-width:769px),print{.has-margin-15-tablet{margin:15px!important}.has-padding-15-tablet{padding:15px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-15-tablet-only{margin:15px!important}.has-padding-15-tablet-only{padding:15px!important}}@media screen and (max-width:1087px){.has-margin-15-touch{margin:15px!important}.has-padding-15-touch{padding:15px!important}}@media screen and (min-width:1088px){.has-margin-15-desktop{margin:15px!important}.has-padding-15-desktop{padding:15px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-15-desktop-only{margin:15px!important}.has-padding-15-desktop-only{padding:15px!important}}@media screen and (min-width:1280px){.has-margin-15-widescreen{margin:15px!important}.has-padding-15-widescreen{padding:15px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-15-widescreen-only{margin:15px!important}.has-padding-15-widescreen-only{padding:15px!important}}@media screen and (min-width:1472px){.has-margin-15-fullhd{margin:15px!important}.has-padding-15-fullhd{padding:15px!important}}@media screen and (max-width:768px){.has-margin-top-15-mobile{margin-top:15px!important}.has-padding-top-15-mobile{padding-top:15px!important}}@media screen and (min-width:769px),print{.has-margin-top-15-tablet{margin-top:15px!important}.has-padding-top-15-tablet{padding-top:15px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-15-tablet-only{margin-top:15px!important}.has-padding-top-15-tablet-only{padding-top:15px!important}}@media screen and (max-width:1087px){.has-margin-top-15-touch{margin-top:15px!important}.has-padding-top-15-touch{padding-top:15px!important}}@media screen and (min-width:1088px){.has-margin-top-15-desktop{margin-top:15px!important}.has-padding-top-15-desktop{padding-top:15px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-15-desktop-only{margin-top:15px!important}.has-padding-top-15-desktop-only{padding-top:15px!important}}@media screen and (min-width:1280px){.has-margin-top-15-widescreen{margin-top:15px!important}.has-padding-top-15-widescreen{padding-top:15px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-15-widescreen-only{margin-top:15px!important}.has-padding-top-15-widescreen-only{padding-top:15px!important}}@media screen and (min-width:1472px){.has-margin-top-15-fullhd{margin-top:15px!important}.has-padding-top-15-fullhd{padding-top:15px!important}}@media screen and (max-width:768px){.has-margin-bottom-15-mobile{margin-bottom:15px!important}.has-padding-bottom-15-mobile{padding-bottom:15px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-15-tablet{margin-bottom:15px!important}.has-padding-bottom-15-tablet{padding-bottom:15px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-15-tablet-only{margin-bottom:15px!important}.has-padding-bottom-15-tablet-only{padding-bottom:15px!important}}@media screen and (max-width:1087px){.has-margin-bottom-15-touch{margin-bottom:15px!important}.has-padding-bottom-15-touch{padding-bottom:15px!important}}@media screen and (min-width:1088px){.has-margin-bottom-15-desktop{margin-bottom:15px!important}.has-padding-bottom-15-desktop{padding-bottom:15px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-15-desktop-only{margin-bottom:15px!important}.has-padding-bottom-15-desktop-only{padding-bottom:15px!important}}@media screen and (min-width:1280px){.has-margin-bottom-15-widescreen{margin-bottom:15px!important}.has-padding-bottom-15-widescreen{padding-bottom:15px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-15-widescreen-only{margin-bottom:15px!important}.has-padding-bottom-15-widescreen-only{padding-bottom:15px!important}}@media screen and (min-width:1472px){.has-margin-bottom-15-fullhd{margin-bottom:15px!important}.has-padding-bottom-15-fullhd{padding-bottom:15px!important}}@media screen and (max-width:768px){.has-margin-left-15-mobile{margin-left:15px!important}.has-padding-left-15-mobile{padding-left:15px!important}}@media screen and (min-width:769px),print{.has-margin-left-15-tablet{margin-left:15px!important}.has-padding-left-15-tablet{padding-left:15px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-15-tablet-only{margin-left:15px!important}.has-padding-left-15-tablet-only{padding-left:15px!important}}@media screen and (max-width:1087px){.has-margin-left-15-touch{margin-left:15px!important}.has-padding-left-15-touch{padding-left:15px!important}}@media screen and (min-width:1088px){.has-margin-left-15-desktop{margin-left:15px!important}.has-padding-left-15-desktop{padding-left:15px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-15-desktop-only{margin-left:15px!important}.has-padding-left-15-desktop-only{padding-left:15px!important}}@media screen and (min-width:1280px){.has-margin-left-15-widescreen{margin-left:15px!important}.has-padding-left-15-widescreen{padding-left:15px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-15-widescreen-only{margin-left:15px!important}.has-padding-left-15-widescreen-only{padding-left:15px!important}}@media screen and (min-width:1472px){.has-margin-left-15-fullhd{margin-left:15px!important}.has-padding-left-15-fullhd{padding-left:15px!important}}@media screen and (max-width:768px){.has-margin-right-15-mobile{margin-right:15px!important}.has-padding-right-15-mobile{padding-right:15px!important}}@media screen and (min-width:769px),print{.has-margin-right-15-tablet{margin-right:15px!important}.has-padding-right-15-tablet{padding-right:15px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-15-tablet-only{margin-right:15px!important}.has-padding-right-15-tablet-only{padding-right:15px!important}}@media screen and (max-width:1087px){.has-margin-right-15-touch{margin-right:15px!important}.has-padding-right-15-touch{padding-right:15px!important}}@media screen and (min-width:1088px){.has-margin-right-15-desktop{margin-right:15px!important}.has-padding-right-15-desktop{padding-right:15px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-15-desktop-only{margin-right:15px!important}.has-padding-right-15-desktop-only{padding-right:15px!important}}@media screen and (min-width:1280px){.has-margin-right-15-widescreen{margin-right:15px!important}.has-padding-right-15-widescreen{padding-right:15px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-15-widescreen-only{margin-right:15px!important}.has-padding-right-15-widescreen-only{padding-right:15px!important}}@media screen and (min-width:1472px){.has-margin-right-15-fullhd{margin-right:15px!important}.has-padding-right-15-fullhd{padding-right:15px!important}}@media screen and (max-width:768px){.has-margin-20-mobile{margin:20px!important}.has-padding-20-mobile{padding:20px!important}}@media screen and (min-width:769px),print{.has-margin-20-tablet{margin:20px!important}.has-padding-20-tablet{padding:20px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-20-tablet-only{margin:20px!important}.has-padding-20-tablet-only{padding:20px!important}}@media screen and (max-width:1087px){.has-margin-20-touch{margin:20px!important}.has-padding-20-touch{padding:20px!important}}@media screen and (min-width:1088px){.has-margin-20-desktop{margin:20px!important}.has-padding-20-desktop{padding:20px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-20-desktop-only{margin:20px!important}.has-padding-20-desktop-only{padding:20px!important}}@media screen and (min-width:1280px){.has-margin-20-widescreen{margin:20px!important}.has-padding-20-widescreen{padding:20px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-20-widescreen-only{margin:20px!important}.has-padding-20-widescreen-only{padding:20px!important}}@media screen and (min-width:1472px){.has-margin-20-fullhd{margin:20px!important}.has-padding-20-fullhd{padding:20px!important}}@media screen and (max-width:768px){.has-margin-top-20-mobile{margin-top:20px!important}.has-padding-top-20-mobile{padding-top:20px!important}}@media screen and (min-width:769px),print{.has-margin-top-20-tablet{margin-top:20px!important}.has-padding-top-20-tablet{padding-top:20px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-20-tablet-only{margin-top:20px!important}.has-padding-top-20-tablet-only{padding-top:20px!important}}@media screen and (max-width:1087px){.has-margin-top-20-touch{margin-top:20px!important}.has-padding-top-20-touch{padding-top:20px!important}}@media screen and (min-width:1088px){.has-margin-top-20-desktop{margin-top:20px!important}.has-padding-top-20-desktop{padding-top:20px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-20-desktop-only{margin-top:20px!important}.has-padding-top-20-desktop-only{padding-top:20px!important}}@media screen and (min-width:1280px){.has-margin-top-20-widescreen{margin-top:20px!important}.has-padding-top-20-widescreen{padding-top:20px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-20-widescreen-only{margin-top:20px!important}.has-padding-top-20-widescreen-only{padding-top:20px!important}}@media screen and (min-width:1472px){.has-margin-top-20-fullhd{margin-top:20px!important}.has-padding-top-20-fullhd{padding-top:20px!important}}@media screen and (max-width:768px){.has-margin-bottom-20-mobile{margin-bottom:20px!important}.has-padding-bottom-20-mobile{padding-bottom:20px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-20-tablet{margin-bottom:20px!important}.has-padding-bottom-20-tablet{padding-bottom:20px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-20-tablet-only{margin-bottom:20px!important}.has-padding-bottom-20-tablet-only{padding-bottom:20px!important}}@media screen and (max-width:1087px){.has-margin-bottom-20-touch{margin-bottom:20px!important}.has-padding-bottom-20-touch{padding-bottom:20px!important}}@media screen and (min-width:1088px){.has-margin-bottom-20-desktop{margin-bottom:20px!important}.has-padding-bottom-20-desktop{padding-bottom:20px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-20-desktop-only{margin-bottom:20px!important}.has-padding-bottom-20-desktop-only{padding-bottom:20px!important}}@media screen and (min-width:1280px){.has-margin-bottom-20-widescreen{margin-bottom:20px!important}.has-padding-bottom-20-widescreen{padding-bottom:20px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-20-widescreen-only{margin-bottom:20px!important}.has-padding-bottom-20-widescreen-only{padding-bottom:20px!important}}@media screen and (min-width:1472px){.has-margin-bottom-20-fullhd{margin-bottom:20px!important}.has-padding-bottom-20-fullhd{padding-bottom:20px!important}}@media screen and (max-width:768px){.has-margin-left-20-mobile{margin-left:20px!important}.has-padding-left-20-mobile{padding-left:20px!important}}@media screen and (min-width:769px),print{.has-margin-left-20-tablet{margin-left:20px!important}.has-padding-left-20-tablet{padding-left:20px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-20-tablet-only{margin-left:20px!important}.has-padding-left-20-tablet-only{padding-left:20px!important}}@media screen and (max-width:1087px){.has-margin-left-20-touch{margin-left:20px!important}.has-padding-left-20-touch{padding-left:20px!important}}@media screen and (min-width:1088px){.has-margin-left-20-desktop{margin-left:20px!important}.has-padding-left-20-desktop{padding-left:20px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-20-desktop-only{margin-left:20px!important}.has-padding-left-20-desktop-only{padding-left:20px!important}}@media screen and (min-width:1280px){.has-margin-left-20-widescreen{margin-left:20px!important}.has-padding-left-20-widescreen{padding-left:20px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-20-widescreen-only{margin-left:20px!important}.has-padding-left-20-widescreen-only{padding-left:20px!important}}@media screen and (min-width:1472px){.has-margin-left-20-fullhd{margin-left:20px!important}.has-padding-left-20-fullhd{padding-left:20px!important}}@media screen and (max-width:768px){.has-margin-right-20-mobile{margin-right:20px!important}.has-padding-right-20-mobile{padding-right:20px!important}}@media screen and (min-width:769px),print{.has-margin-right-20-tablet{margin-right:20px!important}.has-padding-right-20-tablet{padding-right:20px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-20-tablet-only{margin-right:20px!important}.has-padding-right-20-tablet-only{padding-right:20px!important}}@media screen and (max-width:1087px){.has-margin-right-20-touch{margin-right:20px!important}.has-padding-right-20-touch{padding-right:20px!important}}@media screen and (min-width:1088px){.has-margin-right-20-desktop{margin-right:20px!important}.has-padding-right-20-desktop{padding-right:20px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-20-desktop-only{margin-right:20px!important}.has-padding-right-20-desktop-only{padding-right:20px!important}}@media screen and (min-width:1280px){.has-margin-right-20-widescreen{margin-right:20px!important}.has-padding-right-20-widescreen{padding-right:20px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-20-widescreen-only{margin-right:20px!important}.has-padding-right-20-widescreen-only{padding-right:20px!important}}@media screen and (min-width:1472px){.has-margin-right-20-fullhd{margin-right:20px!important}.has-padding-right-20-fullhd{padding-right:20px!important}}@media screen and (max-width:768px){.has-margin-25-mobile{margin:25px!important}.has-padding-25-mobile{padding:25px!important}}@media screen and (min-width:769px),print{.has-margin-25-tablet{margin:25px!important}.has-padding-25-tablet{padding:25px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-25-tablet-only{margin:25px!important}.has-padding-25-tablet-only{padding:25px!important}}@media screen and (max-width:1087px){.has-margin-25-touch{margin:25px!important}.has-padding-25-touch{padding:25px!important}}@media screen and (min-width:1088px){.has-margin-25-desktop{margin:25px!important}.has-padding-25-desktop{padding:25px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-25-desktop-only{margin:25px!important}.has-padding-25-desktop-only{padding:25px!important}}@media screen and (min-width:1280px){.has-margin-25-widescreen{margin:25px!important}.has-padding-25-widescreen{padding:25px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-25-widescreen-only{margin:25px!important}.has-padding-25-widescreen-only{padding:25px!important}}@media screen and (min-width:1472px){.has-margin-25-fullhd{margin:25px!important}.has-padding-25-fullhd{padding:25px!important}}@media screen and (max-width:768px){.has-margin-top-25-mobile{margin-top:25px!important}.has-padding-top-25-mobile{padding-top:25px!important}}@media screen and (min-width:769px),print{.has-margin-top-25-tablet{margin-top:25px!important}.has-padding-top-25-tablet{padding-top:25px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-25-tablet-only{margin-top:25px!important}.has-padding-top-25-tablet-only{padding-top:25px!important}}@media screen and (max-width:1087px){.has-margin-top-25-touch{margin-top:25px!important}.has-padding-top-25-touch{padding-top:25px!important}}@media screen and (min-width:1088px){.has-margin-top-25-desktop{margin-top:25px!important}.has-padding-top-25-desktop{padding-top:25px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-25-desktop-only{margin-top:25px!important}.has-padding-top-25-desktop-only{padding-top:25px!important}}@media screen and (min-width:1280px){.has-margin-top-25-widescreen{margin-top:25px!important}.has-padding-top-25-widescreen{padding-top:25px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-25-widescreen-only{margin-top:25px!important}.has-padding-top-25-widescreen-only{padding-top:25px!important}}@media screen and (min-width:1472px){.has-margin-top-25-fullhd{margin-top:25px!important}.has-padding-top-25-fullhd{padding-top:25px!important}}@media screen and (max-width:768px){.has-margin-bottom-25-mobile{margin-bottom:25px!important}.has-padding-bottom-25-mobile{padding-bottom:25px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-25-tablet{margin-bottom:25px!important}.has-padding-bottom-25-tablet{padding-bottom:25px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-25-tablet-only{margin-bottom:25px!important}.has-padding-bottom-25-tablet-only{padding-bottom:25px!important}}@media screen and (max-width:1087px){.has-margin-bottom-25-touch{margin-bottom:25px!important}.has-padding-bottom-25-touch{padding-bottom:25px!important}}@media screen and (min-width:1088px){.has-margin-bottom-25-desktop{margin-bottom:25px!important}.has-padding-bottom-25-desktop{padding-bottom:25px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-25-desktop-only{margin-bottom:25px!important}.has-padding-bottom-25-desktop-only{padding-bottom:25px!important}}@media screen and (min-width:1280px){.has-margin-bottom-25-widescreen{margin-bottom:25px!important}.has-padding-bottom-25-widescreen{padding-bottom:25px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-25-widescreen-only{margin-bottom:25px!important}.has-padding-bottom-25-widescreen-only{padding-bottom:25px!important}}@media screen and (min-width:1472px){.has-margin-bottom-25-fullhd{margin-bottom:25px!important}.has-padding-bottom-25-fullhd{padding-bottom:25px!important}}@media screen and (max-width:768px){.has-margin-left-25-mobile{margin-left:25px!important}.has-padding-left-25-mobile{padding-left:25px!important}}@media screen and (min-width:769px),print{.has-margin-left-25-tablet{margin-left:25px!important}.has-padding-left-25-tablet{padding-left:25px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-25-tablet-only{margin-left:25px!important}.has-padding-left-25-tablet-only{padding-left:25px!important}}@media screen and (max-width:1087px){.has-margin-left-25-touch{margin-left:25px!important}.has-padding-left-25-touch{padding-left:25px!important}}@media screen and (min-width:1088px){.has-margin-left-25-desktop{margin-left:25px!important}.has-padding-left-25-desktop{padding-left:25px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-25-desktop-only{margin-left:25px!important}.has-padding-left-25-desktop-only{padding-left:25px!important}}@media screen and (min-width:1280px){.has-margin-left-25-widescreen{margin-left:25px!important}.has-padding-left-25-widescreen{padding-left:25px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-25-widescreen-only{margin-left:25px!important}.has-padding-left-25-widescreen-only{padding-left:25px!important}}@media screen and (min-width:1472px){.has-margin-left-25-fullhd{margin-left:25px!important}.has-padding-left-25-fullhd{padding-left:25px!important}}@media screen and (max-width:768px){.has-margin-right-25-mobile{margin-right:25px!important}.has-padding-right-25-mobile{padding-right:25px!important}}@media screen and (min-width:769px),print{.has-margin-right-25-tablet{margin-right:25px!important}.has-padding-right-25-tablet{padding-right:25px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-25-tablet-only{margin-right:25px!important}.has-padding-right-25-tablet-only{padding-right:25px!important}}@media screen and (max-width:1087px){.has-margin-right-25-touch{margin-right:25px!important}.has-padding-right-25-touch{padding-right:25px!important}}@media screen and (min-width:1088px){.has-margin-right-25-desktop{margin-right:25px!important}.has-padding-right-25-desktop{padding-right:25px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-25-desktop-only{margin-right:25px!important}.has-padding-right-25-desktop-only{padding-right:25px!important}}@media screen and (min-width:1280px){.has-margin-right-25-widescreen{margin-right:25px!important}.has-padding-right-25-widescreen{padding-right:25px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-25-widescreen-only{margin-right:25px!important}.has-padding-right-25-widescreen-only{padding-right:25px!important}}@media screen and (min-width:1472px){.has-margin-right-25-fullhd{margin-right:25px!important}.has-padding-right-25-fullhd{padding-right:25px!important}}@media screen and (max-width:768px){.has-margin-30-mobile{margin:30px!important}.has-padding-30-mobile{padding:30px!important}}@media screen and (min-width:769px),print{.has-margin-30-tablet{margin:30px!important}.has-padding-30-tablet{padding:30px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-30-tablet-only{margin:30px!important}.has-padding-30-tablet-only{padding:30px!important}}@media screen and (max-width:1087px){.has-margin-30-touch{margin:30px!important}.has-padding-30-touch{padding:30px!important}}@media screen and (min-width:1088px){.has-margin-30-desktop{margin:30px!important}.has-padding-30-desktop{padding:30px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-30-desktop-only{margin:30px!important}.has-padding-30-desktop-only{padding:30px!important}}@media screen and (min-width:1280px){.has-margin-30-widescreen{margin:30px!important}.has-padding-30-widescreen{padding:30px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-30-widescreen-only{margin:30px!important}.has-padding-30-widescreen-only{padding:30px!important}}@media screen and (min-width:1472px){.has-margin-30-fullhd{margin:30px!important}.has-padding-30-fullhd{padding:30px!important}}@media screen and (max-width:768px){.has-margin-top-30-mobile{margin-top:30px!important}.has-padding-top-30-mobile{padding-top:30px!important}}@media screen and (min-width:769px),print{.has-margin-top-30-tablet{margin-top:30px!important}.has-padding-top-30-tablet{padding-top:30px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-30-tablet-only{margin-top:30px!important}.has-padding-top-30-tablet-only{padding-top:30px!important}}@media screen and (max-width:1087px){.has-margin-top-30-touch{margin-top:30px!important}.has-padding-top-30-touch{padding-top:30px!important}}@media screen and (min-width:1088px){.has-margin-top-30-desktop{margin-top:30px!important}.has-padding-top-30-desktop{padding-top:30px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-30-desktop-only{margin-top:30px!important}.has-padding-top-30-desktop-only{padding-top:30px!important}}@media screen and (min-width:1280px){.has-margin-top-30-widescreen{margin-top:30px!important}.has-padding-top-30-widescreen{padding-top:30px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-30-widescreen-only{margin-top:30px!important}.has-padding-top-30-widescreen-only{padding-top:30px!important}}@media screen and (min-width:1472px){.has-margin-top-30-fullhd{margin-top:30px!important}.has-padding-top-30-fullhd{padding-top:30px!important}}@media screen and (max-width:768px){.has-margin-bottom-30-mobile{margin-bottom:30px!important}.has-padding-bottom-30-mobile{padding-bottom:30px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-30-tablet{margin-bottom:30px!important}.has-padding-bottom-30-tablet{padding-bottom:30px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-30-tablet-only{margin-bottom:30px!important}.has-padding-bottom-30-tablet-only{padding-bottom:30px!important}}@media screen and (max-width:1087px){.has-margin-bottom-30-touch{margin-bottom:30px!important}.has-padding-bottom-30-touch{padding-bottom:30px!important}}@media screen and (min-width:1088px){.has-margin-bottom-30-desktop{margin-bottom:30px!important}.has-padding-bottom-30-desktop{padding-bottom:30px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-30-desktop-only{margin-bottom:30px!important}.has-padding-bottom-30-desktop-only{padding-bottom:30px!important}}@media screen and (min-width:1280px){.has-margin-bottom-30-widescreen{margin-bottom:30px!important}.has-padding-bottom-30-widescreen{padding-bottom:30px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-30-widescreen-only{margin-bottom:30px!important}.has-padding-bottom-30-widescreen-only{padding-bottom:30px!important}}@media screen and (min-width:1472px){.has-margin-bottom-30-fullhd{margin-bottom:30px!important}.has-padding-bottom-30-fullhd{padding-bottom:30px!important}}@media screen and (max-width:768px){.has-margin-left-30-mobile{margin-left:30px!important}.has-padding-left-30-mobile{padding-left:30px!important}}@media screen and (min-width:769px),print{.has-margin-left-30-tablet{margin-left:30px!important}.has-padding-left-30-tablet{padding-left:30px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-30-tablet-only{margin-left:30px!important}.has-padding-left-30-tablet-only{padding-left:30px!important}}@media screen and (max-width:1087px){.has-margin-left-30-touch{margin-left:30px!important}.has-padding-left-30-touch{padding-left:30px!important}}@media screen and (min-width:1088px){.has-margin-left-30-desktop{margin-left:30px!important}.has-padding-left-30-desktop{padding-left:30px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-30-desktop-only{margin-left:30px!important}.has-padding-left-30-desktop-only{padding-left:30px!important}}@media screen and (min-width:1280px){.has-margin-left-30-widescreen{margin-left:30px!important}.has-padding-left-30-widescreen{padding-left:30px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-30-widescreen-only{margin-left:30px!important}.has-padding-left-30-widescreen-only{padding-left:30px!important}}@media screen and (min-width:1472px){.has-margin-left-30-fullhd{margin-left:30px!important}.has-padding-left-30-fullhd{padding-left:30px!important}}@media screen and (max-width:768px){.has-margin-right-30-mobile{margin-right:30px!important}.has-padding-right-30-mobile{padding-right:30px!important}}@media screen and (min-width:769px),print{.has-margin-right-30-tablet{margin-right:30px!important}.has-padding-right-30-tablet{padding-right:30px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-30-tablet-only{margin-right:30px!important}.has-padding-right-30-tablet-only{padding-right:30px!important}}@media screen and (max-width:1087px){.has-margin-right-30-touch{margin-right:30px!important}.has-padding-right-30-touch{padding-right:30px!important}}@media screen and (min-width:1088px){.has-margin-right-30-desktop{margin-right:30px!important}.has-padding-right-30-desktop{padding-right:30px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-30-desktop-only{margin-right:30px!important}.has-padding-right-30-desktop-only{padding-right:30px!important}}@media screen and (min-width:1280px){.has-margin-right-30-widescreen{margin-right:30px!important}.has-padding-right-30-widescreen{padding-right:30px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-30-widescreen-only{margin-right:30px!important}.has-padding-right-30-widescreen-only{padding-right:30px!important}}@media screen and (min-width:1472px){.has-margin-right-30-fullhd{margin-right:30px!important}.has-padding-right-30-fullhd{padding-right:30px!important}}@media screen and (max-width:768px){.has-margin-35-mobile{margin:35px!important}.has-padding-35-mobile{padding:35px!important}}@media screen and (min-width:769px),print{.has-margin-35-tablet{margin:35px!important}.has-padding-35-tablet{padding:35px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-35-tablet-only{margin:35px!important}.has-padding-35-tablet-only{padding:35px!important}}@media screen and (max-width:1087px){.has-margin-35-touch{margin:35px!important}.has-padding-35-touch{padding:35px!important}}@media screen and (min-width:1088px){.has-margin-35-desktop{margin:35px!important}.has-padding-35-desktop{padding:35px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-35-desktop-only{margin:35px!important}.has-padding-35-desktop-only{padding:35px!important}}@media screen and (min-width:1280px){.has-margin-35-widescreen{margin:35px!important}.has-padding-35-widescreen{padding:35px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-35-widescreen-only{margin:35px!important}.has-padding-35-widescreen-only{padding:35px!important}}@media screen and (min-width:1472px){.has-margin-35-fullhd{margin:35px!important}.has-padding-35-fullhd{padding:35px!important}}@media screen and (max-width:768px){.has-margin-top-35-mobile{margin-top:35px!important}.has-padding-top-35-mobile{padding-top:35px!important}}@media screen and (min-width:769px),print{.has-margin-top-35-tablet{margin-top:35px!important}.has-padding-top-35-tablet{padding-top:35px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-35-tablet-only{margin-top:35px!important}.has-padding-top-35-tablet-only{padding-top:35px!important}}@media screen and (max-width:1087px){.has-margin-top-35-touch{margin-top:35px!important}.has-padding-top-35-touch{padding-top:35px!important}}@media screen and (min-width:1088px){.has-margin-top-35-desktop{margin-top:35px!important}.has-padding-top-35-desktop{padding-top:35px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-35-desktop-only{margin-top:35px!important}.has-padding-top-35-desktop-only{padding-top:35px!important}}@media screen and (min-width:1280px){.has-margin-top-35-widescreen{margin-top:35px!important}.has-padding-top-35-widescreen{padding-top:35px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-35-widescreen-only{margin-top:35px!important}.has-padding-top-35-widescreen-only{padding-top:35px!important}}@media screen and (min-width:1472px){.has-margin-top-35-fullhd{margin-top:35px!important}.has-padding-top-35-fullhd{padding-top:35px!important}}@media screen and (max-width:768px){.has-margin-bottom-35-mobile{margin-bottom:35px!important}.has-padding-bottom-35-mobile{padding-bottom:35px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-35-tablet{margin-bottom:35px!important}.has-padding-bottom-35-tablet{padding-bottom:35px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-35-tablet-only{margin-bottom:35px!important}.has-padding-bottom-35-tablet-only{padding-bottom:35px!important}}@media screen and (max-width:1087px){.has-margin-bottom-35-touch{margin-bottom:35px!important}.has-padding-bottom-35-touch{padding-bottom:35px!important}}@media screen and (min-width:1088px){.has-margin-bottom-35-desktop{margin-bottom:35px!important}.has-padding-bottom-35-desktop{padding-bottom:35px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-35-desktop-only{margin-bottom:35px!important}.has-padding-bottom-35-desktop-only{padding-bottom:35px!important}}@media screen and (min-width:1280px){.has-margin-bottom-35-widescreen{margin-bottom:35px!important}.has-padding-bottom-35-widescreen{padding-bottom:35px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-35-widescreen-only{margin-bottom:35px!important}.has-padding-bottom-35-widescreen-only{padding-bottom:35px!important}}@media screen and (min-width:1472px){.has-margin-bottom-35-fullhd{margin-bottom:35px!important}.has-padding-bottom-35-fullhd{padding-bottom:35px!important}}@media screen and (max-width:768px){.has-margin-left-35-mobile{margin-left:35px!important}.has-padding-left-35-mobile{padding-left:35px!important}}@media screen and (min-width:769px),print{.has-margin-left-35-tablet{margin-left:35px!important}.has-padding-left-35-tablet{padding-left:35px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-35-tablet-only{margin-left:35px!important}.has-padding-left-35-tablet-only{padding-left:35px!important}}@media screen and (max-width:1087px){.has-margin-left-35-touch{margin-left:35px!important}.has-padding-left-35-touch{padding-left:35px!important}}@media screen and (min-width:1088px){.has-margin-left-35-desktop{margin-left:35px!important}.has-padding-left-35-desktop{padding-left:35px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-35-desktop-only{margin-left:35px!important}.has-padding-left-35-desktop-only{padding-left:35px!important}}@media screen and (min-width:1280px){.has-margin-left-35-widescreen{margin-left:35px!important}.has-padding-left-35-widescreen{padding-left:35px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-35-widescreen-only{margin-left:35px!important}.has-padding-left-35-widescreen-only{padding-left:35px!important}}@media screen and (min-width:1472px){.has-margin-left-35-fullhd{margin-left:35px!important}.has-padding-left-35-fullhd{padding-left:35px!important}}@media screen and (max-width:768px){.has-margin-right-35-mobile{margin-right:35px!important}.has-padding-right-35-mobile{padding-right:35px!important}}@media screen and (min-width:769px),print{.has-margin-right-35-tablet{margin-right:35px!important}.has-padding-right-35-tablet{padding-right:35px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-35-tablet-only{margin-right:35px!important}.has-padding-right-35-tablet-only{padding-right:35px!important}}@media screen and (max-width:1087px){.has-margin-right-35-touch{margin-right:35px!important}.has-padding-right-35-touch{padding-right:35px!important}}@media screen and (min-width:1088px){.has-margin-right-35-desktop{margin-right:35px!important}.has-padding-right-35-desktop{padding-right:35px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-35-desktop-only{margin-right:35px!important}.has-padding-right-35-desktop-only{padding-right:35px!important}}@media screen and (min-width:1280px){.has-margin-right-35-widescreen{margin-right:35px!important}.has-padding-right-35-widescreen{padding-right:35px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-35-widescreen-only{margin-right:35px!important}.has-padding-right-35-widescreen-only{padding-right:35px!important}}@media screen and (min-width:1472px){.has-margin-right-35-fullhd{margin-right:35px!important}.has-padding-right-35-fullhd{padding-right:35px!important}}@media screen and (max-width:768px){.has-margin-40-mobile{margin:40px!important}.has-padding-40-mobile{padding:40px!important}}@media screen and (min-width:769px),print{.has-margin-40-tablet{margin:40px!important}.has-padding-40-tablet{padding:40px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-40-tablet-only{margin:40px!important}.has-padding-40-tablet-only{padding:40px!important}}@media screen and (max-width:1087px){.has-margin-40-touch{margin:40px!important}.has-padding-40-touch{padding:40px!important}}@media screen and (min-width:1088px){.has-margin-40-desktop{margin:40px!important}.has-padding-40-desktop{padding:40px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-40-desktop-only{margin:40px!important}.has-padding-40-desktop-only{padding:40px!important}}@media screen and (min-width:1280px){.has-margin-40-widescreen{margin:40px!important}.has-padding-40-widescreen{padding:40px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-40-widescreen-only{margin:40px!important}.has-padding-40-widescreen-only{padding:40px!important}}@media screen and (min-width:1472px){.has-margin-40-fullhd{margin:40px!important}.has-padding-40-fullhd{padding:40px!important}}@media screen and (max-width:768px){.has-margin-top-40-mobile{margin-top:40px!important}.has-padding-top-40-mobile{padding-top:40px!important}}@media screen and (min-width:769px),print{.has-margin-top-40-tablet{margin-top:40px!important}.has-padding-top-40-tablet{padding-top:40px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-40-tablet-only{margin-top:40px!important}.has-padding-top-40-tablet-only{padding-top:40px!important}}@media screen and (max-width:1087px){.has-margin-top-40-touch{margin-top:40px!important}.has-padding-top-40-touch{padding-top:40px!important}}@media screen and (min-width:1088px){.has-margin-top-40-desktop{margin-top:40px!important}.has-padding-top-40-desktop{padding-top:40px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-40-desktop-only{margin-top:40px!important}.has-padding-top-40-desktop-only{padding-top:40px!important}}@media screen and (min-width:1280px){.has-margin-top-40-widescreen{margin-top:40px!important}.has-padding-top-40-widescreen{padding-top:40px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-40-widescreen-only{margin-top:40px!important}.has-padding-top-40-widescreen-only{padding-top:40px!important}}@media screen and (min-width:1472px){.has-margin-top-40-fullhd{margin-top:40px!important}.has-padding-top-40-fullhd{padding-top:40px!important}}@media screen and (max-width:768px){.has-margin-bottom-40-mobile{margin-bottom:40px!important}.has-padding-bottom-40-mobile{padding-bottom:40px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-40-tablet{margin-bottom:40px!important}.has-padding-bottom-40-tablet{padding-bottom:40px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-40-tablet-only{margin-bottom:40px!important}.has-padding-bottom-40-tablet-only{padding-bottom:40px!important}}@media screen and (max-width:1087px){.has-margin-bottom-40-touch{margin-bottom:40px!important}.has-padding-bottom-40-touch{padding-bottom:40px!important}}@media screen and (min-width:1088px){.has-margin-bottom-40-desktop{margin-bottom:40px!important}.has-padding-bottom-40-desktop{padding-bottom:40px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-40-desktop-only{margin-bottom:40px!important}.has-padding-bottom-40-desktop-only{padding-bottom:40px!important}}@media screen and (min-width:1280px){.has-margin-bottom-40-widescreen{margin-bottom:40px!important}.has-padding-bottom-40-widescreen{padding-bottom:40px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-40-widescreen-only{margin-bottom:40px!important}.has-padding-bottom-40-widescreen-only{padding-bottom:40px!important}}@media screen and (min-width:1472px){.has-margin-bottom-40-fullhd{margin-bottom:40px!important}.has-padding-bottom-40-fullhd{padding-bottom:40px!important}}@media screen and (max-width:768px){.has-margin-left-40-mobile{margin-left:40px!important}.has-padding-left-40-mobile{padding-left:40px!important}}@media screen and (min-width:769px),print{.has-margin-left-40-tablet{margin-left:40px!important}.has-padding-left-40-tablet{padding-left:40px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-40-tablet-only{margin-left:40px!important}.has-padding-left-40-tablet-only{padding-left:40px!important}}@media screen and (max-width:1087px){.has-margin-left-40-touch{margin-left:40px!important}.has-padding-left-40-touch{padding-left:40px!important}}@media screen and (min-width:1088px){.has-margin-left-40-desktop{margin-left:40px!important}.has-padding-left-40-desktop{padding-left:40px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-40-desktop-only{margin-left:40px!important}.has-padding-left-40-desktop-only{padding-left:40px!important}}@media screen and (min-width:1280px){.has-margin-left-40-widescreen{margin-left:40px!important}.has-padding-left-40-widescreen{padding-left:40px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-40-widescreen-only{margin-left:40px!important}.has-padding-left-40-widescreen-only{padding-left:40px!important}}@media screen and (min-width:1472px){.has-margin-left-40-fullhd{margin-left:40px!important}.has-padding-left-40-fullhd{padding-left:40px!important}}@media screen and (max-width:768px){.has-margin-right-40-mobile{margin-right:40px!important}.has-padding-right-40-mobile{padding-right:40px!important}}@media screen and (min-width:769px),print{.has-margin-right-40-tablet{margin-right:40px!important}.has-padding-right-40-tablet{padding-right:40px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-40-tablet-only{margin-right:40px!important}.has-padding-right-40-tablet-only{padding-right:40px!important}}@media screen and (max-width:1087px){.has-margin-right-40-touch{margin-right:40px!important}.has-padding-right-40-touch{padding-right:40px!important}}@media screen and (min-width:1088px){.has-margin-right-40-desktop{margin-right:40px!important}.has-padding-right-40-desktop{padding-right:40px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-40-desktop-only{margin-right:40px!important}.has-padding-right-40-desktop-only{padding-right:40px!important}}@media screen and (min-width:1280px){.has-margin-right-40-widescreen{margin-right:40px!important}.has-padding-right-40-widescreen{padding-right:40px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-40-widescreen-only{margin-right:40px!important}.has-padding-right-40-widescreen-only{padding-right:40px!important}}@media screen and (min-width:1472px){.has-margin-right-40-fullhd{margin-right:40px!important}.has-padding-right-40-fullhd{padding-right:40px!important}}@media screen and (max-width:768px){.has-margin-45-mobile{margin:45px!important}.has-padding-45-mobile{padding:45px!important}}@media screen and (min-width:769px),print{.has-margin-45-tablet{margin:45px!important}.has-padding-45-tablet{padding:45px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-45-tablet-only{margin:45px!important}.has-padding-45-tablet-only{padding:45px!important}}@media screen and (max-width:1087px){.has-margin-45-touch{margin:45px!important}.has-padding-45-touch{padding:45px!important}}@media screen and (min-width:1088px){.has-margin-45-desktop{margin:45px!important}.has-padding-45-desktop{padding:45px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-45-desktop-only{margin:45px!important}.has-padding-45-desktop-only{padding:45px!important}}@media screen and (min-width:1280px){.has-margin-45-widescreen{margin:45px!important}.has-padding-45-widescreen{padding:45px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-45-widescreen-only{margin:45px!important}.has-padding-45-widescreen-only{padding:45px!important}}@media screen and (min-width:1472px){.has-margin-45-fullhd{margin:45px!important}.has-padding-45-fullhd{padding:45px!important}}@media screen and (max-width:768px){.has-margin-top-45-mobile{margin-top:45px!important}.has-padding-top-45-mobile{padding-top:45px!important}}@media screen and (min-width:769px),print{.has-margin-top-45-tablet{margin-top:45px!important}.has-padding-top-45-tablet{padding-top:45px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-45-tablet-only{margin-top:45px!important}.has-padding-top-45-tablet-only{padding-top:45px!important}}@media screen and (max-width:1087px){.has-margin-top-45-touch{margin-top:45px!important}.has-padding-top-45-touch{padding-top:45px!important}}@media screen and (min-width:1088px){.has-margin-top-45-desktop{margin-top:45px!important}.has-padding-top-45-desktop{padding-top:45px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-45-desktop-only{margin-top:45px!important}.has-padding-top-45-desktop-only{padding-top:45px!important}}@media screen and (min-width:1280px){.has-margin-top-45-widescreen{margin-top:45px!important}.has-padding-top-45-widescreen{padding-top:45px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-45-widescreen-only{margin-top:45px!important}.has-padding-top-45-widescreen-only{padding-top:45px!important}}@media screen and (min-width:1472px){.has-margin-top-45-fullhd{margin-top:45px!important}.has-padding-top-45-fullhd{padding-top:45px!important}}@media screen and (max-width:768px){.has-margin-bottom-45-mobile{margin-bottom:45px!important}.has-padding-bottom-45-mobile{padding-bottom:45px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-45-tablet{margin-bottom:45px!important}.has-padding-bottom-45-tablet{padding-bottom:45px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-45-tablet-only{margin-bottom:45px!important}.has-padding-bottom-45-tablet-only{padding-bottom:45px!important}}@media screen and (max-width:1087px){.has-margin-bottom-45-touch{margin-bottom:45px!important}.has-padding-bottom-45-touch{padding-bottom:45px!important}}@media screen and (min-width:1088px){.has-margin-bottom-45-desktop{margin-bottom:45px!important}.has-padding-bottom-45-desktop{padding-bottom:45px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-45-desktop-only{margin-bottom:45px!important}.has-padding-bottom-45-desktop-only{padding-bottom:45px!important}}@media screen and (min-width:1280px){.has-margin-bottom-45-widescreen{margin-bottom:45px!important}.has-padding-bottom-45-widescreen{padding-bottom:45px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-45-widescreen-only{margin-bottom:45px!important}.has-padding-bottom-45-widescreen-only{padding-bottom:45px!important}}@media screen and (min-width:1472px){.has-margin-bottom-45-fullhd{margin-bottom:45px!important}.has-padding-bottom-45-fullhd{padding-bottom:45px!important}}@media screen and (max-width:768px){.has-margin-left-45-mobile{margin-left:45px!important}.has-padding-left-45-mobile{padding-left:45px!important}}@media screen and (min-width:769px),print{.has-margin-left-45-tablet{margin-left:45px!important}.has-padding-left-45-tablet{padding-left:45px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-45-tablet-only{margin-left:45px!important}.has-padding-left-45-tablet-only{padding-left:45px!important}}@media screen and (max-width:1087px){.has-margin-left-45-touch{margin-left:45px!important}.has-padding-left-45-touch{padding-left:45px!important}}@media screen and (min-width:1088px){.has-margin-left-45-desktop{margin-left:45px!important}.has-padding-left-45-desktop{padding-left:45px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-45-desktop-only{margin-left:45px!important}.has-padding-left-45-desktop-only{padding-left:45px!important}}@media screen and (min-width:1280px){.has-margin-left-45-widescreen{margin-left:45px!important}.has-padding-left-45-widescreen{padding-left:45px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-45-widescreen-only{margin-left:45px!important}.has-padding-left-45-widescreen-only{padding-left:45px!important}}@media screen and (min-width:1472px){.has-margin-left-45-fullhd{margin-left:45px!important}.has-padding-left-45-fullhd{padding-left:45px!important}}@media screen and (max-width:768px){.has-margin-right-45-mobile{margin-right:45px!important}.has-padding-right-45-mobile{padding-right:45px!important}}@media screen and (min-width:769px),print{.has-margin-right-45-tablet{margin-right:45px!important}.has-padding-right-45-tablet{padding-right:45px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-45-tablet-only{margin-right:45px!important}.has-padding-right-45-tablet-only{padding-right:45px!important}}@media screen and (max-width:1087px){.has-margin-right-45-touch{margin-right:45px!important}.has-padding-right-45-touch{padding-right:45px!important}}@media screen and (min-width:1088px){.has-margin-right-45-desktop{margin-right:45px!important}.has-padding-right-45-desktop{padding-right:45px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-45-desktop-only{margin-right:45px!important}.has-padding-right-45-desktop-only{padding-right:45px!important}}@media screen and (min-width:1280px){.has-margin-right-45-widescreen{margin-right:45px!important}.has-padding-right-45-widescreen{padding-right:45px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-45-widescreen-only{margin-right:45px!important}.has-padding-right-45-widescreen-only{padding-right:45px!important}}@media screen and (min-width:1472px){.has-margin-right-45-fullhd{margin-right:45px!important}.has-padding-right-45-fullhd{padding-right:45px!important}}@media screen and (max-width:768px){.has-margin-50-mobile{margin:50px!important}.has-padding-50-mobile{padding:50px!important}}@media screen and (min-width:769px),print{.has-margin-50-tablet{margin:50px!important}.has-padding-50-tablet{padding:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-50-tablet-only{margin:50px!important}.has-padding-50-tablet-only{padding:50px!important}}@media screen and (max-width:1087px){.has-margin-50-touch{margin:50px!important}.has-padding-50-touch{padding:50px!important}}@media screen and (min-width:1088px){.has-margin-50-desktop{margin:50px!important}.has-padding-50-desktop{padding:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-50-desktop-only{margin:50px!important}.has-padding-50-desktop-only{padding:50px!important}}@media screen and (min-width:1280px){.has-margin-50-widescreen{margin:50px!important}.has-padding-50-widescreen{padding:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-50-widescreen-only{margin:50px!important}.has-padding-50-widescreen-only{padding:50px!important}}@media screen and (min-width:1472px){.has-margin-50-fullhd{margin:50px!important}.has-padding-50-fullhd{padding:50px!important}}@media screen and (max-width:768px){.has-margin-top-50-mobile{margin-top:50px!important}.has-padding-top-50-mobile{padding-top:50px!important}}@media screen and (min-width:769px),print{.has-margin-top-50-tablet{margin-top:50px!important}.has-padding-top-50-tablet{padding-top:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-50-tablet-only{margin-top:50px!important}.has-padding-top-50-tablet-only{padding-top:50px!important}}@media screen and (max-width:1087px){.has-margin-top-50-touch{margin-top:50px!important}.has-padding-top-50-touch{padding-top:50px!important}}@media screen and (min-width:1088px){.has-margin-top-50-desktop{margin-top:50px!important}.has-padding-top-50-desktop{padding-top:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-50-desktop-only{margin-top:50px!important}.has-padding-top-50-desktop-only{padding-top:50px!important}}@media screen and (min-width:1280px){.has-margin-top-50-widescreen{margin-top:50px!important}.has-padding-top-50-widescreen{padding-top:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-50-widescreen-only{margin-top:50px!important}.has-padding-top-50-widescreen-only{padding-top:50px!important}}@media screen and (min-width:1472px){.has-margin-top-50-fullhd{margin-top:50px!important}.has-padding-top-50-fullhd{padding-top:50px!important}}@media screen and (max-width:768px){.has-margin-bottom-50-mobile{margin-bottom:50px!important}.has-padding-bottom-50-mobile{padding-bottom:50px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-50-tablet{margin-bottom:50px!important}.has-padding-bottom-50-tablet{padding-bottom:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-50-tablet-only{margin-bottom:50px!important}.has-padding-bottom-50-tablet-only{padding-bottom:50px!important}}@media screen and (max-width:1087px){.has-margin-bottom-50-touch{margin-bottom:50px!important}.has-padding-bottom-50-touch{padding-bottom:50px!important}}@media screen and (min-width:1088px){.has-margin-bottom-50-desktop{margin-bottom:50px!important}.has-padding-bottom-50-desktop{padding-bottom:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-50-desktop-only{margin-bottom:50px!important}.has-padding-bottom-50-desktop-only{padding-bottom:50px!important}}@media screen and (min-width:1280px){.has-margin-bottom-50-widescreen{margin-bottom:50px!important}.has-padding-bottom-50-widescreen{padding-bottom:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-50-widescreen-only{margin-bottom:50px!important}.has-padding-bottom-50-widescreen-only{padding-bottom:50px!important}}@media screen and (min-width:1472px){.has-margin-bottom-50-fullhd{margin-bottom:50px!important}.has-padding-bottom-50-fullhd{padding-bottom:50px!important}}@media screen and (max-width:768px){.has-margin-left-50-mobile{margin-left:50px!important}.has-padding-left-50-mobile{padding-left:50px!important}}@media screen and (min-width:769px),print{.has-margin-left-50-tablet{margin-left:50px!important}.has-padding-left-50-tablet{padding-left:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-50-tablet-only{margin-left:50px!important}.has-padding-left-50-tablet-only{padding-left:50px!important}}@media screen and (max-width:1087px){.has-margin-left-50-touch{margin-left:50px!important}.has-padding-left-50-touch{padding-left:50px!important}}@media screen and (min-width:1088px){.has-margin-left-50-desktop{margin-left:50px!important}.has-padding-left-50-desktop{padding-left:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-50-desktop-only{margin-left:50px!important}.has-padding-left-50-desktop-only{padding-left:50px!important}}@media screen and (min-width:1280px){.has-margin-left-50-widescreen{margin-left:50px!important}.has-padding-left-50-widescreen{padding-left:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-50-widescreen-only{margin-left:50px!important}.has-padding-left-50-widescreen-only{padding-left:50px!important}}@media screen and (min-width:1472px){.has-margin-left-50-fullhd{margin-left:50px!important}.has-padding-left-50-fullhd{padding-left:50px!important}}@media screen and (max-width:768px){.has-margin-right-50-mobile{margin-right:50px!important}.has-padding-right-50-mobile{padding-right:50px!important}}@media screen and (min-width:769px),print{.has-margin-right-50-tablet{margin-right:50px!important}.has-padding-right-50-tablet{padding-right:50px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-50-tablet-only{margin-right:50px!important}.has-padding-right-50-tablet-only{padding-right:50px!important}}@media screen and (max-width:1087px){.has-margin-right-50-touch{margin-right:50px!important}.has-padding-right-50-touch{padding-right:50px!important}}@media screen and (min-width:1088px){.has-margin-right-50-desktop{margin-right:50px!important}.has-padding-right-50-desktop{padding-right:50px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-50-desktop-only{margin-right:50px!important}.has-padding-right-50-desktop-only{padding-right:50px!important}}@media screen and (min-width:1280px){.has-margin-right-50-widescreen{margin-right:50px!important}.has-padding-right-50-widescreen{padding-right:50px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-50-widescreen-only{margin-right:50px!important}.has-padding-right-50-widescreen-only{padding-right:50px!important}}@media screen and (min-width:1472px){.has-margin-right-50-fullhd{margin-right:50px!important}.has-padding-right-50-fullhd{padding-right:50px!important}}@media screen and (max-width:768px){.has-margin-55-mobile{margin:55px!important}.has-padding-55-mobile{padding:55px!important}}@media screen and (min-width:769px),print{.has-margin-55-tablet{margin:55px!important}.has-padding-55-tablet{padding:55px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-55-tablet-only{margin:55px!important}.has-padding-55-tablet-only{padding:55px!important}}@media screen and (max-width:1087px){.has-margin-55-touch{margin:55px!important}.has-padding-55-touch{padding:55px!important}}@media screen and (min-width:1088px){.has-margin-55-desktop{margin:55px!important}.has-padding-55-desktop{padding:55px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-55-desktop-only{margin:55px!important}.has-padding-55-desktop-only{padding:55px!important}}@media screen and (min-width:1280px){.has-margin-55-widescreen{margin:55px!important}.has-padding-55-widescreen{padding:55px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-55-widescreen-only{margin:55px!important}.has-padding-55-widescreen-only{padding:55px!important}}@media screen and (min-width:1472px){.has-margin-55-fullhd{margin:55px!important}.has-padding-55-fullhd{padding:55px!important}}@media screen and (max-width:768px){.has-margin-top-55-mobile{margin-top:55px!important}.has-padding-top-55-mobile{padding-top:55px!important}}@media screen and (min-width:769px),print{.has-margin-top-55-tablet{margin-top:55px!important}.has-padding-top-55-tablet{padding-top:55px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-55-tablet-only{margin-top:55px!important}.has-padding-top-55-tablet-only{padding-top:55px!important}}@media screen and (max-width:1087px){.has-margin-top-55-touch{margin-top:55px!important}.has-padding-top-55-touch{padding-top:55px!important}}@media screen and (min-width:1088px){.has-margin-top-55-desktop{margin-top:55px!important}.has-padding-top-55-desktop{padding-top:55px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-55-desktop-only{margin-top:55px!important}.has-padding-top-55-desktop-only{padding-top:55px!important}}@media screen and (min-width:1280px){.has-margin-top-55-widescreen{margin-top:55px!important}.has-padding-top-55-widescreen{padding-top:55px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-55-widescreen-only{margin-top:55px!important}.has-padding-top-55-widescreen-only{padding-top:55px!important}}@media screen and (min-width:1472px){.has-margin-top-55-fullhd{margin-top:55px!important}.has-padding-top-55-fullhd{padding-top:55px!important}}@media screen and (max-width:768px){.has-margin-bottom-55-mobile{margin-bottom:55px!important}.has-padding-bottom-55-mobile{padding-bottom:55px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-55-tablet{margin-bottom:55px!important}.has-padding-bottom-55-tablet{padding-bottom:55px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-55-tablet-only{margin-bottom:55px!important}.has-padding-bottom-55-tablet-only{padding-bottom:55px!important}}@media screen and (max-width:1087px){.has-margin-bottom-55-touch{margin-bottom:55px!important}.has-padding-bottom-55-touch{padding-bottom:55px!important}}@media screen and (min-width:1088px){.has-margin-bottom-55-desktop{margin-bottom:55px!important}.has-padding-bottom-55-desktop{padding-bottom:55px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-55-desktop-only{margin-bottom:55px!important}.has-padding-bottom-55-desktop-only{padding-bottom:55px!important}}@media screen and (min-width:1280px){.has-margin-bottom-55-widescreen{margin-bottom:55px!important}.has-padding-bottom-55-widescreen{padding-bottom:55px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-55-widescreen-only{margin-bottom:55px!important}.has-padding-bottom-55-widescreen-only{padding-bottom:55px!important}}@media screen and (min-width:1472px){.has-margin-bottom-55-fullhd{margin-bottom:55px!important}.has-padding-bottom-55-fullhd{padding-bottom:55px!important}}@media screen and (max-width:768px){.has-margin-left-55-mobile{margin-left:55px!important}.has-padding-left-55-mobile{padding-left:55px!important}}@media screen and (min-width:769px),print{.has-margin-left-55-tablet{margin-left:55px!important}.has-padding-left-55-tablet{padding-left:55px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-55-tablet-only{margin-left:55px!important}.has-padding-left-55-tablet-only{padding-left:55px!important}}@media screen and (max-width:1087px){.has-margin-left-55-touch{margin-left:55px!important}.has-padding-left-55-touch{padding-left:55px!important}}@media screen and (min-width:1088px){.has-margin-left-55-desktop{margin-left:55px!important}.has-padding-left-55-desktop{padding-left:55px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-55-desktop-only{margin-left:55px!important}.has-padding-left-55-desktop-only{padding-left:55px!important}}@media screen and (min-width:1280px){.has-margin-left-55-widescreen{margin-left:55px!important}.has-padding-left-55-widescreen{padding-left:55px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-55-widescreen-only{margin-left:55px!important}.has-padding-left-55-widescreen-only{padding-left:55px!important}}@media screen and (min-width:1472px){.has-margin-left-55-fullhd{margin-left:55px!important}.has-padding-left-55-fullhd{padding-left:55px!important}}@media screen and (max-width:768px){.has-margin-right-55-mobile{margin-right:55px!important}.has-padding-right-55-mobile{padding-right:55px!important}}@media screen and (min-width:769px),print{.has-margin-right-55-tablet{margin-right:55px!important}.has-padding-right-55-tablet{padding-right:55px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-55-tablet-only{margin-right:55px!important}.has-padding-right-55-tablet-only{padding-right:55px!important}}@media screen and (max-width:1087px){.has-margin-right-55-touch{margin-right:55px!important}.has-padding-right-55-touch{padding-right:55px!important}}@media screen and (min-width:1088px){.has-margin-right-55-desktop{margin-right:55px!important}.has-padding-right-55-desktop{padding-right:55px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-55-desktop-only{margin-right:55px!important}.has-padding-right-55-desktop-only{padding-right:55px!important}}@media screen and (min-width:1280px){.has-margin-right-55-widescreen{margin-right:55px!important}.has-padding-right-55-widescreen{padding-right:55px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-55-widescreen-only{margin-right:55px!important}.has-padding-right-55-widescreen-only{padding-right:55px!important}}@media screen and (min-width:1472px){.has-margin-right-55-fullhd{margin-right:55px!important}.has-padding-right-55-fullhd{padding-right:55px!important}}@media screen and (max-width:768px){.has-margin-60-mobile{margin:60px!important}.has-padding-60-mobile{padding:60px!important}}@media screen and (min-width:769px),print{.has-margin-60-tablet{margin:60px!important}.has-padding-60-tablet{padding:60px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-60-tablet-only{margin:60px!important}.has-padding-60-tablet-only{padding:60px!important}}@media screen and (max-width:1087px){.has-margin-60-touch{margin:60px!important}.has-padding-60-touch{padding:60px!important}}@media screen and (min-width:1088px){.has-margin-60-desktop{margin:60px!important}.has-padding-60-desktop{padding:60px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-60-desktop-only{margin:60px!important}.has-padding-60-desktop-only{padding:60px!important}}@media screen and (min-width:1280px){.has-margin-60-widescreen{margin:60px!important}.has-padding-60-widescreen{padding:60px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-60-widescreen-only{margin:60px!important}.has-padding-60-widescreen-only{padding:60px!important}}@media screen and (min-width:1472px){.has-margin-60-fullhd{margin:60px!important}.has-padding-60-fullhd{padding:60px!important}}@media screen and (max-width:768px){.has-margin-top-60-mobile{margin-top:60px!important}.has-padding-top-60-mobile{padding-top:60px!important}}@media screen and (min-width:769px),print{.has-margin-top-60-tablet{margin-top:60px!important}.has-padding-top-60-tablet{padding-top:60px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-60-tablet-only{margin-top:60px!important}.has-padding-top-60-tablet-only{padding-top:60px!important}}@media screen and (max-width:1087px){.has-margin-top-60-touch{margin-top:60px!important}.has-padding-top-60-touch{padding-top:60px!important}}@media screen and (min-width:1088px){.has-margin-top-60-desktop{margin-top:60px!important}.has-padding-top-60-desktop{padding-top:60px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-60-desktop-only{margin-top:60px!important}.has-padding-top-60-desktop-only{padding-top:60px!important}}@media screen and (min-width:1280px){.has-margin-top-60-widescreen{margin-top:60px!important}.has-padding-top-60-widescreen{padding-top:60px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-60-widescreen-only{margin-top:60px!important}.has-padding-top-60-widescreen-only{padding-top:60px!important}}@media screen and (min-width:1472px){.has-margin-top-60-fullhd{margin-top:60px!important}.has-padding-top-60-fullhd{padding-top:60px!important}}@media screen and (max-width:768px){.has-margin-bottom-60-mobile{margin-bottom:60px!important}.has-padding-bottom-60-mobile{padding-bottom:60px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-60-tablet{margin-bottom:60px!important}.has-padding-bottom-60-tablet{padding-bottom:60px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-60-tablet-only{margin-bottom:60px!important}.has-padding-bottom-60-tablet-only{padding-bottom:60px!important}}@media screen and (max-width:1087px){.has-margin-bottom-60-touch{margin-bottom:60px!important}.has-padding-bottom-60-touch{padding-bottom:60px!important}}@media screen and (min-width:1088px){.has-margin-bottom-60-desktop{margin-bottom:60px!important}.has-padding-bottom-60-desktop{padding-bottom:60px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-60-desktop-only{margin-bottom:60px!important}.has-padding-bottom-60-desktop-only{padding-bottom:60px!important}}@media screen and (min-width:1280px){.has-margin-bottom-60-widescreen{margin-bottom:60px!important}.has-padding-bottom-60-widescreen{padding-bottom:60px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-60-widescreen-only{margin-bottom:60px!important}.has-padding-bottom-60-widescreen-only{padding-bottom:60px!important}}@media screen and (min-width:1472px){.has-margin-bottom-60-fullhd{margin-bottom:60px!important}.has-padding-bottom-60-fullhd{padding-bottom:60px!important}}@media screen and (max-width:768px){.has-margin-left-60-mobile{margin-left:60px!important}.has-padding-left-60-mobile{padding-left:60px!important}}@media screen and (min-width:769px),print{.has-margin-left-60-tablet{margin-left:60px!important}.has-padding-left-60-tablet{padding-left:60px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-60-tablet-only{margin-left:60px!important}.has-padding-left-60-tablet-only{padding-left:60px!important}}@media screen and (max-width:1087px){.has-margin-left-60-touch{margin-left:60px!important}.has-padding-left-60-touch{padding-left:60px!important}}@media screen and (min-width:1088px){.has-margin-left-60-desktop{margin-left:60px!important}.has-padding-left-60-desktop{padding-left:60px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-60-desktop-only{margin-left:60px!important}.has-padding-left-60-desktop-only{padding-left:60px!important}}@media screen and (min-width:1280px){.has-margin-left-60-widescreen{margin-left:60px!important}.has-padding-left-60-widescreen{padding-left:60px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-60-widescreen-only{margin-left:60px!important}.has-padding-left-60-widescreen-only{padding-left:60px!important}}@media screen and (min-width:1472px){.has-margin-left-60-fullhd{margin-left:60px!important}.has-padding-left-60-fullhd{padding-left:60px!important}}@media screen and (max-width:768px){.has-margin-right-60-mobile{margin-right:60px!important}.has-padding-right-60-mobile{padding-right:60px!important}}@media screen and (min-width:769px),print{.has-margin-right-60-tablet{margin-right:60px!important}.has-padding-right-60-tablet{padding-right:60px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-60-tablet-only{margin-right:60px!important}.has-padding-right-60-tablet-only{padding-right:60px!important}}@media screen and (max-width:1087px){.has-margin-right-60-touch{margin-right:60px!important}.has-padding-right-60-touch{padding-right:60px!important}}@media screen and (min-width:1088px){.has-margin-right-60-desktop{margin-right:60px!important}.has-padding-right-60-desktop{padding-right:60px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-60-desktop-only{margin-right:60px!important}.has-padding-right-60-desktop-only{padding-right:60px!important}}@media screen and (min-width:1280px){.has-margin-right-60-widescreen{margin-right:60px!important}.has-padding-right-60-widescreen{padding-right:60px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-60-widescreen-only{margin-right:60px!important}.has-padding-right-60-widescreen-only{padding-right:60px!important}}@media screen and (min-width:1472px){.has-margin-right-60-fullhd{margin-right:60px!important}.has-padding-right-60-fullhd{padding-right:60px!important}}@media screen and (max-width:768px){.has-margin-65-mobile{margin:65px!important}.has-padding-65-mobile{padding:65px!important}}@media screen and (min-width:769px),print{.has-margin-65-tablet{margin:65px!important}.has-padding-65-tablet{padding:65px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-65-tablet-only{margin:65px!important}.has-padding-65-tablet-only{padding:65px!important}}@media screen and (max-width:1087px){.has-margin-65-touch{margin:65px!important}.has-padding-65-touch{padding:65px!important}}@media screen and (min-width:1088px){.has-margin-65-desktop{margin:65px!important}.has-padding-65-desktop{padding:65px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-65-desktop-only{margin:65px!important}.has-padding-65-desktop-only{padding:65px!important}}@media screen and (min-width:1280px){.has-margin-65-widescreen{margin:65px!important}.has-padding-65-widescreen{padding:65px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-65-widescreen-only{margin:65px!important}.has-padding-65-widescreen-only{padding:65px!important}}@media screen and (min-width:1472px){.has-margin-65-fullhd{margin:65px!important}.has-padding-65-fullhd{padding:65px!important}}@media screen and (max-width:768px){.has-margin-top-65-mobile{margin-top:65px!important}.has-padding-top-65-mobile{padding-top:65px!important}}@media screen and (min-width:769px),print{.has-margin-top-65-tablet{margin-top:65px!important}.has-padding-top-65-tablet{padding-top:65px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-65-tablet-only{margin-top:65px!important}.has-padding-top-65-tablet-only{padding-top:65px!important}}@media screen and (max-width:1087px){.has-margin-top-65-touch{margin-top:65px!important}.has-padding-top-65-touch{padding-top:65px!important}}@media screen and (min-width:1088px){.has-margin-top-65-desktop{margin-top:65px!important}.has-padding-top-65-desktop{padding-top:65px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-65-desktop-only{margin-top:65px!important}.has-padding-top-65-desktop-only{padding-top:65px!important}}@media screen and (min-width:1280px){.has-margin-top-65-widescreen{margin-top:65px!important}.has-padding-top-65-widescreen{padding-top:65px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-65-widescreen-only{margin-top:65px!important}.has-padding-top-65-widescreen-only{padding-top:65px!important}}@media screen and (min-width:1472px){.has-margin-top-65-fullhd{margin-top:65px!important}.has-padding-top-65-fullhd{padding-top:65px!important}}@media screen and (max-width:768px){.has-margin-bottom-65-mobile{margin-bottom:65px!important}.has-padding-bottom-65-mobile{padding-bottom:65px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-65-tablet{margin-bottom:65px!important}.has-padding-bottom-65-tablet{padding-bottom:65px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-65-tablet-only{margin-bottom:65px!important}.has-padding-bottom-65-tablet-only{padding-bottom:65px!important}}@media screen and (max-width:1087px){.has-margin-bottom-65-touch{margin-bottom:65px!important}.has-padding-bottom-65-touch{padding-bottom:65px!important}}@media screen and (min-width:1088px){.has-margin-bottom-65-desktop{margin-bottom:65px!important}.has-padding-bottom-65-desktop{padding-bottom:65px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-65-desktop-only{margin-bottom:65px!important}.has-padding-bottom-65-desktop-only{padding-bottom:65px!important}}@media screen and (min-width:1280px){.has-margin-bottom-65-widescreen{margin-bottom:65px!important}.has-padding-bottom-65-widescreen{padding-bottom:65px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-65-widescreen-only{margin-bottom:65px!important}.has-padding-bottom-65-widescreen-only{padding-bottom:65px!important}}@media screen and (min-width:1472px){.has-margin-bottom-65-fullhd{margin-bottom:65px!important}.has-padding-bottom-65-fullhd{padding-bottom:65px!important}}@media screen and (max-width:768px){.has-margin-left-65-mobile{margin-left:65px!important}.has-padding-left-65-mobile{padding-left:65px!important}}@media screen and (min-width:769px),print{.has-margin-left-65-tablet{margin-left:65px!important}.has-padding-left-65-tablet{padding-left:65px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-65-tablet-only{margin-left:65px!important}.has-padding-left-65-tablet-only{padding-left:65px!important}}@media screen and (max-width:1087px){.has-margin-left-65-touch{margin-left:65px!important}.has-padding-left-65-touch{padding-left:65px!important}}@media screen and (min-width:1088px){.has-margin-left-65-desktop{margin-left:65px!important}.has-padding-left-65-desktop{padding-left:65px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-65-desktop-only{margin-left:65px!important}.has-padding-left-65-desktop-only{padding-left:65px!important}}@media screen and (min-width:1280px){.has-margin-left-65-widescreen{margin-left:65px!important}.has-padding-left-65-widescreen{padding-left:65px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-65-widescreen-only{margin-left:65px!important}.has-padding-left-65-widescreen-only{padding-left:65px!important}}@media screen and (min-width:1472px){.has-margin-left-65-fullhd{margin-left:65px!important}.has-padding-left-65-fullhd{padding-left:65px!important}}@media screen and (max-width:768px){.has-margin-right-65-mobile{margin-right:65px!important}.has-padding-right-65-mobile{padding-right:65px!important}}@media screen and (min-width:769px),print{.has-margin-right-65-tablet{margin-right:65px!important}.has-padding-right-65-tablet{padding-right:65px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-65-tablet-only{margin-right:65px!important}.has-padding-right-65-tablet-only{padding-right:65px!important}}@media screen and (max-width:1087px){.has-margin-right-65-touch{margin-right:65px!important}.has-padding-right-65-touch{padding-right:65px!important}}@media screen and (min-width:1088px){.has-margin-right-65-desktop{margin-right:65px!important}.has-padding-right-65-desktop{padding-right:65px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-65-desktop-only{margin-right:65px!important}.has-padding-right-65-desktop-only{padding-right:65px!important}}@media screen and (min-width:1280px){.has-margin-right-65-widescreen{margin-right:65px!important}.has-padding-right-65-widescreen{padding-right:65px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-65-widescreen-only{margin-right:65px!important}.has-padding-right-65-widescreen-only{padding-right:65px!important}}@media screen and (min-width:1472px){.has-margin-right-65-fullhd{margin-right:65px!important}.has-padding-right-65-fullhd{padding-right:65px!important}}@media screen and (max-width:768px){.has-margin-70-mobile{margin:70px!important}.has-padding-70-mobile{padding:70px!important}}@media screen and (min-width:769px),print{.has-margin-70-tablet{margin:70px!important}.has-padding-70-tablet{padding:70px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-70-tablet-only{margin:70px!important}.has-padding-70-tablet-only{padding:70px!important}}@media screen and (max-width:1087px){.has-margin-70-touch{margin:70px!important}.has-padding-70-touch{padding:70px!important}}@media screen and (min-width:1088px){.has-margin-70-desktop{margin:70px!important}.has-padding-70-desktop{padding:70px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-70-desktop-only{margin:70px!important}.has-padding-70-desktop-only{padding:70px!important}}@media screen and (min-width:1280px){.has-margin-70-widescreen{margin:70px!important}.has-padding-70-widescreen{padding:70px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-70-widescreen-only{margin:70px!important}.has-padding-70-widescreen-only{padding:70px!important}}@media screen and (min-width:1472px){.has-margin-70-fullhd{margin:70px!important}.has-padding-70-fullhd{padding:70px!important}}@media screen and (max-width:768px){.has-margin-top-70-mobile{margin-top:70px!important}.has-padding-top-70-mobile{padding-top:70px!important}}@media screen and (min-width:769px),print{.has-margin-top-70-tablet{margin-top:70px!important}.has-padding-top-70-tablet{padding-top:70px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-70-tablet-only{margin-top:70px!important}.has-padding-top-70-tablet-only{padding-top:70px!important}}@media screen and (max-width:1087px){.has-margin-top-70-touch{margin-top:70px!important}.has-padding-top-70-touch{padding-top:70px!important}}@media screen and (min-width:1088px){.has-margin-top-70-desktop{margin-top:70px!important}.has-padding-top-70-desktop{padding-top:70px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-70-desktop-only{margin-top:70px!important}.has-padding-top-70-desktop-only{padding-top:70px!important}}@media screen and (min-width:1280px){.has-margin-top-70-widescreen{margin-top:70px!important}.has-padding-top-70-widescreen{padding-top:70px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-70-widescreen-only{margin-top:70px!important}.has-padding-top-70-widescreen-only{padding-top:70px!important}}@media screen and (min-width:1472px){.has-margin-top-70-fullhd{margin-top:70px!important}.has-padding-top-70-fullhd{padding-top:70px!important}}@media screen and (max-width:768px){.has-margin-bottom-70-mobile{margin-bottom:70px!important}.has-padding-bottom-70-mobile{padding-bottom:70px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-70-tablet{margin-bottom:70px!important}.has-padding-bottom-70-tablet{padding-bottom:70px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-70-tablet-only{margin-bottom:70px!important}.has-padding-bottom-70-tablet-only{padding-bottom:70px!important}}@media screen and (max-width:1087px){.has-margin-bottom-70-touch{margin-bottom:70px!important}.has-padding-bottom-70-touch{padding-bottom:70px!important}}@media screen and (min-width:1088px){.has-margin-bottom-70-desktop{margin-bottom:70px!important}.has-padding-bottom-70-desktop{padding-bottom:70px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-70-desktop-only{margin-bottom:70px!important}.has-padding-bottom-70-desktop-only{padding-bottom:70px!important}}@media screen and (min-width:1280px){.has-margin-bottom-70-widescreen{margin-bottom:70px!important}.has-padding-bottom-70-widescreen{padding-bottom:70px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-70-widescreen-only{margin-bottom:70px!important}.has-padding-bottom-70-widescreen-only{padding-bottom:70px!important}}@media screen and (min-width:1472px){.has-margin-bottom-70-fullhd{margin-bottom:70px!important}.has-padding-bottom-70-fullhd{padding-bottom:70px!important}}@media screen and (max-width:768px){.has-margin-left-70-mobile{margin-left:70px!important}.has-padding-left-70-mobile{padding-left:70px!important}}@media screen and (min-width:769px),print{.has-margin-left-70-tablet{margin-left:70px!important}.has-padding-left-70-tablet{padding-left:70px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-70-tablet-only{margin-left:70px!important}.has-padding-left-70-tablet-only{padding-left:70px!important}}@media screen and (max-width:1087px){.has-margin-left-70-touch{margin-left:70px!important}.has-padding-left-70-touch{padding-left:70px!important}}@media screen and (min-width:1088px){.has-margin-left-70-desktop{margin-left:70px!important}.has-padding-left-70-desktop{padding-left:70px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-70-desktop-only{margin-left:70px!important}.has-padding-left-70-desktop-only{padding-left:70px!important}}@media screen and (min-width:1280px){.has-margin-left-70-widescreen{margin-left:70px!important}.has-padding-left-70-widescreen{padding-left:70px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-70-widescreen-only{margin-left:70px!important}.has-padding-left-70-widescreen-only{padding-left:70px!important}}@media screen and (min-width:1472px){.has-margin-left-70-fullhd{margin-left:70px!important}.has-padding-left-70-fullhd{padding-left:70px!important}}@media screen and (max-width:768px){.has-margin-right-70-mobile{margin-right:70px!important}.has-padding-right-70-mobile{padding-right:70px!important}}@media screen and (min-width:769px),print{.has-margin-right-70-tablet{margin-right:70px!important}.has-padding-right-70-tablet{padding-right:70px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-70-tablet-only{margin-right:70px!important}.has-padding-right-70-tablet-only{padding-right:70px!important}}@media screen and (max-width:1087px){.has-margin-right-70-touch{margin-right:70px!important}.has-padding-right-70-touch{padding-right:70px!important}}@media screen and (min-width:1088px){.has-margin-right-70-desktop{margin-right:70px!important}.has-padding-right-70-desktop{padding-right:70px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-70-desktop-only{margin-right:70px!important}.has-padding-right-70-desktop-only{padding-right:70px!important}}@media screen and (min-width:1280px){.has-margin-right-70-widescreen{margin-right:70px!important}.has-padding-right-70-widescreen{padding-right:70px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-70-widescreen-only{margin-right:70px!important}.has-padding-right-70-widescreen-only{padding-right:70px!important}}@media screen and (min-width:1472px){.has-margin-right-70-fullhd{margin-right:70px!important}.has-padding-right-70-fullhd{padding-right:70px!important}}@media screen and (max-width:768px){.has-margin-75-mobile{margin:75px!important}.has-padding-75-mobile{padding:75px!important}}@media screen and (min-width:769px),print{.has-margin-75-tablet{margin:75px!important}.has-padding-75-tablet{padding:75px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-75-tablet-only{margin:75px!important}.has-padding-75-tablet-only{padding:75px!important}}@media screen and (max-width:1087px){.has-margin-75-touch{margin:75px!important}.has-padding-75-touch{padding:75px!important}}@media screen and (min-width:1088px){.has-margin-75-desktop{margin:75px!important}.has-padding-75-desktop{padding:75px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-75-desktop-only{margin:75px!important}.has-padding-75-desktop-only{padding:75px!important}}@media screen and (min-width:1280px){.has-margin-75-widescreen{margin:75px!important}.has-padding-75-widescreen{padding:75px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-75-widescreen-only{margin:75px!important}.has-padding-75-widescreen-only{padding:75px!important}}@media screen and (min-width:1472px){.has-margin-75-fullhd{margin:75px!important}.has-padding-75-fullhd{padding:75px!important}}@media screen and (max-width:768px){.has-margin-top-75-mobile{margin-top:75px!important}.has-padding-top-75-mobile{padding-top:75px!important}}@media screen and (min-width:769px),print{.has-margin-top-75-tablet{margin-top:75px!important}.has-padding-top-75-tablet{padding-top:75px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-75-tablet-only{margin-top:75px!important}.has-padding-top-75-tablet-only{padding-top:75px!important}}@media screen and (max-width:1087px){.has-margin-top-75-touch{margin-top:75px!important}.has-padding-top-75-touch{padding-top:75px!important}}@media screen and (min-width:1088px){.has-margin-top-75-desktop{margin-top:75px!important}.has-padding-top-75-desktop{padding-top:75px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-75-desktop-only{margin-top:75px!important}.has-padding-top-75-desktop-only{padding-top:75px!important}}@media screen and (min-width:1280px){.has-margin-top-75-widescreen{margin-top:75px!important}.has-padding-top-75-widescreen{padding-top:75px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-75-widescreen-only{margin-top:75px!important}.has-padding-top-75-widescreen-only{padding-top:75px!important}}@media screen and (min-width:1472px){.has-margin-top-75-fullhd{margin-top:75px!important}.has-padding-top-75-fullhd{padding-top:75px!important}}@media screen and (max-width:768px){.has-margin-bottom-75-mobile{margin-bottom:75px!important}.has-padding-bottom-75-mobile{padding-bottom:75px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-75-tablet{margin-bottom:75px!important}.has-padding-bottom-75-tablet{padding-bottom:75px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-75-tablet-only{margin-bottom:75px!important}.has-padding-bottom-75-tablet-only{padding-bottom:75px!important}}@media screen and (max-width:1087px){.has-margin-bottom-75-touch{margin-bottom:75px!important}.has-padding-bottom-75-touch{padding-bottom:75px!important}}@media screen and (min-width:1088px){.has-margin-bottom-75-desktop{margin-bottom:75px!important}.has-padding-bottom-75-desktop{padding-bottom:75px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-75-desktop-only{margin-bottom:75px!important}.has-padding-bottom-75-desktop-only{padding-bottom:75px!important}}@media screen and (min-width:1280px){.has-margin-bottom-75-widescreen{margin-bottom:75px!important}.has-padding-bottom-75-widescreen{padding-bottom:75px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-75-widescreen-only{margin-bottom:75px!important}.has-padding-bottom-75-widescreen-only{padding-bottom:75px!important}}@media screen and (min-width:1472px){.has-margin-bottom-75-fullhd{margin-bottom:75px!important}.has-padding-bottom-75-fullhd{padding-bottom:75px!important}}@media screen and (max-width:768px){.has-margin-left-75-mobile{margin-left:75px!important}.has-padding-left-75-mobile{padding-left:75px!important}}@media screen and (min-width:769px),print{.has-margin-left-75-tablet{margin-left:75px!important}.has-padding-left-75-tablet{padding-left:75px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-75-tablet-only{margin-left:75px!important}.has-padding-left-75-tablet-only{padding-left:75px!important}}@media screen and (max-width:1087px){.has-margin-left-75-touch{margin-left:75px!important}.has-padding-left-75-touch{padding-left:75px!important}}@media screen and (min-width:1088px){.has-margin-left-75-desktop{margin-left:75px!important}.has-padding-left-75-desktop{padding-left:75px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-75-desktop-only{margin-left:75px!important}.has-padding-left-75-desktop-only{padding-left:75px!important}}@media screen and (min-width:1280px){.has-margin-left-75-widescreen{margin-left:75px!important}.has-padding-left-75-widescreen{padding-left:75px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-75-widescreen-only{margin-left:75px!important}.has-padding-left-75-widescreen-only{padding-left:75px!important}}@media screen and (min-width:1472px){.has-margin-left-75-fullhd{margin-left:75px!important}.has-padding-left-75-fullhd{padding-left:75px!important}}@media screen and (max-width:768px){.has-margin-right-75-mobile{margin-right:75px!important}.has-padding-right-75-mobile{padding-right:75px!important}}@media screen and (min-width:769px),print{.has-margin-right-75-tablet{margin-right:75px!important}.has-padding-right-75-tablet{padding-right:75px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-75-tablet-only{margin-right:75px!important}.has-padding-right-75-tablet-only{padding-right:75px!important}}@media screen and (max-width:1087px){.has-margin-right-75-touch{margin-right:75px!important}.has-padding-right-75-touch{padding-right:75px!important}}@media screen and (min-width:1088px){.has-margin-right-75-desktop{margin-right:75px!important}.has-padding-right-75-desktop{padding-right:75px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-75-desktop-only{margin-right:75px!important}.has-padding-right-75-desktop-only{padding-right:75px!important}}@media screen and (min-width:1280px){.has-margin-right-75-widescreen{margin-right:75px!important}.has-padding-right-75-widescreen{padding-right:75px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-75-widescreen-only{margin-right:75px!important}.has-padding-right-75-widescreen-only{padding-right:75px!important}}@media screen and (min-width:1472px){.has-margin-right-75-fullhd{margin-right:75px!important}.has-padding-right-75-fullhd{padding-right:75px!important}}@media screen and (max-width:768px){.has-margin-80-mobile{margin:80px!important}.has-padding-80-mobile{padding:80px!important}}@media screen and (min-width:769px),print{.has-margin-80-tablet{margin:80px!important}.has-padding-80-tablet{padding:80px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-80-tablet-only{margin:80px!important}.has-padding-80-tablet-only{padding:80px!important}}@media screen and (max-width:1087px){.has-margin-80-touch{margin:80px!important}.has-padding-80-touch{padding:80px!important}}@media screen and (min-width:1088px){.has-margin-80-desktop{margin:80px!important}.has-padding-80-desktop{padding:80px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-80-desktop-only{margin:80px!important}.has-padding-80-desktop-only{padding:80px!important}}@media screen and (min-width:1280px){.has-margin-80-widescreen{margin:80px!important}.has-padding-80-widescreen{padding:80px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-80-widescreen-only{margin:80px!important}.has-padding-80-widescreen-only{padding:80px!important}}@media screen and (min-width:1472px){.has-margin-80-fullhd{margin:80px!important}.has-padding-80-fullhd{padding:80px!important}}@media screen and (max-width:768px){.has-margin-top-80-mobile{margin-top:80px!important}.has-padding-top-80-mobile{padding-top:80px!important}}@media screen and (min-width:769px),print{.has-margin-top-80-tablet{margin-top:80px!important}.has-padding-top-80-tablet{padding-top:80px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-80-tablet-only{margin-top:80px!important}.has-padding-top-80-tablet-only{padding-top:80px!important}}@media screen and (max-width:1087px){.has-margin-top-80-touch{margin-top:80px!important}.has-padding-top-80-touch{padding-top:80px!important}}@media screen and (min-width:1088px){.has-margin-top-80-desktop{margin-top:80px!important}.has-padding-top-80-desktop{padding-top:80px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-80-desktop-only{margin-top:80px!important}.has-padding-top-80-desktop-only{padding-top:80px!important}}@media screen and (min-width:1280px){.has-margin-top-80-widescreen{margin-top:80px!important}.has-padding-top-80-widescreen{padding-top:80px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-80-widescreen-only{margin-top:80px!important}.has-padding-top-80-widescreen-only{padding-top:80px!important}}@media screen and (min-width:1472px){.has-margin-top-80-fullhd{margin-top:80px!important}.has-padding-top-80-fullhd{padding-top:80px!important}}@media screen and (max-width:768px){.has-margin-bottom-80-mobile{margin-bottom:80px!important}.has-padding-bottom-80-mobile{padding-bottom:80px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-80-tablet{margin-bottom:80px!important}.has-padding-bottom-80-tablet{padding-bottom:80px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-80-tablet-only{margin-bottom:80px!important}.has-padding-bottom-80-tablet-only{padding-bottom:80px!important}}@media screen and (max-width:1087px){.has-margin-bottom-80-touch{margin-bottom:80px!important}.has-padding-bottom-80-touch{padding-bottom:80px!important}}@media screen and (min-width:1088px){.has-margin-bottom-80-desktop{margin-bottom:80px!important}.has-padding-bottom-80-desktop{padding-bottom:80px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-80-desktop-only{margin-bottom:80px!important}.has-padding-bottom-80-desktop-only{padding-bottom:80px!important}}@media screen and (min-width:1280px){.has-margin-bottom-80-widescreen{margin-bottom:80px!important}.has-padding-bottom-80-widescreen{padding-bottom:80px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-80-widescreen-only{margin-bottom:80px!important}.has-padding-bottom-80-widescreen-only{padding-bottom:80px!important}}@media screen and (min-width:1472px){.has-margin-bottom-80-fullhd{margin-bottom:80px!important}.has-padding-bottom-80-fullhd{padding-bottom:80px!important}}@media screen and (max-width:768px){.has-margin-left-80-mobile{margin-left:80px!important}.has-padding-left-80-mobile{padding-left:80px!important}}@media screen and (min-width:769px),print{.has-margin-left-80-tablet{margin-left:80px!important}.has-padding-left-80-tablet{padding-left:80px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-80-tablet-only{margin-left:80px!important}.has-padding-left-80-tablet-only{padding-left:80px!important}}@media screen and (max-width:1087px){.has-margin-left-80-touch{margin-left:80px!important}.has-padding-left-80-touch{padding-left:80px!important}}@media screen and (min-width:1088px){.has-margin-left-80-desktop{margin-left:80px!important}.has-padding-left-80-desktop{padding-left:80px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-80-desktop-only{margin-left:80px!important}.has-padding-left-80-desktop-only{padding-left:80px!important}}@media screen and (min-width:1280px){.has-margin-left-80-widescreen{margin-left:80px!important}.has-padding-left-80-widescreen{padding-left:80px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-80-widescreen-only{margin-left:80px!important}.has-padding-left-80-widescreen-only{padding-left:80px!important}}@media screen and (min-width:1472px){.has-margin-left-80-fullhd{margin-left:80px!important}.has-padding-left-80-fullhd{padding-left:80px!important}}@media screen and (max-width:768px){.has-margin-right-80-mobile{margin-right:80px!important}.has-padding-right-80-mobile{padding-right:80px!important}}@media screen and (min-width:769px),print{.has-margin-right-80-tablet{margin-right:80px!important}.has-padding-right-80-tablet{padding-right:80px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-80-tablet-only{margin-right:80px!important}.has-padding-right-80-tablet-only{padding-right:80px!important}}@media screen and (max-width:1087px){.has-margin-right-80-touch{margin-right:80px!important}.has-padding-right-80-touch{padding-right:80px!important}}@media screen and (min-width:1088px){.has-margin-right-80-desktop{margin-right:80px!important}.has-padding-right-80-desktop{padding-right:80px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-80-desktop-only{margin-right:80px!important}.has-padding-right-80-desktop-only{padding-right:80px!important}}@media screen and (min-width:1280px){.has-margin-right-80-widescreen{margin-right:80px!important}.has-padding-right-80-widescreen{padding-right:80px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-80-widescreen-only{margin-right:80px!important}.has-padding-right-80-widescreen-only{padding-right:80px!important}}@media screen and (min-width:1472px){.has-margin-right-80-fullhd{margin-right:80px!important}.has-padding-right-80-fullhd{padding-right:80px!important}}@media screen and (max-width:768px){.has-margin-85-mobile{margin:85px!important}.has-padding-85-mobile{padding:85px!important}}@media screen and (min-width:769px),print{.has-margin-85-tablet{margin:85px!important}.has-padding-85-tablet{padding:85px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-85-tablet-only{margin:85px!important}.has-padding-85-tablet-only{padding:85px!important}}@media screen and (max-width:1087px){.has-margin-85-touch{margin:85px!important}.has-padding-85-touch{padding:85px!important}}@media screen and (min-width:1088px){.has-margin-85-desktop{margin:85px!important}.has-padding-85-desktop{padding:85px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-85-desktop-only{margin:85px!important}.has-padding-85-desktop-only{padding:85px!important}}@media screen and (min-width:1280px){.has-margin-85-widescreen{margin:85px!important}.has-padding-85-widescreen{padding:85px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-85-widescreen-only{margin:85px!important}.has-padding-85-widescreen-only{padding:85px!important}}@media screen and (min-width:1472px){.has-margin-85-fullhd{margin:85px!important}.has-padding-85-fullhd{padding:85px!important}}@media screen and (max-width:768px){.has-margin-top-85-mobile{margin-top:85px!important}.has-padding-top-85-mobile{padding-top:85px!important}}@media screen and (min-width:769px),print{.has-margin-top-85-tablet{margin-top:85px!important}.has-padding-top-85-tablet{padding-top:85px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-85-tablet-only{margin-top:85px!important}.has-padding-top-85-tablet-only{padding-top:85px!important}}@media screen and (max-width:1087px){.has-margin-top-85-touch{margin-top:85px!important}.has-padding-top-85-touch{padding-top:85px!important}}@media screen and (min-width:1088px){.has-margin-top-85-desktop{margin-top:85px!important}.has-padding-top-85-desktop{padding-top:85px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-85-desktop-only{margin-top:85px!important}.has-padding-top-85-desktop-only{padding-top:85px!important}}@media screen and (min-width:1280px){.has-margin-top-85-widescreen{margin-top:85px!important}.has-padding-top-85-widescreen{padding-top:85px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-85-widescreen-only{margin-top:85px!important}.has-padding-top-85-widescreen-only{padding-top:85px!important}}@media screen and (min-width:1472px){.has-margin-top-85-fullhd{margin-top:85px!important}.has-padding-top-85-fullhd{padding-top:85px!important}}@media screen and (max-width:768px){.has-margin-bottom-85-mobile{margin-bottom:85px!important}.has-padding-bottom-85-mobile{padding-bottom:85px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-85-tablet{margin-bottom:85px!important}.has-padding-bottom-85-tablet{padding-bottom:85px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-85-tablet-only{margin-bottom:85px!important}.has-padding-bottom-85-tablet-only{padding-bottom:85px!important}}@media screen and (max-width:1087px){.has-margin-bottom-85-touch{margin-bottom:85px!important}.has-padding-bottom-85-touch{padding-bottom:85px!important}}@media screen and (min-width:1088px){.has-margin-bottom-85-desktop{margin-bottom:85px!important}.has-padding-bottom-85-desktop{padding-bottom:85px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-85-desktop-only{margin-bottom:85px!important}.has-padding-bottom-85-desktop-only{padding-bottom:85px!important}}@media screen and (min-width:1280px){.has-margin-bottom-85-widescreen{margin-bottom:85px!important}.has-padding-bottom-85-widescreen{padding-bottom:85px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-85-widescreen-only{margin-bottom:85px!important}.has-padding-bottom-85-widescreen-only{padding-bottom:85px!important}}@media screen and (min-width:1472px){.has-margin-bottom-85-fullhd{margin-bottom:85px!important}.has-padding-bottom-85-fullhd{padding-bottom:85px!important}}@media screen and (max-width:768px){.has-margin-left-85-mobile{margin-left:85px!important}.has-padding-left-85-mobile{padding-left:85px!important}}@media screen and (min-width:769px),print{.has-margin-left-85-tablet{margin-left:85px!important}.has-padding-left-85-tablet{padding-left:85px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-85-tablet-only{margin-left:85px!important}.has-padding-left-85-tablet-only{padding-left:85px!important}}@media screen and (max-width:1087px){.has-margin-left-85-touch{margin-left:85px!important}.has-padding-left-85-touch{padding-left:85px!important}}@media screen and (min-width:1088px){.has-margin-left-85-desktop{margin-left:85px!important}.has-padding-left-85-desktop{padding-left:85px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-85-desktop-only{margin-left:85px!important}.has-padding-left-85-desktop-only{padding-left:85px!important}}@media screen and (min-width:1280px){.has-margin-left-85-widescreen{margin-left:85px!important}.has-padding-left-85-widescreen{padding-left:85px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-85-widescreen-only{margin-left:85px!important}.has-padding-left-85-widescreen-only{padding-left:85px!important}}@media screen and (min-width:1472px){.has-margin-left-85-fullhd{margin-left:85px!important}.has-padding-left-85-fullhd{padding-left:85px!important}}@media screen and (max-width:768px){.has-margin-right-85-mobile{margin-right:85px!important}.has-padding-right-85-mobile{padding-right:85px!important}}@media screen and (min-width:769px),print{.has-margin-right-85-tablet{margin-right:85px!important}.has-padding-right-85-tablet{padding-right:85px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-85-tablet-only{margin-right:85px!important}.has-padding-right-85-tablet-only{padding-right:85px!important}}@media screen and (max-width:1087px){.has-margin-right-85-touch{margin-right:85px!important}.has-padding-right-85-touch{padding-right:85px!important}}@media screen and (min-width:1088px){.has-margin-right-85-desktop{margin-right:85px!important}.has-padding-right-85-desktop{padding-right:85px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-85-desktop-only{margin-right:85px!important}.has-padding-right-85-desktop-only{padding-right:85px!important}}@media screen and (min-width:1280px){.has-margin-right-85-widescreen{margin-right:85px!important}.has-padding-right-85-widescreen{padding-right:85px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-85-widescreen-only{margin-right:85px!important}.has-padding-right-85-widescreen-only{padding-right:85px!important}}@media screen and (min-width:1472px){.has-margin-right-85-fullhd{margin-right:85px!important}.has-padding-right-85-fullhd{padding-right:85px!important}}@media screen and (max-width:768px){.has-margin-90-mobile{margin:90px!important}.has-padding-90-mobile{padding:90px!important}}@media screen and (min-width:769px),print{.has-margin-90-tablet{margin:90px!important}.has-padding-90-tablet{padding:90px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-90-tablet-only{margin:90px!important}.has-padding-90-tablet-only{padding:90px!important}}@media screen and (max-width:1087px){.has-margin-90-touch{margin:90px!important}.has-padding-90-touch{padding:90px!important}}@media screen and (min-width:1088px){.has-margin-90-desktop{margin:90px!important}.has-padding-90-desktop{padding:90px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-90-desktop-only{margin:90px!important}.has-padding-90-desktop-only{padding:90px!important}}@media screen and (min-width:1280px){.has-margin-90-widescreen{margin:90px!important}.has-padding-90-widescreen{padding:90px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-90-widescreen-only{margin:90px!important}.has-padding-90-widescreen-only{padding:90px!important}}@media screen and (min-width:1472px){.has-margin-90-fullhd{margin:90px!important}.has-padding-90-fullhd{padding:90px!important}}@media screen and (max-width:768px){.has-margin-top-90-mobile{margin-top:90px!important}.has-padding-top-90-mobile{padding-top:90px!important}}@media screen and (min-width:769px),print{.has-margin-top-90-tablet{margin-top:90px!important}.has-padding-top-90-tablet{padding-top:90px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-90-tablet-only{margin-top:90px!important}.has-padding-top-90-tablet-only{padding-top:90px!important}}@media screen and (max-width:1087px){.has-margin-top-90-touch{margin-top:90px!important}.has-padding-top-90-touch{padding-top:90px!important}}@media screen and (min-width:1088px){.has-margin-top-90-desktop{margin-top:90px!important}.has-padding-top-90-desktop{padding-top:90px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-90-desktop-only{margin-top:90px!important}.has-padding-top-90-desktop-only{padding-top:90px!important}}@media screen and (min-width:1280px){.has-margin-top-90-widescreen{margin-top:90px!important}.has-padding-top-90-widescreen{padding-top:90px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-90-widescreen-only{margin-top:90px!important}.has-padding-top-90-widescreen-only{padding-top:90px!important}}@media screen and (min-width:1472px){.has-margin-top-90-fullhd{margin-top:90px!important}.has-padding-top-90-fullhd{padding-top:90px!important}}@media screen and (max-width:768px){.has-margin-bottom-90-mobile{margin-bottom:90px!important}.has-padding-bottom-90-mobile{padding-bottom:90px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-90-tablet{margin-bottom:90px!important}.has-padding-bottom-90-tablet{padding-bottom:90px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-90-tablet-only{margin-bottom:90px!important}.has-padding-bottom-90-tablet-only{padding-bottom:90px!important}}@media screen and (max-width:1087px){.has-margin-bottom-90-touch{margin-bottom:90px!important}.has-padding-bottom-90-touch{padding-bottom:90px!important}}@media screen and (min-width:1088px){.has-margin-bottom-90-desktop{margin-bottom:90px!important}.has-padding-bottom-90-desktop{padding-bottom:90px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-90-desktop-only{margin-bottom:90px!important}.has-padding-bottom-90-desktop-only{padding-bottom:90px!important}}@media screen and (min-width:1280px){.has-margin-bottom-90-widescreen{margin-bottom:90px!important}.has-padding-bottom-90-widescreen{padding-bottom:90px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-90-widescreen-only{margin-bottom:90px!important}.has-padding-bottom-90-widescreen-only{padding-bottom:90px!important}}@media screen and (min-width:1472px){.has-margin-bottom-90-fullhd{margin-bottom:90px!important}.has-padding-bottom-90-fullhd{padding-bottom:90px!important}}@media screen and (max-width:768px){.has-margin-left-90-mobile{margin-left:90px!important}.has-padding-left-90-mobile{padding-left:90px!important}}@media screen and (min-width:769px),print{.has-margin-left-90-tablet{margin-left:90px!important}.has-padding-left-90-tablet{padding-left:90px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-90-tablet-only{margin-left:90px!important}.has-padding-left-90-tablet-only{padding-left:90px!important}}@media screen and (max-width:1087px){.has-margin-left-90-touch{margin-left:90px!important}.has-padding-left-90-touch{padding-left:90px!important}}@media screen and (min-width:1088px){.has-margin-left-90-desktop{margin-left:90px!important}.has-padding-left-90-desktop{padding-left:90px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-90-desktop-only{margin-left:90px!important}.has-padding-left-90-desktop-only{padding-left:90px!important}}@media screen and (min-width:1280px){.has-margin-left-90-widescreen{margin-left:90px!important}.has-padding-left-90-widescreen{padding-left:90px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-90-widescreen-only{margin-left:90px!important}.has-padding-left-90-widescreen-only{padding-left:90px!important}}@media screen and (min-width:1472px){.has-margin-left-90-fullhd{margin-left:90px!important}.has-padding-left-90-fullhd{padding-left:90px!important}}@media screen and (max-width:768px){.has-margin-right-90-mobile{margin-right:90px!important}.has-padding-right-90-mobile{padding-right:90px!important}}@media screen and (min-width:769px),print{.has-margin-right-90-tablet{margin-right:90px!important}.has-padding-right-90-tablet{padding-right:90px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-90-tablet-only{margin-right:90px!important}.has-padding-right-90-tablet-only{padding-right:90px!important}}@media screen and (max-width:1087px){.has-margin-right-90-touch{margin-right:90px!important}.has-padding-right-90-touch{padding-right:90px!important}}@media screen and (min-width:1088px){.has-margin-right-90-desktop{margin-right:90px!important}.has-padding-right-90-desktop{padding-right:90px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-90-desktop-only{margin-right:90px!important}.has-padding-right-90-desktop-only{padding-right:90px!important}}@media screen and (min-width:1280px){.has-margin-right-90-widescreen{margin-right:90px!important}.has-padding-right-90-widescreen{padding-right:90px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-90-widescreen-only{margin-right:90px!important}.has-padding-right-90-widescreen-only{padding-right:90px!important}}@media screen and (min-width:1472px){.has-margin-right-90-fullhd{margin-right:90px!important}.has-padding-right-90-fullhd{padding-right:90px!important}}@media screen and (max-width:768px){.has-margin-95-mobile{margin:95px!important}.has-padding-95-mobile{padding:95px!important}}@media screen and (min-width:769px),print{.has-margin-95-tablet{margin:95px!important}.has-padding-95-tablet{padding:95px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-95-tablet-only{margin:95px!important}.has-padding-95-tablet-only{padding:95px!important}}@media screen and (max-width:1087px){.has-margin-95-touch{margin:95px!important}.has-padding-95-touch{padding:95px!important}}@media screen and (min-width:1088px){.has-margin-95-desktop{margin:95px!important}.has-padding-95-desktop{padding:95px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-95-desktop-only{margin:95px!important}.has-padding-95-desktop-only{padding:95px!important}}@media screen and (min-width:1280px){.has-margin-95-widescreen{margin:95px!important}.has-padding-95-widescreen{padding:95px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-95-widescreen-only{margin:95px!important}.has-padding-95-widescreen-only{padding:95px!important}}@media screen and (min-width:1472px){.has-margin-95-fullhd{margin:95px!important}.has-padding-95-fullhd{padding:95px!important}}@media screen and (max-width:768px){.has-margin-top-95-mobile{margin-top:95px!important}.has-padding-top-95-mobile{padding-top:95px!important}}@media screen and (min-width:769px),print{.has-margin-top-95-tablet{margin-top:95px!important}.has-padding-top-95-tablet{padding-top:95px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-95-tablet-only{margin-top:95px!important}.has-padding-top-95-tablet-only{padding-top:95px!important}}@media screen and (max-width:1087px){.has-margin-top-95-touch{margin-top:95px!important}.has-padding-top-95-touch{padding-top:95px!important}}@media screen and (min-width:1088px){.has-margin-top-95-desktop{margin-top:95px!important}.has-padding-top-95-desktop{padding-top:95px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-95-desktop-only{margin-top:95px!important}.has-padding-top-95-desktop-only{padding-top:95px!important}}@media screen and (min-width:1280px){.has-margin-top-95-widescreen{margin-top:95px!important}.has-padding-top-95-widescreen{padding-top:95px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-95-widescreen-only{margin-top:95px!important}.has-padding-top-95-widescreen-only{padding-top:95px!important}}@media screen and (min-width:1472px){.has-margin-top-95-fullhd{margin-top:95px!important}.has-padding-top-95-fullhd{padding-top:95px!important}}@media screen and (max-width:768px){.has-margin-bottom-95-mobile{margin-bottom:95px!important}.has-padding-bottom-95-mobile{padding-bottom:95px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-95-tablet{margin-bottom:95px!important}.has-padding-bottom-95-tablet{padding-bottom:95px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-95-tablet-only{margin-bottom:95px!important}.has-padding-bottom-95-tablet-only{padding-bottom:95px!important}}@media screen and (max-width:1087px){.has-margin-bottom-95-touch{margin-bottom:95px!important}.has-padding-bottom-95-touch{padding-bottom:95px!important}}@media screen and (min-width:1088px){.has-margin-bottom-95-desktop{margin-bottom:95px!important}.has-padding-bottom-95-desktop{padding-bottom:95px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-95-desktop-only{margin-bottom:95px!important}.has-padding-bottom-95-desktop-only{padding-bottom:95px!important}}@media screen and (min-width:1280px){.has-margin-bottom-95-widescreen{margin-bottom:95px!important}.has-padding-bottom-95-widescreen{padding-bottom:95px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-95-widescreen-only{margin-bottom:95px!important}.has-padding-bottom-95-widescreen-only{padding-bottom:95px!important}}@media screen and (min-width:1472px){.has-margin-bottom-95-fullhd{margin-bottom:95px!important}.has-padding-bottom-95-fullhd{padding-bottom:95px!important}}@media screen and (max-width:768px){.has-margin-left-95-mobile{margin-left:95px!important}.has-padding-left-95-mobile{padding-left:95px!important}}@media screen and (min-width:769px),print{.has-margin-left-95-tablet{margin-left:95px!important}.has-padding-left-95-tablet{padding-left:95px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-95-tablet-only{margin-left:95px!important}.has-padding-left-95-tablet-only{padding-left:95px!important}}@media screen and (max-width:1087px){.has-margin-left-95-touch{margin-left:95px!important}.has-padding-left-95-touch{padding-left:95px!important}}@media screen and (min-width:1088px){.has-margin-left-95-desktop{margin-left:95px!important}.has-padding-left-95-desktop{padding-left:95px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-95-desktop-only{margin-left:95px!important}.has-padding-left-95-desktop-only{padding-left:95px!important}}@media screen and (min-width:1280px){.has-margin-left-95-widescreen{margin-left:95px!important}.has-padding-left-95-widescreen{padding-left:95px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-95-widescreen-only{margin-left:95px!important}.has-padding-left-95-widescreen-only{padding-left:95px!important}}@media screen and (min-width:1472px){.has-margin-left-95-fullhd{margin-left:95px!important}.has-padding-left-95-fullhd{padding-left:95px!important}}@media screen and (max-width:768px){.has-margin-right-95-mobile{margin-right:95px!important}.has-padding-right-95-mobile{padding-right:95px!important}}@media screen and (min-width:769px),print{.has-margin-right-95-tablet{margin-right:95px!important}.has-padding-right-95-tablet{padding-right:95px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-95-tablet-only{margin-right:95px!important}.has-padding-right-95-tablet-only{padding-right:95px!important}}@media screen and (max-width:1087px){.has-margin-right-95-touch{margin-right:95px!important}.has-padding-right-95-touch{padding-right:95px!important}}@media screen and (min-width:1088px){.has-margin-right-95-desktop{margin-right:95px!important}.has-padding-right-95-desktop{padding-right:95px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-95-desktop-only{margin-right:95px!important}.has-padding-right-95-desktop-only{padding-right:95px!important}}@media screen and (min-width:1280px){.has-margin-right-95-widescreen{margin-right:95px!important}.has-padding-right-95-widescreen{padding-right:95px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-95-widescreen-only{margin-right:95px!important}.has-padding-right-95-widescreen-only{padding-right:95px!important}}@media screen and (min-width:1472px){.has-margin-right-95-fullhd{margin-right:95px!important}.has-padding-right-95-fullhd{padding-right:95px!important}}@media screen and (max-width:768px){.has-margin-100-mobile{margin:100px!important}.has-padding-100-mobile{padding:100px!important}}@media screen and (min-width:769px),print{.has-margin-100-tablet{margin:100px!important}.has-padding-100-tablet{padding:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-100-tablet-only{margin:100px!important}.has-padding-100-tablet-only{padding:100px!important}}@media screen and (max-width:1087px){.has-margin-100-touch{margin:100px!important}.has-padding-100-touch{padding:100px!important}}@media screen and (min-width:1088px){.has-margin-100-desktop{margin:100px!important}.has-padding-100-desktop{padding:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-100-desktop-only{margin:100px!important}.has-padding-100-desktop-only{padding:100px!important}}@media screen and (min-width:1280px){.has-margin-100-widescreen{margin:100px!important}.has-padding-100-widescreen{padding:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-100-widescreen-only{margin:100px!important}.has-padding-100-widescreen-only{padding:100px!important}}@media screen and (min-width:1472px){.has-margin-100-fullhd{margin:100px!important}.has-padding-100-fullhd{padding:100px!important}}@media screen and (max-width:768px){.has-margin-top-100-mobile{margin-top:100px!important}.has-padding-top-100-mobile{padding-top:100px!important}}@media screen and (min-width:769px),print{.has-margin-top-100-tablet{margin-top:100px!important}.has-padding-top-100-tablet{padding-top:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-100-tablet-only{margin-top:100px!important}.has-padding-top-100-tablet-only{padding-top:100px!important}}@media screen and (max-width:1087px){.has-margin-top-100-touch{margin-top:100px!important}.has-padding-top-100-touch{padding-top:100px!important}}@media screen and (min-width:1088px){.has-margin-top-100-desktop{margin-top:100px!important}.has-padding-top-100-desktop{padding-top:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-100-desktop-only{margin-top:100px!important}.has-padding-top-100-desktop-only{padding-top:100px!important}}@media screen and (min-width:1280px){.has-margin-top-100-widescreen{margin-top:100px!important}.has-padding-top-100-widescreen{padding-top:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-100-widescreen-only{margin-top:100px!important}.has-padding-top-100-widescreen-only{padding-top:100px!important}}@media screen and (min-width:1472px){.has-margin-top-100-fullhd{margin-top:100px!important}.has-padding-top-100-fullhd{padding-top:100px!important}}@media screen and (max-width:768px){.has-margin-bottom-100-mobile{margin-bottom:100px!important}.has-padding-bottom-100-mobile{padding-bottom:100px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-100-tablet{margin-bottom:100px!important}.has-padding-bottom-100-tablet{padding-bottom:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-100-tablet-only{margin-bottom:100px!important}.has-padding-bottom-100-tablet-only{padding-bottom:100px!important}}@media screen and (max-width:1087px){.has-margin-bottom-100-touch{margin-bottom:100px!important}.has-padding-bottom-100-touch{padding-bottom:100px!important}}@media screen and (min-width:1088px){.has-margin-bottom-100-desktop{margin-bottom:100px!important}.has-padding-bottom-100-desktop{padding-bottom:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-100-desktop-only{margin-bottom:100px!important}.has-padding-bottom-100-desktop-only{padding-bottom:100px!important}}@media screen and (min-width:1280px){.has-margin-bottom-100-widescreen{margin-bottom:100px!important}.has-padding-bottom-100-widescreen{padding-bottom:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-100-widescreen-only{margin-bottom:100px!important}.has-padding-bottom-100-widescreen-only{padding-bottom:100px!important}}@media screen and (min-width:1472px){.has-margin-bottom-100-fullhd{margin-bottom:100px!important}.has-padding-bottom-100-fullhd{padding-bottom:100px!important}}@media screen and (max-width:768px){.has-margin-left-100-mobile{margin-left:100px!important}.has-padding-left-100-mobile{padding-left:100px!important}}@media screen and (min-width:769px),print{.has-margin-left-100-tablet{margin-left:100px!important}.has-padding-left-100-tablet{padding-left:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-100-tablet-only{margin-left:100px!important}.has-padding-left-100-tablet-only{padding-left:100px!important}}@media screen and (max-width:1087px){.has-margin-left-100-touch{margin-left:100px!important}.has-padding-left-100-touch{padding-left:100px!important}}@media screen and (min-width:1088px){.has-margin-left-100-desktop{margin-left:100px!important}.has-padding-left-100-desktop{padding-left:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-100-desktop-only{margin-left:100px!important}.has-padding-left-100-desktop-only{padding-left:100px!important}}@media screen and (min-width:1280px){.has-margin-left-100-widescreen{margin-left:100px!important}.has-padding-left-100-widescreen{padding-left:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-100-widescreen-only{margin-left:100px!important}.has-padding-left-100-widescreen-only{padding-left:100px!important}}@media screen and (min-width:1472px){.has-margin-left-100-fullhd{margin-left:100px!important}.has-padding-left-100-fullhd{padding-left:100px!important}}@media screen and (max-width:768px){.has-margin-right-100-mobile{margin-right:100px!important}.has-padding-right-100-mobile{padding-right:100px!important}}@media screen and (min-width:769px),print{.has-margin-right-100-tablet{margin-right:100px!important}.has-padding-right-100-tablet{padding-right:100px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-100-tablet-only{margin-right:100px!important}.has-padding-right-100-tablet-only{padding-right:100px!important}}@media screen and (max-width:1087px){.has-margin-right-100-touch{margin-right:100px!important}.has-padding-right-100-touch{padding-right:100px!important}}@media screen and (min-width:1088px){.has-margin-right-100-desktop{margin-right:100px!important}.has-padding-right-100-desktop{padding-right:100px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-100-desktop-only{margin-right:100px!important}.has-padding-right-100-desktop-only{padding-right:100px!important}}@media screen and (min-width:1280px){.has-margin-right-100-widescreen{margin-right:100px!important}.has-padding-right-100-widescreen{padding-right:100px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-100-widescreen-only{margin-right:100px!important}.has-padding-right-100-widescreen-only{padding-right:100px!important}}@media screen and (min-width:1472px){.has-margin-right-100-fullhd{margin-right:100px!important}.has-padding-right-100-fullhd{padding-right:100px!important}}@media screen and (max-width:768px){.has-margin-105-mobile{margin:105px!important}.has-padding-105-mobile{padding:105px!important}}@media screen and (min-width:769px),print{.has-margin-105-tablet{margin:105px!important}.has-padding-105-tablet{padding:105px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-105-tablet-only{margin:105px!important}.has-padding-105-tablet-only{padding:105px!important}}@media screen and (max-width:1087px){.has-margin-105-touch{margin:105px!important}.has-padding-105-touch{padding:105px!important}}@media screen and (min-width:1088px){.has-margin-105-desktop{margin:105px!important}.has-padding-105-desktop{padding:105px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-105-desktop-only{margin:105px!important}.has-padding-105-desktop-only{padding:105px!important}}@media screen and (min-width:1280px){.has-margin-105-widescreen{margin:105px!important}.has-padding-105-widescreen{padding:105px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-105-widescreen-only{margin:105px!important}.has-padding-105-widescreen-only{padding:105px!important}}@media screen and (min-width:1472px){.has-margin-105-fullhd{margin:105px!important}.has-padding-105-fullhd{padding:105px!important}}@media screen and (max-width:768px){.has-margin-top-105-mobile{margin-top:105px!important}.has-padding-top-105-mobile{padding-top:105px!important}}@media screen and (min-width:769px),print{.has-margin-top-105-tablet{margin-top:105px!important}.has-padding-top-105-tablet{padding-top:105px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-105-tablet-only{margin-top:105px!important}.has-padding-top-105-tablet-only{padding-top:105px!important}}@media screen and (max-width:1087px){.has-margin-top-105-touch{margin-top:105px!important}.has-padding-top-105-touch{padding-top:105px!important}}@media screen and (min-width:1088px){.has-margin-top-105-desktop{margin-top:105px!important}.has-padding-top-105-desktop{padding-top:105px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-105-desktop-only{margin-top:105px!important}.has-padding-top-105-desktop-only{padding-top:105px!important}}@media screen and (min-width:1280px){.has-margin-top-105-widescreen{margin-top:105px!important}.has-padding-top-105-widescreen{padding-top:105px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-105-widescreen-only{margin-top:105px!important}.has-padding-top-105-widescreen-only{padding-top:105px!important}}@media screen and (min-width:1472px){.has-margin-top-105-fullhd{margin-top:105px!important}.has-padding-top-105-fullhd{padding-top:105px!important}}@media screen and (max-width:768px){.has-margin-bottom-105-mobile{margin-bottom:105px!important}.has-padding-bottom-105-mobile{padding-bottom:105px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-105-tablet{margin-bottom:105px!important}.has-padding-bottom-105-tablet{padding-bottom:105px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-105-tablet-only{margin-bottom:105px!important}.has-padding-bottom-105-tablet-only{padding-bottom:105px!important}}@media screen and (max-width:1087px){.has-margin-bottom-105-touch{margin-bottom:105px!important}.has-padding-bottom-105-touch{padding-bottom:105px!important}}@media screen and (min-width:1088px){.has-margin-bottom-105-desktop{margin-bottom:105px!important}.has-padding-bottom-105-desktop{padding-bottom:105px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-105-desktop-only{margin-bottom:105px!important}.has-padding-bottom-105-desktop-only{padding-bottom:105px!important}}@media screen and (min-width:1280px){.has-margin-bottom-105-widescreen{margin-bottom:105px!important}.has-padding-bottom-105-widescreen{padding-bottom:105px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-105-widescreen-only{margin-bottom:105px!important}.has-padding-bottom-105-widescreen-only{padding-bottom:105px!important}}@media screen and (min-width:1472px){.has-margin-bottom-105-fullhd{margin-bottom:105px!important}.has-padding-bottom-105-fullhd{padding-bottom:105px!important}}@media screen and (max-width:768px){.has-margin-left-105-mobile{margin-left:105px!important}.has-padding-left-105-mobile{padding-left:105px!important}}@media screen and (min-width:769px),print{.has-margin-left-105-tablet{margin-left:105px!important}.has-padding-left-105-tablet{padding-left:105px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-105-tablet-only{margin-left:105px!important}.has-padding-left-105-tablet-only{padding-left:105px!important}}@media screen and (max-width:1087px){.has-margin-left-105-touch{margin-left:105px!important}.has-padding-left-105-touch{padding-left:105px!important}}@media screen and (min-width:1088px){.has-margin-left-105-desktop{margin-left:105px!important}.has-padding-left-105-desktop{padding-left:105px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-105-desktop-only{margin-left:105px!important}.has-padding-left-105-desktop-only{padding-left:105px!important}}@media screen and (min-width:1280px){.has-margin-left-105-widescreen{margin-left:105px!important}.has-padding-left-105-widescreen{padding-left:105px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-105-widescreen-only{margin-left:105px!important}.has-padding-left-105-widescreen-only{padding-left:105px!important}}@media screen and (min-width:1472px){.has-margin-left-105-fullhd{margin-left:105px!important}.has-padding-left-105-fullhd{padding-left:105px!important}}@media screen and (max-width:768px){.has-margin-right-105-mobile{margin-right:105px!important}.has-padding-right-105-mobile{padding-right:105px!important}}@media screen and (min-width:769px),print{.has-margin-right-105-tablet{margin-right:105px!important}.has-padding-right-105-tablet{padding-right:105px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-105-tablet-only{margin-right:105px!important}.has-padding-right-105-tablet-only{padding-right:105px!important}}@media screen and (max-width:1087px){.has-margin-right-105-touch{margin-right:105px!important}.has-padding-right-105-touch{padding-right:105px!important}}@media screen and (min-width:1088px){.has-margin-right-105-desktop{margin-right:105px!important}.has-padding-right-105-desktop{padding-right:105px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-105-desktop-only{margin-right:105px!important}.has-padding-right-105-desktop-only{padding-right:105px!important}}@media screen and (min-width:1280px){.has-margin-right-105-widescreen{margin-right:105px!important}.has-padding-right-105-widescreen{padding-right:105px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-105-widescreen-only{margin-right:105px!important}.has-padding-right-105-widescreen-only{padding-right:105px!important}}@media screen and (min-width:1472px){.has-margin-right-105-fullhd{margin-right:105px!important}.has-padding-right-105-fullhd{padding-right:105px!important}}@media screen and (max-width:768px){.has-margin-110-mobile{margin:110px!important}.has-padding-110-mobile{padding:110px!important}}@media screen and (min-width:769px),print{.has-margin-110-tablet{margin:110px!important}.has-padding-110-tablet{padding:110px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-110-tablet-only{margin:110px!important}.has-padding-110-tablet-only{padding:110px!important}}@media screen and (max-width:1087px){.has-margin-110-touch{margin:110px!important}.has-padding-110-touch{padding:110px!important}}@media screen and (min-width:1088px){.has-margin-110-desktop{margin:110px!important}.has-padding-110-desktop{padding:110px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-110-desktop-only{margin:110px!important}.has-padding-110-desktop-only{padding:110px!important}}@media screen and (min-width:1280px){.has-margin-110-widescreen{margin:110px!important}.has-padding-110-widescreen{padding:110px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-110-widescreen-only{margin:110px!important}.has-padding-110-widescreen-only{padding:110px!important}}@media screen and (min-width:1472px){.has-margin-110-fullhd{margin:110px!important}.has-padding-110-fullhd{padding:110px!important}}@media screen and (max-width:768px){.has-margin-top-110-mobile{margin-top:110px!important}.has-padding-top-110-mobile{padding-top:110px!important}}@media screen and (min-width:769px),print{.has-margin-top-110-tablet{margin-top:110px!important}.has-padding-top-110-tablet{padding-top:110px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-110-tablet-only{margin-top:110px!important}.has-padding-top-110-tablet-only{padding-top:110px!important}}@media screen and (max-width:1087px){.has-margin-top-110-touch{margin-top:110px!important}.has-padding-top-110-touch{padding-top:110px!important}}@media screen and (min-width:1088px){.has-margin-top-110-desktop{margin-top:110px!important}.has-padding-top-110-desktop{padding-top:110px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-110-desktop-only{margin-top:110px!important}.has-padding-top-110-desktop-only{padding-top:110px!important}}@media screen and (min-width:1280px){.has-margin-top-110-widescreen{margin-top:110px!important}.has-padding-top-110-widescreen{padding-top:110px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-110-widescreen-only{margin-top:110px!important}.has-padding-top-110-widescreen-only{padding-top:110px!important}}@media screen and (min-width:1472px){.has-margin-top-110-fullhd{margin-top:110px!important}.has-padding-top-110-fullhd{padding-top:110px!important}}@media screen and (max-width:768px){.has-margin-bottom-110-mobile{margin-bottom:110px!important}.has-padding-bottom-110-mobile{padding-bottom:110px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-110-tablet{margin-bottom:110px!important}.has-padding-bottom-110-tablet{padding-bottom:110px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-110-tablet-only{margin-bottom:110px!important}.has-padding-bottom-110-tablet-only{padding-bottom:110px!important}}@media screen and (max-width:1087px){.has-margin-bottom-110-touch{margin-bottom:110px!important}.has-padding-bottom-110-touch{padding-bottom:110px!important}}@media screen and (min-width:1088px){.has-margin-bottom-110-desktop{margin-bottom:110px!important}.has-padding-bottom-110-desktop{padding-bottom:110px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-110-desktop-only{margin-bottom:110px!important}.has-padding-bottom-110-desktop-only{padding-bottom:110px!important}}@media screen and (min-width:1280px){.has-margin-bottom-110-widescreen{margin-bottom:110px!important}.has-padding-bottom-110-widescreen{padding-bottom:110px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-110-widescreen-only{margin-bottom:110px!important}.has-padding-bottom-110-widescreen-only{padding-bottom:110px!important}}@media screen and (min-width:1472px){.has-margin-bottom-110-fullhd{margin-bottom:110px!important}.has-padding-bottom-110-fullhd{padding-bottom:110px!important}}@media screen and (max-width:768px){.has-margin-left-110-mobile{margin-left:110px!important}.has-padding-left-110-mobile{padding-left:110px!important}}@media screen and (min-width:769px),print{.has-margin-left-110-tablet{margin-left:110px!important}.has-padding-left-110-tablet{padding-left:110px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-110-tablet-only{margin-left:110px!important}.has-padding-left-110-tablet-only{padding-left:110px!important}}@media screen and (max-width:1087px){.has-margin-left-110-touch{margin-left:110px!important}.has-padding-left-110-touch{padding-left:110px!important}}@media screen and (min-width:1088px){.has-margin-left-110-desktop{margin-left:110px!important}.has-padding-left-110-desktop{padding-left:110px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-110-desktop-only{margin-left:110px!important}.has-padding-left-110-desktop-only{padding-left:110px!important}}@media screen and (min-width:1280px){.has-margin-left-110-widescreen{margin-left:110px!important}.has-padding-left-110-widescreen{padding-left:110px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-110-widescreen-only{margin-left:110px!important}.has-padding-left-110-widescreen-only{padding-left:110px!important}}@media screen and (min-width:1472px){.has-margin-left-110-fullhd{margin-left:110px!important}.has-padding-left-110-fullhd{padding-left:110px!important}}@media screen and (max-width:768px){.has-margin-right-110-mobile{margin-right:110px!important}.has-padding-right-110-mobile{padding-right:110px!important}}@media screen and (min-width:769px),print{.has-margin-right-110-tablet{margin-right:110px!important}.has-padding-right-110-tablet{padding-right:110px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-110-tablet-only{margin-right:110px!important}.has-padding-right-110-tablet-only{padding-right:110px!important}}@media screen and (max-width:1087px){.has-margin-right-110-touch{margin-right:110px!important}.has-padding-right-110-touch{padding-right:110px!important}}@media screen and (min-width:1088px){.has-margin-right-110-desktop{margin-right:110px!important}.has-padding-right-110-desktop{padding-right:110px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-110-desktop-only{margin-right:110px!important}.has-padding-right-110-desktop-only{padding-right:110px!important}}@media screen and (min-width:1280px){.has-margin-right-110-widescreen{margin-right:110px!important}.has-padding-right-110-widescreen{padding-right:110px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-110-widescreen-only{margin-right:110px!important}.has-padding-right-110-widescreen-only{padding-right:110px!important}}@media screen and (min-width:1472px){.has-margin-right-110-fullhd{margin-right:110px!important}.has-padding-right-110-fullhd{padding-right:110px!important}}@media screen and (max-width:768px){.has-margin-115-mobile{margin:115px!important}.has-padding-115-mobile{padding:115px!important}}@media screen and (min-width:769px),print{.has-margin-115-tablet{margin:115px!important}.has-padding-115-tablet{padding:115px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-115-tablet-only{margin:115px!important}.has-padding-115-tablet-only{padding:115px!important}}@media screen and (max-width:1087px){.has-margin-115-touch{margin:115px!important}.has-padding-115-touch{padding:115px!important}}@media screen and (min-width:1088px){.has-margin-115-desktop{margin:115px!important}.has-padding-115-desktop{padding:115px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-115-desktop-only{margin:115px!important}.has-padding-115-desktop-only{padding:115px!important}}@media screen and (min-width:1280px){.has-margin-115-widescreen{margin:115px!important}.has-padding-115-widescreen{padding:115px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-115-widescreen-only{margin:115px!important}.has-padding-115-widescreen-only{padding:115px!important}}@media screen and (min-width:1472px){.has-margin-115-fullhd{margin:115px!important}.has-padding-115-fullhd{padding:115px!important}}@media screen and (max-width:768px){.has-margin-top-115-mobile{margin-top:115px!important}.has-padding-top-115-mobile{padding-top:115px!important}}@media screen and (min-width:769px),print{.has-margin-top-115-tablet{margin-top:115px!important}.has-padding-top-115-tablet{padding-top:115px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-115-tablet-only{margin-top:115px!important}.has-padding-top-115-tablet-only{padding-top:115px!important}}@media screen and (max-width:1087px){.has-margin-top-115-touch{margin-top:115px!important}.has-padding-top-115-touch{padding-top:115px!important}}@media screen and (min-width:1088px){.has-margin-top-115-desktop{margin-top:115px!important}.has-padding-top-115-desktop{padding-top:115px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-115-desktop-only{margin-top:115px!important}.has-padding-top-115-desktop-only{padding-top:115px!important}}@media screen and (min-width:1280px){.has-margin-top-115-widescreen{margin-top:115px!important}.has-padding-top-115-widescreen{padding-top:115px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-115-widescreen-only{margin-top:115px!important}.has-padding-top-115-widescreen-only{padding-top:115px!important}}@media screen and (min-width:1472px){.has-margin-top-115-fullhd{margin-top:115px!important}.has-padding-top-115-fullhd{padding-top:115px!important}}@media screen and (max-width:768px){.has-margin-bottom-115-mobile{margin-bottom:115px!important}.has-padding-bottom-115-mobile{padding-bottom:115px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-115-tablet{margin-bottom:115px!important}.has-padding-bottom-115-tablet{padding-bottom:115px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-115-tablet-only{margin-bottom:115px!important}.has-padding-bottom-115-tablet-only{padding-bottom:115px!important}}@media screen and (max-width:1087px){.has-margin-bottom-115-touch{margin-bottom:115px!important}.has-padding-bottom-115-touch{padding-bottom:115px!important}}@media screen and (min-width:1088px){.has-margin-bottom-115-desktop{margin-bottom:115px!important}.has-padding-bottom-115-desktop{padding-bottom:115px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-115-desktop-only{margin-bottom:115px!important}.has-padding-bottom-115-desktop-only{padding-bottom:115px!important}}@media screen and (min-width:1280px){.has-margin-bottom-115-widescreen{margin-bottom:115px!important}.has-padding-bottom-115-widescreen{padding-bottom:115px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-115-widescreen-only{margin-bottom:115px!important}.has-padding-bottom-115-widescreen-only{padding-bottom:115px!important}}@media screen and (min-width:1472px){.has-margin-bottom-115-fullhd{margin-bottom:115px!important}.has-padding-bottom-115-fullhd{padding-bottom:115px!important}}@media screen and (max-width:768px){.has-margin-left-115-mobile{margin-left:115px!important}.has-padding-left-115-mobile{padding-left:115px!important}}@media screen and (min-width:769px),print{.has-margin-left-115-tablet{margin-left:115px!important}.has-padding-left-115-tablet{padding-left:115px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-115-tablet-only{margin-left:115px!important}.has-padding-left-115-tablet-only{padding-left:115px!important}}@media screen and (max-width:1087px){.has-margin-left-115-touch{margin-left:115px!important}.has-padding-left-115-touch{padding-left:115px!important}}@media screen and (min-width:1088px){.has-margin-left-115-desktop{margin-left:115px!important}.has-padding-left-115-desktop{padding-left:115px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-115-desktop-only{margin-left:115px!important}.has-padding-left-115-desktop-only{padding-left:115px!important}}@media screen and (min-width:1280px){.has-margin-left-115-widescreen{margin-left:115px!important}.has-padding-left-115-widescreen{padding-left:115px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-115-widescreen-only{margin-left:115px!important}.has-padding-left-115-widescreen-only{padding-left:115px!important}}@media screen and (min-width:1472px){.has-margin-left-115-fullhd{margin-left:115px!important}.has-padding-left-115-fullhd{padding-left:115px!important}}@media screen and (max-width:768px){.has-margin-right-115-mobile{margin-right:115px!important}.has-padding-right-115-mobile{padding-right:115px!important}}@media screen and (min-width:769px),print{.has-margin-right-115-tablet{margin-right:115px!important}.has-padding-right-115-tablet{padding-right:115px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-115-tablet-only{margin-right:115px!important}.has-padding-right-115-tablet-only{padding-right:115px!important}}@media screen and (max-width:1087px){.has-margin-right-115-touch{margin-right:115px!important}.has-padding-right-115-touch{padding-right:115px!important}}@media screen and (min-width:1088px){.has-margin-right-115-desktop{margin-right:115px!important}.has-padding-right-115-desktop{padding-right:115px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-115-desktop-only{margin-right:115px!important}.has-padding-right-115-desktop-only{padding-right:115px!important}}@media screen and (min-width:1280px){.has-margin-right-115-widescreen{margin-right:115px!important}.has-padding-right-115-widescreen{padding-right:115px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-115-widescreen-only{margin-right:115px!important}.has-padding-right-115-widescreen-only{padding-right:115px!important}}@media screen and (min-width:1472px){.has-margin-right-115-fullhd{margin-right:115px!important}.has-padding-right-115-fullhd{padding-right:115px!important}}@media screen and (max-width:768px){.has-margin-120-mobile{margin:120px!important}.has-padding-120-mobile{padding:120px!important}}@media screen and (min-width:769px),print{.has-margin-120-tablet{margin:120px!important}.has-padding-120-tablet{padding:120px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-120-tablet-only{margin:120px!important}.has-padding-120-tablet-only{padding:120px!important}}@media screen and (max-width:1087px){.has-margin-120-touch{margin:120px!important}.has-padding-120-touch{padding:120px!important}}@media screen and (min-width:1088px){.has-margin-120-desktop{margin:120px!important}.has-padding-120-desktop{padding:120px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-120-desktop-only{margin:120px!important}.has-padding-120-desktop-only{padding:120px!important}}@media screen and (min-width:1280px){.has-margin-120-widescreen{margin:120px!important}.has-padding-120-widescreen{padding:120px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-120-widescreen-only{margin:120px!important}.has-padding-120-widescreen-only{padding:120px!important}}@media screen and (min-width:1472px){.has-margin-120-fullhd{margin:120px!important}.has-padding-120-fullhd{padding:120px!important}}@media screen and (max-width:768px){.has-margin-top-120-mobile{margin-top:120px!important}.has-padding-top-120-mobile{padding-top:120px!important}}@media screen and (min-width:769px),print{.has-margin-top-120-tablet{margin-top:120px!important}.has-padding-top-120-tablet{padding-top:120px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-120-tablet-only{margin-top:120px!important}.has-padding-top-120-tablet-only{padding-top:120px!important}}@media screen and (max-width:1087px){.has-margin-top-120-touch{margin-top:120px!important}.has-padding-top-120-touch{padding-top:120px!important}}@media screen and (min-width:1088px){.has-margin-top-120-desktop{margin-top:120px!important}.has-padding-top-120-desktop{padding-top:120px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-120-desktop-only{margin-top:120px!important}.has-padding-top-120-desktop-only{padding-top:120px!important}}@media screen and (min-width:1280px){.has-margin-top-120-widescreen{margin-top:120px!important}.has-padding-top-120-widescreen{padding-top:120px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-120-widescreen-only{margin-top:120px!important}.has-padding-top-120-widescreen-only{padding-top:120px!important}}@media screen and (min-width:1472px){.has-margin-top-120-fullhd{margin-top:120px!important}.has-padding-top-120-fullhd{padding-top:120px!important}}@media screen and (max-width:768px){.has-margin-bottom-120-mobile{margin-bottom:120px!important}.has-padding-bottom-120-mobile{padding-bottom:120px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-120-tablet{margin-bottom:120px!important}.has-padding-bottom-120-tablet{padding-bottom:120px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-120-tablet-only{margin-bottom:120px!important}.has-padding-bottom-120-tablet-only{padding-bottom:120px!important}}@media screen and (max-width:1087px){.has-margin-bottom-120-touch{margin-bottom:120px!important}.has-padding-bottom-120-touch{padding-bottom:120px!important}}@media screen and (min-width:1088px){.has-margin-bottom-120-desktop{margin-bottom:120px!important}.has-padding-bottom-120-desktop{padding-bottom:120px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-120-desktop-only{margin-bottom:120px!important}.has-padding-bottom-120-desktop-only{padding-bottom:120px!important}}@media screen and (min-width:1280px){.has-margin-bottom-120-widescreen{margin-bottom:120px!important}.has-padding-bottom-120-widescreen{padding-bottom:120px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-120-widescreen-only{margin-bottom:120px!important}.has-padding-bottom-120-widescreen-only{padding-bottom:120px!important}}@media screen and (min-width:1472px){.has-margin-bottom-120-fullhd{margin-bottom:120px!important}.has-padding-bottom-120-fullhd{padding-bottom:120px!important}}@media screen and (max-width:768px){.has-margin-left-120-mobile{margin-left:120px!important}.has-padding-left-120-mobile{padding-left:120px!important}}@media screen and (min-width:769px),print{.has-margin-left-120-tablet{margin-left:120px!important}.has-padding-left-120-tablet{padding-left:120px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-120-tablet-only{margin-left:120px!important}.has-padding-left-120-tablet-only{padding-left:120px!important}}@media screen and (max-width:1087px){.has-margin-left-120-touch{margin-left:120px!important}.has-padding-left-120-touch{padding-left:120px!important}}@media screen and (min-width:1088px){.has-margin-left-120-desktop{margin-left:120px!important}.has-padding-left-120-desktop{padding-left:120px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-120-desktop-only{margin-left:120px!important}.has-padding-left-120-desktop-only{padding-left:120px!important}}@media screen and (min-width:1280px){.has-margin-left-120-widescreen{margin-left:120px!important}.has-padding-left-120-widescreen{padding-left:120px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-120-widescreen-only{margin-left:120px!important}.has-padding-left-120-widescreen-only{padding-left:120px!important}}@media screen and (min-width:1472px){.has-margin-left-120-fullhd{margin-left:120px!important}.has-padding-left-120-fullhd{padding-left:120px!important}}@media screen and (max-width:768px){.has-margin-right-120-mobile{margin-right:120px!important}.has-padding-right-120-mobile{padding-right:120px!important}}@media screen and (min-width:769px),print{.has-margin-right-120-tablet{margin-right:120px!important}.has-padding-right-120-tablet{padding-right:120px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-120-tablet-only{margin-right:120px!important}.has-padding-right-120-tablet-only{padding-right:120px!important}}@media screen and (max-width:1087px){.has-margin-right-120-touch{margin-right:120px!important}.has-padding-right-120-touch{padding-right:120px!important}}@media screen and (min-width:1088px){.has-margin-right-120-desktop{margin-right:120px!important}.has-padding-right-120-desktop{padding-right:120px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-120-desktop-only{margin-right:120px!important}.has-padding-right-120-desktop-only{padding-right:120px!important}}@media screen and (min-width:1280px){.has-margin-right-120-widescreen{margin-right:120px!important}.has-padding-right-120-widescreen{padding-right:120px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-120-widescreen-only{margin-right:120px!important}.has-padding-right-120-widescreen-only{padding-right:120px!important}}@media screen and (min-width:1472px){.has-margin-right-120-fullhd{margin-right:120px!important}.has-padding-right-120-fullhd{padding-right:120px!important}}@media screen and (max-width:768px){.has-margin-125-mobile{margin:125px!important}.has-padding-125-mobile{padding:125px!important}}@media screen and (min-width:769px),print{.has-margin-125-tablet{margin:125px!important}.has-padding-125-tablet{padding:125px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-125-tablet-only{margin:125px!important}.has-padding-125-tablet-only{padding:125px!important}}@media screen and (max-width:1087px){.has-margin-125-touch{margin:125px!important}.has-padding-125-touch{padding:125px!important}}@media screen and (min-width:1088px){.has-margin-125-desktop{margin:125px!important}.has-padding-125-desktop{padding:125px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-125-desktop-only{margin:125px!important}.has-padding-125-desktop-only{padding:125px!important}}@media screen and (min-width:1280px){.has-margin-125-widescreen{margin:125px!important}.has-padding-125-widescreen{padding:125px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-125-widescreen-only{margin:125px!important}.has-padding-125-widescreen-only{padding:125px!important}}@media screen and (min-width:1472px){.has-margin-125-fullhd{margin:125px!important}.has-padding-125-fullhd{padding:125px!important}}@media screen and (max-width:768px){.has-margin-top-125-mobile{margin-top:125px!important}.has-padding-top-125-mobile{padding-top:125px!important}}@media screen and (min-width:769px),print{.has-margin-top-125-tablet{margin-top:125px!important}.has-padding-top-125-tablet{padding-top:125px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-125-tablet-only{margin-top:125px!important}.has-padding-top-125-tablet-only{padding-top:125px!important}}@media screen and (max-width:1087px){.has-margin-top-125-touch{margin-top:125px!important}.has-padding-top-125-touch{padding-top:125px!important}}@media screen and (min-width:1088px){.has-margin-top-125-desktop{margin-top:125px!important}.has-padding-top-125-desktop{padding-top:125px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-125-desktop-only{margin-top:125px!important}.has-padding-top-125-desktop-only{padding-top:125px!important}}@media screen and (min-width:1280px){.has-margin-top-125-widescreen{margin-top:125px!important}.has-padding-top-125-widescreen{padding-top:125px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-125-widescreen-only{margin-top:125px!important}.has-padding-top-125-widescreen-only{padding-top:125px!important}}@media screen and (min-width:1472px){.has-margin-top-125-fullhd{margin-top:125px!important}.has-padding-top-125-fullhd{padding-top:125px!important}}@media screen and (max-width:768px){.has-margin-bottom-125-mobile{margin-bottom:125px!important}.has-padding-bottom-125-mobile{padding-bottom:125px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-125-tablet{margin-bottom:125px!important}.has-padding-bottom-125-tablet{padding-bottom:125px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-125-tablet-only{margin-bottom:125px!important}.has-padding-bottom-125-tablet-only{padding-bottom:125px!important}}@media screen and (max-width:1087px){.has-margin-bottom-125-touch{margin-bottom:125px!important}.has-padding-bottom-125-touch{padding-bottom:125px!important}}@media screen and (min-width:1088px){.has-margin-bottom-125-desktop{margin-bottom:125px!important}.has-padding-bottom-125-desktop{padding-bottom:125px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-125-desktop-only{margin-bottom:125px!important}.has-padding-bottom-125-desktop-only{padding-bottom:125px!important}}@media screen and (min-width:1280px){.has-margin-bottom-125-widescreen{margin-bottom:125px!important}.has-padding-bottom-125-widescreen{padding-bottom:125px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-125-widescreen-only{margin-bottom:125px!important}.has-padding-bottom-125-widescreen-only{padding-bottom:125px!important}}@media screen and (min-width:1472px){.has-margin-bottom-125-fullhd{margin-bottom:125px!important}.has-padding-bottom-125-fullhd{padding-bottom:125px!important}}@media screen and (max-width:768px){.has-margin-left-125-mobile{margin-left:125px!important}.has-padding-left-125-mobile{padding-left:125px!important}}@media screen and (min-width:769px),print{.has-margin-left-125-tablet{margin-left:125px!important}.has-padding-left-125-tablet{padding-left:125px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-125-tablet-only{margin-left:125px!important}.has-padding-left-125-tablet-only{padding-left:125px!important}}@media screen and (max-width:1087px){.has-margin-left-125-touch{margin-left:125px!important}.has-padding-left-125-touch{padding-left:125px!important}}@media screen and (min-width:1088px){.has-margin-left-125-desktop{margin-left:125px!important}.has-padding-left-125-desktop{padding-left:125px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-125-desktop-only{margin-left:125px!important}.has-padding-left-125-desktop-only{padding-left:125px!important}}@media screen and (min-width:1280px){.has-margin-left-125-widescreen{margin-left:125px!important}.has-padding-left-125-widescreen{padding-left:125px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-125-widescreen-only{margin-left:125px!important}.has-padding-left-125-widescreen-only{padding-left:125px!important}}@media screen and (min-width:1472px){.has-margin-left-125-fullhd{margin-left:125px!important}.has-padding-left-125-fullhd{padding-left:125px!important}}@media screen and (max-width:768px){.has-margin-right-125-mobile{margin-right:125px!important}.has-padding-right-125-mobile{padding-right:125px!important}}@media screen and (min-width:769px),print{.has-margin-right-125-tablet{margin-right:125px!important}.has-padding-right-125-tablet{padding-right:125px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-125-tablet-only{margin-right:125px!important}.has-padding-right-125-tablet-only{padding-right:125px!important}}@media screen and (max-width:1087px){.has-margin-right-125-touch{margin-right:125px!important}.has-padding-right-125-touch{padding-right:125px!important}}@media screen and (min-width:1088px){.has-margin-right-125-desktop{margin-right:125px!important}.has-padding-right-125-desktop{padding-right:125px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-125-desktop-only{margin-right:125px!important}.has-padding-right-125-desktop-only{padding-right:125px!important}}@media screen and (min-width:1280px){.has-margin-right-125-widescreen{margin-right:125px!important}.has-padding-right-125-widescreen{padding-right:125px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-125-widescreen-only{margin-right:125px!important}.has-padding-right-125-widescreen-only{padding-right:125px!important}}@media screen and (min-width:1472px){.has-margin-right-125-fullhd{margin-right:125px!important}.has-padding-right-125-fullhd{padding-right:125px!important}}@media screen and (max-width:768px){.has-margin-130-mobile{margin:130px!important}.has-padding-130-mobile{padding:130px!important}}@media screen and (min-width:769px),print{.has-margin-130-tablet{margin:130px!important}.has-padding-130-tablet{padding:130px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-130-tablet-only{margin:130px!important}.has-padding-130-tablet-only{padding:130px!important}}@media screen and (max-width:1087px){.has-margin-130-touch{margin:130px!important}.has-padding-130-touch{padding:130px!important}}@media screen and (min-width:1088px){.has-margin-130-desktop{margin:130px!important}.has-padding-130-desktop{padding:130px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-130-desktop-only{margin:130px!important}.has-padding-130-desktop-only{padding:130px!important}}@media screen and (min-width:1280px){.has-margin-130-widescreen{margin:130px!important}.has-padding-130-widescreen{padding:130px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-130-widescreen-only{margin:130px!important}.has-padding-130-widescreen-only{padding:130px!important}}@media screen and (min-width:1472px){.has-margin-130-fullhd{margin:130px!important}.has-padding-130-fullhd{padding:130px!important}}@media screen and (max-width:768px){.has-margin-top-130-mobile{margin-top:130px!important}.has-padding-top-130-mobile{padding-top:130px!important}}@media screen and (min-width:769px),print{.has-margin-top-130-tablet{margin-top:130px!important}.has-padding-top-130-tablet{padding-top:130px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-130-tablet-only{margin-top:130px!important}.has-padding-top-130-tablet-only{padding-top:130px!important}}@media screen and (max-width:1087px){.has-margin-top-130-touch{margin-top:130px!important}.has-padding-top-130-touch{padding-top:130px!important}}@media screen and (min-width:1088px){.has-margin-top-130-desktop{margin-top:130px!important}.has-padding-top-130-desktop{padding-top:130px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-130-desktop-only{margin-top:130px!important}.has-padding-top-130-desktop-only{padding-top:130px!important}}@media screen and (min-width:1280px){.has-margin-top-130-widescreen{margin-top:130px!important}.has-padding-top-130-widescreen{padding-top:130px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-130-widescreen-only{margin-top:130px!important}.has-padding-top-130-widescreen-only{padding-top:130px!important}}@media screen and (min-width:1472px){.has-margin-top-130-fullhd{margin-top:130px!important}.has-padding-top-130-fullhd{padding-top:130px!important}}@media screen and (max-width:768px){.has-margin-bottom-130-mobile{margin-bottom:130px!important}.has-padding-bottom-130-mobile{padding-bottom:130px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-130-tablet{margin-bottom:130px!important}.has-padding-bottom-130-tablet{padding-bottom:130px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-130-tablet-only{margin-bottom:130px!important}.has-padding-bottom-130-tablet-only{padding-bottom:130px!important}}@media screen and (max-width:1087px){.has-margin-bottom-130-touch{margin-bottom:130px!important}.has-padding-bottom-130-touch{padding-bottom:130px!important}}@media screen and (min-width:1088px){.has-margin-bottom-130-desktop{margin-bottom:130px!important}.has-padding-bottom-130-desktop{padding-bottom:130px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-130-desktop-only{margin-bottom:130px!important}.has-padding-bottom-130-desktop-only{padding-bottom:130px!important}}@media screen and (min-width:1280px){.has-margin-bottom-130-widescreen{margin-bottom:130px!important}.has-padding-bottom-130-widescreen{padding-bottom:130px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-130-widescreen-only{margin-bottom:130px!important}.has-padding-bottom-130-widescreen-only{padding-bottom:130px!important}}@media screen and (min-width:1472px){.has-margin-bottom-130-fullhd{margin-bottom:130px!important}.has-padding-bottom-130-fullhd{padding-bottom:130px!important}}@media screen and (max-width:768px){.has-margin-left-130-mobile{margin-left:130px!important}.has-padding-left-130-mobile{padding-left:130px!important}}@media screen and (min-width:769px),print{.has-margin-left-130-tablet{margin-left:130px!important}.has-padding-left-130-tablet{padding-left:130px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-130-tablet-only{margin-left:130px!important}.has-padding-left-130-tablet-only{padding-left:130px!important}}@media screen and (max-width:1087px){.has-margin-left-130-touch{margin-left:130px!important}.has-padding-left-130-touch{padding-left:130px!important}}@media screen and (min-width:1088px){.has-margin-left-130-desktop{margin-left:130px!important}.has-padding-left-130-desktop{padding-left:130px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-130-desktop-only{margin-left:130px!important}.has-padding-left-130-desktop-only{padding-left:130px!important}}@media screen and (min-width:1280px){.has-margin-left-130-widescreen{margin-left:130px!important}.has-padding-left-130-widescreen{padding-left:130px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-130-widescreen-only{margin-left:130px!important}.has-padding-left-130-widescreen-only{padding-left:130px!important}}@media screen and (min-width:1472px){.has-margin-left-130-fullhd{margin-left:130px!important}.has-padding-left-130-fullhd{padding-left:130px!important}}@media screen and (max-width:768px){.has-margin-right-130-mobile{margin-right:130px!important}.has-padding-right-130-mobile{padding-right:130px!important}}@media screen and (min-width:769px),print{.has-margin-right-130-tablet{margin-right:130px!important}.has-padding-right-130-tablet{padding-right:130px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-130-tablet-only{margin-right:130px!important}.has-padding-right-130-tablet-only{padding-right:130px!important}}@media screen and (max-width:1087px){.has-margin-right-130-touch{margin-right:130px!important}.has-padding-right-130-touch{padding-right:130px!important}}@media screen and (min-width:1088px){.has-margin-right-130-desktop{margin-right:130px!important}.has-padding-right-130-desktop{padding-right:130px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-130-desktop-only{margin-right:130px!important}.has-padding-right-130-desktop-only{padding-right:130px!important}}@media screen and (min-width:1280px){.has-margin-right-130-widescreen{margin-right:130px!important}.has-padding-right-130-widescreen{padding-right:130px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-130-widescreen-only{margin-right:130px!important}.has-padding-right-130-widescreen-only{padding-right:130px!important}}@media screen and (min-width:1472px){.has-margin-right-130-fullhd{margin-right:130px!important}.has-padding-right-130-fullhd{padding-right:130px!important}}@media screen and (max-width:768px){.has-margin-135-mobile{margin:135px!important}.has-padding-135-mobile{padding:135px!important}}@media screen and (min-width:769px),print{.has-margin-135-tablet{margin:135px!important}.has-padding-135-tablet{padding:135px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-135-tablet-only{margin:135px!important}.has-padding-135-tablet-only{padding:135px!important}}@media screen and (max-width:1087px){.has-margin-135-touch{margin:135px!important}.has-padding-135-touch{padding:135px!important}}@media screen and (min-width:1088px){.has-margin-135-desktop{margin:135px!important}.has-padding-135-desktop{padding:135px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-135-desktop-only{margin:135px!important}.has-padding-135-desktop-only{padding:135px!important}}@media screen and (min-width:1280px){.has-margin-135-widescreen{margin:135px!important}.has-padding-135-widescreen{padding:135px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-135-widescreen-only{margin:135px!important}.has-padding-135-widescreen-only{padding:135px!important}}@media screen and (min-width:1472px){.has-margin-135-fullhd{margin:135px!important}.has-padding-135-fullhd{padding:135px!important}}@media screen and (max-width:768px){.has-margin-top-135-mobile{margin-top:135px!important}.has-padding-top-135-mobile{padding-top:135px!important}}@media screen and (min-width:769px),print{.has-margin-top-135-tablet{margin-top:135px!important}.has-padding-top-135-tablet{padding-top:135px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-135-tablet-only{margin-top:135px!important}.has-padding-top-135-tablet-only{padding-top:135px!important}}@media screen and (max-width:1087px){.has-margin-top-135-touch{margin-top:135px!important}.has-padding-top-135-touch{padding-top:135px!important}}@media screen and (min-width:1088px){.has-margin-top-135-desktop{margin-top:135px!important}.has-padding-top-135-desktop{padding-top:135px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-135-desktop-only{margin-top:135px!important}.has-padding-top-135-desktop-only{padding-top:135px!important}}@media screen and (min-width:1280px){.has-margin-top-135-widescreen{margin-top:135px!important}.has-padding-top-135-widescreen{padding-top:135px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-135-widescreen-only{margin-top:135px!important}.has-padding-top-135-widescreen-only{padding-top:135px!important}}@media screen and (min-width:1472px){.has-margin-top-135-fullhd{margin-top:135px!important}.has-padding-top-135-fullhd{padding-top:135px!important}}@media screen and (max-width:768px){.has-margin-bottom-135-mobile{margin-bottom:135px!important}.has-padding-bottom-135-mobile{padding-bottom:135px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-135-tablet{margin-bottom:135px!important}.has-padding-bottom-135-tablet{padding-bottom:135px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-135-tablet-only{margin-bottom:135px!important}.has-padding-bottom-135-tablet-only{padding-bottom:135px!important}}@media screen and (max-width:1087px){.has-margin-bottom-135-touch{margin-bottom:135px!important}.has-padding-bottom-135-touch{padding-bottom:135px!important}}@media screen and (min-width:1088px){.has-margin-bottom-135-desktop{margin-bottom:135px!important}.has-padding-bottom-135-desktop{padding-bottom:135px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-135-desktop-only{margin-bottom:135px!important}.has-padding-bottom-135-desktop-only{padding-bottom:135px!important}}@media screen and (min-width:1280px){.has-margin-bottom-135-widescreen{margin-bottom:135px!important}.has-padding-bottom-135-widescreen{padding-bottom:135px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-135-widescreen-only{margin-bottom:135px!important}.has-padding-bottom-135-widescreen-only{padding-bottom:135px!important}}@media screen and (min-width:1472px){.has-margin-bottom-135-fullhd{margin-bottom:135px!important}.has-padding-bottom-135-fullhd{padding-bottom:135px!important}}@media screen and (max-width:768px){.has-margin-left-135-mobile{margin-left:135px!important}.has-padding-left-135-mobile{padding-left:135px!important}}@media screen and (min-width:769px),print{.has-margin-left-135-tablet{margin-left:135px!important}.has-padding-left-135-tablet{padding-left:135px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-135-tablet-only{margin-left:135px!important}.has-padding-left-135-tablet-only{padding-left:135px!important}}@media screen and (max-width:1087px){.has-margin-left-135-touch{margin-left:135px!important}.has-padding-left-135-touch{padding-left:135px!important}}@media screen and (min-width:1088px){.has-margin-left-135-desktop{margin-left:135px!important}.has-padding-left-135-desktop{padding-left:135px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-135-desktop-only{margin-left:135px!important}.has-padding-left-135-desktop-only{padding-left:135px!important}}@media screen and (min-width:1280px){.has-margin-left-135-widescreen{margin-left:135px!important}.has-padding-left-135-widescreen{padding-left:135px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-135-widescreen-only{margin-left:135px!important}.has-padding-left-135-widescreen-only{padding-left:135px!important}}@media screen and (min-width:1472px){.has-margin-left-135-fullhd{margin-left:135px!important}.has-padding-left-135-fullhd{padding-left:135px!important}}@media screen and (max-width:768px){.has-margin-right-135-mobile{margin-right:135px!important}.has-padding-right-135-mobile{padding-right:135px!important}}@media screen and (min-width:769px),print{.has-margin-right-135-tablet{margin-right:135px!important}.has-padding-right-135-tablet{padding-right:135px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-135-tablet-only{margin-right:135px!important}.has-padding-right-135-tablet-only{padding-right:135px!important}}@media screen and (max-width:1087px){.has-margin-right-135-touch{margin-right:135px!important}.has-padding-right-135-touch{padding-right:135px!important}}@media screen and (min-width:1088px){.has-margin-right-135-desktop{margin-right:135px!important}.has-padding-right-135-desktop{padding-right:135px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-135-desktop-only{margin-right:135px!important}.has-padding-right-135-desktop-only{padding-right:135px!important}}@media screen and (min-width:1280px){.has-margin-right-135-widescreen{margin-right:135px!important}.has-padding-right-135-widescreen{padding-right:135px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-135-widescreen-only{margin-right:135px!important}.has-padding-right-135-widescreen-only{padding-right:135px!important}}@media screen and (min-width:1472px){.has-margin-right-135-fullhd{margin-right:135px!important}.has-padding-right-135-fullhd{padding-right:135px!important}}@media screen and (max-width:768px){.has-margin-140-mobile{margin:140px!important}.has-padding-140-mobile{padding:140px!important}}@media screen and (min-width:769px),print{.has-margin-140-tablet{margin:140px!important}.has-padding-140-tablet{padding:140px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-140-tablet-only{margin:140px!important}.has-padding-140-tablet-only{padding:140px!important}}@media screen and (max-width:1087px){.has-margin-140-touch{margin:140px!important}.has-padding-140-touch{padding:140px!important}}@media screen and (min-width:1088px){.has-margin-140-desktop{margin:140px!important}.has-padding-140-desktop{padding:140px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-140-desktop-only{margin:140px!important}.has-padding-140-desktop-only{padding:140px!important}}@media screen and (min-width:1280px){.has-margin-140-widescreen{margin:140px!important}.has-padding-140-widescreen{padding:140px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-140-widescreen-only{margin:140px!important}.has-padding-140-widescreen-only{padding:140px!important}}@media screen and (min-width:1472px){.has-margin-140-fullhd{margin:140px!important}.has-padding-140-fullhd{padding:140px!important}}@media screen and (max-width:768px){.has-margin-top-140-mobile{margin-top:140px!important}.has-padding-top-140-mobile{padding-top:140px!important}}@media screen and (min-width:769px),print{.has-margin-top-140-tablet{margin-top:140px!important}.has-padding-top-140-tablet{padding-top:140px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-140-tablet-only{margin-top:140px!important}.has-padding-top-140-tablet-only{padding-top:140px!important}}@media screen and (max-width:1087px){.has-margin-top-140-touch{margin-top:140px!important}.has-padding-top-140-touch{padding-top:140px!important}}@media screen and (min-width:1088px){.has-margin-top-140-desktop{margin-top:140px!important}.has-padding-top-140-desktop{padding-top:140px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-140-desktop-only{margin-top:140px!important}.has-padding-top-140-desktop-only{padding-top:140px!important}}@media screen and (min-width:1280px){.has-margin-top-140-widescreen{margin-top:140px!important}.has-padding-top-140-widescreen{padding-top:140px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-140-widescreen-only{margin-top:140px!important}.has-padding-top-140-widescreen-only{padding-top:140px!important}}@media screen and (min-width:1472px){.has-margin-top-140-fullhd{margin-top:140px!important}.has-padding-top-140-fullhd{padding-top:140px!important}}@media screen and (max-width:768px){.has-margin-bottom-140-mobile{margin-bottom:140px!important}.has-padding-bottom-140-mobile{padding-bottom:140px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-140-tablet{margin-bottom:140px!important}.has-padding-bottom-140-tablet{padding-bottom:140px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-140-tablet-only{margin-bottom:140px!important}.has-padding-bottom-140-tablet-only{padding-bottom:140px!important}}@media screen and (max-width:1087px){.has-margin-bottom-140-touch{margin-bottom:140px!important}.has-padding-bottom-140-touch{padding-bottom:140px!important}}@media screen and (min-width:1088px){.has-margin-bottom-140-desktop{margin-bottom:140px!important}.has-padding-bottom-140-desktop{padding-bottom:140px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-140-desktop-only{margin-bottom:140px!important}.has-padding-bottom-140-desktop-only{padding-bottom:140px!important}}@media screen and (min-width:1280px){.has-margin-bottom-140-widescreen{margin-bottom:140px!important}.has-padding-bottom-140-widescreen{padding-bottom:140px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-140-widescreen-only{margin-bottom:140px!important}.has-padding-bottom-140-widescreen-only{padding-bottom:140px!important}}@media screen and (min-width:1472px){.has-margin-bottom-140-fullhd{margin-bottom:140px!important}.has-padding-bottom-140-fullhd{padding-bottom:140px!important}}@media screen and (max-width:768px){.has-margin-left-140-mobile{margin-left:140px!important}.has-padding-left-140-mobile{padding-left:140px!important}}@media screen and (min-width:769px),print{.has-margin-left-140-tablet{margin-left:140px!important}.has-padding-left-140-tablet{padding-left:140px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-140-tablet-only{margin-left:140px!important}.has-padding-left-140-tablet-only{padding-left:140px!important}}@media screen and (max-width:1087px){.has-margin-left-140-touch{margin-left:140px!important}.has-padding-left-140-touch{padding-left:140px!important}}@media screen and (min-width:1088px){.has-margin-left-140-desktop{margin-left:140px!important}.has-padding-left-140-desktop{padding-left:140px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-140-desktop-only{margin-left:140px!important}.has-padding-left-140-desktop-only{padding-left:140px!important}}@media screen and (min-width:1280px){.has-margin-left-140-widescreen{margin-left:140px!important}.has-padding-left-140-widescreen{padding-left:140px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-140-widescreen-only{margin-left:140px!important}.has-padding-left-140-widescreen-only{padding-left:140px!important}}@media screen and (min-width:1472px){.has-margin-left-140-fullhd{margin-left:140px!important}.has-padding-left-140-fullhd{padding-left:140px!important}}@media screen and (max-width:768px){.has-margin-right-140-mobile{margin-right:140px!important}.has-padding-right-140-mobile{padding-right:140px!important}}@media screen and (min-width:769px),print{.has-margin-right-140-tablet{margin-right:140px!important}.has-padding-right-140-tablet{padding-right:140px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-140-tablet-only{margin-right:140px!important}.has-padding-right-140-tablet-only{padding-right:140px!important}}@media screen and (max-width:1087px){.has-margin-right-140-touch{margin-right:140px!important}.has-padding-right-140-touch{padding-right:140px!important}}@media screen and (min-width:1088px){.has-margin-right-140-desktop{margin-right:140px!important}.has-padding-right-140-desktop{padding-right:140px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-140-desktop-only{margin-right:140px!important}.has-padding-right-140-desktop-only{padding-right:140px!important}}@media screen and (min-width:1280px){.has-margin-right-140-widescreen{margin-right:140px!important}.has-padding-right-140-widescreen{padding-right:140px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-140-widescreen-only{margin-right:140px!important}.has-padding-right-140-widescreen-only{padding-right:140px!important}}@media screen and (min-width:1472px){.has-margin-right-140-fullhd{margin-right:140px!important}.has-padding-right-140-fullhd{padding-right:140px!important}}@media screen and (max-width:768px){.has-margin-145-mobile{margin:145px!important}.has-padding-145-mobile{padding:145px!important}}@media screen and (min-width:769px),print{.has-margin-145-tablet{margin:145px!important}.has-padding-145-tablet{padding:145px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-145-tablet-only{margin:145px!important}.has-padding-145-tablet-only{padding:145px!important}}@media screen and (max-width:1087px){.has-margin-145-touch{margin:145px!important}.has-padding-145-touch{padding:145px!important}}@media screen and (min-width:1088px){.has-margin-145-desktop{margin:145px!important}.has-padding-145-desktop{padding:145px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-145-desktop-only{margin:145px!important}.has-padding-145-desktop-only{padding:145px!important}}@media screen and (min-width:1280px){.has-margin-145-widescreen{margin:145px!important}.has-padding-145-widescreen{padding:145px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-145-widescreen-only{margin:145px!important}.has-padding-145-widescreen-only{padding:145px!important}}@media screen and (min-width:1472px){.has-margin-145-fullhd{margin:145px!important}.has-padding-145-fullhd{padding:145px!important}}@media screen and (max-width:768px){.has-margin-top-145-mobile{margin-top:145px!important}.has-padding-top-145-mobile{padding-top:145px!important}}@media screen and (min-width:769px),print{.has-margin-top-145-tablet{margin-top:145px!important}.has-padding-top-145-tablet{padding-top:145px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-top-145-tablet-only{margin-top:145px!important}.has-padding-top-145-tablet-only{padding-top:145px!important}}@media screen and (max-width:1087px){.has-margin-top-145-touch{margin-top:145px!important}.has-padding-top-145-touch{padding-top:145px!important}}@media screen and (min-width:1088px){.has-margin-top-145-desktop{margin-top:145px!important}.has-padding-top-145-desktop{padding-top:145px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-top-145-desktop-only{margin-top:145px!important}.has-padding-top-145-desktop-only{padding-top:145px!important}}@media screen and (min-width:1280px){.has-margin-top-145-widescreen{margin-top:145px!important}.has-padding-top-145-widescreen{padding-top:145px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-top-145-widescreen-only{margin-top:145px!important}.has-padding-top-145-widescreen-only{padding-top:145px!important}}@media screen and (min-width:1472px){.has-margin-top-145-fullhd{margin-top:145px!important}.has-padding-top-145-fullhd{padding-top:145px!important}}@media screen and (max-width:768px){.has-margin-bottom-145-mobile{margin-bottom:145px!important}.has-padding-bottom-145-mobile{padding-bottom:145px!important}}@media screen and (min-width:769px),print{.has-margin-bottom-145-tablet{margin-bottom:145px!important}.has-padding-bottom-145-tablet{padding-bottom:145px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-bottom-145-tablet-only{margin-bottom:145px!important}.has-padding-bottom-145-tablet-only{padding-bottom:145px!important}}@media screen and (max-width:1087px){.has-margin-bottom-145-touch{margin-bottom:145px!important}.has-padding-bottom-145-touch{padding-bottom:145px!important}}@media screen and (min-width:1088px){.has-margin-bottom-145-desktop{margin-bottom:145px!important}.has-padding-bottom-145-desktop{padding-bottom:145px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-bottom-145-desktop-only{margin-bottom:145px!important}.has-padding-bottom-145-desktop-only{padding-bottom:145px!important}}@media screen and (min-width:1280px){.has-margin-bottom-145-widescreen{margin-bottom:145px!important}.has-padding-bottom-145-widescreen{padding-bottom:145px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-bottom-145-widescreen-only{margin-bottom:145px!important}.has-padding-bottom-145-widescreen-only{padding-bottom:145px!important}}@media screen and (min-width:1472px){.has-margin-bottom-145-fullhd{margin-bottom:145px!important}.has-padding-bottom-145-fullhd{padding-bottom:145px!important}}@media screen and (max-width:768px){.has-margin-left-145-mobile{margin-left:145px!important}.has-padding-left-145-mobile{padding-left:145px!important}}@media screen and (min-width:769px),print{.has-margin-left-145-tablet{margin-left:145px!important}.has-padding-left-145-tablet{padding-left:145px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-145-tablet-only{margin-left:145px!important}.has-padding-left-145-tablet-only{padding-left:145px!important}}@media screen and (max-width:1087px){.has-margin-left-145-touch{margin-left:145px!important}.has-padding-left-145-touch{padding-left:145px!important}}@media screen and (min-width:1088px){.has-margin-left-145-desktop{margin-left:145px!important}.has-padding-left-145-desktop{padding-left:145px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-145-desktop-only{margin-left:145px!important}.has-padding-left-145-desktop-only{padding-left:145px!important}}@media screen and (min-width:1280px){.has-margin-left-145-widescreen{margin-left:145px!important}.has-padding-left-145-widescreen{padding-left:145px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-145-widescreen-only{margin-left:145px!important}.has-padding-left-145-widescreen-only{padding-left:145px!important}}@media screen and (min-width:1472px){.has-margin-left-145-fullhd{margin-left:145px!important}.has-padding-left-145-fullhd{padding-left:145px!important}}@media screen and (max-width:768px){.has-margin-right-145-mobile{margin-right:145px!important}.has-padding-right-145-mobile{padding-right:145px!important}}@media screen and (min-width:769px),print{.has-margin-right-145-tablet{margin-right:145px!important}.has-padding-right-145-tablet{padding-right:145px!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-145-tablet-only{margin-right:145px!important}.has-padding-right-145-tablet-only{padding-right:145px!important}}@media screen and (max-width:1087px){.has-margin-right-145-touch{margin-right:145px!important}.has-padding-right-145-touch{padding-right:145px!important}}@media screen and (min-width:1088px){.has-margin-right-145-desktop{margin-right:145px!important}.has-padding-right-145-desktop{padding-right:145px!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-145-desktop-only{margin-right:145px!important}.has-padding-right-145-desktop-only{padding-right:145px!important}}@media screen and (min-width:1280px){.has-margin-right-145-widescreen{margin-right:145px!important}.has-padding-right-145-widescreen{padding-right:145px!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-145-widescreen-only{margin-right:145px!important}.has-padding-right-145-widescreen-only{padding-right:145px!important}}@media screen and (min-width:1472px){.has-margin-right-145-fullhd{margin-right:145px!important}.has-padding-right-145-fullhd{padding-right:145px!important}}@media screen and (max-width:768px){.is-top-marginless-mobile{margin-top:0!important}.is-top-paddingless-mobile{padding-top:0!important}}@media screen and (min-width:769px),print{.is-top-marginless-tablet{margin-top:0!important}.is-top-paddingless-tablet{padding-top:0!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-top-marginless-tablet-only{margin-top:0!important}.is-top-paddingless-tablet-only{padding-top:0!important}}@media screen and (max-width:1087px){.is-top-marginless-touch{margin-top:0!important}.is-top-paddingless-touch{padding-top:0!important}}@media screen and (min-width:1088px){.is-top-marginless-desktop{margin-top:0!important}.is-top-paddingless-desktop{padding-top:0!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-top-marginless-desktop-only{margin-top:0!important}.is-top-paddingless-desktop-only{padding-top:0!important}}@media screen and (min-width:1280px){.is-top-marginless-widescreen{margin-top:0!important}.is-top-paddingless-widescreen{padding-top:0!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-top-marginless-widescreen-only{margin-top:0!important}.is-top-paddingless-widescreen-only{padding-top:0!important}}@media screen and (min-width:1472px){.is-top-marginless-fullhd{margin-top:0!important}.is-top-paddingless-fullhd{padding-top:0!important}}@media screen and (max-width:768px){.is-bottom-marginless-mobile{margin-bottom:0!important}.is-bottom-paddingless-mobile{padding-bottom:0!important}}@media screen and (min-width:769px),print{.is-bottom-marginless-tablet{margin-bottom:0!important}.is-bottom-paddingless-tablet{padding-bottom:0!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-bottom-marginless-tablet-only{margin-bottom:0!important}.is-bottom-paddingless-tablet-only{padding-bottom:0!important}}@media screen and (max-width:1087px){.is-bottom-marginless-touch{margin-bottom:0!important}.is-bottom-paddingless-touch{padding-bottom:0!important}}@media screen and (min-width:1088px){.is-bottom-marginless-desktop{margin-bottom:0!important}.is-bottom-paddingless-desktop{padding-bottom:0!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-bottom-marginless-desktop-only{margin-bottom:0!important}.is-bottom-paddingless-desktop-only{padding-bottom:0!important}}@media screen and (min-width:1280px){.is-bottom-marginless-widescreen{margin-bottom:0!important}.is-bottom-paddingless-widescreen{padding-bottom:0!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-bottom-marginless-widescreen-only{margin-bottom:0!important}.is-bottom-paddingless-widescreen-only{padding-bottom:0!important}}@media screen and (min-width:1472px){.is-bottom-marginless-fullhd{margin-bottom:0!important}.is-bottom-paddingless-fullhd{padding-bottom:0!important}}@media screen and (max-width:768px){.is-left-marginless-mobile{margin-left:0!important}.is-left-paddingless-mobile{padding-left:0!important}}@media screen and (min-width:769px),print{.is-left-marginless-tablet{margin-left:0!important}.is-left-paddingless-tablet{padding-left:0!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-left-marginless-tablet-only{margin-left:0!important}.is-left-paddingless-tablet-only{padding-left:0!important}}@media screen and (max-width:1087px){.is-left-marginless-touch{margin-left:0!important}.is-left-paddingless-touch{padding-left:0!important}}@media screen and (min-width:1088px){.is-left-marginless-desktop{margin-left:0!important}.is-left-paddingless-desktop{padding-left:0!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-left-marginless-desktop-only{margin-left:0!important}.is-left-paddingless-desktop-only{padding-left:0!important}}@media screen and (min-width:1280px){.is-left-marginless-widescreen{margin-left:0!important}.is-left-paddingless-widescreen{padding-left:0!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-left-marginless-widescreen-only{margin-left:0!important}.is-left-paddingless-widescreen-only{padding-left:0!important}}@media screen and (min-width:1472px){.is-left-marginless-fullhd{margin-left:0!important}.is-left-paddingless-fullhd{padding-left:0!important}}@media screen and (max-width:768px){.is-right-marginless-mobile{margin-right:0!important}.is-right-paddingless-mobile{padding-right:0!important}}@media screen and (min-width:769px),print{.is-right-marginless-tablet{margin-right:0!important}.is-right-paddingless-tablet{padding-right:0!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-right-marginless-tablet-only{margin-right:0!important}.is-right-paddingless-tablet-only{padding-right:0!important}}@media screen and (max-width:1087px){.is-right-marginless-touch{margin-right:0!important}.is-right-paddingless-touch{padding-right:0!important}}@media screen and (min-width:1088px){.is-right-marginless-desktop{margin-right:0!important}.is-right-paddingless-desktop{padding-right:0!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-right-marginless-desktop-only{margin-right:0!important}.is-right-paddingless-desktop-only{padding-right:0!important}}@media screen and (min-width:1280px){.is-right-marginless-widescreen{margin-right:0!important}.is-right-paddingless-widescreen{padding-right:0!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-right-marginless-widescreen-only{margin-right:0!important}.is-right-paddingless-widescreen-only{padding-right:0!important}}@media screen and (min-width:1472px){.is-right-marginless-fullhd{margin-right:0!important}.is-right-paddingless-fullhd{padding-right:0!important}}@media screen and (max-width:768px){.has-margin-left-auto-mobile{margin-left:auto!important}}@media screen and (min-width:769px),print{.has-margin-left-auto-tablet{margin-left:auto!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-left-auto-tablet-only{margin-left:auto!important}}@media screen and (max-width:1087px){.has-margin-left-auto-touch{margin-left:auto!important}}@media screen and (min-width:1088px){.has-margin-left-auto-desktop{margin-left:auto!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-left-auto-desktop-only{margin-left:auto!important}}@media screen and (min-width:1280px){.has-margin-left-auto-widescreen{margin-left:auto!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-left-auto-widescreen-only{margin-left:auto!important}}@media screen and (min-width:1472px){.has-margin-left-auto-fullhd{margin-left:auto!important}}@media screen and (max-width:768px){.has-margin-right-auto-mobile{margin-right:auto!important}}@media screen and (min-width:769px),print{.has-margin-right-auto-tablet{margin-right:auto!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-margin-right-auto-tablet-only{margin-right:auto!important}}@media screen and (max-width:1087px){.has-margin-right-auto-touch{margin-right:auto!important}}@media screen and (min-width:1088px){.has-margin-right-auto-desktop{margin-right:auto!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-margin-right-auto-desktop-only{margin-right:auto!important}}@media screen and (min-width:1280px){.has-margin-right-auto-widescreen{margin-right:auto!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-margin-right-auto-widescreen-only{margin-right:auto!important}}@media screen and (min-width:1472px){.has-margin-right-auto-fullhd{margin-right:auto!important}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/MaterialIcons-Regular-rDPjWPoz.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(/assets/MaterialIcons-Regular-BjVsc-s9.woff2) format("woff2"),url(/assets/MaterialIcons-Regular-Bnsxcfr1.woff) format("woff"),url(/assets/MaterialIcons-Regular-N21pKt8_.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}
