@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@100;200;300;400;500;600;700;800;900&display=swap";.--cs-selectOption[data-v-f5936e25]{min-width:4rem;position:relative}.--cs-selectOption input[data-v-f5936e25]{caret-color:transparent!important}.--cs-selectOption .selectUl[data-v-f5936e25]{position:absolute;min-width:100%;padding:0;margin:0;list-style-type:none;box-shadow:0 0 5px #00000026;border-radius:4px;transition:opacity 251ms cubic-bezier(.4,0,.2,1) 0ms,transform 167ms cubic-bezier(.4,0,.2,1) 0ms;opacity:0;transform:translate3d(0,-5px,0) scale(.85);transform-origin:top;z-index:-99}.--cs-selectOption .selectUl.show[data-v-f5936e25]{transform:none;opacity:1;z-index:0}.--cs-selectOption .selectUl li div[data-v-f5936e25]{cursor:pointer;user-select:none;white-space:nowrap;transition:all .2s ease-in-out}.--cs-selectOption .selectUl li div.disabled[data-v-f5936e25]{background-color:#00000005;color:#0009;cursor:auto}.--cs-selectOption .selectUl li div.selected[data-v-f5936e25]{background-color:#003c971a}.--cs-selectOption .selectUl li[data-v-f5936e25]:first-child,.--cs-selectOption .selectUl li:first-child div[data-v-f5936e25]{border-start-start-radius:inherit;border-start-end-radius:inherit}.--cs-selectOption .selectUl li[data-v-f5936e25]:last-child{border-end-start-radius:inherit;border-end-end-radius:inherit}.--cs-selectOption .selectUl li:last-child div[data-v-f5936e25]{border-end-start-radius:inherit;border-end-end-radius:inherit}.--cs-selectOption .option[data-v-f5936e25]{background-color:#fff;padding:4px 8px}.--cs-selectOption .option[data-v-f5936e25]:hover{background-color:#2828281a}.coming-soon[data-v-d434188b]{min-height:70vh;display:flex;justify-content:center;align-items:center}.coming-soon .text[data-v-d434188b]{font-size:36px;font-weight:500;text-align:center;max-width:750px;margin-left:auto;margin-right:auto}.old-service-section[data-v-2694fd84]{padding-top:20px;padding-bottom:30px;position:relative}.old-service-section .content-block[data-v-2694fd84]{width:100%;padding-top:90px;padding-bottom:50px;max-width:1192px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:40px 90px}.old-service-section .content-block .text-block[data-v-2694fd84]{width:100%;max-width:605px}.old-service-section .content-block .text-block .lbl[data-v-2694fd84]{font-size:40px;font-weight:600;color:#15db91;margin-bottom:14px;transform-origin:left bottom;opacity:0;visibility:hidden;transform:translate3d(0,20px,0) scale(.85);transition:all .4s cubic-bezier(.24,-.16,.54,1.56)}.old-service-section .content-block .text-block .text[data-v-2694fd84]{font-size:16px;line-height:1.85;transform-origin:left bottom;opacity:0;visibility:hidden;transform:translate3d(0,20px,0) scale(.85);transition:all .4s cubic-bezier(.24,-.16,.54,1.56);transition-delay:.25s}.old-service-section .content-block .text-block .btn-container[data-v-2694fd84]{display:flex;gap:15px}.old-service-section .content-block .text-block .btn-container .btn[data-v-2694fd84]{width:132px;border-radius:6px;padding:12px 20px;opacity:0;visibility:hidden;transform:translate3d(0,20px,0) scale(.85);transition:all .4s cubic-bezier(.24,-.16,.54,1.56)}.old-service-section .content-block .text-block .btn-container .btn-talk[data-v-2694fd84]{background-color:#15db9114;transition-delay:.4s}.old-service-section .content-block .text-block .btn-container .btn-more[data-v-2694fd84]{border:1px solid rgba(246,246,246,.46);transition-delay:.55s}.old-service-section .content-block .text-block.active .lbl[data-v-2694fd84],.old-service-section .content-block .text-block.active .text[data-v-2694fd84],.old-service-section .content-block .text-block.active .btn-container .btn[data-v-2694fd84]{opacity:1;visibility:visible;transform:none}.old-service-section .content-block .img-container[data-v-2694fd84]{max-width:430px;height:100%;display:flex;place-content:center;place-items:center}.old-service-section .content-block .img-container img[data-v-2694fd84]{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}@media (min-width: 1600px){.service-section .content-block[data-v-2694fd84]{padding-top:100px;padding-bottom:100px}}@media (min-width: 1800px){.service-section .content-block[data-v-2694fd84]{padding-top:120px;padding-bottom:120px}}.blog-section{padding-top:90px;padding-bottom:90px}.blog-section .title{font-size:60px;font-weight:700;color:#fff;text-align:center;margin-bottom:56px}.blog-section .blog-card-container{width:100%;max-width:1255px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.blog-section .blog-card-container .b-card{display:block;width:100%;max-width:400px;background-color:#20392c;padding:24px 20px;border-radius:8px;transform:translateY(30px) scale(.99);opacity:0;visibility:hidden;transition:transform .45s ease-in-out,opacity .3s ease-in-out}.blog-section .blog-card-container .b-card .img-container{margin-bottom:18px}.blog-section .blog-card-container .b-card .img-container img{aspect-ratio:1.4516/1;object-fit:cover;object-position:center}.blog-section .blog-card-container .b-card .lbl{font-size:18px;font-weight:600;color:#fff;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.blog-section .blog-card-container .b-card .bottom-content{display:flex;justify-content:space-between;gap:15px;align-items:center;padding-top:45px}.blog-section .blog-card-container .b-card .bottom-content .category{padding-left:26px;position:relative}.blog-section .blog-card-container .b-card .bottom-content .category:before{content:"";position:absolute;left:0;top:0;bottom:0;width:18px;height:18px;margin:auto;background-color:#15db91;border-radius:50%}.blog-section .blog-card-container .b-card .bottom-content .category,.blog-section .blog-card-container .b-card .bottom-content .time{margin-bottom:0;font-size:12px;color:#fff}.blog-section .blog-card-container .b-card:nth-child(1){transition-delay:.2s}.blog-section .blog-card-container .b-card:nth-child(2){transition-delay:.3s}.blog-section .blog-card-container .b-card:nth-child(3){transition-delay:.4s}.blog-section .blog-card-container .b-card:nth-child(4){transition-delay:.5s}.blog-section .blog-card-container .b-card:nth-child(5){transition-delay:.6s}.blog-section .blog-card-container .b-card:nth-child(6){transition-delay:.7s}.blog-section .blog-card-container .b-card:nth-child(7){transition-delay:.8s}.blog-section .blog-card-container .b-card:nth-child(8){transition-delay:.9s}.blog-section .blog-card-container .b-card:nth-child(9){transition-delay:1s}.blog-section .blog-card-container .b-card:nth-child(10){transition-delay:1.1s}.blog-section .blog-card-container .b-card:nth-child(11){transition-delay:1.2s}.blog-section .blog-card-container .b-card:nth-child(12){transition-delay:1.3s}.blog-section .blog-card-container .b-card:nth-child(13){transition-delay:1.4s}.blog-section .blog-card-container .b-card:nth-child(14){transition-delay:1.5s}.blog-section .blog-card-container .b-card:nth-child(15){transition-delay:1.6s}.blog-section .blog-card-container .b-card:nth-child(16){transition-delay:1.7s}.blog-section .blog-card-container .b-card:nth-child(17){transition-delay:1.8s}.blog-section .blog-card-container .b-card:nth-child(18){transition-delay:1.9s}.blog-section .blog-card-container .b-card:nth-child(19){transition-delay:2s}.blog-section .blog-card-container .b-card:nth-child(20){transition-delay:2.1s}.blog-section .blog-card-container .b-card.active{transform:none;opacity:1;visibility:visible}@media (min-width: 1600px){.blog-section{padding-top:180px}}.text-section{background-color:#f6f6f6;border-top:1px solid rgba(32,57,44,.21);padding-top:80px;padding-bottom:70px;z-index:0;position:relative;transition:background-color .3s cubic-bezier(.39,.575,.565,1)}.text-section .text-block .title{font-size:60px;font-weight:700;text-align:center;margin-bottom:2px;color:#17271f;transition:all .4s cubic-bezier(.39,.575,.565,1)}.text-section .text-block .title span{color:#194535;transition:all .4s cubic-bezier(.39,.575,.565,1)}.text-section .text-block .text{font-size:18px;text-align:center;color:#20392c;transition:all .4s cubic-bezier(.39,.575,.565,1)}.text-section.active{background-color:#17271f}.text-section.active .text-block .title{color:#f6f6f6}.text-section.active .text-block .title span{color:#15db91}.text-section.active .text-block .text{color:#f6f6f6}@media (max-width: 767px){.text-section{padding-top:35px;padding-bottom:20px}.text-section .text-block .title{font-size:30px}.text-section .text-block .text{font-size:12px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.counter-section[data-v-be80d0d6]{padding-top:84px;padding-bottom:84px;background-color:#f6f6f6;overflow:hidden}.counter-section .count-block[data-v-be80d0d6]{width:100%}.counter-section .count-block .count[data-v-be80d0d6]{color:#20392c;display:flex;align-items:baseline;gap:10px;white-space:nowrap}.counter-section .count-block .count .lbl[data-v-be80d0d6]{font-size:28px;font-weight:500;padding-left:30px;position:relative;white-space:nowrap}.counter-section .count-block .count .lbl[data-v-be80d0d6]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:18px;height:18px;background-color:currentColor;border-radius:50%;margin-top:auto;margin-bottom:auto}.counter-section .count-block .count .no[data-v-be80d0d6]{font-size:60px;font-weight:700;transition:all .3s ease-in-out}@media (max-width: 767px){.counter-section[data-v-be80d0d6]{padding-top:40px;padding-bottom:40px}.counter-section .count-block .count .lbl[data-v-be80d0d6]{font-size:16px;padding-left:18px}.counter-section .count-block .count .lbl[data-v-be80d0d6]:before{width:12px;height:12px}.counter-section .count-block .count .no[data-v-be80d0d6]{font-size:24px}}.get-started-section{padding-top:150px;padding-bottom:150px;position:relative;z-index:0}.get-started-section:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:50%;height:40%;margin-top:auto;margin-left:auto;margin-right:auto;border-top-left-radius:70%;border-top-right-radius:70%;background-color:#f6f6f6;transition:all .4s cubic-bezier(.39,.575,.565,1);z-index:-3}.get-started-section .content{max-width:1298px;width:100%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:100px}.get-started-section .content .title{font-size:56px;font-weight:700;margin-bottom:0;text-transform:capitalize;color:#fff;line-height:1.5;transition:all .45s cubic-bezier(.39,.575,.565,1)}.get-started-section .content .text{font-size:16px;color:#fff;transition:all .45s cubic-bezier(.39,.575,.565,1);line-height:2}.get-started-section .content .form-container{display:flex;flex-direction:column}.get-started-section .content .form-container form{margin-top:auto;margin-bottom:20px}.get-started-section .content .form-container .form-control{border-radius:10px 0 0 10px;padding:20px;color:#000}.get-started-section .content .form-container .form-control::placeholder{color:#20392c94}.get-started-section .content .form-container .btn{border-radius:0 10px 10px 0;color:#fff;font-size:19px;font-weight:500;padding:25px 50px}.get-started-section.active:after{width:100%;height:100%;border-radius:0}.get-started-section.active .content .title{color:#20392c}.get-started-section.active .content .text{color:#000}@media (min-width: 1340px){.get-started-section .content .title{font-size:60px}}@media (max-width: 767px){.get-started-section .content{grid-template-columns:1fr}}.hero-section{padding-top:80px;padding-bottom:150px}.hero-section .content-block{display:grid;grid-template-columns:minmax(54%,876px) minmax(45%,700px);justify-content:space-between;gap:15px}.hero-section .content-block .content{width:100%;display:flex;flex-direction:column;justify-content:center}.hero-section .content-block .content .heading{font-size:48px;font-weight:700}@media (min-width: 1200px){.hero-section .content-block .content .heading{font-size:56px}}@media (min-width: 1300px){.hero-section .content-block .content .heading{font-size:62px}}@media (min-width: 1500px){.hero-section .content-block .content .heading{font-size:70px}}@media (min-width: 1700px){.hero-section .content-block .content .heading{font-size:82px}}@media (max-width: 767px){.hero-section{padding-top:50px;padding-bottom:70px}.hero-section .content-block{grid-template-columns:1fr}.hero-section .content-block .content{grid-row:2;padding-top:25px}.hero-section .content-block .content .heading{font-size:54px;line-height:1.45}.hero-section .content-block .content .heading br{display:none}.hero-section .content-block .img-container{height:calc(100vh - 128px);display:flex;align-items:center;justify-content:center}}.info-section{padding-top:100px;padding-bottom:100px}.info-section .vd-container{max-width:1355px;margin-left:auto;margin-right:auto;margin-bottom:70px;border-radius:2px}.info-section .vd-container video{width:100%;height:auto;aspect-ratio:1/.487;border-radius:inherit}.info-section .vd-container .btn{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:138px;height:138px;padding:10px;border-radius:50%;background-color:#15db91;display:flex;place-content:center;place-items:center}.info-section .vd-container .btn:hover{background-color:#13c482}.info-section .vd-container .btn-pause{opacity:0;visibility:hidden}.info-section .vd-container:hover .btn-pause{opacity:1;visibility:visible}.info-section .text-block{max-width:1005px;margin-left:auto;margin-right:auto}.info-section .text-block .text{color:#f6f6f6;font-size:60px;font-weight:600;text-align:center;margin-bottom:0}.offer-section{padding-top:80px;padding-bottom:80px}.offer-section .title{text-align:center;font-size:60px;font-weight:700;color:#fff;margin-bottom:80px}.offer-section .title br{display:none}.offer-section .offer-card-container{width:100%;max-width:1680px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,385px));justify-content:center;gap:30px;overflow:hidden}.offer-section .offer-card-container .o-card{width:100%;max-width:540px;aspect-ratio:1/1;display:flex;flex-direction:column;padding:50px 32px 36px;border-radius:9px;transform:translate(35px);opacity:0;visibility:hidden;transition:transform .4s ease-in-out,opacity .3s ease-in-out}.offer-section .offer-card-container .o-card .info .lbl{font-size:34px;font-weight:700;color:#fff;margin-bottom:18px}.offer-section .offer-card-container .o-card .info .price{font-size:70px;font-weight:700;color:#20392c;line-height:1}.offer-section .offer-card-container .o-card .info .lbl,.offer-section .offer-card-container .o-card .info .price{opacity:0;transform:translateY(20px);transition:transform .5s ease-in-out,opacity .45s ease-in-out}.offer-section .offer-card-container .o-card .xtra{margin-top:auto;width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}.offer-section .offer-card-container .o-card .xtra a{font-size:18px;font-weight:500;display:inline-block}.offer-section .offer-card-container .o-card .xtra .tools{list-style-type:none;display:flex;margin:0;padding:0;gap:8px}.offer-section .offer-card-container .o-card .xtra a,.offer-section .offer-card-container .o-card .xtra .tools img{opacity:0;transform:translateY(20px);transition:transform .5s ease-in-out,opacity .45s ease-in-out}.offer-section .offer-card-container .o-card:nth-child(1){transition-delay:.1s}.offer-section .offer-card-container .o-card:nth-child(1) .info .lbl{transition-delay:.3s}.offer-section .offer-card-container .o-card:nth-child(1) .info .price{transition-delay:.4s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra a{transition-delay:.5s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(1) img{transition-delay:.7s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(2) img{transition-delay:.8s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(3) img{transition-delay:.9s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(4) img{transition-delay:1s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(5) img{transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(6) img{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(7) img{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(8) img{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(9) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(1) .xtra .tools li:nth-child(10) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(2){transition-delay:.2s}.offer-section .offer-card-container .o-card:nth-child(2) .info .lbl{transition-delay:.4s}.offer-section .offer-card-container .o-card:nth-child(2) .info .price{transition-delay:.5s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra a{transition-delay:.6s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(1) img{transition-delay:.8s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(2) img{transition-delay:.9s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(3) img{transition-delay:1s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(4) img{transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(5) img{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(6) img{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(7) img{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(8) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(9) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(2) .xtra .tools li:nth-child(10) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(3){transition-delay:.3s}.offer-section .offer-card-container .o-card:nth-child(3) .info .lbl{transition-delay:.5s}.offer-section .offer-card-container .o-card:nth-child(3) .info .price{transition-delay:.6s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra a{transition-delay:.7s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(1) img{transition-delay:.9s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(2) img{transition-delay:1s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(3) img{transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(4) img{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(5) img{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(6) img{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(7) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(8) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(9) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(3) .xtra .tools li:nth-child(10) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(4){transition-delay:.4s}.offer-section .offer-card-container .o-card:nth-child(4) .info .lbl{transition-delay:.6s}.offer-section .offer-card-container .o-card:nth-child(4) .info .price{transition-delay:.7s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra a{transition-delay:.8s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(1) img{transition-delay:1s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(2) img{transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(3) img{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(4) img{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(5) img{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(6) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(7) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(8) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(9) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(4) .xtra .tools li:nth-child(10) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(5){transition-delay:.5s}.offer-section .offer-card-container .o-card:nth-child(5) .info .lbl{transition-delay:.7s}.offer-section .offer-card-container .o-card:nth-child(5) .info .price{transition-delay:.8s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra a{transition-delay:.9s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(1) img{transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(2) img{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(3) img{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(4) img{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(5) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(6) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(7) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(8) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(9) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(5) .xtra .tools li:nth-child(10) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(6){transition-delay:.6s}.offer-section .offer-card-container .o-card:nth-child(6) .info .lbl{transition-delay:.8s}.offer-section .offer-card-container .o-card:nth-child(6) .info .price{transition-delay:.9s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra a{transition-delay:1s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(1) img{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(2) img{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(3) img{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(4) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(5) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(6) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(7) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(8) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(9) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(6) .xtra .tools li:nth-child(10) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(7){transition-delay:.7s}.offer-section .offer-card-container .o-card:nth-child(7) .info .lbl{transition-delay:.9s}.offer-section .offer-card-container .o-card:nth-child(7) .info .price{transition-delay:1s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra a{transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(1) img{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(2) img{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(3) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(4) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(5) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(6) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(7) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(8) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(9) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(7) .xtra .tools li:nth-child(10) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(8){transition-delay:.8s}.offer-section .offer-card-container .o-card:nth-child(8) .info .lbl{transition-delay:1s}.offer-section .offer-card-container .o-card:nth-child(8) .info .price{transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra a{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(1) img{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(2) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(3) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(4) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(5) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(6) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(7) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(8) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(9) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(8) .xtra .tools li:nth-child(10) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(9){transition-delay:.9s}.offer-section .offer-card-container .o-card:nth-child(9) .info .lbl{transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(9) .info .price{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra a{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(1) img{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(2) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(3) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(4) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(5) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(6) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(7) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(8) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(9) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(9) .xtra .tools li:nth-child(10) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(10){transition-delay:1s}.offer-section .offer-card-container .o-card:nth-child(10) .info .lbl{transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(10) .info .price{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra a{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(1) img{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(2) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(3) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(4) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(5) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(6) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(7) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(8) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(9) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(10) .xtra .tools li:nth-child(10) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(11){transition-delay:1.1s}.offer-section .offer-card-container .o-card:nth-child(11) .info .lbl{transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(11) .info .price{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra a{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(1) img{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(2) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(3) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(4) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(5) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(6) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(7) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(8) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(9) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(11) .xtra .tools li:nth-child(10) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(12){transition-delay:1.2s}.offer-section .offer-card-container .o-card:nth-child(12) .info .lbl{transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(12) .info .price{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra a{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(1) img{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(2) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(3) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(4) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(5) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(6) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(7) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(8) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(9) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(12) .xtra .tools li:nth-child(10) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(13){transition-delay:1.3s}.offer-section .offer-card-container .o-card:nth-child(13) .info .lbl{transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(13) .info .price{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra a{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(1) img{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(2) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(3) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(4) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(5) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(6) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(7) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(8) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(9) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(13) .xtra .tools li:nth-child(10) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(14){transition-delay:1.4s}.offer-section .offer-card-container .o-card:nth-child(14) .info .lbl{transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(14) .info .price{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra a{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(1) img{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(2) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(3) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(4) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(5) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(6) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(7) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(8) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(9) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(14) .xtra .tools li:nth-child(10) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(15){transition-delay:1.5s}.offer-section .offer-card-container .o-card:nth-child(15) .info .lbl{transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(15) .info .price{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra a{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(1) img{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(2) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(3) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(4) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(5) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(6) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(7) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(8) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(9) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(15) .xtra .tools li:nth-child(10) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(16){transition-delay:1.6s}.offer-section .offer-card-container .o-card:nth-child(16) .info .lbl{transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(16) .info .price{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra a{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(1) img{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(2) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(3) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(4) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(5) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(6) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(7) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(8) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(9) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(16) .xtra .tools li:nth-child(10) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(17){transition-delay:1.7s}.offer-section .offer-card-container .o-card:nth-child(17) .info .lbl{transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(17) .info .price{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra a{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(1) img{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(2) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(3) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(4) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(5) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(6) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(7) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(8) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(9) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(17) .xtra .tools li:nth-child(10) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(18){transition-delay:1.8s}.offer-section .offer-card-container .o-card:nth-child(18) .info .lbl{transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(18) .info .price{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra a{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(1) img{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(2) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(3) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(4) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(5) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(6) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(7) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(8) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(9) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(18) .xtra .tools li:nth-child(10) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(19){transition-delay:1.9s}.offer-section .offer-card-container .o-card:nth-child(19) .info .lbl{transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(19) .info .price{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra a{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(1) img{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(2) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(3) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(4) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(5) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(6) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(7) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(8) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(9) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(19) .xtra .tools li:nth-child(10) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(20){transition-delay:2s}.offer-section .offer-card-container .o-card:nth-child(20) .info .lbl{transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(20) .info .price{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra a{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(1) img{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(2) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(3) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(4) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(5) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(6) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(7) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(8) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(9) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(20) .xtra .tools li:nth-child(10) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(21){transition-delay:2.1s}.offer-section .offer-card-container .o-card:nth-child(21) .info .lbl{transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(21) .info .price{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra a{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(1) img{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(2) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(3) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(4) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(5) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(6) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(7) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(8) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(9) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(21) .xtra .tools li:nth-child(10) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(22){transition-delay:2.2s}.offer-section .offer-card-container .o-card:nth-child(22) .info .lbl{transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(22) .info .price{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra a{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(1) img{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(2) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(3) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(4) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(5) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(6) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(7) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(8) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(9) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(22) .xtra .tools li:nth-child(10) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(23){transition-delay:2.3s}.offer-section .offer-card-container .o-card:nth-child(23) .info .lbl{transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(23) .info .price{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra a{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(1) img{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(2) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(3) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(4) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(5) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(6) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(7) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(8) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(9) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(23) .xtra .tools li:nth-child(10) img{transition-delay:3.8s}.offer-section .offer-card-container .o-card:nth-child(24){transition-delay:2.4s}.offer-section .offer-card-container .o-card:nth-child(24) .info .lbl{transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(24) .info .price{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra a{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(1) img{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(2) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(3) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(4) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(5) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(6) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(7) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(8) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(9) img{transition-delay:3.8s}.offer-section .offer-card-container .o-card:nth-child(24) .xtra .tools li:nth-child(10) img{transition-delay:3.9s}.offer-section .offer-card-container .o-card:nth-child(25){transition-delay:2.5s}.offer-section .offer-card-container .o-card:nth-child(25) .info .lbl{transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(25) .info .price{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra a{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(1) img{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(2) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(3) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(4) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(5) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(6) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(7) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(8) img{transition-delay:3.8s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(9) img{transition-delay:3.9s}.offer-section .offer-card-container .o-card:nth-child(25) .xtra .tools li:nth-child(10) img{transition-delay:4s}.offer-section .offer-card-container .o-card:nth-child(26){transition-delay:2.6s}.offer-section .offer-card-container .o-card:nth-child(26) .info .lbl{transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(26) .info .price{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra a{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(1) img{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(2) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(3) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(4) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(5) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(6) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(7) img{transition-delay:3.8s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(8) img{transition-delay:3.9s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(9) img{transition-delay:4s}.offer-section .offer-card-container .o-card:nth-child(26) .xtra .tools li:nth-child(10) img{transition-delay:4.1s}.offer-section .offer-card-container .o-card:nth-child(27){transition-delay:2.7s}.offer-section .offer-card-container .o-card:nth-child(27) .info .lbl{transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(27) .info .price{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra a{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(1) img{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(2) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(3) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(4) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(5) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(6) img{transition-delay:3.8s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(7) img{transition-delay:3.9s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(8) img{transition-delay:4s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(9) img{transition-delay:4.1s}.offer-section .offer-card-container .o-card:nth-child(27) .xtra .tools li:nth-child(10) img{transition-delay:4.2s}.offer-section .offer-card-container .o-card:nth-child(28){transition-delay:2.8s}.offer-section .offer-card-container .o-card:nth-child(28) .info .lbl{transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(28) .info .price{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra a{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(1) img{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(2) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(3) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(4) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(5) img{transition-delay:3.8s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(6) img{transition-delay:3.9s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(7) img{transition-delay:4s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(8) img{transition-delay:4.1s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(9) img{transition-delay:4.2s}.offer-section .offer-card-container .o-card:nth-child(28) .xtra .tools li:nth-child(10) img{transition-delay:4.3s}.offer-section .offer-card-container .o-card:nth-child(29){transition-delay:2.9s}.offer-section .offer-card-container .o-card:nth-child(29) .info .lbl{transition-delay:3.1s}.offer-section .offer-card-container .o-card:nth-child(29) .info .price{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra a{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(1) img{transition-delay:3.5s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(2) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(3) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(4) img{transition-delay:3.8s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(5) img{transition-delay:3.9s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(6) img{transition-delay:4s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(7) img{transition-delay:4.1s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(8) img{transition-delay:4.2s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(9) img{transition-delay:4.3s}.offer-section .offer-card-container .o-card:nth-child(29) .xtra .tools li:nth-child(10) img{transition-delay:4.4s}.offer-section .offer-card-container .o-card:nth-child(30){transition-delay:3s}.offer-section .offer-card-container .o-card:nth-child(30) .info .lbl{transition-delay:3.2s}.offer-section .offer-card-container .o-card:nth-child(30) .info .price{transition-delay:3.3s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra a{transition-delay:3.4s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(1) img{transition-delay:3.6s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(2) img{transition-delay:3.7s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(3) img{transition-delay:3.8s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(4) img{transition-delay:3.9s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(5) img{transition-delay:4s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(6) img{transition-delay:4.1s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(7) img{transition-delay:4.2s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(8) img{transition-delay:4.3s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(9) img{transition-delay:4.4s}.offer-section .offer-card-container .o-card:nth-child(30) .xtra .tools li:nth-child(10) img{transition-delay:4.5s}.offer-section .offer-card-container .o-card.active{transform:translate(0);opacity:1;visibility:visible}.offer-section .offer-card-container .o-card.active .info .lbl,.offer-section .offer-card-container .o-card.active .info .price,.offer-section .offer-card-container .o-card.active a,.offer-section .offer-card-container .o-card.active .tools img{opacity:1;transform:translateY(0)}@media (min-width: 1500px){.offer-section .offer-card-container{grid-template-columns:repeat(auto-fit,minmax(360px,450px))}.offer-section .offer-card-container .o-card{padding-top:100px}.offer-section .offer-card-container .o-card .info .lbl{font-size:40px}.offer-section .offer-card-container .o-card .info .price{font-size:90px}.offer-section .offer-card-container .o-card .xtra a{font-size:25px}}@media (min-width: 1900px){.offer-section .offer-card-container{grid-template-columns:repeat(auto-fit,minmax(360px,540px))}}@media (max-width: 767px){.offer-section{padding-top:50px}.offer-section .title{font-size:30px;line-height:1.4;margin-bottom:30px}.offer-section .title br{display:block}.offer-section .offer-card-container{justify-content:flex-start;grid-template-columns:repeat(3,minmax(272px,1fr));grid-auto-flow:column;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.offer-section .offer-card-container::-webkit-scrollbar{display:none}.offer-section .offer-card-container .o-card .info .lbl{font-size:17px}}.portfolio-section{padding-top:80px;padding-bottom:80px}.portfolio-section .portfolio-block{display:grid;grid-template-columns:1fr;gap:25px}.portfolio-section .portfolio{display:grid;gap:20px}.portfolio-section .portfolio:nth-child(odd){grid-template-columns:1.85fr 1fr}.portfolio-section .portfolio:nth-child(even){grid-template-columns:1fr 1.85fr}.portfolio-section .portfolio:nth-child(even) .sm{grid-row-start:1;grid-column-start:1}.portfolio-section .portfolio .lg{display:grid;grid-template-columns:1fr 1.2fr;align-items:flex-end;justify-content:space-between;gap:40px;padding:30px 48px}.portfolio-section .portfolio .sm{padding:30px 32px;display:grid;grid-template-columns:1.45fr 1fr;gap:15px;justify-content:space-between;align-items:flex-end}.portfolio-section .portfolio .sm .content{display:flex}.portfolio-section .portfolio .sm .content .lbl{margin-top:auto}.portfolio-section .portfolio .sm img{max-width:160px;border-radius:20px!important}.portfolio-section .portfolio .lg,.portfolio-section .portfolio .sm{border-radius:17px;position:relative;isolation:isolate;overflow:hidden}.portfolio-section .portfolio .lg .lbl,.portfolio-section .portfolio .sm .lbl{font-size:26px;font-weight:600;color:#20392c;white-space:nowrap}.portfolio-section .portfolio .lg .img-block,.portfolio-section .portfolio .sm .img-block{width:100%;overflow:hidden;text-align:right;padding:15px;border-radius:15px}.portfolio-section .portfolio .lg .img-block img,.portfolio-section .portfolio .sm .img-block img{max-width:100%;box-shadow:0 2px 15px #44444454;border-radius:15px}.portfolio-section .portfolio .white-screen,.portfolio-section .portfolio .red-screen{position:absolute;left:0;top:0;right:0;bottom:0;z-index:3;border-radius:inherit;height:100%}.portfolio-section .portfolio .red-screen{width:80%;background-color:#15db91;transform:translate3d(-103%,0,0);transform-style:preserve-3d;transition:all .5s cubic-bezier(0,.52,1,1);transition-delay:0ms}.portfolio-section .portfolio .red-screen.show{transform:translate3d(145%,0,0);transition-delay:.2s}.portfolio-section .portfolio .white-screen{width:100%;background-color:#f6f6f6;transform:translate3d(-103%,0,0);transform-style:preserve-3d;transition:all .5s cubic-bezier(0,.52,1,1);transition-delay:.1s}.portfolio-section .portfolio .white-screen .we-did{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:10px 30px;opacity:0;transition:all .4s ease-in-out;transition-delay:.1s}.portfolio-section .portfolio .white-screen .we-did .headline{color:#20392c;font-size:30px;font-weight:600;margin-bottom:20px}.portfolio-section .portfolio .white-screen .we-did ul{list-style-type:none;padding:0;margin:0}.portfolio-section .portfolio .white-screen .we-did .text{font-size:14px;color:#20392c;position:relative;padding-left:24px}.portfolio-section .portfolio .white-screen .we-did .text:before{content:"";position:absolute;left:0;top:6px;bottom:0;width:10px;height:10px;background-color:#20392c;border-radius:50%}.portfolio-section .portfolio .white-screen.show{transform:translateZ(0);transition-delay:0ms}.portfolio-section .portfolio .white-screen.show .we-did{opacity:1;transition-delay:.3s}@media (min-width: 1400px){.portfolio-section .portfolio .lg .lbl,.portfolio-section .portfolio .sm .lbl{font-size:37px}}@media (min-width: 1700px){.portfolio-section .portfolio .lg{gap:60px}.portfolio-section .portfolio .sm{gap:30px;padding:30px 40px}.portfolio-section .portfolio .lg .lbl,.portfolio-section .portfolio .sm .lbl{font-size:40px}.portfolio-section .portfolio .white-screen .we-did{padding:20px 55px}.portfolio-section .portfolio .white-screen .we-did .headline{font-size:40px;margin-bottom:30px}.portfolio-section .portfolio .white-screen .we-did .text{font-size:16px;padding-left:28px;margin-bottom:20px}.portfolio-section .portfolio .white-screen .we-did .text:before{width:14px;height:14px}}@media (max-width: 767px){.portfolio-section{padding-top:50px;padding-bottom:50px}.portfolio-section .portfolio-block,.portfolio-section .portfolio{gap:30px}.portfolio-section .portfolio .lg{grid-template-columns:1fr;padding:36px 14px}.portfolio-section .portfolio .lg .img-block{grid-row:1}.portfolio-section .portfolio .sm{padding:36px 18px}.portfolio-section .portfolio .lg,.portfolio-section .portfolio .sm{border-radius:10px}.portfolio-section .portfolio .lg .lbl,.portfolio-section .portfolio .sm .lbl{font-size:22px}.portfolio-section .portfolio .lg .img-block,.portfolio-section .portfolio .sm .img-block{border-radius:0;padding:0}.portfolio-section .portfolio .lg .img-block img,.portfolio-section .portfolio .sm .img-block img{box-shadow:none;border-radius:0!important}.portfolio-section .portfolio:nth-child(even),.portfolio-section .portfolio:nth-child(odd){grid-template-columns:1fr}.portfolio-section .portfolio:nth-child(even) .lg{grid-row:1}.portfolio-section .portfolio:nth-child(even) .sm{grid-row:2}.portfolio-section .portfolio .white-screen .we-did{padding:10px 20px}.portfolio-section .portfolio .white-screen .we-did .headline{font-size:24px;margin-bottom:12px}.portfolio-section .portfolio .white-screen .we-did .text{margin-bottom:10px}}.programming-tools-section{padding-top:100px;padding-bottom:100px}.programming-tools-section .title{font-size:60px;font-weight:700;text-align:center;margin-bottom:95px;color:#fff}.programming-tools-section .tools-block{width:100%;max-width:1412px;margin-left:auto;margin-right:auto}.programming-tools-section .tools-block .tools-row{overflow:hidden;gap:28px;margin-left:auto;margin-right:auto}.programming-tools-section .tools-block .tools-row:nth-child(1){width:87.5%;display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:85px}.programming-tools-section .tools-block .tools-row:nth-child(2){width:100%;display:grid;grid-template-columns:repeat(8,1fr)}.programming-tools-section .tools-block .tools-row .img-container{padding:2px}.programming-tools-section .tools-block .tools-row .img-container img{transform:translate(45px);opacity:0;visibility:hidden;transition:transform .7s cubic-bezier(.15,.8,.32,1.2),opacity .4s ease-in-out}.programming-tools-section .tools-block .tools-row .img-container:nth-child(1) img{transition-delay:.1s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(2) img{transition-delay:.2s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(3) img{transition-delay:.3s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(4) img{transition-delay:.4s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(5) img{transition-delay:.5s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(6) img{transition-delay:.6s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(7) img{transition-delay:.7s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(8) img{transition-delay:.8s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(9) img{transition-delay:.9s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(10) img{transition-delay:1s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(11) img{transition-delay:1.1s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(12) img{transition-delay:1.2s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(13) img{transition-delay:1.3s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(14) img{transition-delay:1.4s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(15) img{transition-delay:1.5s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(16) img{transition-delay:1.6s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(17) img{transition-delay:1.7s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(18) img{transition-delay:1.8s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(19) img{transition-delay:1.9s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(20) img{transition-delay:2s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(21) img{transition-delay:2.1s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(22) img{transition-delay:2.2s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(23) img{transition-delay:2.3s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(24) img{transition-delay:2.4s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(25) img{transition-delay:2.5s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(26) img{transition-delay:2.6s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(27) img{transition-delay:2.7s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(28) img{transition-delay:2.8s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(29) img{transition-delay:2.9s}.programming-tools-section .tools-block .tools-row .img-container:nth-child(30) img{transition-delay:3s}.programming-tools-section .tools-block .tools-row .img-container img.show{transform:translate(0);opacity:1;visibility:visible}@media (max-width: 767px){.programming-tools-section{padding-top:60px;padding-bottom:60px}.programming-tools-section .cd-container{padding-left:0;padding-right:0}.programming-tools-section .title{font-size:30px;line-height:1.4;margin-bottom:36px}.programming-tools-section .tools-block .tools-row{gap:19px}.programming-tools-section .tools-block .tools-row .img-container img{width:95px;height:95px}.programming-tools-section .tools-block .tools-row:nth-child(1){grid-template-columns:repeat(8,1fr);width:100%}.programming-tools-section .up-row .tools-block{margin-left:30px}.programming-tools-section .up-row .tools-block .tools-row{margin-bottom:16px}.programming-tools-section .up-row .tools-block .tools-row:nth-child(1){grid-template-columns:repeat(7,1fr);width:100%}}.review-section{padding:50px 15px 80px}.review-section video{width:100%;height:auto;border-radius:4px}.review-section .video-modal .modal-header{padding-right:8px;padding-bottom:12px}.review-section .review-block{width:100%;max-width:1630px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;overflow:hidden}.review-section .review{position:relative;transform:translate(45px);opacity:0;visibility:hidden;transition:transform .6s ease-in-out,opacity .5s ease-in-out;cursor:pointer;user-select:none}.review-section .review:before,.review-section .review:after{content:"";position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;transition:width .3s ease-in-out}.review-section .review:before{top:0;background-color:#15db91;border-radius:0 0 14px 14px;width:31.2169%;height:22px;z-index:3}.review-section .review:after{top:5px;width:8.995%;height:7px;border-radius:4px;background-color:#fff;z-index:4}.review-section .review .video-container{box-shadow:0 3px 6px #00000038;border-radius:28px;position:relative;aspect-ratio:1/1.7319}.review-section .review .video-container:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:transparent linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.549) 100%) 0% 0% no-repeat;border-radius:inherit}.review-section .review video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.review-section .review .bottom-block{position:absolute;left:0;right:0;bottom:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-left:25px;padding-right:25px;z-index:5}.review-section .review .bottom-block .icon .btn{width:50px;height:50px;border-radius:50%;display:flex;place-items:center;place-content:center;transform:scale(.6);opacity:0;transition:transform .6s ease-in-out,opacity .3s ease-in-out}.review-section .review .bottom-block .info .lbl{font-size:18px;font-weight:700}.review-section .review .bottom-block .info .text{font-size:14px}.review-section .review .bottom-block .info .lbl,.review-section .review .bottom-block .info .text{line-height:1.2;transform:translateY(20px);opacity:0;visibility:hidden;transition:transform .5s ease-in-out,opacity .45s ease-in-out}.review-section .review:nth-child(1){transition-delay:.3s}.review-section .review:nth-child(1) .bottom-block .lbl{transition-delay:.5s}.review-section .review:nth-child(1) .bottom-block .text{transition-delay:.7s}.review-section .review:nth-child(1) .bottom-block .icon .btn{transition-delay:.4s}.review-section .review:nth-child(2){transition-delay:.4s}.review-section .review:nth-child(2) .bottom-block .lbl{transition-delay:.6s}.review-section .review:nth-child(2) .bottom-block .text{transition-delay:.8s}.review-section .review:nth-child(2) .bottom-block .icon .btn{transition-delay:.5s}.review-section .review:nth-child(3){transition-delay:.5s}.review-section .review:nth-child(3) .bottom-block .lbl{transition-delay:.7s}.review-section .review:nth-child(3) .bottom-block .text{transition-delay:.9s}.review-section .review:nth-child(3) .bottom-block .icon .btn{transition-delay:.6s}.review-section .review:nth-child(4){transition-delay:.6s}.review-section .review:nth-child(4) .bottom-block .lbl{transition-delay:.8s}.review-section .review:nth-child(4) .bottom-block .text{transition-delay:1s}.review-section .review:nth-child(4) .bottom-block .icon .btn{transition-delay:.7s}.review-section .review:nth-child(5){transition-delay:.7s}.review-section .review:nth-child(5) .bottom-block .lbl{transition-delay:.9s}.review-section .review:nth-child(5) .bottom-block .text{transition-delay:1.1s}.review-section .review:nth-child(5) .bottom-block .icon .btn{transition-delay:.8s}.review-section .review:nth-child(6){transition-delay:.8s}.review-section .review:nth-child(6) .bottom-block .lbl{transition-delay:1s}.review-section .review:nth-child(6) .bottom-block .text{transition-delay:1.2s}.review-section .review:nth-child(6) .bottom-block .icon .btn{transition-delay:.9s}.review-section .review:nth-child(7){transition-delay:.9s}.review-section .review:nth-child(7) .bottom-block .lbl{transition-delay:1.1s}.review-section .review:nth-child(7) .bottom-block .text{transition-delay:1.3s}.review-section .review:nth-child(7) .bottom-block .icon .btn{transition-delay:1s}.review-section .review:nth-child(8){transition-delay:1s}.review-section .review:nth-child(8) .bottom-block .lbl{transition-delay:1.2s}.review-section .review:nth-child(8) .bottom-block .text{transition-delay:1.4s}.review-section .review:nth-child(8) .bottom-block .icon .btn{transition-delay:1.1s}.review-section .review:nth-child(9){transition-delay:1.1s}.review-section .review:nth-child(9) .bottom-block .lbl{transition-delay:1.3s}.review-section .review:nth-child(9) .bottom-block .text{transition-delay:1.5s}.review-section .review:nth-child(9) .bottom-block .icon .btn{transition-delay:1.2s}.review-section .review:nth-child(10){transition-delay:1.2s}.review-section .review:nth-child(10) .bottom-block .lbl{transition-delay:1.4s}.review-section .review:nth-child(10) .bottom-block .text{transition-delay:1.6s}.review-section .review:nth-child(10) .bottom-block .icon .btn{transition-delay:1.3s}.review-section .review:nth-child(11){transition-delay:1.3s}.review-section .review:nth-child(11) .bottom-block .lbl{transition-delay:1.5s}.review-section .review:nth-child(11) .bottom-block .text{transition-delay:1.7s}.review-section .review:nth-child(11) .bottom-block .icon .btn{transition-delay:1.4s}.review-section .review:nth-child(12){transition-delay:1.4s}.review-section .review:nth-child(12) .bottom-block .lbl{transition-delay:1.6s}.review-section .review:nth-child(12) .bottom-block .text{transition-delay:1.8s}.review-section .review:nth-child(12) .bottom-block .icon .btn{transition-delay:1.5s}.review-section .review:nth-child(13){transition-delay:1.5s}.review-section .review:nth-child(13) .bottom-block .lbl{transition-delay:1.7s}.review-section .review:nth-child(13) .bottom-block .text{transition-delay:1.9s}.review-section .review:nth-child(13) .bottom-block .icon .btn{transition-delay:1.6s}.review-section .review:nth-child(14){transition-delay:1.6s}.review-section .review:nth-child(14) .bottom-block .lbl{transition-delay:1.8s}.review-section .review:nth-child(14) .bottom-block .text{transition-delay:2s}.review-section .review:nth-child(14) .bottom-block .icon .btn{transition-delay:1.7s}.review-section .review:nth-child(15){transition-delay:1.7s}.review-section .review:nth-child(15) .bottom-block .lbl{transition-delay:1.9s}.review-section .review:nth-child(15) .bottom-block .text{transition-delay:2.1s}.review-section .review:nth-child(15) .bottom-block .icon .btn{transition-delay:1.8s}.review-section .review:nth-child(16){transition-delay:1.8s}.review-section .review:nth-child(16) .bottom-block .lbl{transition-delay:2s}.review-section .review:nth-child(16) .bottom-block .text{transition-delay:2.2s}.review-section .review:nth-child(16) .bottom-block .icon .btn{transition-delay:1.9s}.review-section .review:nth-child(17){transition-delay:1.9s}.review-section .review:nth-child(17) .bottom-block .lbl{transition-delay:2.1s}.review-section .review:nth-child(17) .bottom-block .text{transition-delay:2.3s}.review-section .review:nth-child(17) .bottom-block .icon .btn{transition-delay:2s}.review-section .review:nth-child(18){transition-delay:2s}.review-section .review:nth-child(18) .bottom-block .lbl{transition-delay:2.2s}.review-section .review:nth-child(18) .bottom-block .text{transition-delay:2.4s}.review-section .review:nth-child(18) .bottom-block .icon .btn{transition-delay:2.1s}.review-section .review:nth-child(19){transition-delay:2.1s}.review-section .review:nth-child(19) .bottom-block .lbl{transition-delay:2.3s}.review-section .review:nth-child(19) .bottom-block .text{transition-delay:2.5s}.review-section .review:nth-child(19) .bottom-block .icon .btn{transition-delay:2.2s}.review-section .review:nth-child(20){transition-delay:2.2s}.review-section .review:nth-child(20) .bottom-block .lbl{transition-delay:2.4s}.review-section .review:nth-child(20) .bottom-block .text{transition-delay:2.6s}.review-section .review:nth-child(20) .bottom-block .icon .btn{transition-delay:2.3s}.review-section .review.active,.review-section .review.active .bottom-block .lbl,.review-section .review.active .bottom-block .text{transform:none;opacity:1;visibility:visible}.review-section .review.active .bottom-block .icon .btn{transform:scale(1);opacity:1}@media (min-width: 1400px){.review-section .review-block{gap:40px}}.service-section{padding-bottom:70px}.service-section .service-container{display:grid;grid-template-columns:repeat(3,minmax(278px,1fr));border-radius:17px;background-color:#20392c;padding:60px 0}.service-section .service-container .service-block{display:flex;flex-direction:column}.service-section .service-container .service-block .lbl{font-size:40px;font-weight:600;color:#15db91;margin-bottom:14px;transform-origin:left bottom;opacity:0;visibility:hidden;transform:translate3d(0,20px,0) scale(.85);transition:all .4s cubic-bezier(.24,-.16,.54,1.56);white-space:nowrap}.service-section .service-container .service-block .text{font-size:16px;line-height:1.85;transform-origin:left bottom;opacity:0;visibility:hidden;transform:translate3d(0,20px,0) scale(.85);transition:all .4s cubic-bezier(.24,-.16,.54,1.56);transition-delay:.25s}.service-section .service-container .service-block .btn-container{display:flex;gap:15px;padding-top:18px;margin-top:auto}.service-section .service-container .service-block .btn-container .btn{width:132px;border-radius:6px;padding:12px 20px;opacity:0;visibility:hidden;transform:translate3d(0,20px,0) scale(.85);transition:all .4s cubic-bezier(.24,-.16,.54,1.56)}.service-section .service-container .service-block .btn-container .btn-more{border:1px solid rgba(246,246,246,.46);transition-delay:.55s}.service-section .service-container .service-block.active .lbl,.service-section .service-container .service-block.active .text,.service-section .service-container .service-block.active .btn-container .btn{opacity:1;visibility:visible;transform:none}.service-section .service-container .service-block:not(:last-child){position:relative}.service-section .service-container .service-block:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;height:100%;margin:auto;display:flex;align-items:center;background-color:#545454}@media (min-width: 901px){.service-section .service-container .service-block{padding-left:20px;padding-right:20px}}@media (min-width: 1200px){.service-section .service-container .service-block{padding-left:36px;padding-right:36px}}@media (max-width: 1199px){.service-section .service-container .service-block .lbl{font-size:28px}}@media (max-width: 767px){.service-section{padding-top:45px;padding-bottom:45px}.service-section .cd-container{padding:0}.service-section .service-container{overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 16px;background-color:transparent;border-radius:0;gap:16px}.service-section .service-container::-webkit-scrollbar{display:none}.service-section .service-container .service-block{padding:28px 15px 24px;background-color:#20392c;border-radius:17px}.service-section .service-container .service-block:not(:last-child):after{content:none}.service-section .service-container .service-block .lbl{font-size:24px;margin-bottom:6px}.service-section .service-container .service-block .text{font-size:14px;line-height:1.75}.service-section .service-container .service-block .btn-container .btn{width:auto;font-size:14px;font-weight:500;color:#15db91;border:0;padding:2px 0}}.subscribe-section{padding-top:90px;padding-bottom:90px}.subscribe-section .panel{width:100%;max-width:1254px;margin-left:auto;margin-right:auto;background-color:#20392c;padding:62px 60px;display:grid;grid-template-columns:repeat(2,1fr);gap:80px;align-items:center}.subscribe-section .panel .title{font-size:38px;font-weight:700;color:#fff;line-height:1.4}.subscribe-section .panel .form-container .form-control{border-start-start-radius:2px;border-end-start-radius:2px}.subscribe-section .panel .form-container .form-control:not(.is-invalid){border-color:#ffffff78}.subscribe-section .panel .form-container .btn{border-start-end-radius:2px;border-end-end-radius:2px;width:180px;padding-top:20px;padding-bottom:20px;font-size:18px;font-weight:500;color:#fff}@media (max-width: 767px){.subscribe-section .panel{grid-template-columns:1fr}}.contact-section .optioncss{padding:4px 8px;background:#f6f6f6;color:#000}.contact-section .optioncss:hover{background-color:#15db91;color:#f6f6f6}.contact-section .optioncss.disabled{background-color:#d7d7d7!important}.contact-section .selectedcss{background-color:#15db91;color:#f6f6f6}.message-box[data-v-187b8c3e]{min-height:70vh;display:flex;justify-content:center;align-items:center}.message-box .text[data-v-187b8c3e]{font-size:30px;font-weight:500;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.message-box .btn-container[data-v-187b8c3e]{text-align:center;padding-top:20px}.message-box .btn-container .btn[data-v-187b8c3e]{font-size:20px;color:#f6f6f6;padding:10px 22px}footer{width:100%;max-width:1222px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}footer .footer-content{display:grid;grid-template-columns:270px 1fr 227px 1fr;gap:80px;padding-top:95px;padding-bottom:70px;border-bottom:1px solid rgba(255,255,255,.11)}footer .footer-content .info-block{width:100%}footer .footer-content .info-block .img-container{margin-bottom:10px}footer .footer-content .info-block .text{font-size:14px;color:#fffffff2;margin-bottom:0}footer .footer-content .info-block .social-list{margin-top:25px}footer .footer-content .info-block .social-list ul{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:14px}footer .footer-content .info-block .social-list .lbl{font-size:14px;font-weight:500;text-transform:capitalize;margin-bottom:12px;color:#ffffffd4}footer .footer-content .info-block .social-list .link{width:34px;aspect-ratio:1/1;background-color:#20392c;border-radius:6px;display:inline-flex;place-items:center;place-content:center;padding:4px;transition:background-color .3s ease-in-out}footer .footer-content .info-block .social-list .link:hover{background-color:#15db91}footer .footer-content .nav-list ul{list-style-type:none;padding:0;margin:0}footer .footer-content .nav-list .lbl{font-size:18px;font-weight:500;margin-bottom:20px;text-transform:capitalize;color:#fff;line-height:1.17}footer .footer-content .nav-list a{font-size:14px;margin-bottom:10px;display:inline-block;color:#ffffffd9}footer .copy-text{color:#fff;font-size:14px;font-weight:500;text-transform:capitalize;padding-top:25px;padding-bottom:25px;margin-bottom:0}@media (min-width: 1300px){footer .footer-content{gap:130px}}@media (max-width: 991px){footer .footer-content{grid-template-columns:1fr 1.5fr 1fr;gap:50px 20px}footer .footer-content .info-block{grid-row:2;grid-column:1/4;align-items:center;display:flex;flex-direction:column;text-align:center}footer .footer-content .nav-list{text-align:center}}@media (max-width: 575px){footer .footer-content{grid-template-columns:1fr;row-gap:30px;padding-top:65px;padding-bottom:50px}footer .footer-content .info-block{grid-row:4;grid-column:auto}footer .footer-content .nav-list .lbl{font-size:16px}}.top-navbar[data-v-660cd487]{background-color:#17271f}.top-navbar .cd-container[data-v-660cd487]{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.top-navbar .navbar-toggler[data-v-660cd487]{color:#15db91}.top-navbar .navbar-toggler[data-v-660cd487]:focus{box-shadow:0 0 4px 1px}.top-navbar .navbar-toggler-icon[data-v-660cd487]{background-image:none;display:inline-flex;align-items:center;justify-content:center}.top-navbar .navbar-brand[data-v-660cd487]{display:flex;align-items:center}.top-navbar .navbar-brand .text-logo[data-v-660cd487]{display:block;padding-left:7px;opacity:0;transition:opacity 0s ease-in .3s,opacity .3s;position:relative}.top-navbar .navbar-brand .text-logo img[data-v-660cd487]{height:30px}.top-navbar .navbar-brand .text-logo[data-v-660cd487]:after{content:"";display:block;position:absolute;top:0;right:0;width:100%;height:100%;background-color:#17271f;transition:width .3s}.top-navbar .navbar-brand:hover .text-logo[data-v-660cd487]{opacity:1;transition:opacity 0s ease-in .6s,opacity .6s}.top-navbar .navbar-brand:hover .text-logo[data-v-660cd487]:after{width:0}.top-navbar .navbar-nav[data-v-660cd487]{align-items:center}.top-navbar .navbar-nav .nav-link[data-v-660cd487]{color:#f6f6f6;font-size:16px;font-weight:500}.top-navbar .navbar-nav .nav-link[data-v-660cd487]:not(.btn){padding:0;margin-right:60px}.top-navbar .navbar-nav .nav-link.btn[data-v-660cd487]{padding-top:12px;padding-bottom:12px;min-width:132px}.top-navbar .navbar-nav .nav-link.btn-border[data-v-660cd487]{border:1px solid #f6f6f6;border-radius:6px}.top-navbar .navbar-nav .nav-link.btn-border[data-v-660cd487]:hover{background-color:#15db91;border-color:#15db91}.top-navbar .navbar-nav .nav-item:not(:last-of-type) .btn-border[data-v-660cd487]{margin-right:15px}@media (min-width: 991px){.top-navbar[data-v-660cd487]{padding-top:12px;padding-bottom:12px}}@media (min-width: 1600px){.top-navbar[data-v-660cd487]{padding-top:25px;padding-bottom:25px}}@font-face{font-family:Thunder;src:url(/build/assets/Thunder-VF-5cfe790a.ttf);font-display:swap;font-style:normal;font-weight:100 900;text-rendering:optimizeLegibility}.contact-section{padding-top:90px;padding-bottom:70px}.contact-section .title{text-align:center;color:#fff;font-size:60px;font-weight:700}.contact-section .form-container{width:100%;max-width:480px;padding-top:40px}.contact-section .form-container textarea{resize:vertical}.contact-section label{font-size:18px;letter-spacing:0px;margin-bottom:10px}.contact-section .form-group{margin-bottom:45px}.contact-section .form-group .text-danger{font-size:14px}.contact-section .form-control{background-color:transparent;border-radius:8px;height:auto;padding-top:1rem;padding-bottom:1rem}.contact-section .form-control::placeholder{color:#f6f6f680}.contact-section .btn-container .btn{width:100%;font-size:20px;letter-spacing:0px;border-radius:6px;color:#fff;padding-top:.75rem;padding-bottom:.75rem}
