@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');body {font-family: "Work Sans", sans-serif;font-optical-sizing: auto;margin: 0;padding: 0;box-sizing: border-box;background-color: #f9f9f9;color: #333446;font-size: 16px;}ul, li {list-style: none;margin: 0;padding: 0;}h1 {font-size: 24px;font-weight: 700;}h2 {font-size: 42px;}h3 {font-size: 30px;color: #000;font-weight: 700;}h4 {font-size: 24px;}a {text-decoration: none;}h1, h2, h3, h4, h5 {margin: 0;padding: 0;}p {margin: 0;padding: 0;}.mobile-nav {display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 100001;background-color: #fff;padding: 15px;overflow-y: auto;}.mobile-menu {display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 100001;background-color: #fff;padding: 30px;overflow-y: auto;}.mobile-menu.show {display: block;}.mobile-menu ul li {display: block;}.mobile-menu ul li.menu-link a {display: block;padding: 10px 0px;border-bottom: 1px solid #ddd;text-decoration: none;font-weight: 600;color: #343434 }#nav-icon {display: none;position: fixed;right: 15px;top: 60px;width: 22px;height: 16px;transition: .5s ease-in-out;cursor: pointer;z-index: 100005;}header .top-bar {background-color: #F9F9FA;border-bottom: 1px solid #E5E7EB;font-size: 13px;color: #4B5563;}header .top-bar .wrapper {display: flex;align-items: center;flex-wrap: wrap;padding: 7px 0;}header .top-bar .wrapper .top-bar__list {display: flex;align-items: center;flex-wrap: wrap;gap: 40px;}header .top-bar .wrapper .top-bar__list .call {position: relative;display: flex;align-items: center;gap: 10px;font-size: 16px;}header .top-bar .wrapper .top-bar__list .call span.status {position: absolute;left: 17px;bottom: -3px;width: 13px;height: 13px;background-color: #6BAF00;border-radius: 100%;content: '';border: 2px solid #fff;}header .top-bar .wrapper .top-bar__list .call span.status::after {content: "";position: absolute;left: 50%;top: 50%;width: 100%;height: 100%;background: rgba(72, 184, 90, .6);border-radius: 50%;transform: translate(-50%, -50%) scale(1);animation: status_pulse 2.5s ease-out infinite;}@keyframes status_pulse {0% {transform: translate(-50%, -50%) scale(1);opacity: .9;}70% {transform: translate(-50%, -50%) scale(3.3);opacity: 0;}100% {transform: translate(-50%, -50%) scale(3.3);opacity: 0;}}header .top-bar .wrapper .top-bar__list li {display: flex;align-items: center;gap: 5px;}header .top-bar .wrapper .top-bar__list .call img {width: 30px;height: 30px;object-fit: cover;border-radius: 100%;}header .top-bar .wrapper .top-bar__list .rotating-text {position: relative;flex: 1;overflow: hidden;min-width: 280px;height: 19.5px;}header .top-bar .wrapper .top-bar__list .rotating-text span {position: absolute;left: 0;top: 0;display: flex;align-items: center;gap: 5px;opacity: 0;transform: translateY(12px);white-space: nowrap;pointer-events: none;}header .top-bar .wrapper .top-bar__list .rotating-text span.show {animation: rotating_text 2.8s ease-in-out forwards;}@keyframes rotating_text {0% {opacity: 0;transform: translateY(12px);}12% {opacity: 1;transform: translateY(0);}78% {opacity: 1;transform: translateY(0);}100% {opacity: 0;transform: translateY(-12px);}}header .top-bar .wrapper .top-bar__links {margin-left: auto;display: flex;justify-content: flex-end;flex-wrap: wrap;}header .top-bar .wrapper .top-bar__links li {position: relative;}header .top-bar a {color: #4B5563;font-weight: 500;}header .top-bar i.nikofonts {background-color: #4B5563;width: 16px;height: 16px;}header .top-bar ul.top-bar__links > li > a {display: flex;align-items: center;gap: 5px;position: relative;}header .top-bar ul.top-bar__links li a i.nikofonts {background-color: #4B5563;}header .top-bar ul.top-bar__links i.arrow {position: relative;top: 0px;width: 16px;height: 16px;}header .main .wrapper {padding: 20px 0 10px;}header .main .logo {display: block;width: 160px !important;}header .main .logo img {width: 100%;}header .main .form {flex: 1;margin: 0 40px;}header .main .form .input-wrapper {position: relative;}header .main .form input {display: block;width: 100%;padding: 11px 0px 11px 15px;background-color: #fff;border: 1px solid #E5E7EB;border-radius: 35px;font-size: 14px;}header .main .form button {display: flex;align-items: center;position: absolute;right: 0px;top: 0px;bottom: 0;z-index: 2;background-color: transparent;border: 0;border-left: 1px solid #E5E7EB;padding: 11px 19px 11px 15px;border-top-right-radius: 35px;border-bottom-right-radius: 35px;font-size: 14px;font-weight: 500;transition: .2s;outline: none;}header .main .form button:hover {background-color: #F9F9FA;}header .main .form button i.nikofonts {position: relative;width: 16px;height: 16px;background-color: #6BAF00;margin-left: 5px;animation: arrow_animation 4s ease-in-out forwards;animation-iteration-count: infinite;}@keyframes arrow_animation {0% {opacity: 1;transform: translateY(0);}50% {opacity: 1;transform: translateY(0);}70% {opacity: .3;transform: translateX(10px);}90% {opacity: 1;transform: translateY(0);}100% {opacity: 1;transform: translateX(0px);}}header .main .buttons {display: flex;align-items: center;flex-wrap: wrap;gap: 15px;margin-left: auto;}header .main-navigation {padding-top: 5px;}header .main-navigation .main-navigation__list {display: flex;align-items: center;flex-wrap: wrap;gap: 10px;position: relative;}header .main-navigation .main-navigation__list .submenu {display: none;position: absolute;left: 0;top: 48px;background-color: #fff;width: 100%;border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;max-height: 50vh;padding: 10px 10px 10px 10px;border: 1px solid #E5E7EB;border-top: 0;}header .main-navigation .main-navigation__list .submenu h3 {font-size: 18px;font-weight: 500;color: #6BAF00;margin-bottom: 10px;}header .main-navigation .main-navigation__list li {position: static;}header .main-navigation .main-navigation__list li:hover .submenu {display: block;}header .main-navigation .main-navigation__list li:hover .submenu.with-columns {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 80px;}header .main-navigation .main-navigation__list .submenu ul.icons {display: flex;flex-direction: column;gap: 10px;}header .main-navigation .main-navigation__list .submenu ul.icons li a {display: flex;align-items: center;gap: 10px;border: 0;position: relative;}header .main-navigation .main-navigation__list .submenu ul.icons li a:before {position: absolute;content: "";top: 0;left: 0;right: 0;bottom: 0;border: 2px solid transparent;background: radial-gradient(120% 160% at 20% 80%, #c6f68f 15%, #90d943 45%, #6BAF00 90%) border-box;-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;border-radius: 15px;}header .main-navigation .main-navigation__list .submenu ul.icons li a i.nikofonts {width: 30px;height: 30px;background-color: #6BAF00;display: block;}header .main-navigation .main-navigation__list li .submenu__column {position: relative;}header .main-navigation .main-navigation__list li .submenu__column:not(:last-child)::after {content: "";position: absolute;top: 0;right: -40px;width: 1px;height: 100%;background-color: #E5E7EB;}header .main-navigation .main-navigation__list li:hover .submenu a {font-size: 15px;}header .main-navigation .main-navigation__list li > a {display: flex;align-items: center;gap: 5px;padding: 12px 10px 14px 10px;border-top-left-radius: 15px;border-top-right-radius: 15px;color: #4B5563;font-size: 14px;border: 1px solid transparent;font-weight: 500;border-bottom: 0;}header .main-navigation .main-navigation__list li:hover a {border-color: #E5E7EB;}header .main-navigation .main-navigation__list li > a i.nikofonts {position: relative;top: 1px;width: 16px;height: 16px;background-color: #4B5563;}header {position: fixed;left: 0;top: 0;right: 0;z-index: 10001;background-color: #fff;border-bottom: 1px solid #f4f4f4;}header .wrapper {display: flex;align-items: center;padding-top: 10px;padding-bottom: 10px;}header .wrapper .logo {width: 200px;}header .wrapper .logo img {width: 100%;}header .wrapper nav {margin-left: auto;}header .wrapper nav ul {display: flex;align-items: center;gap: 10px;flex-wrap: wrap;}header .wrapper nav ul li {position: relative;}header .wrapper nav ul li a {display: block;padding: 10px 10px;text-decoration: none;font-weight: 600;color: #343434;transition: .2s;border-radius: 15px;}header .wrapper nav ul li a:not(.btn):not(.wallet-status):hover {background-color: #edfff1;color: #2db34a;}header .wrapper nav ul li a.btn {border-radius: 35px;padding: 8px 20px;font-size: 16px;}header .wrapper nav ul li a.wallet-status {display: flex;align-items: center;border-radius: 15px;color: #2a0052;background-color: transparent;border: 2px solid #2a0052;border-radius: 35px;padding: 8px 20px;}header .wrapper nav ul li a.wallet-status i {margin-right: 7px;color: #121212;}main {position: relative;}main.submenu-active:before {position: fixed;left: 0;top: 0;right: 0;bottom: 0;content: '';background-color: rgba(0, 0, 0, .5);z-index: 100;}.nikofonts {display: inline-block;width: 24px;height: 24px;background-size: contain;background-repeat: no-repeat;background-color: #000;-webkit-mask-size: contain;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;mask-size: contain;mask-repeat: no-repeat;mask-position: center;}.nikofonts[data-icon="shopping-cart"] {-webkit-mask-image: url(./nikofonts/shopping-cart.svg);mask-image: url(./nikofonts/shopping-cart.svg);}.nikofonts[data-icon="facebook"] {-webkit-mask-image: url(./nikofonts/facebook.svg);mask-image: url(./nikofonts/facebook.svg);}.nikofonts[data-icon="map-location"] {-webkit-mask-image: url(./nikofonts/map-location.svg);mask-image: url(./nikofonts/map-location.svg);}.nikofonts[data-icon="secure-payment"] {-webkit-mask-image: url(./nikofonts/secure-payment.svg);mask-image: url(./nikofonts/secure-payment.svg);}.nikofonts[data-icon="credit-card"] {-webkit-mask-image: url(./nikofonts/credit-card.svg);mask-image: url(./nikofonts/credit-card.svg);}.nikofonts[data-icon="calendar"] {-webkit-mask-image: url(./nikofonts/calendar.svg);mask-image: url(./nikofonts/calendar.svg);}.nikofonts[data-icon="bank-transfer"] {-webkit-mask-image: url(./nikofonts/bank-transfer.svg);mask-image: url(./nikofonts/bank-transfer.svg);}.nikofonts[data-icon="wallet"] {-webkit-mask-image: url(./nikofonts/wallet.svg);mask-image: url(./nikofonts/wallet.svg);}.nikofonts[data-icon="rainwater"] {-webkit-mask-image: url(./nikofonts/rainwater.svg);mask-image: url(./nikofonts/rainwater.svg);}.nikofonts[data-icon="flame"] {-webkit-mask-image: url(./nikofonts/flame.svg);mask-image: url(./nikofonts/flame.svg);}.nikofonts[data-icon="water-meter"] {-webkit-mask-image: url(./nikofonts/water-meter.svg);mask-image: url(./nikofonts/water-meter.svg);}.nikofonts[data-icon="drop"] {-webkit-mask-image: url(./nikofonts/drop.svg);mask-image: url(./nikofonts/drop.svg);}.nikofonts[data-icon="sewer"] {-webkit-mask-image: url(./nikofonts/sewer.svg?v=1);mask-image: url(./nikofonts/sewer.svg?v=1);}.nikofonts[data-icon="smiling-emoticon-square-face"] {-webkit-mask-image: url(./nikofonts/smiling-emoticon-square-face.svg);mask-image: url(./nikofonts/smiling-emoticon-square-face.svg);}.nikofonts[data-icon="rush"] {-webkit-mask-image: url(./nikofonts/rush.svg);mask-image: url(./nikofonts/rush.svg);}.nikofonts[data-icon="rating"] {-webkit-mask-image: url(./nikofonts/rating.svg);mask-image: url(./nikofonts/rating.svg);}.nikofonts[data-icon="certificate"] {-webkit-mask-image: url(./nikofonts/certificate.svg);mask-image: url(./nikofonts/certificate.svg);}.nikofonts[data-icon="right-arrow"] {-webkit-mask-image: url(./nikofonts/right-arrow.svg);mask-image: url(./nikofonts/right-arrow.svg);}.nikofonts[data-icon="user"] {-webkit-mask-image: url(./nikofonts/user.svg);mask-image: url(./nikofonts/user.svg);}.nikofonts[data-icon="calculator"] {-webkit-mask-image: url(./nikofonts/calculator.svg);mask-image: url(./nikofonts/calculator.svg);}.nikofonts[data-icon="project"] {-webkit-mask-image: url(./nikofonts/project.svg);mask-image: url(./nikofonts/project.svg);}.nikofonts[data-icon="clock"] {-webkit-mask-image: url(./nikofonts/clock.svg);mask-image: url(./nikofonts/clock.svg);}.nikofonts[data-icon="down-chevron"] {-webkit-mask-image: url(./nikofonts/down-chevron.svg);mask-image: url(./nikofonts/down-chevron.svg);}.nikofonts[data-icon="customer-support"] {-webkit-mask-image: url(./nikofonts/customer-support.svg);mask-image: url(./nikofonts/customer-support.svg);}.nikofonts[data-icon="easy-to-use"] {-webkit-mask-image: url(./nikofonts/easy-to-use.svg);mask-image: url(./nikofonts/easy-to-use.svg);}.nikofonts[data-icon="map"] {-webkit-mask-image: url(./nikofonts/map.svg);mask-image: url(./nikofonts/map.svg);}.nikofonts[data-icon="instagram"] {-webkit-mask-image: url(./nikofonts/instagram.svg);mask-image: url(./nikofonts/instagram.svg);}.nikofonts[data-icon="x"] {-webkit-mask-image: url(./nikofonts/twitter.svg);mask-image: url(./nikofonts/twitter.svg);}.nikofonts[data-icon="tiktok"] {-webkit-mask-image: url(./nikofonts/tik-tok.svg);mask-image: url(./nikofonts/tik-tok.svg);}.nikofonts[data-icon="youtube"] {-webkit-mask-image: url(./nikofonts/youtube.svg);mask-image: url(./nikofonts/youtube.svg);}.nikofonts[data-icon="check"] {-webkit-mask-image: url(./nikofonts/check.svg);mask-image: url(./nikofonts/check.svg);}.hero {position: relative;background-color: #fafafa;background: url(../img/homepage.webp);background-size: cover;background-repeat: no-repeat;background-position: center center;max-width: 100%;}.hero .wrapper {display: flex;align-items: center;padding: 60px 0;}.hero .welcome h1 {font-size: 50px;color: #000;}.hero .welcome p {font-size: 22px;margin: 30px 0;}.hero .welcome p {margin: 30px auto;max-width: 850px;}.hero-full {background-color: #fff;display: flex;align-items: center;justify-content: center;min-height: 100vh;}.hero-full .analysis-wrapper {max-width: 650px;margin: 0 auto;text-align: center;}.hero-full .analysis-wrapper h1 {font-size: 50px;color: #000;}.hero-full .lds-ring {margin-top: 30px;}.dropzone {position: relative;min-height: 120px;border: 0;border-radius: 15px;padding: 20px 20px;}.dropzone .dz-message .dz-button {color: #6BAF00;font-weight: 500;animation-name: zoom-in;animation-duration: 2s;animation-iteration-count: infinite;}@keyframes zoom-in {0% {transform: scale(1);}50% {transform: scale(1.1);}100% {transform: scale(1);}}.dropzone:before {position: absolute;content: "";top: 0;left: 0;right: 0;bottom: 0;border: 2px dashed transparent;background: radial-gradient(120% 160% at 20% 80%, #c6f68f 15%, #90d943 45%, #6BAF00 90%) border-box;-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;border-radius: 15px;}.prize {position: relative;display: flex;align-items: center;gap: 10px;padding: 15px 20px;border-radius: 15px;font-size: 20px;line-height: 20px;color: #121212;font-weight: 500;}.prize:before {position: absolute;content: "";top: 0;left: 0;right: 0;bottom: 0;border: 2px solid transparent;background: radial-gradient(120% 160% at 20% 80%, #c6f68f 15%, #90d943 45%, #6BAF00 90%) border-box;-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;border-radius: 15px;}.prize span {font-size: 30px;line-height: 30px;font-weight: 700;color: #6BAF00;}.lds-ring {color: #6BAF00;}.lds-ring, .lds-ring div {box-sizing: border-box;}.lds-ring {display: inline-block;position: relative;width: 80px;height: 80px;}.lds-ring div {box-sizing: border-box;display: block;position: absolute;width: 64px;height: 64px;margin: 8px;border: 8px solid currentColor;border-radius: 50%;animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color: currentColor transparent transparent transparent;}.lds-ring div:nth-child(1) {animation-delay: -0.45s;}.lds-ring div:nth-child(2) {animation-delay: -0.3s;}.lds-ring div:nth-child(3) {animation-delay: -0.15s;}@keyframes lds-ring {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.services {display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}.services.services-3 {grid-template-columns: 1fr 1fr 1fr;}.services .item {position: relative;display: flex;flex-direction: column;justify-content: flex-start;background-color: #fff;padding: 50px 20px;transition: .4s;border-radius: 15px;}.services.services-3 .item {padding: 20px;}.services .item:before {position: absolute;content: "";top: 0;left: 0;right: 0;bottom: 0;border: 2px solid transparent;background: radial-gradient(120% 160% at 20% 80%, #c6f68f 15%, #90d943 45%, #6BAF00 90%) border-box;-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;border-radius: 15px;}.services .item:hover {background-color: #6BAF00;}.services .item h2 {font-size: 24px;color: #000;text-transform: uppercase;font-weight: 700;margin-bottom: 20px;transition: .4s;}.services .item:hover h2 {color: #fff;}.services .item h2 span {display: block;font-size: 18px;margin: 30px 0 10px 0;font-weight: 500;}.services .item .icon i.nikofonts {width: 50px;height: 50px;background-color: #6BAF00;transition: .4s;}.services .item:hover .icon i.nikofonts {background-color: #fff;}.services .item a {position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 2;}.space-with-border {position: relative;padding: 50px;border-radius: 22px;}.space-with-border video {width: 100%;height: 100%;object-fit: cover;border-radius: 30px;}.space-with-border * {position: relative;z-index: 2;}.space-with-border:before {position: absolute;content: "";top: 0;left: 0;right: 0;bottom: 0;border: 2px solid transparent;background: radial-gradient(120% 160% at 20% 80%, #c6f68f 15%, #90d943 45%, #6BAF00 90%) border-box;-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;border-radius: 22px;z-index: 1;}.space-with-border h3 {color: #000;}.space-with-border span.title {display: block;font-size: 30px;color: #6BAF00;margin-bottom: 30px;}.space-with-border h4 {color: #000;font-size: 22px;margin-bottom: 30px;}.space-with-border p {font-size: 20px;}.features {display: grid;grid-template-columns: 1fr 1fr;gap: 30px;}.features .item {border-radius: 15px;padding: 20px;border: 1px solid #6BAF00 ;text-align: center;}.features .item h4 {color: #6BAF00 ;}.benefits {display: grid;grid-template-columns: 1fr 1fr 1fr;align-items: flex-start;gap: 40px;}.benefits .item {position: relative;padding: 40px;border-radius: 22px;}.benefits .item:before {position: absolute;content: "";top: 0;left: 0;right: 0;bottom: 0;border: 2px solid transparent;background: radial-gradient(120% 160% at 20% 80%, #c6f68f 15%, #90d943 45%, #6BAF00 90%) border-box;-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;border-radius: 22px;}.benefits .item .icon {display: flex;align-items: center;justify-content: center;text-align: center;width: 65px;height: 65px;border-radius: 100%;background: linear-gradient(to right, #8cd63e, #6BAF00);color: #fff;margin-bottom: 30px;}.benefits .item .icon i {position: relative;top: 3px;font-size: 40px;line-height: 40px;color: #fff;}.benefits .item h3 {font-size: 30px;color: #000;font-weight: 700;margin-bottom: 30px;transition: .4s;}.benefits .item p {margin-top: 20px;}.reviews {column-count: 4;column-gap: 20px;}.reviews .item {break-inside: avoid;margin-bottom: 20px;background-color: rgb(237 240 240 / 1);border-radius: 8px;padding: 24px;}.reviews .author {display: flex;align-items: center;}.reviews .author .avatar {display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;border-radius: 100%;background-color: #000;}.reviews .author .avatar span {color: #fff;font-size: 18px;font-weight: 600;}.reviews .author .details {flex: 1;margin-left: 10px;}.reviews .author .details p {font-weight: 600;color: #111;}.reviews .author .details span {font-size: 13px;line-height: 13px;display: block;}.reviews .stars {display: flex;gap: 5px;}.reviews .stars .star {width: 24px;height: 24px;}.blog-posts {display: grid;grid-template-columns: 1fr 1fr 1fr;align-items: flex-start;gap: 30px;}.blog-posts.owl-carousel-blog {display: block;}.blog-posts .item {position: relative;display: flex;align-items: flex-start;flex-wrap: wrap;border: 1px solid #eee;box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.1);background-color: #fff;border-radius: 15px;}.blog-posts .item .item-image {width: 100%;height: 320px;border-top-left-radius: 15px;border-top-right-radius: 15px;}.blog-posts.owl-carousel-blog .item .item-image {height: 300px;}.blog-posts .item .item-image a {height: 350px;}.blog-posts .item .item-image img {width: 100%;height: 100%;object-fit: cover;border-top-left-radius: 15px;border-top-right-radius: 15px;}.blog-posts .item .item-content {padding: 20px;}.blog-posts .item .item-content h2 {font-size: 45px;font-weight: 700;color: #000;}.blog-posts .item .item-content h3 {font-size: 30px;color: #000;font-weight: 700;margin-bottom: 30px;transition: .4s;}.blog-posts .item .item-content p.description {margin: 20px 0;}.blog-posts .item .item-content p.publication-date {font-size: 14px;line-height: 14px;}.blog-posts .item .item-content a {justify-content: center;}.blog-single-post {background-color: #fff;max-width: 755px;margin: 0 auto;border-radius: 8px;padding: 20px;}.blog-single-post .post-content {font-size: 18px;}.blog-single-post .post-content a {color: #E00356;font-weight: 500;}.blog-single-post .post-content h2 {font-size: 28px;font-weight: 500;color: #001233;margin-bottom: 20px;}.blog-single-post .post-content h3 {font-size: 24px;font-weight: 500;color: #001233;margin-bottom: 20px;}.blog-single-post .post-image {height: 480px;}.blog-single-post .post-image img {width: 100%;height: 100%;object-fit: cover;border-radius: 15px;}.blog-single-post blockquote {background-color: #f4f4f4;border-radius: 30px;padding: 20px;font-style: italic;}.blog-single-post .post-author {display: flex;gap: 15px;background-color: #edf0f0;border-radius: 15px;}.blog-single-post .post-author .avatar {width: 50px;height: 50px;border-radius: 100%;}.blog-single-post .post-author .avatar img {width: 100%;height: 100%;border-radius: 100%;object-fit: cover;}.blog-single-post .post-author .details {flex: 1;}.menu-page li a {font-weight: 600;font-size: 18px;color: #000;text-align: right;border-bottom: 1px dashed #ddd;padding: 15px;display: block;}.post {margin-bottom: 20px;}.post:last-child {margin-bottom: 0px;}.post .post-content {background-color: #fff;padding: 20px;border-radius: 15px;}.threads {display: flex;flex-direction: column;gap: 20px;}.threads .item {background-color: #fff;border-radius: 15px;padding: 20px;border-left: 4px solid #6BAF00;}.threads .item h3 {font-size: 20px;font-weight: 500;}.threads .item .details {display: flex;align-items: center;gap: 10px;flex-wrap: wrap;margin-top: 10px;}.threads .item .details li.separator {width: 1px;height: 100%;background-color: #ddd;display: block;padding: 0;margin: 0 10px;}.stats {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 20px;}.stats .item {text-align: center;background-color: #fff;padding: 30px 20px;border-radius: 15px;}.stats .item .value {display: flex;align-items: center;justify-content: center;width: 100px;height: 100px;border-radius: 100%;background: linear-gradient(to right, #8cd63e, #6BAF00);margin: 0 auto;}.stats .item .value span {font-size: 35px;display: block;line-height: 50px;font-weight: 600;color: #fff;}.stats .item h5 {margin-top: 20px;}.breadcrumbs {display: flex;align-items: center;flex-wrap: wrap;gap: 5px;margin-bottom: 10px;}.breadcrumbs li {display: flex;align-items: center;position: relative;}.breadcrumbs li:before {position: relative;content: '\00BB';margin: 0 5px;}.breadcrumbs li:first-child:before {content: '';margin: 0;}.boxes {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 35px;}.boxes .item {padding: 50px 30px;background-color: #fff;border-radius: 30px;}.boxes .item i.nikofonts {width: 40px;height: 40px;background-color: #6BAF00;}.mini-boxes {display: grid;grid-template-columns: 1fr 1fr;gap: 30px;}.mini-boxes .item {position: relative;border: 1px solid #ccc;padding: 20px;border-radius: 30px;}.mini-boxes .item i {position: absolute;right: 20px;bottom: 0;font-size: 120px;line-height: 120px;opacity: .085;}.mini-boxes h4 {color: #000;}.blog-author {display: flex;align-items: center;flex-wrap: wrap;gap: 15px;background-color: #fff;padding: 15px;border-radius: 8px;border: 1px solid #eee;box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.05);}.blog-author .avatar {width: 150px;height: 150px;border-radius: 8px;border: 1px solid #ddd;}.blog-author .avatar img {width: 100%;height: 100%;object-fit: cover;border-radius: 8px;}.blog-author .details {flex: 1;}.blog-author .details h5 {display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;margin-bottom: 10px;}.blog-author .details h5 .author {line-height: 11.5px;font-size: 11.5px;text-transform: uppercase;font-weight: 600;padding: 5px 8px;border-radius: 5px;background-color: #73c1ff;color: #fff;display: inline-block;}.section-title.center {display: flex;justify-content: center;text-align: center;}.section-title h2 {font-size: 45px;font-weight: 600;color: #000;}.section-title.with-menu {display: flex;align-items:center;justify-content: space-between;flex-wrap: wrap;gap: 20px;}.search-postcode-results {scroll-margin-top: 80px;}ul.places {display: flex;align-items: center;flex-wrap: wrap;gap: 10px;}ul.places li {}ul.places li a {display: block;padding: 10px 15px;border: 1px solid #000;border-radius: 30px;font-weight: 500;color: #000;transition: .2s;}ul.places li a:hover {background-color: #000;color: #fff;}ul.checklist {display: flex;flex-direction: column;gap: 10px;align-items: flex-start;}ul.checklist li {display: flex;align-items: center;border: 1px solid #121212;border-radius: 30px;padding: 10px 15px;color: #121212;font-weight: 500;}ul.checklist li i.nikofonts {width: 14px;height: 14px;margin-right: 7px;}ul.list li {margin-left: 40px;list-style-type: dot;}.tabs {border-bottom: 2px solid #ddd;}.nav-pills.tabs .nav-link {color: #121212;font-weight: 500;position: relative;padding: 11px 12px;}.nav-pills .nav-link.active, .nav-pills .show>.nav-link {background: none;color: #6BAF00;}.nav-pills .nav-link.active:before {position: absolute;left: 0;right: 0;bottom: -2px;height: 2px;background-color: #6BAF00;content: '';}.btn {display: inline-block;padding: 11px 12px;font-size: 16px;text-decoration: none;border-radius: 35px;font-weight: 600;transition: .2s;}.btn.with-icon {display: flex;align-items: center;gap: 8px;}.btn.with-icon i.nikofonts {position: relative;top: 0;width: 20px;height: 20px;}.btn.button-1 {font-size: 14px;line-height: 14px;border: 1px solid #E5E7EB;background-color: transparent;padding: 11px 15px;color: #4B5563;border-radius: 35px;font-weight: 600;transition: .2s;outline: none;}.btn.button-1 i.nikofonts {background-color: #4B5563;}.btn.button-1:hover {border-color: #363636;color: #363636;}.btn.button-2 {font-size: 14px;line-height: 14px;border: 1px solid #6BAF00;background-color: #6BAF00;padding: 11px 15px;color: #fff;border-radius: 35px;font-weight: 600;outline: none;}.btn.button-2 i.nikofonts {background-color: #fff;}.btn.button-3 {font-size: 15px;line-height: 15px;border: 1px solid #F5F8F2;background-color: #F5F8F2;padding: 12px 16px;color: #6BAF00 !important;border-radius: 10px;font-weight: 600;}.btn.with-circle {position: relative;}.btn.with-circle span.circle {display: flex;align-items: center;justify-content: center;text-align: center;width: 20px;height: 20px;border-radius: 100%;background-color: #6BAF00;color: #fff;font-weight: 600;font-size: 12px;line-height: 12px;position: absolute;right: -5px;top: -5px;}.btn i {padding-right: 6px;font-size: 18px;line-height: 18px;position: relative;top: 3px;color: #fff;}.btn-1 {color: #6BAF00 !important;padding: 0;text-transform: none;}.btn-1 i {color: #333446 !important;}.btn-2 {color: #6BAF00 !important;border: 2px solid #6BAF00;background-color: transparent;text-transform: uppercase;}.btn-2:hover {color: #fff !important;background-color: #6BAF00;}.btn-3 {color: #fff !important;border: 2px solid #000;background-color: #000000;min-width: 250px;}.btn-4 {color: #000 !important;border: 2px solid #000;background-color: transparent;text-transform: uppercase;}.btn-5 {font-size: 14px;padding: 0;background-color: transparent;border: 0;font-weight: 400;}.btn-5:hover {color: #000;text-decoration: underline;}.btn.size-2 {font-size: 22px;}.btn.btn-ico .nikofonts {display: inline-flex;background-color: #6BAF00;}.btn-with-icon {display: inline-flex;align-items: center;}.btn-with-icon i {margin-right: 7px;top: -1px;background-color: #6BAF00;}.btn-with-icon:hover i {background-color: #fff;}.btn.justify {display: flex;justify-content: space-between;box-shadow: 0 4px 10px rgba(78, 163, 0, .15);}.first {padding-top: 200px;}.bg-1 {background-color: #f4f4f4;}.bg-2 {background-color: #fff;}.bg-3 {background-color: rgb(237 240 240 / 1);}.bg-4 {background: radial-gradient(120% 160% at 20% 80%, #c6f68f 15%, #9fed4d 45%, #c6f68f 90%) border-box;}p.openhour {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px dashed #ddd;padding: 10px 0;}p.openhour:last-child {border-bottom: 0;}.break-word {white-space: normal;word-wrap: break-word;overflow-wrap: break-word;}.bg-woman-top-hand {margin-bottom: -130px;}.bg-woman-top-hand * {position: relative;z-index: 2;}.bg-woman-top-hand img {position: relative;top: -130px;display: block;max-width: 100%;margin: 0 auto;z-index: 1;}.border-bottom {border-bottom: 1px solid #ddd;}.rounded-1 {border-radius: 30px !important;}.font-color-1 {color: #6BAF00 !important;}.font-size-2 {font-size: 26px;font-weight: 700;}.font-size-3 {font-size: 24px;}.font-weight-500 {font-weight: 500;}.font-weight-600 {font-weight: 600;}.application {background-color: #fff;border: 1px solid #E5E7EB;border-radius: 15px;}.application h3 {color: #4B5563;font-size: 18px;}.application .choices {display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}.application .choices a {display: flex;align-items: center;flex-direction: column;justify-content: center;border: 1px solid #E5E7EB;border-radius: 10px;background-color: #fff;padding: 20px;color: #4B5563;font-weight: 500;font-size: 18px;text-align: center;}.application .choices a.selected {border-color: #6BAF00;color: #6BAF00;}.application .choices a i.nikofonts {width: 30px;height: 30px;background-color: #4B5563;margin-bottom: 10px;}.application .buttons {display: flex;align-items: center;gap: 20px;justify-content: center;}.how-it-works {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 40px;}.how-it-works .item {background-color: #fff;padding: 30px;border: 1px solid #ddd;border-radius: 12px;}.how-it-works .item h3 {font-size: 20px;font-weight: 500;margin: 10px 0 30px 0;color: #4B5563;}.how-it-works .item i.nikofonts {background-color: #6BAF00;width: 30px;height: 30px;}.form-wrapper {text-align: center;position: relative;border: 2px solid #6BAF00;border-radius: 15px;padding: 50px;}.form-wrapper .helper {display: block;margin-top: 20px;font-style: italic;font-size: 16px;color: #676767;}.form-wrapper .choices {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 20px;}.form-wrapper .choices.choices-2 {grid-template-columns: 1fr 1fr;}.form-wrapper .choices.choices-4 {grid-template-columns: 1fr 1fr 1fr 1fr;}.form-wrapper .choices a {display: flex;align-items: center;justify-content: center;gap: 15px;text-align: center;border: 2px solid #6BAF00;border-radius: 15px;font-weight: 600;font-size: 18px;text-transform: uppercase;padding: 15px;color: #6BAF00;transition: .2s;}.form-wrapper .choices a:hover {background-color: #6BAF00;color: #fff;}.form-wrapper .choices a .icon {margin-bottom: 10px;}.form-wrapper .choices a .icon i {position: relative;top: 3px;font-size: 50px;line-height: 50px;}.form-input {position: relative;}.form-input:last-child {margin-bottom: 0px;}.form-input label {position: absolute;background-color: #fff;left: 15px;top: 50%;transform: translateY(-50%);font-size: 13px;line-height: 13px;font-weight: 500;pointer-events: none;transition: .2s ease;padding: 3px 5px;border-radius: 10px;}.form-input input:focus + label, .form-input input:not(:placeholder-shown) + label {top: -9px;transform: none;}.form-input input {display: block;width: 100%;padding: 11px 18px 11px 18px;background-color: #fff;border: 1px solid #E5E7EB;border-radius: 35px;outline: none;}.form-input input:focus {border-color: #c5c8cd;}.form-space {position: relative;margin-bottom: 20px;}.form-space:last-child {margin-bottom: 0px;}.form-space label {font-weight: 500;color: #333446;margin-bottom: 15px;font-size: 16px;text-align: center;}.form-space input, .form-space textarea, .form-space select {display: block;width: 100%;border: 0;padding: 15px 20px;background-color: #fff;border: 1px solid #ddd;border-radius: 15px;box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);}.form-group {display: flex;gap: 10px;}.form-group input {padding: 0;height: initial;width: initial;margin-bottom: 0;display: none;cursor: pointer;}.form-group label {display: flex;gap: 7px;position: relative;cursor: pointer;}.form-group label div {position: relative;font-size: 14px;}.form-group label:before {content:'';-webkit-appearance: none;background-color: transparent;border: 2px solid #ddd;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);display: block;border-radius: 5px;width: 18px;height: 18px;padding: 8px;position: relative;vertical-align: middle;cursor: pointer;margin-right: 5px;}.form-group input:checked + label:after {content: '';display: block;position: absolute;top: 4px;left: 7px;width: 6px;height: 10px;border: solid #6BAF00 ;border-width: 0 2px 2px 0;transform: rotate(45deg);}.accordion-button {font-size: 22px;}.products {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 20px;}.products .item {background-color: rgb(237 240 240 / 1);padding: 24px;border-radius: 15px;min-height: 450px;display: flex;flex-direction: column;}.products .item .extras {display: flex;align-items: center;justify-content: flex-end;gap: 5px;}.products .item .extras span {display: block;padding: 3px 7px;border-radius: 10px;font-size: 12px;line-height: 12px;text-transform: uppercase;font-weight: 500;}.products .item .extras span.style-1 {background-color: #000;color: #fff;}.products .item .extras span.style-2 {background-color: rgb(255, 215, 0);color: #000;}.products .item h3 a {color: #121212;}.products .item .add-to-basket {margin-top: auto;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}.products .item ul {display: flex;flex-direction: column;gap: 10px;margin: 20px 0;padding: 10px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}.products .item ul li {display: flex;align-items: flex-start;}.products .item ul li:before {position: relative;content: '';width: 8px;height: 8px;border-radius: 7px;background-color: #6BAF00;margin-right: 10px;top: 10px;}.products .item .product-image {height: 320px;border-radius: 15px;margin: 15px 0;}.products .item .product-image img {width: 100%;height: 100%;object-fit: cover;border-radius: 15px;}.products .item .price {display: block;font-size: 18px;font-weight: 500;color: #121212;}.product-info h1 {margin-bottom: 20px;font-size: 35px;color: #000;}.product-info .add-to-basket {display: flex;align-items: center;flex-wrap: wrap;gap: 20px;justify-content: space-between;background-color: #f4f4f4;border-radius: 15px;padding: 10px 15px;margin-top: 20px;}.product-info .add-to-basket p span {font-size: 24px;font-weight: 600;color: #6BAF00;}.basket-summary {position: sticky;top: 20px;border-radius: 15px;background-color: rgb(237 240 240 / 1);padding: 20px;margin-left: 20px;}.basket-summary .details {display: flex;flex-direction: column;gap: 15px;}.basket-summary .details .item {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}.basket-summary .details .item.last {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin: 20px 0;padding: 20px 0;}.basket-summary .details .item span:last-child {text-align: right;}.basket-summary .details .item.last span:last-child {font-size: 30px;line-height: 30px;font-weight: 600;}.basket-summary .buttons {display: flex;flex-direction: column;gap: 10px;align-items: center;}.basket-summary .buttons a {width: 100%;}.basket-items {display: flex;flex-direction: column;}.basket-items .item {display: flex;align-items: center;flex-wrap: wrap;border-bottom: 1px solid #f4f4f4;padding: 15px 0px;}.basket-items .item:last-child {border-bottom: 0;}.basket-items .item .preview {width: 60px;height: 60px;border-radius: 7px;background-color: rgb(237 240 240 / 1);}.basket-items .item .preview img {width: 100%;height: 100%;object-fit: cover;border-radius: 7px;}.basket-items .item .description .more {display: flex;align-items: center;flex-wrap: wrap;gap: 10px;}.basket-items .item .description .more a[data-item-action="remove"] {font-size: 16px;line-height: 16px;}.basket-items .item .description {flex: 1;margin: 0 20px;}.basket-items .item .description .quantity {display: flex;align-items: center;margin-top: 10px;}.basket-items .item .description .quantity input {width: 40px;height: 30px;border: 0;background-color: #f1f1f1;text-align: center;color: #000;font-weight: 600;}.basket-items .item .description .quantity a {display: flex;align-items: center;justify-content: center;width: 40px;height: 30px;background-color: #f6f6f6;font-size: 20px;color: #000;font-weight: 600;}.basket-items .item .details {margin-left: auto;text-align: right;}.order-summary {position: sticky;top: 196px;border: 1px solid #E5E7EB;border-radius: 12px;}.order-summary .order-summary-lookup {padding: 15px;}.order-summary h5 {display: flex;align-items: center;gap: 7px;font-size: 16px;color: #797979;}.order-summary-items {display: flex;flex-direction: column;gap: 10px;}.order-summary-items .item {display: flex;align-items: center;gap: 10px;}.order-summary-items .item .icon {display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;border-radius: 12px;background-color: #F8FCF4;border: 1px solid #E5E7EB;}.order-summary-items .item .icon i.nikofonts {background-color: #6BAF00;}.order-summary-items .item h4 {flex: 1;font-size: 18px;margin-right: 20px;color: #4B5563;}.order-summary-items .item .details {display: flex;flex: 1;align-items: center;flex-wrap: wrap;gap: 5px;font-weight: 500;color: #4B5563;}.order-summary-items .item .details span {margin-left: auto;display: block;}.order-summary span.total-price {display: block;font-size: 30px;font-weight: 700;color: #4B5563;}.order-summary .order-summary-installment {display: flex;align-items: center;gap: 10px;padding: 15px;border-top: 1px solid #E5E7EB;background: linear-gradient(90deg, #F8FCF4 0%, #FFFFFF 100%);font-weight: 600;}.order-summary .order-summary-installment .icon {display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;border-radius: 12px;background-color: #F8FCF4;border: 1px solid #E5E7EB;}.order-summary .order-summary-installment .icon i.nikofonts {width: 20px;height: 20px;background-color: #6BAF00;}.order-summary .order-summary-installment .installment-info {margin-left: auto;font-size: 13px;line-height: 13px;text-align: right;font-weight: 400;color: #797979;}.order-summary .order-summary-installment .installment-info span {display: flex;align-items: center;color: #4B5563;font-weight: 500;margin-top: 4px;}.order-summary .order-summary-coupon {display: flex;align-items: center;justify-content: space-between;gap: 10px;padding: 15px;border-top: 1px solid #E5E7EB;}.order-summary .order-summary-coupon span {display: flex;align-items: center;gap: 7px;border-radius: 12px;padding: 5px 10px;font-size: 13px;line-height: 13px;font-weight: 500;color: #6BAF00;border: 1px solid #E5E7EB;}.order-summary .order-summary-coupon span i.nikofonts {width: 16px;height: 16px;background-color: #6BAF00;}.order-summary .order-summary-checkout {border-top: 1px solid #E5E7EB;padding: 15px;}.order-summary .helper {display: flex;align-items: center;gap: 10px;font-size: 13px;line-height: 13px;color: #797979;}.order-summary .helper i.nikofonts {width: 20px;height: 20px;background-color: #6BAF00;}.order-summary ul {display: flex;align-items: center;gap: 20px;flex-wrap: wrap;justify-content: center;border-top: 1px solid #E5E7EB;}.order-summary ul li {display: flex;align-items: center;gap: 7px;padding: 15px 0;font-size: 13px;line-height: 13px;color: #4B5563;}.order-summary ul li i.nikofonts {width: 18px;height: 18px;background-color: #6BAF00;}.terms {font-size: 12px;line-height: 15px;color: #797979;text-align: center;}.accordion-2 .accordion-item {border: 1px solid #E5E7EB;margin: 0;border-radius: 12px;}.accordion-2 .accordion-button {background-color: transparent;box-shadow: none;border: 0;padding: 15px;font-size: 18px;color: #4B5563;font-weight: 500;}.accordion-2 .accordion-button h4 {font-size: 18px;color: #4B5563;font-weight: 500;}.accordion-2 .accordion-button i.nikofonts {position: relative;top: -1px;margin-right: 7px;background-color: #6BAF00;}.accordion-2 .accordion-button:not(.collapsed) {background-color: #fff;box-shadow: none;padding-bottom: 0;}.accordion-2 .accordion-item:first-of-type .accordion-button {border-top: 1px solid #E5E7EB;border-radius: 12px;}.accordion-2 .accordion-item:last-child {border-bottom: 1px solid #E5E7EB;}.accordion-2 .accordion-item:last-of-type .accordion-button {border-bottom: 1px solid #E5E7EB;border-radius: 12px;}.accordion-2 .accordion-item:last-of-type .accordion-button:not(.collapsed) {border-bottom: 0;}.accordion-2 .accordion-body {padding: 20px 30px;}.payment-types {display: flex;flex-direction: column;gap: 10px;}.payment-types .item a {position: relative;display: flex;align-items: center;justify-content: space-between;gap: 10px;border: 1px solid #E5E7EB;padding: 10px 15px;border-radius: 12px;padding-right: 80px;height: 45px;}.payment-types .item a:hover {border-color: #c5c8cd;}.payment-types .item a.selected {border-color: #6BAF00;background: linear-gradient(90deg, #F8FCF4 0%, #FFFFFF 100%);}.payment-types .item a:after {position: absolute;content: '';width: 26px;height: 26px;border-radius: 100%;border: 1px solid #E5E7EB;display: block;background-color: #fff;right: 15px;top: 50%;transform: translateY(-50%);box-shadow: 0 4px 10px rgba(78, 163, 0, .15);}.payment-types .item a.selected:after {border-color: #6BAF00;background-color: #6BAF00;}.payment-types .item a.selected:before {content: "";position: absolute;top: 22px;right: 24px;transform: translateY(-50%);width: 7px;height: 12px;border: solid #fff;border-width: 0 2px 2px 0;transform: translateY(-58%) rotate(45deg);z-index: 2;}.payment-types .item a h5 {flex: 1;font-size: 16px;color: #4B5563;}.payment-types .item a span {color: #797979;margin-left: 10px;font-size: 13px;line-height: 13px;}.payment-types .item a img {display: block;height: 25px;}.payment-methods {display: flex;flex-direction: column;gap: 10px;}.payment-methods .item a {display: flex;align-items: center;gap: 10px;border: 2px solid #ddd;padding: 10px;border-radius: 15px;}.payment-methods .item a h5 {color: #000;font-weight: 500;margin: 10px 0 3px 0;}.payment-methods .item a span.recommended {display: inline-flex;font-size: 13px;line-height: 13px;border-radius: 30px;padding: 4px 7px;background-color: #6BAF00;color: #fff;font-weight: 500;text-transform: uppercase;}.payment-methods .item a h5 span.desc {display: block;font-size: 14px;line-height: 14px;margin-top: 5px;}.payment-methods .item a img {display: block;width: 65px;}.payment-methods .item a span {display: block;font-size: 12px;font-style: italic;color: #999;}.payment-methods .item a.selected {border-color: #6BAF00;color: #6BAF00;}.hello {position: fixed;right: 20px;bottom: 20px;z-index: 10002;}.hello .preview {position: absolute;right: -200px;bottom: 0px;}.hello .preview.show {animation-name: show_preview;animation-duration: 1s;animation-fill-mode: forwards;}@keyframes show_preview {0% {transform: rotate(0deg);right: -200px;}100% {transform: rotate(360deg);right: 0;}}.hello .preview.hide {opacity: 0;}.hello .preview .square {width: 70px;height: 70px;border-radius: 100%;}.hello .preview .square video {width: 100%;height: 100%;object-fit: cover;border-radius: 100%;cursor: pointer;}.hello .wrapper {display: none;flex-direction: column;position: absolute;right: 0px;bottom: 0px;width: 420px;height: 600px;max-height: 90vh;max-width: calc(100vw - 40px);background-color: #fff;border-radius: 20px;overflow: hidden;box-shadow: 0 10px 30px rgba(0,0,0,0.2);}.hello .wrapper.visible {display: flex;}.hello .wrapper.visible video {width: 100%;height: 75%;object-fit: cover;border-radius: 20px;}.hello .wrapper .my-content {height: 25%;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 10px;padding: 10px;}.hello .wrapper .my-content a {width: 100%;}.hello .wrapper .close {display: flex;align-items: center;justify-content: center;position: absolute;left: 20px;top: 10px;z-index: 10005;background-color: #edf0f0;color: #121212;padding: 5px 7px;border-radius: 10px;cursor: pointer;font-weight: 500;font-size: 14px;line-height: 14px;}.table.table-style-2 td.bg {background-color: rgb(237 240 240 / 1);text-align: right;font-weight: 500;}footer {padding-top: 100px;background-color: #fff;color: #333446;border-top: 1px solid #dfdfdf;}footer .footer-top {padding-bottom: 30px;border-bottom: 1px solid #ddd;}footer h5 {font-weight: 500;color: #000;font-size: 20px;}footer ul.menu {display: flex;flex-direction: column;gap: 3px;}footer ul.menu li a {text-decoration: none;color: #000;}footer ul.menu li a:hover {color: #6BAF00;}footer .footer-logo {width: 190px;}footer .footer-logo img {width: 100%;}footer .footer-bottom {padding-top: 100px;padding-bottom: 100px;font-size: 14px;color: #878787;}footer .footer-bottom .wrapper {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}footer .footer-bottom .wrapper ul {display: flex;align-items: center;gap: 20px;flex-wrap: wrap;}footer .footer-bottom .wrapper ul li a {color: #343434;text-decoration: none;}footer .footer-bottom .wrapper ul li a:hover {color: #2db34a;}footer .about {font-size: 16px;line-height: 21px;color: #676767;}footer .about span {font-weight: 600;color: #333446;}footer .socials {display: flex;align-items: center;flex-wrap: wrap;gap: 10px;}footer .socials a {display: flex;align-items: center;justify-content: center;width: 42px;height: 42px;border: 2px solid #121212;border-radius: 35px;color: #121212;text-decoration: none;opacity: .5;transition: .3s;}footer .socials a:hover {opacity: 1;}footer .socials a i {position: relative;top: 0px;width: 20px;height: 20px;}footer .company-details {font-size: 13px;line-height: 16px;color: #797979;}.window {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,.65);z-index: 10002;display: none;}.window.show {display: block;animation-name: fadeIn;animation-duration: .3s;}.window .window-body {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 50%;background: #fff;border-radius: 15px;padding: 30px;display: none;max-height: 90%;max-width: 1680px;overflow-y: auto;}.window.window-50 .window-body {width: 50%;}.window.window-full .window-body {width: 98%;min-height: 98%;max-height: 98%;overflow: auto;height: 98%;padding: 20px 30px;}.window.show .window-body {display: block;animation-name: show-window-body;animation-duration: .3s;transform: translate(-50%, -50%);}.window .buttons {display: flex;align-items: center;gap: 10px;flex-wrap: wrap;justify-content: center;}.window .order-summary {position: relative;top: 0;}@keyframes show-window-body {0% {top: 200%;}100% {top: 50%;}}.window .window-body .window-close {position: absolute;right: 10px;top: 10px;font-weight: 600;cursor: pointer;width: 26px;height: 26px;border-radius: 5px;background-color: #f6f6f6;color: rgb(23, 116, 226);display: flex;align-items: center;justify-content: center;text-align: center;transition: .2s;}.window .window-body .window-close:hover {background-color: #f1f1f1;}.window .window-body .window-close i {font-size: 28px;transition: .1s;}.window .window-body .window-close:hover i {color: #000;}.window .window-body h3 {font-size: 20px;font-weight: 600;margin-bottom: 30px;font-weight: 700;color: #000;}.pos-rel {position: relative !important;}.pos-rel.pos-rel-3 {z-index: 3 !important;}.p10 {padding: 10px !important;}.p15 {padding: 15px !important;}.p20 {padding: 20px !important;}.p30 {padding: 30px !important;}.p50 {padding: 50px !important;}.pt50 {padding-top: 50px !important;}.pt100 {padding-top: 100px !important;}.pt150 {padding-top: 150px !important;}.pb50 {padding-bottom: 50px !important;}.pb100 {padding-bottom: 100px !important;}.pb150 {padding-bottom: 150px !important;}.pb250 {padding-bottom: 250px !important;}.ml10 {margin-left: 10px !important;}.mb5 {margin-bottom: 5px !important;}.mb10 {margin-bottom: 10px !important;}.mb30 {margin-bottom: 30px !important;}.mb50 {margin-bottom: 50px !important;}.mb20 {margin-bottom: 20px !important;}.mt5 {margin-top: 5px !important;}.mt10 {margin-top: 10px !important;}.mt20 {margin-top: 20px !important;}.mt30 {margin-top: 30px !important;}.mt50 {margin-top: 50px !important;}.w-30 {width: 30% !important;}.w-35 {width: 35% !important;}.w-40 {width: 40% !important;}.g-6 {--bs-gutter-x: 4rem;}iframe {height: 750px;}@media (min-width: 0px) and (max-width: 991px) {#nav-icon {display: block;}#nav-icon.open {top: 10px;right: 10px;}#nav-icon span {display: block;position: absolute;height: 2px;width: 50%;background-color: #4B5563;opacity: 1;transition: .25s ease-in-out;}#nav-icon.open span {background-color: #4B5563;}#nav-icon span:nth-child(even) {left: 50%;border-radius: 0 3px 3px 0;}#nav-icon span:nth-child(odd) {left: 0px;border-radius: 3px 0 0 3px;}#nav-icon span:nth-child(1), #nav-icon span:nth-child(2) {top: 0px;}#nav-icon span:nth-child(3), #nav-icon span:nth-child(4) {top: 6px;}#nav-icon span:nth-child(5), #nav-icon span:nth-child(6) {top: 12px;}#nav-icon.open span:nth-child(1),#nav-icon.open span:nth-child(6) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}#nav-icon.open span:nth-child(2),#nav-icon.open span:nth-child(5) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}#nav-icon.open span:nth-child(1) {left: 6px;top: 8px;}#nav-icon.open span:nth-child(2) {left: calc(50% - 6px);top: 8px;}#nav-icon.open span:nth-child(3) {left: -50%;opacity: 0;}#nav-icon.open span:nth-child(4) {left: 100%;opacity: 0;}#nav-icon.open span:nth-child(5) {left: 6px;top: 8px;}#nav-icon.open span:nth-child(6) {left: calc(50% - 6px);top: 8px;}.mobile-nav.show {display: block;}.mobile-nav ul li a {display: flex;align-items: center;gap: 5px;padding: 10px 0px;border-bottom: 1px solid #E5E7EB;color: #4B5563;font-size: 14px;font-weight: 500;}.mobile-nav ul li:last-child a {border-bottom: 0;}.mobile-nav ul li a i.nikofonts {margin-right: 5px;}.mobile-nav .buttons {position: absolute;left: 10px;right: 10px;bottom: 20px;display: flex;flex-direction: column;gap: 10px;}.mobile-nav i.nikofonts {width: 22px;height: 22px;background-color: #6BAF00;}header .top-bar {font-size: 12px;}header .top-bar i.nikofonts {width: 14px;height: 14px;}header .top-bar .wrapper .top-bar__list {gap: 5px;width: 100%;}header .top-bar .wrapper .top-bar__list .call {font-size: 14px;}header .top-bar .wrapper .top-bar__list .rotating-text {min-width: 208px;max-width: 208px;margin-left: auto;display: flex;justify-content: flex-end;text-align: right;height: 17px;}header .top-bar .wrapper .top-bar__list .rotating-text span {left: auto;right: 0;justify-content: flex-end;text-align: right;gap: 0;}header .top-bar .wrapper .top-bar__list .rotating-text span i {display: none;}header .top-bar .wrapper .top-bar__list li:nth-child(2) {display: none;}header .top-bar .wrapper .top-bar__links {display: none;}header .main-navigation {display: none;}header .top-bar .wrapper .top-bar__list .call img {width: 24px;height: 24px;}header .main .wrapper {padding: 10px 0;}header .main .logo {width: 140px !important;}header .main .form {display: none;}header .main .buttons {margin-right: 45px;}header .main .buttons a {display: none;}header .main .buttons a:last-child {display: flex;}header .wrapper nav ul li {display: none;}header .wrapper nav ul li:last-child {display: block;margin-right: 45px;}header .wrapper nav ul li a.wallet-status {font-size: 14px;line-height: 14px;padding: 5px 10px;}header .wrapper .logo {width: 140px;}.hero .welcome {padding: 0;}.hero .welcome h1, .product-info h1 {font-size: 28px;}.hero .welcome h2 {font-size: 24px;}.hero-full .analysis-wrapper h1 {font-size: 40px;}.mini-boxes {grid-template-columns: 1fr;gap: 20px;}.mini-boxes .item {padding: 10px;}.tab-scroll-wrapper {width: 100% !important;overflow-x: auto !important;-webkit-overflow-scrolling: touch;}.tab-scroll-wrapper::-webkit-scrollbar {display: none;}.tab-scroll-wrapper {-ms-overflow-style: none;scrollbar-width: none;}.tab-scroll-wrapper .tabs {display: flex !important;flex-direction: row !important;flex-wrap: nowrap !important;width: max-content !important;}.tab-scroll-wrapper .nav-item {flex: 0 0 auto !important;}.product-info .add-to-basket a {width: 100%;flex: 1;}.blog-posts {grid-template-columns: 1fr;gap: 10px;}.blog-single-post .post-image {height: 230px;}.first {padding-top: 110px;}.stats {grid-template-columns: 1fr;}.font-size-2 {font-size: 20px;}.stats .item {padding: 15px;}.basket-summary {margin-left: 0;}.reviews {column-count: 1;column-gap: 20px;}.features {grid-template-columns: 1fr;gap: 15px;}.features .item {padding: 15px;}.benefits {grid-template-columns: 1fr;gap: 10px;}.benefits .item {padding: 15px;}.benefits .item h3 {font-size: 30px;}.space-with-border {padding: 20px;}.space-with-border h4 {font-size: 18px;}.form-wrapper .choices, .form-wrapper .choices.choices-2, .form-wrapper .choices.choices-3, .form-wrapper .choices.choices-4 {grid-template-columns: 1fr;gap: 10px;}.bg-woman-top-hand {margin-bottom: -80px;}.bg-woman-top-hand img {top: -80px;}.services {gap: 10px;grid-template-columns: 1fr;}.services .item {padding: 20px 10px;text-align: center;}.services .item h2 {font-size: 18px;}.services .item h2 span {font-size: 16px;}.accordion-2 .accordion-button {font-size: 16px;}.accordion-2 .accordion-button i.nikofonts {width: 20px;height: 20px;}.accordion-2 .accordion-body {padding: 20px 10px;}.order-summary-items .item h4 {flex: 0;margin-right: 0px;font-size: 16px;}.order-summary h5 {font-size: 15px;}.order-summary-items .item .details {flex-direction: column;align-items: flex-start;gap: 5px;}.order-summary-items .item .details span {margin-left: 0;font-size: 13px;line-height: 13px;color: #797979;}.order-summary ul {flex-direction: column;gap: 10px;padding: 15px;}.order-summary ul li {padding: 0;}.payment-types .item a {padding: 10px 65px 10px 15px;}.payment-types.installments .item a {justify-content: center;align-items: flex-start;gap: 0;flex-direction: column;}.payment-types .item a h5 {font-size: 15px;}.payment-types.installments .item a span {margin-left: 0;margin-top: 4px;}.payment-types .item a img {height: 20px;}.products {grid-template-columns: 1fr;}.products .item .add-to-basket {justify-content: center;gap: 15px;}.boxes {grid-template-columns: 1fr;gap: 15px;}.boxes .item {padding: 20px;}.btn-3 {min-width: auto;}.btn.button-1 {padding: 10px 12px;}.btn.button-2 {padding: 10px 12px;}.section-title h2 {font-size: 27px;}footer .footer-bottom .wrapper {flex-direction: column;justify-content: center;text-align: center;}footer .footer-bottom .wrapper ul {margin-top: 10px;flex-direction: column;gap: 10px;}.window .window-body {width: 90%;padding: 20px;}.window.window-50 .window-body {width: 90%;padding: 20px;}.m-mt20 {margin-top: 20px !important;}.m-mt30 {margin-top: 30px !important;}.pm-20 {padding: 20px !important;}.m-p15 {padding: 15px !important;}.m-pt50 {padding-top: 50px !important;}}