@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Jost:wght@300;400;500&display=swap");
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*,*::after,*::before{box-sizing:border-box;margin:0;padding:0;}:root{--main-color:#086ad8;--secondary-color:#42b9ff;--third-color:#43baff;--fourth-color:#7141b1;}body{font-size:14px;line-height:1.75;font-weight:400;font-family:"Jost",sans-serif;color:#4c4d56;outline:none;visibility:visible;overflow-X:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:"";}body[dir="rtl"]{text-align:right;}h1,h2,h3,h4,h5,h6{font-family:"Barlow",sans-serif;color:#0e0e0e;font-weight:700;margin-top:0;line-height:1.5;margin-bottom:0;}h1{font-size:36px;}@media only screen and (max-width:767px){h1{font-size:30px;}}h2{font-size:30px;}@media only screen and (max-width:767px){h2{font-size:24px;}}h3{font-size:24px;}@media only screen and (max-width:767px){h3{font-size:20px;}}h4{font-size:18px;}h5{font-size:16px;}h6{font-size:14px;}p{margin-bottom:0;}a,button{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer;}a,button,img,input{transition:all 0.3s linear;outline:0;}img{max-width:100%;}a:focus,button:focus,img:focus,input:focus{outline:0;}a:focus{color:none;outline:none;text-decoration:none;}a:hover{text-decoration:none;color:var(--main-color);}ul,ol{padding:0;list-style:none;margin:0;}button,input[type="submit"]{cursor:pointer;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1;}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;}.section,.main-wrapper{float:left;width:100%;}.section-padding{padding-top:120px;padding-bottom:120px;}@media only screen and (max-width:1199px){.section-padding{padding-top:100px;padding-bottom:100px;}}@media only screen and (max-width:991px){.section-padding{padding-top:80px;padding-bottom:80px;}}@media only screen and (max-width:767px){.section-padding{padding-top:60px;padding-bottom:60px;}}.section-padding-02{padding-top:120px;}@media only screen and (max-width:1199px){.section-padding-02{padding-top:100px;}}@media only screen and (max-width:991px){.section-padding-02{padding-top:80px;}}@media only screen and (max-width:767px){.section-padding-02{padding-top:60px;}}.section-padding-03{padding-top:140px;}@media only screen and (max-width:1199px){.section-padding-03{padding-top:100px;}}@media only screen and (max-width:991px){.section-padding-03{padding-top:80px;}}@media only screen and (max-width:767px){.section-padding-03{padding-top:60px;}}.section-title .title{font-size:48px;line-height:54px;font-family:"Barlow",sans-serif;font-weight:600;color:#0e0e0e;}@media only screen and (max-width:767px){.section-title .title{font-size:30px;line-height:36px;}}.section-title .title.white{color:#ffffff;}.section-title .sub-title{font-size:14px;line-height:30px;font-family:"Jost",sans-serif;font-weight:500;color:var(--main-color);letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;}.section-title .sub-title.color-2{color:#ff5538;}.section-title .sub-title.color-3{color:#11ddf5;}.section-title .sub-title.white{color:#ffffff;}.section-title2{max-width:690px;margin:0 auto;}.section-title2 .title{font-size:48px;line-height:54px;font-family:"Barlow",sans-serif;font-weight:800;color:#333333;}.section-title2 .title span{color:var(--main-color);}@media only screen and (max-width:1199px){.section-title2 .title{font-size:36px;line-height:48px;}}@media only screen and (max-width:767px){.section-title2 .title{font-size:28px;line-height:36px;}}.section-title2 .sub-title{font-size:12px;line-height:30px;font-family:"Barlow",sans-serif;font-weight:800;color:#a1a1a1;text-transform:uppercase;margin-bottom:10px;}.section-title2 p{font-size:16px;line-height:30px;font-family:"Barlow",sans-serif;font-weight:600;color:#4c4d56;padding:0 50px;margin-top:20px;}.swiper-pagination .swiper-pagination-bullet{border-radius:50%;background-color:#e8e8e8;width:7px;height:7px;transition:all 0.3s linear;position:relative;opacity:1;}.swiper-pagination .swiper-pagination-bullet::after{content:"";position:absolute;left:-7px;top:-7px;border:1px solid #57585a;transform:scale(0);width:calc(100% + 14px);height:calc(100% + 14px);border-radius:50%;transition:all 0.3s linear;}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--main-color);}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{transform:scale(1);}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffff;z-index:999999;}#preloader .preloader{width:50px;height:50px;display:inline-block;padding:0px;text-align:left;box-sizing:border-box;position:absolute;top:50%;left:50%;}#preloader .preloader span{position:absolute;display:inline-block;width:50px;height:50px;border-radius:50%;background-color:var(--main-color);-webkit-animation:preloader 1.3s linear infinite;animation:preloader 1.3s linear infinite;}#preloader .preloader span:last-child{-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}@-webkit-keyframes preloader{0%{transform:scale(0,0);opacity:0.5;}100%{transform:scale(1,1);opacity:0;}}@keyframes preloader{0%{transform:scale(0,0);opacity:0.5;}100%{transform:scale(1,1);opacity:0;}}label{display:block;line-height:1;margin-bottom:10px;font-weight:400;text-transform:capitalize;}input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]),textarea{border:1px solid #ebebeb;box-shadow:none;color:#415674;border-radius:4px;background-color:#ffffff;margin-bottom:0;padding:10px 25px;max-width:100%;width:100%;font-size:13px;line-height:30px;font-weight:600;transition:all 0.3s linear;}input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):focus,textarea:focus{outline:none;border-color:var(--main-color);}input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:0.95;font-size:13px;color:#898c94;font-weight:600;}input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-moz-placeholder,textarea:-moz-placeholder{opacity:0.95;font-size:13px;color:#898c94;font-weight:600;}input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-moz-placeholder,textarea::-moz-placeholder{opacity:0.95;font-size:13px;color:#898c94;font-weight:600;}input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:0.95;font-size:13px;color:#898c94;font-weight:600;}.btn-margin{margin-top:40px;}.btn-wrap{display:flex;flex-wrap:wrap;margin:-5px;}.btn-wrap .btn{margin:5px;}.btn{display:inline-block;overflow:hidden;transform:perspective(0) translateZ(0);background:linear-gradient(195deg,var(--main-color) 0%,var(--secondary-color) 100%);box-shadow:0 0 1px rgba(0,0,0,0);border-color:transparent;color:#ffffff;border-radius:5px;font-size:18px;font-family:"Barlow",sans-serif;font-weight:700;height:60px;line-height:56px;padding:0px 70px;border:0;border-style:solid;box-shadow:none;transition:all 0.5s ease 0s;cursor:pointer;z-index:1;position:relative;}.btn::before{content:"";background:#0e0e0e;height:50%;width:0;position:absolute;top:0;left:0;right:auto;transition:0.3s cubic-bezier(0.785,0.135,0.15,0.86);z-index:-1;}.btn::after{content:"";background:#0e0e0e;height:50%;width:0;position:absolute;bottom:0;right:0;left:auto;transition:0.3s cubic-bezier(0.785,0.135,0.15,0.86);z-index:-1;}.btn:focus,.btn:focus:active{box-shadow:none;}.btn:hover{color:#ffffff;}.btn:hover::before{width:100%;right:0;left:auto;}.btn:hover::after{width:100%;left:0;right:auto;}.btn-3{height:50px;line-height:45px;font-size:14px;padding:0 40px;background:#ff5538;color:#ffffff;}.btn-4{height:50px;line-height:48px;font-size:18px;padding:0 45px;background:#11ddf5;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);color:#ffffff;}.btn-4:hover{background:#ffffff;color:#11ddf5;}.btn-round{border-radius:100px;}.btn-square{border-radius:0;}[class*="btn-icon-"] i{position:absolute;top:0;width:60px;height:60px;line-height:28px;text-align:center;padding:15px;background-color:rgba(0,0,0,0.1);}.btn-icon-left{padding-left:69px;}.btn-icon-left i{left:0;right:auto;}.btn-icon-right{padding-right:69px;}.btn-icon-right i{left:auto;right:0;}.btn-primary{background-color:var(--main-color);border-color:var(--main-color);color:#ffffff;}.btn-primary:hover{background-color:var(--main-color);border-color:var(--main-color);}.btn-secondary{background-color:#000c29;border-color:#000c29;color:#ffffff;}.btn-secondary:hover{background-color:#000c29;border-color:#000c29;}.btn-white{background-color:#ffffff;border-color:#ffffff;color:#0e0e0e;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);}.btn-white::after{background:var(--main-color);}.btn-white::before{background:var(--main-color);}.header-section{position:absolute;left:0;top:0;background:#ffffff;width:100%;z-index:999;}@media only screen and (max-width:991px){.header-section{padding:15px 0;}}.header-wrap{display:flex;justify-content:space-between;align-items:center;}.header-logo a img{width:150px;}@media only screen and (max-width:1199px){.header-logo a img{width:130px;}}.header-menu .main-menu{display:flex;}.header-menu .main-menu li{position:relative;padding:30px 25px;}@media only screen and (max-width:1199px){.header-menu .main-menu li{padding:30px 20px;}}.header-menu .main-menu li a{font-size:15px;font-family:"Barlow",sans-serif;font-weight:700;text-transform:capitalize;color:#0e0e0e;}.header-menu .main-menu li.active-menu > a{color:var(--main-color);}.header-menu .main-menu li.active-menu > .menu-icon::after{color:var(--main-color);}.header-menu .main-menu li .menu-icon::after{content:'\f16c';font-family:"flaticon";font-size:10px;color:#94a0b9;margin-left:5px;transition:all 0.3s linear;}.header-menu .main-menu li:hover > .menu-icon::after{color:var(--main-color);}.header-menu .main-menu li:hover > a{color:var(--main-color);}.header-menu .main-menu li:hover > .sub-menu{opacity:1;visibility:visible;top:100%;}.header-menu .main-menu li .sub-menu{position:absolute;left:0;top:110%;width:270px;background:#ffffff;box-shadow:0 2px 29px rgba(0,0,0,0.05);padding:20px 0;border-radius:5px;border-top:3px solid var(--main-color);opacity:0;z-index:99;visibility:hidden;transition:all 0.3s linear;}.header-menu .main-menu li .sub-menu li{padding:0;}.header-menu .main-menu li .sub-menu li a{padding:5px 25px;font-size:15px;font-family:"Barlow",sans-serif;font-weight:600;text-transform:capitalize;display:block;position:relative;z-index:1;}.header-menu .main-menu li .sub-menu li.active > a{color:var(--main-color);}.header-menu .main-menu li .sub-menu li:hover > a{color:var(--main-color);}.header-meta{display:flex;align-items:center;white-space:nowrap;}.header-search{margin-left:25px;padding-left:15px;position:relative;}.header-search::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:#ebebeb;width:1px;height:30px;}.header-search .search-btn{font-size:16px;border-radius:50%;text-align:center;color:#333333;transition:all 0.3s linear;}.header-search .search-btn:hover{color:var(--main-color);}.search-wrap{width:100%;height:100%;overflow:hidden;display:none;position:fixed;top:0;left:0;z-index:121;background:rgba(0,0,0,0.9);}.search-wrap .search-inner{position:relative;width:100%;height:100%;}.search-wrap .search-inner .search-close{position:absolute;top:50px;right:50px;font-size:22px;color:#ffffff;cursor:pointer;transition:all 0.3s linear;}.search-wrap .search-inner .search-close:hover{transform:rotate(90deg);color:var(--main-color);}.search-wrap .search-inner .search-cell{position:absolute;top:50%;width:100%;transform:translateY(-50%);}.search-wrap .search-inner .search-cell .search-field-holder{width:50%;margin:auto;position:relative;}@media only screen and (max-width:991px){.search-wrap .search-inner .search-cell .search-field-holder{width:60%;}}@media only screen and (max-width:575px){.search-wrap .search-inner .search-cell .search-field-holder{width:80%;}}.search-wrap .search-inner .search-cell .search-field-holder .main-search-input{width:100%;height:70px;border:0;padding:0 50px;text-transform:uppercase;background:transparent;font-size:25px;font-weight:400;color:#ffffff;border-bottom:2px solid #898989;text-align:center;letter-spacing:2px;}@media only screen and (max-width:1199px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input{padding:0 35px;font-size:20px;}}@media only screen and (max-width:767px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input{font-size:16px;padding:0 15px;}}.search-wrap .search-inner .search-cell .search-field-holder .main-search-input::-webkit-input-placeholder{opacity:0.95;font-size:25px;color:#ffffff;font-weight:400;}@media only screen and (max-width:1199px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input::-webkit-input-placeholder{font-size:20px;}}@media only screen and (max-width:767px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input::-webkit-input-placeholder{font-size:16px;}}@media only screen and (max-width:575px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input::-webkit-input-placeholder{font-size:14px;}}.search-wrap .search-inner .search-cell .search-field-holder .main-search-input:-moz-placeholder{opacity:0.95;font-size:25px;color:#ffffff;font-weight:400;}@media only screen and (max-width:1199px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input:-moz-placeholder{font-size:20px;}}@media only screen and (max-width:767px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input:-moz-placeholder{font-size:16px;}}@media only screen and (max-width:575px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input:-moz-placeholder{font-size:14px;}}.search-wrap .search-inner .search-cell .search-field-holder .main-search-input::-moz-placeholder{opacity:0.95;font-size:25px;color:#ffffff;font-weight:400;}@media only screen and (max-width:1199px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input::-moz-placeholder{font-size:20px;}}@media only screen and (max-width:767px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input::-moz-placeholder{font-size:16px;}}@media only screen and (max-width:575px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input::-moz-placeholder{font-size:14px;}}.search-wrap .search-inner .search-cell .search-field-holder .main-search-input:-ms-input-placeholder{opacity:0.95;font-size:25px;color:#ffffff;font-weight:400;}@media only screen and (max-width:1199px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input:-ms-input-placeholder{font-size:20px;}}@media only screen and (max-width:767px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input:-ms-input-placeholder{font-size:16px;}}@media only screen and (max-width:575px){.search-wrap .search-inner .search-cell .search-field-holder .main-search-input:-ms-input-placeholder{font-size:14px;}}.header-cart .cart-btn{font-size:16px;border-radius:50%;text-align:center;background:none;color:#333333;border:0;position:relative;transition:all 0.3s linear;}.header-cart .cart-btn:hover{color:var(--main-color);}.header-cart .cart-btn .count{width:18px;height:18px;line-height:18px;text-align:center;background:var(--main-color);border-radius:50%;font-size:10px;font-weight:400;display:inline-block;color:#ffffff;position:absolute;top:-4px;right:-12px;}.dropdown-cart{max-width:370px;padding:30px;border-radius:10px;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);border:0;transform:translateX(-50%) !important;left:50% !important;top:57px !important;}@media only screen and (max-width:1399px){.dropdown-cart{left:0 !important;transform:translateX(-85%) !important;}}@media only screen and (max-width:991px){.dropdown-cart{top:56px !important;}}@media only screen and (max-width:449px){.dropdown-cart{left:0 !important;transform:translateX(-72%) !important;}}.dropdown-cart .cart-items{height:280px;overflow-y:auto;}.dropdown-cart .cart-items .single-cart-item{display:flex;align-items:center;position:relative;}.dropdown-cart .cart-items .single-cart-item + .single-cart-item{margin-top:30px;}.dropdown-cart .cart-items .single-cart-item .item-image img{border-radius:50%;}.dropdown-cart .cart-items .single-cart-item .item-content{flex:1;padding-right:25px;padding-left:20px;}.dropdown-cart .cart-items .single-cart-item .item-content .title{font-size:16px;font-weight:700;color:#000000;line-height:1.3;}.dropdown-cart .cart-items .single-cart-item .item-content .quantity{font-size:14px;color:var(--main-color);line-height:1.75;display:block;}.dropdown-cart .cart-items .single-cart-item .btn-close{position:absolute;width:5px;height:5px;top:0;right:5px;}.dropdown-cart .cart-total{display:flex;justify-content:space-between;margin-top:25px;}.dropdown-cart .cart-total .label{font-size:18px;font-weight:700;line-height:1.75;display:block;color:#000000;}.dropdown-cart .cart-total .value{font-size:18px;font-weight:700;line-height:1.75;display:block;color:var(--main-color);}.dropdown-cart .cart-btns{margin-top:25px;display:flex;justify-content:space-between;}.dropdown-cart .cart-btns .btn{height:50px;line-height:46px;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);font-size:16px;padding:0 35px;width:48%;}.dropdown-cart .cart-btns .btn.btn-2{background:#000c29;transition:all 0.3s linear;}.dropdown-cart .cart-btns .btn.btn-2:hover{color:#0e0e0e;}.dropdown-cart .cart-btns .btn.btn-2:hover::before{background:#ffffff;}.dropdown-cart .cart-btns .btn.btn-2:hover::after{background:#ffffff;}.header-btn{margin-left:25px;}.header-btn .btn{height:45px;line-height:45px;padding:0 45px;}.header-toggle{margin-left:30px;}.header-toggle button{background:none;border:0;padding:0;}.header-toggle button span{width:25px;height:2px;background:var(--main-color);margin:5px 0;display:block;}.header-toggle button span:last-child{margin-bottom:0;}.header-section-02{background:none;border-bottom:1px solid rgba(255,255,255,0.2);}.header-section-02.sticky{background:#ffffff;border-bottom:0;}.header-section-02.sticky .header-wrap .header-logo .logo-black{display:block;}.header-section-02.sticky .header-wrap .header-logo .logo-white{display:none;}.header-section-02.sticky .header-wrap .header-menu .main-menu li a{color:#0e0e0e;}.header-section-02.sticky .header-wrap .header-menu .main-menu li.active-menu > a{color:#ff5538;}.header-section-02.sticky .header-wrap .header-menu .main-menu li.active-menu > .menu-icon::after{color:#ff5538;}.header-section-02.sticky .header-wrap .header-menu .main-menu li .menu-icon::after{color:#94a0b9;}.header-section-02.sticky .header-wrap .header-menu .main-menu li:hover > .menu-icon::after{color:#ff5538;}.header-section-02.sticky .header-wrap .header-menu .main-menu li:hover > a{color:#ff5538;}.header-section-02.sticky .header-wrap .header-menu .main-menu li .sub-menu{border-top:3px solid #ff5538;}.header-section-02.sticky .header-wrap .header-menu .main-menu li .sub-menu li.active > a{color:#ff5538;}.header-section-02.sticky .header-wrap .header-menu .main-menu li .sub-menu li:hover > a{color:#ff5538;padding-left:35px;}.header-section-02.sticky .header-wrap .header-cart .cart-btn{color:#333333;}.header-section-02.sticky .header-wrap .header-cart .cart-btn:hover{color:#ff5538;}.header-section-02.sticky .header-wrap .header-search .search-btn{color:#333333;}.header-section-02.sticky .header-wrap .header-search .search-btn:hover{color:#ff5538;}.header-section-02 .header-logo .logo-black{display:none;}.header-section-02 .header-menu .main-menu > li > a{color:#ffffff;}.header-section-02 .header-menu .main-menu > li.active-menu > a{color:#ff5538;}.header-section-02 .header-menu .main-menu > li.active-menu > .menu-icon::after{color:#ff5538;}.header-section-02 .header-menu .main-menu > li .menu-icon::after{color:#ffffff;}.header-section-02 .header-menu .main-menu > li:hover > .menu-icon::after{color:#ff5538;}.header-section-02 .header-menu .main-menu > li:hover > a{color:#ff5538;}.header-section-02 .header-menu .main-menu > li .sub-menu{border-top:3px solid #ff5538;}.header-section-02 .header-menu .main-menu > li .sub-menu li.active > a{color:#ff5538;}.header-section-02 .header-menu .main-menu > li .sub-menu li:hover > a{color:#ff5538;}.header-section-02 .header-cart .cart-btn{color:#ffffff;}.header-section-02 .header-cart .cart-btn:hover{color:#ff5538;}.header-section-02 .header-cart .cart-btn .count{background:#ff5538;color:#ffffff;}.header-section-02 .header-search .search-btn{color:#ffffff;}.header-section-02 .header-search .search-btn:hover{color:#ff5538;}.header-section-02 .dropdown-cart .cart-items .single-cart-item .item-content .quantity{color:#ff5538;}.header-section-02 .dropdown-cart .cart-total .value{color:#ff5538;}.header-section-02 .dropdown-cart .cart-btns .btn.btn-3{background:#ff5538;color:#ffffff;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);}.header-section-02 .dropdown-cart .cart-btns .btn.btn-3:hover{background:#ffffff;color:#ff5538;}.header-section-02 .header-btn .btn.btn-3:hover{background:#ffffff;color:#ff5538;}.header-section-04{background:none;border-bottom:1px solid rgba(255,255,255,0.2);}.header-section-04.sticky{background:#ffffff;border-bottom:0;}.header-section-04.sticky .header-wrap .header-logo .logo-black{display:block;}.header-section-04.sticky .header-wrap .header-logo .logo-white{display:none;}.header-section-04.sticky .header-wrap .header-menu .main-menu li a{color:#0e0e0e;}.header-section-04.sticky .header-wrap .header-menu .main-menu li.active-menu > a{color:var(--main-color);}.header-section-04.sticky .header-wrap .header-menu .main-menu li.active-menu > .menu-icon::after{color:var(--main-color);}.header-section-04.sticky .header-wrap .header-menu .main-menu li .menu-icon::after{color:#94a0b9;}.header-section-04.sticky .header-wrap .header-menu .main-menu li:hover > .menu-icon::after{color:var(--main-color);}.header-section-04.sticky .header-wrap .header-menu .main-menu li:hover > a{color:var(--main-color);}.header-section-04.sticky .header-wrap .header-menu .main-menu li .sub-menu{border-top:3px solid var(--main-color);}.header-section-04.sticky .header-wrap .header-menu .main-menu li .sub-menu li.active > a{color:var(--main-color);}.header-section-04.sticky .header-wrap .header-menu .main-menu li .sub-menu li:hover > a{color:var(--main-color);padding-left:35px;}.header-section-04.sticky .header-wrap .header-cart .cart-btn{color:#333333;}.header-section-04.sticky .header-wrap .header-cart .cart-btn:hover{color:var(--main-color);}.header-section-04.sticky .header-wrap .header-search .search-btn{color:#333333;}.header-section-04.sticky .header-wrap .header-search .search-btn:hover{color:var(--main-color);}.header-section-04 .header-logo .logo-black{display:none;}.header-section-04 .header-menu .main-menu > li > a{color:#ffffff;}.header-section-04 .header-menu .main-menu > li.active-menu > a{color:var(--main-color);}.header-section-04 .header-menu .main-menu > li.active-menu > .menu-icon::after{color:var(--main-color);}.header-section-04 .header-menu .main-menu > li .menu-icon::after{color:#ffffff;}.header-section-04 .header-menu .main-menu > li:hover > .menu-icon::after{color:var(--main-color);}.header-section-04 .header-menu .main-menu > li:hover > a{color:var(--main-color);}.header-section-04 .header-cart .cart-btn{color:#ffffff;}.header-section-04 .header-cart .cart-btn:hover{color:var(--main-color);}.header-section-04 .header-cart .cart-btn .count{background:var(--main-color);color:#ffffff;}.header-section-04 .header-search .search-btn{color:#ffffff;}.header-section-04 .header-search .search-btn:hover{color:var(--main-color);}.header-section-04 .dropdown-cart .cart-items .single-cart-item .item-content .quantity{color:var(--main-color);}.header-section-04 .dropdown-cart .cart-total .value{color:var(--main-color);}.header-section-04 .dropdown-cart .cart-btns .btn.btn-3{background:var(--main-color);color:#ffffff;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);}.header-section-04 .dropdown-cart .cart-btns .btn.btn-3:hover{background:#ffffff;color:var(--main-color);}.header-section-05 .header-social{position:relative;padding-right:25px;margin-right:20px;}.header-section-05 .header-social::before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);background:#ebebeb;width:1px;height:30px;}.header-section-05 .header-social ul li{display:inline-block;}.header-section-05 .header-social ul li + li{margin-left:10px;}.header-section-05 .header-social ul li a{font-size:15px;display:block;color:#565656;}.header-section-05 .header-social ul li a:hover{color:var(--main-color);}.header-section-05 .header-search{padding-left:0;}.header-section-05 .header-search::before{display:none;}.header-top-section{background:#030213;}.header-top-wrapper{display:flex;align-items:center;justify-content:space-between;padding:10px 0;}.header-top-wrapper .header-top-info ul li{display:inline-block;font-size:14px;line-height:18px;color:#ffffff;position:relative;}.header-top-wrapper .header-top-info ul li i{font-size:20px;color:#11ddf5;position:relative;top:1px;margin-right:7px;}.header-top-wrapper .header-top-info ul li + li{padding-left:30px;margin-left:25px;}.header-top-wrapper .header-top-info ul li + li::before{content:"";position:absolute;left:0;top:50%;background:#353542;width:1px;height:45px;transform:translateY(-46%);}.header-top-wrapper .header-social{display:flex;align-items:center;}.header-top-wrapper .header-social span{font-size:14px;color:#11ddf5;display:inline-block;margin-right:20px;}.header-top-wrapper .header-social ul li{display:inline-block;}.header-top-wrapper .header-social ul li + li{margin-left:10px;}.header-top-wrapper .header-social ul li a{display:inline-block;font-size:14px;color:#8c8c8c;}.header-top-wrapper .header-social ul li a:hover{color:#11ddf5;}.header-section-06 .header-menu{margin-left:auto;}.header-section-06 .header-menu .main-menu > li.active-menu > a{color:#11ddf5;}.header-section-06 .header-menu .main-menu > li.active-menu > .menu-icon::after{color:#11ddf5;}.header-section-06 .header-menu .main-menu > li .menu-icon::after{color:#94a0b9;}.header-section-06 .header-menu .main-menu > li:hover > .menu-icon::after{color:#11ddf5;}.header-section-06 .header-menu .main-menu > li:hover > a{color:#11ddf5;}.header-section-06 .header-menu .main-menu > li .sub-menu{border-top:3px solid #11ddf5;}.header-section-06 .header-menu .main-menu > li .sub-menu li.active > a{color:#11ddf5;}.header-section-06 .header-menu .main-menu > li .sub-menu li:hover > a{color:#11ddf5;}.header-section-06 .header-cart .cart-btn:hover{color:#11ddf5;}.header-section-06 .header-cart .cart-btn .count{background:#11ddf5;color:#ffffff;}.header-section-06 .header-search{padding-left:0;}.header-section-06 .header-search::before{display:none;}.header-section-06 .header-search .search-btn:hover{color:#11ddf5;}.header-section-06 .dropdown-cart .cart-items .single-cart-item .item-content .quantity{color:#ff5538;}.header-section-06 .dropdown-cart .cart-total .value{color:#ff5538;}.header-section-06 .dropdown-cart .cart-btns .btn.btn-3{background:#ff5538;color:#ffffff;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);}.header-section-06 .dropdown-cart .cart-btns .btn.btn-3:hover{background:#ffffff;color:#ff5538;}.header-section-06 .header-meta{position:relative;padding-left:15px;}.header-section-06 .header-meta::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:#cfcfcf;width:1px;height:25px;}.header-section-06 .header-btn .btn{height:50px;line-height:48px;}.header-section-06 .header-btn .btn:hover{background:#0f0948;}.sticky{position:fixed;top:0;box-shadow:0px 0px 16px 0px rgba(0,0,0,0.07);-webkit-animation:sticky 1s;animation:sticky 1s;}@-webkit-keyframes sticky{0%{transform:translateY(-100%);}100%{transform:translateY(0%);}}@keyframes sticky{0%{transform:translateY(-100%);}100%{transform:translateY(0%);}}.offcanvas{background:#000c29;width:320px;}@media only screen and (max-width:575px){.offcanvas{width:280px;}}.offcanvas-header .close-btn{background:none;border:0;font-size:18px;color:#ffffff;transition:all 0.3s linear;}.offcanvas-header .close-btn:hover{transform:rotate(90deg);color:var(--main-color);}.offcanvas-logo a img{width:130px;}.offcanvas-menu{padding:30px 0;}.offcanvas-menu .main-menu li{position:relative;}.offcanvas-menu .main-menu li a{display:block;font-size:16px;font-weight:600;font-family:"Barlow",sans-serif;color:#ffffff;padding:5px 0px;position:relative;}.offcanvas-menu .main-menu li .menu-expand{position:absolute;right:20px;top:14px;width:30px;height:30px;cursor:pointer;background:rgba(255,255,255,0.1);border-radius:3px;}.offcanvas-menu .main-menu li .menu-expand::before{position:absolute;content:'';width:16px;height:2px;background-color:#ffffff;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 0.3s linear;}.offcanvas-menu .main-menu li .menu-expand::after{position:absolute;content:'';width:2px;height:16px;left:50%;top:50%;bottom:0;background-color:#ffffff;transform:translate(-50%,-50%);transition:all 0.3s linear;}.offcanvas-menu .main-menu li:hover > a{color:var(--main-color);}.offcanvas-menu .main-menu li.active > .menu-expand::after{height:0;}.offcanvas-menu .main-menu li ul{padding-left:6%;display:none;}.techwix-hero-section{background:#f0f0f0;overflow:hidden;position:relative;padding-top:85px;background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:1;}.techwix-hero-section .shape-2{position:absolute;width:100%;height:130px;right:0;left:0px;bottom:-130px;background:#ffffff;transform:skewY(-3deg);transform-origin:0;z-index:2;}.techwix-hero-section .hero-content .sub-title{font-size:18px;line-height:30px;font-family:"Jost",sans-serif;font-weight:600;letter-spacing:1px;height:45px;line-height:43px;background:#ffffff;color:#484848;padding-left:10px;padding-right:25px;display:inline-block;border-radius:35px;margin-bottom:10px;}.techwix-hero-section .hero-content .sub-title span{display:inline-block;height:35px;line-height:33px;font-size:16px;font-family:"Barlow",sans-serif;font-weight:600;background:var(--main-color);color:#ffffff;border-radius:35px;padding:0 15px;margin-right:10px;}.techwix-hero-section .hero-content .title{font-size:72px;line-height:84px;color:#0e0e0e;margin-top:15px;}.techwix-hero-section .hero-content p{font-size:24px;line-height:36px;color:#4c4d56;padding-right:45px;margin-top:30px;}.techwix-hero-section .hero-content .hero-btn .btn{margin-top:45px;}.techwix-hero-section .hero-images .images{text-align:center;position:relative;bottom:-50px;}@media only screen and (max-width:1399px){.techwix-hero-section .shape-2{bottom:-110px;}.techwix-hero-section .hero-content .sub-title{padding-right:20px;}.techwix-hero-section .hero-content .sub-title span{font-size:14px;padding:0 14px;margin-right:5px;}.techwix-hero-section .hero-content .title{font-size:60px;line-height:72px;}}@media only screen and (max-width:1199px){.techwix-hero-section .hero-content .sub-title{font-size:14px;padding-right:15px;}.techwix-hero-section .hero-content .title{font-size:50px;line-height:62px;}.techwix-hero-section .hero-content p{padding-right:0px;}}@media only screen and (max-width:991px){.techwix-hero-section .shape-2{transform:skewY(-4deg);bottom:-75px;}.techwix-hero-section .hero-content{padding-top:70px;}.techwix-hero-section .hero-images{padding-top:50px;}}@media only screen and (max-width:767px){.techwix-hero-section .hero-content .sub-title{font-size:14px;padding-right:15px;}.techwix-hero-section .hero-content .sub-title span{font-size:14px;padding:0 14px;margin-right:5px;}.techwix-hero-section .hero-content .title{font-size:40px;line-height:52px;}.techwix-hero-section .hero-content p{font-size:18px;}.techwix-hero-section .hero-images{padding-top:50px;}}@media only screen and (max-width:575px){.techwix-hero-section .hero-images .images{bottom:-15px;}}@media only screen and (max-width:449px){.techwix-hero-section .hero-content .sub-title{font-size:11px;}.techwix-hero-section .hero-content .sub-title span{font-size:12px;padding:0 12px;}}.techwix-hero-section-02{padding-top:185px;padding-bottom:310px;background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden;position:relative;z-index:1;}.techwix-hero-section-02::before{content:"";position:absolute;left:0;top:0;background:rgba(23,26,41,0.3);width:100%;height:100%;z-index:-1;}.techwix-hero-section-02 .svg-shape{position:absolute;bottom:-17%;left:-26%;width:100%;}.techwix-hero-section-02 .hero-content .sub-title{font-size:24px;line-height:36px;font-family:"Jost",sans-serif;font-weight:400;color:#ffffff;}.techwix-hero-section-02 .hero-content .title{font-size:80px;line-height:90px;padding-left:45px;margin-top:30px;color:#ffffff;position:relative;}.techwix-hero-section-02 .hero-content .title::before{content:"";position:absolute;left:0;top:50%;background:#ff5538;height:255px;width:10px;transform:translateY(-50%);}.techwix-hero-section-02 .hero-content .hero-play-btn{margin-top:55px;}.techwix-hero-section-02 .hero-content .hero-play-btn a{position:relative;}.techwix-hero-section-02 .hero-content .hero-play-btn a::before{content:"";border:2px solid #ffffff;position:absolute;z-index:0;left:14%;top:50%;transform:translate(-50%,-50%);display:block;width:110px;height:110px;border-radius:50%;}.techwix-hero-section-02 .hero-content .hero-play-btn .play-btn i{width:80px;height:80px;background:transparent;display:inline-block;line-height:80px;text-align:center;font-size:14px;color:#ff5538;background:#ffffff;border-radius:50%;}.techwix-hero-section-02 .hero-content .hero-play-btn span{font-size:30px;font-weight:600;color:#ffffff;margin-left:30px;}@media only screen and (max-width:1399px){.techwix-hero-section-02 .hero-content .title{font-size:70px;line-height:80px;}.techwix-hero-section-02 .hero-content .title::before{height:220px;}}@media only screen and (max-width:1199px){.techwix-hero-section-02{padding-bottom:260px;}.techwix-hero-section-02 .svg-shape{bottom:-16%;}.techwix-hero-section-02 .hero-content .title{font-size:58px;line-height:70px;}.techwix-hero-section-02 .hero-content .title::before{height:195px;}}@media only screen and (max-width:991px){.techwix-hero-section-02 .svg-shape{left:-35%;}}@media only screen and (max-width:767px){.techwix-hero-section-02{padding-top:150px;}.techwix-hero-section-02 .svg-shape{bottom:-18%;left:-55%;}.techwix-hero-section-02 .hero-content .sub-title{font-size:20px;}.techwix-hero-section-02 .hero-content .title{font-size:48px;line-height:60px;}.techwix-hero-section-02 .hero-content .title::before{height:180px;}}@media only screen and (max-width:449px){.techwix-hero-section-02 .svg-shape{bottom:-18%;left:-55%;}.techwix-hero-section-02 .hero-content .title{font-size:35px;line-height:45px;padding-left:25px;}.techwix-hero-section-02 .hero-content .title::before{height:140px;width:8px;}.techwix-hero-section-02 .hero-content .hero-play-btn a::before{left:13%;width:90px;height:90px;}.techwix-hero-section-02 .hero-content .hero-play-btn .play-btn i{width:65px;height:65px;line-height:65px;}.techwix-hero-section-02 .hero-content .hero-play-btn span{font-size:25px;font-weight:600;color:#ffffff;margin-left:30px;}}.techwix-hero-section-03{height:1020px;background-repeat:no-repeat;background-size:cover;background-position:center center;overflow:hidden;position:relative;z-index:1;}.techwix-hero-section-03 .shape-1{position:absolute;top:-34%;left:-9%;z-index:-1;}.techwix-hero-section-03 .shape-2{position:absolute;left:10%;top:-27%;z-index:-1;}.techwix-hero-section-03 .shape-3{position:absolute;right:-4%;bottom:-19%;z-index:-1;}.techwix-hero-section-03 .shape-4{position:absolute;top:20%;right:-29%;z-index:-1;}.techwix-hero-section-03 .hero-content .sub-title{font-size:16px;line-height:30px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#ffffff;}.techwix-hero-section-03 .hero-content .title{font-size:70px;line-height:78px;font-weight:600;color:#ffffff;margin-top:10px;}.techwix-hero-section-03 .hero-content p{font-size:24px;line-height:36px;font-weight:500;color:#ffffff;margin-top:30px;}.techwix-hero-section-03 .hero-content .hero-btn .btn{margin-top:40px;}@media only screen and (max-width:1399px){.techwix-hero-section-03 .hero-content .title{font-size:60px;line-height:70px;}}@media only screen and (max-width:1199px){.techwix-hero-section-03{height:850px;}.techwix-hero-section-03 .shape-1{top:-65%;left:-20%;}.techwix-hero-section-03 .shape-2{left:4%;top:-48%;}.techwix-hero-section-03 .shape-3{right:-16%;bottom:-26%;}.techwix-hero-section-03 .shape-4{top:25%;right:-61%;}.techwix-hero-section-03 .hero-content .title{font-size:50px;line-height:60px;}.techwix-hero-section-03 .hero-content p{font-size:20px;line-height:32px;}}@media only screen and (max-width:991px){.techwix-hero-section-03{height:750px;}.techwix-hero-section-03 .shape-1{top:-79%;left:-30%;}.techwix-hero-section-03 .shape-2{left:-4%;top:-59%;}.techwix-hero-section-03 .shape-4{top:17%;right:-73%;}}@media only screen and (max-width:767px){.techwix-hero-section-03 .shape-1{top:-85%;left:-45%;}.techwix-hero-section-03 .shape-2{left:-12%;top:-65%;}.techwix-hero-section-03 .shape-3{right:-30%;bottom:-35%;}.techwix-hero-section-03 .shape-4{display:none;}.techwix-hero-section-03 .hero-content .title{font-size:40px;line-height:50px;}.techwix-hero-section-03 .hero-content p{font-size:18px;line-height:30px;}}@media only screen and (max-width:575px){.techwix-hero-section-03 .shape-1{display:none;}.techwix-hero-section-03 .shape-2{display:none;}.techwix-hero-section-03 .shape-3{display:none;}.techwix-hero-section-03 .hero-content .sub-title{font-size:15px;}.techwix-hero-section-03 .hero-content .title{font-size:32px;line-height:42px;}}.techwix-hero-section-04{height:1070px;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;z-index:1;}.techwix-hero-section-04::before{content:"";position:absolute;left:0;top:0;background:rgba(45,45,78,0.5);width:100%;height:100%;z-index:-1;}.techwix-hero-section-04 .shape-1{position:absolute;left:0;top:15%;z-index:-1;}.techwix-hero-section-04 .shape-2{position:absolute;right:0;bottom:0;z-index:-1;}.techwix-hero-section-04 .shape-svg{position:absolute;bottom:-3px;left:0;width:100%;z-index:1;}.techwix-hero-section-04 .shape-svg svg{fill:#ffffff;}.techwix-hero-section-04 .hero-content{max-width:710px;margin:0 auto;}.techwix-hero-section-04 .hero-content .sub-title{font-size:20px;line-height:30px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#ffffff;}.techwix-hero-section-04 .hero-content .title{font-size:150px;line-height:78px;font-weight:600;color:#ffffff;margin-top:45px;}.techwix-hero-section-04 .hero-content p{font-size:24px;line-height:36px;color:#ffffff;margin-top:70px;}.techwix-hero-section-04 .hero-content .hero-btn .btn{margin-top:50px;}@media only screen and (max-width:1399px){.techwix-hero-section-04{height:960px;}.techwix-hero-section-04 .hero-content .title{font-size:130px;}}@media only screen and (max-width:1199px){.techwix-hero-section-04{height:920px;}.techwix-hero-section-04 .hero-content .title{font-size:110px;}}@media only screen and (max-width:991px){.techwix-hero-section-04{height:820px;}}@media only screen and (max-width:767px){.techwix-hero-section-04 .shape-1{left:-5%;top:15%;}.techwix-hero-section-04 .shape-2{right:-60px;bottom:-50px;}.techwix-hero-section-04 .hero-content .sub-title{font-size:18px;}.techwix-hero-section-04 .hero-content .title{font-size:80px;margin-top:30px;}.techwix-hero-section-04 .hero-content p{font-size:18px;line-height:32px;margin-top:40px;}}@media only screen and (max-width:575px){.techwix-hero-section-04{height:760px;}.techwix-hero-section-04 .shape-1{display:none;}.techwix-hero-section-04 .shape-2{display:none;}.techwix-hero-section-04 .hero-content .sub-title{font-size:16px;}.techwix-hero-section-04 .hero-content .title{font-size:60px;line-height:1;}}.techwix-hero-section-05{padding:0 60px;margin-top:90px;}.techwix-hero-section-05 .techwix-hero-wrap{width:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;overflow:hidden;padding-top:110px;padding-bottom:150px;border-radius:35px;}.techwix-hero-section-05 .techwix-hero-wrap .hero-content{max-width:710px;margin:0 auto;}.techwix-hero-section-05 .techwix-hero-wrap .hero-content .sub-title{font-size:14px;line-height:30px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#ffffff;}.techwix-hero-section-05 .techwix-hero-wrap .hero-content .title{font-size:70px;line-height:78px;font-weight:600;color:#ffffff;margin-top:10px;}.techwix-hero-section-05 .techwix-hero-wrap .hero-content .title span{color:var(--main-color);}.techwix-hero-section-05 .techwix-hero-wrap .hero-content p{font-size:24px;line-height:36px;color:#ffffff;margin-top:40px;}.techwix-hero-section-05 .techwix-hero-wrap .hero-content .hero-btn .btn{margin-top:50px;}.techwix-hero-section-05 .techwix-hero-wrap .hero-images .images{-webkit-animation:up-down 5s infinite;animation:up-down 5s infinite;}@-webkit-keyframes up-down{0%{transform:translateY(30px);}50%{transform:translateY(0px);}100%{transform:translateY(30px);}}@keyframes up-down{0%{transform:translateY(30px);}50%{transform:translateY(0px);}100%{transform:translateY(30px);}}@media only screen and (max-width:1199px){.techwix-hero-section-05 .techwix-hero-wrap .hero-content .title{font-size:50px;line-height:60px;}.techwix-hero-section-05 .techwix-hero-wrap .hero-content p{font-size:20px;}}@media only screen and (max-width:991px){.techwix-hero-section-05 .techwix-hero-wrap{padding-top:90px;padding-bottom:120px;}.techwix-hero-section-05 .techwix-hero-wrap .hero-images .images{text-align:center;margin-top:60px;}}@media only screen and (max-width:767px){.techwix-hero-section-05 .techwix-hero-wrap .hero-content .title{font-size:40px;line-height:50px;}.techwix-hero-section-05 .techwix-hero-wrap .hero-content p{font-size:18px;}}@media only screen and (max-width:575px){.techwix-hero-section-05{padding:0 0;}.techwix-hero-section-05 .techwix-hero-wrap .hero-content .title{font-size:36px;line-height:45px;}}.techwix-hero-section-06{background:#0f0948;background-repeat:no-repeat;background-position:center center;background-size:cover;padding-top:130px;}.techwix-hero-section-06 .hero-images{padding-top:105px;position:relative;z-index:1;}.techwix-hero-section-06 .hero-images .shape-1{position:absolute;left:5%;top:17%;-webkit-animation:round-01 7s linear infinite;animation:round-01 7s linear infinite;z-index:-1;}.techwix-hero-section-06 .hero-content{padding-top:170px;}.techwix-hero-section-06 .hero-content .sub-title{font-size:14px;line-height:30px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#ffffff;}.techwix-hero-section-06 .hero-content .title{font-size:70px;line-height:78px;font-weight:600;color:#ffffff;margin-top:10px;}.techwix-hero-section-06 .hero-content .title span{color:#11ddf5;}.techwix-hero-section-06 .hero-content p{font-size:24px;line-height:36px;color:#ffffff;margin-top:40px;}.techwix-hero-section-06 .hero-content .hero-btn .btn-4{height:60px;line-height:58px;padding:0 65px;margin-top:60px;}@-webkit-keyframes round-01{0%{transform:rotate(15deg);}50%{transform:rotate(0deg);}100%{transform:rotate(15deg);}}@keyframes round-01{0%{transform:rotate(15deg);}50%{transform:rotate(0deg);}100%{transform:rotate(15deg);}}@media only screen and (max-width:1399px){.techwix-hero-section-06 .hero-images .shape-1{left:2%;}.techwix-hero-section-06 .hero-content .title{font-size:60px;line-height:70px;}}@media only screen and (max-width:1199px){.techwix-hero-section-06 .hero-images .shape-1{left:2%;}.techwix-hero-section-06 .hero-content{padding-top:120px;}.techwix-hero-section-06 .hero-content .title{font-size:50px;line-height:60px;}}@media only screen and (max-width:991px){.techwix-hero-section-06 .hero-content{padding-top:40px;}.techwix-hero-section-06 .hero-images .shape-1{left:5%;}}@media only screen and (max-width:767px){.techwix-hero-section-06 .hero-images{padding-top:80px;}.techwix-hero-section-06 .hero-images .shape-1{left:0;}.techwix-hero-section-06 .hero-content .title{font-size:40px;line-height:50px;}.techwix-hero-section-06 .hero-content p{font-size:20px;line-height:32px;}}@media only screen and (max-width:575px){.techwix-hero-section-06 .hero-content .title{font-size:32px;line-height:42px;}}.service-content-wrap{padding-top:45px;}@media only screen and (max-width:767px){.service-content-wrap{padding-top:20px;}}.service-item{background:#ffffff;box-shadow:0px 43px 100px 0px rgba(0,0,0,0.13);border-radius:10px;border-top:10px solid var(--main-color);transform:translate3d(0,0,0);padding:30px 40px 40px;margin-top:30px;transition:all 0.3s linear;}@media only screen and (max-width:1399px){.service-item{padding:30px 30px 40px;}}.service-item.service-01,.service-item.service-03{margin-top:55px;}@media only screen and (max-width:1199px){.service-item.service-01,.service-item.service-03{margin-top:30px;}}.service-item .service-img img{height:80px;}.service-item .service-content .title{font-size:24px;line-height:30px;padding-right:15px;margin-top:20px;}@media only screen and (max-width:1399px){.service-item .service-content .title{font-size:22px;padding-right:0;}}.service-item .service-content p{margin-top:15px;}.service-item:hover{transform:translateY(-5px) translate3d(0,-5px,0);}.techwix-service-section-02{background:#f8f8f8;background-repeat:no-repeat;background-size:cover;background-position:center center;}.techwix-service-section-02 .service-item-02{background:#ffffff;box-shadow:0px 43px 100px 0px rgba(0,0,0,0.13);border-radius:10px;padding:40px 45px 45px;margin-top:30px;overflow:hidden;position:relative;}.techwix-service-section-02 .service-item-02 .service-img{position:relative;z-index:1;}.techwix-service-section-02 .service-item-02 .service-img img{height:55px;position:relative;left:15px;}.techwix-service-section-02 .service-item-02 .service-img::before{content:"";position:absolute;left:0;top:-18%;background:#ff5538;width:70px;height:70px;border-radius:50%;transition:all 0.3s linear;z-index:-1;}.techwix-service-section-02 .service-item-02 .next-icon{position:absolute;right:15%;top:15%;}.techwix-service-section-02 .service-item-02.service-2,.techwix-service-section-02 .service-item-02.service-4{margin-top:55px;}.techwix-service-section-02 .service-item-02 .service-content{position:relative;z-index:5;}.techwix-service-section-02 .service-item-02 .service-content .title{font-size:20px;line-height:24px;margin-top:20px;}.techwix-service-section-02 .service-item-02 .service-content p{margin-top:15px;transition:all 0.3s linear;}.techwix-service-section-02 .service-item-02:hover .service-content .title a{color:#ff5538;}.techwix-service-section-02 .more-service-content{margin-top:30px;}.techwix-service-section-02 .more-service-content p{font-size:16px;line-height:30px;}.techwix-service-section-02 .more-service-content p a{font-weight:600;color:#ff5538;}.techwix-service-section-02 .more-service-content p a i{position:relative;top:1px;}@media only screen and (max-width:1199px){.techwix-service-section-02 .service-item-02.service-2,.techwix-service-section-02 .service-item-02.service-4{margin-top:30px;}}@media only screen and (max-width:767px){.techwix-service-section-02 .service-item-02{padding:40px 40px 45px;}}.techwix-service-section-03{background:#010f31;background-repeat:no-repeat;background-size:cover;background-position:center center;padding-bottom:110px;}.techwix-service-section-03 .service-wrap-03{position:relative;z-index:5;margin-top:-140px;}.techwix-service-section-03 .service-item-03{background:#ffffff;border-radius:10px;padding:30px 45px 35px;margin-top:30px;position:relative;}.techwix-service-section-03 .service-item-03 .service-content .title{font-size:22px;line-height:30px;margin-top:20px;}.techwix-service-section-03 .service-item-03 .service-content p{font-size:14px;line-height:30px;padding-top:20px;}.techwix-service-section-03 .service-item-03 .service-content .read-more{margin-top:20px;}.techwix-service-section-03 .service-item-03 .service-content .read-more a{font-size:14px;color:#333333;}.techwix-service-section-03 .service-item-03 .service-content .read-more a i{width:40px;height:40px;line-height:40px;text-align:center;background:#ebebeb;border-radius:50%;color:var(--main-color);margin-right:5px;transition:all 0.3s linear;}.techwix-service-section-03 .service-item-03:hover .service-content .read-more a{color:var(--main-color);}.techwix-service-section-03 .service-item-03:hover .service-content .read-more a i{transform:rotate(90deg);}.techwix-service-section-04 .service-top .experience-wrap{position:relative;}.techwix-service-section-04 .service-top .experience-wrap .shape-1{position:absolute;left:0;top:-35px;z-index:-1;}.techwix-service-section-04 .service-top .experience-wrap .experience{width:370px;height:370px;background:#ffffff;border-radius:50%;padding:140px 0;position:absolute;left:20px;top:20px;}.techwix-service-section-04 .service-top .experience-wrap .experience .number{font-size:200px;line-height:54px;font-weight:600;color:var(--main-color);}.techwix-service-section-04 .service-top .experience-wrap .experience span{font-size:24px;line-height:30px;text-transform:capitalize;display:inline-block;margin-top:80px;}.techwix-service-section-04 .service-top .service-content{padding-right:205px;padding-top:45px;}.techwix-service-section-04 .service-top .service-content p{font-size:16px;line-height:30px;margin-top:40px;}.techwix-service-section-04 .service-bottom{padding-top:190px;}.techwix-service-section-04 .service-bottom .service-item-03{margin-top:30px;}.techwix-service-section-04 .service-bottom .service-item-03 .service-img{overflow:hidden;border-radius:10px;}.techwix-service-section-04 .service-bottom .service-item-03 .service-img a{display:block;}.techwix-service-section-04 .service-bottom .service-item-03 .service-img a img{transition:all 0.3s linear;}.techwix-service-section-04 .service-bottom .service-item-03 .service-text{background:#ffffff;padding:25px;padding-left:20px;position:relative;margin-top:-85px;width:300px;transition:all 0.3s linear;z-index:1;}.techwix-service-section-04 .service-bottom .service-item-03 .service-text .title{font-size:24px;line-height:27px;font-weight:600;position:relative;}.techwix-service-section-04 .service-bottom .service-item-03 .service-text .title::before{content:"";position:absolute;left:-20px;top:50%;background:linear-gradient(-160deg,var(--third-color) 0%,var(--fourth-color) 100%);width:3px;height:50px;transform:translateY(-50%);}.techwix-service-section-04 .service-bottom .service-item-03:hover .service-img a img{transform:scale(1.1);}.techwix-service-section-04 .service-bottom .more-service-content{margin-top:50px;}.techwix-service-section-04 .service-bottom .more-service-content p{font-size:16px;line-height:30px;}.techwix-service-section-04 .service-bottom .more-service-content p a{font-weight:600;color:var(--main-color);}.techwix-service-section-04 .service-bottom .more-service-content p a i{position:relative;top:1px;transition:all 0.3s linear;}.techwix-service-section-04 .service-bottom .more-service-content p a:hover i{margin-left:5px;}@media only screen and (max-width:1199px){.techwix-service-section-04 .service-top .service-content{padding-right:0px;}}@media only screen and (max-width:991px){.techwix-service-section-04{padding-top:100px;}.techwix-service-section-04 .service-top .experience-wrap .shape-1{left:50%;top:-35px;transform:translateX(-45%);}.techwix-service-section-04 .service-top .experience-wrap .experience{position:relative;margin:auto;}.techwix-service-section-04 .service-top .service-content{padding-top:130px;}.techwix-service-section-04 .service-bottom{padding-top:70px;}}@media only screen and (max-width:767px){.techwix-service-section-04 .service-top .experience-wrap .shape-1{width:370px;}.techwix-service-section-04 .service-top .experience-wrap .experience{width:325px;height:325px;padding:110px 0;}.techwix-service-section-04 .service-top .experience-wrap .experience .number{font-size:160px;}.techwix-service-section-04 .service-top .experience-wrap .experience span{font-size:22px;margin-top:70px;}.techwix-service-section-04 .service-bottom{padding-top:30px;}}@media only screen and (max-width:449px){.techwix-service-section-04 .service-top .experience-wrap .shape-1{width:320px;transform:translateX(-50%);}.techwix-service-section-04 .service-top .experience-wrap .experience{width:290px;height:290px;padding:90px 0;left:0;top:0;}.techwix-service-section-04 .service-top .experience-wrap .experience .number{font-size:140px;}.techwix-service-section-04 .service-top .experience-wrap .experience span{font-size:20px;margin-top:50px;}.techwix-service-section-04 .service-top .service-content{padding-top:100px;}}.techwix-service-section-05{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;padding-bottom:160px;z-index:1;}@media only screen and (max-width:1199px){.techwix-service-section-05{padding-bottom:120px;}}.techwix-service-section-05::before{content:"";position:absolute;left:0;bottom:0;background-image:url(/themes/custom/techwix/images/bg/service-bg4.jpg);width:100%;height:75%;z-index:-1;}.techwix-service-section-05 .service-wrap{background:#ffffff;border:1px solid #e1e1e1;border-radius:15px;padding-left:105px;padding-right:105px;padding-bottom:90px;}.techwix-service-section-05 .section-title{max-width:560px;margin:0 auto;}.techwix-service-section-05 .service-content-wrap{padding-top:60px;}.techwix-service-section-05 .service-item-04{margin-top:30px;}.techwix-service-section-05 .service-item-04 .service-img img{transition:all 0.3s linear;}.techwix-service-section-05 .service-item-04 .service-content .title{font-size:24px;line-height:27px;font-weight:600;margin-top:30px;padding-right:70px;}.techwix-service-section-05 .service-item-04 .service-content p{font-size:16px;line-height:30px;margin-top:20px;}.techwix-service-section-05 .service-item-04:hover .service-img img{transform:scale(1.1);}@media only screen and (max-width:1399px){.techwix-service-section-05 .service-item-04 .service-content .title{padding-right:30px;}}@media only screen and (max-width:991px){.techwix-service-section-05{padding-bottom:100px;}.techwix-service-section-05 .service-wrap{padding-left:70px;padding-right:70px;}}@media only screen and (max-width:767px){.techwix-service-section-05 .service-wrap{padding-left:40px;padding-right:40px;}.techwix-service-section-05 .service-item-04 .service-content .title{padding-right:0px;}}.techwix-service-section-06{background:#eaf3f9;background-repeat:no-repeat;background-size:cover;background-position:center center;}.techwix-service-section-06 .section-title{max-width:650px;margin:0 auto;}.techwix-service-section-06 .service-content-wrap{padding-top:30px;}.service-item-05{background:#ffffff;border-radius:10px;padding:40px 51px 45px;margin-top:30px;}@media only screen and (max-width:1399px){.service-item-05{padding:40px 35px 45px;}}@media only screen and (max-width:767px){.service-item-05{padding:40px 30px 45px;}}.service-item-05 .service-img img{transition:all 0.3s linear;}.service-item-05 .service-content .title{font-size:24px;line-height:30px;font-weight:600;margin-top:25px;}.service-item-05 .service-content .title:hover a{color:#11ddf5;}.service-item-05 .service-content p{font-size:14px;line-height:30px;margin-top:15px;}.service-item-05:hover .service-img img{transform:scale(1.1);}.techwix-service-section-07{padding-bottom:280px;}.techwix-service-section-07 .section-title{max-width:810px;margin:0 auto;}.techwix-service-section-07 .service-content-wrap{padding-top:80px;}.techwix-service-section-07 .experience-wrap{position:relative;}.techwix-service-section-07 .experience-wrap .shape-1{position:absolute;left:102px;top:-28px;-webkit-animation:round-01 5s linear infinite;animation:round-01 5s linear infinite;z-index:-1;}.techwix-service-section-07 .experience-wrap .experience{width:370px;height:370px;background:linear-gradient(90deg,#693eaa 0%,#01ebf2 100%);background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:50%;padding:130px 90px;position:absolute;left:150px;top:20px;}.techwix-service-section-07 .experience-wrap .experience .number{font-size:170px;line-height:54px;font-weight:600;color:#ffffff;}.techwix-service-section-07 .experience-wrap .experience span{font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;display:inline-block;color:#ffffff;margin-top:60px;padding-left:10px;}.techwix-service-section-07 .service-content{padding-right:225px;}.techwix-service-section-07 .service-content .text{font-size:18px;line-height:30px;}.techwix-service-section-07 .service-content .service-list{padding-top:15px;}.techwix-service-section-07 .service-content .service-list ul li{display:flex;align-items:flex-start;font-size:16px;line-height:24px;color:#333333;margin-top:20px;}.techwix-service-section-07 .service-content .service-list ul li .service-icon{color:#11ddf5;margin-right:8px;}@media only screen and (max-width:1399px){.techwix-service-section-07 .service-content{padding-right:0px;}}@media only screen and (max-width:1199px){.techwix-service-section-07 .experience-wrap .shape-1{left:0px;top:-28px;}.techwix-service-section-07 .experience-wrap .experience{padding:130px 90px;left:45px;top:15px;}}@media only screen and (max-width:991px){.techwix-service-section-07{padding-bottom:100px;}.techwix-service-section-07 .experience-wrap .shape-1{left:115px;transform:translateX(-50%);}.techwix-service-section-07 .experience-wrap .experience{left:0;position:relative;margin:0 auto;}.techwix-service-section-07 .service-content{margin-top:110px;}}@media only screen and (max-width:767px){.techwix-service-section-07{padding-bottom:80px;}.techwix-service-section-07 .experience-wrap .shape-1{left:30px;top:-50px;}.techwix-service-section-07 .experience-wrap .experience{width:325px;height:325px;padding:105px 70px;}.techwix-service-section-07 .experience-wrap .experience .number{font-size:150px;}.techwix-service-section-07 .experience-wrap .experience span{font-size:16px;margin-top:50px;}.techwix-service-section-07 .service-content{margin-top:120px;}}@media only screen and (max-width:449px){.techwix-service-section-07 .experience-wrap .shape-1{width:350px;left:0;top:-25px;}.techwix-service-section-07 .experience-wrap .experience{width:290px;height:290px;padding:80px 65px;left:0;top:0;}.techwix-service-section-07 .experience-wrap .experience .number{font-size:140px;}.techwix-service-section-07 .experience-wrap .experience span{font-size:16px;}.techwix-service-section-07 .service-content{margin-top:85px;}}.techwix-cta-section .cta-wrap{background:#e6f0fb;max-width:845px;margin:0 auto;position:relative;border-radius:10px;padding:40px 125px;}@media only screen and (max-width:575px){.techwix-cta-section .cta-wrap{padding:40px 90px;}}@media only screen and (max-width:449px){.techwix-cta-section .cta-wrap{padding:40px 70px;}}.techwix-cta-section .cta-wrap .cta-icon{position:absolute;left:30px;top:-60px;height:85px;width:85px;line-height:85px;text-align:center;background:#ffffff;box-shadow:0px 20px 43px 0px rgba(0,0,0,0.09);border-radius:50%;}@media only screen and (max-width:991px){.techwix-cta-section .cta-wrap .cta-icon{top:-40px;}}.techwix-cta-section .cta-wrap .cta-content p{font-size:20px;line-height:30px;font-weight:500;color:#4c4d56;}.techwix-cta-section .cta-wrap .cta-content p a{font-weight:600;color:var(--main-color);}.techwix-cta-section .cta-wrap .cta-content p a:hover{color:#0e0e0e;}.techwix-cta-section-02 .cta-wrap{background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;border-radius:10px;padding:55px 105px;margin-bottom:-90px;}.techwix-cta-section-02 .cta-wrap .cta-content p{font-size:30px;line-height:44px;font-weight:600;padding-left:90px;color:#ffffff;}.techwix-cta-section-02 .cta-wrap .cta-content .cta-icon{width:115px;height:115px;line-height:110px;text-align:center;border-radius:50%;position:absolute;top:-35px;left:35px;background:#010f31;}.techwix-cta-section-02 .cta-wrap .cta-btn{text-align:right;}.techwix-cta-section-02 .cta-wrap .cta-btn .btn{font-size:22px;background:#ffffff;color:#0e0e0e;padding:0 35px;}.techwix-cta-section-02 .cta-wrap .cta-btn .btn:hover{color:#ffffff;}@media only screen and (max-width:991px){.techwix-cta-section-02 .cta-wrap .cta-content{text-align:center;margin-top:40px;}.techwix-cta-section-02 .cta-wrap .cta-content .cta-icon{left:50%;transform:translateX(-50%);}.techwix-cta-section-02 .cta-wrap .cta-content p{padding-left:0;}.techwix-cta-section-02 .cta-wrap .cta-btn{text-align:center;margin-top:40px;}}@media only screen and (max-width:767px){.techwix-cta-section-02 .cta-wrap{padding:55px 60px;}}@media only screen and (max-width:449px){.techwix-cta-section-02 .cta-wrap{padding:55px 25px;}}.techwix-cta-section-03 .cta-wrap{padding:90px 105px;border-radius:10px;background:#0c155f;background-repeat:no-repeat;background-size:cover;background-position:center center;margin-bottom:-85px;position:relative;z-index:5;}.techwix-cta-section-03 .cta-wrap .cta-content{padding-right:60px;}@media only screen and (max-width:1399px){.techwix-cta-section-03 .cta-wrap .cta-content{padding-right:30px;}}.techwix-cta-section-03 .cta-wrap .cta-content .title{padding-left:30px;position:relative;}.techwix-cta-section-03 .cta-wrap .cta-content .title::before{content:"";position:absolute;left:0px;top:50%;background:linear-gradient(-160deg,var(--third-color) 0%,var(--fourth-color) 100%);width:5px;height:100%;transform:translateY(-45%);}.techwix-cta-section-03 .cta-wrap .cta-info p{font-size:18px;line-height:30px;font-family:"Barlow",sans-serif;font-weight:500;color:#ffffff;margin-top:10px;}.techwix-cta-section-03 .cta-wrap .cta-info .number{font-size:36px;line-height:42px;font-weight:700;color:#4bfff4;}@media only screen and (max-width:1199px){.techwix-cta-section-03 .cta-wrap .cta-content{padding-right:0;}}@media only screen and (max-width:991px){.techwix-cta-section-03 .cta-wrap{padding:90px 75px;}.techwix-cta-section-03 .cta-wrap .cta-info{margin-top:50px;}}@media only screen and (max-width:449px){.techwix-cta-section-03 .cta-wrap{padding:70px 40px;}.techwix-cta-section-03 .cta-wrap .cta-info .number{font-size:28px;line-height:40px;}}.techwix-cta-section-04{background:#0f0948;background-repeat:no-repeat;background-size:cover;background-position:center center;}.techwix-cta-section-04 .cta-left{padding-right:115px;}.techwix-cta-section-04 .cta-left .section-title .title{position:relative;padding-left:40px;}.techwix-cta-section-04 .cta-left .section-title .title::before{content:"";position:absolute;left:0px;top:50%;background:linear-gradient(-160deg,var(--third-color) 0%,var(--fourth-color) 100%);width:5px;height:100%;transform:translateY(-45%);}.techwix-cta-section-04 .cta-left .cta-info{display:flex;align-items:center;margin-top:60px;}.techwix-cta-section-04 .cta-left .cta-info .cta-text{flex:1;margin-left:30px;}.techwix-cta-section-04 .cta-left .cta-info .cta-text p{font-size:14px;line-height:30px;color:#ffffff;}.techwix-cta-section-04 .cta-left .cta-info .cta-text .number{font-size:24px;line-height:30px;color:#ffffff;}.techwix-cta-section-04 .cta-right{display:flex;justify-content:space-between;position:relative;max-width:360px;}.techwix-cta-section-04 .cta-right::before{content:"";position:absolute;left:0;bottom:55%;background:#27225b;width:360px;height:1px;transform:translateY(-50%);}.techwix-cta-section-04 .cta-right::after{content:"";position:absolute;left:50%;top:50%;background:#27225b;width:1px;height:280px;transform:translate(-50%,-50%);}.techwix-cta-section-04 .cta-right .counter-item-box{position:relative;}.techwix-cta-section-04 .cta-right .counter-item.counter-1,.techwix-cta-section-04 .cta-right .counter-item.counter-2{padding-top:45px;margin-top:25px;}.techwix-cta-section-04 .cta-right .counter-item span{font-size:48px;line-height:26px;font-family:"Barlow",sans-serif;font-weight:600;color:#11ddf5;}.techwix-cta-section-04 .cta-right .counter-item p{font-size:12px;line-height:26px;font-weight:700;text-transform:uppercase;color:#ffffff;}@media only screen and (max-width:1199px){.techwix-cta-section-04 .cta-left{padding-right:0px;}.techwix-cta-section-04 .cta-right{margin-top:65px;}.techwix-cta-section-04 .cta-right::before{width:320px;}.techwix-cta-section-04 .cta-right::after{height:240px;}}@media only screen and (max-width:767px){.techwix-cta-section-04 .cta-right .counter-item span{font-size:42px;}}.techwix-cta-section-05 .cta-wrap{background:#0f0948;background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:10px;margin-bottom:-85px;position:relative;z-index:5;padding:80px 110px 105px;}.techwix-cta-section-05 .cta-wrap .cta-content .title{font-size:42px;line-height:54px;font-weight:600;color:#ffffff;}.techwix-cta-section-05 .cta-wrap .cta-content .cta-btn .btn-4{height:45px;line-height:45px;font-size:15px;padding:0 30px;margin-top:35px;}@media only screen and (max-width:1199px){.techwix-cta-section-05 .cta-wrap{padding:80px 75px 80px;}}@media only screen and (max-width:767px){.techwix-cta-section-05 .cta-wrap{padding:70px 70px 70px;}.techwix-cta-section-05 .cta-wrap .cta-content .title{font-size:36px;line-height:48px;}}@media only screen and (max-width:449px){.techwix-cta-section-05 .cta-wrap{padding:70px 50px 70px;}.techwix-cta-section-05 .cta-wrap .cta-content .title{font-size:32px;line-height:44px;}}.techwix-cta-section-06{background:#010f31;background-repeat:no-repeat;background-size:cover;background-position:center center;}@media only screen and (max-width:991px){.techwix-cta-section-06 .cta-info{margin-top:50px;}}.techwix-cta-section-06 .cta-info .cta-text{margin-left:30px;margin-top:10px;}@media only screen and (max-width:991px){.techwix-cta-section-06 .cta-info .cta-text{margin-left:0;}}.techwix-cta-section-06 .cta-info .cta-text p{font-size:18px;line-height:30px;font-family:"Barlow",sans-serif;font-weight:500;color:#ffffff;}.techwix-cta-section-06 .cta-info .cta-text .number{font-size:36px;line-height:42px;color:var(--main-color);}.techwix-cta-section-07{background:none;}.techwix-cta-section-07 .cta-wrap{background:#010f31;padding:105px;border-radius:10px;background-repeat:no-repeat;background-size:cover;background-position:center center;margin-bottom:-150px;position:relative;z-index:5;}@media only screen and (max-width:1199px){.techwix-cta-section-07 .cta-info .cta-text{margin-left:0px;}}@media only screen and (max-width:991px){.techwix-cta-section-07 .cta-info{margin-top:50px;}}@media only screen and (max-width:767px){.techwix-cta-section-07 .cta-wrap{padding:80px;}}@media only screen and (max-width:575px){.techwix-cta-section-07 .cta-wrap{padding:60px;}.techwix-cta-section-07 .cta-info .cta-text .number{font-size:28px;line-height:40px;}}@media only screen and (max-width:449px){.techwix-cta-section-07 .cta-wrap{padding:45px;}}.techwix-about-section{background:#0c0520;padding-top:200px;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;overflow:hidden;}.techwix-about-section .shape-1{position:absolute;width:100%;height:130px;right:0;left:0px;top:-30px;background:#ffffff;transform:skewY(-3deg);transform-origin:0;z-index:2;}.techwix-about-section .about-img-wrap{position:relative;}.techwix-about-section .about-img-wrap .about-img img{border-radius:10px;}.techwix-about-section .about-img-wrap .about-img.about-img-big{padding-top:80px;}.techwix-about-section .about-img-wrap .about-img.about-img-sm{position:absolute;top:0px;right:0;}.techwix-about-section .about-img-wrap .about-img.about-img-sm .shape-01{position:absolute;width:9px;height:235px;background:var(--main-color);right:10px;bottom:-270px;}.techwix-about-section .about-content-wrap{padding-left:100px;}.techwix-about-section .about-content-wrap .section-title .title{color:#ffffff;}.techwix-about-section .about-content-wrap .section-title .sub-title{color:#ffffff;}.techwix-about-section .about-content-wrap p{font-size:16px;line-height:30px;color:#ffffff;padding-right:15px;margin-top:20px;}.techwix-about-section .about-content-wrap .play-btn{margin-top:60px;}.techwix-about-section .about-content-wrap .play-btn a{position:relative;}.techwix-about-section .about-content-wrap .play-btn a i{width:80px;height:80px;line-height:80px;font-size:15px;display:inline-block;text-align:center;border-radius:50%;background:linear-gradient(240deg,var(--main-color) 0%,var(--secondary-color) 100%);color:#ffffff;transition:all 0.3s linear;}.techwix-about-section .about-content-wrap .play-btn a span{font-size:24px;font-family:"Barlow",sans-serif;font-weight:600;color:#ffffff;margin-left:30px;}.techwix-about-section .about-content-wrap .play-btn a::before{content:"";border:2px solid #ffffff;position:absolute;z-index:0;left:16%;top:50%;transform:translate(-50%,-50%);display:block;width:180px;height:180px;border-radius:50%;-webkit-animation:zoombig 3.25s linear infinite;animation:zoombig 3.25s linear infinite;-webkit-animation-delay:.8s;animation-delay:.8s;}.techwix-about-section .about-content-wrap .play-btn a::after{content:"";border:2px solid #ffffff;position:absolute;z-index:0;left:16%;top:50%;transform:translate(-50%,-50%);display:block;width:180px;height:180px;border-radius:50%;-webkit-animation:zoombig 3.25s linear infinite;animation:zoombig 3.25s linear infinite;-webkit-animation-delay:0s;animation-delay:0s;}.techwix-about-section .about-content-wrap .play-btn a:hover i{background:linear-gradient(180deg,var(--main-color) 0%,var(--secondary-color) 100%);}@media only screen and (max-width:1199px){.techwix-about-section{padding-top:165px;}.techwix-about-section .shape-1{top:-60px;}.techwix-about-section .about-img-wrap .about-img.about-img-sm{right:-25px;}.techwix-about-section .about-img-wrap .about-img.about-img-sm .shape-01{height:190px;bottom:-228px;}.techwix-about-section .about-content-wrap{padding-left:50px;}}@media only screen and (max-width:991px){.techwix-about-section{padding-top:135px;}.techwix-about-section .about-content-wrap{padding-left:0px;margin-top:50px;}}@media only screen and (max-width:575px){.techwix-about-section{padding-top:150px;}.techwix-about-section .about-img-wrap .about-img.about-img-big{padding-top:0px;}.techwix-about-section .about-img-wrap .about-img.about-img-sm{display:none;}}@-webkit-keyframes zoombig{0%{transform:translate(-50%,-50%) scale(0.5);opacity:1;border-width:3px;}40%{opacity:.5;border-width:3px;}65%{border-width:2px;}100%{transform:translate(-50%,-50%) scale(1);opacity:0;border-width:2px;}}@keyframes zoombig{0%{transform:translate(-50%,-50%) scale(0.5);opacity:1;border-width:3px;}40%{opacity:.5;border-width:3px;}65%{border-width:2px;}100%{transform:translate(-50%,-50%) scale(1);opacity:0;border-width:2px;}}.techwix-about-section-02 .about-02-left{padding:0 35px;}.techwix-about-section-02 .about-02-left .section-title .title{font-size:42px;line-height:60px;}.techwix-about-section-02 .about-02-left .about-author{margin-top:30px;}.techwix-about-section-02 .about-02-left .about-author .name{font-size:16px;line-height:24px;margin-top:20px;}.techwix-about-section-02 .about-02-left .about-author .designation{font-size:12px;line-height:18px;color:#4c4d56;}.techwix-about-section-02 .about-02-right{position:relative;padding-left:112px;}.techwix-about-section-02 .about-02-right::before{content:"";position:absolute;left:0;top:0;background:#e1e1e1;width:1px;height:350px;}.techwix-about-section-02 .about-02-right p{font-size:16px;line-height:30px;color:#4c4d56;}.about-list{margin-top:40px;}.about-list ul li{font-size:16px;line-height:36px;font-family:"Jost",sans-serif;font-weight:500;color:#333333;}.about-list ul li i{font-size:16px;color:var(--main-color);margin-right:10px;}@media only screen and (max-width:1199px){.techwix-about-section-02 .about-02-right{padding-left:80px;}}@media only screen and (max-width:991px){.techwix-about-section-02 .about-02-left{padding:0 0px;}.techwix-about-section-02 .about-02-right{padding-left:0px;margin-top:50px;}.techwix-about-section-02 .about-02-right::before{display:none;}}@media only screen and (max-width:767px){.techwix-about-section-02 .about-02-left .section-title .title{font-size:36px;line-height:52px;}}@media only screen and (max-width:575px){.techwix-about-section-02 .about-02-left .section-title .title{font-size:30px;line-height:48px;}}.techwix-about-section-03{overflow:hidden;padding-bottom:180px;}.techwix-about-section-03 .about-content-03{padding-right:145px;}.techwix-about-section-03 .about-content-03 .text{font-size:16px;line-height:30px;margin-top:20px;}.techwix-about-section-03 .about-content-03 .about-quote{background:#fff6f5;padding:40px 30px;padding-right:85px;border-radius:5px;margin-top:30px;}.techwix-about-section-03 .about-content-03 .about-quote .blockquote{padding-left:60px;margin-bottom:0;position:relative;}.techwix-about-section-03 .about-content-03 .about-quote .blockquote::before{content:'\f115';font-family:flaticon !important;font-size:40px;line-height:1;margin-right:5px;position:absolute;top:0;left:0;color:#ff5538;}.techwix-about-section-03 .about-content-03 .about-quote .blockquote p{font-size:16px;font-weight:500;line-height:30px;color:#0e0e0e;}.techwix-about-section-03 .about-content-03 .about-list-02{padding-top:20px;padding-right:25px;}.techwix-about-section-03 .about-content-03 .about-list-02 .about-list-item-02{margin-top:20px;}.techwix-about-section-03 .about-content-03 .about-list-02 .about-list-item-02 .title{font-size:18px;line-height:30px;color:#231e32;}.techwix-about-section-03 .about-content-03 .about-list-02 .about-list-item-02 .title i{color:#ff5538;margin-right:7px;}.techwix-about-section-03 .about-content-03 .about-list-02 .about-list-item-02 P{font-size:16px;line-height:26px;margin-top:10px;}.techwix-about-section-03 .about-img-warp-3{position:relative;z-index:1;}.techwix-about-section-03 .about-img-warp-3 .shape-1{width:520px;height:490px;background:#ff5538;position:absolute;left:85px;bottom:-30px;z-index:-1;}.techwix-about-section-03 .about-img-warp-3 .about-img img{border-radius:10px;}.techwix-about-section-03 .about-img-warp-3 .about-img-big{text-align:right;}.techwix-about-section-03 .about-img-warp-3 .about-img-sm{position:absolute;left:0px;bottom:-65px;}@media only screen and (max-width:1399px){.techwix-about-section-03 .about-content-03{padding-right:60px;}}@media only screen and (max-width:1199px){.techwix-about-section-03{padding-bottom:100px;}.techwix-about-section-03 .about-content-03{padding-right:40px;}}@media only screen and (max-width:991px){.techwix-about-section-03{padding-bottom:180px;}.techwix-about-section-03 .about-content-03{padding-right:140px;margin-bottom:60px;}}@media only screen and (max-width:767px){.techwix-about-section-03{padding-bottom:150px;}.techwix-about-section-03 .about-content-03{padding-right:0px;}.techwix-about-section-03 .about-img-warp-3 .shape-1{left:25px;}}@media only screen and (max-width:575px){.techwix-about-section-03{padding-bottom:70px;}.techwix-about-section-03 .about-content-03 .about-quote{padding-right:35px;}.techwix-about-section-03 .about-img-warp-3 .shape-1{display:none;}.techwix-about-section-03 .about-img-warp-3 .about-img-big{text-align:center;}.techwix-about-section-03 .about-img-warp-3 .about-img-sm{display:none;}}.techwix-about-section-04 .about-content-wrap{padding-right:105px;}.techwix-about-section-04 .about-content-wrap .text{font-size:16px;line-height:30px;margin-top:30px;}.techwix-about-section-04 .about-img-wrap{position:relative;}.techwix-about-section-04 .about-img-wrap .about-img img{border-radius:10px;}.techwix-about-section-04 .about-img-wrap .about-img-big{text-align:right;}.techwix-about-section-04 .about-img-wrap .about-img-sm{position:absolute;left:-15px;bottom:35px;border:8px solid #ffffff;border-radius:10px;}.about-author-info-wrap{display:flex;align-items:center;border-top:2px solid #ececec;margin-top:30px;padding-top:30px;}.about-author-info-wrap .about-author .name{font-size:16px;line-height:24px;font-weight:600;margin-top:20px;}.about-author-info-wrap .about-author .designation{font-size:12px;line-height:18px;}.about-author-info-wrap .about-info{flex:1;padding-left:50px;margin-left:30px;position:relative;}.about-author-info-wrap .about-info::before{content:"";position:absolute;left:0;top:50%;background:#ececec;width:2px;height:95px;transform:translateY(-50%);}.about-author-info-wrap .about-info p{font-size:16px;line-height:30px;color:#0e0e0e;}.about-author-info-wrap .about-info .number{font-size:24px;line-height:36px;font-weight:600;color:var(--main-color);}@media only screen and (max-width:449px){.about-author-info-wrap .about-info{padding-left:20px;margin-left:15px;}.about-author-info-wrap .about-info p{font-size:15px;}}.play-btn-02{position:absolute;left:15%;top:16%;}.play-btn-02 a{width:80px;height:80px;line-height:80px;font-size:15px;display:inline-block;text-align:center;position:relative;border-radius:50%;background:linear-gradient(240deg,var(--main-color) 0%,var(--secondary-color) 100%);color:#ffffff;transition:all 0.3s linear;}.play-btn-02 a::before{content:"";border:2px solid var(--main-color);position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:170px;height:170px;border-radius:50%;-webkit-animation:zoombig 3.25s linear infinite;animation:zoombig 3.25s linear infinite;-webkit-animation-delay:.8s;animation-delay:.8s;}.play-btn-02 a::after{content:"";border:2px solid var(--main-color);position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:170px;height:170px;border-radius:50%;-webkit-animation:zoombig 3.25s linear infinite;animation:zoombig 3.25s linear infinite;-webkit-animation-delay:0s;animation-delay:0s;}.play-btn-02 a:hover{background:linear-gradient(180deg,var(--main-color) 0%,var(--secondary-color) 100%);}@media only screen and (max-width:1199px){.techwix-about-section-04 .about-content-wrap{padding-right:40px;}}@media only screen and (max-width:991px){.techwix-about-section-04 .about-img-wrap{margin-top:60px;}.techwix-about-section-04 .play-btn-02{left:22%;}}@media only screen and (max-width:767px){.techwix-about-section-04 .play-btn-02{left:2%;}}@media only screen and (max-width:575px){.techwix-about-section-04 .about-content-wrap{padding-right:0px;}.techwix-about-section-04 .about-img-wrap{position:relative;}.techwix-about-section-04 .about-img-wrap .about-img-big{text-align:center;}.techwix-about-section-04 .about-img-wrap .about-img-sm{display:none;}.techwix-about-section-04 .play-btn-02{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}}.techwix-about-section-05 .section-title{max-width:1060px;margin:0 auto;}.techwix-about-section-05 .about-img-wrap{position:relative;}.techwix-about-section-05 .about-img-wrap .about-img img{border-radius:15px;}.techwix-about-section-05 .about-img-wrap .about-img-big{text-align:right;}.techwix-about-section-05 .about-img-wrap .about-img-sm{position:absolute;top:80px;left:0;}.techwix-about-section-05 .about-content-wrap{padding-top:100px;}.techwix-about-section-05 .about-content{padding-left:120px;}.techwix-about-section-05 .about-content .title{font-size:24px;line-height:40px;font-weight:500;color:#0e0e0e;}.techwix-about-section-05 .about-content .text{font-size:16px;line-height:30px;margin-top:30px;}.techwix-about-section-05 .about-content .about-list-item-wrap{margin-top:-20px;}.techwix-about-section-05 .about-content .about-list-item-wrap .about-list-item{display:flex;align-items:center;margin-top:50px;}.techwix-about-section-05 .about-content .about-list-item-wrap .about-list-item .about-text{flex:1;margin-left:20px;}.techwix-about-section-05 .about-content .about-list-item-wrap .about-list-item .about-text .title{font-size:18px;line-height:30px;font-weight:600;}.techwix-about-section-05 .about-content .about-list-item-wrap .about-list-item .about-text p{font-size:14px;line-height:27px;}@media only screen and (max-width:1199px){.techwix-about-section-05 .about-content-wrap{padding-top:80px;}.techwix-about-section-05 .about-content{padding-left:60px;}}@media only screen and (max-width:991px){.techwix-about-section-05 .about-content-wrap{padding-top:60px;}.techwix-about-section-05 .about-img-wrap .about-img-big{text-align:center;}.techwix-about-section-05 .about-content{padding-left:0px;margin-top:60px;}}@media only screen and (max-width:575px){.techwix-about-section-05 .about-img-wrap .about-img-sm{display:none;}}.techwix-about-section-06{padding-bottom:200px;}.techwix-about-section-06 .about-img{position:relative;margin-top:70px;z-index:1;}.techwix-about-section-06 .about-img .shape-1{position:absolute;left:0;top:-25%;-webkit-animation:round-01 7s linear infinite;animation:round-01 7s linear infinite;z-index:-1;}.techwix-about-section-06 .about-img .play-btn{position:absolute;top:-25px;right:135px;}.techwix-about-section-06 .about-img .play-btn a{width:80px;height:80px;line-height:68px;font-size:15px;display:inline-block;text-align:center;border-radius:50%;border:7px solid #ffffff;background:#11ddf5;color:#ffffff;}.techwix-about-section-06 .about-img .play-btn a:hover{background:#0f0948;color:#ffffff;}.techwix-about-section-06 .about-img .image{padding-left:70px;}.techwix-about-section-06 .about-img .image img{border-radius:50%;}.techwix-about-section-06 .about-content-wrap{padding-right:115px;}.techwix-about-section-06 .about-content-wrap .text{font-size:16px;line-height:30px;margin-top:25px;}.techwix-about-section-06 .about-content-wrap .about-list-wrap{padding-top:50px;}.techwix-about-section-06 .about-content-wrap .about-list-wrap .about-list li{border-bottom:1px solid #ebebeb;margin-bottom:15px;padding-bottom:15px;}.techwix-about-section-06 .about-content-wrap .about-list-wrap .about-list li:last-child{margin-bottom:0;}.techwix-about-section-06 .about-content-wrap .about-list-wrap .about-list li a{font-size:20px;line-height:30px;font-family:"Barlow",sans-serif;font-weight:500;color:#0e0e0e;}@media only screen and (max-width:575px){.techwix-about-section-06 .about-content-wrap .about-list-wrap .about-list li a{font-size:18px;}}.techwix-about-section-06 .about-content-wrap .about-list-wrap .about-list li a:hover{color:#11ddf5;}.techwix-about-section-06 .about-content-wrap .about-list-wrap .about-list li a:hover i{transform:translateX(20px);}.techwix-about-section-06 .about-content-wrap .about-list-wrap .about-list li a i{transform:translateX(15px);transition:all 0.3s linear;}@media only screen and (max-width:1199px){.techwix-about-section-06{padding-bottom:100px;}.techwix-about-section-06 .about-img .shape-1{top:-13%;}.techwix-about-section-06 .about-img .image{padding-left:30px;}.techwix-about-section-06 .about-content-wrap{padding-right:0px;}}@media only screen and (max-width:991px){.techwix-about-section-06 .about-img .shape-1{top:-25%;left:11%;}.techwix-about-section-06 .about-img .image{text-align:center;padding-left:0px;}.techwix-about-section-06 .about-content-wrap{margin-top:150px;}.techwix-about-section-06 .about-content-wrap .about-list-wrap{padding-top:30px;}}@media only screen and (max-width:767px){.techwix-about-section-06 .about-img .shape-1{top:-20%;left:0;}}@media only screen and (max-width:575px){.techwix-about-section-06 .about-img .shape-1{top:-10%;}.techwix-about-section-06 .about-content-wrap{margin-top:110px;}}@media only screen and (max-width:449px){.techwix-about-section-06 .about-content-wrap{margin-top:80px;}}.techwix-about-section-07 .about-img-wrap{display:flex;position:relative;z-index:1;}.techwix-about-section-07 .about-img-wrap .shape-1{position:absolute;right:55px;bottom:-30px;z-index:-1;}.techwix-about-section-07 .about-img-wrap .about-img{overflow:hidden;}.techwix-about-section-07 .about-img-wrap .about-img img{border-radius:10px;}.techwix-about-section-07 .about-img-wrap .about-img:first-child{padding-right:15px;}.techwix-about-section-07 .about-img-wrap .about-img:last-child{padding-left:15px;margin-top:75px;}.techwix-about-section-07 .about-content-wrap{padding-left:90px;}.techwix-about-section-07 .about-content-wrap .text{font-size:16px;line-height:30px;margin-top:25px;}.techwix-about-section-07 .about-content-wrap .about-list-03{border-top:1px solid #e1e1e1;margin-top:40px;padding-top:15px;}.techwix-about-section-07 .about-content-wrap .about-list-03 .about-list-item-03{padding-right:40px;margin-top:25px;}.techwix-about-section-07 .about-content-wrap .about-list-03 .about-list-item-03 .title{font-size:18px;line-height:30px;font-weight:700;color:#231e32;}.techwix-about-section-07 .about-content-wrap .about-list-03 .about-list-item-03 p{font-size:16px;line-height:30px;}@media only screen and (max-width:1199px){.techwix-about-section-07 .about-img-wrap .shape-1{right:10px;bottom:-30px;width:370px;}.techwix-about-section-07 .about-content-wrap{padding-left:40px;}.techwix-about-section-07 .about-content-wrap .about-list-03 .about-list-item-03{padding-right:10px;}}@media only screen and (max-width:991px){.techwix-about-section-07 .about-img-wrap{justify-content:center;}.techwix-about-section-07 .about-img-wrap .shape-1{right:75px;width:inherit;}.techwix-about-section-07 .about-content-wrap{padding-left:0px;padding-top:60px;}.techwix-about-section-07 .about-content-wrap .about-list-03 .about-list-item-03{padding-right:40px;}}@media only screen and (max-width:767px){.techwix-about-section-07 .about-img-wrap .shape-1{right:40px;width:370px;}.techwix-about-section-07 .about-content-wrap .about-list-03 .about-list-item-03{padding-right:0px;}}@media only screen and (max-width:575px){.techwix-about-section-07 .about-img-wrap .shape-1{display:none;}}.techwix-counter-section{background:#e5effa;padding-top:60px;padding-bottom:80px;}.techwix-counter-section .counter-wrap{margin-top:-30px;}.single-counter{display:flex;align-items:center;margin-top:30px;}.single-counter .counter-img{height:95px;width:95px;line-height:95px;text-align:center;background:#ffffff;box-shadow:0px 0px 51px 0px rgba(0,0,0,0.09);border-radius:10px;}.single-counter .counter-content{margin-left:20px;}.single-counter .counter-content span{font-size:40px;line-height:26px;font-family:"Barlow",sans-serif;font-weight:700;color:var(--main-color);}.single-counter .counter-content p{font-size:12px;line-height:26px;font-weight:700;text-transform:uppercase;color:#4c4d56;}.techwix-counter-section-02 .counter-wrap{border:1px solid #e1e1e1;background:#ffffff;margin-bottom:-120px;position:relative;z-index:5;padding:15px 25px 75px;}.techwix-counter-section-02 .single-counter{position:relative;margin-left:30px;}.techwix-counter-section-02 .single-counter::before{content:"";position:absolute;right:0;top:50%;background:#e1e1e1;width:1px;height:220px;transform:translateY(-44%);}.techwix-counter-section-02 .single-counter.single-counter-4::before{display:none;}@media only screen and (max-width:1199px){.techwix-counter-section-02 .counter-wrap{padding:15px 55px 75px;}.techwix-counter-section-02 .single-counter{margin-left:0px;}.techwix-counter-section-02 .single-counter::before{display:none;}}@media only screen and (max-width:449px){.techwix-counter-section-02 .counter-wrap{padding:15px 28px 75px;}}.techwix-counter-section-03{background:#010642;background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:80px;padding-bottom:110px;position:relative;z-index:1;}.techwix-counter-section-03::before{content:"";position:absolute;left:0;top:0;background:rgba(1,1,63,0.9);width:100%;height:100%;z-index:-1;}.single-counter-02{margin-top:30px;}.single-counter-02 span{font-size:50px;line-height:30px;font-family:"Barlow",sans-serif;font-weight:700;color:var(--main-color);}.single-counter-02 p{font-size:14px;line-height:30px;text-transform:capitalize;color:#ffffff;}.techwix-counter-section-04{background:none;padding-top:0;padding-bottom:0;}.techwix-counter-section-04::before{display:none;}.techwix-counter-section-04 .counter-wrap{background:linear-gradient(55deg,#693eaa 25%,#47bbff 100%);background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:10px;overflow:hidden;margin-bottom:-110px;padding-top:65px;padding-bottom:95px;}.techwix-counter-section-04 .counter-wrap .single-counter-02 span{color:#ffffff;}.case-study-content-wrap{padding-top:65px;}.single-case-study{position:relative;}.single-case-study .case-study-img{position:relative;overflow:hidden;border-radius:10px;}.single-case-study .case-study-img a{display:block;}.single-case-study .case-study-img a::before{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background:linear-gradient(180deg,#FFFFFF00 25%,#00000082 63%);z-index:0;}.single-case-study .case-study-img .top-meta{position:absolute;top:35px;left:30px;height:40px;line-height:38px;padding:0 15px;border-radius:5px;background:#ffffff;}.single-case-study .case-study-content{position:absolute;bottom:35px;left:30px;}.single-case-study .case-study-content .title{font-size:22px;line-height:30px;color:#ffffff;}.single-case-study .case-study-content p{font-size:16px;line-height:24px;color:var(--main-color);}.single-case-study:hover .case-study-content .title{color:var(--main-color);}.case-study-active .swiper-pagination{position:relative;margin-top:50px;}.case-study-active .swiper-pagination .swiper-pagination-bullet{margin:0 7px;}.techwix-case-study-section-02{background:#010f31;background-repeat:no-repeat;background-size:cover;background-position:center center;}.techwix-case-study-section-02 .single-case-study-02{position:relative;}.techwix-case-study-section-02 .single-case-study-02 .case-study-img{position:relative;overflow:hidden;}.techwix-case-study-section-02 .single-case-study-02 .case-study-img a{display:block;}.techwix-case-study-section-02 .single-case-study-02 .case-study-img a::before{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background:linear-gradient(21deg,var(--main-color) 22%,rgba(146,152,197,0.17409) 40%);z-index:0;display:none;}.techwix-case-study-section-02 .single-case-study-02 .case-study-content{position:absolute;bottom:60px;left:60px;max-width:285px;display:none;}@media only screen and (max-width:449px){.techwix-case-study-section-02 .single-case-study-02 .case-study-content{bottom:10px;left:25px;}}.techwix-case-study-section-02 .single-case-study-02 .case-study-content .sub-title{font-size:14px;line-height:27px;font-weight:500;color:#ffffff;}.techwix-case-study-section-02 .single-case-study-02 .case-study-content .title{font-size:24px;line-height:27px;color:#0e0e0e;}.techwix-case-study-section-02 .single-case-study-02 .case-study-content .title span{display:inline-block;background:#ffffff;margin-top:3px;padding:0 5px;}.techwix-case-study-section-02 .single-case-study-02 .case-study-content .text{font-size:14px;line-height:24px;color:#ffffff;margin-top:20px;}.techwix-case-study-section-02 .single-case-study-02:hover .case-study-content .title{color:var(--main-color);}.techwix-case-study-section-02 .swiper-slide.swiper-slide-active .single-case-study-02 .case-study-img a::before{display:block;}.techwix-case-study-section-02 .swiper-slide.swiper-slide-active .single-case-study-02 .case-study-content{display:block;}.testimonial-wrap{height:530px;background:#f0f0f0;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:5px;padding-top:75px;padding-bottom:90px;padding-left:75px;padding-right:65px;}.testimonial-wrap .testimonial-img{position:relative;z-index:1;}.testimonial-wrap .testimonial-img .shape-1{position:absolute;top:20px;left:20px;-webkit-animation:round-01 7s linear infinite;animation:round-01 7s linear infinite;z-index:-1;}.testimonial-wrap .testimonial-img img{position:relative;bottom:45px;}.testimonial-wrap .testimonial-content-wrap{max-width:520px;background:#ffffff;padding:50px 50px;padding-bottom:60px;position:relative;}.testimonial-wrap .testimonial-content-wrap::before{position:absolute;content:'';width:0;height:0;border-left:25px solid transparent;border-right:35px solid transparent;border-top:40px solid #ffffff;left:-50px;bottom:215px;z-index:1;transform:rotate(90deg);}.single-testimonial p{font-size:26px;line-height:36px;margin-top:20px;margin-bottom:15px;}.single-testimonial .name{font-size:16px;line-height:20px;color:#0e0e0e;}.single-testimonial .designation{font-size:12px;line-height:20px;color:#47484a;}@media only screen and (max-width:1199px){.testimonial-wrap .testimonial-img .shape-1{left:-15px;}}@media only screen and (max-width:991px){.testimonial-wrap{height:auto;padding-top:90px;}.testimonial-wrap .testimonial-img{text-align:center;}.testimonial-wrap .testimonial-img .shape-1{left:75px;}.testimonial-wrap .testimonial-content-wrap{margin:0 auto;margin-top:30px;}.testimonial-wrap .testimonial-content-wrap::before{display:none;}}@media only screen and (max-width:767px){.testimonial-wrap{padding-bottom:70px;padding-left:50px;padding-right:50px;}.testimonial-wrap .testimonial-img .shape-1{left:15px;}}@media only screen and (max-width:575px){.testimonial-wrap{padding-left:35px;padding-right:35px;}.testimonial-wrap .testimonial-content-wrap{padding:50px 30px;}}.techwix-testimonial-section-02{background:#ff5538;background-repeat:no-repeat;background-size:cover;background-position:center center;}.techwix-testimonial-section-02 .testimonial-content-wrap-02{margin-top:60px;}.techwix-testimonial-section-02 .single-testimonial-02{background:#ffffff;box-shadow:0px 10px 15px 0px rgba(0,0,0,0.09);border-radius:10px;width:570px;margin:0 40px;position:relative;}.techwix-testimonial-section-02 .single-testimonial-02 .testimonial-thumb{position:absolute;left:-7%;top:50%;transform:translateY(-65%);z-index:3;}.techwix-testimonial-section-02 .single-testimonial-02 .testimonial-thumb img{border-radius:10px;}.techwix-testimonial-section-02 .single-testimonial-02 .testimonial-content{padding:40px 130px;padding-right:40px;}.techwix-testimonial-section-02 .single-testimonial-02 .testimonial-content p{font-size:20px;line-height:32px;color:#4c4d56;margin-top:20px;margin-bottom:15px;}.techwix-testimonial-section-02 .single-testimonial-02 .testimonial-content .name{font-size:16px;line-height:20px;color:#0e0e0e;}.techwix-testimonial-section-02 .single-testimonial-02 .testimonial-content .designation{font-size:12px;line-height:20px;color:#47484a;}.testimonial-02-active .swiper-pagination{position:relative;margin-top:50px;}.testimonial-02-active .swiper-pagination .swiper-pagination-bullet{margin:0 7px;}.testimonial-02-active .swiper-pagination .swiper-pagination-bullet::after{border:1px solid #ffffff;}.testimonial-02-active .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ffffff;}@media only screen and (max-width:1399px){.techwix-testimonial-section-02 .single-testimonial-02{margin:0 auto;}}@media only screen and (max-width:767px){.techwix-testimonial-section-02 .single-testimonial-02{width:100%;text-align:center;}.techwix-testimonial-section-02 .single-testimonial-02 .testimonial-thumb{position:relative;text-align:center;left:0;top:0;padding-top:40px;transform:translateY(0%);}.techwix-testimonial-section-02 .single-testimonial-02 .testimonial-content{padding:40px 45px;}}.techwix-testimonial-section-03{background:#ffffff;background-repeat:no-repeat;background-size:cover;background-position:center center;}.techwix-testimonial-section-03 .single-testimonial-02{margin:10px 40px;}@media only screen and (max-width:1399px){.techwix-testimonial-section-03 .single-testimonial-02{margin:0 auto;}}.techwix-testimonial-section-03 .single-testimonial-02 .testimonial-thumb::before{content:"";position:absolute;left:0;top:0;background:var(--main-color);width:135px;height:135px;border-radius:10px;transform:translate(5px,5px);z-index:-1;}@media only screen and (max-width:767px){.techwix-testimonial-section-03 .single-testimonial-02 .testimonial-thumb::before{left:50%;top:50%;transform:translate(-45%,-31%);}}.techwix-testimonial-section-03 .testimonial-02-active .swiper-pagination .swiper-pagination-bullet{background-color:#e8e8e8;}.techwix-testimonial-section-03 .testimonial-02-active .swiper-pagination .swiper-pagination-bullet::after{border:1px solid #57585a;}.techwix-testimonial-section-03 .testimonial-02-active .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--main-color);}.techwix-testimonial-section-04{background:#010f31;background-repeat:no-repeat;background-size:cover;background-position:center center;}.techwix-testimonial-section-04 .single-testimonial-02{background:rgba(255,255,255,0.1);}.techwix-testimonial-section-04 .single-testimonial-02 .testimonial-content p{color:#ffffff;}.techwix-testimonial-section-04 .single-testimonial-02 .testimonial-content .name{color:#ffffff;}.techwix-testimonial-section-04 .single-testimonial-02 .testimonial-content .designation{color:#ffffff;}.techwix-testimonial-section-05{padding-top:260px;}.brand-title{font-size:26px;font-weight:500;font-family:"Jost",sans-serif;color:#4c4d56;margin-top:-7px;}@media only screen and (max-width:575px){.brand-title{font-size:20px;}}.brand-title span{color:var(--main-color);font-weight:700;}.brand-active{max-width:1070px;width:100%;margin:45px auto 0;}.techwix-brand-section-02 .brand-wrapper{border-top:1px solid #e1e1e1;padding-top:20px;padding-bottom:120px;}.techwix-brand-section-03 .brand-wrapper{padding-top:90px;}.techwix-brand-section-03 .brand-active{margin-top:0;}.techwix-brand-section-04 .brand-wrapper{padding-top:0;}.techwix-skill-section .skill-left{padding-right:120px;}.techwix-skill-section .skill-left p{font-size:16px;line-height:30px;margin-top:40px;}.techwix-skill-section .skill-left .skill-author{margin-top:30px;}.techwix-skill-section .skill-left .skill-author .name{font-size:16px;line-height:24px;font-weight:600;margin-top:10px;}.techwix-skill-section .skill-left .skill-author .designation{font-size:12px;line-height:18px;}.techwix-skill-section .skill-right{padding-right:50px;margin-top:30px;}.techwix-skill-section .skill-right .experience{display:flex;}.techwix-skill-section .skill-right .experience .number{font-size:180px;line-height:30px;color:#ff5538;margin-right:10px;}.techwix-skill-section .skill-right .experience span{font-size:18px;line-height:24px;color:#333333;margin-top:5px;}.counter-bar{padding-top:20px;}.counter-bar .skill-item{margin-top:30px;}.counter-bar .skill-item .title{font-size:14px;line-height:45px;font-family:"Barlow",sans-serif;font-weight:600;color:#120e1d;}.counter-bar .skill-item .skill-bar .bar-inner{width:100%;height:6px;border-radius:0px;background-color:transparent;position:relative;}.counter-bar .skill-item .skill-bar .bar-inner .progress-line{position:absolute;top:0;left:0;height:6px;border-radius:0px;background:#ff5538;transition:3s;transition-delay:1s;width:0;}.counter-bar .skill-item .skill-bar .bar-inner .progress-line .skill-percent{position:absolute;top:-45px;right:-30px;font-size:12px;color:#ffffff;}.counter-bar .skill-item .skill-bar .bar-inner .progress-line .skill-percent::after{content:"";position:absolute;left:-7px;top:-2px;width:40px;height:25px;background:#0e0e0e;line-height:20px;text-align:center;z-index:-1;}.counter-bar .skill-item .skill-bar .bar-inner .progress-line .skill-percent::before{position:absolute;content:"";border-top:20px solid #0e0e0e;width:0;height:0;bottom:-12px;left:0;border-right:15px solid transparent;transform:translateX(-50%);z-index:-1;}@media only screen and (max-width:1199px){.techwix-skill-section .skill-left{padding-right:30px;}.techwix-skill-section .skill-right .experience .number{font-size:150px;}}@media only screen and (max-width:991px){.techwix-skill-section .skill-left{padding-right:0px;margin-bottom:50px;}}@media only screen and (max-width:575px){.techwix-skill-section .skill-right{padding-right:0px;}.techwix-skill-section .counter-bar .skill-item .skill-bar .bar-inner .progress-line .skill-percent{right:-15px;}}.techwix-skill-section-02{background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;z-index:5;overflow:hidden;}.techwix-skill-section-02 .skill-left{padding-right:25px;}.techwix-skill-section-02 .skill-left .experience-wrap{display:flex;margin-top:35px;}.techwix-skill-section-02 .skill-left .experience-wrap .experience{max-width:170px;background:linear-gradient(-120deg,var(--third-color) 0%,var(--fourth-color) 100%);padding:30px;}.techwix-skill-section-02 .skill-left .experience-wrap .experience .number{font-size:100px;line-height:54px;font-weight:600;color:#ffffff;}.techwix-skill-section-02 .skill-left .experience-wrap .experience span{font-size:18px;line-height:24px;margin-top:30px;display:inline-block;color:#ffffff;}.techwix-skill-section-02 .skill-left .experience-wrap .experience-text{flex:1;margin-left:55px;}.techwix-skill-section-02 .skill-left .experience-wrap .experience-text p{font-size:16px;line-height:30px;margin-top:0;}.techwix-skill-section-02 .skill-left .experience-wrap .experience-text .learn-more{font-size:16px;line-height:30px;font-weight:600;color:var(--main-color);margin-top:20px;}.techwix-skill-section-02 .skill-left .experience-wrap .experience-text .learn-more i{position:relative;top:1px;transition:all 0.3s linear;}.techwix-skill-section-02 .skill-left .experience-wrap .experience-text .learn-more:hover i{margin-left:5px;}.techwix-skill-section-02 .skill-right{margin-top:0;}.techwix-skill-section-02 .skill-right .counter-bar{padding-top:0px;}.techwix-skill-section-02 .skill-right .counter-bar .skill-item .skill-bar .bar-inner .progress-line{background:var(--main-color);}@media only screen and (max-width:1199px){.techwix-skill-section-02 .skill-left{padding-right:0;}}@media only screen and (max-width:991px){.techwix-skill-section-02 .skill-right{padding-top:20px;}}@media only screen and (max-width:575px){.techwix-skill-section-02 .skill-left .experience-wrap{flex-direction:column;gap:25px;}.techwix-skill-section-02 .skill-left .experience-wrap .experience-text{margin-left:0px;}}.techwix-skill-section-03 .skill-left{padding-right:60px;}.techwix-skill-section-03 .skill-left .about-list{margin-top:20px;}.techwix-skill-section-03 .skill-left .about-author-info-wrap{margin-right:30px;}.techwix-skill-section-03 .skill-right{padding-right:120px;}.techwix-skill-section-03 .skill-right .text{font-size:18px;line-height:30px;padding-bottom:30px;}@media only screen and (max-width:1199px){.techwix-skill-section-03 .skill-left{padding-right:30px;}.techwix-skill-section-03 .skill-right{padding-right:0;}}@media only screen and (max-width:991px){.techwix-skill-section-03 .skill-left{padding-right:0px;}.techwix-skill-section-03 .skill-left .about-author-info-wrap{margin-right:0px;}}.techwix-contact-section .contact-wrap{background-repeat:no-repeat;background-size:contain;background-position:60% 100%;}.techwix-contact-section .contact-wrap .contact-info .section-title .title{position:relative;padding-left:45px;}.techwix-contact-section .contact-wrap .contact-info .section-title .title::before{content:"";position:absolute;left:0;top:50%;background:#ff5538;height:150px;width:4px;transform:translateY(-50%);}.techwix-contact-section .contact-wrap .contact-info ul{padding-top:15px;}.techwix-contact-section .contact-wrap .contact-info ul li{margin-top:15px;padding-right:65px;}.techwix-contact-section .contact-wrap .contact-info ul li:first-child{border-top:0;}.techwix-contact-section .contact-wrap .contact-info ul li .contact-info-item .contact-info-icon i{font-size:50px;color:#ff5538;}@media only screen and (max-width:575px){.techwix-contact-section .contact-wrap .contact-info ul li .contact-info-item .contact-info-icon i{font-size:42px;}}.techwix-contact-section .contact-wrap .contact-info ul li .contact-info-item .contact-info-text{margin-left:20px;}.techwix-contact-section .contact-wrap .contact-info ul li .contact-info-item .contact-info-text .title{font-size:24px;line-height:30px;color:#0e0e0e;}.techwix-contact-section .contact-wrap .contact-info ul li .contact-info-item .contact-info-text p{font-size:16px;line-height:30px;color:#0e0e0e;}.techwix-contact-section .contact-wrap .contact-form{background:#f8f8f8;border-radius:10px;overflow:hidden;margin-left:110px;}@media only screen and (max-width:1399px){.techwix-contact-section .contact-wrap .contact-form{margin-left:40px;}}@media only screen and (max-width:1199px){.techwix-contact-section .contact-wrap .contact-form{margin-left:15px;}}@media only screen and (max-width:991px){.techwix-contact-section .contact-wrap .contact-form{margin-left:0;margin-top:60px;}}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap{padding:55px 40px;}@media only screen and (max-width:1199px){.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap{padding:40px;}}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .heading-wrap{margin-bottom:30px;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .heading-wrap .sub-title{font-size:14px;line-height:30px;font-family:"Barlow",sans-serif;font-weight:700;text-transform:uppercase;color:#ff5538;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .heading-wrap .title{font-size:42px;line-height:54px;font-weight:600;color:#333333;}@media only screen and (max-width:1199px){.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .heading-wrap .title{font-size:32px;line-height:48px;}}@media only screen and (max-width:575px){.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .heading-wrap .title{font-size:28px;line-height:40px;}}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form{margin-top:25px;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]){height:55px;line-height:55px;border:1px solid #ebebeb;padding-left:15px;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-webkit-input-placeholder{opacity:0.95;font-size:14px;color:#4c4d56;font-family:"Barlow",sans-serif;font-weight:400;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-moz-placeholder{opacity:0.95;font-size:14px;color:#4c4d56;font-family:"Barlow",sans-serif;font-weight:400;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-moz-placeholder{opacity:0.95;font-size:14px;color:#4c4d56;font-family:"Barlow",sans-serif;font-weight:400;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-ms-input-placeholder{opacity:0.95;font-size:14px;color:#4c4d56;font-family:"Barlow",sans-serif;font-weight:400;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form textarea{height:135px;border:1px solid #ebebeb;padding-left:15px;resize:none;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form textarea::-webkit-input-placeholder{opacity:0.95;font-size:14px;color:#4c4d56;font-family:"Barlow",sans-serif;font-weight:400;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form textarea:-moz-placeholder{opacity:0.95;font-size:14px;color:#4c4d56;font-family:"Barlow",sans-serif;font-weight:400;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form textarea::-moz-placeholder{opacity:0.95;font-size:14px;color:#4c4d56;font-family:"Barlow",sans-serif;font-weight:400;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .single-form textarea:-ms-input-placeholder{opacity:0.95;font-size:14px;color:#4c4d56;font-family:"Barlow",sans-serif;font-weight:400;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .form-btn{margin-top:25px;}.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .form-btn .btn{font-size:16px;width:100%;height:55px;line-height:50px;margin-bottom:10px;}@media only screen and (max-width:575px){.techwix-contact-section .contact-wrap .contact-form .contact-form-wrap .form-btn .btn{padding:0 45px;}}.techwix-contact-section-02 .contact-wrap .contact-info .section-title .title::before{background:var(--main-color);}.techwix-contact-section-02 .contact-wrap .contact-info ul li .contact-info-item .contact-info-icon i{color:var(--main-color);}.techwix-contact-section-02 .contact-wrap .contact-form{background:#ffffff;box-shadow:0px 0px 139px 0px rgba(0,0,0,0.1);}.techwix-contact-section-02 .contact-wrap .contact-form .contact-form-wrap .heading-wrap .sub-title{color:var(--main-color);}.contact-info-section .contact-info-wrap{margin-top:-30px;}.contact-info-section .contact-info-wrap .single-contact-info{background:#f8f8f8;padding:50px 80px 75px;border-radius:5px;margin-top:30px;}@media only screen and (max-width:1199px){.contact-info-section .contact-info-wrap .single-contact-info{padding:50px 40px 60px;}}@media only screen and (max-width:767px){.contact-info-section .contact-info-wrap .single-contact-info{padding:50px 30px 60px;}}.contact-info-section .contact-info-wrap .single-contact-info .info-content .title{font-size:24px;line-height:36px;font-weight:600;margin-top:15px;margin-bottom:15px;}.contact-info-section .contact-info-wrap .single-contact-info .info-content p{font-size:18px;line-height:30px;}@media only screen and (max-width:1199px){.contact-info-section .contact-info-wrap .single-contact-info .info-content p{font-size:16px;}}@media only screen and (max-width:991px){.contact-info-section .contact-info-wrap .single-contact-info .info-content p{font-size:18px;}}.techwix-contact-section-03 .contact-wrap{margin-bottom:-60px;position:relative;z-index:5;}.techwix-contact-section-03 .contact-wrap .contact-form .contact-form-wrap .form-btn{text-align:center;}.techwix-contact-section-03 .contact-wrap .contact-form .contact-form-wrap .form-btn .btn{width:70%;}.contact-map-section .contact-map-wrap{margin-bottom:-8px;}.contact-map-section .contact-map-wrap iframe{height:550px;width:100%;filter:brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);}.techwix-subscribe-section .subscribe-wrap{background:#ff5538;border-radius:10px;padding:40px 110px;padding-left:40px;margin-bottom:-75px;position:relative;}.techwix-subscribe-section .subscribe-wrap .subscribe-content{display:flex;align-items:center;}.techwix-subscribe-section .subscribe-wrap .subscribe-content .subscribe-icon{width:115px;height:115px;line-height:110px;text-align:center;border-radius:50%;position:absolute;top:-35px;left:35px;background:#0e0e0e;}.techwix-subscribe-section .subscribe-wrap .subscribe-content .title{flex:1;font-size:34px;line-height:36px;font-weight:600;color:#ffffff;padding-left:160px;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form{position:relative;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]){height:60px;line-height:60px;border:0;padding-right:170px;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-webkit-input-placeholder{opacity:0.95;font-size:18px;color:#93a1a2;font-weight:400;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-moz-placeholder{opacity:0.95;font-size:18px;color:#93a1a2;font-weight:400;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-moz-placeholder{opacity:0.95;font-size:18px;color:#93a1a2;font-weight:400;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-ms-input-placeholder{opacity:0.95;font-size:18px;color:#93a1a2;font-weight:400;}@media only screen and (max-width:767px){.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]){height:50px;line-height:50px;}}@media only screen and (max-width:575px){.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]){padding-right:20px;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-webkit-input-placeholder{font-size:16px;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-moz-placeholder{font-size:16px;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-moz-placeholder{font-size:16px;}.techwix-subscribe-section .subscribe-wrap .subscribe-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-ms-input-placeholder{font-size:16px;}}.techwix-subscribe-section .subscribe-wrap .subscribe-form form button{height:60px;position:absolute;right:0;top:0;border:0;background:#0e0e0e;color:#ffffff;padding:0 40px;font-size:16px;font-family:"Barlow",sans-serif;font-weight:700;border-top-right-radius:4px;border-bottom-right-radius:4px;}@media only screen and (max-width:767px){.techwix-subscribe-section .subscribe-wrap .subscribe-form form button{height:50px;line-height:50px;}}@media only screen and (max-width:575px){.techwix-subscribe-section .subscribe-wrap .subscribe-form form button{position:relative;width:100%;display:block;margin-top:15px;border-top-left-radius:4px;border-bottom-left-radius:4px;}}@media only screen and (max-width:1199px){.techwix-subscribe-section .subscribe-wrap .subscribe-content .subscribe-icon{width:105px;height:105px;line-height:105px;}.techwix-subscribe-section .subscribe-wrap .subscribe-content .title{padding-left:90px;}}@media only screen and (max-width:991px){.techwix-subscribe-section .subscribe-wrap{text-align:center;padding:40px 90px;}.techwix-subscribe-section .subscribe-wrap .subscribe-content .subscribe-icon{left:50%;transform:translateX(-50%);}.techwix-subscribe-section .subscribe-wrap .subscribe-content .title{padding-left:0px;margin-top:40px;}.techwix-subscribe-section .subscribe-wrap .subscribe-form{margin-top:30px;}}@media only screen and (max-width:575px){.techwix-subscribe-section .subscribe-wrap{text-align:center;padding:40px 30px;}}.techwix-choose-us-section{background:#f8f8f8;background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:210px;}.techwix-choose-us-section .section-title{max-width:570px;margin:0 auto;}.choose-us-content-wrap{padding-top:30px;}.choose-us-content-wrap .more-choose-content{margin-top:30px;}.choose-us-content-wrap .more-choose-content p{font-size:16px;line-height:30px;}.choose-us-content-wrap .more-choose-content p a{font-weight:600;color:var(--main-color);}.choose-us-content-wrap .more-choose-content p a i{position:relative;top:1px;transition:all 0.3s linear;}.choose-us-content-wrap .more-choose-content p a:hover i{margin-left:5px;}.choose-us-item{margin-top:30px;}.choose-us-item .choose-us-img{position:relative;border-radius:10px;overflow:hidden;transition:all 0.3s linear;}.choose-us-item .choose-us-img a{display:block;position:relative;}.choose-us-item .choose-us-img a::before{content:"";position:absolute;left:0;top:0;background:linear-gradient(180deg,rgba(249,80,0,0) 35%,rgba(14,14,14,0.92) 78%);width:100%;height:100%;z-index:0;}.choose-us-item .choose-us-img .choose-us-content{position:absolute;left:0px;bottom:0px;padding:60px 60px;padding-right:75px;}.choose-us-item .choose-us-img .choose-us-content .title{font-size:24px;line-height:27px;color:#ffffff;padding-left:15px;position:relative;}.choose-us-item .choose-us-img .choose-us-content .title::before{content:"";position:absolute;left:0;top:50%;background:linear-gradient(-160deg,var(--third-color) 0%,var(--fourth-color) 100%);width:3px;height:50px;transform:translateY(-50%);}.choose-us-item .choose-us-img .choose-us-content p{font-size:14px;line-height:24px;color:#ffffff;margin-top:20px;margin-bottom:-115px;opacity:0;visibility:hidden;transition:all 0.3s linear;}.choose-us-item:hover .choose-us-img .choose-us-content p{opacity:1;visibility:visible;margin-bottom:0px;}@media only screen and (max-width:1399px){.choose-us-item .choose-us-img .choose-us-content{padding-right:40px;}}@media only screen and (max-width:1199px){.choose-us-item .choose-us-img .choose-us-content{padding:40px 30px;padding-right:25px;}}.techwix-choose-us-section-02{background:#f8f8f8;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;padding-bottom:400px;z-index:1;}.techwix-choose-us-section-02 .choose-us-left{padding-right:50px;}.techwix-choose-us-section-02 .choose-us-left .text{font-size:16px;line-height:30px;margin-top:40px;padding-right:65px;}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap{display:flex;align-items:center;margin-top:40px;padding-right:40px;}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap .author-wrap .name{font-size:16px;line-height:24px;font-weight:600;margin-top:20px;}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap .author-wrap .designation{font-size:12px;line-height:18px;}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap .skill-wrap{flex:1;padding-left:50px;margin-left:30px;position:relative;}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap .skill-wrap::before{content:"";position:absolute;left:0;top:50%;background:#ececec;width:2px;height:95px;transform:translateY(-50%);}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap .skill-wrap .counter-bar{padding-top:0px;}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap .skill-wrap .counter-bar .skill-item{margin-top:15px;}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap .skill-wrap .counter-bar .skill-item.skill-item-01{margin-top:0;}.techwix-choose-us-section-02 .choose-us-left .author-skill-wrap .skill-wrap .counter-bar .skill-item .skill-bar .bar-inner .progress-line{background:var(--main-color);}.techwix-choose-us-section-02 .choose-us-right{padding-left:10px;}@media only screen and (max-width:991px){.techwix-choose-us-section-02 .choose-us-right .faq-accordion{margin-top:50px;}}.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item{border:0;box-shadow:0px 0px 161px 0px rgba(0,0,0,0.2);border-radius:5px;overflow:hidden;margin-top:35px;}.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-button{padding:25px 35px;}.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-button .title{font-size:22px;color:#0e0e0e;font-family:"Barlow",sans-serif;display:inline-block;font-weight:600;text-transform:capitalize;position:relative;z-index:1;}.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-button::after{position:absolute;content:"+";border:none;width:30px;height:30px;line-height:24px;font-size:30px;font-weight:400;text-align:center;border-radius:50%;color:#ffffff;background:linear-gradient(-140deg,var(--third-color) 0%,var(--fourth-color) 100%);right:35px;transition:all .3s ease-out 0s;}.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-body{font-size:14px;border-top:1px solid #ebebeb;padding:30px 35px;}.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-button:focus{box-shadow:none;}.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-button:not(.collapsed){background-color:#ffffff;box-shadow:none;}.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-button:not(.collapsed)::after{position:absolute;content:"-";border:none;width:30px;height:30px;line-height:24px;text-align:center;background:#e6eef8;color:#0e0e0e;transform:rotate(0);}@media only screen and (max-width:1199px){.techwix-choose-us-section-02{padding-bottom:350px;}.techwix-choose-us-section-02 .choose-us-left{padding-right:0;}}@media only screen and (max-width:991px){.techwix-choose-us-section-02{padding-bottom:330px;}.techwix-choose-us-section-02 .choose-us-right{padding-left:0;padding-top:15px;}}.choose-us-item-02{background:#ffffff;box-shadow:0px 0px 60px 0px rgba(0,0,0,0.06);border-radius:10px;padding:40px 45px 40px;margin-top:30px;position:relative;}.choose-us-item-02 .choose-us-img img{transition:all 0.3s linear;}.choose-us-item-02 .choose-us-content .title{font-size:22px;line-height:30px;margin-top:20px;}.choose-us-item-02 .choose-us-content p{font-size:16px;line-height:30px;padding-top:20px;}.choose-us-item-02:hover .choose-us-img img{transform:scale(0.9);}.techwix-choose-us-section-03{background:#ffffff;padding-top:120px;}@media only screen and (max-width:1199px){.techwix-choose-us-section-03{padding-top:100px;}}@media only screen and (max-width:991px){.techwix-choose-us-section-03{padding-top:80px;}}@media only screen and (max-width:767px){.techwix-choose-us-section-03{padding-top:60px;}}.techwix-choose-us-section-04{background:#ffffff;padding-top:120px;}.techwix-choose-us-section-04 .choose-us-wrap{margin-top:-30px;}.techwix-choose-us-section-04 .choose-us-content-wrap{padding-top:0;}.techwix-choose-us-section-04 .choose-us-item-02{border:1px solid #e1e1e1;box-shadow:none;}.team-content-wrap{padding-top:70px;}.single-team{position:relative;}.single-team .team-img a{position:relative;display:block;}.single-team .team-img a::before{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background:linear-gradient(180deg,rgba(249,80,0,0) 35%,rgba(14,14,14,0.89) 78%);z-index:0;transition:all 0.5s linear;}.single-team .team-content{position:absolute;left:60px;bottom:40px;z-index:5;transition:all 0.3s linear;}.single-team .team-content .name{font-size:22px;line-height:24px;font-weight:600;position:relative;z-index:1;}.single-team .team-content .name a{color:#ffffff;}.single-team .team-content .name::before{content:"";position:absolute;height:40px;width:20px;top:50%;left:-30px;transform:translateY(-50%);background:linear-gradient(-180deg,var(--third-color) 0%,var(--fourth-color) 100%);z-index:-1;transition:all 0.3s linear;}.single-team .team-content .designation{font-size:12px;line-height:24px;position:relative;z-index:1;color:#ffffff;}.single-team .team-content .team-social{opacity:0;visibility:hidden;margin-bottom:-25px;position:relative;z-index:1;transition:all 0.3s linear;}.single-team .team-content .team-social .social li{display:inline-block;}.single-team .team-content .team-social .social li + li{margin-left:10px;}.single-team .team-content .team-social .social li a{font-size:14px;transform:translate3d(0,0,0);color:#ffffff;transition:all 0.3s linear;}.single-team:hover .team-content{bottom:90px;}.single-team:hover .team-content .name::before{height:145px;width:80px;transform:translateY(-35%);}.single-team:hover .team-content .team-social{opacity:1;visibility:visible;margin-top:10px;}.single-team:hover .team-content .team-social .social li a:hover{transform:translateY(-5px);}.team-active .swiper-pagination{position:relative;margin-top:50px;}.team-active .swiper-pagination .swiper-pagination-bullet{margin:0 7px;}.techwix-team-section-02{background:#010f31;background-repeat:no-repeat;background-position:center center;background-size:cover;}.techwix-team-section-03 .team-wrap{margin-top:-30px;}.techwix-team-section-03 .team-wrap .single-team{margin-top:30px;}.techwix-team-section-03 .team-wrap .single-team .team-img a img{width:100%;}.techwix-blog-section{padding-bottom:70px;}.techwix-blog-wrap{padding-top:20px;}.single-blog{margin-top:30px;}.single-blog .blog-image{position:relative;overflow:hidden;border-radius:10px;}.single-blog .blog-image a{display:block;}.single-blog .blog-image a img{transition:all 0.3s linear;}.single-blog .blog-image .top-meta{position:absolute;top:35px;left:30px;}.single-blog .blog-image .top-meta .date{width:65px;height:65px;line-height:65px;text-align:center;background:linear-gradient(-180deg,var(--third-color) 0%,var(--fourth-color) 100%);color:#fff;font-size:14px;line-height:18px;border-radius:5px;font-family:"Barlow",sans-serif;display:inline-block;text-align:center;line-height:12px;padding:10px;}.single-blog .blog-image .top-meta .date span{font-size:28px;line-height:18px;font-weight:500;line-height:30px;display:block;}.single-blog .blog-content{padding:25px 30px 40px;background:#ffffff;width:90%;position:relative;left:50%;bottom:10px;transform:translateX(-48%);margin-top:-40px;}@media only screen and (max-width:1199px){.single-blog .blog-content{padding:25px 20px 40px;width:95%;}}.single-blog .blog-content .blog-meta span{font-size:13px;line-height:24px;font-weight:500;color:#999999;margin-right:15px;}@media only screen and (max-width:575px){.single-blog .blog-content .blog-meta span{margin-right:12px;}}.single-blog .blog-content .blog-meta span i{color:var(--main-color);margin-right:5px;}.single-blog .blog-content .title{font-size:22px;line-height:30px;font-weight:600;color:#0e0e0e;padding-right:15px;margin-top:15px;}@media only screen and (max-width:1199px){.single-blog .blog-content .title{padding-right:0;}}.single-blog .blog-btn .blog-btn-link{font-size:12px;font-family:"Barlow",sans-serif;font-weight:600;color:var(--main-color);letter-spacing:1px;text-transform:uppercase;margin-top:15px;transition:all 0.3s linear;}.single-blog .blog-btn .blog-btn-link i{transition:all 0.3s linear;}.single-blog .blog-btn .blog-btn-link:hover i{margin-left:5px;}.single-blog:hover .blog-image a img{transform:scale(1.1);}.techwix-blog-grid-wrap{margin-top:-30px;}.features-wrap{margin-top:-170px;position:relative;z-index:5;}@media only screen and (max-width:991px){.features-wrap{margin-top:-130px;}}.features-item{display:flex;align-items:center;background:#ffffff;background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:10px;box-shadow:0px 37px 79px 0px rgba(0,0,0,0.13);padding:35px;padding-right:50px;margin-top:30px;transition:all 0.3s linear;}@media only screen and (max-width:449px){.features-item{padding:30px;padding-right:25px;}}.features-item .features-content{flex:1;margin-left:20px;}@media only screen and (max-width:449px){.features-item .features-content{margin-left:15px;}}.features-item .features-content .title{font-size:24px;line-height:30px;font-weight:600;}@media only screen and (max-width:449px){.features-item .features-content .title{font-size:20px;}}.techwix-features-section-02 .features-wrap-02{margin-top:-140px;position:relative;z-index:5;}.techwix-features-section-02 .features-item{background:linear-gradient(90deg,#693eaa 0%,#01ebf2 100%);padding:40px 35px;padding-right:90px;}.techwix-features-section-02 .features-item .features-content{margin-left:40px;}.techwix-features-section-02 .features-item .features-content .title{font-size:28px;line-height:30px;font-weight:700;color:#ffffff;}.techwix-features-section-02 .features-item .features-content .title:hover a{color:#11ddf5;}.techwix-features-section-02 .features-item .features-content p{font-size:14px;line-height:24px;color:#ffffff;margin-top:15px;}.techwix-features-section-02 .features-item .features-content .lern-more{font-size:14px;line-height:30px;font-weight:600;color:#11ddf5;margin-top:5px;}.techwix-features-section-02 .features-item .features-content .lern-more i{position:relative;top:1px;transition:all 0.3s linear;}.techwix-features-section-02 .features-item .features-content .lern-more:hover i{margin-left:5px;}@media only screen and (max-width:1399px){.techwix-features-section-02 .features-item{padding-right:38px;}.techwix-features-section-02 .features-item .features-content{margin-left:30px;}}@media only screen and (max-width:1199px){.techwix-features-section-02 .features-wrap-02{margin-top:-90px;}.techwix-features-section-02 .features-item{padding:40px 25px;padding-right:25px;}.techwix-features-section-02 .features-item .features-content{margin-left:25px;}.techwix-features-section-02 .features-item .features-content .title{font-size:22px;}}@media only screen and (max-width:449px){.techwix-features-section-02 .features-item{align-items:self-start;flex-direction:column;gap:25px;}.techwix-features-section-02 .features-item .features-content{margin-left:0px;}}.techwix-video-section .video-wrap{background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:10px;padding-top:150px;padding-bottom:195px;margin-top:-250px;overflow:hidden;position:relative;z-index:5;}.techwix-video-section .video-wrap::before{content:"";position:absolute;left:0;top:0;background:rgba(45,45,78,0.5);width:100%;height:100%;z-index:-1;}.techwix-video-section .video-wrap .shape-1{position:absolute;left:50px;top:120px;z-index:-1;}.techwix-video-section .video-wrap .shape-1 svg{fill:#41b7fe;}.techwix-video-section .video-wrap .shape-2{position:absolute;right:-14%;bottom:-40%;z-index:-1;}.techwix-video-section .video-wrap .shape-3{position:absolute;right:6%;bottom:30%;z-index:-1;}.techwix-video-section .video-wrap .shape-3 svg{fill:#ffffff;opacity:0.5;}.techwix-video-section .video-wrap .video-content{max-width:385px;margin:0 auto;}.techwix-video-section .video-wrap .video-content .play-btn-02{position:inherit;margin-top:60px;}.techwix-video-section .video-wrap .video-content .play-btn-02 a::before{border:2px solid var(--main-color);}.techwix-video-section .video-wrap .video-content .play-btn-02 a::after{border:2px solid var(--main-color);}@media only screen and (max-width:1199px){.techwix-video-section .video-wrap{padding-top:110px;padding-bottom:160px;}}@media only screen and (max-width:991px){.techwix-video-section .video-wrap{padding-top:100px;padding-bottom:130px;}.techwix-video-section .video-wrap .shape-2{right:-32%;}}@media only screen and (max-width:767px){.techwix-video-section .video-wrap .shape-2{right:-53%;}}@media only screen and (max-width:575px){.techwix-video-section .video-wrap .shape-1{display:none;}.techwix-video-section .video-wrap .shape-2{display:none;}.techwix-video-section .video-wrap .shape-3{display:none;}}.techwix-pricing-section{background-repeat:no-repeat;background-size:cover;background-position:center center;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap{padding-top:30px;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing{background:#f8f8f8;border-radius:10px;padding:45px 55px 70px;margin-top:30px;position:relative;overflow:hidden;z-index:1;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing::before{content:"";position:absolute;right:-38%;top:-42%;border:30px solid #ffffff;width:445px;height:445px;border-radius:50%;z-index:-1;}@media only screen and (max-width:1399px){.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing{padding:45px 30px 50px;}}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-badge .title{font-size:36px;font-family:"Barlow",sans-serif;font-weight:600;color:#0e0e0e;}@media only screen and (max-width:575px){.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-badge .title{font-size:24px;}}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-price{display:flex;align-items:center;margin-top:20px;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-price .currency{font-size:30px;line-height:54px;font-family:"Barlow",sans-serif;font-weight:600;color:var(--main-color);display:inline-block;position:relative;bottom:-10px;}@media only screen and (max-width:991px){.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-price .currency{font-size:25px;}}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-price .price{font-size:90px;line-height:54px;font-family:"Barlow",sans-serif;font-weight:600;display:inline-block;color:var(--main-color);}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-price .price span{font-size:18px;font-weight:500;color:#959595;}@media only screen and (max-width:991px){.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-price .price{font-size:60px;}}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-content{padding-top:55px;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-content .pricing-list li{font-size:18px;line-height:30px;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-content .pricing-list li + li{margin-top:10px;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-content .pricing-btn{padding-top:40px;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-content .pricing-btn .btn{height:50px;line-height:48px;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);padding:0 50px;}@media only screen and (max-width:1399px){.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-content .pricing-btn .btn{margin-right:15px;}}@media only screen and (max-width:991px){.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-content .pricing-btn .btn{padding:0 30px;font-size:16px;}}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active{background:linear-gradient(-180deg,var(--third-color) 0%,var(--fourth-color) 100%);}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active::before{opacity:0.2;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active .pricing-badge .title{color:#ffffff;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active .pricing-price .currency{color:#ffffff;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active .pricing-price .price{color:#ffffff;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active .pricing-price .price span{color:#ffffff;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active .pricing-content .pricing-list li{color:#ffffff;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active .pricing-content .pricing-list li i{color:#ffffff;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing.active .pricing-content .pricing-btn .pricing-contact{color:#5149f3;}.solution-content-wrap{padding-top:40px;}.solution-item{position:relative;margin-top:28px;}.solution-item .solution-img a{border-radius:10px;overflow:hidden;position:relative;display:block;}.solution-item .solution-img a::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,black 62%);transition:all 0.3s linear;opacity:0.6;z-index:1;}.solution-item .solution-content{position:absolute;bottom:0;left:0;padding:40px 110px 120px 85px;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:2;}@media only screen and (max-width:1199px){.solution-item .solution-content{padding:40px 60px 90px 60px;}}@media only screen and (max-width:767px){.solution-item .solution-content{padding:40px 35px 70px 40px;}}@media only screen and (max-width:449px){.solution-item .solution-content{padding:40px 35px 45px 35px;}}.solution-item .solution-content .solution-title{flex:1;}.solution-item .solution-content .solution-title .sub-title{font-size:14px;line-height:27px;font-weight:500;color:#ffffff;}.solution-item .solution-content .solution-title .title{font-size:24px;line-height:27px;font-weight:600;color:#ffffff;margin-top:10px;}@media only screen and (max-width:575px){.solution-item .solution-content .solution-title .title{font-size:20px;}}.solution-item .solution-content .play-btn{width:80px;height:80px;line-height:80px;text-align:center;background:#ffffff;color:var(--main-color);border-radius:50%;}.solution-item .solution-content .play-btn:hover{background:var(--main-color);color:#ffffff;}.solution-item.solution-item-big .solution-content .solution-title{padding-right:110px;}@media only screen and (max-width:767px){.solution-item.solution-item-big .solution-content .solution-title{padding-right:0px;}}.solution-item.solution-item-sm .solution-content{padding:40px 45px 45px 55px;}@media only screen and (max-width:1199px){.solution-item.solution-item-sm .solution-content{padding:35px 25px 30px 30px;}}@media only screen and (max-width:991px){.solution-item.solution-item-sm .solution-content{padding:40px 45px 45px 55px;}}@media only screen and (max-width:449px){.solution-item.solution-item-sm .solution-content{padding:5px 30px 25px 25px;}}.solution-item.solution-item-sm .solution-content .solution-title{padding-right:50px;}@media only screen and (max-width:449px){.solution-item.solution-item-sm .solution-content .solution-title{padding-right:0px;}}.page-banner-section{padding-top:85px;min-height:670px;display:flex;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;overflow:hidden;z-index:1;}.page-banner-section .shape-1{position:absolute;left:-32%;top:-35%;z-index:-1;}.page-banner-section .shape-2{position:absolute;left:-11%;top:-30%;z-index:-1;}.page-banner-section .shape-3{position:absolute;right:-2%;bottom:-27%;z-index:-1;}.page-banner-section .shape-4{position:absolute;right:-26%;bottom:-81%;z-index:-1;}@media only screen and (max-width:1199px){.page-banner-section{min-height:520px;}.page-banner-section .shape-1{left:-70%;top:-47%;}.page-banner-section .shape-2{left:-30%;top:-55%;}.page-banner-section .shape-3{right:-15%;bottom:-45%;}.page-banner-section .shape-4{right:-50%;bottom:-130%;}}@media only screen and (max-width:991px){.page-banner-section{min-height:450px;}.page-banner-section .shape-1{left:-95%;top:-58%;}.page-banner-section .shape-2{left:-41%;top:-79%;}.page-banner-section .shape-3{right:-25%;bottom:-60%;}.page-banner-section .shape-4{right:-90%;bottom:-125%;}}@media only screen and (max-width:767px){.page-banner-section{min-height:350px;}.page-banner-section .shape-1{display:none;}.page-banner-section .shape-2{display:none;}.page-banner-section .shape-3{display:none;}.page-banner-section .shape-4{display:none;}}.page-banner .title{font-size:60px;line-height:1.25;font-family:"Barlow",sans-serif;display:inline-block;font-weight:600;color:#ffffff;position:relative;z-index:1;}@media only screen and (max-width:1199px){.page-banner .title{font-size:48px;}}@media only screen and (max-width:767px){.page-banner .title{font-size:30px;}}.page-banner .breadcrumb{margin-bottom:0;margin-top:10px;}.page-banner .breadcrumb .breadcrumb-item{color:#ffffff;font-size:20px;}@media only screen and (max-width:991px),only screen and (max-width:767px){.page-banner .breadcrumb .breadcrumb-item{font-size:16px;}}.page-banner .breadcrumb .breadcrumb-item + .breadcrumb-item{padding-left:8px;}.page-banner .breadcrumb .breadcrumb-item + .breadcrumb-item::before{content:"/";font-family:flaticon !important;font-size:20px;padding-right:5px;color:#ffffff;}.blog-standard-wrap{margin-top:-40px;}.blog-standard-wrap .blog-post-wrap{padding-right:30px;}@media only screen and (max-width:991px){.blog-standard-wrap .blog-post-wrap{padding-right:0;}}.blog-standard-wrap .blog-post-wrap .pagination{margin-top:55px;}.single-blog-post{margin-top:40px;}.single-blog-post.single-blog .blog-content{padding:40px 35px 0px;width:94%;left:50%;bottom:10px;transform:translateX(-50%);margin-top:-60px;}@media only screen and (max-width:767px){.single-blog-post.single-blog .blog-content{padding:40px 30px 0px;}}@media only screen and (max-width:575px){.single-blog-post.single-blog .blog-content{padding:25px 0px 0px;width:100%;margin-top:0;}}.single-blog-post.single-blog .blog-content .blog-meta .tag{font-size:15px;line-height:30px;font-weight:500;color:var(--main-color);}.single-blog-post.single-blog .blog-content .title{font-size:36px;line-height:1.1;}@media only screen and (max-width:767px){.single-blog-post.single-blog .blog-content .title{font-size:30px;}}@media only screen and (max-width:575px){.single-blog-post.single-blog .blog-content .title{font-size:26px;}}.single-blog-post.single-blog .blog-content p{font-size:16px;line-height:30px;margin-top:20px;}.single-blog-post.single-blog .blog-btn .blog-btn-link{font-size:12px;font-family:"Barlow",sans-serif;font-weight:600;color:var(--main-color);letter-spacing:1px;text-transform:uppercase;margin-top:15px;transition:all 0.3s linear;}.single-blog-post.single-blog .blog-btn .blog-btn-link i{transition:all 0.3s linear;}.single-blog-post.single-blog .blog-btn .blog-btn-link:hover i{margin-left:5px;}.blog-sidebar{margin-top:40px;margin-left:30px;position:sticky;top:0;}@media only screen and (max-width:1199px){.blog-sidebar{margin-left:15px;}}@media only screen and (max-width:991px){.blog-sidebar{margin-left:0px;}}.blog-sidebar .sidebar-widget-1{margin-top:0;}.sidebar-widget{margin-top:45px;}.sidebar-widget .search-form{position:relative;}.sidebar-widget .search-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]){width:100%;height:50px;margin-bottom:0;border:0;padding-right:35px;background:#f2f4f7;color:#415674;font-weight:700;outline:none;overflow:hidden;}.sidebar-widget .search-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-webkit-input-placeholder{opacity:0.95;font-size:14px;font-family:"Barlow",sans-serif;color:#898c94;font-weight:400;}.sidebar-widget .search-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-moz-placeholder{opacity:0.95;font-size:14px;font-family:"Barlow",sans-serif;color:#898c94;font-weight:400;}.sidebar-widget .search-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"])::-moz-placeholder{opacity:0.95;font-size:14px;font-family:"Barlow",sans-serif;color:#898c94;font-weight:400;}.sidebar-widget .search-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):-ms-input-placeholder{opacity:0.95;font-size:14px;font-family:"Barlow",sans-serif;color:#898c94;font-weight:400;}.sidebar-widget .search-form button{position:absolute;top:50%;transform:translateY(-50%);right:0;width:50px;height:50px;background:transparent;border:0;border-radius:5px;font-size:14px;color:#111111;transition:all 0.3s linear;}.sidebar-widget .search-form button:hover{background:var(--main-color);color:#ffffff;}.sidebar-widget .widget-title{margin-bottom:25px;}.sidebar-widget .widget-title .title{font-size:20px;font-family:"Barlow",sans-serif;font-weight:700;color:#0e0e0e;display:inline-block;}.sidebar-widget .recent-posts ul li{border-top:1px solid #e5e5e5;padding-top:30px;margin-top:30px;}.sidebar-widget .recent-posts ul li:first-child{border-top:0;padding-top:0;margin-top:0;}.sidebar-widget .recent-posts ul li .post-link{display:flex;align-items:center;}.sidebar-widget .recent-posts ul li .post-link .post-thumb{margin-right:20px;}.sidebar-widget .recent-posts ul li .post-link .post-thumb img{border-radius:50%;image-rendering:crisp-edges;}.sidebar-widget .recent-posts ul li .post-link .post-text{flex:1;}.sidebar-widget .recent-posts ul li .post-link .post-text .title{font-size:16px;line-height:18px;font-family:"Barlow",sans-serif;font-weight:600;transition:all 0.3s linear;}.sidebar-widget .recent-posts ul li .post-link .post-text .post-meta{font-size:12px;font-family:"Barlow",sans-serif;font-weight:400;line-height:24px;color:#838383;display:inline-block;margin-top:5px;}.sidebar-widget .recent-posts ul li .post-link .post-text .post-meta i{color:var(--main-color);margin-right:5px;}.sidebar-widget .recent-posts ul li .post-link:hover .post-text .title{color:var(--main-color);}.sidebar-widget .widget-banner{background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:5px;overflow:hidden;padding:60px 40px 90px;}.sidebar-widget .widget-banner .banner-content{max-width:160px;}.sidebar-widget .widget-banner .banner-content .title{font-size:36px;line-height:1;font-weight:600;color:#ffffff;}.sidebar-widget .widget-banner .banner-content .btn{height:40px;line-height:38px;font-size:14px;padding:0 40px;margin-top:30px;}.sidebar-widget .category .cate-item{border-top:1px solid #ebebeb;padding-top:10px;margin-top:15px;}.sidebar-widget .category .cate-item:first-child{border-top:0;padding-top:0;margin-top:0;}.sidebar-widget .category .cate-item a{display:flex;font-size:15px;font-family:"Barlow",sans-serif;font-weight:500;color:#29303c;transition:all 0.3s linear;}.sidebar-widget .category .cate-item a i{font-size:10px;line-height:24px;color:var(--main-color);margin-right:5px;}.sidebar-widget .category .cate-item a .post-count{margin-left:auto;align-items:flex-start;width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;background:#e4f2f8;font-size:14px;font-family:"Barlow",sans-serif;font-weight:400;color:var(--main-color);transition:all 0.3s linear;}.sidebar-widget .category .cate-item a:hover{color:var(--main-color);}.sidebar-widget .category .cate-item a:hover .post-count{background:var(--main-color);color:#ffffff;}.sidebar-widget .sidebar-tag li{display:inline-block;margin-bottom:10px;margin-right:4px;}.sidebar-widget .sidebar-tag li a{display:inline-block;border-radius:5px;padding:8px 15px;font-size:14px;font-family:"Barlow",sans-serif;font-weight:400;color:#666666;line-height:18px;background:#f9f9f9;transition:all 0.3s linear;}.sidebar-widget .sidebar-tag li a:hover{background-color:var(--main-color);color:#ffffff;}.techwix-pagination{margin-top:60px;}.techwix-pagination .pagination li a{width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;font-size:14px;transition:all 0.3s linear;}.techwix-pagination .pagination li a.active{background-color:var(--main-color);color:#ffffff;}.blog-details-section .blog-details-wrap{margin-top:-40px;}.blog-details-post{padding-right:30px;}.blog-details-post .single-blog-post{margin-top:40px;}.blog-details-post .single-blog-post.single-blog .blog-content{padding:30px 0px 0px;width:100%;left:0;bottom:0px;transform:translateX(0);margin-top:0px;}.blog-details-post .single-blog-post.single-blog .blog-content .blog-meta .tag{font-size:15px;line-height:30px;font-weight:500;color:var(--main-color);}.blog-details-post .single-blog-post.single-blog .blog-content .title{font-size:36px;line-height:30px;}.blog-details-post .single-blog-post.single-blog .blog-content p{font-size:16px;line-height:30px;margin-top:20px;}.blog-details-post .blog-details-content .blog-quote{background-color:none;position:relative;margin-left:50px;margin-top:40px;}.blog-details-post .blog-details-content .blog-quote::after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:var(--main-color);width:6px;height:105px;}@media only screen and (max-width:575px){.blog-details-post .blog-details-content .blog-quote::after{display:none;}}.blog-details-post .blog-details-content .blog-quote .blockquote{padding-right:125px;padding-left:25px;margin-bottom:0;position:relative;}@media only screen and (max-width:1199px){.blog-details-post .blog-details-content .blog-quote .blockquote{padding-right:0;}}@media only screen and (max-width:575px){.blog-details-post .blog-details-content .blog-quote .blockquote{margin-left:0;}}.blog-details-post .blog-details-content .blog-quote .blockquote:not(:first-child){margin-top:25px;}.blog-details-post .blog-details-content .blog-quote .blockquote:not(:last-child){margin-bottom:25px;}.blog-details-post .blog-details-content .blog-quote .blockquote p{display:inline;font-size:18px;font-family:"Barlow",sans-serif;color:#333333;line-height:32px;font-weight:600;margin-top:0;}.blog-details-post .blog-details-content .blog-details-text p{font-size:16px;line-height:30px;margin-top:50px;}.blog-details-post .blog-details-content .blog-details-tag-share{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:65px;padding-top:20px;border-top:1px solid #e3e3e5;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-tag{padding-top:20px;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-tag .sidebar-widget{margin-top:0;display:flex;align-items:center;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-tag .sidebar-widget .label{font-size:14px;line-height:30px;font-family:"Barlow",sans-serif;font-weight:700;color:#333333;margin-right:10px;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-tag .sidebar-widget .sidebar-tag li{margin-bottom:0px;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-share{display:flex;align-items:center;padding-top:20px;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-share li{display:inline-block;margin-right:10px;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-share li:last-child{margin-right:0;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-share li a{display:inline-block;font-size:18px;width:40px;height:40px;line-height:40px;border:1px solid #ededed;text-align:center;color:var(--main-color);border-radius:50%;}.blog-details-post .blog-details-content .blog-details-tag-share .blog-details-share li a:hover{opacity:0.9;}.blog-details-post .blog-details-content .techwix-post-pagination{display:flex;flex-wrap:wrap;background:#ffffff;box-shadow:0px 0px 70px 0px rgba(0,0,0,0.16);padding:10px 30px;margin-top:80px;overflow:hidden;position:relative;}@media only screen and (max-width:1199px){.blog-details-post .blog-details-content .techwix-post-pagination{padding:10px 20px;}}@media only screen and (max-width:575px){.blog-details-post .blog-details-content .techwix-post-pagination{padding:0 10px;}}.blog-details-post .blog-details-content .techwix-post-pagination::before{position:absolute;content:'';width:1px;background-color:#e1e1e1;left:50%;transform:translateX(-50%);top:30px;bottom:30px;}@media only screen and (max-width:767px){.blog-details-post .blog-details-content .techwix-post-pagination::before{width:auto;height:1px;left:30px;right:30px;top:50%;transform:translateY(-50%);bottom:auto;}}.blog-details-post .blog-details-content .techwix-post-pagination .previous-post,.blog-details-post .blog-details-content .techwix-post-pagination .next-post{width:50%;}@media only screen and (max-width:767px){.blog-details-post .blog-details-content .techwix-post-pagination .previous-post,.blog-details-post .blog-details-content .techwix-post-pagination .next-post{width:100%;}}.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post{display:flex;align-items:center;padding:30px 0;}@media only screen and (max-width:1199px){.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post{padding:20px 0;}}.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-thumb{flex-shrink:0;}.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-thumb a img{border-radius:10px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;}.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-thumb a i{font-size:14px;color:var(--main-color);padding:0 10px;}.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-content{flex-grow:1;padding:0 20px;}@media only screen and (max-width:1199px){.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-content{padding:0 15px;}}@media only screen and (max-width:575px){.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-content{padding:0 13px;}}.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-content .title{font-size:18px;line-height:22px;font-weight:600;color:#0e0e0e;}@media only screen and (max-width:1199px){.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-content .title{font-size:15px;}}.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-content .date{font-size:12px;line-height:22px;color:#838383;}.blog-details-post .blog-details-content .techwix-post-pagination .blog-pagination-post .post-content .date i{color:var(--main-color);margin-right:6px;}.blog-details-post .blog-details-content .comment-wrap .comment-form{margin-top:50px;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-title{font-size:22px;line-height:30px;color:#0e0e0e;}.blog-details-post .blog-details-content .comment-wrap .comment-form p{font-size:14px;line-height:30px;color:#686f7a;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap{padding-top:10px;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form{margin-top:20px;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form .form-control{border:1px solid transparent;background:#f6f7f9;border-radius:0;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form .form-control::-webkit-input-placeholder{opacity:0.95;font-size:13px;font-family:"Barlow",sans-serif;color:#9d9d9d;font-weight:400;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form .form-control:-moz-placeholder{opacity:0.95;font-size:13px;font-family:"Barlow",sans-serif;color:#9d9d9d;font-weight:400;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form .form-control::-moz-placeholder{opacity:0.95;font-size:13px;font-family:"Barlow",sans-serif;color:#9d9d9d;font-weight:400;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form .form-control:-ms-input-placeholder{opacity:0.95;font-size:13px;font-family:"Barlow",sans-serif;color:#9d9d9d;font-weight:400;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form .form-control:focus{outline:none;border-color:var(--main-color);}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form textarea.form-control{height:135px;padding-top:15px;font-size:13px;color:#415674;font-weight:600;padding:10px 25px;resize:none;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .single-form textarea.form-control:focus{outline:none;box-shadow:none;}.blog-details-post .blog-details-content .comment-wrap .comment-form .comment-form-wrap .form-btn .btn{height:40px;line-height:38px;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);margin-top:25px;font-size:16px;padding:0 40px;}.login-register-section .login-register-wrap{margin-top:-50px;}.login-register-section .login-register-wrap .section-title .title{font-size:36px;font-weight:700;color:#333333;line-height:1.2;margin-top:-8px;}.login-register-section .login-register-wrap .login-register-box{border:1px solid #ebebeb;padding:40px;border-radius:10px;margin-top:50px;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form{margin-top:20px;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-control{border:1px solid transparent;background:#f6f7f9;border-radius:0;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-control::-webkit-input-placeholder{opacity:0.95;font-size:14px;font-family:"Barlow",sans-serif;color:#787884;font-weight:400;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-control:-moz-placeholder{opacity:0.95;font-size:14px;font-family:"Barlow",sans-serif;color:#787884;font-weight:400;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-control::-moz-placeholder{opacity:0.95;font-size:14px;font-family:"Barlow",sans-serif;color:#787884;font-weight:400;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-control:-ms-input-placeholder{opacity:0.95;font-size:14px;font-family:"Barlow",sans-serif;color:#787884;font-weight:400;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-control:focus{outline:none;border-color:var(--main-color);}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form textarea.form-control{height:135px;font-size:13px;color:#415674;font-weight:600;padding:10px 25px;padding-top:15px;resize:none;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form textarea.form-control:focus{outline:none;box-shadow:none;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-check-input{margin-right:8px;margin-top:5px;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-check-input:focus{box-shadow:none;}.login-register-section .login-register-wrap .login-register-box .login-register-form .single-form .form-check-label{display:inline;font-size:15px;line-height:22px;margin-bottom:0;text-transform:none;}.login-register-section .login-register-wrap .login-register-box .login-register-form .form-btn{margin-top:30px;}.login-register-section .login-register-wrap .login-register-box .login-register-form .form-btn .btn{height:50px;line-height:45px;box-shadow:11px 10px 38px 0 rgba(46,63,99,0.15);width:100%;}.sidebar-wrap{border-left:1px solid #eeeeee;height:100%;}@media only screen and (max-width:991px),only screen and (max-width:767px){.sidebar-wrap{border-left:none;height:auto;padding-top:0;}}.widget{margin-bottom:40px;color:#4c4d56;}.widget:last-child{margin-bottom:0;}.widget .widget-title{border-bottom:1px solid #eeeeee;padding-left:20px;padding-bottom:20px;}@media only screen and (max-width:991px),only screen and (max-width:767px){.widget .widget-title{padding-left:0;}}.footer-widget-wrap{padding-top:70px;padding-bottom:75px;}.footer-widget{margin-top:30px;}.widget-info{padding-top:20px;}.widget-info ul li{display:flex;align-items:center;flex-wrap:nowrap;margin-top:10px;}.widget-info ul li .info-icon i{display:inline-block;color:var(--main-color);font-size:18px;margin-right:10px;margin-top:2px;}.widget-info ul li .info-text{font-size:16px;line-height:20px;font-family:"Barlow",sans-serif;font-weight:600;color:#c4c5c7;}.footer-widget-about{margin-top:15px;}.footer-widget-about p{font-size:14px;line-height:30px;color:#ffffff;padding-right:110px;margin-top:20px;}@media only screen and (max-width:1399px){.footer-widget-about p{padding-right:0;}}.footer-social .social{margin-top:25px;}.footer-social .social li{display:inline-block;}.footer-social .social li + li{margin-left:5px;}.footer-social .social li a{width:35px;height:35px;line-height:37px;text-align:center;border-radius:50%;font-size:16px;background:#ffffff;color:var(--main-color);}.footer-social .social li a:hover{color:var(--main-color);}.footer-widget .footer-widget-title{font-size:20px;font-family:"Barlow",sans-serif;font-weight:600;color:#ffffff;}.widget-link{padding-top:22px;}.widget-link .link li{margin-top:7px;}.widget-link .link li a{font-size:14px;color:#c4c5c7;transition:all 0.3s linear;}.widget-link .link li a:hover{color:var(--main-color);padding-left:10px;}.footer-section-02 .footer-social .social li a{color:#ff5538;}.footer-section-02 .footer-social .social li a:hover{color:#ff5538;}.footer-section-02 .widget-link{padding-top:22px;}.footer-section-02 .widget-link .link li a:hover{color:#ff5538;}.footer-section-02 .widget-info ul li .info-icon i{color:#ff5538;}.footer-section-02 .widget-info ul li .info-text a:hover{color:#ff5538;}.footer-section-04 .footer-widget-about p{color:#0e0e0e;}.footer-section-04 .footer-widget .footer-widget-title{color:#0e0e0e;}.footer-section-04 .widget-link{padding-top:22px;}.footer-section-04 .widget-link .link li a{color:#0e0e0e;}.footer-section-04 .widget-link .link li a:hover{color:var(--main-color);}.footer-section-04 .widget-info ul li .info-text{color:#0e0e0e;}.footer-section-05 .footer-social .social li a{color:#11ddf5;}.footer-section-05 .footer-social .social li a:hover{color:#11ddf5;}.footer-section-05 .widget-link{padding-top:22px;}.footer-section-05 .widget-link .link li a:hover{color:#11ddf5;}.footer-section-05 .widget-info ul li .info-icon i{color:#11ddf5;}.footer-section-05 .widget-info ul li .info-text a:hover{color:#11ddf5;}.footer-section{background:#010717;background-repeat:no-repeat;background-size:cover;background-position:center center;}.footer-logo{max-width:170px;}.footer-copyright-area{border-top:1px solid #1b202f;padding-top:15px;padding-bottom:30px;}.copyright-text{margin-top:15px;}@media only screen and (max-width:767px){.copyright-text{text-align:center;}}.copyright-text p{font-size:14px;color:#c4c5c7;}.footer-section-02{background:#000000;}.footer-section-02 .footer-widget-wrap{padding-top:130px;}.footer-section-03 .footer-widget-wrap{padding-top:140px;}.footer-section-04 .footer-copyright-area{border-top:1px solid #e0e0e0;}.footer-section-04 .copyright-text p{font-size:14px;color:#0e0e0e;}.progress-wrap{position:fixed;right:50px;bottom:50px;height:45px;width:45px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(0,93,224,0.2);opacity:0;visibility:hidden;transform:translateX(130%);z-index:99;transition:all 200ms linear;}.progress-wrap::after{position:absolute;content:"\f108";font-family:flaticon !important;text-align:center;line-height:45px;font-size:18px;color:var(--main-color);left:0;top:0;height:46px;width:46px;transform:rotate(90deg);cursor:pointer;display:block;z-index:1;}.progress-wrap svg path{fill:none;}.progress-wrap svg.progress-circle path{stroke:var(--main-color);stroke-width:4;box-sizing:border-box;}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateX(0);}.progress-wrap-3{box-shadow:inset 0 0 0 2px rgba(255,85,56,0.2);}.progress-wrap-3::after{color:#ff5538;}.progress-wrap-3 svg.progress-circle path{stroke:#ff5538;}
table{width:100%;border-collapse:separate;}.sidebar .block:not(:last-child){margin-bottom:3.71428571em;}.sidebar .block{border:none;padding:0;}.sidebar .block h2.block-title{font-weight:700;font-size:0.95rem;line-height:1.45;border-bottom:none;margin-bottom:0.75rem;}.sidebar .block-search .search-form{display:flex;align-items:center;}.sidebar .block-search .search-form input#edit-submit{padding:10px;margin-top:5px;}footer{padding-top:0;padding-bottom:0;}.active>.page-link,.page-link.active{background-color:#4a90e2;border-color:#4a90e2;}a.page-link{color:#252525;}a.page-link:hover{color:#252525;background:#eee;}.view nav{display:flex;justify-content:center;}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:1.2rem;--bs-nav-link-font-size:1rem;--bs-nav-link-font-weight:400;--bs-nav-link-color:#343f52;--bs-nav-link-hover-color:#3f78e0;--bs-nav-link-disabled-color:#959ca9;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);transition:color 0.2s ease-in-out;}@media (prefers-reduced-motion:reduce){.nav-link{transition:none;}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color);}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default;}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0;--bs-navbar-color:#343f52;--bs-navbar-hover-color:#3f78e0;--bs-navbar-disabled-color:rgba(52,63,82,0.3);--bs-navbar-active-color:#3f78e0;--bs-navbar-brand-padding-y:0;--bs-navbar-brand-margin-end:0;--bs-navbar-brand-font-size:0.7rem;--bs-navbar-brand-color:#3f78e0;--bs-navbar-brand-hover-color:#3f78e0;--bs-navbar-nav-link-padding-x:1rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='45' height='32' viewBox='0 0 45 32'%3e%3cpath fill='%233f78e0' d='M26.88 29.888c-1.076 1.289-2.683 2.103-4.48 2.103s-3.404-0.814-4.472-2.093l-0.008-0.009-5.12-7.040-8.192-10.048-3.52-4.608c-0.646-0.848-1.036-1.922-1.036-3.087 0-2.828 2.292-5.12 5.12-5.12 0.139 0 0.277 0.006 0.413 0.016l-0.018-0.001h33.664c0.118-0.010 0.256-0.015 0.396-0.015 2.828 0 5.12 2.292 5.12 5.12 0 1.165-0.389 2.239-1.045 3.1l0.009-0.013-3.52 4.608-7.872 10.048z'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:transparent;--bs-navbar-toggler-border-radius:0.4rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:1.2rem;--bs-nav-link-font-size:1rem;--bs-nav-link-font-weight:400;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{position:static;}.navbar-text{padding-top:1.2rem;padding-bottom:1.2rem;color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color);}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none;}}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none;}.navbar-expand-sm .offcanvas .offcanvas-header{display:none;}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none;}.navbar-expand-md .offcanvas .offcanvas-header{display:none;}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none;}.navbar-expand-lg .offcanvas .offcanvas-header{display:none;}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none;}.navbar-expand-xl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xxl .navbar-nav{flex-direction:row;}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xxl .navbar-toggler{display:none;}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none;}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none;}.navbar-expand .offcanvas .offcanvas-header{display:none;}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.navbar-dark{--bs-navbar-color:#fff;--bs-navbar-hover-color:rgba(255,255,255,0.7);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:rgba(255,255,255,0.7);--bs-navbar-brand-color:rgba(255,255,255,0.7);--bs-navbar-brand-hover-color:rgba(255,255,255,0.7);--bs-navbar-toggler-border-color:transparent;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='45' height='32' viewBox='0 0 45 32'%3e%3cpath fill='%23fff' d='M26.88 29.888c-1.076 1.289-2.683 2.103-4.48 2.103s-3.404-0.814-4.472-2.093l-0.008-0.009-5.12-7.040-8.192-10.048-3.52-4.608c-0.646-0.848-1.036-1.922-1.036-3.087 0-2.828 2.292-5.12 5.12-5.12 0.139 0 0.277 0.006 0.413 0.016l-0.018-0.001h33.664c0.118-0.010 0.256-0.015 0.396-0.015 2.828 0 5.12 2.292 5.12 5.12 0 1.165-0.389 2.239-1.045 3.1l0.009-0.013-3.52 4.608-7.872 10.048z'/%3e%3c/svg%3e");}header{position:relative;}.navbar{width:100%;z-index:1020;}.navbar .container{position:relative;}.navbar .navbar-collapse{align-items:center;}.navbar.transparent .logo-dark{display:none;}.navbar.transparent.fixed .logo-light{display:none;}.navbar.transparent.fixed .logo-dark{display:inline-block;}.navbar.navbar-dark .logo-dark{display:none;}.navbar.navbar-light.fixed .logo-light{display:none;}.navbar.navbar-light.fixed .logo-dark{display:inline-block;}.navbar:not(.transparent):not(.navbar-dark) .logo-light{display:none;}.navbar.navbar-light.fixed .btn:not(.btn-expand):not(.btn-gradient){background:#3f78e0;border-color:#3f78e0;color:#fff;}.navbar.navbar-bg-light{background:#fff;box-shadow:none;}.navbar.navbar-bg-dark{background:#21262c;}.navbar .navbar-other .nav-item .nav-link{padding-top:0 !important;padding-bottom:0 !important;}.navbar .navbar-other .nav-item .nav-link>i{font-size:1.1rem;}.navbar .navbar-other .navbar-nav>.nav-item .nav-link{padding-left:0;padding-right:0;}.navbar .navbar-other .navbar-nav>.nav-item+.nav-item{margin-left:0.8rem;}.navbar.fixed:not(.extended) .topbar{display:none !important;}.navbar.fixed .navbar-collapse-wrapper{background:none !important;box-shadow:none !important;}.navbar-clone{position:fixed !important;z-index:1008;top:0;left:0;transform:translateY(-100%);transition:all 300ms ease-in-out,padding-right 0ms;}@media (prefers-reduced-motion:reduce){.navbar-clone{transition:none;}}.navbar-stick{transform:translateY(0%);}.navbar-stick:not(.navbar-dark){box-shadow:0rem 0rem 1.25rem rgba(30,34,40,0.06);background:rgba(255,255,255,0.97);}button.hamburger{cursor:pointer;background:none;border:0;padding:0;margin:0 0 0 0.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#343f52;transition:all 0.2s ease-in-out;}@media (prefers-reduced-motion:reduce){button.hamburger{transition:none;}}button.hamburger::-moz-focus-inner{padding:0;border:0;}button.hamburger:focus{outline:0;}button.hamburger:before,button.hamburger:after{content:"";}button.hamburger:before,button.hamburger span,button.hamburger:after{width:1.2rem;height:0.15rem;transition:all 0.2s ease-in-out;background:currentColor;border-radius:2rem;}@media (prefers-reduced-motion:reduce){button.hamburger:before,button.hamburger span,button.hamburger:after{transition:none;}}button.hamburger:before,button.hamburger span{margin:0 0 0.25rem;}.navbar.position-absolute:not(.fixed):not(.navbar-light) button.hamburger,.navbar.navbar-bg-dark button.hamburger,.navbar.navbar-dark button.hamburger{color:#fff;}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{font-family:"Unicons";display:inline-block;margin-left:0.05rem;vertical-align:-3px;font-weight:700 !important;content:"";border:0;content:"\e92d";}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:1rem;--bs-dropdown-spacer:0.75rem;--bs-dropdown-font-size:0.75rem;--bs-dropdown-color:#343f52;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:transparent;--bs-dropdown-border-radius:0.4rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.4rem - 1px);--bs-dropdown-divider-bg:transparent;--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0rem 0rem 1.25rem rgba(30,34,40,0.06);--bs-dropdown-link-color:#343f52;--bs-dropdown-link-hover-color:#3f78e0;--bs-dropdown-link-hover-bg:inherit;--bs-dropdown-link-active-color:#3f78e0;--bs-dropdown-link-active-bg:inherit;--bs-dropdown-link-disabled-color:#60697b;--bs-dropdown-item-padding-x:1.5rem;--bs-dropdown-item-padding-y:0.2rem;--bs-dropdown-header-color:#3f78e0;--bs-dropdown-header-padding-x:1.5rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);box-shadow:var(--bs-dropdown-box-shadow);}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{--bs-position:start;}.dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-end{--bs-position:end;}.dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-sm-end{--bs-position:end;}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-md-end{--bs-position:end;}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-lg-end{--bs-position:end;}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start;}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xl-end{--bs-position:end;}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start;}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xxl-end{--bs-position:end;}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto;}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{font-family:"Unicons";display:inline-block;margin-left:0.05rem;vertical-align:-3px;font-weight:700 !important;content:"";border:0;content:"\e932";}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{font-family:"Unicons";display:inline-block;margin-left:0.05rem;vertical-align:-3px;font-weight:700 !important;content:"";border:0;content:"\e931";}.dropend .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-toggle::after{vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{font-family:"Unicons";display:inline-block;margin-left:0.05rem;vertical-align:-3px;font-weight:700 !important;content:"";border:0;content:"\e92f";}.dropstart .dropdown-toggle:empty::after{margin-left:0;}.dropstart .dropdown-toggle::before{vertical-align:0;}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1;}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:500;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg);}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg);}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.7rem;color:var(--bs-dropdown-header-color);white-space:nowrap;}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{--bs-dropdown-color:#cacaca;--bs-dropdown-bg:#2e353e;--bs-dropdown-border-color:transparent;--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#cacaca;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:transparent;--bs-dropdown-link-hover-bg:rgba(255,255,255,0.15);--bs-dropdown-link-active-color:#3f78e0;--bs-dropdown-link-active-bg:inherit;--bs-dropdown-link-disabled-color:#959ca9;--bs-dropdown-header-color:#959ca9;}.dropdown-menu{border:0;}.dropdown-item{letter-spacing:-0.01rem;}.dropdown-item:hover,.dropdown-item:focus{outline:0;}.dropdown-header{padding-top:0;text-transform:uppercase;letter-spacing:0.02rem;}.navbar .dropdown-menu[data-bs-popper]{margin-top:0;}.dropend>.dropdown-menu{right:auto;left:100%;margin-top:0;margin-left:0;}.dropstart>.dropdown-menu{right:100%;left:auto;margin-top:0;margin-right:0;}.language-select .dropdown-toggle:after{position:unset !important;margin-left:0 !important;margin-right:-0.25rem !important;vertical-align:-1px !important;}.language-select .dropdown-menu{left:50% !important;transform:translateX(-50%) !important;top:100% !important;margin-top:0.5rem !important;padding:0.65rem 0;position:absolute;min-width:4rem;}.share-dropdown .dropdown-menu{min-width:6.25rem;margin-top:1rem !important;padding-top:0.65rem !important;padding-bottom:0.65rem !important;}.share-dropdown .dropdown-menu[data-popper-placement^=top]{margin-top:0 !important;margin-bottom:1rem !important;}.share-dropdown .dropdown-menu .dropdown-item{padding:0.25rem 1.15rem;font-size:0.7rem;}.share-dropdown .dropdown-menu .dropdown-item i{padding-right:0.4rem;vertical-align:-0.1rem;width:1rem;font-size:0.8rem;}.dropdown-toggle:focus{outline:0;}.dropdown-toggle:after{font-size:0.85rem;margin-right:-0.25rem;}.navbar-light .language-select .dropdown-toggle:after{color:#3f78e0;}.share-dropdown .dropdown-toggle:after{display:none;}.navbar-nav .dropdown.dropstart>.dropdown-toggle:after{border:0;content:"\e931";}@media (max-width:575.98px){.navbar-expand-sm .offcanvas-nav{overflow-x:hidden;overflow-y:auto;flex-direction:column;}.navbar-expand-sm .offcanvas-nav .offcanvas-header,.navbar-expand-sm .offcanvas-nav .offcanvas-body,.navbar-expand-sm .offcanvas-nav .offcanvas-footer{width:100%;}.navbar-expand-sm .offcanvas-nav .offcanvas-body{overflow-y:unset;flex-grow:0;}.navbar-expand-sm .navbar-collapse .dropdown-menu{padding:0;margin-top:0;background:none;}.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item{color:#fff;padding-left:1rem;padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-sm .navbar-collapse .nav-link,.navbar-expand-sm .navbar-collapse .show>.nav-link,.navbar-expand-sm .navbar-collapse .nav-link.active,.navbar-expand-sm .navbar-collapse .nav-link:hover,.navbar-expand-sm .navbar-collapse .nav-link:focus{color:#fff !important;}.navbar-expand-sm .navbar-collapse .nav-link{padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-sm .navbar-collapse .dropdown-toggle:after{position:absolute;margin-right:0;right:-0.25rem;top:0.35rem;font-size:0.9rem;}.navbar-expand-sm .navbar-collapse .dropdown-submenu .dropdown-toggle:after{top:0.3rem;}.navbar-expand-sm .dropdown-header{padding-left:1rem;padding-right:1rem;margin-top:0.5rem;}.navbar-expand-sm .dropstart .dropdown-toggle:after,.navbar-expand-sm .dropend .dropdown-toggle:after{content:"\e92d" !important;}.navbar-expand-sm .dropstart .dropdown-menu[data-bs-popper]{margin-right:0;margin-left:0.75rem;}.navbar-expand-sm .dropdown-toggle:after{top:0.25rem !important;}.navbar-expand-sm .language-select .dropdown-toggle:after{vertical-align:0 !important;}.navbar-expand-sm .navbar-other .nav-item.language-select .nav-link{font-size:1.05rem;}.navbar-expand-sm .navbar-other .nav-item .nav-link>i{font-size:calc(1.255rem + 0.06vw);}}@media (max-width:575.98px) and (min-width:1200px){.navbar-expand-sm .navbar-other .nav-item .nav-link>i{font-size:1.3rem;}}@media (max-width:575.98px){.navbar-expand-sm .navbar-brand{padding-top:1.2rem;padding-bottom:1.2rem;}}@media (max-width:575.98px){.navbar-expand-sm.fancy .navbar-collapse-wrapper{background:none !important;box-shadow:none !important;}}@media (max-width:575.98px){.navbar-expand-sm.center-logo.fixed .offcanvas-header .logo-light{display:inline-block;}.navbar-expand-sm.center-logo.fixed .offcanvas-header .logo-dark{display:none;}}@media (max-width:575.98px){.navbar-expand-sm .nav-item.parent-link .dropdown-toggle{padding-top:0 !important;padding-bottom:0 !important;}}@media (min-width:576px){.navbar-expand-sm.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{color:#3f78e0;}.navbar-expand-sm .navbar-nav,.navbar-expand-sm .dropdown-mega{position:static !important;}.navbar-expand-sm .navbar-nav .dropdown-menu.dropdown-lg{padding:1.6rem 0.25rem 1.3rem 0.25rem;}.navbar-expand-sm .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content{display:flex;flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header{padding-top:0;}.navbar-expand-sm .navbar-nav .dropdown-menu:before{position:absolute;top:-1rem;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-sm .navbar-nav .dropdown-menu .dropdown-toggle:after{position:absolute;margin-right:0;right:1rem;top:0.15rem;font-size:0.85rem;}.navbar-expand-sm .navbar-nav .dropdown-menu.mega-menu{margin-left:0.75rem !important;margin-right:0.75rem !important;}.navbar-expand-sm:not(.hover-none) .navbar-nav .dropdown-menu{top:120%;visibility:hidden;pointer-events:none;opacity:0;display:block;}.navbar-expand-sm:not(.hover-none) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu{top:100%;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-sm:not(.hover-none) .navbar-nav .dropdown-submenu{position:relative;}.navbar-expand-sm:not(.hover-none) .navbar-nav .dropdown-submenu .dropdown-menu{top:30%;}.navbar-expand-sm:not(.hover-none) .navbar-nav .dropdown-submenu.dropstart:before{position:absolute;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-sm:not(.hover-none) .navbar-nav .dropdown-submenu:hover>.dropdown-menu{top:0;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-sm .dropend>.dropdown-menu{margin-left:0.5rem;}.navbar-expand-sm .dropstart>.dropdown-menu{margin-right:0.5rem;}.navbar-expand-sm .offcanvas-nav{position:unset;flex-direction:row;}.navbar-expand-sm .offcanvas-nav.offcanvas-start,.navbar-expand-sm .offcanvas-nav.offcanvas-end{width:100%;}.navbar-expand-sm.fancy.navbar-bg-light:not(.fixed),.navbar-expand-sm.extended.navbar-bg-light:not(.fixed){background:none !important;}.navbar-expand-sm.extended:not(.fixed) .navbar-collapse .nav-link{padding-top:1.15rem;padding-bottom:1.15rem;}.navbar-expand-sm.fancy:not(.fixed) .navbar-collapse .nav-link{padding-top:1.25rem;padding-bottom:1.25rem;}.navbar-expand-sm[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link{padding-top:1.7rem;padding-bottom:1.7rem;}.navbar-expand-sm.transparent:not(.fixed){padding-top:0.3rem;}.navbar-expand-sm.extended .navbar-collapse-wrapper,.navbar-expand-sm.fancy .navbar-collapse-wrapper{box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);width:100%;border-radius:0.4rem;}.navbar-expand-sm.extended:not(.extended-alt):not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 0.5rem;}.navbar-expand-sm.extended.extended-alt:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem;}.navbar-expand-sm.fancy:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 1.5rem;margin-top:2.25rem;}.navbar-expand-sm.extended:not(.extended-alt) .navbar-brand{padding-top:1.5rem;padding-bottom:1.5rem;}.navbar-expand-sm.extended.extended-alt .navbar-brand{padding-top:1.75rem;padding-bottom:1.75rem;}.navbar-expand-sm.fixed .topbar{display:none !important;}.navbar-expand-sm.navbar-light:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-sm.navbar-dark:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-sm.transparent.fixed .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu{margin-top:0.5rem;}.navbar-expand-sm .navbar-collapse .nav-link{white-space:nowrap;}.navbar-expand-sm .navbar-collapse .nav-item.parent-link{display:flex;flex-direction:row;align-items:center;}.navbar-expand-sm .navbar-collapse .nav-item.parent-link .nav-link:first-child{padding-right:0 !important;}.navbar-expand-sm .navbar-collapse .nav-item.parent-link .dropdown-toggle{padding-left:0 !important;}.navbar-expand-sm .mega-menu-content>.row>[class*=col-]+[class*=col-],.navbar-expand-sm .dropdown-lg-content>div+div{border-left:1px solid rgba(164,174,198,0.2);}.navbar-expand-sm .mega-menu-content{padding:0.6rem 0.25rem 0.2rem;}.navbar-expand-sm .mega-menu-dark{background:#2e353e;}.navbar-expand-sm .mega-menu-dark .img-svg{background:rgba(255,255,255,0.05);transition:all 0.2s ease-in-out;}.navbar-expand-sm .mega-menu-dark .img-svg:hover{background:rgba(255,255,255,0.09);}.navbar-expand-sm .mega-menu-dark .dropdown-item{color:#fff;}.navbar-expand-sm .mega-menu-dark .dropdown-item:hover,.navbar-expand-sm .mega-menu-dark .dropdown-item:focus{color:#fff;}.navbar-expand-sm .mega-menu-img{padding:0 !important;}.navbar-expand-sm .mega-menu-img .mega-menu-content{padding:0.2rem 2rem !important;margin:1.8rem 0 !important;}.navbar-expand-sm .mega-menu-img .dropdown-item{padding-left:0;padding-right:0;}.navbar-expand-sm.caret-none .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{display:none;}}@media (max-width:767.98px){.navbar-expand-md .offcanvas-nav{overflow-x:hidden;overflow-y:auto;flex-direction:column;}.navbar-expand-md .offcanvas-nav .offcanvas-header,.navbar-expand-md .offcanvas-nav .offcanvas-body,.navbar-expand-md .offcanvas-nav .offcanvas-footer{width:100%;}.navbar-expand-md .offcanvas-nav .offcanvas-body{overflow-y:unset;flex-grow:0;}.navbar-expand-md .navbar-collapse .dropdown-menu{padding:0;margin-top:0;background:none;}.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item{color:#fff;padding-left:1rem;padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-md .navbar-collapse .nav-link,.navbar-expand-md .navbar-collapse .show>.nav-link,.navbar-expand-md .navbar-collapse .nav-link.active,.navbar-expand-md .navbar-collapse .nav-link:hover,.navbar-expand-md .navbar-collapse .nav-link:focus{color:#fff !important;}.navbar-expand-md .navbar-collapse .nav-link{padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-md .navbar-collapse .dropdown-toggle:after{position:absolute;margin-right:0;right:-0.25rem;top:0.35rem;font-size:0.9rem;}.navbar-expand-md .navbar-collapse .dropdown-submenu .dropdown-toggle:after{top:0.3rem;}.navbar-expand-md .dropdown-header{padding-left:1rem;padding-right:1rem;margin-top:0.5rem;}.navbar-expand-md .dropstart .dropdown-toggle:after,.navbar-expand-md .dropend .dropdown-toggle:after{content:"\e92d" !important;}.navbar-expand-md .dropstart .dropdown-menu[data-bs-popper]{margin-right:0;margin-left:0.75rem;}.navbar-expand-md .dropdown-toggle:after{top:0.25rem !important;}.navbar-expand-md .language-select .dropdown-toggle:after{vertical-align:0 !important;}.navbar-expand-md .navbar-other .nav-item.language-select .nav-link{font-size:1.05rem;}.navbar-expand-md .navbar-other .nav-item .nav-link>i{font-size:calc(1.255rem + 0.06vw);}}@media (max-width:767.98px) and (min-width:1200px){.navbar-expand-md .navbar-other .nav-item .nav-link>i{font-size:1.3rem;}}@media (max-width:767.98px){.navbar-expand-md .navbar-brand{padding-top:1.2rem;padding-bottom:1.2rem;}}@media (max-width:767.98px){.navbar-expand-md.fancy .navbar-collapse-wrapper{background:none !important;box-shadow:none !important;}}@media (max-width:767.98px){.navbar-expand-md.center-logo.fixed .offcanvas-header .logo-light{display:inline-block;}.navbar-expand-md.center-logo.fixed .offcanvas-header .logo-dark{display:none;}}@media (max-width:767.98px){.navbar-expand-md .nav-item.parent-link .dropdown-toggle{padding-top:0 !important;padding-bottom:0 !important;}}@media (min-width:768px){.navbar-expand-md.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{color:#3f78e0;}.navbar-expand-md .navbar-nav,.navbar-expand-md .dropdown-mega{position:static !important;}.navbar-expand-md .navbar-nav .dropdown-menu.dropdown-lg{padding:1.6rem 0.25rem 1.3rem 0.25rem;}.navbar-expand-md .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content{display:flex;flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header{padding-top:0;}.navbar-expand-md .navbar-nav .dropdown-menu:before{position:absolute;top:-1rem;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-toggle:after{position:absolute;margin-right:0;right:1rem;top:0.15rem;font-size:0.85rem;}.navbar-expand-md .navbar-nav .dropdown-menu.mega-menu{margin-left:0.75rem !important;margin-right:0.75rem !important;}.navbar-expand-md:not(.hover-none) .navbar-nav .dropdown-menu{top:120%;visibility:hidden;pointer-events:none;opacity:0;display:block;}.navbar-expand-md:not(.hover-none) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu{top:100%;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-md:not(.hover-none) .navbar-nav .dropdown-submenu{position:relative;}.navbar-expand-md:not(.hover-none) .navbar-nav .dropdown-submenu .dropdown-menu{top:30%;}.navbar-expand-md:not(.hover-none) .navbar-nav .dropdown-submenu.dropstart:before{position:absolute;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-md:not(.hover-none) .navbar-nav .dropdown-submenu:hover>.dropdown-menu{top:0;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-md .dropend>.dropdown-menu{margin-left:0.5rem;}.navbar-expand-md .dropstart>.dropdown-menu{margin-right:0.5rem;}.navbar-expand-md .offcanvas-nav{position:unset;flex-direction:row;}.navbar-expand-md .offcanvas-nav.offcanvas-start,.navbar-expand-md .offcanvas-nav.offcanvas-end{width:100%;}.navbar-expand-md.fancy.navbar-bg-light:not(.fixed),.navbar-expand-md.extended.navbar-bg-light:not(.fixed){background:none !important;}.navbar-expand-md.extended:not(.fixed) .navbar-collapse .nav-link{padding-top:1.15rem;padding-bottom:1.15rem;}.navbar-expand-md.fancy:not(.fixed) .navbar-collapse .nav-link{padding-top:1.25rem;padding-bottom:1.25rem;}.navbar-expand-md[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link{padding-top:1.7rem;padding-bottom:1.7rem;}.navbar-expand-md.transparent:not(.fixed){padding-top:0.3rem;}.navbar-expand-md.extended .navbar-collapse-wrapper,.navbar-expand-md.fancy .navbar-collapse-wrapper{box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);width:100%;border-radius:0.4rem;}.navbar-expand-md.extended:not(.extended-alt):not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 0.5rem;}.navbar-expand-md.extended.extended-alt:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem;}.navbar-expand-md.fancy:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 1.5rem;margin-top:2.25rem;}.navbar-expand-md.extended:not(.extended-alt) .navbar-brand{padding-top:1.5rem;padding-bottom:1.5rem;}.navbar-expand-md.extended.extended-alt .navbar-brand{padding-top:1.75rem;padding-bottom:1.75rem;}.navbar-expand-md.fixed .topbar{display:none !important;}.navbar-expand-md.navbar-light:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-md.navbar-dark:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-md.transparent.fixed .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu{margin-top:0.5rem;}.navbar-expand-md .navbar-collapse .nav-link{white-space:nowrap;}.navbar-expand-md .navbar-collapse .nav-item.parent-link{display:flex;flex-direction:row;align-items:center;}.navbar-expand-md .navbar-collapse .nav-item.parent-link .nav-link:first-child{padding-right:0 !important;}.navbar-expand-md .navbar-collapse .nav-item.parent-link .dropdown-toggle{padding-left:0 !important;}.navbar-expand-md .mega-menu-content>.row>[class*=col-]+[class*=col-],.navbar-expand-md .dropdown-lg-content>div+div{border-left:1px solid rgba(164,174,198,0.2);}.navbar-expand-md .mega-menu-content{padding:0.6rem 0.25rem 0.2rem;}.navbar-expand-md .mega-menu-dark{background:#2e353e;}.navbar-expand-md .mega-menu-dark .img-svg{background:rgba(255,255,255,0.05);transition:all 0.2s ease-in-out;}.navbar-expand-md .mega-menu-dark .img-svg:hover{background:rgba(255,255,255,0.09);}.navbar-expand-md .mega-menu-dark .dropdown-item{color:#fff;}.navbar-expand-md .mega-menu-dark .dropdown-item:hover,.navbar-expand-md .mega-menu-dark .dropdown-item:focus{color:#fff;}.navbar-expand-md .mega-menu-img{padding:0 !important;}.navbar-expand-md .mega-menu-img .mega-menu-content{padding:0.2rem 2rem !important;margin:1.8rem 0 !important;}.navbar-expand-md .mega-menu-img .dropdown-item{padding-left:0;padding-right:0;}.navbar-expand-md.caret-none .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{display:none;}}@media (max-width:991.98px){.navbar-expand-lg .offcanvas-nav{overflow-x:hidden;overflow-y:auto;flex-direction:column;}.navbar-expand-lg .offcanvas-nav .offcanvas-header,.navbar-expand-lg .offcanvas-nav .offcanvas-body,.navbar-expand-lg .offcanvas-nav .offcanvas-footer{width:100%;}.navbar-expand-lg .offcanvas-nav .offcanvas-body{overflow-y:unset;flex-grow:0;}.navbar-expand-lg .navbar-collapse .dropdown-menu{padding:0;margin-top:0;background:none;}.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item{color:#fff;padding-left:1rem;padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-lg .navbar-collapse .nav-link,.navbar-expand-lg .navbar-collapse .show>.nav-link,.navbar-expand-lg .navbar-collapse .nav-link.active,.navbar-expand-lg .navbar-collapse .nav-link:hover,.navbar-expand-lg .navbar-collapse .nav-link:focus{color:#fff !important;}.navbar-expand-lg .navbar-collapse .nav-link{padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-lg .navbar-collapse .dropdown-toggle:after{position:absolute;margin-right:0;right:-0.25rem;top:0.35rem;font-size:0.9rem;}.navbar-expand-lg .navbar-collapse .dropdown-submenu .dropdown-toggle:after{top:0.3rem;}.navbar-expand-lg .dropdown-header{padding-left:1rem;padding-right:1rem;margin-top:0.5rem;}.navbar-expand-lg .dropstart .dropdown-toggle:after,.navbar-expand-lg .dropend .dropdown-toggle:after{content:"\e92d" !important;}.navbar-expand-lg .dropstart .dropdown-menu[data-bs-popper]{margin-right:0;margin-left:0.75rem;}.navbar-expand-lg .dropdown-toggle:after{top:0.25rem !important;}.navbar-expand-lg .language-select .dropdown-toggle:after{vertical-align:0 !important;}.navbar-expand-lg .navbar-other .nav-item.language-select .nav-link{font-size:1.05rem;}.navbar-expand-lg .navbar-other .nav-item .nav-link>i{font-size:calc(1.255rem + 0.06vw);}}@media (max-width:991.98px) and (min-width:1200px){.navbar-expand-lg .navbar-other .nav-item .nav-link>i{font-size:1.3rem;}}@media (max-width:991.98px){.navbar-expand-lg .navbar-brand{padding-top:1.2rem;padding-bottom:1.2rem;}}@media (max-width:991.98px){.navbar-expand-lg.fancy .navbar-collapse-wrapper{background:none !important;box-shadow:none !important;}}@media (max-width:991.98px){.navbar-expand-lg.center-logo.fixed .offcanvas-header .logo-light{display:inline-block;}.navbar-expand-lg.center-logo.fixed .offcanvas-header .logo-dark{display:none;}}@media (max-width:991.98px){.navbar-expand-lg .nav-item.parent-link .dropdown-toggle{padding-top:0 !important;padding-bottom:0 !important;}}@media (min-width:992px){.navbar-expand-lg.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{color:#3f78e0;}.navbar-expand-lg .navbar-nav,.navbar-expand-lg .dropdown-mega{position:static !important;}.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-lg{padding:1.6rem 0.25rem 1.3rem 0.25rem;}.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content{display:flex;flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header{padding-top:0;}.navbar-expand-lg .navbar-nav .dropdown-menu:before{position:absolute;top:-1rem;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-toggle:after{position:absolute;margin-right:0;right:1rem;top:0.15rem;font-size:0.85rem;}.navbar-expand-lg .navbar-nav .dropdown-menu.mega-menu{margin-left:0.75rem !important;margin-right:0.75rem !important;}.navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown-menu{top:120%;visibility:hidden;pointer-events:none;opacity:0;display:block;}.navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu{top:100%;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown-submenu{position:relative;}.navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown-submenu .dropdown-menu{top:30%;}.navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown-submenu.dropstart:before{position:absolute;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown-submenu:hover>.dropdown-menu{top:0;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-lg .dropend>.dropdown-menu{margin-left:0.5rem;}.navbar-expand-lg .dropstart>.dropdown-menu{margin-right:0.5rem;}.navbar-expand-lg .offcanvas-nav{position:unset;flex-direction:row;}.navbar-expand-lg .offcanvas-nav.offcanvas-start,.navbar-expand-lg .offcanvas-nav.offcanvas-end{width:100%;}.navbar-expand-lg.fancy.navbar-bg-light:not(.fixed),.navbar-expand-lg.extended.navbar-bg-light:not(.fixed){background:none !important;}.navbar-expand-lg.extended:not(.fixed) .navbar-collapse .nav-link{padding-top:1.15rem;padding-bottom:1.15rem;}.navbar-expand-lg.fancy:not(.fixed) .navbar-collapse .nav-link{padding-top:1.25rem;padding-bottom:1.25rem;}.navbar-expand-lg[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link{padding-top:1.7rem;padding-bottom:1.7rem;}.navbar-expand-lg.transparent:not(.fixed){padding-top:0.3rem;}.navbar-expand-lg.extended .navbar-collapse-wrapper,.navbar-expand-lg.fancy .navbar-collapse-wrapper{box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);width:100%;border-radius:0.4rem;}.navbar-expand-lg.extended:not(.extended-alt):not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 0.5rem;}.navbar-expand-lg.extended.extended-alt:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem;}.navbar-expand-lg.fancy:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 1.5rem;margin-top:2.25rem;}.navbar-expand-lg.extended:not(.extended-alt) .navbar-brand{padding-top:1.5rem;padding-bottom:1.5rem;}.navbar-expand-lg.extended.extended-alt .navbar-brand{padding-top:1.75rem;padding-bottom:1.75rem;}.navbar-expand-lg.fixed .topbar{display:none !important;}.navbar-expand-lg.navbar-light:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-lg.navbar-dark:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-lg.transparent.fixed .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu{margin-top:0.5rem;}.navbar-expand-lg .navbar-collapse .nav-link{white-space:nowrap;}.navbar-expand-lg .navbar-collapse .nav-item.parent-link{display:flex;flex-direction:row;align-items:center;}.navbar-expand-lg .navbar-collapse .nav-item.parent-link .nav-link:first-child{padding-right:0 !important;}.navbar-expand-lg .navbar-collapse .nav-item.parent-link .dropdown-toggle{padding-left:0 !important;}.navbar-expand-lg .mega-menu-content>.row>[class*=col-]+[class*=col-],.navbar-expand-lg .dropdown-lg-content>div+div{border-left:1px solid rgba(164,174,198,0.2);}.navbar-expand-lg .mega-menu-content{padding:0.6rem 0.25rem 0.2rem;}.navbar-expand-lg .mega-menu-dark{background:#2e353e;}.navbar-expand-lg .mega-menu-dark .img-svg{background:rgba(255,255,255,0.05);transition:all 0.2s ease-in-out;}.navbar-expand-lg .mega-menu-dark .img-svg:hover{background:rgba(255,255,255,0.09);}.navbar-expand-lg .mega-menu-dark .dropdown-item{color:#fff;}.navbar-expand-lg .mega-menu-dark .dropdown-item:hover,.navbar-expand-lg .mega-menu-dark .dropdown-item:focus{color:#fff;}.navbar-expand-lg .mega-menu-img{padding:0 !important;}.navbar-expand-lg .mega-menu-img .mega-menu-content{padding:0.2rem 2rem !important;margin:1.8rem 0 !important;}.navbar-expand-lg .mega-menu-img .dropdown-item{padding-left:0;padding-right:0;}.navbar-expand-lg.caret-none .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{display:none;}}@media (max-width:1199.98px){.navbar-expand-xl .offcanvas-nav{overflow-x:hidden;overflow-y:auto;flex-direction:column;}.navbar-expand-xl .offcanvas-nav .offcanvas-header,.navbar-expand-xl .offcanvas-nav .offcanvas-body,.navbar-expand-xl .offcanvas-nav .offcanvas-footer{width:100%;}.navbar-expand-xl .offcanvas-nav .offcanvas-body{overflow-y:unset;flex-grow:0;}.navbar-expand-xl .navbar-collapse .dropdown-menu{padding:0;margin-top:0;background:none;}.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item{color:#fff;padding-left:1rem;padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-xl .navbar-collapse .nav-link,.navbar-expand-xl .navbar-collapse .show>.nav-link,.navbar-expand-xl .navbar-collapse .nav-link.active,.navbar-expand-xl .navbar-collapse .nav-link:hover,.navbar-expand-xl .navbar-collapse .nav-link:focus{color:#fff !important;}.navbar-expand-xl .navbar-collapse .nav-link{padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-xl .navbar-collapse .dropdown-toggle:after{position:absolute;margin-right:0;right:-0.25rem;top:0.35rem;font-size:0.9rem;}.navbar-expand-xl .navbar-collapse .dropdown-submenu .dropdown-toggle:after{top:0.3rem;}.navbar-expand-xl .dropdown-header{padding-left:1rem;padding-right:1rem;margin-top:0.5rem;}.navbar-expand-xl .dropstart .dropdown-toggle:after,.navbar-expand-xl .dropend .dropdown-toggle:after{content:"\e92d" !important;}.navbar-expand-xl .dropstart .dropdown-menu[data-bs-popper]{margin-right:0;margin-left:0.75rem;}.navbar-expand-xl .dropdown-toggle:after{top:0.25rem !important;}.navbar-expand-xl .language-select .dropdown-toggle:after{vertical-align:0 !important;}.navbar-expand-xl .navbar-other .nav-item.language-select .nav-link{font-size:1.05rem;}.navbar-expand-xl .navbar-other .nav-item .nav-link>i{font-size:calc(1.255rem + 0.06vw);}}@media (max-width:1199.98px) and (min-width:1200px){.navbar-expand-xl .navbar-other .nav-item .nav-link>i{font-size:1.3rem;}}@media (max-width:1199.98px){.navbar-expand-xl .navbar-brand{padding-top:1.2rem;padding-bottom:1.2rem;}}@media (max-width:1199.98px){.navbar-expand-xl.fancy .navbar-collapse-wrapper{background:none !important;box-shadow:none !important;}}@media (max-width:1199.98px){.navbar-expand-xl.center-logo.fixed .offcanvas-header .logo-light{display:inline-block;}.navbar-expand-xl.center-logo.fixed .offcanvas-header .logo-dark{display:none;}}@media (max-width:1199.98px){.navbar-expand-xl .nav-item.parent-link .dropdown-toggle{padding-top:0 !important;padding-bottom:0 !important;}}@media (min-width:1200px){.navbar-expand-xl.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{color:#3f78e0;}.navbar-expand-xl .navbar-nav,.navbar-expand-xl .dropdown-mega{position:static !important;}.navbar-expand-xl .navbar-nav .dropdown-menu.dropdown-lg{padding:1.6rem 0.25rem 1.3rem 0.25rem;}.navbar-expand-xl .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content{display:flex;flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header{padding-top:0;}.navbar-expand-xl .navbar-nav .dropdown-menu:before{position:absolute;top:-1rem;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-xl .navbar-nav .dropdown-menu .dropdown-toggle:after{position:absolute;margin-right:0;right:1rem;top:0.15rem;font-size:0.85rem;}.navbar-expand-xl .navbar-nav .dropdown-menu.mega-menu{margin-left:0.75rem !important;margin-right:0.75rem !important;}.navbar-expand-xl:not(.hover-none) .navbar-nav .dropdown-menu{top:120%;visibility:hidden;pointer-events:none;opacity:0;display:block;}.navbar-expand-xl:not(.hover-none) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu{top:100%;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-xl:not(.hover-none) .navbar-nav .dropdown-submenu{position:relative;}.navbar-expand-xl:not(.hover-none) .navbar-nav .dropdown-submenu .dropdown-menu{top:30%;}.navbar-expand-xl:not(.hover-none) .navbar-nav .dropdown-submenu.dropstart:before{position:absolute;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-xl:not(.hover-none) .navbar-nav .dropdown-submenu:hover>.dropdown-menu{top:0;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-xl .dropend>.dropdown-menu{margin-left:0.5rem;}.navbar-expand-xl .dropstart>.dropdown-menu{margin-right:0.5rem;}.navbar-expand-xl .offcanvas-nav{position:unset;flex-direction:row;}.navbar-expand-xl .offcanvas-nav.offcanvas-start,.navbar-expand-xl .offcanvas-nav.offcanvas-end{width:100%;}.navbar-expand-xl.fancy.navbar-bg-light:not(.fixed),.navbar-expand-xl.extended.navbar-bg-light:not(.fixed){background:none !important;}.navbar-expand-xl.extended:not(.fixed) .navbar-collapse .nav-link{padding-top:1.15rem;padding-bottom:1.15rem;}.navbar-expand-xl.fancy:not(.fixed) .navbar-collapse .nav-link{padding-top:1.25rem;padding-bottom:1.25rem;}.navbar-expand-xl[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link{padding-top:1.7rem;padding-bottom:1.7rem;}.navbar-expand-xl.transparent:not(.fixed){padding-top:0.3rem;}.navbar-expand-xl.extended .navbar-collapse-wrapper,.navbar-expand-xl.fancy .navbar-collapse-wrapper{box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);width:100%;border-radius:0.4rem;}.navbar-expand-xl.extended:not(.extended-alt):not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 0.5rem;}.navbar-expand-xl.extended.extended-alt:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem;}.navbar-expand-xl.fancy:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 1.5rem;margin-top:2.25rem;}.navbar-expand-xl.extended:not(.extended-alt) .navbar-brand{padding-top:1.5rem;padding-bottom:1.5rem;}.navbar-expand-xl.extended.extended-alt .navbar-brand{padding-top:1.75rem;padding-bottom:1.75rem;}.navbar-expand-xl.fixed .topbar{display:none !important;}.navbar-expand-xl.navbar-light:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-xl.navbar-dark:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-xl.transparent.fixed .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu{margin-top:0.5rem;}.navbar-expand-xl .navbar-collapse .nav-link{white-space:nowrap;}.navbar-expand-xl .navbar-collapse .nav-item.parent-link{display:flex;flex-direction:row;align-items:center;}.navbar-expand-xl .navbar-collapse .nav-item.parent-link .nav-link:first-child{padding-right:0 !important;}.navbar-expand-xl .navbar-collapse .nav-item.parent-link .dropdown-toggle{padding-left:0 !important;}.navbar-expand-xl .mega-menu-content>.row>[class*=col-]+[class*=col-],.navbar-expand-xl .dropdown-lg-content>div+div{border-left:1px solid rgba(164,174,198,0.2);}.navbar-expand-xl .mega-menu-content{padding:0.6rem 0.25rem 0.2rem;}.navbar-expand-xl .mega-menu-dark{background:#2e353e;}.navbar-expand-xl .mega-menu-dark .img-svg{background:rgba(255,255,255,0.05);transition:all 0.2s ease-in-out;}.navbar-expand-xl .mega-menu-dark .img-svg:hover{background:rgba(255,255,255,0.09);}.navbar-expand-xl .mega-menu-dark .dropdown-item{color:#fff;}.navbar-expand-xl .mega-menu-dark .dropdown-item:hover,.navbar-expand-xl .mega-menu-dark .dropdown-item:focus{color:#fff;}.navbar-expand-xl .mega-menu-img{padding:0 !important;}.navbar-expand-xl .mega-menu-img .mega-menu-content{padding:0.2rem 2rem !important;margin:1.8rem 0 !important;}.navbar-expand-xl .mega-menu-img .dropdown-item{padding-left:0;padding-right:0;}.navbar-expand-xl.caret-none .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{display:none;}}@media (max-width:1399.98px){.navbar-expand-xxl .offcanvas-nav{overflow-x:hidden;overflow-y:auto;flex-direction:column;}.navbar-expand-xxl .offcanvas-nav .offcanvas-header,.navbar-expand-xxl .offcanvas-nav .offcanvas-body,.navbar-expand-xxl .offcanvas-nav .offcanvas-footer{width:100%;}.navbar-expand-xxl .offcanvas-nav .offcanvas-body{overflow-y:unset;flex-grow:0;}.navbar-expand-xxl .navbar-collapse .dropdown-menu{padding:0;margin-top:0;background:none;}.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item{color:#fff;padding-left:1rem;padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-xxl .navbar-collapse .nav-link,.navbar-expand-xxl .navbar-collapse .show>.nav-link,.navbar-expand-xxl .navbar-collapse .nav-link.active,.navbar-expand-xxl .navbar-collapse .nav-link:hover,.navbar-expand-xxl .navbar-collapse .nav-link:focus{color:#fff !important;}.navbar-expand-xxl .navbar-collapse .nav-link{padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand-xxl .navbar-collapse .dropdown-toggle:after{position:absolute;margin-right:0;right:-0.25rem;top:0.35rem;font-size:0.9rem;}.navbar-expand-xxl .navbar-collapse .dropdown-submenu .dropdown-toggle:after{top:0.3rem;}.navbar-expand-xxl .dropdown-header{padding-left:1rem;padding-right:1rem;margin-top:0.5rem;}.navbar-expand-xxl .dropstart .dropdown-toggle:after,.navbar-expand-xxl .dropend .dropdown-toggle:after{content:"\e92d" !important;}.navbar-expand-xxl .dropstart .dropdown-menu[data-bs-popper]{margin-right:0;margin-left:0.75rem;}.navbar-expand-xxl .dropdown-toggle:after{top:0.25rem !important;}.navbar-expand-xxl .language-select .dropdown-toggle:after{vertical-align:0 !important;}.navbar-expand-xxl .navbar-other .nav-item.language-select .nav-link{font-size:1.05rem;}.navbar-expand-xxl .navbar-other .nav-item .nav-link>i{font-size:calc(1.255rem + 0.06vw);}}@media (max-width:1399.98px) and (min-width:1200px){.navbar-expand-xxl .navbar-other .nav-item .nav-link>i{font-size:1.3rem;}}@media (max-width:1399.98px){.navbar-expand-xxl .navbar-brand{padding-top:1.2rem;padding-bottom:1.2rem;}}@media (max-width:1399.98px){.navbar-expand-xxl.fancy .navbar-collapse-wrapper{background:none !important;box-shadow:none !important;}}@media (max-width:1399.98px){.navbar-expand-xxl.center-logo.fixed .offcanvas-header .logo-light{display:inline-block;}.navbar-expand-xxl.center-logo.fixed .offcanvas-header .logo-dark{display:none;}}@media (max-width:1399.98px){.navbar-expand-xxl .nav-item.parent-link .dropdown-toggle{padding-top:0 !important;padding-bottom:0 !important;}}@media (min-width:1400px){.navbar-expand-xxl.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{color:#3f78e0;}.navbar-expand-xxl .navbar-nav,.navbar-expand-xxl .dropdown-mega{position:static !important;}.navbar-expand-xxl .navbar-nav .dropdown-menu.dropdown-lg{padding:1.6rem 0.25rem 1.3rem 0.25rem;}.navbar-expand-xxl .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content{display:flex;flex-direction:row;}.navbar-expand-xxl .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header{padding-top:0;}.navbar-expand-xxl .navbar-nav .dropdown-menu:before{position:absolute;top:-1rem;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-xxl .navbar-nav .dropdown-menu .dropdown-toggle:after{position:absolute;margin-right:0;right:1rem;top:0.15rem;font-size:0.85rem;}.navbar-expand-xxl .navbar-nav .dropdown-menu.mega-menu{margin-left:0.75rem !important;margin-right:0.75rem !important;}.navbar-expand-xxl:not(.hover-none) .navbar-nav .dropdown-menu{top:120%;visibility:hidden;pointer-events:none;opacity:0;display:block;}.navbar-expand-xxl:not(.hover-none) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu{top:100%;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-xxl:not(.hover-none) .navbar-nav .dropdown-submenu{position:relative;}.navbar-expand-xxl:not(.hover-none) .navbar-nav .dropdown-submenu .dropdown-menu{top:30%;}.navbar-expand-xxl:not(.hover-none) .navbar-nav .dropdown-submenu.dropstart:before{position:absolute;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand-xxl:not(.hover-none) .navbar-nav .dropdown-submenu:hover>.dropdown-menu{top:0;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand-xxl .dropend>.dropdown-menu{margin-left:0.5rem;}.navbar-expand-xxl .dropstart>.dropdown-menu{margin-right:0.5rem;}.navbar-expand-xxl .offcanvas-nav{position:unset;flex-direction:row;}.navbar-expand-xxl .offcanvas-nav.offcanvas-start,.navbar-expand-xxl .offcanvas-nav.offcanvas-end{width:100%;}.navbar-expand-xxl.fancy.navbar-bg-light:not(.fixed),.navbar-expand-xxl.extended.navbar-bg-light:not(.fixed){background:none !important;}.navbar-expand-xxl.extended:not(.fixed) .navbar-collapse .nav-link{padding-top:1.15rem;padding-bottom:1.15rem;}.navbar-expand-xxl.fancy:not(.fixed) .navbar-collapse .nav-link{padding-top:1.25rem;padding-bottom:1.25rem;}.navbar-expand-xxl[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link{padding-top:1.7rem;padding-bottom:1.7rem;}.navbar-expand-xxl.transparent:not(.fixed){padding-top:0.3rem;}.navbar-expand-xxl.extended .navbar-collapse-wrapper,.navbar-expand-xxl.fancy .navbar-collapse-wrapper{box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);width:100%;border-radius:0.4rem;}.navbar-expand-xxl.extended:not(.extended-alt):not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 0.5rem;}.navbar-expand-xxl.extended.extended-alt:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem;}.navbar-expand-xxl.fancy:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 1.5rem;margin-top:2.25rem;}.navbar-expand-xxl.extended:not(.extended-alt) .navbar-brand{padding-top:1.5rem;padding-bottom:1.5rem;}.navbar-expand-xxl.extended.extended-alt .navbar-brand{padding-top:1.75rem;padding-bottom:1.75rem;}.navbar-expand-xxl.fixed .topbar{display:none !important;}.navbar-expand-xxl.navbar-light:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-xxl.navbar-dark:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand-xxl.transparent.fixed .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu{margin-top:0.5rem;}.navbar-expand-xxl .navbar-collapse .nav-link{white-space:nowrap;}.navbar-expand-xxl .navbar-collapse .nav-item.parent-link{display:flex;flex-direction:row;align-items:center;}.navbar-expand-xxl .navbar-collapse .nav-item.parent-link .nav-link:first-child{padding-right:0 !important;}.navbar-expand-xxl .navbar-collapse .nav-item.parent-link .dropdown-toggle{padding-left:0 !important;}.navbar-expand-xxl .mega-menu-content>.row>[class*=col-]+[class*=col-],.navbar-expand-xxl .dropdown-lg-content>div+div{border-left:1px solid rgba(164,174,198,0.2);}.navbar-expand-xxl .mega-menu-content{padding:0.6rem 0.25rem 0.2rem;}.navbar-expand-xxl .mega-menu-dark{background:#2e353e;}.navbar-expand-xxl .mega-menu-dark .img-svg{background:rgba(255,255,255,0.05);transition:all 0.2s ease-in-out;}.navbar-expand-xxl .mega-menu-dark .img-svg:hover{background:rgba(255,255,255,0.09);}.navbar-expand-xxl .mega-menu-dark .dropdown-item{color:#fff;}.navbar-expand-xxl .mega-menu-dark .dropdown-item:hover,.navbar-expand-xxl .mega-menu-dark .dropdown-item:focus{color:#fff;}.navbar-expand-xxl .mega-menu-img{padding:0 !important;}.navbar-expand-xxl .mega-menu-img .mega-menu-content{padding:0.2rem 2rem !important;margin:1.8rem 0 !important;}.navbar-expand-xxl .mega-menu-img .dropdown-item{padding-left:0;padding-right:0;}.navbar-expand-xxl.caret-none .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{display:none;}}.navbar-expand .offcanvas-nav{overflow-x:hidden;overflow-y:auto;flex-direction:column;}.navbar-expand .offcanvas-nav .offcanvas-header,.navbar-expand .offcanvas-nav .offcanvas-body,.navbar-expand .offcanvas-nav .offcanvas-footer{width:100%;}.navbar-expand .offcanvas-nav .offcanvas-body{overflow-y:unset;flex-grow:0;}.navbar-expand .navbar-collapse .dropdown-menu{padding:0;margin-top:0;background:none;}.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item{color:#fff;padding-left:1rem;padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand .navbar-collapse .nav-link,.navbar-expand .navbar-collapse .show>.nav-link,.navbar-expand .navbar-collapse .nav-link.active,.navbar-expand .navbar-collapse .nav-link:hover,.navbar-expand .navbar-collapse .nav-link:focus{color:#fff !important;}.navbar-expand .navbar-collapse .nav-link{padding-top:0.3rem;padding-bottom:0.3rem;}.navbar-expand .navbar-collapse .dropdown-toggle:after{position:absolute;margin-right:0;right:-0.25rem;top:0.35rem;font-size:0.9rem;}.navbar-expand .navbar-collapse .dropdown-submenu .dropdown-toggle:after{top:0.3rem;}.navbar-expand .dropdown-header{padding-left:1rem;padding-right:1rem;margin-top:0.5rem;}.navbar-expand .dropstart .dropdown-toggle:after,.navbar-expand .dropend .dropdown-toggle:after{content:"\e92d" !important;}.navbar-expand .dropstart .dropdown-menu[data-bs-popper]{margin-right:0;margin-left:0.75rem;}.navbar-expand .dropdown-toggle:after{top:0.25rem !important;}.navbar-expand .language-select .dropdown-toggle:after{vertical-align:0 !important;}.navbar-expand .navbar-other .nav-item.language-select .nav-link{font-size:1.05rem;}.navbar-expand .navbar-other .nav-item .nav-link>i{font-size:calc(1.255rem + 0.06vw);}@media (min-width:1200px){.navbar-expand .navbar-other .nav-item .nav-link>i{font-size:1.3rem;}}.navbar-expand .navbar-brand{padding-top:1.2rem;padding-bottom:1.2rem;}.navbar-expand.fancy .navbar-collapse-wrapper{background:none !important;box-shadow:none !important;}.navbar-expand.center-logo.fixed .offcanvas-header .logo-light{display:inline-block;}.navbar-expand.center-logo.fixed .offcanvas-header .logo-dark{display:none;}.navbar-expand .nav-item.parent-link .dropdown-toggle{padding-top:0 !important;padding-bottom:0 !important;}.navbar-expand.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{color:#3f78e0;}.navbar-expand .navbar-nav,.navbar-expand .dropdown-mega{position:static !important;}.navbar-expand .navbar-nav .dropdown-menu.dropdown-lg{padding:1.6rem 0.25rem 1.3rem 0.25rem;}.navbar-expand .navbar-nav .dropdown-menu.dropdown-lg .dropdown-lg-content{display:flex;flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu.dropdown-lg .dropdown-header{padding-top:0;}.navbar-expand .navbar-nav .dropdown-menu:before{position:absolute;top:-1rem;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand .navbar-nav .dropdown-menu .dropdown-toggle:after{position:absolute;margin-right:0;right:1rem;top:0.15rem;font-size:0.85rem;}.navbar-expand .navbar-nav .dropdown-menu.mega-menu{margin-left:0.75rem !important;margin-right:0.75rem !important;}.navbar-expand:not(.hover-none) .navbar-nav .dropdown-menu{top:120%;visibility:hidden;pointer-events:none;opacity:0;display:block;}.navbar-expand:not(.hover-none) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu{top:100%;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand:not(.hover-none) .navbar-nav .dropdown-submenu{position:relative;}.navbar-expand:not(.hover-none) .navbar-nav .dropdown-submenu .dropdown-menu{top:30%;}.navbar-expand:not(.hover-none) .navbar-nav .dropdown-submenu.dropstart:before{position:absolute;left:-1rem;width:100%;height:100%;content:"";display:block;z-index:-1;}.navbar-expand:not(.hover-none) .navbar-nav .dropdown-submenu:hover>.dropdown-menu{top:0;pointer-events:all;visibility:visible;opacity:1;transition:all 0.25s ease-in-out;}.navbar-expand .dropend>.dropdown-menu{margin-left:0.5rem;}.navbar-expand .dropstart>.dropdown-menu{margin-right:0.5rem;}.navbar-expand .offcanvas-nav{position:unset;flex-direction:row;}.navbar-expand .offcanvas-nav.offcanvas-start,.navbar-expand .offcanvas-nav.offcanvas-end{width:100%;}.navbar-expand.fancy.navbar-bg-light:not(.fixed),.navbar-expand.extended.navbar-bg-light:not(.fixed){background:none !important;}.navbar-expand.extended:not(.fixed) .navbar-collapse .nav-link{padding-top:1.15rem;padding-bottom:1.15rem;}.navbar-expand.fancy:not(.fixed) .navbar-collapse .nav-link{padding-top:1.25rem;padding-bottom:1.25rem;}.navbar-expand[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link{padding-top:1.7rem;padding-bottom:1.7rem;}.navbar-expand.transparent:not(.fixed){padding-top:0.3rem;}.navbar-expand.extended .navbar-collapse-wrapper,.navbar-expand.fancy .navbar-collapse-wrapper{box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);width:100%;border-radius:0.4rem;}.navbar-expand.extended:not(.extended-alt):not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 0.5rem;}.navbar-expand.extended.extended-alt:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem;}.navbar-expand.fancy:not(.fixed) .navbar-collapse-wrapper{padding:0 1.5rem 0 1.5rem;margin-top:2.25rem;}.navbar-expand.extended:not(.extended-alt) .navbar-brand{padding-top:1.5rem;padding-bottom:1.5rem;}.navbar-expand.extended.extended-alt .navbar-brand{padding-top:1.75rem;padding-bottom:1.75rem;}.navbar-expand.fixed .topbar{display:none !important;}.navbar-expand.navbar-light:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand.navbar-dark:not(.transparent) .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu,.navbar-expand.transparent.fixed .navbar-nav .dropdown:not(.dropdown-submenu):not(.language-select)>.dropdown-menu{margin-top:0.5rem;}.navbar-expand .navbar-collapse .nav-link{white-space:nowrap;}.navbar-expand .navbar-collapse .nav-item.parent-link{display:flex;flex-direction:row;align-items:center;}.navbar-expand .navbar-collapse .nav-item.parent-link .nav-link:first-child{padding-right:0 !important;}.navbar-expand .navbar-collapse .nav-item.parent-link .dropdown-toggle{padding-left:0 !important;}.navbar-expand .mega-menu-content>.row>[class*=col-]+[class*=col-],.navbar-expand .dropdown-lg-content>div+div{border-left:1px solid rgba(164,174,198,0.2);}.navbar-expand .mega-menu-content{padding:0.6rem 0.25rem 0.2rem;}.navbar-expand .mega-menu-dark{background:#2e353e;}.navbar-expand .mega-menu-dark .img-svg{background:rgba(255,255,255,0.05);transition:all 0.2s ease-in-out;}.navbar-expand .mega-menu-dark .img-svg:hover{background:rgba(255,255,255,0.09);}.navbar-expand .mega-menu-dark .dropdown-item{color:#fff;}.navbar-expand .mega-menu-dark .dropdown-item:hover,.navbar-expand .mega-menu-dark .dropdown-item:focus{color:#fff;}.navbar-expand .mega-menu-img{padding:0 !important;}.navbar-expand .mega-menu-img .mega-menu-content{padding:0.2rem 2rem !important;margin:1.8rem 0 !important;}.navbar-expand .mega-menu-img .dropdown-item{padding-left:0;padding-right:0;}.navbar-expand.caret-none .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{display:none;}.dropdown-mega .dropdown-menu{left:0 !important;right:0 !important;width:auto !important;max-width:none !important;}@media (min-width:992px){.mega-menu-scroll{overflow-y:scroll;}.mega-menu-scroll>span{font-size:0.7rem;display:flex;justify-content:center;align-items:center;width:100%;height:auto;position:absolute;bottom:0.3rem;left:0;text-align:center;color:#cacaca;}.mega-menu-scroll>span i{font-size:1rem;}}@media (min-width:1400px){.mega-menu-scroll{height:30.6rem;}}@media (min-width:1200px) and (max-width:1399.98px){.mega-menu-scroll{height:26.2rem;}}@media (min-width:992px) and (max-width:1199.98px){.mega-menu-scroll{height:21.8rem;}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:15rem;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1.5rem;--bs-offcanvas-padding-y:1.5rem;--bs-offcanvas-color:#fff;--bs-offcanvas-bg:#1e2228;--bs-offcanvas-border-width:0;--bs-offcanvas-border-color:transparent;--bs-offcanvas-box-shadow:none;}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:transform 0.3s ease-in-out;}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none;}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width:575.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none;}}@media (max-width:575.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible;}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-sm .offcanvas-header{display:none;}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:transform 0.3s ease-in-out;}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none;}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width:767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width:767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none;}}@media (max-width:767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible;}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-md .offcanvas-header{display:none;}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:transform 0.3s ease-in-out;}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none;}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width:991.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none;}}@media (max-width:991.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible;}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-lg .offcanvas-header{display:none;}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:transform 0.3s ease-in-out;}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none;}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width:1199.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none;}}@media (max-width:1199.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible;}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-xl .offcanvas-header{display:none;}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:transform 0.3s ease-in-out;}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none;}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width:1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none;}}@media (max-width:1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible;}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-xxl .offcanvas-header{display:none;}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:transform 0.3s ease-in-out;}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none;}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none;}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible;}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:rgba(30,34,40,0.7);}.offcanvas-backdrop.fade{opacity:0;}.offcanvas-backdrop.show{opacity:1;}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);margin-top:calc(-0.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-0.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5 * var(--bs-offcanvas-padding-y));}.offcanvas-title{margin-bottom:0;line-height:1;}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto;}#offcanvas-search{bottom:auto;height:auto;}#offcanvas-search .search-form:before{font-size:1rem;color:#343f52;left:0;right:auto;}#offcanvas-search .search-form .form-control{font-size:0.8rem;border:0;background:none;box-shadow:none;padding-left:1.75rem;padding-right:0.75rem !important;}.offcanvas.bg-light{background:#fefefe;color:#60697b;}.offcanvas-header{padding-top:1.5rem;padding-bottom:1.5rem;display:flex;flex-direction:row;}.offcanvas-header .btn-close{margin:0;padding:0;margin-right:-0.5rem;}.offcanvas-header a:focus{outline:0;}.offcanvas-body{padding-top:0;padding-bottom:0;}.offcanvas-nav .offcanvas-header .btn-close{margin-right:-0.75rem;}.offcanvas-nav .offcanvas-body{flex-grow:0;}.offcanvas:not(.offcanvas-nav){overflow-y:auto;}.offcanvas:not(.offcanvas-nav) .offcanvas-body{overflow-y:unset;}.offcanvas-footer{display:flex;flex-shrink:0;margin-top:auto;padding:1.5rem 0;}.nav-link p{font-size:0.8rem;}.sidebar .nav-link{letter-spacing:normal;}.navbar-other .nav-link{cursor:pointer;}@media (min-width:992px) and (max-width:1199.98px){.navbar .navbar-collapse .nav-link{padding-right:0.6rem;padding-left:0.6rem;}}.site-branding img.logo{max-height:38px;}#toolbar-administration nav.clearfix{overflow:visible;}.navbar.transparent:not(.navbar-stick){background:none;}.navbar.navbar-absolute{position:absolute;}.navbar.navbar-absolute,.navbar.pos-fixed{z-index:99;width:100%;}.navbar.navbar.transparent:not(.navbar-stick) button.hamburger{color:white;}@media all and (min-width:991px){.navbar:not(.navbar-stick){}.navbar.transparent:not(.navbar-stick){background:none;}.navbar.transparent:not(.navbar-dark):not(.navbar-stick) .logo-dark{display:none;}.navbar.bar--transparent:not(.navbar-dark) .logo-light{display:inline-block;}.navbar.transparent:not(.navbar-stick):not(.pos-fixed) ul.navbar-nav > li > a,.navbar.transparent:not(.navbar-stick):not(.pos-fixed) ul.navbar-nav > li > span{color:#fff;}}@media (max-width:990px){.navbar .navbar-other{display:none !important;}}.node--type-landing-page .content > section:first-child > div[class*='container']:not(.space-0){padding-top:5rem;}@media (min-width:768px){.node--type-landing-page .content > section:first-child > div[class*='container']:not(.space-0){padding-top:9rem;}}.image-wrapper.bg-image > .container{position:relative;z-index:2;}@media all and (max-width:768px){section.switch-column-mobile .row > .region--top{order:1;}section.switch-column-mobile div[class*=container] > .row > div:nth-child(1 of [class*='col-']){order:3;}section.switch-column-mobile div[class*=container] > .row > div:nth-child(2 of [class*='col-']){order:2;}section.switch-column-mobile div[class*=container] > .row > div:nth-child(3 of [class*='col-']){order:4;}section.switch-column-mobile .row > .region--bottom{order:5;}}@media (min-width:1200px){section.sticky-column-first >  [class*=container] > .row > [class*=col]:first-child{position:sticky;top:8rem;height:100%;}}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container-sm,.container{max-width:540px;}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px;}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px;}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px;}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px;}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x));}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto>*{flex:0 0 auto;width:auto;}.row-cols-1>*{flex:0 0 auto;width:100%;}.row-cols-2>*{flex:0 0 auto;width:50%;}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-4>*{flex:0 0 auto;width:25%;}.row-cols-5>*{flex:0 0 auto;width:20%;}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%;}.row-cols-7>*{flex:0 0 auto;width:14.2857142857%;}.row-cols-8>*{flex:0 0 auto;width:12.5%;}.row-cols-9>*{flex:0 0 auto;width:11.1111111111%;}.row-cols-10>*{flex:0 0 auto;width:10%;}.row-cols-11>*{flex:0 0 auto;width:9.0909090909%;}.row-cols-12>*{flex:0 0 auto;width:8.3333333333%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:0.75rem;}.g-3,.gy-3{--bs-gutter-y:0.75rem;}.g-4,.gx-4{--bs-gutter-x:1rem;}.g-4,.gy-4{--bs-gutter-y:1rem;}.g-5,.gx-5{--bs-gutter-x:1.25rem;}.g-5,.gy-5{--bs-gutter-y:1.25rem;}.g-6,.gx-6{--bs-gutter-x:1.5rem;}.g-6,.gy-6{--bs-gutter-y:1.5rem;}.g-7,.gx-7{--bs-gutter-x:1.75rem;}.g-7,.gy-7{--bs-gutter-y:1.75rem;}.g-8,.gx-8{--bs-gutter-x:2rem;}.g-8,.gy-8{--bs-gutter-y:2rem;}.g-9,.gx-9{--bs-gutter-x:2.25rem;}.g-9,.gy-9{--bs-gutter-y:2.25rem;}.g-10,.gx-10{--bs-gutter-x:2.5rem;}.g-10,.gy-10{--bs-gutter-y:2.5rem;}.g-11,.gx-11{--bs-gutter-x:3rem;}.g-11,.gy-11{--bs-gutter-y:3rem;}.g-12,.gx-12{--bs-gutter-x:3.5rem;}.g-12,.gy-12{--bs-gutter-y:3.5rem;}.g-13,.gx-13{--bs-gutter-x:4rem;}.g-13,.gy-13{--bs-gutter-y:4rem;}.g-14,.gx-14{--bs-gutter-x:4.5rem;}.g-14,.gy-14{--bs-gutter-y:4.5rem;}.g-15,.gx-15{--bs-gutter-x:5rem;}.g-15,.gy-15{--bs-gutter-y:5rem;}.g-16,.gx-16{--bs-gutter-x:6rem;}.g-16,.gy-16{--bs-gutter-y:6rem;}.g-17,.gx-17{--bs-gutter-x:7rem;}.g-17,.gy-17{--bs-gutter-y:7rem;}.g-18,.gx-18{--bs-gutter-x:8rem;}.g-18,.gy-18{--bs-gutter-y:8rem;}.g-19,.gx-19{--bs-gutter-x:9rem;}.g-19,.gy-19{--bs-gutter-y:9rem;}.g-20,.gx-20{--bs-gutter-x:10rem;}.g-20,.gy-20{--bs-gutter-y:10rem;}.g-21,.gx-21{--bs-gutter-x:12.5rem;}.g-21,.gy-21{--bs-gutter-y:12.5rem;}.g-22,.gx-22{--bs-gutter-x:15rem;}.g-22,.gy-22{--bs-gutter-y:15rem;}.g-23,.gx-23{--bs-gutter-x:17.5rem;}.g-23,.gy-23{--bs-gutter-y:17.5rem;}.g-24,.gx-24{--bs-gutter-x:20rem;}.g-24,.gy-24{--bs-gutter-y:20rem;}.g-25,.gx-25{--bs-gutter-x:22.5rem;}.g-25,.gy-25{--bs-gutter-y:22.5rem;}@media (min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto>*{flex:0 0 auto;width:auto;}.row-cols-sm-1>*{flex:0 0 auto;width:100%;}.row-cols-sm-2>*{flex:0 0 auto;width:50%;}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-sm-4>*{flex:0 0 auto;width:25%;}.row-cols-sm-5>*{flex:0 0 auto;width:20%;}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%;}.row-cols-sm-7>*{flex:0 0 auto;width:14.2857142857%;}.row-cols-sm-8>*{flex:0 0 auto;width:12.5%;}.row-cols-sm-9>*{flex:0 0 auto;width:11.1111111111%;}.row-cols-sm-10>*{flex:0 0 auto;width:10%;}.row-cols-sm-11>*{flex:0 0 auto;width:9.0909090909%;}.row-cols-sm-12>*{flex:0 0 auto;width:8.3333333333%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:0.75rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:0.75rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:1.25rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:1.25rem;}.g-sm-6,.gx-sm-6{--bs-gutter-x:1.5rem;}.g-sm-6,.gy-sm-6{--bs-gutter-y:1.5rem;}.g-sm-7,.gx-sm-7{--bs-gutter-x:1.75rem;}.g-sm-7,.gy-sm-7{--bs-gutter-y:1.75rem;}.g-sm-8,.gx-sm-8{--bs-gutter-x:2rem;}.g-sm-8,.gy-sm-8{--bs-gutter-y:2rem;}.g-sm-9,.gx-sm-9{--bs-gutter-x:2.25rem;}.g-sm-9,.gy-sm-9{--bs-gutter-y:2.25rem;}.g-sm-10,.gx-sm-10{--bs-gutter-x:2.5rem;}.g-sm-10,.gy-sm-10{--bs-gutter-y:2.5rem;}.g-sm-11,.gx-sm-11{--bs-gutter-x:3rem;}.g-sm-11,.gy-sm-11{--bs-gutter-y:3rem;}.g-sm-12,.gx-sm-12{--bs-gutter-x:3.5rem;}.g-sm-12,.gy-sm-12{--bs-gutter-y:3.5rem;}.g-sm-13,.gx-sm-13{--bs-gutter-x:4rem;}.g-sm-13,.gy-sm-13{--bs-gutter-y:4rem;}.g-sm-14,.gx-sm-14{--bs-gutter-x:4.5rem;}.g-sm-14,.gy-sm-14{--bs-gutter-y:4.5rem;}.g-sm-15,.gx-sm-15{--bs-gutter-x:5rem;}.g-sm-15,.gy-sm-15{--bs-gutter-y:5rem;}.g-sm-16,.gx-sm-16{--bs-gutter-x:6rem;}.g-sm-16,.gy-sm-16{--bs-gutter-y:6rem;}.g-sm-17,.gx-sm-17{--bs-gutter-x:7rem;}.g-sm-17,.gy-sm-17{--bs-gutter-y:7rem;}.g-sm-18,.gx-sm-18{--bs-gutter-x:8rem;}.g-sm-18,.gy-sm-18{--bs-gutter-y:8rem;}.g-sm-19,.gx-sm-19{--bs-gutter-x:9rem;}.g-sm-19,.gy-sm-19{--bs-gutter-y:9rem;}.g-sm-20,.gx-sm-20{--bs-gutter-x:10rem;}.g-sm-20,.gy-sm-20{--bs-gutter-y:10rem;}.g-sm-21,.gx-sm-21{--bs-gutter-x:12.5rem;}.g-sm-21,.gy-sm-21{--bs-gutter-y:12.5rem;}.g-sm-22,.gx-sm-22{--bs-gutter-x:15rem;}.g-sm-22,.gy-sm-22{--bs-gutter-y:15rem;}.g-sm-23,.gx-sm-23{--bs-gutter-x:17.5rem;}.g-sm-23,.gy-sm-23{--bs-gutter-y:17.5rem;}.g-sm-24,.gx-sm-24{--bs-gutter-x:20rem;}.g-sm-24,.gy-sm-24{--bs-gutter-y:20rem;}.g-sm-25,.gx-sm-25{--bs-gutter-x:22.5rem;}.g-sm-25,.gy-sm-25{--bs-gutter-y:22.5rem;}}@media (min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto>*{flex:0 0 auto;width:auto;}.row-cols-md-1>*{flex:0 0 auto;width:100%;}.row-cols-md-2>*{flex:0 0 auto;width:50%;}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-md-4>*{flex:0 0 auto;width:25%;}.row-cols-md-5>*{flex:0 0 auto;width:20%;}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%;}.row-cols-md-7>*{flex:0 0 auto;width:14.2857142857%;}.row-cols-md-8>*{flex:0 0 auto;width:12.5%;}.row-cols-md-9>*{flex:0 0 auto;width:11.1111111111%;}.row-cols-md-10>*{flex:0 0 auto;width:10%;}.row-cols-md-11>*{flex:0 0 auto;width:9.0909090909%;}.row-cols-md-12>*{flex:0 0 auto;width:8.3333333333%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:0.75rem;}.g-md-3,.gy-md-3{--bs-gutter-y:0.75rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1rem;}.g-md-5,.gx-md-5{--bs-gutter-x:1.25rem;}.g-md-5,.gy-md-5{--bs-gutter-y:1.25rem;}.g-md-6,.gx-md-6{--bs-gutter-x:1.5rem;}.g-md-6,.gy-md-6{--bs-gutter-y:1.5rem;}.g-md-7,.gx-md-7{--bs-gutter-x:1.75rem;}.g-md-7,.gy-md-7{--bs-gutter-y:1.75rem;}.g-md-8,.gx-md-8{--bs-gutter-x:2rem;}.g-md-8,.gy-md-8{--bs-gutter-y:2rem;}.g-md-9,.gx-md-9{--bs-gutter-x:2.25rem;}.g-md-9,.gy-md-9{--bs-gutter-y:2.25rem;}.g-md-10,.gx-md-10{--bs-gutter-x:2.5rem;}.g-md-10,.gy-md-10{--bs-gutter-y:2.5rem;}.g-md-11,.gx-md-11{--bs-gutter-x:3rem;}.g-md-11,.gy-md-11{--bs-gutter-y:3rem;}.g-md-12,.gx-md-12{--bs-gutter-x:3.5rem;}.g-md-12,.gy-md-12{--bs-gutter-y:3.5rem;}.g-md-13,.gx-md-13{--bs-gutter-x:4rem;}.g-md-13,.gy-md-13{--bs-gutter-y:4rem;}.g-md-14,.gx-md-14{--bs-gutter-x:4.5rem;}.g-md-14,.gy-md-14{--bs-gutter-y:4.5rem;}.g-md-15,.gx-md-15{--bs-gutter-x:5rem;}.g-md-15,.gy-md-15{--bs-gutter-y:5rem;}.g-md-16,.gx-md-16{--bs-gutter-x:6rem;}.g-md-16,.gy-md-16{--bs-gutter-y:6rem;}.g-md-17,.gx-md-17{--bs-gutter-x:7rem;}.g-md-17,.gy-md-17{--bs-gutter-y:7rem;}.g-md-18,.gx-md-18{--bs-gutter-x:8rem;}.g-md-18,.gy-md-18{--bs-gutter-y:8rem;}.g-md-19,.gx-md-19{--bs-gutter-x:9rem;}.g-md-19,.gy-md-19{--bs-gutter-y:9rem;}.g-md-20,.gx-md-20{--bs-gutter-x:10rem;}.g-md-20,.gy-md-20{--bs-gutter-y:10rem;}.g-md-21,.gx-md-21{--bs-gutter-x:12.5rem;}.g-md-21,.gy-md-21{--bs-gutter-y:12.5rem;}.g-md-22,.gx-md-22{--bs-gutter-x:15rem;}.g-md-22,.gy-md-22{--bs-gutter-y:15rem;}.g-md-23,.gx-md-23{--bs-gutter-x:17.5rem;}.g-md-23,.gy-md-23{--bs-gutter-y:17.5rem;}.g-md-24,.gx-md-24{--bs-gutter-x:20rem;}.g-md-24,.gy-md-24{--bs-gutter-y:20rem;}.g-md-25,.gx-md-25{--bs-gutter-x:22.5rem;}.g-md-25,.gy-md-25{--bs-gutter-y:22.5rem;}}@media (min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto>*{flex:0 0 auto;width:auto;}.row-cols-lg-1>*{flex:0 0 auto;width:100%;}.row-cols-lg-2>*{flex:0 0 auto;width:50%;}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-lg-4>*{flex:0 0 auto;width:25%;}.row-cols-lg-5>*{flex:0 0 auto;width:20%;}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%;}.row-cols-lg-7>*{flex:0 0 auto;width:14.2857142857%;}.row-cols-lg-8>*{flex:0 0 auto;width:12.5%;}.row-cols-lg-9>*{flex:0 0 auto;width:11.1111111111%;}.row-cols-lg-10>*{flex:0 0 auto;width:10%;}.row-cols-lg-11>*{flex:0 0 auto;width:9.0909090909%;}.row-cols-lg-12>*{flex:0 0 auto;width:8.3333333333%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:0.75rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:0.75rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:1.25rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:1.25rem;}.g-lg-6,.gx-lg-6{--bs-gutter-x:1.5rem;}.g-lg-6,.gy-lg-6{--bs-gutter-y:1.5rem;}.g-lg-7,.gx-lg-7{--bs-gutter-x:1.75rem;}.g-lg-7,.gy-lg-7{--bs-gutter-y:1.75rem;}.g-lg-8,.gx-lg-8{--bs-gutter-x:2rem;}.g-lg-8,.gy-lg-8{--bs-gutter-y:2rem;}.g-lg-9,.gx-lg-9{--bs-gutter-x:2.25rem;}.g-lg-9,.gy-lg-9{--bs-gutter-y:2.25rem;}.g-lg-10,.gx-lg-10{--bs-gutter-x:2.5rem;}.g-lg-10,.gy-lg-10{--bs-gutter-y:2.5rem;}.g-lg-11,.gx-lg-11{--bs-gutter-x:3rem;}.g-lg-11,.gy-lg-11{--bs-gutter-y:3rem;}.g-lg-12,.gx-lg-12{--bs-gutter-x:3.5rem;}.g-lg-12,.gy-lg-12{--bs-gutter-y:3.5rem;}.g-lg-13,.gx-lg-13{--bs-gutter-x:4rem;}.g-lg-13,.gy-lg-13{--bs-gutter-y:4rem;}.g-lg-14,.gx-lg-14{--bs-gutter-x:4.5rem;}.g-lg-14,.gy-lg-14{--bs-gutter-y:4.5rem;}.g-lg-15,.gx-lg-15{--bs-gutter-x:5rem;}.g-lg-15,.gy-lg-15{--bs-gutter-y:5rem;}.g-lg-16,.gx-lg-16{--bs-gutter-x:6rem;}.g-lg-16,.gy-lg-16{--bs-gutter-y:6rem;}.g-lg-17,.gx-lg-17{--bs-gutter-x:7rem;}.g-lg-17,.gy-lg-17{--bs-gutter-y:7rem;}.g-lg-18,.gx-lg-18{--bs-gutter-x:8rem;}.g-lg-18,.gy-lg-18{--bs-gutter-y:8rem;}.g-lg-19,.gx-lg-19{--bs-gutter-x:9rem;}.g-lg-19,.gy-lg-19{--bs-gutter-y:9rem;}.g-lg-20,.gx-lg-20{--bs-gutter-x:10rem;}.g-lg-20,.gy-lg-20{--bs-gutter-y:10rem;}.g-lg-21,.gx-lg-21{--bs-gutter-x:12.5rem;}.g-lg-21,.gy-lg-21{--bs-gutter-y:12.5rem;}.g-lg-22,.gx-lg-22{--bs-gutter-x:15rem;}.g-lg-22,.gy-lg-22{--bs-gutter-y:15rem;}.g-lg-23,.gx-lg-23{--bs-gutter-x:17.5rem;}.g-lg-23,.gy-lg-23{--bs-gutter-y:17.5rem;}.g-lg-24,.gx-lg-24{--bs-gutter-x:20rem;}.g-lg-24,.gy-lg-24{--bs-gutter-y:20rem;}.g-lg-25,.gx-lg-25{--bs-gutter-x:22.5rem;}.g-lg-25,.gy-lg-25{--bs-gutter-y:22.5rem;}}@media (min-width:1200px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto>*{flex:0 0 auto;width:auto;}.row-cols-xl-1>*{flex:0 0 auto;width:100%;}.row-cols-xl-2>*{flex:0 0 auto;width:50%;}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-xl-4>*{flex:0 0 auto;width:25%;}.row-cols-xl-5>*{flex:0 0 auto;width:20%;}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%;}.row-cols-xl-7>*{flex:0 0 auto;width:14.2857142857%;}.row-cols-xl-8>*{flex:0 0 auto;width:12.5%;}.row-cols-xl-9>*{flex:0 0 auto;width:11.1111111111%;}.row-cols-xl-10>*{flex:0 0 auto;width:10%;}.row-cols-xl-11>*{flex:0 0 auto;width:9.0909090909%;}.row-cols-xl-12>*{flex:0 0 auto;width:8.3333333333%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:0.75rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:0.75rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:1.25rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:1.25rem;}.g-xl-6,.gx-xl-6{--bs-gutter-x:1.5rem;}.g-xl-6,.gy-xl-6{--bs-gutter-y:1.5rem;}.g-xl-7,.gx-xl-7{--bs-gutter-x:1.75rem;}.g-xl-7,.gy-xl-7{--bs-gutter-y:1.75rem;}.g-xl-8,.gx-xl-8{--bs-gutter-x:2rem;}.g-xl-8,.gy-xl-8{--bs-gutter-y:2rem;}.g-xl-9,.gx-xl-9{--bs-gutter-x:2.25rem;}.g-xl-9,.gy-xl-9{--bs-gutter-y:2.25rem;}.g-xl-10,.gx-xl-10{--bs-gutter-x:2.5rem;}.g-xl-10,.gy-xl-10{--bs-gutter-y:2.5rem;}.g-xl-11,.gx-xl-11{--bs-gutter-x:3rem;}.g-xl-11,.gy-xl-11{--bs-gutter-y:3rem;}.g-xl-12,.gx-xl-12{--bs-gutter-x:3.5rem;}.g-xl-12,.gy-xl-12{--bs-gutter-y:3.5rem;}.g-xl-13,.gx-xl-13{--bs-gutter-x:4rem;}.g-xl-13,.gy-xl-13{--bs-gutter-y:4rem;}.g-xl-14,.gx-xl-14{--bs-gutter-x:4.5rem;}.g-xl-14,.gy-xl-14{--bs-gutter-y:4.5rem;}.g-xl-15,.gx-xl-15{--bs-gutter-x:5rem;}.g-xl-15,.gy-xl-15{--bs-gutter-y:5rem;}.g-xl-16,.gx-xl-16{--bs-gutter-x:6rem;}.g-xl-16,.gy-xl-16{--bs-gutter-y:6rem;}.g-xl-17,.gx-xl-17{--bs-gutter-x:7rem;}.g-xl-17,.gy-xl-17{--bs-gutter-y:7rem;}.g-xl-18,.gx-xl-18{--bs-gutter-x:8rem;}.g-xl-18,.gy-xl-18{--bs-gutter-y:8rem;}.g-xl-19,.gx-xl-19{--bs-gutter-x:9rem;}.g-xl-19,.gy-xl-19{--bs-gutter-y:9rem;}.g-xl-20,.gx-xl-20{--bs-gutter-x:10rem;}.g-xl-20,.gy-xl-20{--bs-gutter-y:10rem;}.g-xl-21,.gx-xl-21{--bs-gutter-x:12.5rem;}.g-xl-21,.gy-xl-21{--bs-gutter-y:12.5rem;}.g-xl-22,.gx-xl-22{--bs-gutter-x:15rem;}.g-xl-22,.gy-xl-22{--bs-gutter-y:15rem;}.g-xl-23,.gx-xl-23{--bs-gutter-x:17.5rem;}.g-xl-23,.gy-xl-23{--bs-gutter-y:17.5rem;}.g-xl-24,.gx-xl-24{--bs-gutter-x:20rem;}.g-xl-24,.gy-xl-24{--bs-gutter-y:20rem;}.g-xl-25,.gx-xl-25{--bs-gutter-x:22.5rem;}.g-xl-25,.gy-xl-25{--bs-gutter-y:22.5rem;}}@media (min-width:1400px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto;}.row-cols-xxl-1>*{flex:0 0 auto;width:100%;}.row-cols-xxl-2>*{flex:0 0 auto;width:50%;}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-xxl-4>*{flex:0 0 auto;width:25%;}.row-cols-xxl-5>*{flex:0 0 auto;width:20%;}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%;}.row-cols-xxl-7>*{flex:0 0 auto;width:14.2857142857%;}.row-cols-xxl-8>*{flex:0 0 auto;width:12.5%;}.row-cols-xxl-9>*{flex:0 0 auto;width:11.1111111111%;}.row-cols-xxl-10>*{flex:0 0 auto;width:10%;}.row-cols-xxl-11>*{flex:0 0 auto;width:9.0909090909%;}.row-cols-xxl-12>*{flex:0 0 auto;width:8.3333333333%;}.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:0.75rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:0.75rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:1.25rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:1.25rem;}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:1.5rem;}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:1.5rem;}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:1.75rem;}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:1.75rem;}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:2rem;}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:2rem;}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:2.25rem;}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:2.25rem;}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:2.5rem;}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:2.5rem;}.g-xxl-11,.gx-xxl-11{--bs-gutter-x:3rem;}.g-xxl-11,.gy-xxl-11{--bs-gutter-y:3rem;}.g-xxl-12,.gx-xxl-12{--bs-gutter-x:3.5rem;}.g-xxl-12,.gy-xxl-12{--bs-gutter-y:3.5rem;}.g-xxl-13,.gx-xxl-13{--bs-gutter-x:4rem;}.g-xxl-13,.gy-xxl-13{--bs-gutter-y:4rem;}.g-xxl-14,.gx-xxl-14{--bs-gutter-x:4.5rem;}.g-xxl-14,.gy-xxl-14{--bs-gutter-y:4.5rem;}.g-xxl-15,.gx-xxl-15{--bs-gutter-x:5rem;}.g-xxl-15,.gy-xxl-15{--bs-gutter-y:5rem;}.g-xxl-16,.gx-xxl-16{--bs-gutter-x:6rem;}.g-xxl-16,.gy-xxl-16{--bs-gutter-y:6rem;}.g-xxl-17,.gx-xxl-17{--bs-gutter-x:7rem;}.g-xxl-17,.gy-xxl-17{--bs-gutter-y:7rem;}.g-xxl-18,.gx-xxl-18{--bs-gutter-x:8rem;}.g-xxl-18,.gy-xxl-18{--bs-gutter-y:8rem;}.g-xxl-19,.gx-xxl-19{--bs-gutter-x:9rem;}.g-xxl-19,.gy-xxl-19{--bs-gutter-y:9rem;}.g-xxl-20,.gx-xxl-20{--bs-gutter-x:10rem;}.g-xxl-20,.gy-xxl-20{--bs-gutter-y:10rem;}.g-xxl-21,.gx-xxl-21{--bs-gutter-x:12.5rem;}.g-xxl-21,.gy-xxl-21{--bs-gutter-y:12.5rem;}.g-xxl-22,.gx-xxl-22{--bs-gutter-x:15rem;}.g-xxl-22,.gy-xxl-22{--bs-gutter-y:15rem;}.g-xxl-23,.gx-xxl-23{--bs-gutter-x:17.5rem;}.g-xxl-23,.gy-xxl-23{--bs-gutter-y:17.5rem;}.g-xxl-24,.gx-xxl-24{--bs-gutter-x:20rem;}.g-xxl-24,.gy-xxl-24{--bs-gutter-y:20rem;}.g-xxl-25,.gx-xxl-25{--bs-gutter-x:22.5rem;}.g-xxl-25,.gy-xxl-25{--bs-gutter-y:22.5rem;}}.m-0{margin:0 !important;}.m-1{margin:0.25rem !important;}.m-2{margin:0.5rem !important;}.m-3{margin:0.75rem !important;}.m-4{margin:1rem !important;}.m-5{margin:1.25rem !important;}.m-6{margin:1.5rem !important;}.m-7{margin:1.75rem !important;}.m-8{margin:2rem !important;}.m-9{margin:2.25rem !important;}.m-10{margin:2.5rem !important;}.m-11{margin:3rem !important;}.m-12{margin:3.5rem !important;}.m-13{margin:4rem !important;}.m-14{margin:4.5rem !important;}.m-15{margin:5rem !important;}.m-16{margin:6rem !important;}.m-17{margin:7rem !important;}.m-18{margin:8rem !important;}.m-19{margin:9rem !important;}.m-20{margin:10rem !important;}.m-21{margin:12.5rem !important;}.m-22{margin:15rem !important;}.m-23{margin:17.5rem !important;}.m-24{margin:20rem !important;}.m-25{margin:22.5rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-3{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-7{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-8{margin-right:2rem !important;margin-left:2rem !important;}.mx-9{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-10{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-12{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-13{margin-right:4rem !important;margin-left:4rem !important;}.mx-14{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-15{margin-right:5rem !important;margin-left:5rem !important;}.mx-16{margin-right:6rem !important;margin-left:6rem !important;}.mx-17{margin-right:7rem !important;margin-left:7rem !important;}.mx-18{margin-right:8rem !important;margin-left:8rem !important;}.mx-19{margin-right:9rem !important;margin-left:9rem !important;}.mx-20{margin-right:10rem !important;margin-left:10rem !important;}.mx-21{margin-right:12.5rem !important;margin-left:12.5rem !important;}.mx-22{margin-right:15rem !important;margin-left:15rem !important;}.mx-23{margin-right:17.5rem !important;margin-left:17.5rem !important;}.mx-24{margin-right:20rem !important;margin-left:20rem !important;}.mx-25{margin-right:22.5rem !important;margin-left:22.5rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-8{margin-top:2rem !important;margin-bottom:2rem !important;}.my-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-12{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-13{margin-top:4rem !important;margin-bottom:4rem !important;}.my-14{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-15{margin-top:5rem !important;margin-bottom:5rem !important;}.my-16{margin-top:6rem !important;margin-bottom:6rem !important;}.my-17{margin-top:7rem !important;margin-bottom:7rem !important;}.my-18{margin-top:8rem !important;margin-bottom:8rem !important;}.my-19{margin-top:9rem !important;margin-bottom:9rem !important;}.my-20{margin-top:10rem !important;margin-bottom:10rem !important;}.my-21{margin-top:12.5rem !important;margin-bottom:12.5rem !important;}.my-22{margin-top:15rem !important;margin-bottom:15rem !important;}.my-23{margin-top:17.5rem !important;margin-bottom:17.5rem !important;}.my-24{margin-top:20rem !important;margin-bottom:20rem !important;}.my-25{margin-top:22.5rem !important;margin-bottom:22.5rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:0.25rem !important;}.mt-2{margin-top:0.5rem !important;}.mt-3{margin-top:0.75rem !important;}.mt-4{margin-top:1rem !important;}.mt-5{margin-top:1.25rem !important;}.mt-6{margin-top:1.5rem !important;}.mt-7{margin-top:1.75rem !important;}.mt-8{margin-top:2rem !important;}.mt-9{margin-top:2.25rem !important;}.mt-10{margin-top:2.5rem !important;}.mt-11{margin-top:3rem !important;}.mt-12{margin-top:3.5rem !important;}.mt-13{margin-top:4rem !important;}.mt-14{margin-top:4.5rem !important;}.mt-15{margin-top:5rem !important;}.mt-16{margin-top:6rem !important;}.mt-17{margin-top:7rem !important;}.mt-18{margin-top:8rem !important;}.mt-19{margin-top:9rem !important;}.mt-20{margin-top:10rem !important;}.mt-21{margin-top:12.5rem !important;}.mt-22{margin-top:15rem !important;}.mt-23{margin-top:17.5rem !important;}.mt-24{margin-top:20rem !important;}.mt-25{margin-top:22.5rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:0.25rem !important;}.me-2{margin-right:0.5rem !important;}.me-3{margin-right:0.75rem !important;}.me-4{margin-right:1rem !important;}.me-5{margin-right:1.25rem !important;}.me-6{margin-right:1.5rem !important;}.me-7{margin-right:1.75rem !important;}.me-8{margin-right:2rem !important;}.me-9{margin-right:2.25rem !important;}.me-10{margin-right:2.5rem !important;}.me-11{margin-right:3rem !important;}.me-12{margin-right:3.5rem !important;}.me-13{margin-right:4rem !important;}.me-14{margin-right:4.5rem !important;}.me-15{margin-right:5rem !important;}.me-16{margin-right:6rem !important;}.me-17{margin-right:7rem !important;}.me-18{margin-right:8rem !important;}.me-19{margin-right:9rem !important;}.me-20{margin-right:10rem !important;}.me-21{margin-right:12.5rem !important;}.me-22{margin-right:15rem !important;}.me-23{margin-right:17.5rem !important;}.me-24{margin-right:20rem !important;}.me-25{margin-right:22.5rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:0.25rem !important;}.mb-2{margin-bottom:0.5rem !important;}.mb-3{margin-bottom:0.75rem !important;}.mb-4{margin-bottom:1rem !important;}.mb-5{margin-bottom:1.25rem !important;}.mb-6{margin-bottom:1.5rem !important;}.mb-7{margin-bottom:1.75rem !important;}.mb-8{margin-bottom:2rem !important;}.mb-9{margin-bottom:2.25rem !important;}.mb-10{margin-bottom:2.5rem !important;}.mb-11{margin-bottom:3rem !important;}.mb-12{margin-bottom:3.5rem !important;}.mb-13{margin-bottom:4rem !important;}.mb-14{margin-bottom:4.5rem !important;}.mb-15{margin-bottom:5rem !important;}.mb-16{margin-bottom:6rem !important;}.mb-17{margin-bottom:7rem !important;}.mb-18{margin-bottom:8rem !important;}.mb-19{margin-bottom:9rem !important;}.mb-20{margin-bottom:10rem !important;}.mb-21{margin-bottom:12.5rem !important;}.mb-22{margin-bottom:15rem !important;}.mb-23{margin-bottom:17.5rem !important;}.mb-24{margin-bottom:20rem !important;}.mb-25{margin-bottom:22.5rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:0.25rem !important;}.ms-2{margin-left:0.5rem !important;}.ms-3{margin-left:0.75rem !important;}.ms-4{margin-left:1rem !important;}.ms-5{margin-left:1.25rem !important;}.ms-6{margin-left:1.5rem !important;}.ms-7{margin-left:1.75rem !important;}.ms-8{margin-left:2rem !important;}.ms-9{margin-left:2.25rem !important;}.ms-10{margin-left:2.5rem !important;}.ms-11{margin-left:3rem !important;}.ms-12{margin-left:3.5rem !important;}.ms-13{margin-left:4rem !important;}.ms-14{margin-left:4.5rem !important;}.ms-15{margin-left:5rem !important;}.ms-16{margin-left:6rem !important;}.ms-17{margin-left:7rem !important;}.ms-18{margin-left:8rem !important;}.ms-19{margin-left:9rem !important;}.ms-20{margin-left:10rem !important;}.ms-21{margin-left:12.5rem !important;}.ms-22{margin-left:15rem !important;}.ms-23{margin-left:17.5rem !important;}.ms-24{margin-left:20rem !important;}.ms-25{margin-left:22.5rem !important;}.ms-auto{margin-left:auto !important;}.m-n1{margin:-0.25rem !important;}.m-n2{margin:-0.5rem !important;}.m-n3{margin:-0.75rem !important;}.m-n4{margin:-1rem !important;}.m-n5{margin:-1.25rem !important;}.m-n6{margin:-1.5rem !important;}.m-n7{margin:-1.75rem !important;}.m-n8{margin:-2rem !important;}.m-n9{margin:-2.25rem !important;}.m-n10{margin:-2.5rem !important;}.m-n11{margin:-3rem !important;}.m-n12{margin:-3.5rem !important;}.m-n13{margin:-4rem !important;}.m-n14{margin:-4.5rem !important;}.m-n15{margin:-5rem !important;}.m-n16{margin:-6rem !important;}.m-n17{margin:-7rem !important;}.m-n18{margin:-8rem !important;}.m-n19{margin:-9rem !important;}.m-n20{margin:-10rem !important;}.m-n21{margin:-12.5rem !important;}.m-n22{margin:-15rem !important;}.m-n23{margin:-17.5rem !important;}.m-n24{margin:-20rem !important;}.m-n25{margin:-22.5rem !important;}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important;}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important;}.mx-n4{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important;}.mx-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important;}.mx-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important;}.mx-n8{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important;}.mx-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important;}.mx-n11{margin-right:-3rem !important;margin-left:-3rem !important;}.mx-n12{margin-right:-3.5rem !important;margin-left:-3.5rem !important;}.mx-n13{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-n14{margin-right:-4.5rem !important;margin-left:-4.5rem !important;}.mx-n15{margin-right:-5rem !important;margin-left:-5rem !important;}.mx-n16{margin-right:-6rem !important;margin-left:-6rem !important;}.mx-n17{margin-right:-7rem !important;margin-left:-7rem !important;}.mx-n18{margin-right:-8rem !important;margin-left:-8rem !important;}.mx-n19{margin-right:-9rem !important;margin-left:-9rem !important;}.mx-n20{margin-right:-10rem !important;margin-left:-10rem !important;}.mx-n21{margin-right:-12.5rem !important;margin-left:-12.5rem !important;}.mx-n22{margin-right:-15rem !important;margin-left:-15rem !important;}.mx-n23{margin-right:-17.5rem !important;margin-left:-17.5rem !important;}.mx-n24{margin-right:-20rem !important;margin-left:-20rem !important;}.mx-n25{margin-right:-22.5rem !important;margin-left:-22.5rem !important;}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important;}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important;}.my-n4{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important;}.my-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important;}.my-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important;}.my-n8{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important;}.my-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important;}.my-n11{margin-top:-3rem !important;margin-bottom:-3rem !important;}.my-n12{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important;}.my-n13{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-n14{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important;}.my-n15{margin-top:-5rem !important;margin-bottom:-5rem !important;}.my-n16{margin-top:-6rem !important;margin-bottom:-6rem !important;}.my-n17{margin-top:-7rem !important;margin-bottom:-7rem !important;}.my-n18{margin-top:-8rem !important;margin-bottom:-8rem !important;}.my-n19{margin-top:-9rem !important;margin-bottom:-9rem !important;}.my-n20{margin-top:-10rem !important;margin-bottom:-10rem !important;}.my-n21{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important;}.my-n22{margin-top:-15rem !important;margin-bottom:-15rem !important;}.my-n23{margin-top:-17.5rem !important;margin-bottom:-17.5rem !important;}.my-n24{margin-top:-20rem !important;margin-bottom:-20rem !important;}.my-n25{margin-top:-22.5rem !important;margin-bottom:-22.5rem !important;}.mt-n1{margin-top:-0.25rem !important;}.mt-n2{margin-top:-0.5rem !important;}.mt-n3{margin-top:-0.75rem !important;}.mt-n4{margin-top:-1rem !important;}.mt-n5{margin-top:-1.25rem !important;}.mt-n6{margin-top:-1.5rem !important;}.mt-n7{margin-top:-1.75rem !important;}.mt-n8{margin-top:-2rem !important;}.mt-n9{margin-top:-2.25rem !important;}.mt-n10{margin-top:-2.5rem !important;}.mt-n11{margin-top:-3rem !important;}.mt-n12{margin-top:-3.5rem !important;}.mt-n13{margin-top:-4rem !important;}.mt-n14{margin-top:-4.5rem !important;}.mt-n15{margin-top:-5rem !important;}.mt-n16{margin-top:-6rem !important;}.mt-n17{margin-top:-7rem !important;}.mt-n18{margin-top:-8rem !important;}.mt-n19{margin-top:-9rem !important;}.mt-n20{margin-top:-10rem !important;}.mt-n21{margin-top:-12.5rem !important;}.mt-n22{margin-top:-15rem !important;}.mt-n23{margin-top:-17.5rem !important;}.mt-n24{margin-top:-20rem !important;}.mt-n25{margin-top:-22.5rem !important;}.me-n1{margin-right:-0.25rem !important;}.me-n2{margin-right:-0.5rem !important;}.me-n3{margin-right:-0.75rem !important;}.me-n4{margin-right:-1rem !important;}.me-n5{margin-right:-1.25rem !important;}.me-n6{margin-right:-1.5rem !important;}.me-n7{margin-right:-1.75rem !important;}.me-n8{margin-right:-2rem !important;}.me-n9{margin-right:-2.25rem !important;}.me-n10{margin-right:-2.5rem !important;}.me-n11{margin-right:-3rem !important;}.me-n12{margin-right:-3.5rem !important;}.me-n13{margin-right:-4rem !important;}.me-n14{margin-right:-4.5rem !important;}.me-n15{margin-right:-5rem !important;}.me-n16{margin-right:-6rem !important;}.me-n17{margin-right:-7rem !important;}.me-n18{margin-right:-8rem !important;}.me-n19{margin-right:-9rem !important;}.me-n20{margin-right:-10rem !important;}.me-n21{margin-right:-12.5rem !important;}.me-n22{margin-right:-15rem !important;}.me-n23{margin-right:-17.5rem !important;}.me-n24{margin-right:-20rem !important;}.me-n25{margin-right:-22.5rem !important;}.mb-n1{margin-bottom:-0.25rem !important;}.mb-n2{margin-bottom:-0.5rem !important;}.mb-n3{margin-bottom:-0.75rem !important;}.mb-n4{margin-bottom:-1rem !important;}.mb-n5{margin-bottom:-1.25rem !important;}.mb-n6{margin-bottom:-1.5rem !important;}.mb-n7{margin-bottom:-1.75rem !important;}.mb-n8{margin-bottom:-2rem !important;}.mb-n9{margin-bottom:-2.25rem !important;}.mb-n10{margin-bottom:-2.5rem !important;}.mb-n11{margin-bottom:-3rem !important;}.mb-n12{margin-bottom:-3.5rem !important;}.mb-n13{margin-bottom:-4rem !important;}.mb-n14{margin-bottom:-4.5rem !important;}.mb-n15{margin-bottom:-5rem !important;}.mb-n16{margin-bottom:-6rem !important;}.mb-n17{margin-bottom:-7rem !important;}.mb-n18{margin-bottom:-8rem !important;}.mb-n19{margin-bottom:-9rem !important;}.mb-n20{margin-bottom:-10rem !important;}.mb-n21{margin-bottom:-12.5rem !important;}.mb-n22{margin-bottom:-15rem !important;}.mb-n23{margin-bottom:-17.5rem !important;}.mb-n24{margin-bottom:-20rem !important;}.mb-n25{margin-bottom:-22.5rem !important;}.ms-n1{margin-left:-0.25rem !important;}.ms-n2{margin-left:-0.5rem !important;}.ms-n3{margin-left:-0.75rem !important;}.ms-n4{margin-left:-1rem !important;}.ms-n5{margin-left:-1.25rem !important;}.ms-n6{margin-left:-1.5rem !important;}.ms-n7{margin-left:-1.75rem !important;}.ms-n8{margin-left:-2rem !important;}.ms-n9{margin-left:-2.25rem !important;}.ms-n10{margin-left:-2.5rem !important;}.ms-n11{margin-left:-3rem !important;}.ms-n12{margin-left:-3.5rem !important;}.ms-n13{margin-left:-4rem !important;}.ms-n14{margin-left:-4.5rem !important;}.ms-n15{margin-left:-5rem !important;}.ms-n16{margin-left:-6rem !important;}.ms-n17{margin-left:-7rem !important;}.ms-n18{margin-left:-8rem !important;}.ms-n19{margin-left:-9rem !important;}.ms-n20{margin-left:-10rem !important;}.ms-n21{margin-left:-12.5rem !important;}.ms-n22{margin-left:-15rem !important;}.ms-n23{margin-left:-17.5rem !important;}.ms-n24{margin-left:-20rem !important;}.ms-n25{margin-left:-22.5rem !important;}.p-0{padding:0 !important;}.p-1{padding:0.25rem !important;}.p-2{padding:0.5rem !important;}.p-3{padding:0.75rem !important;}.p-4{padding:1rem !important;}.p-5{padding:1.25rem !important;}.p-6{padding:1.5rem !important;}.p-7{padding:1.75rem !important;}.p-8{padding:2rem !important;}.p-9{padding:2.25rem !important;}.p-10{padding:2.5rem !important;}.p-11{padding:3rem !important;}.p-12{padding:3.5rem !important;}.p-13{padding:4rem !important;}.p-14{padding:4.5rem !important;}.p-15{padding:5rem !important;}.p-16{padding:6rem !important;}.p-17{padding:7rem !important;}.p-18{padding:8rem !important;}.p-19{padding:9rem !important;}.p-20{padding:10rem !important;}.p-21{padding:12.5rem !important;}.p-22{padding:15rem !important;}.p-23{padding:17.5rem !important;}.p-24{padding:20rem !important;}.p-25{padding:22.5rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-3{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-4{padding-right:1rem !important;padding-left:1rem !important;}.px-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-7{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-8{padding-right:2rem !important;padding-left:2rem !important;}.px-9{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-10{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-11{padding-right:3rem !important;padding-left:3rem !important;}.px-12{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-13{padding-right:4rem !important;padding-left:4rem !important;}.px-14{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-15{padding-right:5rem !important;padding-left:5rem !important;}.px-16{padding-right:6rem !important;padding-left:6rem !important;}.px-17{padding-right:7rem !important;padding-left:7rem !important;}.px-18{padding-right:8rem !important;padding-left:8rem !important;}.px-19{padding-right:9rem !important;padding-left:9rem !important;}.px-20{padding-right:10rem !important;padding-left:10rem !important;}.px-21{padding-right:12.5rem !important;padding-left:12.5rem !important;}.px-22{padding-right:15rem !important;padding-left:15rem !important;}.px-23{padding-right:17.5rem !important;padding-left:17.5rem !important;}.px-24{padding-right:20rem !important;padding-left:20rem !important;}.px-25{padding-right:22.5rem !important;padding-left:22.5rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-8{padding-top:2rem !important;padding-bottom:2rem !important;}.py-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-12{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-13{padding-top:4rem !important;padding-bottom:4rem !important;}.py-14{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-15{padding-top:5rem !important;padding-bottom:5rem !important;}.py-16{padding-top:6rem !important;padding-bottom:6rem !important;}.py-17{padding-top:7rem !important;padding-bottom:7rem !important;}.py-18{padding-top:8rem !important;padding-bottom:8rem !important;}.py-19{padding-top:9rem !important;padding-bottom:9rem !important;}.py-20{padding-top:10rem !important;padding-bottom:10rem !important;}.py-21{padding-top:12.5rem !important;padding-bottom:12.5rem !important;}.py-22{padding-top:15rem !important;padding-bottom:15rem !important;}.py-23{padding-top:17.5rem !important;padding-bottom:17.5rem !important;}.py-24{padding-top:20rem !important;padding-bottom:20rem !important;}.py-25{padding-top:22.5rem !important;padding-bottom:22.5rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:0.25rem !important;}.pt-2{padding-top:0.5rem !important;}.pt-3{padding-top:0.75rem !important;}.pt-4{padding-top:1rem !important;}.pt-5{padding-top:1.25rem !important;}.pt-6{padding-top:1.5rem !important;}.pt-7{padding-top:1.75rem !important;}.pt-8{padding-top:2rem !important;}.pt-9{padding-top:2.25rem !important;}.pt-10{padding-top:2.5rem !important;}.pt-11{padding-top:3rem !important;}.pt-12{padding-top:3.5rem !important;}.pt-13{padding-top:4rem !important;}.pt-14{padding-top:4.5rem !important;}.pt-15{padding-top:5rem !important;}.pt-16{padding-top:6rem !important;}.pt-17{padding-top:7rem !important;}.pt-18{padding-top:8rem !important;}.pt-19{padding-top:9rem !important;}.pt-20{padding-top:10rem !important;}.pt-21{padding-top:12.5rem !important;}.pt-22{padding-top:15rem !important;}.pt-23{padding-top:17.5rem !important;}.pt-24{padding-top:20rem !important;}.pt-25{padding-top:22.5rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:0.25rem !important;}.pe-2{padding-right:0.5rem !important;}.pe-3{padding-right:0.75rem !important;}.pe-4{padding-right:1rem !important;}.pe-5{padding-right:1.25rem !important;}.pe-6{padding-right:1.5rem !important;}.pe-7{padding-right:1.75rem !important;}.pe-8{padding-right:2rem !important;}.pe-9{padding-right:2.25rem !important;}.pe-10{padding-right:2.5rem !important;}.pe-11{padding-right:3rem !important;}.pe-12{padding-right:3.5rem !important;}.pe-13{padding-right:4rem !important;}.pe-14{padding-right:4.5rem !important;}.pe-15{padding-right:5rem !important;}.pe-16{padding-right:6rem !important;}.pe-17{padding-right:7rem !important;}.pe-18{padding-right:8rem !important;}.pe-19{padding-right:9rem !important;}.pe-20{padding-right:10rem !important;}.pe-21{padding-right:12.5rem !important;}.pe-22{padding-right:15rem !important;}.pe-23{padding-right:17.5rem !important;}.pe-24{padding-right:20rem !important;}.pe-25{padding-right:22.5rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:0.25rem !important;}.pb-2{padding-bottom:0.5rem !important;}.pb-3{padding-bottom:0.75rem !important;}.pb-4{padding-bottom:1rem !important;}.pb-5{padding-bottom:1.25rem !important;}.pb-6{padding-bottom:1.5rem !important;}.pb-7{padding-bottom:1.75rem !important;}.pb-8{padding-bottom:2rem !important;}.pb-9{padding-bottom:2.25rem !important;}.pb-10{padding-bottom:2.5rem !important;}.pb-11{padding-bottom:3rem !important;}.pb-12{padding-bottom:3.5rem !important;}.pb-13{padding-bottom:4rem !important;}.pb-14{padding-bottom:4.5rem !important;}.pb-15{padding-bottom:5rem !important;}.pb-16{padding-bottom:6rem !important;}.pb-17{padding-bottom:7rem !important;}.pb-18{padding-bottom:8rem !important;}.pb-19{padding-bottom:9rem !important;}.pb-20{padding-bottom:10rem !important;}.pb-21{padding-bottom:12.5rem !important;}.pb-22{padding-bottom:15rem !important;}.pb-23{padding-bottom:17.5rem !important;}.pb-24{padding-bottom:20rem !important;}.pb-25{padding-bottom:22.5rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:0.25rem !important;}.ps-2{padding-left:0.5rem !important;}.ps-3{padding-left:0.75rem !important;}.ps-4{padding-left:1rem !important;}.ps-5{padding-left:1.25rem !important;}.ps-6{padding-left:1.5rem !important;}.ps-7{padding-left:1.75rem !important;}.ps-8{padding-left:2rem !important;}.ps-9{padding-left:2.25rem !important;}.ps-10{padding-left:2.5rem !important;}.ps-11{padding-left:3rem !important;}.ps-12{padding-left:3.5rem !important;}.ps-13{padding-left:4rem !important;}.ps-14{padding-left:4.5rem !important;}.ps-15{padding-left:5rem !important;}.ps-16{padding-left:6rem !important;}.ps-17{padding-left:7rem !important;}.ps-18{padding-left:8rem !important;}.ps-19{padding-left:9rem !important;}.ps-20{padding-left:10rem !important;}.ps-21{padding-left:12.5rem !important;}.ps-22{padding-left:15rem !important;}.ps-23{padding-left:17.5rem !important;}.ps-24{padding-left:20rem !important;}.ps-25{padding-left:22.5rem !important;}.gap-0{gap:0 !important;}.gap-1{gap:0.25rem !important;}.gap-2{gap:0.5rem !important;}.gap-3{gap:0.75rem !important;}.gap-4{gap:1rem !important;}.gap-5{gap:1.25rem !important;}.gap-6{gap:1.5rem !important;}.gap-7{gap:1.75rem !important;}.gap-8{gap:2rem !important;}.gap-9{gap:2.25rem !important;}.gap-10{gap:2.5rem !important;}.gap-11{gap:3rem !important;}.gap-12{gap:3.5rem !important;}.gap-13{gap:4rem !important;}.gap-14{gap:4.5rem !important;}.gap-15{gap:5rem !important;}.gap-16{gap:6rem !important;}.gap-17{gap:7rem !important;}.gap-18{gap:8rem !important;}.gap-19{gap:9rem !important;}.gap-20{gap:10rem !important;}.gap-21{gap:12.5rem !important;}.gap-22{gap:15rem !important;}.gap-23{gap:17.5rem !important;}.gap-24{gap:20rem !important;}.gap-25{gap:22.5rem !important;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.m-sm-3{margin:0.75rem !important;}.m-sm-4{margin:1rem !important;}.m-sm-5{margin:1.25rem !important;}.m-sm-6{margin:1.5rem !important;}.m-sm-7{margin:1.75rem !important;}.m-sm-8{margin:2rem !important;}.m-sm-9{margin:2.25rem !important;}.m-sm-10{margin:2.5rem !important;}.m-sm-11{margin:3rem !important;}.m-sm-12{margin:3.5rem !important;}.m-sm-13{margin:4rem !important;}.m-sm-14{margin:4.5rem !important;}.m-sm-15{margin:5rem !important;}.m-sm-16{margin:6rem !important;}.m-sm-17{margin:7rem !important;}.m-sm-18{margin:8rem !important;}.m-sm-19{margin:9rem !important;}.m-sm-20{margin:10rem !important;}.m-sm-21{margin:12.5rem !important;}.m-sm-22{margin:15rem !important;}.m-sm-23{margin:17.5rem !important;}.m-sm-24{margin:20rem !important;}.m-sm-25{margin:22.5rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-3{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-sm-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-sm-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-7{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-sm-8{margin-right:2rem !important;margin-left:2rem !important;}.mx-sm-9{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-sm-10{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-sm-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-12{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-sm-13{margin-right:4rem !important;margin-left:4rem !important;}.mx-sm-14{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-sm-15{margin-right:5rem !important;margin-left:5rem !important;}.mx-sm-16{margin-right:6rem !important;margin-left:6rem !important;}.mx-sm-17{margin-right:7rem !important;margin-left:7rem !important;}.mx-sm-18{margin-right:8rem !important;margin-left:8rem !important;}.mx-sm-19{margin-right:9rem !important;margin-left:9rem !important;}.mx-sm-20{margin-right:10rem !important;margin-left:10rem !important;}.mx-sm-21{margin-right:12.5rem !important;margin-left:12.5rem !important;}.mx-sm-22{margin-right:15rem !important;margin-left:15rem !important;}.mx-sm-23{margin-right:17.5rem !important;margin-left:17.5rem !important;}.mx-sm-24{margin-right:20rem !important;margin-left:20rem !important;}.mx-sm-25{margin-right:22.5rem !important;margin-left:22.5rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-sm-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-sm-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-sm-8{margin-top:2rem !important;margin-bottom:2rem !important;}.my-sm-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-sm-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-sm-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-12{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-sm-13{margin-top:4rem !important;margin-bottom:4rem !important;}.my-sm-14{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-sm-15{margin-top:5rem !important;margin-bottom:5rem !important;}.my-sm-16{margin-top:6rem !important;margin-bottom:6rem !important;}.my-sm-17{margin-top:7rem !important;margin-bottom:7rem !important;}.my-sm-18{margin-top:8rem !important;margin-bottom:8rem !important;}.my-sm-19{margin-top:9rem !important;margin-bottom:9rem !important;}.my-sm-20{margin-top:10rem !important;margin-bottom:10rem !important;}.my-sm-21{margin-top:12.5rem !important;margin-bottom:12.5rem !important;}.my-sm-22{margin-top:15rem !important;margin-bottom:15rem !important;}.my-sm-23{margin-top:17.5rem !important;margin-bottom:17.5rem !important;}.my-sm-24{margin-top:20rem !important;margin-bottom:20rem !important;}.my-sm-25{margin-top:22.5rem !important;margin-bottom:22.5rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.25rem !important;}.mt-sm-2{margin-top:0.5rem !important;}.mt-sm-3{margin-top:0.75rem !important;}.mt-sm-4{margin-top:1rem !important;}.mt-sm-5{margin-top:1.25rem !important;}.mt-sm-6{margin-top:1.5rem !important;}.mt-sm-7{margin-top:1.75rem !important;}.mt-sm-8{margin-top:2rem !important;}.mt-sm-9{margin-top:2.25rem !important;}.mt-sm-10{margin-top:2.5rem !important;}.mt-sm-11{margin-top:3rem !important;}.mt-sm-12{margin-top:3.5rem !important;}.mt-sm-13{margin-top:4rem !important;}.mt-sm-14{margin-top:4.5rem !important;}.mt-sm-15{margin-top:5rem !important;}.mt-sm-16{margin-top:6rem !important;}.mt-sm-17{margin-top:7rem !important;}.mt-sm-18{margin-top:8rem !important;}.mt-sm-19{margin-top:9rem !important;}.mt-sm-20{margin-top:10rem !important;}.mt-sm-21{margin-top:12.5rem !important;}.mt-sm-22{margin-top:15rem !important;}.mt-sm-23{margin-top:17.5rem !important;}.mt-sm-24{margin-top:20rem !important;}.mt-sm-25{margin-top:22.5rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.25rem !important;}.me-sm-2{margin-right:0.5rem !important;}.me-sm-3{margin-right:0.75rem !important;}.me-sm-4{margin-right:1rem !important;}.me-sm-5{margin-right:1.25rem !important;}.me-sm-6{margin-right:1.5rem !important;}.me-sm-7{margin-right:1.75rem !important;}.me-sm-8{margin-right:2rem !important;}.me-sm-9{margin-right:2.25rem !important;}.me-sm-10{margin-right:2.5rem !important;}.me-sm-11{margin-right:3rem !important;}.me-sm-12{margin-right:3.5rem !important;}.me-sm-13{margin-right:4rem !important;}.me-sm-14{margin-right:4.5rem !important;}.me-sm-15{margin-right:5rem !important;}.me-sm-16{margin-right:6rem !important;}.me-sm-17{margin-right:7rem !important;}.me-sm-18{margin-right:8rem !important;}.me-sm-19{margin-right:9rem !important;}.me-sm-20{margin-right:10rem !important;}.me-sm-21{margin-right:12.5rem !important;}.me-sm-22{margin-right:15rem !important;}.me-sm-23{margin-right:17.5rem !important;}.me-sm-24{margin-right:20rem !important;}.me-sm-25{margin-right:22.5rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.25rem !important;}.mb-sm-2{margin-bottom:0.5rem !important;}.mb-sm-3{margin-bottom:0.75rem !important;}.mb-sm-4{margin-bottom:1rem !important;}.mb-sm-5{margin-bottom:1.25rem !important;}.mb-sm-6{margin-bottom:1.5rem !important;}.mb-sm-7{margin-bottom:1.75rem !important;}.mb-sm-8{margin-bottom:2rem !important;}.mb-sm-9{margin-bottom:2.25rem !important;}.mb-sm-10{margin-bottom:2.5rem !important;}.mb-sm-11{margin-bottom:3rem !important;}.mb-sm-12{margin-bottom:3.5rem !important;}.mb-sm-13{margin-bottom:4rem !important;}.mb-sm-14{margin-bottom:4.5rem !important;}.mb-sm-15{margin-bottom:5rem !important;}.mb-sm-16{margin-bottom:6rem !important;}.mb-sm-17{margin-bottom:7rem !important;}.mb-sm-18{margin-bottom:8rem !important;}.mb-sm-19{margin-bottom:9rem !important;}.mb-sm-20{margin-bottom:10rem !important;}.mb-sm-21{margin-bottom:12.5rem !important;}.mb-sm-22{margin-bottom:15rem !important;}.mb-sm-23{margin-bottom:17.5rem !important;}.mb-sm-24{margin-bottom:20rem !important;}.mb-sm-25{margin-bottom:22.5rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.25rem !important;}.ms-sm-2{margin-left:0.5rem !important;}.ms-sm-3{margin-left:0.75rem !important;}.ms-sm-4{margin-left:1rem !important;}.ms-sm-5{margin-left:1.25rem !important;}.ms-sm-6{margin-left:1.5rem !important;}.ms-sm-7{margin-left:1.75rem !important;}.ms-sm-8{margin-left:2rem !important;}.ms-sm-9{margin-left:2.25rem !important;}.ms-sm-10{margin-left:2.5rem !important;}.ms-sm-11{margin-left:3rem !important;}.ms-sm-12{margin-left:3.5rem !important;}.ms-sm-13{margin-left:4rem !important;}.ms-sm-14{margin-left:4.5rem !important;}.ms-sm-15{margin-left:5rem !important;}.ms-sm-16{margin-left:6rem !important;}.ms-sm-17{margin-left:7rem !important;}.ms-sm-18{margin-left:8rem !important;}.ms-sm-19{margin-left:9rem !important;}.ms-sm-20{margin-left:10rem !important;}.ms-sm-21{margin-left:12.5rem !important;}.ms-sm-22{margin-left:15rem !important;}.ms-sm-23{margin-left:17.5rem !important;}.ms-sm-24{margin-left:20rem !important;}.ms-sm-25{margin-left:22.5rem !important;}.ms-sm-auto{margin-left:auto !important;}.m-sm-n1{margin:-0.25rem !important;}.m-sm-n2{margin:-0.5rem !important;}.m-sm-n3{margin:-0.75rem !important;}.m-sm-n4{margin:-1rem !important;}.m-sm-n5{margin:-1.25rem !important;}.m-sm-n6{margin:-1.5rem !important;}.m-sm-n7{margin:-1.75rem !important;}.m-sm-n8{margin:-2rem !important;}.m-sm-n9{margin:-2.25rem !important;}.m-sm-n10{margin:-2.5rem !important;}.m-sm-n11{margin:-3rem !important;}.m-sm-n12{margin:-3.5rem !important;}.m-sm-n13{margin:-4rem !important;}.m-sm-n14{margin:-4.5rem !important;}.m-sm-n15{margin:-5rem !important;}.m-sm-n16{margin:-6rem !important;}.m-sm-n17{margin:-7rem !important;}.m-sm-n18{margin:-8rem !important;}.m-sm-n19{margin:-9rem !important;}.m-sm-n20{margin:-10rem !important;}.m-sm-n21{margin:-12.5rem !important;}.m-sm-n22{margin:-15rem !important;}.m-sm-n23{margin:-17.5rem !important;}.m-sm-n24{margin:-20rem !important;}.m-sm-n25{margin:-22.5rem !important;}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important;}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-sm-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important;}.mx-sm-n4{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-sm-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important;}.mx-sm-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important;}.mx-sm-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important;}.mx-sm-n8{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-sm-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important;}.mx-sm-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important;}.mx-sm-n11{margin-right:-3rem !important;margin-left:-3rem !important;}.mx-sm-n12{margin-right:-3.5rem !important;margin-left:-3.5rem !important;}.mx-sm-n13{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-sm-n14{margin-right:-4.5rem !important;margin-left:-4.5rem !important;}.mx-sm-n15{margin-right:-5rem !important;margin-left:-5rem !important;}.mx-sm-n16{margin-right:-6rem !important;margin-left:-6rem !important;}.mx-sm-n17{margin-right:-7rem !important;margin-left:-7rem !important;}.mx-sm-n18{margin-right:-8rem !important;margin-left:-8rem !important;}.mx-sm-n19{margin-right:-9rem !important;margin-left:-9rem !important;}.mx-sm-n20{margin-right:-10rem !important;margin-left:-10rem !important;}.mx-sm-n21{margin-right:-12.5rem !important;margin-left:-12.5rem !important;}.mx-sm-n22{margin-right:-15rem !important;margin-left:-15rem !important;}.mx-sm-n23{margin-right:-17.5rem !important;margin-left:-17.5rem !important;}.mx-sm-n24{margin-right:-20rem !important;margin-left:-20rem !important;}.mx-sm-n25{margin-right:-22.5rem !important;margin-left:-22.5rem !important;}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important;}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-sm-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important;}.my-sm-n4{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-sm-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important;}.my-sm-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important;}.my-sm-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important;}.my-sm-n8{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-sm-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important;}.my-sm-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important;}.my-sm-n11{margin-top:-3rem !important;margin-bottom:-3rem !important;}.my-sm-n12{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important;}.my-sm-n13{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-sm-n14{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important;}.my-sm-n15{margin-top:-5rem !important;margin-bottom:-5rem !important;}.my-sm-n16{margin-top:-6rem !important;margin-bottom:-6rem !important;}.my-sm-n17{margin-top:-7rem !important;margin-bottom:-7rem !important;}.my-sm-n18{margin-top:-8rem !important;margin-bottom:-8rem !important;}.my-sm-n19{margin-top:-9rem !important;margin-bottom:-9rem !important;}.my-sm-n20{margin-top:-10rem !important;margin-bottom:-10rem !important;}.my-sm-n21{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important;}.my-sm-n22{margin-top:-15rem !important;margin-bottom:-15rem !important;}.my-sm-n23{margin-top:-17.5rem !important;margin-bottom:-17.5rem !important;}.my-sm-n24{margin-top:-20rem !important;margin-bottom:-20rem !important;}.my-sm-n25{margin-top:-22.5rem !important;margin-bottom:-22.5rem !important;}.mt-sm-n1{margin-top:-0.25rem !important;}.mt-sm-n2{margin-top:-0.5rem !important;}.mt-sm-n3{margin-top:-0.75rem !important;}.mt-sm-n4{margin-top:-1rem !important;}.mt-sm-n5{margin-top:-1.25rem !important;}.mt-sm-n6{margin-top:-1.5rem !important;}.mt-sm-n7{margin-top:-1.75rem !important;}.mt-sm-n8{margin-top:-2rem !important;}.mt-sm-n9{margin-top:-2.25rem !important;}.mt-sm-n10{margin-top:-2.5rem !important;}.mt-sm-n11{margin-top:-3rem !important;}.mt-sm-n12{margin-top:-3.5rem !important;}.mt-sm-n13{margin-top:-4rem !important;}.mt-sm-n14{margin-top:-4.5rem !important;}.mt-sm-n15{margin-top:-5rem !important;}.mt-sm-n16{margin-top:-6rem !important;}.mt-sm-n17{margin-top:-7rem !important;}.mt-sm-n18{margin-top:-8rem !important;}.mt-sm-n19{margin-top:-9rem !important;}.mt-sm-n20{margin-top:-10rem !important;}.mt-sm-n21{margin-top:-12.5rem !important;}.mt-sm-n22{margin-top:-15rem !important;}.mt-sm-n23{margin-top:-17.5rem !important;}.mt-sm-n24{margin-top:-20rem !important;}.mt-sm-n25{margin-top:-22.5rem !important;}.me-sm-n1{margin-right:-0.25rem !important;}.me-sm-n2{margin-right:-0.5rem !important;}.me-sm-n3{margin-right:-0.75rem !important;}.me-sm-n4{margin-right:-1rem !important;}.me-sm-n5{margin-right:-1.25rem !important;}.me-sm-n6{margin-right:-1.5rem !important;}.me-sm-n7{margin-right:-1.75rem !important;}.me-sm-n8{margin-right:-2rem !important;}.me-sm-n9{margin-right:-2.25rem !important;}.me-sm-n10{margin-right:-2.5rem !important;}.me-sm-n11{margin-right:-3rem !important;}.me-sm-n12{margin-right:-3.5rem !important;}.me-sm-n13{margin-right:-4rem !important;}.me-sm-n14{margin-right:-4.5rem !important;}.me-sm-n15{margin-right:-5rem !important;}.me-sm-n16{margin-right:-6rem !important;}.me-sm-n17{margin-right:-7rem !important;}.me-sm-n18{margin-right:-8rem !important;}.me-sm-n19{margin-right:-9rem !important;}.me-sm-n20{margin-right:-10rem !important;}.me-sm-n21{margin-right:-12.5rem !important;}.me-sm-n22{margin-right:-15rem !important;}.me-sm-n23{margin-right:-17.5rem !important;}.me-sm-n24{margin-right:-20rem !important;}.me-sm-n25{margin-right:-22.5rem !important;}.mb-sm-n1{margin-bottom:-0.25rem !important;}.mb-sm-n2{margin-bottom:-0.5rem !important;}.mb-sm-n3{margin-bottom:-0.75rem !important;}.mb-sm-n4{margin-bottom:-1rem !important;}.mb-sm-n5{margin-bottom:-1.25rem !important;}.mb-sm-n6{margin-bottom:-1.5rem !important;}.mb-sm-n7{margin-bottom:-1.75rem !important;}.mb-sm-n8{margin-bottom:-2rem !important;}.mb-sm-n9{margin-bottom:-2.25rem !important;}.mb-sm-n10{margin-bottom:-2.5rem !important;}.mb-sm-n11{margin-bottom:-3rem !important;}.mb-sm-n12{margin-bottom:-3.5rem !important;}.mb-sm-n13{margin-bottom:-4rem !important;}.mb-sm-n14{margin-bottom:-4.5rem !important;}.mb-sm-n15{margin-bottom:-5rem !important;}.mb-sm-n16{margin-bottom:-6rem !important;}.mb-sm-n17{margin-bottom:-7rem !important;}.mb-sm-n18{margin-bottom:-8rem !important;}.mb-sm-n19{margin-bottom:-9rem !important;}.mb-sm-n20{margin-bottom:-10rem !important;}.mb-sm-n21{margin-bottom:-12.5rem !important;}.mb-sm-n22{margin-bottom:-15rem !important;}.mb-sm-n23{margin-bottom:-17.5rem !important;}.mb-sm-n24{margin-bottom:-20rem !important;}.mb-sm-n25{margin-bottom:-22.5rem !important;}.ms-sm-n1{margin-left:-0.25rem !important;}.ms-sm-n2{margin-left:-0.5rem !important;}.ms-sm-n3{margin-left:-0.75rem !important;}.ms-sm-n4{margin-left:-1rem !important;}.ms-sm-n5{margin-left:-1.25rem !important;}.ms-sm-n6{margin-left:-1.5rem !important;}.ms-sm-n7{margin-left:-1.75rem !important;}.ms-sm-n8{margin-left:-2rem !important;}.ms-sm-n9{margin-left:-2.25rem !important;}.ms-sm-n10{margin-left:-2.5rem !important;}.ms-sm-n11{margin-left:-3rem !important;}.ms-sm-n12{margin-left:-3.5rem !important;}.ms-sm-n13{margin-left:-4rem !important;}.ms-sm-n14{margin-left:-4.5rem !important;}.ms-sm-n15{margin-left:-5rem !important;}.ms-sm-n16{margin-left:-6rem !important;}.ms-sm-n17{margin-left:-7rem !important;}.ms-sm-n18{margin-left:-8rem !important;}.ms-sm-n19{margin-left:-9rem !important;}.ms-sm-n20{margin-left:-10rem !important;}.ms-sm-n21{margin-left:-12.5rem !important;}.ms-sm-n22{margin-left:-15rem !important;}.ms-sm-n23{margin-left:-17.5rem !important;}.ms-sm-n24{margin-left:-20rem !important;}.ms-sm-n25{margin-left:-22.5rem !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.p-sm-3{padding:0.75rem !important;}.p-sm-4{padding:1rem !important;}.p-sm-5{padding:1.25rem !important;}.p-sm-6{padding:1.5rem !important;}.p-sm-7{padding:1.75rem !important;}.p-sm-8{padding:2rem !important;}.p-sm-9{padding:2.25rem !important;}.p-sm-10{padding:2.5rem !important;}.p-sm-11{padding:3rem !important;}.p-sm-12{padding:3.5rem !important;}.p-sm-13{padding:4rem !important;}.p-sm-14{padding:4.5rem !important;}.p-sm-15{padding:5rem !important;}.p-sm-16{padding:6rem !important;}.p-sm-17{padding:7rem !important;}.p-sm-18{padding:8rem !important;}.p-sm-19{padding:9rem !important;}.p-sm-20{padding:10rem !important;}.p-sm-21{padding:12.5rem !important;}.p-sm-22{padding:15rem !important;}.p-sm-23{padding:17.5rem !important;}.p-sm-24{padding:20rem !important;}.p-sm-25{padding:22.5rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-3{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-sm-4{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-sm-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-7{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-sm-8{padding-right:2rem !important;padding-left:2rem !important;}.px-sm-9{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-sm-10{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-sm-11{padding-right:3rem !important;padding-left:3rem !important;}.px-sm-12{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-sm-13{padding-right:4rem !important;padding-left:4rem !important;}.px-sm-14{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-sm-15{padding-right:5rem !important;padding-left:5rem !important;}.px-sm-16{padding-right:6rem !important;padding-left:6rem !important;}.px-sm-17{padding-right:7rem !important;padding-left:7rem !important;}.px-sm-18{padding-right:8rem !important;padding-left:8rem !important;}.px-sm-19{padding-right:9rem !important;padding-left:9rem !important;}.px-sm-20{padding-right:10rem !important;padding-left:10rem !important;}.px-sm-21{padding-right:12.5rem !important;padding-left:12.5rem !important;}.px-sm-22{padding-right:15rem !important;padding-left:15rem !important;}.px-sm-23{padding-right:17.5rem !important;padding-left:17.5rem !important;}.px-sm-24{padding-right:20rem !important;padding-left:20rem !important;}.px-sm-25{padding-right:22.5rem !important;padding-left:22.5rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-sm-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-sm-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-sm-8{padding-top:2rem !important;padding-bottom:2rem !important;}.py-sm-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-sm-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-sm-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-sm-12{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-sm-13{padding-top:4rem !important;padding-bottom:4rem !important;}.py-sm-14{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-sm-15{padding-top:5rem !important;padding-bottom:5rem !important;}.py-sm-16{padding-top:6rem !important;padding-bottom:6rem !important;}.py-sm-17{padding-top:7rem !important;padding-bottom:7rem !important;}.py-sm-18{padding-top:8rem !important;padding-bottom:8rem !important;}.py-sm-19{padding-top:9rem !important;padding-bottom:9rem !important;}.py-sm-20{padding-top:10rem !important;padding-bottom:10rem !important;}.py-sm-21{padding-top:12.5rem !important;padding-bottom:12.5rem !important;}.py-sm-22{padding-top:15rem !important;padding-bottom:15rem !important;}.py-sm-23{padding-top:17.5rem !important;padding-bottom:17.5rem !important;}.py-sm-24{padding-top:20rem !important;padding-bottom:20rem !important;}.py-sm-25{padding-top:22.5rem !important;padding-bottom:22.5rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.25rem !important;}.pt-sm-2{padding-top:0.5rem !important;}.pt-sm-3{padding-top:0.75rem !important;}.pt-sm-4{padding-top:1rem !important;}.pt-sm-5{padding-top:1.25rem !important;}.pt-sm-6{padding-top:1.5rem !important;}.pt-sm-7{padding-top:1.75rem !important;}.pt-sm-8{padding-top:2rem !important;}.pt-sm-9{padding-top:2.25rem !important;}.pt-sm-10{padding-top:2.5rem !important;}.pt-sm-11{padding-top:3rem !important;}.pt-sm-12{padding-top:3.5rem !important;}.pt-sm-13{padding-top:4rem !important;}.pt-sm-14{padding-top:4.5rem !important;}.pt-sm-15{padding-top:5rem !important;}.pt-sm-16{padding-top:6rem !important;}.pt-sm-17{padding-top:7rem !important;}.pt-sm-18{padding-top:8rem !important;}.pt-sm-19{padding-top:9rem !important;}.pt-sm-20{padding-top:10rem !important;}.pt-sm-21{padding-top:12.5rem !important;}.pt-sm-22{padding-top:15rem !important;}.pt-sm-23{padding-top:17.5rem !important;}.pt-sm-24{padding-top:20rem !important;}.pt-sm-25{padding-top:22.5rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.25rem !important;}.pe-sm-2{padding-right:0.5rem !important;}.pe-sm-3{padding-right:0.75rem !important;}.pe-sm-4{padding-right:1rem !important;}.pe-sm-5{padding-right:1.25rem !important;}.pe-sm-6{padding-right:1.5rem !important;}.pe-sm-7{padding-right:1.75rem !important;}.pe-sm-8{padding-right:2rem !important;}.pe-sm-9{padding-right:2.25rem !important;}.pe-sm-10{padding-right:2.5rem !important;}.pe-sm-11{padding-right:3rem !important;}.pe-sm-12{padding-right:3.5rem !important;}.pe-sm-13{padding-right:4rem !important;}.pe-sm-14{padding-right:4.5rem !important;}.pe-sm-15{padding-right:5rem !important;}.pe-sm-16{padding-right:6rem !important;}.pe-sm-17{padding-right:7rem !important;}.pe-sm-18{padding-right:8rem !important;}.pe-sm-19{padding-right:9rem !important;}.pe-sm-20{padding-right:10rem !important;}.pe-sm-21{padding-right:12.5rem !important;}.pe-sm-22{padding-right:15rem !important;}.pe-sm-23{padding-right:17.5rem !important;}.pe-sm-24{padding-right:20rem !important;}.pe-sm-25{padding-right:22.5rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.25rem !important;}.pb-sm-2{padding-bottom:0.5rem !important;}.pb-sm-3{padding-bottom:0.75rem !important;}.pb-sm-4{padding-bottom:1rem !important;}.pb-sm-5{padding-bottom:1.25rem !important;}.pb-sm-6{padding-bottom:1.5rem !important;}.pb-sm-7{padding-bottom:1.75rem !important;}.pb-sm-8{padding-bottom:2rem !important;}.pb-sm-9{padding-bottom:2.25rem !important;}.pb-sm-10{padding-bottom:2.5rem !important;}.pb-sm-11{padding-bottom:3rem !important;}.pb-sm-12{padding-bottom:3.5rem !important;}.pb-sm-13{padding-bottom:4rem !important;}.pb-sm-14{padding-bottom:4.5rem !important;}.pb-sm-15{padding-bottom:5rem !important;}.pb-sm-16{padding-bottom:6rem !important;}.pb-sm-17{padding-bottom:7rem !important;}.pb-sm-18{padding-bottom:8rem !important;}.pb-sm-19{padding-bottom:9rem !important;}.pb-sm-20{padding-bottom:10rem !important;}.pb-sm-21{padding-bottom:12.5rem !important;}.pb-sm-22{padding-bottom:15rem !important;}.pb-sm-23{padding-bottom:17.5rem !important;}.pb-sm-24{padding-bottom:20rem !important;}.pb-sm-25{padding-bottom:22.5rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:0.75rem !important;}.ps-sm-4{padding-left:1rem !important;}.ps-sm-5{padding-left:1.25rem !important;}.ps-sm-6{padding-left:1.5rem !important;}.ps-sm-7{padding-left:1.75rem !important;}.ps-sm-8{padding-left:2rem !important;}.ps-sm-9{padding-left:2.25rem !important;}.ps-sm-10{padding-left:2.5rem !important;}.ps-sm-11{padding-left:3rem !important;}.ps-sm-12{padding-left:3.5rem !important;}.ps-sm-13{padding-left:4rem !important;}.ps-sm-14{padding-left:4.5rem !important;}.ps-sm-15{padding-left:5rem !important;}.ps-sm-16{padding-left:6rem !important;}.ps-sm-17{padding-left:7rem !important;}.ps-sm-18{padding-left:8rem !important;}.ps-sm-19{padding-left:9rem !important;}.ps-sm-20{padding-left:10rem !important;}.ps-sm-21{padding-left:12.5rem !important;}.ps-sm-22{padding-left:15rem !important;}.ps-sm-23{padding-left:17.5rem !important;}.ps-sm-24{padding-left:20rem !important;}.ps-sm-25{padding-left:22.5rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.25rem !important;}.gap-sm-2{gap:0.5rem !important;}.gap-sm-3{gap:0.75rem !important;}.gap-sm-4{gap:1rem !important;}.gap-sm-5{gap:1.25rem !important;}.gap-sm-6{gap:1.5rem !important;}.gap-sm-7{gap:1.75rem !important;}.gap-sm-8{gap:2rem !important;}.gap-sm-9{gap:2.25rem !important;}.gap-sm-10{gap:2.5rem !important;}.gap-sm-11{gap:3rem !important;}.gap-sm-12{gap:3.5rem !important;}.gap-sm-13{gap:4rem !important;}.gap-sm-14{gap:4.5rem !important;}.gap-sm-15{gap:5rem !important;}.gap-sm-16{gap:6rem !important;}.gap-sm-17{gap:7rem !important;}.gap-sm-18{gap:8rem !important;}.gap-sm-19{gap:9rem !important;}.gap-sm-20{gap:10rem !important;}.gap-sm-21{gap:12.5rem !important;}.gap-sm-22{gap:15rem !important;}.gap-sm-23{gap:17.5rem !important;}.gap-sm-24{gap:20rem !important;}.gap-sm-25{gap:22.5rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-1{row-gap:0.25rem !important;}.row-gap-sm-2{row-gap:0.5rem !important;}.row-gap-sm-3{row-gap:0.75rem !important;}.row-gap-sm-4{row-gap:1rem !important;}.row-gap-sm-5{row-gap:1.25rem !important;}.row-gap-sm-6{row-gap:1.5rem !important;}.row-gap-sm-7{row-gap:1.75rem !important;}.row-gap-sm-8{row-gap:2rem !important;}.row-gap-sm-9{row-gap:2.25rem !important;}.row-gap-sm-10{row-gap:2.5rem !important;}.row-gap-sm-11{row-gap:3rem !important;}.row-gap-sm-12{row-gap:3.5rem !important;}.row-gap-sm-13{row-gap:4rem !important;}.row-gap-sm-14{row-gap:4.5rem !important;}.row-gap-sm-15{row-gap:5rem !important;}.row-gap-sm-16{row-gap:6rem !important;}.row-gap-sm-17{row-gap:7rem !important;}.row-gap-sm-18{row-gap:8rem !important;}.row-gap-sm-19{row-gap:9rem !important;}.row-gap-sm-20{row-gap:10rem !important;}.row-gap-sm-21{row-gap:12.5rem !important;}.row-gap-sm-22{row-gap:15rem !important;}.row-gap-sm-23{row-gap:17.5rem !important;}.row-gap-sm-24{row-gap:20rem !important;}.row-gap-sm-25{row-gap:22.5rem !important;}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-sm-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-sm-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-sm-3{-moz-column-gap:0.75rem !important;column-gap:0.75rem !important;}.column-gap-sm-4{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-sm-5{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important;}.column-gap-sm-6{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-sm-7{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important;}.column-gap-sm-8{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-sm-9{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important;}.column-gap-sm-10{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important;}.column-gap-sm-11{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-sm-12{-moz-column-gap:3.5rem !important;column-gap:3.5rem !important;}.column-gap-sm-13{-moz-column-gap:4rem !important;column-gap:4rem !important;}.column-gap-sm-14{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important;}.column-gap-sm-15{-moz-column-gap:5rem !important;column-gap:5rem !important;}.column-gap-sm-16{-moz-column-gap:6rem !important;column-gap:6rem !important;}.column-gap-sm-17{-moz-column-gap:7rem !important;column-gap:7rem !important;}.column-gap-sm-18{-moz-column-gap:8rem !important;column-gap:8rem !important;}.column-gap-sm-19{-moz-column-gap:9rem !important;column-gap:9rem !important;}.column-gap-sm-20{-moz-column-gap:10rem !important;column-gap:10rem !important;}.column-gap-sm-21{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important;}.column-gap-sm-22{-moz-column-gap:15rem !important;column-gap:15rem !important;}.column-gap-sm-23{-moz-column-gap:17.5rem !important;column-gap:17.5rem !important;}.column-gap-sm-24{-moz-column-gap:20rem !important;column-gap:20rem !important;}.column-gap-sm-25{-moz-column-gap:22.5rem !important;column-gap:22.5rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-md-none{-o-object-fit:none !important;object-fit:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.m-md-3{margin:0.75rem !important;}.m-md-4{margin:1rem !important;}.m-md-5{margin:1.25rem !important;}.m-md-6{margin:1.5rem !important;}.m-md-7{margin:1.75rem !important;}.m-md-8{margin:2rem !important;}.m-md-9{margin:2.25rem !important;}.m-md-10{margin:2.5rem !important;}.m-md-11{margin:3rem !important;}.m-md-12{margin:3.5rem !important;}.m-md-13{margin:4rem !important;}.m-md-14{margin:4.5rem !important;}.m-md-15{margin:5rem !important;}.m-md-16{margin:6rem !important;}.m-md-17{margin:7rem !important;}.m-md-18{margin:8rem !important;}.m-md-19{margin:9rem !important;}.m-md-20{margin:10rem !important;}.m-md-21{margin:12.5rem !important;}.m-md-22{margin:15rem !important;}.m-md-23{margin:17.5rem !important;}.m-md-24{margin:20rem !important;}.m-md-25{margin:22.5rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-3{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-md-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-md-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-7{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-md-8{margin-right:2rem !important;margin-left:2rem !important;}.mx-md-9{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-md-10{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-md-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-12{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-md-13{margin-right:4rem !important;margin-left:4rem !important;}.mx-md-14{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-md-15{margin-right:5rem !important;margin-left:5rem !important;}.mx-md-16{margin-right:6rem !important;margin-left:6rem !important;}.mx-md-17{margin-right:7rem !important;margin-left:7rem !important;}.mx-md-18{margin-right:8rem !important;margin-left:8rem !important;}.mx-md-19{margin-right:9rem !important;margin-left:9rem !important;}.mx-md-20{margin-right:10rem !important;margin-left:10rem !important;}.mx-md-21{margin-right:12.5rem !important;margin-left:12.5rem !important;}.mx-md-22{margin-right:15rem !important;margin-left:15rem !important;}.mx-md-23{margin-right:17.5rem !important;margin-left:17.5rem !important;}.mx-md-24{margin-right:20rem !important;margin-left:20rem !important;}.mx-md-25{margin-right:22.5rem !important;margin-left:22.5rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-md-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-md-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-md-8{margin-top:2rem !important;margin-bottom:2rem !important;}.my-md-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-md-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-md-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-12{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-md-13{margin-top:4rem !important;margin-bottom:4rem !important;}.my-md-14{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-md-15{margin-top:5rem !important;margin-bottom:5rem !important;}.my-md-16{margin-top:6rem !important;margin-bottom:6rem !important;}.my-md-17{margin-top:7rem !important;margin-bottom:7rem !important;}.my-md-18{margin-top:8rem !important;margin-bottom:8rem !important;}.my-md-19{margin-top:9rem !important;margin-bottom:9rem !important;}.my-md-20{margin-top:10rem !important;margin-bottom:10rem !important;}.my-md-21{margin-top:12.5rem !important;margin-bottom:12.5rem !important;}.my-md-22{margin-top:15rem !important;margin-bottom:15rem !important;}.my-md-23{margin-top:17.5rem !important;margin-bottom:17.5rem !important;}.my-md-24{margin-top:20rem !important;margin-bottom:20rem !important;}.my-md-25{margin-top:22.5rem !important;margin-bottom:22.5rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.25rem !important;}.mt-md-2{margin-top:0.5rem !important;}.mt-md-3{margin-top:0.75rem !important;}.mt-md-4{margin-top:1rem !important;}.mt-md-5{margin-top:1.25rem !important;}.mt-md-6{margin-top:1.5rem !important;}.mt-md-7{margin-top:1.75rem !important;}.mt-md-8{margin-top:2rem !important;}.mt-md-9{margin-top:2.25rem !important;}.mt-md-10{margin-top:2.5rem !important;}.mt-md-11{margin-top:3rem !important;}.mt-md-12{margin-top:3.5rem !important;}.mt-md-13{margin-top:4rem !important;}.mt-md-14{margin-top:4.5rem !important;}.mt-md-15{margin-top:5rem !important;}.mt-md-16{margin-top:6rem !important;}.mt-md-17{margin-top:7rem !important;}.mt-md-18{margin-top:8rem !important;}.mt-md-19{margin-top:9rem !important;}.mt-md-20{margin-top:10rem !important;}.mt-md-21{margin-top:12.5rem !important;}.mt-md-22{margin-top:15rem !important;}.mt-md-23{margin-top:17.5rem !important;}.mt-md-24{margin-top:20rem !important;}.mt-md-25{margin-top:22.5rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.25rem !important;}.me-md-2{margin-right:0.5rem !important;}.me-md-3{margin-right:0.75rem !important;}.me-md-4{margin-right:1rem !important;}.me-md-5{margin-right:1.25rem !important;}.me-md-6{margin-right:1.5rem !important;}.me-md-7{margin-right:1.75rem !important;}.me-md-8{margin-right:2rem !important;}.me-md-9{margin-right:2.25rem !important;}.me-md-10{margin-right:2.5rem !important;}.me-md-11{margin-right:3rem !important;}.me-md-12{margin-right:3.5rem !important;}.me-md-13{margin-right:4rem !important;}.me-md-14{margin-right:4.5rem !important;}.me-md-15{margin-right:5rem !important;}.me-md-16{margin-right:6rem !important;}.me-md-17{margin-right:7rem !important;}.me-md-18{margin-right:8rem !important;}.me-md-19{margin-right:9rem !important;}.me-md-20{margin-right:10rem !important;}.me-md-21{margin-right:12.5rem !important;}.me-md-22{margin-right:15rem !important;}.me-md-23{margin-right:17.5rem !important;}.me-md-24{margin-right:20rem !important;}.me-md-25{margin-right:22.5rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.25rem !important;}.mb-md-2{margin-bottom:0.5rem !important;}.mb-md-3{margin-bottom:0.75rem !important;}.mb-md-4{margin-bottom:1rem !important;}.mb-md-5{margin-bottom:1.25rem !important;}.mb-md-6{margin-bottom:1.5rem !important;}.mb-md-7{margin-bottom:1.75rem !important;}.mb-md-8{margin-bottom:2rem !important;}.mb-md-9{margin-bottom:2.25rem !important;}.mb-md-10{margin-bottom:2.5rem !important;}.mb-md-11{margin-bottom:3rem !important;}.mb-md-12{margin-bottom:3.5rem !important;}.mb-md-13{margin-bottom:4rem !important;}.mb-md-14{margin-bottom:4.5rem !important;}.mb-md-15{margin-bottom:5rem !important;}.mb-md-16{margin-bottom:6rem !important;}.mb-md-17{margin-bottom:7rem !important;}.mb-md-18{margin-bottom:8rem !important;}.mb-md-19{margin-bottom:9rem !important;}.mb-md-20{margin-bottom:10rem !important;}.mb-md-21{margin-bottom:12.5rem !important;}.mb-md-22{margin-bottom:15rem !important;}.mb-md-23{margin-bottom:17.5rem !important;}.mb-md-24{margin-bottom:20rem !important;}.mb-md-25{margin-bottom:22.5rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.25rem !important;}.ms-md-2{margin-left:0.5rem !important;}.ms-md-3{margin-left:0.75rem !important;}.ms-md-4{margin-left:1rem !important;}.ms-md-5{margin-left:1.25rem !important;}.ms-md-6{margin-left:1.5rem !important;}.ms-md-7{margin-left:1.75rem !important;}.ms-md-8{margin-left:2rem !important;}.ms-md-9{margin-left:2.25rem !important;}.ms-md-10{margin-left:2.5rem !important;}.ms-md-11{margin-left:3rem !important;}.ms-md-12{margin-left:3.5rem !important;}.ms-md-13{margin-left:4rem !important;}.ms-md-14{margin-left:4.5rem !important;}.ms-md-15{margin-left:5rem !important;}.ms-md-16{margin-left:6rem !important;}.ms-md-17{margin-left:7rem !important;}.ms-md-18{margin-left:8rem !important;}.ms-md-19{margin-left:9rem !important;}.ms-md-20{margin-left:10rem !important;}.ms-md-21{margin-left:12.5rem !important;}.ms-md-22{margin-left:15rem !important;}.ms-md-23{margin-left:17.5rem !important;}.ms-md-24{margin-left:20rem !important;}.ms-md-25{margin-left:22.5rem !important;}.ms-md-auto{margin-left:auto !important;}.m-md-n1{margin:-0.25rem !important;}.m-md-n2{margin:-0.5rem !important;}.m-md-n3{margin:-0.75rem !important;}.m-md-n4{margin:-1rem !important;}.m-md-n5{margin:-1.25rem !important;}.m-md-n6{margin:-1.5rem !important;}.m-md-n7{margin:-1.75rem !important;}.m-md-n8{margin:-2rem !important;}.m-md-n9{margin:-2.25rem !important;}.m-md-n10{margin:-2.5rem !important;}.m-md-n11{margin:-3rem !important;}.m-md-n12{margin:-3.5rem !important;}.m-md-n13{margin:-4rem !important;}.m-md-n14{margin:-4.5rem !important;}.m-md-n15{margin:-5rem !important;}.m-md-n16{margin:-6rem !important;}.m-md-n17{margin:-7rem !important;}.m-md-n18{margin:-8rem !important;}.m-md-n19{margin:-9rem !important;}.m-md-n20{margin:-10rem !important;}.m-md-n21{margin:-12.5rem !important;}.m-md-n22{margin:-15rem !important;}.m-md-n23{margin:-17.5rem !important;}.m-md-n24{margin:-20rem !important;}.m-md-n25{margin:-22.5rem !important;}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important;}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-md-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important;}.mx-md-n4{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-md-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important;}.mx-md-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important;}.mx-md-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important;}.mx-md-n8{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-md-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important;}.mx-md-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important;}.mx-md-n11{margin-right:-3rem !important;margin-left:-3rem !important;}.mx-md-n12{margin-right:-3.5rem !important;margin-left:-3.5rem !important;}.mx-md-n13{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-md-n14{margin-right:-4.5rem !important;margin-left:-4.5rem !important;}.mx-md-n15{margin-right:-5rem !important;margin-left:-5rem !important;}.mx-md-n16{margin-right:-6rem !important;margin-left:-6rem !important;}.mx-md-n17{margin-right:-7rem !important;margin-left:-7rem !important;}.mx-md-n18{margin-right:-8rem !important;margin-left:-8rem !important;}.mx-md-n19{margin-right:-9rem !important;margin-left:-9rem !important;}.mx-md-n20{margin-right:-10rem !important;margin-left:-10rem !important;}.mx-md-n21{margin-right:-12.5rem !important;margin-left:-12.5rem !important;}.mx-md-n22{margin-right:-15rem !important;margin-left:-15rem !important;}.mx-md-n23{margin-right:-17.5rem !important;margin-left:-17.5rem !important;}.mx-md-n24{margin-right:-20rem !important;margin-left:-20rem !important;}.mx-md-n25{margin-right:-22.5rem !important;margin-left:-22.5rem !important;}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important;}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-md-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important;}.my-md-n4{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-md-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important;}.my-md-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important;}.my-md-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important;}.my-md-n8{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-md-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important;}.my-md-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important;}.my-md-n11{margin-top:-3rem !important;margin-bottom:-3rem !important;}.my-md-n12{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important;}.my-md-n13{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-md-n14{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important;}.my-md-n15{margin-top:-5rem !important;margin-bottom:-5rem !important;}.my-md-n16{margin-top:-6rem !important;margin-bottom:-6rem !important;}.my-md-n17{margin-top:-7rem !important;margin-bottom:-7rem !important;}.my-md-n18{margin-top:-8rem !important;margin-bottom:-8rem !important;}.my-md-n19{margin-top:-9rem !important;margin-bottom:-9rem !important;}.my-md-n20{margin-top:-10rem !important;margin-bottom:-10rem !important;}.my-md-n21{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important;}.my-md-n22{margin-top:-15rem !important;margin-bottom:-15rem !important;}.my-md-n23{margin-top:-17.5rem !important;margin-bottom:-17.5rem !important;}.my-md-n24{margin-top:-20rem !important;margin-bottom:-20rem !important;}.my-md-n25{margin-top:-22.5rem !important;margin-bottom:-22.5rem !important;}.mt-md-n1{margin-top:-0.25rem !important;}.mt-md-n2{margin-top:-0.5rem !important;}.mt-md-n3{margin-top:-0.75rem !important;}.mt-md-n4{margin-top:-1rem !important;}.mt-md-n5{margin-top:-1.25rem !important;}.mt-md-n6{margin-top:-1.5rem !important;}.mt-md-n7{margin-top:-1.75rem !important;}.mt-md-n8{margin-top:-2rem !important;}.mt-md-n9{margin-top:-2.25rem !important;}.mt-md-n10{margin-top:-2.5rem !important;}.mt-md-n11{margin-top:-3rem !important;}.mt-md-n12{margin-top:-3.5rem !important;}.mt-md-n13{margin-top:-4rem !important;}.mt-md-n14{margin-top:-4.5rem !important;}.mt-md-n15{margin-top:-5rem !important;}.mt-md-n16{margin-top:-6rem !important;}.mt-md-n17{margin-top:-7rem !important;}.mt-md-n18{margin-top:-8rem !important;}.mt-md-n19{margin-top:-9rem !important;}.mt-md-n20{margin-top:-10rem !important;}.mt-md-n21{margin-top:-12.5rem !important;}.mt-md-n22{margin-top:-15rem !important;}.mt-md-n23{margin-top:-17.5rem !important;}.mt-md-n24{margin-top:-20rem !important;}.mt-md-n25{margin-top:-22.5rem !important;}.me-md-n1{margin-right:-0.25rem !important;}.me-md-n2{margin-right:-0.5rem !important;}.me-md-n3{margin-right:-0.75rem !important;}.me-md-n4{margin-right:-1rem !important;}.me-md-n5{margin-right:-1.25rem !important;}.me-md-n6{margin-right:-1.5rem !important;}.me-md-n7{margin-right:-1.75rem !important;}.me-md-n8{margin-right:-2rem !important;}.me-md-n9{margin-right:-2.25rem !important;}.me-md-n10{margin-right:-2.5rem !important;}.me-md-n11{margin-right:-3rem !important;}.me-md-n12{margin-right:-3.5rem !important;}.me-md-n13{margin-right:-4rem !important;}.me-md-n14{margin-right:-4.5rem !important;}.me-md-n15{margin-right:-5rem !important;}.me-md-n16{margin-right:-6rem !important;}.me-md-n17{margin-right:-7rem !important;}.me-md-n18{margin-right:-8rem !important;}.me-md-n19{margin-right:-9rem !important;}.me-md-n20{margin-right:-10rem !important;}.me-md-n21{margin-right:-12.5rem !important;}.me-md-n22{margin-right:-15rem !important;}.me-md-n23{margin-right:-17.5rem !important;}.me-md-n24{margin-right:-20rem !important;}.me-md-n25{margin-right:-22.5rem !important;}.mb-md-n1{margin-bottom:-0.25rem !important;}.mb-md-n2{margin-bottom:-0.5rem !important;}.mb-md-n3{margin-bottom:-0.75rem !important;}.mb-md-n4{margin-bottom:-1rem !important;}.mb-md-n5{margin-bottom:-1.25rem !important;}.mb-md-n6{margin-bottom:-1.5rem !important;}.mb-md-n7{margin-bottom:-1.75rem !important;}.mb-md-n8{margin-bottom:-2rem !important;}.mb-md-n9{margin-bottom:-2.25rem !important;}.mb-md-n10{margin-bottom:-2.5rem !important;}.mb-md-n11{margin-bottom:-3rem !important;}.mb-md-n12{margin-bottom:-3.5rem !important;}.mb-md-n13{margin-bottom:-4rem !important;}.mb-md-n14{margin-bottom:-4.5rem !important;}.mb-md-n15{margin-bottom:-5rem !important;}.mb-md-n16{margin-bottom:-6rem !important;}.mb-md-n17{margin-bottom:-7rem !important;}.mb-md-n18{margin-bottom:-8rem !important;}.mb-md-n19{margin-bottom:-9rem !important;}.mb-md-n20{margin-bottom:-10rem !important;}.mb-md-n21{margin-bottom:-12.5rem !important;}.mb-md-n22{margin-bottom:-15rem !important;}.mb-md-n23{margin-bottom:-17.5rem !important;}.mb-md-n24{margin-bottom:-20rem !important;}.mb-md-n25{margin-bottom:-22.5rem !important;}.ms-md-n1{margin-left:-0.25rem !important;}.ms-md-n2{margin-left:-0.5rem !important;}.ms-md-n3{margin-left:-0.75rem !important;}.ms-md-n4{margin-left:-1rem !important;}.ms-md-n5{margin-left:-1.25rem !important;}.ms-md-n6{margin-left:-1.5rem !important;}.ms-md-n7{margin-left:-1.75rem !important;}.ms-md-n8{margin-left:-2rem !important;}.ms-md-n9{margin-left:-2.25rem !important;}.ms-md-n10{margin-left:-2.5rem !important;}.ms-md-n11{margin-left:-3rem !important;}.ms-md-n12{margin-left:-3.5rem !important;}.ms-md-n13{margin-left:-4rem !important;}.ms-md-n14{margin-left:-4.5rem !important;}.ms-md-n15{margin-left:-5rem !important;}.ms-md-n16{margin-left:-6rem !important;}.ms-md-n17{margin-left:-7rem !important;}.ms-md-n18{margin-left:-8rem !important;}.ms-md-n19{margin-left:-9rem !important;}.ms-md-n20{margin-left:-10rem !important;}.ms-md-n21{margin-left:-12.5rem !important;}.ms-md-n22{margin-left:-15rem !important;}.ms-md-n23{margin-left:-17.5rem !important;}.ms-md-n24{margin-left:-20rem !important;}.ms-md-n25{margin-left:-22.5rem !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.p-md-3{padding:0.75rem !important;}.p-md-4{padding:1rem !important;}.p-md-5{padding:1.25rem !important;}.p-md-6{padding:1.5rem !important;}.p-md-7{padding:1.75rem !important;}.p-md-8{padding:2rem !important;}.p-md-9{padding:2.25rem !important;}.p-md-10{padding:2.5rem !important;}.p-md-11{padding:3rem !important;}.p-md-12{padding:3.5rem !important;}.p-md-13{padding:4rem !important;}.p-md-14{padding:4.5rem !important;}.p-md-15{padding:5rem !important;}.p-md-16{padding:6rem !important;}.p-md-17{padding:7rem !important;}.p-md-18{padding:8rem !important;}.p-md-19{padding:9rem !important;}.p-md-20{padding:10rem !important;}.p-md-21{padding:12.5rem !important;}.p-md-22{padding:15rem !important;}.p-md-23{padding:17.5rem !important;}.p-md-24{padding:20rem !important;}.p-md-25{padding:22.5rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-3{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-md-4{padding-right:1rem !important;padding-left:1rem !important;}.px-md-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-md-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-7{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-md-8{padding-right:2rem !important;padding-left:2rem !important;}.px-md-9{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-md-10{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-md-11{padding-right:3rem !important;padding-left:3rem !important;}.px-md-12{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-md-13{padding-right:4rem !important;padding-left:4rem !important;}.px-md-14{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-md-15{padding-right:5rem !important;padding-left:5rem !important;}.px-md-16{padding-right:6rem !important;padding-left:6rem !important;}.px-md-17{padding-right:7rem !important;padding-left:7rem !important;}.px-md-18{padding-right:8rem !important;padding-left:8rem !important;}.px-md-19{padding-right:9rem !important;padding-left:9rem !important;}.px-md-20{padding-right:10rem !important;padding-left:10rem !important;}.px-md-21{padding-right:12.5rem !important;padding-left:12.5rem !important;}.px-md-22{padding-right:15rem !important;padding-left:15rem !important;}.px-md-23{padding-right:17.5rem !important;padding-left:17.5rem !important;}.px-md-24{padding-right:20rem !important;padding-left:20rem !important;}.px-md-25{padding-right:22.5rem !important;padding-left:22.5rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-md-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-md-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-md-8{padding-top:2rem !important;padding-bottom:2rem !important;}.py-md-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-md-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-md-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-md-12{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-md-13{padding-top:4rem !important;padding-bottom:4rem !important;}.py-md-14{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-md-15{padding-top:5rem !important;padding-bottom:5rem !important;}.py-md-16{padding-top:6rem !important;padding-bottom:6rem !important;}.py-md-17{padding-top:7rem !important;padding-bottom:7rem !important;}.py-md-18{padding-top:8rem !important;padding-bottom:8rem !important;}.py-md-19{padding-top:9rem !important;padding-bottom:9rem !important;}.py-md-20{padding-top:10rem !important;padding-bottom:10rem !important;}.py-md-21{padding-top:12.5rem !important;padding-bottom:12.5rem !important;}.py-md-22{padding-top:15rem !important;padding-bottom:15rem !important;}.py-md-23{padding-top:17.5rem !important;padding-bottom:17.5rem !important;}.py-md-24{padding-top:20rem !important;padding-bottom:20rem !important;}.py-md-25{padding-top:22.5rem !important;padding-bottom:22.5rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.25rem !important;}.pt-md-2{padding-top:0.5rem !important;}.pt-md-3{padding-top:0.75rem !important;}.pt-md-4{padding-top:1rem !important;}.pt-md-5{padding-top:1.25rem !important;}.pt-md-6{padding-top:1.5rem !important;}.pt-md-7{padding-top:1.75rem !important;}.pt-md-8{padding-top:2rem !important;}.pt-md-9{padding-top:2.25rem !important;}.pt-md-10{padding-top:2.5rem !important;}.pt-md-11{padding-top:3rem !important;}.pt-md-12{padding-top:3.5rem !important;}.pt-md-13{padding-top:4rem !important;}.pt-md-14{padding-top:4.5rem !important;}.pt-md-15{padding-top:5rem !important;}.pt-md-16{padding-top:6rem !important;}.pt-md-17{padding-top:7rem !important;}.pt-md-18{padding-top:8rem !important;}.pt-md-19{padding-top:9rem !important;}.pt-md-20{padding-top:10rem !important;}.pt-md-21{padding-top:12.5rem !important;}.pt-md-22{padding-top:15rem !important;}.pt-md-23{padding-top:17.5rem !important;}.pt-md-24{padding-top:20rem !important;}.pt-md-25{padding-top:22.5rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.25rem !important;}.pe-md-2{padding-right:0.5rem !important;}.pe-md-3{padding-right:0.75rem !important;}.pe-md-4{padding-right:1rem !important;}.pe-md-5{padding-right:1.25rem !important;}.pe-md-6{padding-right:1.5rem !important;}.pe-md-7{padding-right:1.75rem !important;}.pe-md-8{padding-right:2rem !important;}.pe-md-9{padding-right:2.25rem !important;}.pe-md-10{padding-right:2.5rem !important;}.pe-md-11{padding-right:3rem !important;}.pe-md-12{padding-right:3.5rem !important;}.pe-md-13{padding-right:4rem !important;}.pe-md-14{padding-right:4.5rem !important;}.pe-md-15{padding-right:5rem !important;}.pe-md-16{padding-right:6rem !important;}.pe-md-17{padding-right:7rem !important;}.pe-md-18{padding-right:8rem !important;}.pe-md-19{padding-right:9rem !important;}.pe-md-20{padding-right:10rem !important;}.pe-md-21{padding-right:12.5rem !important;}.pe-md-22{padding-right:15rem !important;}.pe-md-23{padding-right:17.5rem !important;}.pe-md-24{padding-right:20rem !important;}.pe-md-25{padding-right:22.5rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.25rem !important;}.pb-md-2{padding-bottom:0.5rem !important;}.pb-md-3{padding-bottom:0.75rem !important;}.pb-md-4{padding-bottom:1rem !important;}.pb-md-5{padding-bottom:1.25rem !important;}.pb-md-6{padding-bottom:1.5rem !important;}.pb-md-7{padding-bottom:1.75rem !important;}.pb-md-8{padding-bottom:2rem !important;}.pb-md-9{padding-bottom:2.25rem !important;}.pb-md-10{padding-bottom:2.5rem !important;}.pb-md-11{padding-bottom:3rem !important;}.pb-md-12{padding-bottom:3.5rem !important;}.pb-md-13{padding-bottom:4rem !important;}.pb-md-14{padding-bottom:4.5rem !important;}.pb-md-15{padding-bottom:5rem !important;}.pb-md-16{padding-bottom:6rem !important;}.pb-md-17{padding-bottom:7rem !important;}.pb-md-18{padding-bottom:8rem !important;}.pb-md-19{padding-bottom:9rem !important;}.pb-md-20{padding-bottom:10rem !important;}.pb-md-21{padding-bottom:12.5rem !important;}.pb-md-22{padding-bottom:15rem !important;}.pb-md-23{padding-bottom:17.5rem !important;}.pb-md-24{padding-bottom:20rem !important;}.pb-md-25{padding-bottom:22.5rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:0.75rem !important;}.ps-md-4{padding-left:1rem !important;}.ps-md-5{padding-left:1.25rem !important;}.ps-md-6{padding-left:1.5rem !important;}.ps-md-7{padding-left:1.75rem !important;}.ps-md-8{padding-left:2rem !important;}.ps-md-9{padding-left:2.25rem !important;}.ps-md-10{padding-left:2.5rem !important;}.ps-md-11{padding-left:3rem !important;}.ps-md-12{padding-left:3.5rem !important;}.ps-md-13{padding-left:4rem !important;}.ps-md-14{padding-left:4.5rem !important;}.ps-md-15{padding-left:5rem !important;}.ps-md-16{padding-left:6rem !important;}.ps-md-17{padding-left:7rem !important;}.ps-md-18{padding-left:8rem !important;}.ps-md-19{padding-left:9rem !important;}.ps-md-20{padding-left:10rem !important;}.ps-md-21{padding-left:12.5rem !important;}.ps-md-22{padding-left:15rem !important;}.ps-md-23{padding-left:17.5rem !important;}.ps-md-24{padding-left:20rem !important;}.ps-md-25{padding-left:22.5rem !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.25rem !important;}.gap-md-2{gap:0.5rem !important;}.gap-md-3{gap:0.75rem !important;}.gap-md-4{gap:1rem !important;}.gap-md-5{gap:1.25rem !important;}.gap-md-6{gap:1.5rem !important;}.gap-md-7{gap:1.75rem !important;}.gap-md-8{gap:2rem !important;}.gap-md-9{gap:2.25rem !important;}.gap-md-10{gap:2.5rem !important;}.gap-md-11{gap:3rem !important;}.gap-md-12{gap:3.5rem !important;}.gap-md-13{gap:4rem !important;}.gap-md-14{gap:4.5rem !important;}.gap-md-15{gap:5rem !important;}.gap-md-16{gap:6rem !important;}.gap-md-17{gap:7rem !important;}.gap-md-18{gap:8rem !important;}.gap-md-19{gap:9rem !important;}.gap-md-20{gap:10rem !important;}.gap-md-21{gap:12.5rem !important;}.gap-md-22{gap:15rem !important;}.gap-md-23{gap:17.5rem !important;}.gap-md-24{gap:20rem !important;}.gap-md-25{gap:22.5rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-1{row-gap:0.25rem !important;}.row-gap-md-2{row-gap:0.5rem !important;}.row-gap-md-3{row-gap:0.75rem !important;}.row-gap-md-4{row-gap:1rem !important;}.row-gap-md-5{row-gap:1.25rem !important;}.row-gap-md-6{row-gap:1.5rem !important;}.row-gap-md-7{row-gap:1.75rem !important;}.row-gap-md-8{row-gap:2rem !important;}.row-gap-md-9{row-gap:2.25rem !important;}.row-gap-md-10{row-gap:2.5rem !important;}.row-gap-md-11{row-gap:3rem !important;}.row-gap-md-12{row-gap:3.5rem !important;}.row-gap-md-13{row-gap:4rem !important;}.row-gap-md-14{row-gap:4.5rem !important;}.row-gap-md-15{row-gap:5rem !important;}.row-gap-md-16{row-gap:6rem !important;}.row-gap-md-17{row-gap:7rem !important;}.row-gap-md-18{row-gap:8rem !important;}.row-gap-md-19{row-gap:9rem !important;}.row-gap-md-20{row-gap:10rem !important;}.row-gap-md-21{row-gap:12.5rem !important;}.row-gap-md-22{row-gap:15rem !important;}.row-gap-md-23{row-gap:17.5rem !important;}.row-gap-md-24{row-gap:20rem !important;}.row-gap-md-25{row-gap:22.5rem !important;}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-md-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-md-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-md-3{-moz-column-gap:0.75rem !important;column-gap:0.75rem !important;}.column-gap-md-4{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-md-5{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important;}.column-gap-md-6{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-md-7{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important;}.column-gap-md-8{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-md-9{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important;}.column-gap-md-10{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important;}.column-gap-md-11{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-md-12{-moz-column-gap:3.5rem !important;column-gap:3.5rem !important;}.column-gap-md-13{-moz-column-gap:4rem !important;column-gap:4rem !important;}.column-gap-md-14{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important;}.column-gap-md-15{-moz-column-gap:5rem !important;column-gap:5rem !important;}.column-gap-md-16{-moz-column-gap:6rem !important;column-gap:6rem !important;}.column-gap-md-17{-moz-column-gap:7rem !important;column-gap:7rem !important;}.column-gap-md-18{-moz-column-gap:8rem !important;column-gap:8rem !important;}.column-gap-md-19{-moz-column-gap:9rem !important;column-gap:9rem !important;}.column-gap-md-20{-moz-column-gap:10rem !important;column-gap:10rem !important;}.column-gap-md-21{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important;}.column-gap-md-22{-moz-column-gap:15rem !important;column-gap:15rem !important;}.column-gap-md-23{-moz-column-gap:17.5rem !important;column-gap:17.5rem !important;}.column-gap-md-24{-moz-column-gap:20rem !important;column-gap:20rem !important;}.column-gap-md-25{-moz-column-gap:22.5rem !important;column-gap:22.5rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-lg-none{-o-object-fit:none !important;object-fit:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.m-lg-3{margin:0.75rem !important;}.m-lg-4{margin:1rem !important;}.m-lg-5{margin:1.25rem !important;}.m-lg-6{margin:1.5rem !important;}.m-lg-7{margin:1.75rem !important;}.m-lg-8{margin:2rem !important;}.m-lg-9{margin:2.25rem !important;}.m-lg-10{margin:2.5rem !important;}.m-lg-11{margin:3rem !important;}.m-lg-12{margin:3.5rem !important;}.m-lg-13{margin:4rem !important;}.m-lg-14{margin:4.5rem !important;}.m-lg-15{margin:5rem !important;}.m-lg-16{margin:6rem !important;}.m-lg-17{margin:7rem !important;}.m-lg-18{margin:8rem !important;}.m-lg-19{margin:9rem !important;}.m-lg-20{margin:10rem !important;}.m-lg-21{margin:12.5rem !important;}.m-lg-22{margin:15rem !important;}.m-lg-23{margin:17.5rem !important;}.m-lg-24{margin:20rem !important;}.m-lg-25{margin:22.5rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-3{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-lg-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-lg-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-7{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-lg-8{margin-right:2rem !important;margin-left:2rem !important;}.mx-lg-9{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-lg-10{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-lg-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-12{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-lg-13{margin-right:4rem !important;margin-left:4rem !important;}.mx-lg-14{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-lg-15{margin-right:5rem !important;margin-left:5rem !important;}.mx-lg-16{margin-right:6rem !important;margin-left:6rem !important;}.mx-lg-17{margin-right:7rem !important;margin-left:7rem !important;}.mx-lg-18{margin-right:8rem !important;margin-left:8rem !important;}.mx-lg-19{margin-right:9rem !important;margin-left:9rem !important;}.mx-lg-20{margin-right:10rem !important;margin-left:10rem !important;}.mx-lg-21{margin-right:12.5rem !important;margin-left:12.5rem !important;}.mx-lg-22{margin-right:15rem !important;margin-left:15rem !important;}.mx-lg-23{margin-right:17.5rem !important;margin-left:17.5rem !important;}.mx-lg-24{margin-right:20rem !important;margin-left:20rem !important;}.mx-lg-25{margin-right:22.5rem !important;margin-left:22.5rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-lg-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-lg-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-lg-8{margin-top:2rem !important;margin-bottom:2rem !important;}.my-lg-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-lg-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-lg-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-12{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-lg-13{margin-top:4rem !important;margin-bottom:4rem !important;}.my-lg-14{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-lg-15{margin-top:5rem !important;margin-bottom:5rem !important;}.my-lg-16{margin-top:6rem !important;margin-bottom:6rem !important;}.my-lg-17{margin-top:7rem !important;margin-bottom:7rem !important;}.my-lg-18{margin-top:8rem !important;margin-bottom:8rem !important;}.my-lg-19{margin-top:9rem !important;margin-bottom:9rem !important;}.my-lg-20{margin-top:10rem !important;margin-bottom:10rem !important;}.my-lg-21{margin-top:12.5rem !important;margin-bottom:12.5rem !important;}.my-lg-22{margin-top:15rem !important;margin-bottom:15rem !important;}.my-lg-23{margin-top:17.5rem !important;margin-bottom:17.5rem !important;}.my-lg-24{margin-top:20rem !important;margin-bottom:20rem !important;}.my-lg-25{margin-top:22.5rem !important;margin-bottom:22.5rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.25rem !important;}.mt-lg-2{margin-top:0.5rem !important;}.mt-lg-3{margin-top:0.75rem !important;}.mt-lg-4{margin-top:1rem !important;}.mt-lg-5{margin-top:1.25rem !important;}.mt-lg-6{margin-top:1.5rem !important;}.mt-lg-7{margin-top:1.75rem !important;}.mt-lg-8{margin-top:2rem !important;}.mt-lg-9{margin-top:2.25rem !important;}.mt-lg-10{margin-top:2.5rem !important;}.mt-lg-11{margin-top:3rem !important;}.mt-lg-12{margin-top:3.5rem !important;}.mt-lg-13{margin-top:4rem !important;}.mt-lg-14{margin-top:4.5rem !important;}.mt-lg-15{margin-top:5rem !important;}.mt-lg-16{margin-top:6rem !important;}.mt-lg-17{margin-top:7rem !important;}.mt-lg-18{margin-top:8rem !important;}.mt-lg-19{margin-top:9rem !important;}.mt-lg-20{margin-top:10rem !important;}.mt-lg-21{margin-top:12.5rem !important;}.mt-lg-22{margin-top:15rem !important;}.mt-lg-23{margin-top:17.5rem !important;}.mt-lg-24{margin-top:20rem !important;}.mt-lg-25{margin-top:22.5rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.25rem !important;}.me-lg-2{margin-right:0.5rem !important;}.me-lg-3{margin-right:0.75rem !important;}.me-lg-4{margin-right:1rem !important;}.me-lg-5{margin-right:1.25rem !important;}.me-lg-6{margin-right:1.5rem !important;}.me-lg-7{margin-right:1.75rem !important;}.me-lg-8{margin-right:2rem !important;}.me-lg-9{margin-right:2.25rem !important;}.me-lg-10{margin-right:2.5rem !important;}.me-lg-11{margin-right:3rem !important;}.me-lg-12{margin-right:3.5rem !important;}.me-lg-13{margin-right:4rem !important;}.me-lg-14{margin-right:4.5rem !important;}.me-lg-15{margin-right:5rem !important;}.me-lg-16{margin-right:6rem !important;}.me-lg-17{margin-right:7rem !important;}.me-lg-18{margin-right:8rem !important;}.me-lg-19{margin-right:9rem !important;}.me-lg-20{margin-right:10rem !important;}.me-lg-21{margin-right:12.5rem !important;}.me-lg-22{margin-right:15rem !important;}.me-lg-23{margin-right:17.5rem !important;}.me-lg-24{margin-right:20rem !important;}.me-lg-25{margin-right:22.5rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.25rem !important;}.mb-lg-2{margin-bottom:0.5rem !important;}.mb-lg-3{margin-bottom:0.75rem !important;}.mb-lg-4{margin-bottom:1rem !important;}.mb-lg-5{margin-bottom:1.25rem !important;}.mb-lg-6{margin-bottom:1.5rem !important;}.mb-lg-7{margin-bottom:1.75rem !important;}.mb-lg-8{margin-bottom:2rem !important;}.mb-lg-9{margin-bottom:2.25rem !important;}.mb-lg-10{margin-bottom:2.5rem !important;}.mb-lg-11{margin-bottom:3rem !important;}.mb-lg-12{margin-bottom:3.5rem !important;}.mb-lg-13{margin-bottom:4rem !important;}.mb-lg-14{margin-bottom:4.5rem !important;}.mb-lg-15{margin-bottom:5rem !important;}.mb-lg-16{margin-bottom:6rem !important;}.mb-lg-17{margin-bottom:7rem !important;}.mb-lg-18{margin-bottom:8rem !important;}.mb-lg-19{margin-bottom:9rem !important;}.mb-lg-20{margin-bottom:10rem !important;}.mb-lg-21{margin-bottom:12.5rem !important;}.mb-lg-22{margin-bottom:15rem !important;}.mb-lg-23{margin-bottom:17.5rem !important;}.mb-lg-24{margin-bottom:20rem !important;}.mb-lg-25{margin-bottom:22.5rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.25rem !important;}.ms-lg-2{margin-left:0.5rem !important;}.ms-lg-3{margin-left:0.75rem !important;}.ms-lg-4{margin-left:1rem !important;}.ms-lg-5{margin-left:1.25rem !important;}.ms-lg-6{margin-left:1.5rem !important;}.ms-lg-7{margin-left:1.75rem !important;}.ms-lg-8{margin-left:2rem !important;}.ms-lg-9{margin-left:2.25rem !important;}.ms-lg-10{margin-left:2.5rem !important;}.ms-lg-11{margin-left:3rem !important;}.ms-lg-12{margin-left:3.5rem !important;}.ms-lg-13{margin-left:4rem !important;}.ms-lg-14{margin-left:4.5rem !important;}.ms-lg-15{margin-left:5rem !important;}.ms-lg-16{margin-left:6rem !important;}.ms-lg-17{margin-left:7rem !important;}.ms-lg-18{margin-left:8rem !important;}.ms-lg-19{margin-left:9rem !important;}.ms-lg-20{margin-left:10rem !important;}.ms-lg-21{margin-left:12.5rem !important;}.ms-lg-22{margin-left:15rem !important;}.ms-lg-23{margin-left:17.5rem !important;}.ms-lg-24{margin-left:20rem !important;}.ms-lg-25{margin-left:22.5rem !important;}.ms-lg-auto{margin-left:auto !important;}.m-lg-n1{margin:-0.25rem !important;}.m-lg-n2{margin:-0.5rem !important;}.m-lg-n3{margin:-0.75rem !important;}.m-lg-n4{margin:-1rem !important;}.m-lg-n5{margin:-1.25rem !important;}.m-lg-n6{margin:-1.5rem !important;}.m-lg-n7{margin:-1.75rem !important;}.m-lg-n8{margin:-2rem !important;}.m-lg-n9{margin:-2.25rem !important;}.m-lg-n10{margin:-2.5rem !important;}.m-lg-n11{margin:-3rem !important;}.m-lg-n12{margin:-3.5rem !important;}.m-lg-n13{margin:-4rem !important;}.m-lg-n14{margin:-4.5rem !important;}.m-lg-n15{margin:-5rem !important;}.m-lg-n16{margin:-6rem !important;}.m-lg-n17{margin:-7rem !important;}.m-lg-n18{margin:-8rem !important;}.m-lg-n19{margin:-9rem !important;}.m-lg-n20{margin:-10rem !important;}.m-lg-n21{margin:-12.5rem !important;}.m-lg-n22{margin:-15rem !important;}.m-lg-n23{margin:-17.5rem !important;}.m-lg-n24{margin:-20rem !important;}.m-lg-n25{margin:-22.5rem !important;}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important;}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-lg-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important;}.mx-lg-n4{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-lg-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important;}.mx-lg-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important;}.mx-lg-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important;}.mx-lg-n8{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-lg-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important;}.mx-lg-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important;}.mx-lg-n11{margin-right:-3rem !important;margin-left:-3rem !important;}.mx-lg-n12{margin-right:-3.5rem !important;margin-left:-3.5rem !important;}.mx-lg-n13{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-lg-n14{margin-right:-4.5rem !important;margin-left:-4.5rem !important;}.mx-lg-n15{margin-right:-5rem !important;margin-left:-5rem !important;}.mx-lg-n16{margin-right:-6rem !important;margin-left:-6rem !important;}.mx-lg-n17{margin-right:-7rem !important;margin-left:-7rem !important;}.mx-lg-n18{margin-right:-8rem !important;margin-left:-8rem !important;}.mx-lg-n19{margin-right:-9rem !important;margin-left:-9rem !important;}.mx-lg-n20{margin-right:-10rem !important;margin-left:-10rem !important;}.mx-lg-n21{margin-right:-12.5rem !important;margin-left:-12.5rem !important;}.mx-lg-n22{margin-right:-15rem !important;margin-left:-15rem !important;}.mx-lg-n23{margin-right:-17.5rem !important;margin-left:-17.5rem !important;}.mx-lg-n24{margin-right:-20rem !important;margin-left:-20rem !important;}.mx-lg-n25{margin-right:-22.5rem !important;margin-left:-22.5rem !important;}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important;}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-lg-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important;}.my-lg-n4{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-lg-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important;}.my-lg-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important;}.my-lg-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important;}.my-lg-n8{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-lg-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important;}.my-lg-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important;}.my-lg-n11{margin-top:-3rem !important;margin-bottom:-3rem !important;}.my-lg-n12{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important;}.my-lg-n13{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-lg-n14{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important;}.my-lg-n15{margin-top:-5rem !important;margin-bottom:-5rem !important;}.my-lg-n16{margin-top:-6rem !important;margin-bottom:-6rem !important;}.my-lg-n17{margin-top:-7rem !important;margin-bottom:-7rem !important;}.my-lg-n18{margin-top:-8rem !important;margin-bottom:-8rem !important;}.my-lg-n19{margin-top:-9rem !important;margin-bottom:-9rem !important;}.my-lg-n20{margin-top:-10rem !important;margin-bottom:-10rem !important;}.my-lg-n21{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important;}.my-lg-n22{margin-top:-15rem !important;margin-bottom:-15rem !important;}.my-lg-n23{margin-top:-17.5rem !important;margin-bottom:-17.5rem !important;}.my-lg-n24{margin-top:-20rem !important;margin-bottom:-20rem !important;}.my-lg-n25{margin-top:-22.5rem !important;margin-bottom:-22.5rem !important;}.mt-lg-n1{margin-top:-0.25rem !important;}.mt-lg-n2{margin-top:-0.5rem !important;}.mt-lg-n3{margin-top:-0.75rem !important;}.mt-lg-n4{margin-top:-1rem !important;}.mt-lg-n5{margin-top:-1.25rem !important;}.mt-lg-n6{margin-top:-1.5rem !important;}.mt-lg-n7{margin-top:-1.75rem !important;}.mt-lg-n8{margin-top:-2rem !important;}.mt-lg-n9{margin-top:-2.25rem !important;}.mt-lg-n10{margin-top:-2.5rem !important;}.mt-lg-n11{margin-top:-3rem !important;}.mt-lg-n12{margin-top:-3.5rem !important;}.mt-lg-n13{margin-top:-4rem !important;}.mt-lg-n14{margin-top:-4.5rem !important;}.mt-lg-n15{margin-top:-5rem !important;}.mt-lg-n16{margin-top:-6rem !important;}.mt-lg-n17{margin-top:-7rem !important;}.mt-lg-n18{margin-top:-8rem !important;}.mt-lg-n19{margin-top:-9rem !important;}.mt-lg-n20{margin-top:-10rem !important;}.mt-lg-n21{margin-top:-12.5rem !important;}.mt-lg-n22{margin-top:-15rem !important;}.mt-lg-n23{margin-top:-17.5rem !important;}.mt-lg-n24{margin-top:-20rem !important;}.mt-lg-n25{margin-top:-22.5rem !important;}.me-lg-n1{margin-right:-0.25rem !important;}.me-lg-n2{margin-right:-0.5rem !important;}.me-lg-n3{margin-right:-0.75rem !important;}.me-lg-n4{margin-right:-1rem !important;}.me-lg-n5{margin-right:-1.25rem !important;}.me-lg-n6{margin-right:-1.5rem !important;}.me-lg-n7{margin-right:-1.75rem !important;}.me-lg-n8{margin-right:-2rem !important;}.me-lg-n9{margin-right:-2.25rem !important;}.me-lg-n10{margin-right:-2.5rem !important;}.me-lg-n11{margin-right:-3rem !important;}.me-lg-n12{margin-right:-3.5rem !important;}.me-lg-n13{margin-right:-4rem !important;}.me-lg-n14{margin-right:-4.5rem !important;}.me-lg-n15{margin-right:-5rem !important;}.me-lg-n16{margin-right:-6rem !important;}.me-lg-n17{margin-right:-7rem !important;}.me-lg-n18{margin-right:-8rem !important;}.me-lg-n19{margin-right:-9rem !important;}.me-lg-n20{margin-right:-10rem !important;}.me-lg-n21{margin-right:-12.5rem !important;}.me-lg-n22{margin-right:-15rem !important;}.me-lg-n23{margin-right:-17.5rem !important;}.me-lg-n24{margin-right:-20rem !important;}.me-lg-n25{margin-right:-22.5rem !important;}.mb-lg-n1{margin-bottom:-0.25rem !important;}.mb-lg-n2{margin-bottom:-0.5rem !important;}.mb-lg-n3{margin-bottom:-0.75rem !important;}.mb-lg-n4{margin-bottom:-1rem !important;}.mb-lg-n5{margin-bottom:-1.25rem !important;}.mb-lg-n6{margin-bottom:-1.5rem !important;}.mb-lg-n7{margin-bottom:-1.75rem !important;}.mb-lg-n8{margin-bottom:-2rem !important;}.mb-lg-n9{margin-bottom:-2.25rem !important;}.mb-lg-n10{margin-bottom:-2.5rem !important;}.mb-lg-n11{margin-bottom:-3rem !important;}.mb-lg-n12{margin-bottom:-3.5rem !important;}.mb-lg-n13{margin-bottom:-4rem !important;}.mb-lg-n14{margin-bottom:-4.5rem !important;}.mb-lg-n15{margin-bottom:-5rem !important;}.mb-lg-n16{margin-bottom:-6rem !important;}.mb-lg-n17{margin-bottom:-7rem !important;}.mb-lg-n18{margin-bottom:-8rem !important;}.mb-lg-n19{margin-bottom:-9rem !important;}.mb-lg-n20{margin-bottom:-10rem !important;}.mb-lg-n21{margin-bottom:-12.5rem !important;}.mb-lg-n22{margin-bottom:-15rem !important;}.mb-lg-n23{margin-bottom:-17.5rem !important;}.mb-lg-n24{margin-bottom:-20rem !important;}.mb-lg-n25{margin-bottom:-22.5rem !important;}.ms-lg-n1{margin-left:-0.25rem !important;}.ms-lg-n2{margin-left:-0.5rem !important;}.ms-lg-n3{margin-left:-0.75rem !important;}.ms-lg-n4{margin-left:-1rem !important;}.ms-lg-n5{margin-left:-1.25rem !important;}.ms-lg-n6{margin-left:-1.5rem !important;}.ms-lg-n7{margin-left:-1.75rem !important;}.ms-lg-n8{margin-left:-2rem !important;}.ms-lg-n9{margin-left:-2.25rem !important;}.ms-lg-n10{margin-left:-2.5rem !important;}.ms-lg-n11{margin-left:-3rem !important;}.ms-lg-n12{margin-left:-3.5rem !important;}.ms-lg-n13{margin-left:-4rem !important;}.ms-lg-n14{margin-left:-4.5rem !important;}.ms-lg-n15{margin-left:-5rem !important;}.ms-lg-n16{margin-left:-6rem !important;}.ms-lg-n17{margin-left:-7rem !important;}.ms-lg-n18{margin-left:-8rem !important;}.ms-lg-n19{margin-left:-9rem !important;}.ms-lg-n20{margin-left:-10rem !important;}.ms-lg-n21{margin-left:-12.5rem !important;}.ms-lg-n22{margin-left:-15rem !important;}.ms-lg-n23{margin-left:-17.5rem !important;}.ms-lg-n24{margin-left:-20rem !important;}.ms-lg-n25{margin-left:-22.5rem !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.p-lg-3{padding:0.75rem !important;}.p-lg-4{padding:1rem !important;}.p-lg-5{padding:1.25rem !important;}.p-lg-6{padding:1.5rem !important;}.p-lg-7{padding:1.75rem !important;}.p-lg-8{padding:2rem !important;}.p-lg-9{padding:2.25rem !important;}.p-lg-10{padding:2.5rem !important;}.p-lg-11{padding:3rem !important;}.p-lg-12{padding:3.5rem !important;}.p-lg-13{padding:4rem !important;}.p-lg-14{padding:4.5rem !important;}.p-lg-15{padding:5rem !important;}.p-lg-16{padding:6rem !important;}.p-lg-17{padding:7rem !important;}.p-lg-18{padding:8rem !important;}.p-lg-19{padding:9rem !important;}.p-lg-20{padding:10rem !important;}.p-lg-21{padding:12.5rem !important;}.p-lg-22{padding:15rem !important;}.p-lg-23{padding:17.5rem !important;}.p-lg-24{padding:20rem !important;}.p-lg-25{padding:22.5rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-3{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-lg-4{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-lg-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-7{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-lg-8{padding-right:2rem !important;padding-left:2rem !important;}.px-lg-9{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-lg-10{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-lg-11{padding-right:3rem !important;padding-left:3rem !important;}.px-lg-12{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-lg-13{padding-right:4rem !important;padding-left:4rem !important;}.px-lg-14{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-lg-15{padding-right:5rem !important;padding-left:5rem !important;}.px-lg-16{padding-right:6rem !important;padding-left:6rem !important;}.px-lg-17{padding-right:7rem !important;padding-left:7rem !important;}.px-lg-18{padding-right:8rem !important;padding-left:8rem !important;}.px-lg-19{padding-right:9rem !important;padding-left:9rem !important;}.px-lg-20{padding-right:10rem !important;padding-left:10rem !important;}.px-lg-21{padding-right:12.5rem !important;padding-left:12.5rem !important;}.px-lg-22{padding-right:15rem !important;padding-left:15rem !important;}.px-lg-23{padding-right:17.5rem !important;padding-left:17.5rem !important;}.px-lg-24{padding-right:20rem !important;padding-left:20rem !important;}.px-lg-25{padding-right:22.5rem !important;padding-left:22.5rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-lg-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-lg-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-lg-8{padding-top:2rem !important;padding-bottom:2rem !important;}.py-lg-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-lg-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-lg-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-lg-12{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-lg-13{padding-top:4rem !important;padding-bottom:4rem !important;}.py-lg-14{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-lg-15{padding-top:5rem !important;padding-bottom:5rem !important;}.py-lg-16{padding-top:6rem !important;padding-bottom:6rem !important;}.py-lg-17{padding-top:7rem !important;padding-bottom:7rem !important;}.py-lg-18{padding-top:8rem !important;padding-bottom:8rem !important;}.py-lg-19{padding-top:9rem !important;padding-bottom:9rem !important;}.py-lg-20{padding-top:10rem !important;padding-bottom:10rem !important;}.py-lg-21{padding-top:12.5rem !important;padding-bottom:12.5rem !important;}.py-lg-22{padding-top:15rem !important;padding-bottom:15rem !important;}.py-lg-23{padding-top:17.5rem !important;padding-bottom:17.5rem !important;}.py-lg-24{padding-top:20rem !important;padding-bottom:20rem !important;}.py-lg-25{padding-top:22.5rem !important;padding-bottom:22.5rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.25rem !important;}.pt-lg-2{padding-top:0.5rem !important;}.pt-lg-3{padding-top:0.75rem !important;}.pt-lg-4{padding-top:1rem !important;}.pt-lg-5{padding-top:1.25rem !important;}.pt-lg-6{padding-top:1.5rem !important;}.pt-lg-7{padding-top:1.75rem !important;}.pt-lg-8{padding-top:2rem !important;}.pt-lg-9{padding-top:2.25rem !important;}.pt-lg-10{padding-top:2.5rem !important;}.pt-lg-11{padding-top:3rem !important;}.pt-lg-12{padding-top:3.5rem !important;}.pt-lg-13{padding-top:4rem !important;}.pt-lg-14{padding-top:4.5rem !important;}.pt-lg-15{padding-top:5rem !important;}.pt-lg-16{padding-top:6rem !important;}.pt-lg-17{padding-top:7rem !important;}.pt-lg-18{padding-top:8rem !important;}.pt-lg-19{padding-top:9rem !important;}.pt-lg-20{padding-top:10rem !important;}.pt-lg-21{padding-top:12.5rem !important;}.pt-lg-22{padding-top:15rem !important;}.pt-lg-23{padding-top:17.5rem !important;}.pt-lg-24{padding-top:20rem !important;}.pt-lg-25{padding-top:22.5rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.25rem !important;}.pe-lg-2{padding-right:0.5rem !important;}.pe-lg-3{padding-right:0.75rem !important;}.pe-lg-4{padding-right:1rem !important;}.pe-lg-5{padding-right:1.25rem !important;}.pe-lg-6{padding-right:1.5rem !important;}.pe-lg-7{padding-right:1.75rem !important;}.pe-lg-8{padding-right:2rem !important;}.pe-lg-9{padding-right:2.25rem !important;}.pe-lg-10{padding-right:2.5rem !important;}.pe-lg-11{padding-right:3rem !important;}.pe-lg-12{padding-right:3.5rem !important;}.pe-lg-13{padding-right:4rem !important;}.pe-lg-14{padding-right:4.5rem !important;}.pe-lg-15{padding-right:5rem !important;}.pe-lg-16{padding-right:6rem !important;}.pe-lg-17{padding-right:7rem !important;}.pe-lg-18{padding-right:8rem !important;}.pe-lg-19{padding-right:9rem !important;}.pe-lg-20{padding-right:10rem !important;}.pe-lg-21{padding-right:12.5rem !important;}.pe-lg-22{padding-right:15rem !important;}.pe-lg-23{padding-right:17.5rem !important;}.pe-lg-24{padding-right:20rem !important;}.pe-lg-25{padding-right:22.5rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.25rem !important;}.pb-lg-2{padding-bottom:0.5rem !important;}.pb-lg-3{padding-bottom:0.75rem !important;}.pb-lg-4{padding-bottom:1rem !important;}.pb-lg-5{padding-bottom:1.25rem !important;}.pb-lg-6{padding-bottom:1.5rem !important;}.pb-lg-7{padding-bottom:1.75rem !important;}.pb-lg-8{padding-bottom:2rem !important;}.pb-lg-9{padding-bottom:2.25rem !important;}.pb-lg-10{padding-bottom:2.5rem !important;}.pb-lg-11{padding-bottom:3rem !important;}.pb-lg-12{padding-bottom:3.5rem !important;}.pb-lg-13{padding-bottom:4rem !important;}.pb-lg-14{padding-bottom:4.5rem !important;}.pb-lg-15{padding-bottom:5rem !important;}.pb-lg-16{padding-bottom:6rem !important;}.pb-lg-17{padding-bottom:7rem !important;}.pb-lg-18{padding-bottom:8rem !important;}.pb-lg-19{padding-bottom:9rem !important;}.pb-lg-20{padding-bottom:10rem !important;}.pb-lg-21{padding-bottom:12.5rem !important;}.pb-lg-22{padding-bottom:15rem !important;}.pb-lg-23{padding-bottom:17.5rem !important;}.pb-lg-24{padding-bottom:20rem !important;}.pb-lg-25{padding-bottom:22.5rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:0.75rem !important;}.ps-lg-4{padding-left:1rem !important;}.ps-lg-5{padding-left:1.25rem !important;}.ps-lg-6{padding-left:1.5rem !important;}.ps-lg-7{padding-left:1.75rem !important;}.ps-lg-8{padding-left:2rem !important;}.ps-lg-9{padding-left:2.25rem !important;}.ps-lg-10{padding-left:2.5rem !important;}.ps-lg-11{padding-left:3rem !important;}.ps-lg-12{padding-left:3.5rem !important;}.ps-lg-13{padding-left:4rem !important;}.ps-lg-14{padding-left:4.5rem !important;}.ps-lg-15{padding-left:5rem !important;}.ps-lg-16{padding-left:6rem !important;}.ps-lg-17{padding-left:7rem !important;}.ps-lg-18{padding-left:8rem !important;}.ps-lg-19{padding-left:9rem !important;}.ps-lg-20{padding-left:10rem !important;}.ps-lg-21{padding-left:12.5rem !important;}.ps-lg-22{padding-left:15rem !important;}.ps-lg-23{padding-left:17.5rem !important;}.ps-lg-24{padding-left:20rem !important;}.ps-lg-25{padding-left:22.5rem !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:0.25rem !important;}.gap-lg-2{gap:0.5rem !important;}.gap-lg-3{gap:0.75rem !important;}.gap-lg-4{gap:1rem !important;}.gap-lg-5{gap:1.25rem !important;}.gap-lg-6{gap:1.5rem !important;}.gap-lg-7{gap:1.75rem !important;}.gap-lg-8{gap:2rem !important;}.gap-lg-9{gap:2.25rem !important;}.gap-lg-10{gap:2.5rem !important;}.gap-lg-11{gap:3rem !important;}.gap-lg-12{gap:3.5rem !important;}.gap-lg-13{gap:4rem !important;}.gap-lg-14{gap:4.5rem !important;}.gap-lg-15{gap:5rem !important;}.gap-lg-16{gap:6rem !important;}.gap-lg-17{gap:7rem !important;}.gap-lg-18{gap:8rem !important;}.gap-lg-19{gap:9rem !important;}.gap-lg-20{gap:10rem !important;}.gap-lg-21{gap:12.5rem !important;}.gap-lg-22{gap:15rem !important;}.gap-lg-23{gap:17.5rem !important;}.gap-lg-24{gap:20rem !important;}.gap-lg-25{gap:22.5rem !important;}.row-gap-lg-0{row-gap:0 !important;}.row-gap-lg-1{row-gap:0.25rem !important;}.row-gap-lg-2{row-gap:0.5rem !important;}.row-gap-lg-3{row-gap:0.75rem !important;}.row-gap-lg-4{row-gap:1rem !important;}.row-gap-lg-5{row-gap:1.25rem !important;}.row-gap-lg-6{row-gap:1.5rem !important;}.row-gap-lg-7{row-gap:1.75rem !important;}.row-gap-lg-8{row-gap:2rem !important;}.row-gap-lg-9{row-gap:2.25rem !important;}.row-gap-lg-10{row-gap:2.5rem !important;}.row-gap-lg-11{row-gap:3rem !important;}.row-gap-lg-12{row-gap:3.5rem !important;}.row-gap-lg-13{row-gap:4rem !important;}.row-gap-lg-14{row-gap:4.5rem !important;}.row-gap-lg-15{row-gap:5rem !important;}.row-gap-lg-16{row-gap:6rem !important;}.row-gap-lg-17{row-gap:7rem !important;}.row-gap-lg-18{row-gap:8rem !important;}.row-gap-lg-19{row-gap:9rem !important;}.row-gap-lg-20{row-gap:10rem !important;}.row-gap-lg-21{row-gap:12.5rem !important;}.row-gap-lg-22{row-gap:15rem !important;}.row-gap-lg-23{row-gap:17.5rem !important;}.row-gap-lg-24{row-gap:20rem !important;}.row-gap-lg-25{row-gap:22.5rem !important;}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-lg-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-lg-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-lg-3{-moz-column-gap:0.75rem !important;column-gap:0.75rem !important;}.column-gap-lg-4{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-lg-5{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important;}.column-gap-lg-6{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-lg-7{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important;}.column-gap-lg-8{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-lg-9{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important;}.column-gap-lg-10{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important;}.column-gap-lg-11{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-lg-12{-moz-column-gap:3.5rem !important;column-gap:3.5rem !important;}.column-gap-lg-13{-moz-column-gap:4rem !important;column-gap:4rem !important;}.column-gap-lg-14{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important;}.column-gap-lg-15{-moz-column-gap:5rem !important;column-gap:5rem !important;}.column-gap-lg-16{-moz-column-gap:6rem !important;column-gap:6rem !important;}.column-gap-lg-17{-moz-column-gap:7rem !important;column-gap:7rem !important;}.column-gap-lg-18{-moz-column-gap:8rem !important;column-gap:8rem !important;}.column-gap-lg-19{-moz-column-gap:9rem !important;column-gap:9rem !important;}.column-gap-lg-20{-moz-column-gap:10rem !important;column-gap:10rem !important;}.column-gap-lg-21{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important;}.column-gap-lg-22{-moz-column-gap:15rem !important;column-gap:15rem !important;}.column-gap-lg-23{-moz-column-gap:17.5rem !important;column-gap:17.5rem !important;}.column-gap-lg-24{-moz-column-gap:20rem !important;column-gap:20rem !important;}.column-gap-lg-25{-moz-column-gap:22.5rem !important;column-gap:22.5rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.m-xl-3{margin:0.75rem !important;}.m-xl-4{margin:1rem !important;}.m-xl-5{margin:1.25rem !important;}.m-xl-6{margin:1.5rem !important;}.m-xl-7{margin:1.75rem !important;}.m-xl-8{margin:2rem !important;}.m-xl-9{margin:2.25rem !important;}.m-xl-10{margin:2.5rem !important;}.m-xl-11{margin:3rem !important;}.m-xl-12{margin:3.5rem !important;}.m-xl-13{margin:4rem !important;}.m-xl-14{margin:4.5rem !important;}.m-xl-15{margin:5rem !important;}.m-xl-16{margin:6rem !important;}.m-xl-17{margin:7rem !important;}.m-xl-18{margin:8rem !important;}.m-xl-19{margin:9rem !important;}.m-xl-20{margin:10rem !important;}.m-xl-21{margin:12.5rem !important;}.m-xl-22{margin:15rem !important;}.m-xl-23{margin:17.5rem !important;}.m-xl-24{margin:20rem !important;}.m-xl-25{margin:22.5rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-3{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-xl-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-xl-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-7{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-xl-8{margin-right:2rem !important;margin-left:2rem !important;}.mx-xl-9{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-xl-10{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-xl-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-12{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-xl-13{margin-right:4rem !important;margin-left:4rem !important;}.mx-xl-14{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-xl-15{margin-right:5rem !important;margin-left:5rem !important;}.mx-xl-16{margin-right:6rem !important;margin-left:6rem !important;}.mx-xl-17{margin-right:7rem !important;margin-left:7rem !important;}.mx-xl-18{margin-right:8rem !important;margin-left:8rem !important;}.mx-xl-19{margin-right:9rem !important;margin-left:9rem !important;}.mx-xl-20{margin-right:10rem !important;margin-left:10rem !important;}.mx-xl-21{margin-right:12.5rem !important;margin-left:12.5rem !important;}.mx-xl-22{margin-right:15rem !important;margin-left:15rem !important;}.mx-xl-23{margin-right:17.5rem !important;margin-left:17.5rem !important;}.mx-xl-24{margin-right:20rem !important;margin-left:20rem !important;}.mx-xl-25{margin-right:22.5rem !important;margin-left:22.5rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-xl-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-xl-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-xl-8{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xl-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-xl-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-xl-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-12{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-xl-13{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xl-14{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-xl-15{margin-top:5rem !important;margin-bottom:5rem !important;}.my-xl-16{margin-top:6rem !important;margin-bottom:6rem !important;}.my-xl-17{margin-top:7rem !important;margin-bottom:7rem !important;}.my-xl-18{margin-top:8rem !important;margin-bottom:8rem !important;}.my-xl-19{margin-top:9rem !important;margin-bottom:9rem !important;}.my-xl-20{margin-top:10rem !important;margin-bottom:10rem !important;}.my-xl-21{margin-top:12.5rem !important;margin-bottom:12.5rem !important;}.my-xl-22{margin-top:15rem !important;margin-bottom:15rem !important;}.my-xl-23{margin-top:17.5rem !important;margin-bottom:17.5rem !important;}.my-xl-24{margin-top:20rem !important;margin-bottom:20rem !important;}.my-xl-25{margin-top:22.5rem !important;margin-bottom:22.5rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.25rem !important;}.mt-xl-2{margin-top:0.5rem !important;}.mt-xl-3{margin-top:0.75rem !important;}.mt-xl-4{margin-top:1rem !important;}.mt-xl-5{margin-top:1.25rem !important;}.mt-xl-6{margin-top:1.5rem !important;}.mt-xl-7{margin-top:1.75rem !important;}.mt-xl-8{margin-top:2rem !important;}.mt-xl-9{margin-top:2.25rem !important;}.mt-xl-10{margin-top:2.5rem !important;}.mt-xl-11{margin-top:3rem !important;}.mt-xl-12{margin-top:3.5rem !important;}.mt-xl-13{margin-top:4rem !important;}.mt-xl-14{margin-top:4.5rem !important;}.mt-xl-15{margin-top:5rem !important;}.mt-xl-16{margin-top:6rem !important;}.mt-xl-17{margin-top:7rem !important;}.mt-xl-18{margin-top:8rem !important;}.mt-xl-19{margin-top:9rem !important;}.mt-xl-20{margin-top:10rem !important;}.mt-xl-21{margin-top:12.5rem !important;}.mt-xl-22{margin-top:15rem !important;}.mt-xl-23{margin-top:17.5rem !important;}.mt-xl-24{margin-top:20rem !important;}.mt-xl-25{margin-top:22.5rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.25rem !important;}.me-xl-2{margin-right:0.5rem !important;}.me-xl-3{margin-right:0.75rem !important;}.me-xl-4{margin-right:1rem !important;}.me-xl-5{margin-right:1.25rem !important;}.me-xl-6{margin-right:1.5rem !important;}.me-xl-7{margin-right:1.75rem !important;}.me-xl-8{margin-right:2rem !important;}.me-xl-9{margin-right:2.25rem !important;}.me-xl-10{margin-right:2.5rem !important;}.me-xl-11{margin-right:3rem !important;}.me-xl-12{margin-right:3.5rem !important;}.me-xl-13{margin-right:4rem !important;}.me-xl-14{margin-right:4.5rem !important;}.me-xl-15{margin-right:5rem !important;}.me-xl-16{margin-right:6rem !important;}.me-xl-17{margin-right:7rem !important;}.me-xl-18{margin-right:8rem !important;}.me-xl-19{margin-right:9rem !important;}.me-xl-20{margin-right:10rem !important;}.me-xl-21{margin-right:12.5rem !important;}.me-xl-22{margin-right:15rem !important;}.me-xl-23{margin-right:17.5rem !important;}.me-xl-24{margin-right:20rem !important;}.me-xl-25{margin-right:22.5rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.25rem !important;}.mb-xl-2{margin-bottom:0.5rem !important;}.mb-xl-3{margin-bottom:0.75rem !important;}.mb-xl-4{margin-bottom:1rem !important;}.mb-xl-5{margin-bottom:1.25rem !important;}.mb-xl-6{margin-bottom:1.5rem !important;}.mb-xl-7{margin-bottom:1.75rem !important;}.mb-xl-8{margin-bottom:2rem !important;}.mb-xl-9{margin-bottom:2.25rem !important;}.mb-xl-10{margin-bottom:2.5rem !important;}.mb-xl-11{margin-bottom:3rem !important;}.mb-xl-12{margin-bottom:3.5rem !important;}.mb-xl-13{margin-bottom:4rem !important;}.mb-xl-14{margin-bottom:4.5rem !important;}.mb-xl-15{margin-bottom:5rem !important;}.mb-xl-16{margin-bottom:6rem !important;}.mb-xl-17{margin-bottom:7rem !important;}.mb-xl-18{margin-bottom:8rem !important;}.mb-xl-19{margin-bottom:9rem !important;}.mb-xl-20{margin-bottom:10rem !important;}.mb-xl-21{margin-bottom:12.5rem !important;}.mb-xl-22{margin-bottom:15rem !important;}.mb-xl-23{margin-bottom:17.5rem !important;}.mb-xl-24{margin-bottom:20rem !important;}.mb-xl-25{margin-bottom:22.5rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.25rem !important;}.ms-xl-2{margin-left:0.5rem !important;}.ms-xl-3{margin-left:0.75rem !important;}.ms-xl-4{margin-left:1rem !important;}.ms-xl-5{margin-left:1.25rem !important;}.ms-xl-6{margin-left:1.5rem !important;}.ms-xl-7{margin-left:1.75rem !important;}.ms-xl-8{margin-left:2rem !important;}.ms-xl-9{margin-left:2.25rem !important;}.ms-xl-10{margin-left:2.5rem !important;}.ms-xl-11{margin-left:3rem !important;}.ms-xl-12{margin-left:3.5rem !important;}.ms-xl-13{margin-left:4rem !important;}.ms-xl-14{margin-left:4.5rem !important;}.ms-xl-15{margin-left:5rem !important;}.ms-xl-16{margin-left:6rem !important;}.ms-xl-17{margin-left:7rem !important;}.ms-xl-18{margin-left:8rem !important;}.ms-xl-19{margin-left:9rem !important;}.ms-xl-20{margin-left:10rem !important;}.ms-xl-21{margin-left:12.5rem !important;}.ms-xl-22{margin-left:15rem !important;}.ms-xl-23{margin-left:17.5rem !important;}.ms-xl-24{margin-left:20rem !important;}.ms-xl-25{margin-left:22.5rem !important;}.ms-xl-auto{margin-left:auto !important;}.m-xl-n1{margin:-0.25rem !important;}.m-xl-n2{margin:-0.5rem !important;}.m-xl-n3{margin:-0.75rem !important;}.m-xl-n4{margin:-1rem !important;}.m-xl-n5{margin:-1.25rem !important;}.m-xl-n6{margin:-1.5rem !important;}.m-xl-n7{margin:-1.75rem !important;}.m-xl-n8{margin:-2rem !important;}.m-xl-n9{margin:-2.25rem !important;}.m-xl-n10{margin:-2.5rem !important;}.m-xl-n11{margin:-3rem !important;}.m-xl-n12{margin:-3.5rem !important;}.m-xl-n13{margin:-4rem !important;}.m-xl-n14{margin:-4.5rem !important;}.m-xl-n15{margin:-5rem !important;}.m-xl-n16{margin:-6rem !important;}.m-xl-n17{margin:-7rem !important;}.m-xl-n18{margin:-8rem !important;}.m-xl-n19{margin:-9rem !important;}.m-xl-n20{margin:-10rem !important;}.m-xl-n21{margin:-12.5rem !important;}.m-xl-n22{margin:-15rem !important;}.m-xl-n23{margin:-17.5rem !important;}.m-xl-n24{margin:-20rem !important;}.m-xl-n25{margin:-22.5rem !important;}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important;}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-xl-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important;}.mx-xl-n4{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-xl-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important;}.mx-xl-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important;}.mx-xl-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important;}.mx-xl-n8{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-xl-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important;}.mx-xl-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important;}.mx-xl-n11{margin-right:-3rem !important;margin-left:-3rem !important;}.mx-xl-n12{margin-right:-3.5rem !important;margin-left:-3.5rem !important;}.mx-xl-n13{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-xl-n14{margin-right:-4.5rem !important;margin-left:-4.5rem !important;}.mx-xl-n15{margin-right:-5rem !important;margin-left:-5rem !important;}.mx-xl-n16{margin-right:-6rem !important;margin-left:-6rem !important;}.mx-xl-n17{margin-right:-7rem !important;margin-left:-7rem !important;}.mx-xl-n18{margin-right:-8rem !important;margin-left:-8rem !important;}.mx-xl-n19{margin-right:-9rem !important;margin-left:-9rem !important;}.mx-xl-n20{margin-right:-10rem !important;margin-left:-10rem !important;}.mx-xl-n21{margin-right:-12.5rem !important;margin-left:-12.5rem !important;}.mx-xl-n22{margin-right:-15rem !important;margin-left:-15rem !important;}.mx-xl-n23{margin-right:-17.5rem !important;margin-left:-17.5rem !important;}.mx-xl-n24{margin-right:-20rem !important;margin-left:-20rem !important;}.mx-xl-n25{margin-right:-22.5rem !important;margin-left:-22.5rem !important;}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important;}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-xl-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important;}.my-xl-n4{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-xl-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important;}.my-xl-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important;}.my-xl-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important;}.my-xl-n8{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-xl-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important;}.my-xl-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important;}.my-xl-n11{margin-top:-3rem !important;margin-bottom:-3rem !important;}.my-xl-n12{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important;}.my-xl-n13{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-xl-n14{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important;}.my-xl-n15{margin-top:-5rem !important;margin-bottom:-5rem !important;}.my-xl-n16{margin-top:-6rem !important;margin-bottom:-6rem !important;}.my-xl-n17{margin-top:-7rem !important;margin-bottom:-7rem !important;}.my-xl-n18{margin-top:-8rem !important;margin-bottom:-8rem !important;}.my-xl-n19{margin-top:-9rem !important;margin-bottom:-9rem !important;}.my-xl-n20{margin-top:-10rem !important;margin-bottom:-10rem !important;}.my-xl-n21{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important;}.my-xl-n22{margin-top:-15rem !important;margin-bottom:-15rem !important;}.my-xl-n23{margin-top:-17.5rem !important;margin-bottom:-17.5rem !important;}.my-xl-n24{margin-top:-20rem !important;margin-bottom:-20rem !important;}.my-xl-n25{margin-top:-22.5rem !important;margin-bottom:-22.5rem !important;}.mt-xl-n1{margin-top:-0.25rem !important;}.mt-xl-n2{margin-top:-0.5rem !important;}.mt-xl-n3{margin-top:-0.75rem !important;}.mt-xl-n4{margin-top:-1rem !important;}.mt-xl-n5{margin-top:-1.25rem !important;}.mt-xl-n6{margin-top:-1.5rem !important;}.mt-xl-n7{margin-top:-1.75rem !important;}.mt-xl-n8{margin-top:-2rem !important;}.mt-xl-n9{margin-top:-2.25rem !important;}.mt-xl-n10{margin-top:-2.5rem !important;}.mt-xl-n11{margin-top:-3rem !important;}.mt-xl-n12{margin-top:-3.5rem !important;}.mt-xl-n13{margin-top:-4rem !important;}.mt-xl-n14{margin-top:-4.5rem !important;}.mt-xl-n15{margin-top:-5rem !important;}.mt-xl-n16{margin-top:-6rem !important;}.mt-xl-n17{margin-top:-7rem !important;}.mt-xl-n18{margin-top:-8rem !important;}.mt-xl-n19{margin-top:-9rem !important;}.mt-xl-n20{margin-top:-10rem !important;}.mt-xl-n21{margin-top:-12.5rem !important;}.mt-xl-n22{margin-top:-15rem !important;}.mt-xl-n23{margin-top:-17.5rem !important;}.mt-xl-n24{margin-top:-20rem !important;}.mt-xl-n25{margin-top:-22.5rem !important;}.me-xl-n1{margin-right:-0.25rem !important;}.me-xl-n2{margin-right:-0.5rem !important;}.me-xl-n3{margin-right:-0.75rem !important;}.me-xl-n4{margin-right:-1rem !important;}.me-xl-n5{margin-right:-1.25rem !important;}.me-xl-n6{margin-right:-1.5rem !important;}.me-xl-n7{margin-right:-1.75rem !important;}.me-xl-n8{margin-right:-2rem !important;}.me-xl-n9{margin-right:-2.25rem !important;}.me-xl-n10{margin-right:-2.5rem !important;}.me-xl-n11{margin-right:-3rem !important;}.me-xl-n12{margin-right:-3.5rem !important;}.me-xl-n13{margin-right:-4rem !important;}.me-xl-n14{margin-right:-4.5rem !important;}.me-xl-n15{margin-right:-5rem !important;}.me-xl-n16{margin-right:-6rem !important;}.me-xl-n17{margin-right:-7rem !important;}.me-xl-n18{margin-right:-8rem !important;}.me-xl-n19{margin-right:-9rem !important;}.me-xl-n20{margin-right:-10rem !important;}.me-xl-n21{margin-right:-12.5rem !important;}.me-xl-n22{margin-right:-15rem !important;}.me-xl-n23{margin-right:-17.5rem !important;}.me-xl-n24{margin-right:-20rem !important;}.me-xl-n25{margin-right:-22.5rem !important;}.mb-xl-n1{margin-bottom:-0.25rem !important;}.mb-xl-n2{margin-bottom:-0.5rem !important;}.mb-xl-n3{margin-bottom:-0.75rem !important;}.mb-xl-n4{margin-bottom:-1rem !important;}.mb-xl-n5{margin-bottom:-1.25rem !important;}.mb-xl-n6{margin-bottom:-1.5rem !important;}.mb-xl-n7{margin-bottom:-1.75rem !important;}.mb-xl-n8{margin-bottom:-2rem !important;}.mb-xl-n9{margin-bottom:-2.25rem !important;}.mb-xl-n10{margin-bottom:-2.5rem !important;}.mb-xl-n11{margin-bottom:-3rem !important;}.mb-xl-n12{margin-bottom:-3.5rem !important;}.mb-xl-n13{margin-bottom:-4rem !important;}.mb-xl-n14{margin-bottom:-4.5rem !important;}.mb-xl-n15{margin-bottom:-5rem !important;}.mb-xl-n16{margin-bottom:-6rem !important;}.mb-xl-n17{margin-bottom:-7rem !important;}.mb-xl-n18{margin-bottom:-8rem !important;}.mb-xl-n19{margin-bottom:-9rem !important;}.mb-xl-n20{margin-bottom:-10rem !important;}.mb-xl-n21{margin-bottom:-12.5rem !important;}.mb-xl-n22{margin-bottom:-15rem !important;}.mb-xl-n23{margin-bottom:-17.5rem !important;}.mb-xl-n24{margin-bottom:-20rem !important;}.mb-xl-n25{margin-bottom:-22.5rem !important;}.ms-xl-n1{margin-left:-0.25rem !important;}.ms-xl-n2{margin-left:-0.5rem !important;}.ms-xl-n3{margin-left:-0.75rem !important;}.ms-xl-n4{margin-left:-1rem !important;}.ms-xl-n5{margin-left:-1.25rem !important;}.ms-xl-n6{margin-left:-1.5rem !important;}.ms-xl-n7{margin-left:-1.75rem !important;}.ms-xl-n8{margin-left:-2rem !important;}.ms-xl-n9{margin-left:-2.25rem !important;}.ms-xl-n10{margin-left:-2.5rem !important;}.ms-xl-n11{margin-left:-3rem !important;}.ms-xl-n12{margin-left:-3.5rem !important;}.ms-xl-n13{margin-left:-4rem !important;}.ms-xl-n14{margin-left:-4.5rem !important;}.ms-xl-n15{margin-left:-5rem !important;}.ms-xl-n16{margin-left:-6rem !important;}.ms-xl-n17{margin-left:-7rem !important;}.ms-xl-n18{margin-left:-8rem !important;}.ms-xl-n19{margin-left:-9rem !important;}.ms-xl-n20{margin-left:-10rem !important;}.ms-xl-n21{margin-left:-12.5rem !important;}.ms-xl-n22{margin-left:-15rem !important;}.ms-xl-n23{margin-left:-17.5rem !important;}.ms-xl-n24{margin-left:-20rem !important;}.ms-xl-n25{margin-left:-22.5rem !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.p-xl-3{padding:0.75rem !important;}.p-xl-4{padding:1rem !important;}.p-xl-5{padding:1.25rem !important;}.p-xl-6{padding:1.5rem !important;}.p-xl-7{padding:1.75rem !important;}.p-xl-8{padding:2rem !important;}.p-xl-9{padding:2.25rem !important;}.p-xl-10{padding:2.5rem !important;}.p-xl-11{padding:3rem !important;}.p-xl-12{padding:3.5rem !important;}.p-xl-13{padding:4rem !important;}.p-xl-14{padding:4.5rem !important;}.p-xl-15{padding:5rem !important;}.p-xl-16{padding:6rem !important;}.p-xl-17{padding:7rem !important;}.p-xl-18{padding:8rem !important;}.p-xl-19{padding:9rem !important;}.p-xl-20{padding:10rem !important;}.p-xl-21{padding:12.5rem !important;}.p-xl-22{padding:15rem !important;}.p-xl-23{padding:17.5rem !important;}.p-xl-24{padding:20rem !important;}.p-xl-25{padding:22.5rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-3{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-xl-4{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-xl-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-7{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-xl-8{padding-right:2rem !important;padding-left:2rem !important;}.px-xl-9{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-xl-10{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-xl-11{padding-right:3rem !important;padding-left:3rem !important;}.px-xl-12{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-xl-13{padding-right:4rem !important;padding-left:4rem !important;}.px-xl-14{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-xl-15{padding-right:5rem !important;padding-left:5rem !important;}.px-xl-16{padding-right:6rem !important;padding-left:6rem !important;}.px-xl-17{padding-right:7rem !important;padding-left:7rem !important;}.px-xl-18{padding-right:8rem !important;padding-left:8rem !important;}.px-xl-19{padding-right:9rem !important;padding-left:9rem !important;}.px-xl-20{padding-right:10rem !important;padding-left:10rem !important;}.px-xl-21{padding-right:12.5rem !important;padding-left:12.5rem !important;}.px-xl-22{padding-right:15rem !important;padding-left:15rem !important;}.px-xl-23{padding-right:17.5rem !important;padding-left:17.5rem !important;}.px-xl-24{padding-right:20rem !important;padding-left:20rem !important;}.px-xl-25{padding-right:22.5rem !important;padding-left:22.5rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-xl-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-xl-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-xl-8{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xl-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-xl-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-xl-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xl-12{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-xl-13{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xl-14{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-xl-15{padding-top:5rem !important;padding-bottom:5rem !important;}.py-xl-16{padding-top:6rem !important;padding-bottom:6rem !important;}.py-xl-17{padding-top:7rem !important;padding-bottom:7rem !important;}.py-xl-18{padding-top:8rem !important;padding-bottom:8rem !important;}.py-xl-19{padding-top:9rem !important;padding-bottom:9rem !important;}.py-xl-20{padding-top:10rem !important;padding-bottom:10rem !important;}.py-xl-21{padding-top:12.5rem !important;padding-bottom:12.5rem !important;}.py-xl-22{padding-top:15rem !important;padding-bottom:15rem !important;}.py-xl-23{padding-top:17.5rem !important;padding-bottom:17.5rem !important;}.py-xl-24{padding-top:20rem !important;padding-bottom:20rem !important;}.py-xl-25{padding-top:22.5rem !important;padding-bottom:22.5rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.25rem !important;}.pt-xl-2{padding-top:0.5rem !important;}.pt-xl-3{padding-top:0.75rem !important;}.pt-xl-4{padding-top:1rem !important;}.pt-xl-5{padding-top:1.25rem !important;}.pt-xl-6{padding-top:1.5rem !important;}.pt-xl-7{padding-top:1.75rem !important;}.pt-xl-8{padding-top:2rem !important;}.pt-xl-9{padding-top:2.25rem !important;}.pt-xl-10{padding-top:2.5rem !important;}.pt-xl-11{padding-top:3rem !important;}.pt-xl-12{padding-top:3.5rem !important;}.pt-xl-13{padding-top:4rem !important;}.pt-xl-14{padding-top:4.5rem !important;}.pt-xl-15{padding-top:5rem !important;}.pt-xl-16{padding-top:6rem !important;}.pt-xl-17{padding-top:7rem !important;}.pt-xl-18{padding-top:8rem !important;}.pt-xl-19{padding-top:9rem !important;}.pt-xl-20{padding-top:10rem !important;}.pt-xl-21{padding-top:12.5rem !important;}.pt-xl-22{padding-top:15rem !important;}.pt-xl-23{padding-top:17.5rem !important;}.pt-xl-24{padding-top:20rem !important;}.pt-xl-25{padding-top:22.5rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.25rem !important;}.pe-xl-2{padding-right:0.5rem !important;}.pe-xl-3{padding-right:0.75rem !important;}.pe-xl-4{padding-right:1rem !important;}.pe-xl-5{padding-right:1.25rem !important;}.pe-xl-6{padding-right:1.5rem !important;}.pe-xl-7{padding-right:1.75rem !important;}.pe-xl-8{padding-right:2rem !important;}.pe-xl-9{padding-right:2.25rem !important;}.pe-xl-10{padding-right:2.5rem !important;}.pe-xl-11{padding-right:3rem !important;}.pe-xl-12{padding-right:3.5rem !important;}.pe-xl-13{padding-right:4rem !important;}.pe-xl-14{padding-right:4.5rem !important;}.pe-xl-15{padding-right:5rem !important;}.pe-xl-16{padding-right:6rem !important;}.pe-xl-17{padding-right:7rem !important;}.pe-xl-18{padding-right:8rem !important;}.pe-xl-19{padding-right:9rem !important;}.pe-xl-20{padding-right:10rem !important;}.pe-xl-21{padding-right:12.5rem !important;}.pe-xl-22{padding-right:15rem !important;}.pe-xl-23{padding-right:17.5rem !important;}.pe-xl-24{padding-right:20rem !important;}.pe-xl-25{padding-right:22.5rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.25rem !important;}.pb-xl-2{padding-bottom:0.5rem !important;}.pb-xl-3{padding-bottom:0.75rem !important;}.pb-xl-4{padding-bottom:1rem !important;}.pb-xl-5{padding-bottom:1.25rem !important;}.pb-xl-6{padding-bottom:1.5rem !important;}.pb-xl-7{padding-bottom:1.75rem !important;}.pb-xl-8{padding-bottom:2rem !important;}.pb-xl-9{padding-bottom:2.25rem !important;}.pb-xl-10{padding-bottom:2.5rem !important;}.pb-xl-11{padding-bottom:3rem !important;}.pb-xl-12{padding-bottom:3.5rem !important;}.pb-xl-13{padding-bottom:4rem !important;}.pb-xl-14{padding-bottom:4.5rem !important;}.pb-xl-15{padding-bottom:5rem !important;}.pb-xl-16{padding-bottom:6rem !important;}.pb-xl-17{padding-bottom:7rem !important;}.pb-xl-18{padding-bottom:8rem !important;}.pb-xl-19{padding-bottom:9rem !important;}.pb-xl-20{padding-bottom:10rem !important;}.pb-xl-21{padding-bottom:12.5rem !important;}.pb-xl-22{padding-bottom:15rem !important;}.pb-xl-23{padding-bottom:17.5rem !important;}.pb-xl-24{padding-bottom:20rem !important;}.pb-xl-25{padding-bottom:22.5rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:0.75rem !important;}.ps-xl-4{padding-left:1rem !important;}.ps-xl-5{padding-left:1.25rem !important;}.ps-xl-6{padding-left:1.5rem !important;}.ps-xl-7{padding-left:1.75rem !important;}.ps-xl-8{padding-left:2rem !important;}.ps-xl-9{padding-left:2.25rem !important;}.ps-xl-10{padding-left:2.5rem !important;}.ps-xl-11{padding-left:3rem !important;}.ps-xl-12{padding-left:3.5rem !important;}.ps-xl-13{padding-left:4rem !important;}.ps-xl-14{padding-left:4.5rem !important;}.ps-xl-15{padding-left:5rem !important;}.ps-xl-16{padding-left:6rem !important;}.ps-xl-17{padding-left:7rem !important;}.ps-xl-18{padding-left:8rem !important;}.ps-xl-19{padding-left:9rem !important;}.ps-xl-20{padding-left:10rem !important;}.ps-xl-21{padding-left:12.5rem !important;}.ps-xl-22{padding-left:15rem !important;}.ps-xl-23{padding-left:17.5rem !important;}.ps-xl-24{padding-left:20rem !important;}.ps-xl-25{padding-left:22.5rem !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:0.25rem !important;}.gap-xl-2{gap:0.5rem !important;}.gap-xl-3{gap:0.75rem !important;}.gap-xl-4{gap:1rem !important;}.gap-xl-5{gap:1.25rem !important;}.gap-xl-6{gap:1.5rem !important;}.gap-xl-7{gap:1.75rem !important;}.gap-xl-8{gap:2rem !important;}.gap-xl-9{gap:2.25rem !important;}.gap-xl-10{gap:2.5rem !important;}.gap-xl-11{gap:3rem !important;}.gap-xl-12{gap:3.5rem !important;}.gap-xl-13{gap:4rem !important;}.gap-xl-14{gap:4.5rem !important;}.gap-xl-15{gap:5rem !important;}.gap-xl-16{gap:6rem !important;}.gap-xl-17{gap:7rem !important;}.gap-xl-18{gap:8rem !important;}.gap-xl-19{gap:9rem !important;}.gap-xl-20{gap:10rem !important;}.gap-xl-21{gap:12.5rem !important;}.gap-xl-22{gap:15rem !important;}.gap-xl-23{gap:17.5rem !important;}.gap-xl-24{gap:20rem !important;}.gap-xl-25{gap:22.5rem !important;}.row-gap-xl-0{row-gap:0 !important;}.row-gap-xl-1{row-gap:0.25rem !important;}.row-gap-xl-2{row-gap:0.5rem !important;}.row-gap-xl-3{row-gap:0.75rem !important;}.row-gap-xl-4{row-gap:1rem !important;}.row-gap-xl-5{row-gap:1.25rem !important;}.row-gap-xl-6{row-gap:1.5rem !important;}.row-gap-xl-7{row-gap:1.75rem !important;}.row-gap-xl-8{row-gap:2rem !important;}.row-gap-xl-9{row-gap:2.25rem !important;}.row-gap-xl-10{row-gap:2.5rem !important;}.row-gap-xl-11{row-gap:3rem !important;}.row-gap-xl-12{row-gap:3.5rem !important;}.row-gap-xl-13{row-gap:4rem !important;}.row-gap-xl-14{row-gap:4.5rem !important;}.row-gap-xl-15{row-gap:5rem !important;}.row-gap-xl-16{row-gap:6rem !important;}.row-gap-xl-17{row-gap:7rem !important;}.row-gap-xl-18{row-gap:8rem !important;}.row-gap-xl-19{row-gap:9rem !important;}.row-gap-xl-20{row-gap:10rem !important;}.row-gap-xl-21{row-gap:12.5rem !important;}.row-gap-xl-22{row-gap:15rem !important;}.row-gap-xl-23{row-gap:17.5rem !important;}.row-gap-xl-24{row-gap:20rem !important;}.row-gap-xl-25{row-gap:22.5rem !important;}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xl-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xl-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xl-3{-moz-column-gap:0.75rem !important;column-gap:0.75rem !important;}.column-gap-xl-4{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xl-5{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important;}.column-gap-xl-6{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-xl-7{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important;}.column-gap-xl-8{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-xl-9{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important;}.column-gap-xl-10{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important;}.column-gap-xl-11{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-xl-12{-moz-column-gap:3.5rem !important;column-gap:3.5rem !important;}.column-gap-xl-13{-moz-column-gap:4rem !important;column-gap:4rem !important;}.column-gap-xl-14{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important;}.column-gap-xl-15{-moz-column-gap:5rem !important;column-gap:5rem !important;}.column-gap-xl-16{-moz-column-gap:6rem !important;column-gap:6rem !important;}.column-gap-xl-17{-moz-column-gap:7rem !important;column-gap:7rem !important;}.column-gap-xl-18{-moz-column-gap:8rem !important;column-gap:8rem !important;}.column-gap-xl-19{-moz-column-gap:9rem !important;column-gap:9rem !important;}.column-gap-xl-20{-moz-column-gap:10rem !important;column-gap:10rem !important;}.column-gap-xl-21{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important;}.column-gap-xl-22{-moz-column-gap:15rem !important;column-gap:15rem !important;}.column-gap-xl-23{-moz-column-gap:17.5rem !important;column-gap:17.5rem !important;}.column-gap-xl-24{-moz-column-gap:20rem !important;column-gap:20rem !important;}.column-gap-xl-25{-moz-column-gap:22.5rem !important;column-gap:22.5rem !important;}.text-xl-start{text-align:left !important;}.text-xl-end{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width:1400px){.float-xxl-start{float:left !important;}.float-xxl-end{float:right !important;}.float-xxl-none{float:none !important;}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xxl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:0.25rem !important;}.m-xxl-2{margin:0.5rem !important;}.m-xxl-3{margin:0.75rem !important;}.m-xxl-4{margin:1rem !important;}.m-xxl-5{margin:1.25rem !important;}.m-xxl-6{margin:1.5rem !important;}.m-xxl-7{margin:1.75rem !important;}.m-xxl-8{margin:2rem !important;}.m-xxl-9{margin:2.25rem !important;}.m-xxl-10{margin:2.5rem !important;}.m-xxl-11{margin:3rem !important;}.m-xxl-12{margin:3.5rem !important;}.m-xxl-13{margin:4rem !important;}.m-xxl-14{margin:4.5rem !important;}.m-xxl-15{margin:5rem !important;}.m-xxl-16{margin:6rem !important;}.m-xxl-17{margin:7rem !important;}.m-xxl-18{margin:8rem !important;}.m-xxl-19{margin:9rem !important;}.m-xxl-20{margin:10rem !important;}.m-xxl-21{margin:12.5rem !important;}.m-xxl-22{margin:15rem !important;}.m-xxl-23{margin:17.5rem !important;}.m-xxl-24{margin:20rem !important;}.m-xxl-25{margin:22.5rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xxl-3{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-xxl-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-xxl-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxl-7{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-xxl-8{margin-right:2rem !important;margin-left:2rem !important;}.mx-xxl-9{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-xxl-10{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-xxl-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-12{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-xxl-13{margin-right:4rem !important;margin-left:4rem !important;}.mx-xxl-14{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-xxl-15{margin-right:5rem !important;margin-left:5rem !important;}.mx-xxl-16{margin-right:6rem !important;margin-left:6rem !important;}.mx-xxl-17{margin-right:7rem !important;margin-left:7rem !important;}.mx-xxl-18{margin-right:8rem !important;margin-left:8rem !important;}.mx-xxl-19{margin-right:9rem !important;margin-left:9rem !important;}.mx-xxl-20{margin-right:10rem !important;margin-left:10rem !important;}.mx-xxl-21{margin-right:12.5rem !important;margin-left:12.5rem !important;}.mx-xxl-22{margin-right:15rem !important;margin-left:15rem !important;}.mx-xxl-23{margin-right:17.5rem !important;margin-left:17.5rem !important;}.mx-xxl-24{margin-right:20rem !important;margin-left:20rem !important;}.mx-xxl-25{margin-right:22.5rem !important;margin-left:22.5rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xxl-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-xxl-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-xxl-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxl-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-xxl-8{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xxl-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-xxl-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-xxl-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-12{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-xxl-13{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xxl-14{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-xxl-15{margin-top:5rem !important;margin-bottom:5rem !important;}.my-xxl-16{margin-top:6rem !important;margin-bottom:6rem !important;}.my-xxl-17{margin-top:7rem !important;margin-bottom:7rem !important;}.my-xxl-18{margin-top:8rem !important;margin-bottom:8rem !important;}.my-xxl-19{margin-top:9rem !important;margin-bottom:9rem !important;}.my-xxl-20{margin-top:10rem !important;margin-bottom:10rem !important;}.my-xxl-21{margin-top:12.5rem !important;margin-bottom:12.5rem !important;}.my-xxl-22{margin-top:15rem !important;margin-bottom:15rem !important;}.my-xxl-23{margin-top:17.5rem !important;margin-bottom:17.5rem !important;}.my-xxl-24{margin-top:20rem !important;margin-bottom:20rem !important;}.my-xxl-25{margin-top:22.5rem !important;margin-bottom:22.5rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:0.25rem !important;}.mt-xxl-2{margin-top:0.5rem !important;}.mt-xxl-3{margin-top:0.75rem !important;}.mt-xxl-4{margin-top:1rem !important;}.mt-xxl-5{margin-top:1.25rem !important;}.mt-xxl-6{margin-top:1.5rem !important;}.mt-xxl-7{margin-top:1.75rem !important;}.mt-xxl-8{margin-top:2rem !important;}.mt-xxl-9{margin-top:2.25rem !important;}.mt-xxl-10{margin-top:2.5rem !important;}.mt-xxl-11{margin-top:3rem !important;}.mt-xxl-12{margin-top:3.5rem !important;}.mt-xxl-13{margin-top:4rem !important;}.mt-xxl-14{margin-top:4.5rem !important;}.mt-xxl-15{margin-top:5rem !important;}.mt-xxl-16{margin-top:6rem !important;}.mt-xxl-17{margin-top:7rem !important;}.mt-xxl-18{margin-top:8rem !important;}.mt-xxl-19{margin-top:9rem !important;}.mt-xxl-20{margin-top:10rem !important;}.mt-xxl-21{margin-top:12.5rem !important;}.mt-xxl-22{margin-top:15rem !important;}.mt-xxl-23{margin-top:17.5rem !important;}.mt-xxl-24{margin-top:20rem !important;}.mt-xxl-25{margin-top:22.5rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:0.25rem !important;}.me-xxl-2{margin-right:0.5rem !important;}.me-xxl-3{margin-right:0.75rem !important;}.me-xxl-4{margin-right:1rem !important;}.me-xxl-5{margin-right:1.25rem !important;}.me-xxl-6{margin-right:1.5rem !important;}.me-xxl-7{margin-right:1.75rem !important;}.me-xxl-8{margin-right:2rem !important;}.me-xxl-9{margin-right:2.25rem !important;}.me-xxl-10{margin-right:2.5rem !important;}.me-xxl-11{margin-right:3rem !important;}.me-xxl-12{margin-right:3.5rem !important;}.me-xxl-13{margin-right:4rem !important;}.me-xxl-14{margin-right:4.5rem !important;}.me-xxl-15{margin-right:5rem !important;}.me-xxl-16{margin-right:6rem !important;}.me-xxl-17{margin-right:7rem !important;}.me-xxl-18{margin-right:8rem !important;}.me-xxl-19{margin-right:9rem !important;}.me-xxl-20{margin-right:10rem !important;}.me-xxl-21{margin-right:12.5rem !important;}.me-xxl-22{margin-right:15rem !important;}.me-xxl-23{margin-right:17.5rem !important;}.me-xxl-24{margin-right:20rem !important;}.me-xxl-25{margin-right:22.5rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:0.25rem !important;}.mb-xxl-2{margin-bottom:0.5rem !important;}.mb-xxl-3{margin-bottom:0.75rem !important;}.mb-xxl-4{margin-bottom:1rem !important;}.mb-xxl-5{margin-bottom:1.25rem !important;}.mb-xxl-6{margin-bottom:1.5rem !important;}.mb-xxl-7{margin-bottom:1.75rem !important;}.mb-xxl-8{margin-bottom:2rem !important;}.mb-xxl-9{margin-bottom:2.25rem !important;}.mb-xxl-10{margin-bottom:2.5rem !important;}.mb-xxl-11{margin-bottom:3rem !important;}.mb-xxl-12{margin-bottom:3.5rem !important;}.mb-xxl-13{margin-bottom:4rem !important;}.mb-xxl-14{margin-bottom:4.5rem !important;}.mb-xxl-15{margin-bottom:5rem !important;}.mb-xxl-16{margin-bottom:6rem !important;}.mb-xxl-17{margin-bottom:7rem !important;}.mb-xxl-18{margin-bottom:8rem !important;}.mb-xxl-19{margin-bottom:9rem !important;}.mb-xxl-20{margin-bottom:10rem !important;}.mb-xxl-21{margin-bottom:12.5rem !important;}.mb-xxl-22{margin-bottom:15rem !important;}.mb-xxl-23{margin-bottom:17.5rem !important;}.mb-xxl-24{margin-bottom:20rem !important;}.mb-xxl-25{margin-bottom:22.5rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:0.25rem !important;}.ms-xxl-2{margin-left:0.5rem !important;}.ms-xxl-3{margin-left:0.75rem !important;}.ms-xxl-4{margin-left:1rem !important;}.ms-xxl-5{margin-left:1.25rem !important;}.ms-xxl-6{margin-left:1.5rem !important;}.ms-xxl-7{margin-left:1.75rem !important;}.ms-xxl-8{margin-left:2rem !important;}.ms-xxl-9{margin-left:2.25rem !important;}.ms-xxl-10{margin-left:2.5rem !important;}.ms-xxl-11{margin-left:3rem !important;}.ms-xxl-12{margin-left:3.5rem !important;}.ms-xxl-13{margin-left:4rem !important;}.ms-xxl-14{margin-left:4.5rem !important;}.ms-xxl-15{margin-left:5rem !important;}.ms-xxl-16{margin-left:6rem !important;}.ms-xxl-17{margin-left:7rem !important;}.ms-xxl-18{margin-left:8rem !important;}.ms-xxl-19{margin-left:9rem !important;}.ms-xxl-20{margin-left:10rem !important;}.ms-xxl-21{margin-left:12.5rem !important;}.ms-xxl-22{margin-left:15rem !important;}.ms-xxl-23{margin-left:17.5rem !important;}.ms-xxl-24{margin-left:20rem !important;}.ms-xxl-25{margin-left:22.5rem !important;}.ms-xxl-auto{margin-left:auto !important;}.m-xxl-n1{margin:-0.25rem !important;}.m-xxl-n2{margin:-0.5rem !important;}.m-xxl-n3{margin:-0.75rem !important;}.m-xxl-n4{margin:-1rem !important;}.m-xxl-n5{margin:-1.25rem !important;}.m-xxl-n6{margin:-1.5rem !important;}.m-xxl-n7{margin:-1.75rem !important;}.m-xxl-n8{margin:-2rem !important;}.m-xxl-n9{margin:-2.25rem !important;}.m-xxl-n10{margin:-2.5rem !important;}.m-xxl-n11{margin:-3rem !important;}.m-xxl-n12{margin:-3.5rem !important;}.m-xxl-n13{margin:-4rem !important;}.m-xxl-n14{margin:-4.5rem !important;}.m-xxl-n15{margin:-5rem !important;}.m-xxl-n16{margin:-6rem !important;}.m-xxl-n17{margin:-7rem !important;}.m-xxl-n18{margin:-8rem !important;}.m-xxl-n19{margin:-9rem !important;}.m-xxl-n20{margin:-10rem !important;}.m-xxl-n21{margin:-12.5rem !important;}.m-xxl-n22{margin:-15rem !important;}.m-xxl-n23{margin:-17.5rem !important;}.m-xxl-n24{margin:-20rem !important;}.m-xxl-n25{margin:-22.5rem !important;}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important;}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-xxl-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important;}.mx-xxl-n4{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-xxl-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important;}.mx-xxl-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important;}.mx-xxl-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important;}.mx-xxl-n8{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-xxl-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important;}.mx-xxl-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important;}.mx-xxl-n11{margin-right:-3rem !important;margin-left:-3rem !important;}.mx-xxl-n12{margin-right:-3.5rem !important;margin-left:-3.5rem !important;}.mx-xxl-n13{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-xxl-n14{margin-right:-4.5rem !important;margin-left:-4.5rem !important;}.mx-xxl-n15{margin-right:-5rem !important;margin-left:-5rem !important;}.mx-xxl-n16{margin-right:-6rem !important;margin-left:-6rem !important;}.mx-xxl-n17{margin-right:-7rem !important;margin-left:-7rem !important;}.mx-xxl-n18{margin-right:-8rem !important;margin-left:-8rem !important;}.mx-xxl-n19{margin-right:-9rem !important;margin-left:-9rem !important;}.mx-xxl-n20{margin-right:-10rem !important;margin-left:-10rem !important;}.mx-xxl-n21{margin-right:-12.5rem !important;margin-left:-12.5rem !important;}.mx-xxl-n22{margin-right:-15rem !important;margin-left:-15rem !important;}.mx-xxl-n23{margin-right:-17.5rem !important;margin-left:-17.5rem !important;}.mx-xxl-n24{margin-right:-20rem !important;margin-left:-20rem !important;}.mx-xxl-n25{margin-right:-22.5rem !important;margin-left:-22.5rem !important;}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important;}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-xxl-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important;}.my-xxl-n4{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-xxl-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important;}.my-xxl-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important;}.my-xxl-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important;}.my-xxl-n8{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-xxl-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important;}.my-xxl-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important;}.my-xxl-n11{margin-top:-3rem !important;margin-bottom:-3rem !important;}.my-xxl-n12{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important;}.my-xxl-n13{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-xxl-n14{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important;}.my-xxl-n15{margin-top:-5rem !important;margin-bottom:-5rem !important;}.my-xxl-n16{margin-top:-6rem !important;margin-bottom:-6rem !important;}.my-xxl-n17{margin-top:-7rem !important;margin-bottom:-7rem !important;}.my-xxl-n18{margin-top:-8rem !important;margin-bottom:-8rem !important;}.my-xxl-n19{margin-top:-9rem !important;margin-bottom:-9rem !important;}.my-xxl-n20{margin-top:-10rem !important;margin-bottom:-10rem !important;}.my-xxl-n21{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important;}.my-xxl-n22{margin-top:-15rem !important;margin-bottom:-15rem !important;}.my-xxl-n23{margin-top:-17.5rem !important;margin-bottom:-17.5rem !important;}.my-xxl-n24{margin-top:-20rem !important;margin-bottom:-20rem !important;}.my-xxl-n25{margin-top:-22.5rem !important;margin-bottom:-22.5rem !important;}.mt-xxl-n1{margin-top:-0.25rem !important;}.mt-xxl-n2{margin-top:-0.5rem !important;}.mt-xxl-n3{margin-top:-0.75rem !important;}.mt-xxl-n4{margin-top:-1rem !important;}.mt-xxl-n5{margin-top:-1.25rem !important;}.mt-xxl-n6{margin-top:-1.5rem !important;}.mt-xxl-n7{margin-top:-1.75rem !important;}.mt-xxl-n8{margin-top:-2rem !important;}.mt-xxl-n9{margin-top:-2.25rem !important;}.mt-xxl-n10{margin-top:-2.5rem !important;}.mt-xxl-n11{margin-top:-3rem !important;}.mt-xxl-n12{margin-top:-3.5rem !important;}.mt-xxl-n13{margin-top:-4rem !important;}.mt-xxl-n14{margin-top:-4.5rem !important;}.mt-xxl-n15{margin-top:-5rem !important;}.mt-xxl-n16{margin-top:-6rem !important;}.mt-xxl-n17{margin-top:-7rem !important;}.mt-xxl-n18{margin-top:-8rem !important;}.mt-xxl-n19{margin-top:-9rem !important;}.mt-xxl-n20{margin-top:-10rem !important;}.mt-xxl-n21{margin-top:-12.5rem !important;}.mt-xxl-n22{margin-top:-15rem !important;}.mt-xxl-n23{margin-top:-17.5rem !important;}.mt-xxl-n24{margin-top:-20rem !important;}.mt-xxl-n25{margin-top:-22.5rem !important;}.me-xxl-n1{margin-right:-0.25rem !important;}.me-xxl-n2{margin-right:-0.5rem !important;}.me-xxl-n3{margin-right:-0.75rem !important;}.me-xxl-n4{margin-right:-1rem !important;}.me-xxl-n5{margin-right:-1.25rem !important;}.me-xxl-n6{margin-right:-1.5rem !important;}.me-xxl-n7{margin-right:-1.75rem !important;}.me-xxl-n8{margin-right:-2rem !important;}.me-xxl-n9{margin-right:-2.25rem !important;}.me-xxl-n10{margin-right:-2.5rem !important;}.me-xxl-n11{margin-right:-3rem !important;}.me-xxl-n12{margin-right:-3.5rem !important;}.me-xxl-n13{margin-right:-4rem !important;}.me-xxl-n14{margin-right:-4.5rem !important;}.me-xxl-n15{margin-right:-5rem !important;}.me-xxl-n16{margin-right:-6rem !important;}.me-xxl-n17{margin-right:-7rem !important;}.me-xxl-n18{margin-right:-8rem !important;}.me-xxl-n19{margin-right:-9rem !important;}.me-xxl-n20{margin-right:-10rem !important;}.me-xxl-n21{margin-right:-12.5rem !important;}.me-xxl-n22{margin-right:-15rem !important;}.me-xxl-n23{margin-right:-17.5rem !important;}.me-xxl-n24{margin-right:-20rem !important;}.me-xxl-n25{margin-right:-22.5rem !important;}.mb-xxl-n1{margin-bottom:-0.25rem !important;}.mb-xxl-n2{margin-bottom:-0.5rem !important;}.mb-xxl-n3{margin-bottom:-0.75rem !important;}.mb-xxl-n4{margin-bottom:-1rem !important;}.mb-xxl-n5{margin-bottom:-1.25rem !important;}.mb-xxl-n6{margin-bottom:-1.5rem !important;}.mb-xxl-n7{margin-bottom:-1.75rem !important;}.mb-xxl-n8{margin-bottom:-2rem !important;}.mb-xxl-n9{margin-bottom:-2.25rem !important;}.mb-xxl-n10{margin-bottom:-2.5rem !important;}.mb-xxl-n11{margin-bottom:-3rem !important;}.mb-xxl-n12{margin-bottom:-3.5rem !important;}.mb-xxl-n13{margin-bottom:-4rem !important;}.mb-xxl-n14{margin-bottom:-4.5rem !important;}.mb-xxl-n15{margin-bottom:-5rem !important;}.mb-xxl-n16{margin-bottom:-6rem !important;}.mb-xxl-n17{margin-bottom:-7rem !important;}.mb-xxl-n18{margin-bottom:-8rem !important;}.mb-xxl-n19{margin-bottom:-9rem !important;}.mb-xxl-n20{margin-bottom:-10rem !important;}.mb-xxl-n21{margin-bottom:-12.5rem !important;}.mb-xxl-n22{margin-bottom:-15rem !important;}.mb-xxl-n23{margin-bottom:-17.5rem !important;}.mb-xxl-n24{margin-bottom:-20rem !important;}.mb-xxl-n25{margin-bottom:-22.5rem !important;}.ms-xxl-n1{margin-left:-0.25rem !important;}.ms-xxl-n2{margin-left:-0.5rem !important;}.ms-xxl-n3{margin-left:-0.75rem !important;}.ms-xxl-n4{margin-left:-1rem !important;}.ms-xxl-n5{margin-left:-1.25rem !important;}.ms-xxl-n6{margin-left:-1.5rem !important;}.ms-xxl-n7{margin-left:-1.75rem !important;}.ms-xxl-n8{margin-left:-2rem !important;}.ms-xxl-n9{margin-left:-2.25rem !important;}.ms-xxl-n10{margin-left:-2.5rem !important;}.ms-xxl-n11{margin-left:-3rem !important;}.ms-xxl-n12{margin-left:-3.5rem !important;}.ms-xxl-n13{margin-left:-4rem !important;}.ms-xxl-n14{margin-left:-4.5rem !important;}.ms-xxl-n15{margin-left:-5rem !important;}.ms-xxl-n16{margin-left:-6rem !important;}.ms-xxl-n17{margin-left:-7rem !important;}.ms-xxl-n18{margin-left:-8rem !important;}.ms-xxl-n19{margin-left:-9rem !important;}.ms-xxl-n20{margin-left:-10rem !important;}.ms-xxl-n21{margin-left:-12.5rem !important;}.ms-xxl-n22{margin-left:-15rem !important;}.ms-xxl-n23{margin-left:-17.5rem !important;}.ms-xxl-n24{margin-left:-20rem !important;}.ms-xxl-n25{margin-left:-22.5rem !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.25rem !important;}.p-xxl-2{padding:0.5rem !important;}.p-xxl-3{padding:0.75rem !important;}.p-xxl-4{padding:1rem !important;}.p-xxl-5{padding:1.25rem !important;}.p-xxl-6{padding:1.5rem !important;}.p-xxl-7{padding:1.75rem !important;}.p-xxl-8{padding:2rem !important;}.p-xxl-9{padding:2.25rem !important;}.p-xxl-10{padding:2.5rem !important;}.p-xxl-11{padding:3rem !important;}.p-xxl-12{padding:3.5rem !important;}.p-xxl-13{padding:4rem !important;}.p-xxl-14{padding:4.5rem !important;}.p-xxl-15{padding:5rem !important;}.p-xxl-16{padding:6rem !important;}.p-xxl-17{padding:7rem !important;}.p-xxl-18{padding:8rem !important;}.p-xxl-19{padding:9rem !important;}.p-xxl-20{padding:10rem !important;}.p-xxl-21{padding:12.5rem !important;}.p-xxl-22{padding:15rem !important;}.p-xxl-23{padding:17.5rem !important;}.p-xxl-24{padding:20rem !important;}.p-xxl-25{padding:22.5rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xxl-3{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-xxl-4{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-xxl-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxl-7{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-xxl-8{padding-right:2rem !important;padding-left:2rem !important;}.px-xxl-9{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-xxl-10{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-xxl-11{padding-right:3rem !important;padding-left:3rem !important;}.px-xxl-12{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-xxl-13{padding-right:4rem !important;padding-left:4rem !important;}.px-xxl-14{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-xxl-15{padding-right:5rem !important;padding-left:5rem !important;}.px-xxl-16{padding-right:6rem !important;padding-left:6rem !important;}.px-xxl-17{padding-right:7rem !important;padding-left:7rem !important;}.px-xxl-18{padding-right:8rem !important;padding-left:8rem !important;}.px-xxl-19{padding-right:9rem !important;padding-left:9rem !important;}.px-xxl-20{padding-right:10rem !important;padding-left:10rem !important;}.px-xxl-21{padding-right:12.5rem !important;padding-left:12.5rem !important;}.px-xxl-22{padding-right:15rem !important;padding-left:15rem !important;}.px-xxl-23{padding-right:17.5rem !important;padding-left:17.5rem !important;}.px-xxl-24{padding-right:20rem !important;padding-left:20rem !important;}.px-xxl-25{padding-right:22.5rem !important;padding-left:22.5rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xxl-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-xxl-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-xxl-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxl-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-xxl-8{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xxl-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-xxl-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-xxl-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xxl-12{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-xxl-13{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xxl-14{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-xxl-15{padding-top:5rem !important;padding-bottom:5rem !important;}.py-xxl-16{padding-top:6rem !important;padding-bottom:6rem !important;}.py-xxl-17{padding-top:7rem !important;padding-bottom:7rem !important;}.py-xxl-18{padding-top:8rem !important;padding-bottom:8rem !important;}.py-xxl-19{padding-top:9rem !important;padding-bottom:9rem !important;}.py-xxl-20{padding-top:10rem !important;padding-bottom:10rem !important;}.py-xxl-21{padding-top:12.5rem !important;padding-bottom:12.5rem !important;}.py-xxl-22{padding-top:15rem !important;padding-bottom:15rem !important;}.py-xxl-23{padding-top:17.5rem !important;padding-bottom:17.5rem !important;}.py-xxl-24{padding-top:20rem !important;padding-bottom:20rem !important;}.py-xxl-25{padding-top:22.5rem !important;padding-bottom:22.5rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:0.25rem !important;}.pt-xxl-2{padding-top:0.5rem !important;}.pt-xxl-3{padding-top:0.75rem !important;}.pt-xxl-4{padding-top:1rem !important;}.pt-xxl-5{padding-top:1.25rem !important;}.pt-xxl-6{padding-top:1.5rem !important;}.pt-xxl-7{padding-top:1.75rem !important;}.pt-xxl-8{padding-top:2rem !important;}.pt-xxl-9{padding-top:2.25rem !important;}.pt-xxl-10{padding-top:2.5rem !important;}.pt-xxl-11{padding-top:3rem !important;}.pt-xxl-12{padding-top:3.5rem !important;}.pt-xxl-13{padding-top:4rem !important;}.pt-xxl-14{padding-top:4.5rem !important;}.pt-xxl-15{padding-top:5rem !important;}.pt-xxl-16{padding-top:6rem !important;}.pt-xxl-17{padding-top:7rem !important;}.pt-xxl-18{padding-top:8rem !important;}.pt-xxl-19{padding-top:9rem !important;}.pt-xxl-20{padding-top:10rem !important;}.pt-xxl-21{padding-top:12.5rem !important;}.pt-xxl-22{padding-top:15rem !important;}.pt-xxl-23{padding-top:17.5rem !important;}.pt-xxl-24{padding-top:20rem !important;}.pt-xxl-25{padding-top:22.5rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:0.25rem !important;}.pe-xxl-2{padding-right:0.5rem !important;}.pe-xxl-3{padding-right:0.75rem !important;}.pe-xxl-4{padding-right:1rem !important;}.pe-xxl-5{padding-right:1.25rem !important;}.pe-xxl-6{padding-right:1.5rem !important;}.pe-xxl-7{padding-right:1.75rem !important;}.pe-xxl-8{padding-right:2rem !important;}.pe-xxl-9{padding-right:2.25rem !important;}.pe-xxl-10{padding-right:2.5rem !important;}.pe-xxl-11{padding-right:3rem !important;}.pe-xxl-12{padding-right:3.5rem !important;}.pe-xxl-13{padding-right:4rem !important;}.pe-xxl-14{padding-right:4.5rem !important;}.pe-xxl-15{padding-right:5rem !important;}.pe-xxl-16{padding-right:6rem !important;}.pe-xxl-17{padding-right:7rem !important;}.pe-xxl-18{padding-right:8rem !important;}.pe-xxl-19{padding-right:9rem !important;}.pe-xxl-20{padding-right:10rem !important;}.pe-xxl-21{padding-right:12.5rem !important;}.pe-xxl-22{padding-right:15rem !important;}.pe-xxl-23{padding-right:17.5rem !important;}.pe-xxl-24{padding-right:20rem !important;}.pe-xxl-25{padding-right:22.5rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:0.25rem !important;}.pb-xxl-2{padding-bottom:0.5rem !important;}.pb-xxl-3{padding-bottom:0.75rem !important;}.pb-xxl-4{padding-bottom:1rem !important;}.pb-xxl-5{padding-bottom:1.25rem !important;}.pb-xxl-6{padding-bottom:1.5rem !important;}.pb-xxl-7{padding-bottom:1.75rem !important;}.pb-xxl-8{padding-bottom:2rem !important;}.pb-xxl-9{padding-bottom:2.25rem !important;}.pb-xxl-10{padding-bottom:2.5rem !important;}.pb-xxl-11{padding-bottom:3rem !important;}.pb-xxl-12{padding-bottom:3.5rem !important;}.pb-xxl-13{padding-bottom:4rem !important;}.pb-xxl-14{padding-bottom:4.5rem !important;}.pb-xxl-15{padding-bottom:5rem !important;}.pb-xxl-16{padding-bottom:6rem !important;}.pb-xxl-17{padding-bottom:7rem !important;}.pb-xxl-18{padding-bottom:8rem !important;}.pb-xxl-19{padding-bottom:9rem !important;}.pb-xxl-20{padding-bottom:10rem !important;}.pb-xxl-21{padding-bottom:12.5rem !important;}.pb-xxl-22{padding-bottom:15rem !important;}.pb-xxl-23{padding-bottom:17.5rem !important;}.pb-xxl-24{padding-bottom:20rem !important;}.pb-xxl-25{padding-bottom:22.5rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:0.25rem !important;}.ps-xxl-2{padding-left:0.5rem !important;}.ps-xxl-3{padding-left:0.75rem !important;}.ps-xxl-4{padding-left:1rem !important;}.ps-xxl-5{padding-left:1.25rem !important;}.ps-xxl-6{padding-left:1.5rem !important;}.ps-xxl-7{padding-left:1.75rem !important;}.ps-xxl-8{padding-left:2rem !important;}.ps-xxl-9{padding-left:2.25rem !important;}.ps-xxl-10{padding-left:2.5rem !important;}.ps-xxl-11{padding-left:3rem !important;}.ps-xxl-12{padding-left:3.5rem !important;}.ps-xxl-13{padding-left:4rem !important;}.ps-xxl-14{padding-left:4.5rem !important;}.ps-xxl-15{padding-left:5rem !important;}.ps-xxl-16{padding-left:6rem !important;}.ps-xxl-17{padding-left:7rem !important;}.ps-xxl-18{padding-left:8rem !important;}.ps-xxl-19{padding-left:9rem !important;}.ps-xxl-20{padding-left:10rem !important;}.ps-xxl-21{padding-left:12.5rem !important;}.ps-xxl-22{padding-left:15rem !important;}.ps-xxl-23{padding-left:17.5rem !important;}.ps-xxl-24{padding-left:20rem !important;}.ps-xxl-25{padding-left:22.5rem !important;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:0.25rem !important;}.gap-xxl-2{gap:0.5rem !important;}.gap-xxl-3{gap:0.75rem !important;}.gap-xxl-4{gap:1rem !important;}.gap-xxl-5{gap:1.25rem !important;}.gap-xxl-6{gap:1.5rem !important;}.gap-xxl-7{gap:1.75rem !important;}.gap-xxl-8{gap:2rem !important;}.gap-xxl-9{gap:2.25rem !important;}.gap-xxl-10{gap:2.5rem !important;}.gap-xxl-11{gap:3rem !important;}.gap-xxl-12{gap:3.5rem !important;}.gap-xxl-13{gap:4rem !important;}.gap-xxl-14{gap:4.5rem !important;}.gap-xxl-15{gap:5rem !important;}.gap-xxl-16{gap:6rem !important;}.gap-xxl-17{gap:7rem !important;}.gap-xxl-18{gap:8rem !important;}.gap-xxl-19{gap:9rem !important;}.gap-xxl-20{gap:10rem !important;}.gap-xxl-21{gap:12.5rem !important;}.gap-xxl-22{gap:15rem !important;}.gap-xxl-23{gap:17.5rem !important;}.gap-xxl-24{gap:20rem !important;}.gap-xxl-25{gap:22.5rem !important;}.row-gap-xxl-0{row-gap:0 !important;}.row-gap-xxl-1{row-gap:0.25rem !important;}.row-gap-xxl-2{row-gap:0.5rem !important;}.row-gap-xxl-3{row-gap:0.75rem !important;}.row-gap-xxl-4{row-gap:1rem !important;}.row-gap-xxl-5{row-gap:1.25rem !important;}.row-gap-xxl-6{row-gap:1.5rem !important;}.row-gap-xxl-7{row-gap:1.75rem !important;}.row-gap-xxl-8{row-gap:2rem !important;}.row-gap-xxl-9{row-gap:2.25rem !important;}.row-gap-xxl-10{row-gap:2.5rem !important;}.row-gap-xxl-11{row-gap:3rem !important;}.row-gap-xxl-12{row-gap:3.5rem !important;}.row-gap-xxl-13{row-gap:4rem !important;}.row-gap-xxl-14{row-gap:4.5rem !important;}.row-gap-xxl-15{row-gap:5rem !important;}.row-gap-xxl-16{row-gap:6rem !important;}.row-gap-xxl-17{row-gap:7rem !important;}.row-gap-xxl-18{row-gap:8rem !important;}.row-gap-xxl-19{row-gap:9rem !important;}.row-gap-xxl-20{row-gap:10rem !important;}.row-gap-xxl-21{row-gap:12.5rem !important;}.row-gap-xxl-22{row-gap:15rem !important;}.row-gap-xxl-23{row-gap:17.5rem !important;}.row-gap-xxl-24{row-gap:20rem !important;}.row-gap-xxl-25{row-gap:22.5rem !important;}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xxl-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xxl-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xxl-3{-moz-column-gap:0.75rem !important;column-gap:0.75rem !important;}.column-gap-xxl-4{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xxl-5{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important;}.column-gap-xxl-6{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-xxl-7{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important;}.column-gap-xxl-8{-moz-column-gap:2rem !important;column-gap:2rem !important;}.column-gap-xxl-9{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important;}.column-gap-xxl-10{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important;}.column-gap-xxl-11{-moz-column-gap:3rem !important;column-gap:3rem !important;}.column-gap-xxl-12{-moz-column-gap:3.5rem !important;column-gap:3.5rem !important;}.column-gap-xxl-13{-moz-column-gap:4rem !important;column-gap:4rem !important;}.column-gap-xxl-14{-moz-column-gap:4.5rem !important;column-gap:4.5rem !important;}.column-gap-xxl-15{-moz-column-gap:5rem !important;column-gap:5rem !important;}.column-gap-xxl-16{-moz-column-gap:6rem !important;column-gap:6rem !important;}.column-gap-xxl-17{-moz-column-gap:7rem !important;column-gap:7rem !important;}.column-gap-xxl-18{-moz-column-gap:8rem !important;column-gap:8rem !important;}.column-gap-xxl-19{-moz-column-gap:9rem !important;column-gap:9rem !important;}.column-gap-xxl-20{-moz-column-gap:10rem !important;column-gap:10rem !important;}.column-gap-xxl-21{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important;}.column-gap-xxl-22{-moz-column-gap:15rem !important;column-gap:15rem !important;}.column-gap-xxl-23{-moz-column-gap:17.5rem !important;column-gap:17.5rem !important;}.column-gap-xxl-24{-moz-column-gap:20rem !important;column-gap:20rem !important;}.column-gap-xxl-25{-moz-column-gap:22.5rem !important;column-gap:22.5rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}.tabs{display:block;margin-bottom:0;}.tabs > li{display:inline-block;opacity:.5;transition:0.3s ease;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.tabs > .active,.tabs:hover{opacity:1;}.tabs .tab__title{cursor:pointer;}.tabs .tab__title:not(.btn){padding:0 1.85714286em;}.tabs li:first-child .tab__title:not(.btn){padding-left:0;}.tabs .tab__content{display:none;}.tabs-content{margin-top:1.25rem;}.tabs-content li > .tab__content{width:100%;display:none;}.tabs-content > .active > .tab__content{display:block;float:left;}.tabs-container[data-content-align="left"] .tabs-content{text-align:left;}@media all and (max-width:767px){.tabs-content > li:not(.active) .tab__content{display:none !important;}}.tabs-container.tabs--vertical{overflow:hidden;}.tabs-container.tabs--vertical .tabs{width:25%;float:left;}.tabs-container.tabs--vertical .tabs li{display:block;}.tabs-container.tabs--vertical .tabs li:not(:last-child){border-right:none;border-bottom:1px solid #ECECEC;}.tabs-container.tabs--vertical .tabs-content{width:70%;float:right;margin-top:0;}.tabs-container.tabs--vertical .tabs-content > li:not(.active) .tab__content{animation:fadeOutUp .5s ease forwards;-webkit-animation:fadeOutUp .5s ease forwards;}.tabs-container.tabs--vertical .tabs-content > li.active .tab__content{animation:fadeInUp .5s ease forwards;-webkit-animation:fadeInUp .5s ease forwards;backface-visibility:hidden;}.tabs-container.tabs--vertical.tabs--icons .tabs{width:15%;text-align:center;}.tabs-container.tabs--vertical.tabs--icons .tabs-content{width:80%;}@media all and (max-width:767px){.tabs-container.tabs--vertical .tabs,.tabs-container.tabs--vertical .tabs-content{width:100%;float:none;}.tabs-container.tabs--vertical .tabs{margin-bottom:1.85714286em;}.tabs-container.tabs--vertical .tabs-content > li:not(.active) .tab__content{animation:fadeOutRight .5s ease forwards;-webkit-animation:fadeOutRight .5s ease forwards;}.tabs-container.tabs--vertical .tabs-content > li.active .tab__content{animation:fadeInLeft .5s ease forwards;-webkit-animation:fadeInLeft .5s ease forwards;backface-visibility:hidden;}}.tabs{display:inline-flex;}.tabs li{transition:0.3s ease;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;padding:0.92857143em 1.85714286em;}.tabs li:not(:last-child){border-right:1px solid #ECECEC;}.tabs li.active{opacity:1;}.tabs li.active .tab__title{color:#4a90e2;}.tabs li.active .tab__title span{color:#4a90e2;}.tabs li:not(.active){opacity:.5;}.tabs li:hover{opacity:1;cursor:pointer;}.tabs .tab__title{transition:0.3s ease;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;}.tabs .tab__title:not(.btn){padding-right:0;padding-left:0;}.tabs .tab__title i + span{margin-top:0.46428571em;display:inline-block;margin-bottom:0;}.tabs-content{position:relative;list-style-type:none;padding:0;float:left;}.tabs-content > li:not(.active) .tab__content{position:absolute;left:0;top:0;display:block;opacity:0;pointer-events:none;animation:fadeOutRight .5s ease forwards;-webkit-animation:fadeOutRight .5s ease forwards;}.tabs-content > li.active{animation:fadeInLeft .5s ease forwards;-webkit-animation:fadeInLeft .5s ease forwards;backface-visibility:hidden;}@media all and (max-width:767px){.tabs li{display:block;}.tabs li:not(:last-child){border-bottom:1px solid #ECECEC;border-right:none;}}ul.accordion{list-style:none;padding:0;}ul.accordion li .accordion__title .field--name-field-paragraph-item-title{display:inline-flex;}.accordion-wrapper.plain .card{background:none;border:0;margin-bottom:0;box-shadow:none;}.accordion-wrapper li:not(.active) .card-header button{color:#343f52;}.accordion-wrapper.plain .card .card-body{padding:0 0 0 1.1rem;}.accordion-wrapper.plain .card .card-header{padding:0 0 0.8rem 0;}.accordion-wrapper.plain .card .card-header button{padding:0 0 0 1.1rem;}.accordion-wrapper .card .card-header button:before{left:0;}.accordion li .accordion-title button{box-shadow:none;}.accordion li.active .accordion-title button:before{content:"\e92d";}.accordion li .accordion-title button:after{display:none;}.accordion li.active .accordion-content{opacity:1;visibility:visible;max-height:500px;}.accordion li .accordion-content > *{display:none;}.accordion li.active .accordion-content > *{display:inline-block;}.accordion.icon .card-body{padding:0 1.25rem 0.25rem 2.8rem;}.accordion.icon button{padding:0 0 0 1.5rem;display:flex;align-items:center;}.accordion.icon button:before{display:none;}.accordion.icon button>span{position:absolute;left:0;}.accordion.icon button>span i{font-size:1rem;}.swiper-controls{position:absolute !important;pointer-events:none;width:100%;height:100%;top:0;left:0;}.swiper-controls .swiper-navigation{pointer-events:all;}.swiper-controls .swiper-navigation .swiper-button{background:rgba(255,255,255,0.7);color:#343f52;border:0;box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);width:2.2rem;height:2.2rem;line-height:inherit;border-radius:100%;text-shadow:none;transition:all 0.2s ease-in-out;}@media (prefers-reduced-motion:reduce){.swiper-controls .swiper-navigation .swiper-button{transition:none;}}.swiper-controls .swiper-navigation .swiper-button:hover{background:rgba(255,255,255,0.9);}.swiper-controls .swiper-navigation .swiper-button:focus{outline:0;}.swiper-controls .swiper-navigation .swiper-button:after{font-family:"Unicons";font-size:1.2rem;}.swiper-controls .swiper-navigation .swiper-button.swiper-button-prev{left:1rem;}.swiper-controls .swiper-navigation .swiper-button.swiper-button-prev:after{content:"\e949";}.swiper-controls .swiper-navigation .swiper-button.swiper-button-next{right:1rem;}.swiper-controls .swiper-navigation .swiper-button.swiper-button-next:after{content:"\e94c";}.swiper-controls .swiper-navigation .swiper-button.swiper-button-disabled{background:rgba(255,255,255,0.7);}.swiper-controls .swiper-pagination{bottom:-2.8rem;position:absolute !important;pointer-events:all;}.swiper-controls .swiper-pagination .swiper-pagination-bullet{-webkit-backface-visibility:visible;transition:all 0.2s ease-in-out;position:relative;display:inline-block;width:0.5rem;height:0.5rem;margin:0 0.3rem;padding:0;background:#aab0bc;opacity:0.5;border-radius:100%;border:3px solid transparent;transform:scale(0.6);}@media (prefers-reduced-motion:reduce){.swiper-controls .swiper-pagination .swiper-pagination-bullet{transition:none;}}.swiper-controls .swiper-pagination .swiper-pagination-bullet:hover{transform:scale(1);}.swiper-controls .swiper-pagination .swiper-pagination-bullet:focus{outline:0;}.swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{transform:scale(1);background:none;border-color:#aab0bc;}.swiper-container{-webkit-user-select:none;position:relative;z-index:10 !important;overflow:hidden;}.swiper-container.clients .swiper{display:flex;align-items:center;}.swiper-container .swiper img{}.swiper-container.nav-color .swiper-button,.swiper-container.nav-color .swiper-slide figure .item-link{background:rgba(63,120,224,0.9) !important;color:#fff !important;}.swiper-container.nav-color .swiper-button.swiper-button-disabled,.swiper-container.nav-color .swiper-slide figure .item-link.swiper-button-disabled{background:rgba(63,120,224,0.7) !important;}.swiper-container.nav-color .swiper-button:hover,.swiper-container.nav-color .swiper-slide figure .item-link:hover{background:#3f78e0 !important;}.swiper-container.nav-dark .swiper-button,.swiper-container.nav-dark .swiper-slide figure .item-link{background:rgba(0,0,0,0.3) !important;color:#fff !important;}.swiper-container.nav-dark .swiper-button.swiper-button-disabled,.swiper-container.nav-dark .swiper-slide figure .item-link.swiper-button-disabled{background:rgba(0,0,0,0.1) !important;}.swiper-container.nav-dark .swiper-button:hover,.swiper-container.nav-dark .swiper-slide figure .item-link:hover{background:rgba(0,0,0,0.5) !important;}.swiper-container.nav-bottom .swiper-navigation{display:flex;flex-direction:row;justify-content:center;transform:none;position:absolute !important;bottom:-3.2rem;left:0;width:100%;}.swiper-container.nav-bottom .swiper-navigation .swiper-button{top:auto;left:auto;right:auto;bottom:0;position:relative;margin:0 0.2rem;}.swiper-container.nav-bottom .swiper-navigation+.swiper-pagination{bottom:-5.2rem;}.swiper-container.nav-bottom.nav-far .swiper-navigation{bottom:-4.1rem;}.swiper-container.nav-bottom.nav-start .swiper-navigation{text-align:left;justify-content:flex-start;}.swiper-container.nav-bottom.nav-start .swiper-navigation .swiper-button{margin:0 0.4rem 0 0;}.swiper-container.dots-over .swiper-pagination{bottom:0.6rem;}.swiper-container.dots-over .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:1;box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);}.swiper-container.dots-over .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none;border-color:#fff;}.swiper-container.dots-start .swiper-pagination{text-align:left;justify-content:flex-start;}.swiper-container.dots-light .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:1;}.swiper-container.dots-light .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none;border-color:#fff;}.swiper-container.dots-dark .swiper-pagination .swiper-pagination-bullet{background:rgba(0,0,0,0.3);opacity:1;}.swiper-container.dots-dark .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none;border-color:rgba(0,0,0,0.3);}.swiper-container.dots-light.dots-light-75 .swiper-pagination .swiper-pagination-bullet{opacity:0.75;}.swiper-container.dots-closer .swiper-pagination{bottom:-2rem;}.swiper-slide.bg-overlay:before{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:rgba(30,34,40,0.5);}.swiper-slide.rounded.bg-overlay:before{border-radius:0.4rem;}.swiper-slide.bg-overlay-300:before{background:rgba(30,34,40,0.3);}.swiper-slide.bg-overlay-400:before{background:rgba(30,34,40,0.4);}.swiper-slide.bg-overlay [class*=container]>*,.swiper-slide.bg-overlay .caption-wrapper>*{position:relative;z-index:3;}.swiper-slide .caption-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;}.swiper-slide .caption-wrapper .caption{display:flex;}@media (max-width:767px){.caption-wrapper{display:none !important;}}.swiper-hero,.swiper-hero .swiper-slide{height:750px !important;}.swiper-hero .swiper-slide{background-size:cover;background-position:center center;}@media (max-width:767px){.swiper-hero,.swiper-hero .swiper-slide{height:500px !important;}.swiper-hero .swiper-navigation{display:none;}}.swiper-fullscreen{height:100vh;}.swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide{height:100vh;background-size:cover;background-position:center center;}.swiper-fullscreen .swiper-thumbs{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);z-index:9999;}.swiper-fullscreen .swiper-thumbs .swiper-slide{cursor:pointer;width:2.5rem !important;height:2.5rem !important;}.swiper-fullscreen .swiper-thumbs .swiper-slide img{width:2.5rem;height:2.5rem;border-radius:100%;}.swiper-fullscreen .swiper-thumbs .swiper-slide:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";display:block;z-index:2;transition:all 150ms ease-in-out;box-sizing:border-box;border:2px solid transparent;border-radius:100%;}.swiper-fullscreen .swiper-thumbs .swiper-slide.swiper-slide-thumb-active:after{border-color:rgba(255,255,255,0.6);}@media (max-width:1199.98px){.swiper-fullscreen,.swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide{height:750px !important;}}@media (max-width:767px){.swiper-fullscreen,.swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide{height:500px !important;}}@media (min-width:1024px){.swiper-auto .swiper-slide{width:850px;}.swiper-auto.swiper-auto-xs .swiper-slide{width:600px;}}@media (min-width:768px) and (max-width:1023.98px){.swiper-auto .swiper-slide{width:600px;}.swiper-auto.swiper-auto-xs .swiper-slide{width:400px;}}@media (max-width:767px){.swiper-auto.swiper-auto-xs .swiper-slide{width:300px;}}.swiper-container .swiper-slide [class*=animate__]{animation-name:none;visibility:hidden;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__]{visibility:visible;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInUp{animation-name:fadeInUp;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInDown{animation-name:fadeInDown;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInTopRight{animation-name:fadeInTopRight;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInUp{animation-name:slideInUp;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInDown{animation-name:slideInDown;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInLeft{animation-name:slideInLeft;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInRight{animation-name:slideInRight;}.swiper-container .swiper-slide.swiper-slide-active [class*=animate__].animate__zoomIn{animation-name:zoomIn;}.item-inner{padding:1rem 0.75rem;}.swiper-thumbs-container:not(.swiper-fullscreen) .swiper-main{position:relative;}.swiper-thumbs-container:not(.swiper-fullscreen) .swiper:not(.swiper-thumbs){margin-bottom:0.5rem;}.swiper-thumbs-container:not(.swiper-fullscreen):not(.swiper-fullscreen) .swiper-thumbs .swiper-slide{cursor:pointer;opacity:0.7;}.swiper-thumbs-container:not(.swiper-fullscreen):not(.swiper-fullscreen) .swiper-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1;}.swiper-static{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1000;}@media (min-width:1400px){.container-custom{max-width:80%;}}@media (min-width:1200px){.container-custom{max-width:90%;}}.swiper-wrapper.ticker{transition-timing-function:linear !important;}.swiper-slide figure{position:relative;}.swiper-slide figure .item-link,.swiper-slide figure .item-like,.swiper-slide figure .item-view{opacity:0;position:absolute;right:0;bottom:1rem;width:2.2rem;height:2.2rem;line-height:2.2rem;z-index:1;transition:all 0.3s ease-in-out;opacity:0;color:#343f52;background:rgba(255,255,255,0.7);box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02);font-size:1rem;border-radius:100%;display:flex;align-items:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-slide figure .item-link:hover,.swiper-slide figure .item-like:hover,.swiper-slide figure .item-view:hover{background:rgba(255,255,255,0.9);}.swiper-slide:hover figure .item-link,.swiper-slide:hover figure .item-like,.swiper-slide:hover figure .item-view{opacity:1;right:1rem;}.swiper-slide figure .item-like,.swiper-slide figure .item-view{background:#fff;}.swiper-slide figure .item-like{bottom:auto;top:1rem;}.swiper-slide figure .item-view{bottom:auto;top:3.7rem;}.card{box-shadow:0 0 0 0.05rem rgba(8,60,130,0.06),0rem 0rem 1.25rem rgba(30,34,40,0.04);border:0;}.card[class*=bg-]{}.card-img-top img{border-top-left-radius:0.4rem;border-top-right-radius:0.4rem;}.card-img-top .plyr{border-bottom-left-radius:0;border-bottom-right-radius:0;}@media (max-width:991.98px){.card-md-none{background:none;border-radius:0;}.card-md-none .card-body{padding:0;}}[class*=card-border-]{position:relative;}[class*=card-border-]:after{content:"";position:absolute;}.card-border-top:after{top:0;right:0;left:0;border-top-width:4px;border-bottom-width:calc(0.4rem - 4px);border-top-style:solid;border-bottom-style:solid;border-top-color:inherit;border-bottom-color:transparent;border-top-left-radius:0.4rem;border-top-right-radius:0.4rem;}.card-border-top[class*=border-soft-]:after{border-top-width:6px;border-bottom-width:calc(0.4rem - 6px);}.card-border-bottom:after{bottom:0;right:0;left:0;border-bottom-width:4px;border-top-width:calc(0.4rem - 4px);border-bottom-style:solid;border-top-style:solid;border-bottom-color:inherit;border-top-color:transparent;border-bottom-left-radius:0.4rem;border-bottom-right-radius:0.4rem;}.card-border-bottom[class*=border-soft-]:after{border-bottom-width:6px;border-top-width:calc(0.4rem - 6px);}.card-border-start:after{top:0;left:0;bottom:0;border-left-width:4px;border-right-width:calc(0.4rem - 4px);border-left-style:solid;border-right-style:solid;border-left-color:inherit;border-right-color:transparent;border-top-left-radius:0.4rem;border-bottom-left-radius:0.4rem;}.card-border-start[class*=border-soft-]:after{border-left-width:6px;border-right-width:calc(0.4rem - 6px);}.card-border-end:after{top:0;right:0;bottom:0;border-right-width:4px;border-left-width:calc(0.4rem - 4px);border-right-style:solid;border-left-style:solid;border-right-color:inherit;border-left-color:transparent;border-top-right-radius:0.4rem;border-bottom-right-radius:0.4rem;}.card-border-end[class*=border-soft-]:after{border-right-width:6px;border-left-width:calc(0.4rem - 6px);}.container-card>.card,.container-card>.card.image-wrapper:before{border-radius:0 !important;}@media (min-width:1480px){.container-card{max-width:1470px;margin:0 auto;}.container-card>.card,.container-card>.card.image-wrapper:before{border-radius:0.8rem !important;}}.accordion-wrapper .card{margin-bottom:1.25rem;}.accordion-wrapper .card.plain{background:none;border:0;margin-bottom:0;box-shadow:none;}.accordion-wrapper .card.plain .card-body{padding:0 0 0 1.1rem;}.accordion-wrapper .card.plain .card-header{padding:0 0 0.8rem 0;}.accordion-wrapper .card.plain .card-header button{padding:0 0 0 1.1rem;}.accordion-wrapper .card.plain .card-header button:before{left:0;}.accordion-wrapper .card-header{margin-bottom:0;background:none;border:0;padding:0.9rem 1.3rem 0.85rem;}.accordion-wrapper .card-header button{cursor:pointer;width:100%;padding:0 0 0 1rem;text-align:left;margin:0;border:0;font-size:0.85rem;font-weight:700;color:#3f78e0;transition:all 150ms ease-in-out;background:none;}@media (prefers-reduced-motion:reduce){.accordion-wrapper .card-header button{transition:none;}}.accordion-wrapper .card-header button:before{font-family:"Unicons";position:absolute;left:1.3rem;content:"\e932";font-size:1.15rem;font-weight:normal;width:1rem;margin-top:-0.25rem;margin-left:-0.3rem;display:inline-block;color:#3f78e0;}.accordion-wrapper .card-header button.collapsed{color:#343f52;}.accordion-wrapper .card-header button.collapsed:before{content:"\e92d";}.accordion-wrapper .card-header button:hover{color:#3f78e0;}.accordion-item .card-body{padding:0 1.25rem 0.25rem 2.35rem;}.accordion-item.icon .card-body{padding:0 1.25rem 0.25rem 2.8rem;}.accordion-item.icon button{padding:0 0 0 1.5rem;display:flex;align-items:center;}.accordion-item.icon button:before{display:none;}.accordion-item.icon button>span{position:absolute;left:1.3rem;}.accordion-item.icon button>span i{font-size:1rem;}.text-blue{--bs-text-opacity:1;color:#3f78e0 !important;}.text-sky{--bs-text-opacity:1;color:#5eb9f0 !important;}.text-purple{--bs-text-opacity:1;color:#747ed1 !important;}.text-grape{--bs-text-opacity:1;color:#605dba !important;}.text-violet{--bs-text-opacity:1;color:#a07cc5 !important;}.text-pink{--bs-text-opacity:1;color:#d16b86 !important;}.text-fuchsia{--bs-text-opacity:1;color:#e668b3 !important;}.text-red{--bs-text-opacity:1;color:#e2626b !important;}.text-orange{--bs-text-opacity:1;color:#f78b77 !important;}.text-yellow{--bs-text-opacity:1;color:#fab758 !important;}.text-green{--bs-text-opacity:1;color:#45c4a0 !important;}.text-leaf{--bs-text-opacity:1;color:#7cb798 !important;}.text-aqua{--bs-text-opacity:1;color:#54a8c7 !important;}.text-navy{--bs-text-opacity:1;color:#343f52 !important;}.text-ash{--bs-text-opacity:1;color:#9499a3 !important;}.text-white{--bs-text-opacity:1;color:#fff !important;}.text-light{--bs-text-opacity:1;color:#fefefe !important;}.text-gray{--bs-text-opacity:1;color:#f6f7f9 !important;}.text-primary{--bs-text-opacity:1;color:#3f78e0 !important;}.text-secondary{--bs-text-opacity:1;color:#aab0bc !important;}.text-success{--bs-text-opacity:1;color:#45c4a0 !important;}.text-info{--bs-text-opacity:1;color:#54a8c7 !important;}.text-warning{--bs-text-opacity:1;color:#fab758 !important;}.text-danger{--bs-text-opacity:1;color:#e2626b !important;}.text-body{--bs-text-opacity:1;color:#60697b !important;}.text-muted{--bs-text-opacity:1;color:#aab0bc !important;}.text-inverse{--bs-text-opacity:1;color:#cacaca !important;}.text-dark{--bs-text-opacity:1;color:#343f52 !important;}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,0.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !important;}.text-reset{--bs-text-opacity:1;color:inherit !important;}.text-opacity-25{--bs-text-opacity:0.25;}.text-opacity-50{--bs-text-opacity:0.5;}.text-opacity-75{--bs-text-opacity:0.75;}.text-opacity-100{--bs-text-opacity:1;}.bg-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-rgb),var(--bs-bg-opacity)) !important;}.bg-sky{--bs-bg-opacity:1;background-color:rgba(var(--bs-sky-rgb),var(--bs-bg-opacity)) !important;}.bg-purple{--bs-bg-opacity:1;background-color:rgba(var(--bs-purple-rgb),var(--bs-bg-opacity)) !important;}.bg-grape{--bs-bg-opacity:1;background-color:rgba(var(--bs-grape-rgb),var(--bs-bg-opacity)) !important;}.bg-violet{--bs-bg-opacity:1;background-color:rgba(var(--bs-violet-rgb),var(--bs-bg-opacity)) !important;}.bg-pink{--bs-bg-opacity:1;background-color:rgba(var(--bs-pink-rgb),var(--bs-bg-opacity)) !important;}.bg-fuchsia{--bs-bg-opacity:1;background-color:rgba(var(--bs-fuchsia-rgb),var(--bs-bg-opacity)) !important;}.bg-red{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-rgb),var(--bs-bg-opacity)) !important;}.bg-orange{--bs-bg-opacity:1;background-color:rgba(var(--bs-orange-rgb),var(--bs-bg-opacity)) !important;}.bg-yellow{--bs-bg-opacity:1;background-color:rgba(var(--bs-yellow-rgb),var(--bs-bg-opacity)) !important;}.bg-green{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-rgb),var(--bs-bg-opacity)) !important;}.bg-leaf{--bs-bg-opacity:1;background-color:rgba(var(--bs-leaf-rgb),var(--bs-bg-opacity)) !important;}.bg-aqua{--bs-bg-opacity:1;background-color:rgba(var(--bs-aqua-rgb),var(--bs-bg-opacity)) !important;}.bg-navy{--bs-bg-opacity:1;background-color:rgba(var(--bs-navy-rgb),var(--bs-bg-opacity)) !important;}.bg-ash{--bs-bg-opacity:1;background-color:rgba(var(--bs-ash-rgb),var(--bs-bg-opacity)) !important;}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-gray{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{--bs-bg-opacity:1;background-color:transparent !important;}.bg-opacity-10{--bs-bg-opacity:0.1;}.bg-opacity-25{--bs-bg-opacity:0.25;}.bg-opacity-50{--bs-bg-opacity:0.5;}.bg-opacity-75{--bs-bg-opacity:0.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-gradient{background-image:var(--bs-gradient) !important;}.bg-soft-blue{background-color:#edf2fc !important;}.text-soft-blue{color:#edf2fc !important;}.bg-soft-sky{background-color:#f0f8fe !important;}.text-soft-sky{color:#f0f8fe !important;}.bg-soft-purple{background-color:#f2f3fb !important;}.text-soft-purple{color:#f2f3fb !important;}.bg-soft-grape{background-color:#f0f0f8 !important;}.text-soft-grape{color:#f0f0f8 !important;}.bg-soft-violet{background-color:#f6f3f9 !important;}.text-soft-violet{color:#f6f3f9 !important;}.bg-soft-pink{background-color:#fbf1f4 !important;}.text-soft-pink{color:#fbf1f4 !important;}.bg-soft-fuchsia{background-color:#fdf1f8 !important;}.text-soft-fuchsia{color:#fdf1f8 !important;}.bg-soft-red{background-color:#fcf0f1 !important;}.text-soft-red{color:#fcf0f1 !important;}.bg-soft-orange{background-color:#fef4f2 !important;}.text-soft-orange{color:#fef4f2 !important;}.bg-soft-green{background-color:#edf9f6 !important;}.text-soft-green{color:#edf9f6 !important;}.bg-soft-leaf{background-color:#f3f8f5 !important;}.text-soft-leaf{color:#f3f8f5 !important;}.bg-soft-aqua{background-color:#eff7fa !important;}.text-soft-aqua{color:#eff7fa !important;}.bg-soft-navy{background-color:#ecedef !important;}.text-soft-navy{color:#ecedef !important;}.bg-soft-ash{background-color:#f5f5f6 !important;}.text-soft-ash{color:#f5f5f6 !important;}.bg-soft-gray{background-color:#fefefe !important;}.text-soft-gray{color:#fefefe !important;}.bg-soft-dark{background-color:#eaebec !important;}.text-soft-dark{color:#eaebec !important;}.bg-soft-primary{background-color:#edf2fc !important;}.text-soft-primary{color:#edf2fc !important;}.bg-soft-gray{background:rgba(164,174,198,0.2);}.bg-pale-blue{background-color:#e0e9fa !important;}.text-pale-blue{color:#e0e9fa !important;}.bg-pale-sky{background-color:#e5f4fd !important;}.text-pale-sky{color:#e5f4fd !important;}.bg-pale-purple{background-color:#e9eaf8 !important;}.text-pale-purple{color:#e9eaf8 !important;}.bg-pale-grape{background-color:#e6e5f4 !important;}.text-pale-grape{color:#e6e5f4 !important;}.bg-pale-violet{background-color:#f0eaf6 !important;}.text-pale-violet{color:#f0eaf6 !important;}.bg-pale-pink{background-color:#f8e7ec !important;}.text-pale-pink{color:#f8e7ec !important;}.bg-pale-fuchsia{background-color:#fbe7f3 !important;}.text-pale-fuchsia{color:#fbe7f3 !important;}.bg-pale-red{background-color:#fae6e7 !important;}.text-pale-red{color:#fae6e7 !important;}.bg-pale-orange{background-color:#feece9 !important;}.text-pale-orange{color:#feece9 !important;}.bg-pale-yellow{background-color:#fef3e4 !important;}.text-pale-yellow{color:#fef3e4 !important;}.bg-pale-green{background-color:#e1f6f0 !important;}.text-pale-green{color:#e1f6f0 !important;}.bg-pale-leaf{background-color:#eaf3ef !important;}.text-pale-leaf{color:#eaf3ef !important;}.bg-pale-aqua{background-color:#e4f1f6 !important;}.text-pale-aqua{color:#e4f1f6 !important;}.bg-pale-navy{background-color:#dfe0e3 !important;}.text-pale-navy{color:#dfe0e3 !important;}.bg-pale-ash{background-color:#eeeff0 !important;}.text-pale-ash{color:#eeeff0 !important;}.bg-pale-dark{background-color:#dcddde !important;}.text-pale-dark{color:#dcddde !important;}.bg-pale-primary{background-color:#e0e9fa !important;}.text-pale-primary{color:#e0e9fa !important;}.bg-gradient-blue{background:linear-gradient(180deg,#edf2fc,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-blue{background:linear-gradient(0deg,#edf2fc,rgba(255,255,255,0) 100%);}.bg-gradient-sky{background:linear-gradient(180deg,#f0f8fe,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-sky{background:linear-gradient(0deg,#f0f8fe,rgba(255,255,255,0) 100%);}.bg-gradient-purple{background:linear-gradient(180deg,#f2f3fb,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-purple{background:linear-gradient(0deg,#f2f3fb,rgba(255,255,255,0) 100%);}.bg-gradient-grape{background:linear-gradient(180deg,#f0f0f8,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-grape{background:linear-gradient(0deg,#f0f0f8,rgba(255,255,255,0) 100%);}.bg-gradient-violet{background:linear-gradient(180deg,#f6f3f9,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-violet{background:linear-gradient(0deg,#f6f3f9,rgba(255,255,255,0) 100%);}.bg-gradient-pink{background:linear-gradient(180deg,#fbf1f4,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-pink{background:linear-gradient(0deg,#fbf1f4,rgba(255,255,255,0) 100%);}.bg-gradient-fuchsia{background:linear-gradient(180deg,#fdf1f8,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-fuchsia{background:linear-gradient(0deg,#fdf1f8,rgba(255,255,255,0) 100%);}.bg-gradient-red{background:linear-gradient(180deg,#fcf0f1,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-red{background:linear-gradient(0deg,#fcf0f1,rgba(255,255,255,0) 100%);}.bg-gradient-orange{background:linear-gradient(180deg,#fef4f2,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-orange{background:linear-gradient(0deg,#fef4f2,rgba(255,255,255,0) 100%);}.bg-gradient-green{background:linear-gradient(180deg,#edf9f6,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-green{background:linear-gradient(0deg,#edf9f6,rgba(255,255,255,0) 100%);}.bg-gradient-leaf{background:linear-gradient(180deg,#f3f8f5,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-leaf{background:linear-gradient(0deg,#f3f8f5,rgba(255,255,255,0) 100%);}.bg-gradient-aqua{background:linear-gradient(180deg,#eff7fa,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-aqua{background:linear-gradient(0deg,#eff7fa,rgba(255,255,255,0) 100%);}.bg-gradient-navy{background:linear-gradient(180deg,#ecedef,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-navy{background:linear-gradient(0deg,#ecedef,rgba(255,255,255,0) 100%);}.bg-gradient-ash{background:linear-gradient(180deg,#f5f5f6,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-ash{background:linear-gradient(0deg,#f5f5f6,rgba(255,255,255,0) 100%);}.bg-gradient-gray{background:linear-gradient(180deg,#fefefe,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-gray{background:linear-gradient(0deg,#fefefe,rgba(255,255,255,0) 100%);}.bg-gradient-dark{background:linear-gradient(180deg,#eaebec,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-dark{background:linear-gradient(0deg,#eaebec,rgba(255,255,255,0) 100%);}.bg-gradient-primary{background:linear-gradient(180deg,#edf2fc,rgba(255,255,255,0) 100%);}.bg-gradient-reverse-primary{background:linear-gradient(0deg,#edf2fc,rgba(255,255,255,0) 100%);}button#edit-submit,button#edit-subscribe{background:#4a90e2;border-color:#4a90e2;text-transform:uppercase;color:#fff;}form.comment-form button#edit-preview,form.comment-form input#edit-preview{display:none;}form#comment-form textarea{padding:16px 20px;background:#f5f5f5 none repeat scroll 0 0;}form#comment-form select#edit-comment-body-0-format--2{background:#f5f5f5 none repeat scroll 0 0;}form#comment-form button#edit-submit,form#comment-form input#edit-submit{float:right;max-width:25%;margin-right:0;}figure.rounded-circle img{border-radius:50% !important;}#comments ol.commentlist li.comment{margin-top:1rem;}#comments .indented{margin:1rem 0 0 0;overflow:inherit;padding:0 0 0 3.5rem;list-style:none;}#comments .indented li.comment{position:relative;}#comments .indented li.comment:before{display:block;font-family:"Custom";content:"\e904";font-size:calc(1.325rem + 0.9vw);position:absolute;left:-2.5rem;top:-1.25rem;color:rgba(164,174,198,0.25);}@media (min-width:1200px){#comments .indented li.comment:before{font-size:2rem;}}.comment .links-inline span{font-size:inherit;}#search-form .search-help-link{display:none;}#search-block-form .input-group{width:100%;}a.nav-link-search{position:relative;text-indent:50px;overflow:hidden;width:40px;}a.nav-link-search::before{content:"\eca5";font-family:"Unicons";display:block;position:absolute;top:50%;transform:translateY(-50%);right:0.75rem;font-size:1rem;z-index:1;}.container-inline{width:100%;}.search-form .form-type-search{width:100%;margin-bottom:0 !important;}.search-form .form-actions,.search-form input#edit-submit,.search-form label{display:none;}.path-search h2{margin:2rem 0;}ol.list-group.node_search-results li.list-group-item{padding:2rem;}@media all and (min-width:768px){.contact-form .form-item-name,.contact-form .form-item-mail{width:48.5%;display:inline-block;}.contact-form .form-item-name{margin-right:2%;}}#block-sitewidecontactform .form-item label{float:left;}#block-sitewidecontactform textarea{background:#fcfcfc;border:1px solid #ececec;}#block-sitewidecontactform button#edit-preview,input#edit-preview{display:none;}.register-horizontal #user-register-form .form-item{width:45%;display:inline-block;float:left;margin-right:5%;}.register-horizontal #user-register-form .form-actions,.register-horizontal #user-register-form .form-item.js-form-item-pass{width:100%;}.page-node-type-full-page #block-userlogin ul{display:none;}#block-userlogin,#block-userregistrationform,#block-requestnewpasswordform{margin-bottom:1.08333333333334em;}#block-userlogin button#edit-submit{background:#4a90e2;border-color:#4a90e2;}#block-userlogin button#edit-submit:hover{background:#609de6;}#block-userlogin ul.list-group > li.list-group-item{border:none;}#block-simplenewssubscription .field--name-mail .form-type-email label,#block-simplenewssubscription .description.text-muted,#block-simplenewssubscription #edit-message{display:none;}.subscribe-inline #block-simplenewssubscription #edit-actions{margin-top:10px;}.tooltip{}.tooltip-inner{float:left;overflow:hidden;}@media all and (min-width:768px){.subscribe-inline #block-simplenewssubscription .field--type-email{width:75%;float:left;}.subscribe-inline #block-simplenewssubscription .field--type-email input{height:40px;}.subscribe-inline #block-simplenewssubscription #edit-actions{width:22%;float:left;margin-left:3%;margin-top:-1px;}body.user-logged-in .subscribe-inline #block-simplenewssubscription #edit-actions{width:100%;margin-left:0;}}.user-logged-in nav.tabs{position:fixed;left:0;top:80px;transition:all 0.5s ease 0.25s;z-index:1000;}.user-logged-in nav.tabs ul.nav.primary{background:#fff none repeat scroll 0 0;border:medium none;list-style:outside none none;opacity:0.9;flex-direction:column;}.user-logged-in nav.tabs ul.nav.primary li{float:none;opacity:0.8;padding:0;}.user-logged-in nav.tabs ul.nav.primary li a{margin-right:0;font-size:0.7rem !important;padding:10px 20px;}.user-logged-in nav.tabs ul.nav.primary li.active a,.user-logged-in nav.tabs ul.nav.primary li:hover a{background:#ffb500 none repeat scroll 0 0;border:none;border-radius:0;color:#fff;}.user-logged-in nav.tabs ul.nav.primary li.active,.user-logged-in nav.tabs ul.nav.primary li:hover{opacity:1;}.path-node .node-form{padding-top:5em;}.path-node .node-form input.btn.form-submit{width:auto;height:auto;margin:0 10px 20px 0;font-size:1.2em;padding:15px 30px;background-color:black;}.layout-paragraphs-component-form input.form-check-input,.path-node .node-form input.form-check-input{width:auto;padding:0.46428571em;font-size:1.2em;margin-left:-1.1em;margin-right:0.5em;}.path-node .node-form .vertical-tabs details.vertical-tabs__pane{padding:15px;}.path-node .node-form .layout-region-node-footer{padding-top:20px;margin-top:20px;border-top:1px #ddd solid;}.lp-builder section.imagebg{overflow:hidden;}.lp-builder section.lpb-layout{visibility:visible !important;}.lp-builder section.parallax .lpb-controls,.lp-builder section.imagebg .lpb-controls,.lp-builder section[class*='unpad'] .lpb-controls{top:0;}.lp-builder section.hidden{display:block;}.lp-builder .lpb-controls{z-index:20 !important;}.lp-builder .lpb-controls:not(.is-layout) span.lpb-controls-label{color:#666666 !important;}.lp-builder .page-navigator{position:unset;transform:none;}.lp-builder .js-lpb-component .lpb-btn--add,.lp-builder .js-lpb-component .lpb-controls{position:absolute;}.lp-builder .js-lpb-component .lpb-controls{top:0;}.layout-paragraphs-component-form .field--name-field-paragraph-id,.layout-paragraphs-component-form .field--name-field-paragraph-extra-class,.layout-paragraphs-component-form .field--name-field-paragraph-spacing,.layout-paragraphs-component-form .field--name-field-paragraph-content-align,.layout-paragraphs-component-form .field--name-field-paragraph-tab-direction,.layout-paragraphs-component-form .field--name-field-paragraph-tab-title,.layout-paragraphs-component-form .field--name-field-paragraph-tabcontent-align,.layout-paragraphs-component-form .field--name-field-paragraph-display-arrows,.layout-paragraphs-component-form .field--name-field-paragraph-display-pager,.layout-paragraphs-component-form .field--name-field-paragraph-shadow,.layout-paragraphs-component-form .field--name-field-paragraph-shadow-bg-class,.layout-paragraphs-component-form .field--type-viewsreference .js-form-item-field-paragraph-views-reference-0-target-id,.layout-paragraphs-component-form .field--type-viewsreference .js-form-item-field-paragraph-views-reference-0-display-id,.layout-paragraphs-component-form .field--name-field-paragraph-accordion-style{width:22%;display:inline-block;padding-right:3%;}.layout-paragraphs-component-form .field--name-field-paragraph-data-items-xs,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-sm,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-md,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-lg,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-xl,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-xxl,.layout-paragraphs-component-form .field--name-field-paragraph-data-items,.layout-paragraphs-component-form .field--name-field-paragraph-data-speed,.layout-paragraphs-component-form .field--name-field-paragraph-data-margin,.layout-paragraphs-component-form .field--name-field-paragraph-overflow-visible,.layout-paragraphs-component-form .field--name-field-paragraph-data-nav,.layout-paragraphs-component-form .field--name-field-paragraph-data-dots,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-auto,.layout-paragraphs-component-form .field--name-field-paragraph-data-auto-height{width:33%;display:inline-block;padding-right:3%;}.layout-paragraphs-component-form .field--name-field-paragraph-padding,.layout-paragraphs-component-form .field--name-field-paragraph-margin,.layout-paragraphs-component-form .field--name-field-paragraph-gutter-class,.layout-paragraphs-component-form .field--name-field-paragraph-angled{width:22%;display:inline-block;padding-right:3%;}.layout-paragraphs-component-form .field--name-field-paragraph-data-overlay,.layout-paragraphs-component-form .field--name-field-paragraph-image-position,.layout-paragraphs-component-form .field--name-field-paragraph-slider-classes,.layout-paragraphs-component-form .field--name-field-paragraph-item-classes,.layout-paragraphs-component-form .field--name-field-paragraph-tab-title{max-width:200px;}.layout-paragraphs-component-form .paragraph-type-top,.layout-paragraphs-component-form .paragraphs-nested,.layout-paragraphs-component-form .paragraphs-subform{padding-right:20px;}.layout-paragraphs-component-form input.form-submit{padding:5px 10px;}.layout-paragraphs-component-form .field-multiple-table{overflow:hidden;}.layout-paragraphs-component-form .js-filter-guidelines{display:none;}.layout-paragraphs-component-form .layout-select__item-icon{margin-right:0;}.layout-paragraphs-component-form #layout-paragraphs-layout-options{margin-bottom:20px;}.layout-paragraphs-component-form .paragraph-type-top{justify-content:space-around;}.layout-paragraphs-component-form .paragraph-type-title{flex-basis:10%;}.layout-paragraphs-component-form .paragraphs-description{max-width:70%;}.layout-paragraphs-component-form #layout-paragraphs-element .form-check-input:checked[type=radio]{display:block;clip:auto !important;width:10px !important;height:10px !important;}a.lpb-btn{color:#4a90e2 !important;}.shadow{box-shadow:0rem 0rem 1.25rem rgba(30,34,40,0.04) !important;}.shadow-sm{box-shadow:0rem 0.25rem 0.75rem rgba(30,34,40,0.02) !important;}.shadow-lg{box-shadow:0rem 0.25rem 1.75rem rgba(30,34,40,0.07) !important;}.shadow-xl{box-shadow:rgba(30,34,40,0.02) 0px 2px 1px,rgba(30,34,40,0.02) 0px 4px 2px,rgba(30,34,40,0.02) 0px 8px 4px,rgba(30,34,40,0.02) 0px 16px 8px,rgba(30,34,40,0.03) 0px 32px 16px !important;}.shadow-none{box-shadow:none !important;}.toolbar-menu .toolbar-box span{background:none;}.form-type-checkbox,.form-type-radio,.input-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;}.form-type-checkbox input,.form-type-radio input{opacity:1 !important;height:auto !important;width:auto !important;position:absolute !important;margin-top:7px;}.form-type-checkbox input{-webkit-appearance:checkbox;}.form-type-radio input{-webkit-appearance:radio;}.form-type-checkbox{padding:0;}.form-type-radio{padding:0;}.form-type-checkbox{margin-top:0.46428571em;}.dropdown.open > .dropdown__container{opacity:1;}.width-100{width:100%;}.row-align-items-center .row{align-items:center !important;}.row-justify-content-around .row{justify-content:space-around !important;}.row-justify-content-center .row{justify-content:center !important;}input.form-radio,input.form-checkbox{width:auto;padding:0.46428571em;}.imagebg p strong,.bg--dark input.btn{color:white;}.hover-element a{color:white;}.pagination{justify-content:center;}@media (min-width:992px){.position-lg-absolute{position:absolute !important;}.position-lg-sticky{position:sticky;}}.vh-100{height:100vh !important;}.image-wrapper.bg-overlay:before{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:rgba(30,34,40,0.5);}.image-wrapper.bg-overlay-300:before{background:rgba(30,34,40,0.3);}.image-wrapper.bg-overlay-400:before{background:rgba(30,34,40,0.4);}.image-wrapper.bg-overlay-light-300:before{background:rgba(255,255,255,0.3);}.image-wrapper.bg-overlay-light-400:before{background:rgba(255,255,255,0.4);}.image-wrapper.bg-overlay-light-500:before{background:rgba(255,255,255,0.5);}.image-wrapper.bg-overlay-light-600:before{background:rgba(255,255,255,0.6);}.image-wrapper.bg-overlay:not(.bg-content):not([class*="lpb-"]) *,.image-wrapper.bg-overlay.bg-content .content{position:relative;z-index:2;}.image-wrapper.bg-overlay .form-floating>label{position:absolute;}.image-wrapper.card:before{border-radius:0.4rem !important;}@media (max-width:991.98px){.image-wrapper.bg-full{background-size:cover !important;}}.img-mask img{-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;height:auto;width:100%;max-width:100%;-webkit-mask-size:auto auto;}.img-mask.mask-1 img{-webkit-mask-image:url(/themes/custom/techwix/img/svg/blob.svg);mask-image:url(/themes/custom/techwix/img/svg/blob.svg);}.img-mask.mask-2 img{-webkit-mask-image:url(/themes/custom/techwix//img/svg/hex.svg);mask-image:url(/themes/custom/techwix/img/svg/hex.svg);}.img-mask.mask-3 img{-webkit-mask-image:url(/themes/custom/techwix/img/svg/blob2.svg);mask-image:url(/themes/custom/techwix/img/svg/blob2.svg);}.paragraph--type--paragraph-views-reference .viewsreference--view-title{display:none;}.modal-instance .video-play-icon + span{bottom:-10px;}.modal-instance .video-play-icon.video-play-icon--xs + span{bottom:3px;}.modal-instance .video-play-icon + div{position:relative;display:inline-block;margin-left:0.92857143em;white-space:nowrap;bottom:-10px;}.modal-instance + div:last-child{display:inline-block;margin-left:0.92857143em;}@media all and (min-width:768px){.video-1 h2{bottom:-15px;}}
body{font-size:16px;}.main-content-wrapper{clear:left;}p{margin-top:0;margin-bottom:1rem;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-top:0;margin-bottom:1rem;font-weight:700;word-spacing:0.1rem;letter-spacing:-0.01rem;}.node ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:20px;}ul.post-meta{list-style:none;padding:0;margin:0;}ul.post-meta li{display:inline-block;padding-left:1.5rem;}.pb0{padding-bottom:0 !important;}.pt0{padding-top:0 !important;}.z-5{z-index:5;position:relative;}.z-10{z-index:10;position:relative;}img{width:auto;height:auto;}label{line-height:2;}.bg-black{background-color:#000;color:#fff;}.bg-purple{background-color:#7a54d8;color:#fff;}.bg-purple-light{background-color:#c2b2cd;color:#fff;}.bg-blue-light{background-color:#8ea6e6;color:#fff;}.bg-pink{background-color:#f64d62;color:#fff;}.bg-skype{background-color:#00aff0;color:#fff;}.bg-project{background-color:#7a54d8;color:#fff;}.bg-job{background-color:#f2f3fb !important;}.header-menu .main-menu li span{font-size:15px;font-family:"Barlow",sans-serif;font-weight:700;text-transform:capitalize;color:#0e0e0e;}.offcanvas-menu .main-menu li span{display:block;font-size:16px;font-weight:600;font-family:"Barlow",sans-serif;color:#ffffff;padding:5px 0px;position:relative;}.offcanvas-menu .main-menu li .menu-expand{top:2px;right:0px;}.offcanvas-menu .main-menu ul.sub-menu li.active-menu a{color:var(--main-color);}.header-section .logo-white{display:none;}.header-section.header-section-04 .logo-white{display:block;}.header-section-04:not(.sticky) .header-menu .main-menu > li > span{color:#fff;}.header-section-04:not(.sticky) .header-menu .main-menu > li:hover > span{color:var(--main-color);}.header-section-04 .header-menu .main-menu > li.active-menu > span{color:var(--main-color);}#block-footer .nav{-moz-box-pack:center;justify-content:center;}#block-footer .nav li{padding-left:20px;padding-right:20px;-moz-box-align:center;-moz-box-pack:justify;align-items:center;display:flex;justify-content:space-between;}#block-footer li a{font-size:14px;font-weight:600;text-transform:uppercase;-moz-box-flex:1;color:#535353;flex-grow:1;padding:2px 0;white-space:nowrap;}.toolbar-oriented .toolbar-tray{position:fixed;}#toolbar-administration #toolbar-bar{overflow:hidden;}.section-bg-image.bg-overlay::before{content:"";display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:rgba(30,34,40,0.5);}.techwix-team-section-03 .single-team{margin-top:30px;}.row.gap-y .col,.row.gap-y [class*="col-"]{padding-bottom:15px;padding-top:15px;}.single-team .team-img a img,.choose-us-item .choose-us-img a img{width:100%;height:auto;}.bg-video{left:0;}.viewsreference--view-title{display:none;}.user-logged-in nav.tabs{position:fixed;left:0;top:80px;transition:all 0.5s ease 0.25s;z-index:1000;}.user-logged-in nav.tabs ul.nav.primary{background:#fff none repeat scroll 0 0;border:medium none;list-style:outside none none;opacity:0.9;flex-direction:column;}.user-logged-in nav.tabs ul.nav.primary li{float:none;opacity:0.8;padding:0;}.user-logged-in nav.tabs ul.nav.primary li a{margin-right:0;font-size:0.7rem !important;padding:10px 20px;}.user-logged-in nav.tabs ul.nav.primary li.active a,.user-logged-in nav.tabs ul.nav.primary li:hover a{background:#ffb500 none repeat scroll 0 0;border:none;border-radius:0;color:#fff;}.user-logged-in nav.tabs ul.nav.primary li.active,.user-logged-in nav.tabs ul.nav.primary li:hover{opacity:1;}.path-node .node-form{padding-top:5em;}.path-node .node-form input.btn.form-submit{width:auto;height:auto;margin:0 10px 20px 0;font-size:1.2em;padding:15px 30px;background-color:black;}.layout-paragraphs-component-form input.form-check-input,.path-node .node-form input.form-check-input{width:auto;padding:0.46428571em;font-size:1.2em;margin-left:-1.1em;margin-right:0.5em;}.path-node .node-form .vertical-tabs details.vertical-tabs__pane{padding:15px;}.path-node .node-form .layout-region-node-footer{padding-top:20px;margin-top:20px;border-top:1px #ddd solid;}.node-form .wow,.layout-paragraphs-component-form .wow{animation-name:none !important;visibility:visible !important;}.lp-builder section.imagebg{overflow:hidden;}.lp-builder section.lpb-layout{visibility:visible !important;}.lp-builder section.parallax .lpb-controls,.lp-builder section.imagebg .lpb-controls,.lp-builder section[class*='unpad'] .lpb-controls{top:0;}.lp-builder section.hidden{display:block;}.lp-builder .lpb-controls{z-index:20 !important;}.lp-builder .lpb-controls:not(.is-layout) span.lpb-controls-label{color:#666666 !important;}.lp-builder .page-navigator{position:unset;transform:none;}.lp-builder .js-lpb-component .lpb-btn--add,.lp-builder .js-lpb-component .lpb-controls{position:absolute;}.lp-builder .js-lpb-component .lpb-controls{top:0;}.ui-dialog .ui-dialog-content{max-height:500px !important;}.layout-paragraphs-component-form .field--name-field-paragraph-id,.layout-paragraphs-component-form .field--name-field-paragraph-extra-class,.layout-paragraphs-component-form .field--name-field-paragraph-spacing,.layout-paragraphs-component-form .field--name-field-paragraph-content-align,.layout-paragraphs-component-form .field--name-field-paragraph-tab-direction,.layout-paragraphs-component-form .field--name-field-paragraph-tab-title,.layout-paragraphs-component-form .field--name-field-paragraph-tabcontent-align,.layout-paragraphs-component-form .field--name-field-paragraph-display-arrows,.layout-paragraphs-component-form .field--name-field-paragraph-display-pager,.layout-paragraphs-component-form .field--name-field-paragraph-shadow,.layout-paragraphs-component-form .field--name-field-paragraph-shadow-bg-class,.layout-paragraphs-component-form .field--type-viewsreference .js-form-item-field-paragraph-views-reference-0-target-id,.layout-paragraphs-component-form .field--type-viewsreference .js-form-item-field-paragraph-views-reference-0-display-id,.layout-paragraphs-component-form .field--name-field-paragraph-accordion-style{width:22%;display:inline-block;padding-right:3%;}.layout-paragraphs-component-form .field--name-field-paragraph-data-items-xs,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-sm,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-md,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-lg,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-xl,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-xxl,.layout-paragraphs-component-form .field--name-field-paragraph-data-items,.layout-paragraphs-component-form .field--name-field-paragraph-data-speed,.layout-paragraphs-component-form .field--name-field-paragraph-data-margin,.layout-paragraphs-component-form .field--name-field-paragraph-overflow-visible,.layout-paragraphs-component-form .field--name-field-paragraph-data-nav,.layout-paragraphs-component-form .field--name-field-paragraph-data-dots,.layout-paragraphs-component-form .field--name-field-paragraph-data-items-auto,.layout-paragraphs-component-form .field--name-field-paragraph-data-auto-height{width:33%;display:inline-block;padding-right:3%;}.layout-paragraphs-component-form .field--name-field-paragraph-padding,.layout-paragraphs-component-form .field--name-field-paragraph-margin,.layout-paragraphs-component-form .field--name-field-paragraph-gutter-class,.layout-paragraphs-component-form .field--name-field-paragraph-angled{width:22%;display:inline-block;padding-right:3%;}.layout-paragraphs-component-form .field--name-field-paragraph-data-overlay,.layout-paragraphs-component-form .field--name-field-paragraph-image-position,.layout-paragraphs-component-form .field--name-field-paragraph-slider-classes,.layout-paragraphs-component-form .field--name-field-paragraph-item-classes,.layout-paragraphs-component-form .field--name-field-paragraph-tab-title{max-width:200px;}.layout-paragraphs-component-form .paragraph-type-top,.layout-paragraphs-component-form .paragraphs-nested,.layout-paragraphs-component-form .paragraphs-subform{padding-right:20px;}.layout-paragraphs-component-form input.form-submit{padding:5px 10px;}.layout-paragraphs-component-form .field-multiple-table{overflow:hidden;}.layout-paragraphs-component-form .js-filter-guidelines{display:none;}.layout-paragraphs-component-form .layout-select__item-icon{margin-right:0;}.layout-paragraphs-component-form #layout-paragraphs-layout-options{margin-bottom:20px;}.layout-paragraphs-component-form .paragraph-type-top{justify-content:space-around;}.layout-paragraphs-component-form .paragraph-type-title{flex-basis:10%;}.layout-paragraphs-component-form .paragraphs-description{max-width:70%;}.layout-paragraphs-component-form #layout-paragraphs-element .form-check-input:checked[type=radio]{display:block;clip:auto !important;width:10px !important;height:10px !important;}a.lpb-btn{color:#4a90e2 !important;}@media only screen and (max-width:991px){.techwix-choose-us-section-02 .choose-us-right .faq-accordion{margin-top:50px;}}.accordion-wrapper .accordion-item{border:0;box-shadow:0px 0px 161px 0px rgba(0,0,0,0.2);border-radius:5px;overflow:hidden;margin-top:35px;}.accordion-wrapper .accordion-item .accordion-button{padding:25px 35px;}.accordion-wrapper .accordion-item .accordion-button .title{font-size:22px;color:#0e0e0e;font-family:"Barlow",sans-serif;display:inline-block;font-weight:600;text-transform:capitalize;position:relative;z-index:1;}.accordion-wrapper .accordion-item .accordion-button::after{position:absolute;content:"+";border:none;width:30px;height:30px;line-height:24px;font-size:30px;font-weight:400;text-align:center;border-radius:50%;color:#ffffff;background:linear-gradient(-140deg,var(--third-color) 0%,var(--fourth-color) 100%);right:35px;transition:all .3s ease-out 0s;}.accordion-wrapper .accordion-item .accordion-body{font-size:14px;border-top:1px solid #ebebeb;padding:30px 35px;}.accordion-wrapper .accordion-item .accordion-button:focus{box-shadow:none;}.accordion-wrapper .accordion-item .accordion-button:not(.collapsed){background-color:#ffffff;box-shadow:none;}.accordion-wrapper .accordion-item .accordion-button:not(.collapsed)::after{position:absolute;content:"-";border:none;width:30px;height:30px;line-height:24px;text-align:center;background:#e6eef8;color:#0e0e0e;transform:rotate(0);}.accordion-wrapper .accordion-item:not(.active) .accordion-collapse{display:none;}button#edit-preview{display:none;}form.contact-form{background:transparent !important;box-shadow:none !important;margin-left:0 !important;}form.contact-form input#edit-submit{margin-top:1rem;}.block-simplenews .field--name-mail .form-type-email label,.block-simplenews .description.text-muted,.block-simplenews #edit-message,.block-simplenews .form-item-message,.block-simplenews .description{display:none;}.subscribe-inline form{display:flex;}.subscribe-inline .block-simplenews #edit-actions{margin-top:10px;}.tooltip{}.tooltip-inner{float:left;overflow:hidden;}body.user-logged-in .subscribe-inline .block-simplenews #edit-actions,body.user-logged-in .subscribe-inline .block-simplenews .form-actions{width:100%;margin-left:0;}.techwix-subscribe-section{z-index:5;position:relative;}.techwix-subscribe-section .subscribe-form form input#edit-submit{height:60px;position:absolute;right:0;top:0;border:0;background:#0e0e0e;color:#ffffff;padding:0 40px;font-size:16px;font-family:"Barlow",sans-serif;font-weight:700;border-top-right-radius:4px;border-bottom-right-radius:4px;width:auto;border-top-left-radius:0;border-bottom-left-radius:0;}.blog-post-wrap .view-content .views-row:first-child .single-blog-post{margin-top:0;}.blog-list-wrap .view-content .views-row a,.blog-list-wrap .view-content .views-row a img{width:100%;}.blog-list-wrap .blog-btn-link{font-size:12px;font-family:"Barlow",sans-serif;font-weight:600;color:var(--main-color);letter-spacing:1px;text-transform:uppercase;margin-top:15px;transition:all 0.3s linear;}.blog-list-wrap .card-title{font-size:22px;line-height:30px;font-weight:600;color:#0e0e0e;padding-right:15px;margin-top:15px;}ul.pagination{margin-top:40px;}.sidebar-widget .category .cate-item{display:flex;align-items:center;}.sidebar-widget .category .cate-item i{font-size:10px;line-height:24px;color:var(--main-color);margin-right:5px;}.sidebar-widget .category .cate-item .post-count{margin-left:auto;align-items:flex-start;width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;background:#e4f2f8;font-size:14px;font-family:"Barlow",sans-serif;font-weight:400;color:var(--main-color);transition:all 0.3s linear;}.sidebar-widget .recent-posts ul li{margin-top:25px;padding-top:25px;}.sidebar-widget .recent-posts ul li .post-link .post-text .title{margin-bottom:0;}aside .block:not(:first-child){margin-top:45px;}aside .sidebar-widget:first-child{margin-top:0;}aside .block h2.block-title{font-size:20px;font-family:"Barlow",sans-serif;font-weight:700;color:#0e0e0e;display:inline-block;margin-bottom:25px;}.node--type-article .blog-image-holder{padding:30px 0;}.node--type-article .blog-image-holder img{width:100%;}.node--type-article .field--name-field-tags{padding:20px 0;}.node--type-article .field--name-field-tags .field--item{display:inline;padding-right:10px;}.node--type-article .field--name-field-tags .field--item a{background-color:#f5f6f7;color:#788394;border-radius:10rem;padding:6px 16px 7px;font-size:85%;font-weight:400;line-height:1.3;}.node--type-article #section-content ul.links{padding-top:20px;float:right;}.node--type-article #section-comment h2{padding-bottom:20px;}.node--type-article #section-comment article.comment{padding-bottom:20px;}.node--type-article #section-comment .field--name-user-picture img{border-radius:100px;}.node--type-article .field--name-field-image,.node--type-article .field--name-field-image img{width:100%;height:auto;border-radius:10px;}.node--type-article .field--name-field-tags ul.links li a{display:inline-block;border-radius:5px;padding:8px 15px;font-size:14px;font-family:"Barlow",sans-serif;font-weight:400;color:#666666;line-height:18px;background:#f9f9f9;transition:all 0.3s linear;}.node--type-article .field--name-field-tags ul.links li a:hover{background-color:var(--main-color);color:#ffffff;}.node--type-article div.inline__links span.nav-link{padding:0;}.node--type-article .comments-wrapper h2.title{font-size:22px;line-height:30px;color:#0e0e0e;}.node--type-article #comments ol.commentlist li.comment .user-avatar,.node--type-article #comments ol.commentlist li.comment .user-avatar .profile{width:100px;}.view-portfolio .view-content{width:100%;}.view-portfolio h5 a,.view-portfolio h5 a:hover{color:#fff;}.projects-wrapper .portfolio-1 img{border-radius:10px;}.portfolio-1{position:relative;overflow:hidden;display:block;}.portfolio-1 .portfolio-details{position:absolute;top:50%;left:0;width:100%;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;color:#fff;z-index:3;}.portfolio-1:hover img{-webkit-filter:brightness(50%);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}.portfolio-1:hover .portfolio-details{opacity:1;}.page-node-type-project .region-content .project-content .field--name-body{margin-bottom:20px;}.page-node-type-project .region-content .project-content .field--name-body .field--label{color:#37404d;font-family:"Dosis","Open Sans",sans-serif;font-weight:600;letter-spacing:1px;line-height:1.6;font-size:1.25rem;margin-bottom:0.5rem;}.page-node-type-project .region-content .project-content .field{border-bottom:1px solid #ebebeb;margin-bottom:10px;padding-bottom:10px;}.page-node-type-project .region-content .project-content .field:last-child{border-bottom:none;}.page-node-type-project .region-content .project-content .field--type-string .field--label,.page-node-type-project .region-content .project-content .field--type-datetime .field--label,.page-node-type-project .region-content .project-content .field--type-link .field--label{color:#b5b9bf;display:block;font-size:13px;font-weight:300;letter-spacing:1px;text-transform:uppercase;}.node--type-project .project-images img{width:100%;height:auto;}.node--type-project .field--name-field-project-date,.node--type-project .field--name-field-project-client,.node--type-project .field--name-field-project-skills{margin-bottom:1rem;}.node--type-project .field--name-body .field--label{font-size:1.4rem;margin-bottom:1rem;font-weight:700;}.node--type-project .field--name-field-project-date .field--label,.node--type-project .field--name-field-project-client .field--label,.node--type-project .field--name-field-project-skills .field--label{font-weight:700;line-height:1.5;font-size:0.9rem;color:#343f52;margin-bottom:0.25rem;}.node--type-project .field--name-field-project-link a{color:var(--main-color);}.node--type-project .field--name-field-project-link a:after{line-height:1;font-family:flaticon;content:"\f109";padding-left:0.5rem;font-size:0.9rem;font-weight:normal;display:inline-block;}ul.list-unstyled{padding-left:0;list-style:none;}.page-node-type-job .field--name-field-job-location{display:inline;}.swiper-pagination{position:relative;padding-top:50px;}.swiper-pagination .swiper-pagination-bullet{margin:0 7px !important;}.swiper-controls .swiper-navigation .swiper-button:after{font-family:flaticon;font-size:0.9rem;}.swiper-controls .swiper-navigation .swiper-button.swiper-button-next:after{content:"\f106";}.swiper-controls .swiper-navigation .swiper-button.swiper-button-prev:after{content:"\f107";}.countdown{text-align:center;padding:0 15px;}.countdown .col{padding:0;}.countdown h5{font-weight:600;font-size:50px;margin-bottom:0;}.countdown small{font-size:13px;}@media (max-width:767px){.countdown h5{font-size:33px;}.countdown small{font-size:11px;}}.countdown-uppercase small{text-transform:uppercase;}.countdown-sm h5{font-size:40px;}.countdown-sm small{font-size:12px;}@media (max-width:767px){.countdown-sm h5{font-size:28px;}.countdown-sm small{font-size:10px;}}.countdown-lg h5{font-size:60px;}.countdown-lg small{font-size:14px;}@media (max-width:767px){.countdown-lg h5{font-size:38px;}.countdown-lg small{font-size:12px;}}.countdown-outline .col{border:1px solid #535353;}.countdown-outline h5{border-bottom:1px solid #535353;}.countdown-inverse .col{border-color:rgba(255,255,255,0.5);}.countdown-inverse h5,.countdown-inverse small{color:#fff;border-color:rgba(255,255,255,0.5);}.countdown-inverse small{opacity:.5;}.search-wrap .search-inner .search-cell .search-field-holder input.form-search{width:100%;height:70px;border:0;padding:0 50px;text-transform:uppercase;background:transparent;font-size:25px;font-weight:400;color:#ffffff;border-bottom:2px solid #898989;text-align:center;letter-spacing:2px;}.single-counter .counter-content p{margin-bottom:0;}.single-demo{text-align:center;position:relative;-webkit-transition:.5s;transition:.5s;margin-bottom:60px}.single-demo:hover{-webkit-box-shadow:0 20px 8px rgba(0,0,0,.06);box-shadow:0 20px 8px rgba(0,0,0,.06);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.single-demo .image{-webkit-box-shadow:0 22px 70px rgba(0,0,0,.13);box-shadow:0 22px 70px rgba(0,0,0,.13);position:relative}.single-demo .content-two{position:absolute;bottom:0;left:0;width:100%;background:#fff;-webkit-transition:.5s;transition:.5s}.single-demo .content-two h3{font-size:20px;text-transform:capitalize;margin:0;font-weight:400;}.single-demo .content-two h3 a{color:#000;padding:20px 10px;-webkit-transition:.5s;transition:.5s;border-top:1px solid #eee;width:100%;}.single-demo:hover .content-two h3 a{color:#fff;background:#086ad8;border-color:#086ad8;}.demo-area .section-title{margin-bottom:60px;padding-top:35px;}.features-area{background-color:#fafafa;padding:100px 0 60px;margin-top:40px;}.demo-area .section-title .title{font-size:48px;}@media (max-width:1199px){.demo-area .section-title .title{font-size:40px;}}@media (max-width:767px){.demo-area .section-title .title{font-size:32px;}}.single-features{text-align:center;background:#fff;margin-bottom:40px;padding:37px 15px 40px;-webkit-transition:.4s;transition:.4s;-webkit-box-shadow:0 -2px 20px 0 rgba(0,0,0,.06);box-shadow:0 -2px 20px 0 rgba(0,0,0,.06)}.single-features:hover{background:#fff;-webkit-box-shadow:0 40px 44px 0 rgba(0,0,0,.06),0 40px 44px 0 rgba(0,0,0,.06);box-shadow:0 40px 44px 0 rgba(0,0,0,.06),0 40px 44px 0 rgba(0,0,0,.06)}.single-features h3{margin-bottom:0;font-size:18px;margin-top:25px;text-transform:capitalize;}
.site-branding img.logo{max-height:100%;}.user-logged-in nav.tabs{left:4rem;}.gin-secondary-toolbar--frontend{display:none;}.footer-section-03 .footer-widget-wrap{padding-top:75px;}.footer-logo{margin-bottom:5px;}.techwix-hero-section-02 .hero-content .hero-play-btn a::before{}.techwix-hero-section-02 .hero-content .hero-play-btn .play-btn i:before{font-size:1.8rem;}.techwix-hero-section-02 .hero-content .hero-play-btn span{top:0.5rem;position:relative;}.techwix-service-section-02 .service-item-02 .service-img i{width:70px;text-align:center;}.choose-us-item .choose-us-img a::before{background:none;}.choose-us-item .choose-us-img > a:before{background:linear-gradient(180deg,rgba(249,80,0,0) 35%,rgba(14,14,14,0.92) 78%);}.meetergo h2{margin-top:7rem;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing{height:100%;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .row{padding-bottom:8rem;}.techwix-pricing-section .pricing-wrap .pricing-content-wrap .single-pricing .pricing-content .pricing-btn{padding-top:20px;bottom:20px;position:absolute;}.issues{padding:8rem 0;}.section2{min-height:100vh;background-repeat:no-repeat;background-position-x:center;}.section-padding-small{padding:8rem 0 8rem 0;}.section-padding-very-small{padding:4rem 0 4rem 0;}.padding-very-small-top{padding:4rem 0 0 0;}.service-img i{color:white;left:0.5rem;position:relative;}.view-services .views-row{margin-bottom:2rem;}.view-services .views-row .views-field{height:100%;}.view-services .views-row .views-field .service-item-05{height:100%;padding-bottom:25px;}@media screen and (min-width:992px){#block-techwix-main-menu,#block-cclanguageswitcherblock{float:left;}}.header-section-04:not(.sticky) .header-menu #block-cclanguageswitcherblock .main-menu > li{color:#fff;}#block-cclanguageswitcherblock .main-menu span{text-transform:uppercase;}#block-cclanguageswitcherblock .main-menu::after{content:"";}.techwix-service-section-02 .service-item-02 .service-content p,.view-services .service-content p{hyphens:auto;}.view-services .service-content h3.sub-title{min-height:60px;}.highlights .paragraph--view-mode--default{height:100%;}.techwix-service-section-02 .service-item-02 .service-content .title{min-height:48px;}.techwix-service-section-02 .service-item-02{min-height:376px;}.footer-box{z-index:5;}@media only screen and (max-width:575px){.btn-round{padding:0 30px;font-size:16px !important;}}.subscribe-content p{color:#fff;font-weight:600;}.techwix-subscribe-section .subscribe-wrap,.techwix-service-section-02 .service-item-02 .service-img::before,.techwix-hero-section-02 .hero-content .title::before{background:#E62200;}.techwix-hero-section-02 .hero-content .hero-play-btn .play-btn i,.section-title .sub-title.color-2{color:#E62200;}.techwix-hero-section-02 .hero-content .hero-play-btn .play-btn i{margin-left:0.3em;}
