.themeBtn1,.themeBtn2,.themeBtn4{padding:1.15rem 2.5rem;text-transform:capitalize;font-weight:700}.themeBtn1,.themeBtn2,.themeBtn4,.themebg{font-size:1.125rem;color:var(--white);transition:.4s ease-in-out;display:inline-block}.themeBtn1{background:linear-gradient(to right,var(--theme-color),var(--theme-color));background-size:0 100%;background-position:left center;background-repeat:no-repeat;background-color:var(--primary);border-radius:5px;border:1px solid var(--theme-color)}.themeBtn4{background:linear-gradient(to right,var(--theme-color),var(--theme-color));background-size:0 100%;background-position:left center;background-repeat:no-repeat;background-color:var(--primary);border-radius:5px;border:1px solid #fff}.themeBtn1:hover,.themeBtn2:hover{color:var(--white);background-size:100% 100%}.themeBtn2{background:linear-gradient(to right,var(--primary),var(--primary));background-size:0 100%;background-position:left center;background-repeat:no-repeat;background-color:var(--theme-color);border-radius:5px;border:1px solid var(--white)}.themebg{background:linear-gradient(to right,var(--primary),var(--primary));background-size:0 100%;background-position:left center;background-repeat:no-repeat;background-color:var(--theme-color);font-weight:800;padding:1rem 1.5rem;border-radius:0;text-transform:uppercase}.slick-dots li,.sticky,.stickyForm,.teamBox{transition:.5s}.slick-dots{bottom:-2rem}.slick-dots li{width:2rem;height:5px;background:#82828257;margin:0 3px}.slick-dots li.slick-active{background:var(--theme-color);width:150px}.slick-dots li button,.slick-dots li button:before{width:100%;height:100%;padding:0}.teamBox{position:relative;overflow:hidden;margin:0}.teamBox figure{margin:0;transition:.5s}.teamBox:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.teamBox:hover figure{transform:scale(1.1)}.teamBox:hover::before{-webkit-animation:.75s shine;animation:.75s shine}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.sticky{width:28rem;position:fixed;top:50%;transform:translateY(-50%);right:-25rem;z-index:18;display:flex;align-items:center}.overlay-popup{content:"";background-color:#000000d6;z-index:15;position:absolute;left:-17px;right:0;bottom:0;top:-10px;width:126%;height:auto;display:none}.sticky .form-head{display:flex;justify-content:space-between;align-items:center;background:var(--theme-color);padding:.5rem 2rem;gap:5rem}.sticky .form-head h2{font-size:32px}.sticky .form-head a,.stickyBtn button{color:#fff;font-size:1.5rem}.stickyForm{background:#161616;position:relative;width:25rem}.sticky.sticky-form{transform:translateY(-50%);right:0}.stickyForm form{padding:2rem}.stickyForm form button:not(.iti__selected-country){background:var(--theme-color);border:none;width:100%;color:#fff;font-size:1.25rem;margin:.5rem 0;display:inline-block;padding:.8rem 0;text-align:center}.stickyForm form button:hover,.stickyForm form button:not(.iti__selected-country):hover{color:var(--theme-color);background:#fff}.stickyBtn button{background:var(--theme-color);border:none;padding:2rem 0;font-weight:700;border-radius:12px 0 0 12px;width:100%}.stickyBtn button span{writing-mode:vertical-lr;transform:scale(-1)}.sticky .signupForm{margin:0;padding:1rem 2rem;width:auto}.sticky .signupForm form{padding:0;margin-top:0}.sticky .form-head h2{color:var(--white)}.blure{filter:blur(8px)}.sticky .signupForm h2{margin-bottom:1rem}.sticky .stickyBtn{width:3rem}