.top-domains{display:flex;align-items:center}.top-domains .top-domains-list{display:flex;justify-content:space-evenly;width:100%}.top-domains .top-domains-list div{text-align:center;font-weight:600}.top-domains .top-domains-list div a{color:var(--blue)}.top-domains .top-domains-list div a span{color:var(--green)}section.hero{width:100%;height:100%;position:relative;overflow:hidden;padding:120px 0;background-color:var(--bg-light)}section.hero .bg-img{margin:0 auto;position:absolute;right:0;top:0;-o-object-fit:cover;object-fit:cover;z-index:1}@media only screen and (max-width:1400px){section.hero .bg-img{width:100%;height:100%}}section.hero .item{width:100%;position:relative;z-index:2;display:flex;align-items:center}section.hero .item .contents{flex-direction:column}section.hero .item .contents .title{font-weight:300;font-size:18px;color:var(--blue)}section.hero .item .contents .page-title{color:var(--blue);margin:20px 0}section.hero .item .contents .page-title span{display:inline-block}section.hero .item .contents .page-title strong{color:var(--green)}section.hero .item .contents .buttons{margin-top:20px;display:flex;flex-direction:row}section.hero .item .contents .buttons .btn{padding:10px;margin:0 10px 0 0}section.hero .item .contents .buttons .btn-theme{color:var(--green)!important;align-items:center;font-size:18px}section.hero .item .contents .buttons .btn-theme span{display:block;color:var(--white);font-size:12px}section.hero .item .contents .buttons .btn-theme div{text-align:start}section.hero .item .contents .buttons .btn-theme div:first-child{margin-right:15px;text-align:center}section.hero .item .contents .buttons .btn-theme .btn-circle-bg{background-color:var(--green);border-radius:50%;color:var(--white)!important;width:30px;height:30px;vertical-align:middle;line-height:30px!important}section.hero .item .contents .buttons .btn-theme:hover{border-color:var(--blue-light)!important}section.hero .item .contents .buttons .btn-green{align-items:center;padding-right:15px;padding-left:15px}section.hero .item .contents .buttons .btn-green div{text-align:start}section.hero .item .contents .buttons .btn-green div:first-child{margin-right:10px;text-align:center;font-size:22px}section.hero .item .contents .buttons .btn-green:hover{border-color:var(--green-dark)!important}section.hero .item .contents .bottom-text{font-size:18px;line-height:1.5;color:var(--blue);font-weight:500}section.hero .swiper-slide{display:flex;align-items:center;overflow:hidden}section.hero .green-circle{width:7vw;height:7vw;border-radius:50%;position:absolute;z-index:9999;right:28.2%;bottom:-60px;background-color:var(--green);padding-left:0}section.hero.section-hero-new{padding:0;background-color:var(--bg-light);overflow:visible}section.hero.section-hero-new .item{padding:0}section.hero.section-hero-new .dna-hero-left{padding:40px 0 36px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}section.hero.section-hero-new .dna-hero-h1{display:inline-flex;align-items:center;gap:7px;background:#1ccc9914;border:1px solid rgba(28,204,153,.35);border-radius:30px;padding:5px 14px;margin-bottom:14px;width:-moz-fit-content;width:fit-content;font-size:14px;color:var(--green-dark);font-weight:500}section.hero.section-hero-new .dna-hero-headline{font-size:36px;font-weight:600;color:var(--blue-dark);line-height:1.22;margin-bottom:8px}section.hero.section-hero-new .dna-hero-headline em{font-style:normal;color:var(--green)}section.hero.section-hero-new .dna-hero-tagline{font-size:18px;color:var(--blue-light);font-weight:600;margin-bottom:10px}section.hero.section-hero-new .dna-hero-desc{font-size:14px;color:var(--color-light-top);line-height:1.65;margin-bottom:14px;max-width:500px}section.hero.section-hero-new .dna-hero-desc strong{color:var(--blue-dark);font-weight:600}section.hero.section-hero-new .dna-hero-modules{display:flex;align-items:center;flex-wrap:wrap;gap:6px 0;font-size:14px;color:var(--green-dark);font-weight:500;margin-bottom:20px}section.hero.section-hero-new .dna-hero-modules span+span:before{content:"";display:inline-block;width:1px;height:12px;background:var(--green-30);margin:0 8px;vertical-align:middle}section.hero.section-hero-new .dna-hero-modules .dna-hero-hl{color:var(--green-dark);font-weight:700}section.hero.section-hero-new .dna-hero-modules a{color:inherit;text-decoration:none}section.hero.section-hero-new .dna-hero-modules a:hover{text-decoration:underline}section.hero.section-hero-new .dna-hero-cta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}section.hero.section-hero-new .dna-hero-btn-primary{display:inline-flex;align-items:center;gap:10px;background:var(--blue);color:var(--white);font-size:16px;font-weight:500;padding:12px 26px;border-radius:8px;text-decoration:none;transition:background .15s}section.hero.section-hero-new .dna-hero-btn-primary:hover{background:var(--blue-dark);color:var(--white)}section.hero.section-hero-new .dna-hero-btn-circle{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--green);color:var(--white);font-size:11px;flex-shrink:0}section.hero.section-hero-new .dna-hero-btn-secondary{display:inline-flex;align-items:center;gap:6px;background:#0000;color:var(--blue-dark);font-size:16px;font-weight:500;padding:12px 22px;border-radius:8px;border:1px solid var(--border-thin);text-decoration:none;transition:all .15s}section.hero.section-hero-new .dna-hero-btn-secondary:hover{background:#212a4d0f}section.hero.section-hero-new .dna-hero-micro{font-size:12px;color:var(--text-muted);margin-bottom:0}section.hero.section-hero-new .dna-hero-trust{background:var(--white);border-top:1px solid var(--border-thin)}section.hero.section-hero-new .dna-hero-trust-inner{display:flex;align-items:center;justify-content:center;padding:14px 0;overflow:hidden}section.hero.section-hero-new .dna-hero-trust-track{display:flex;align-items:center;gap:0;flex-wrap:wrap;justify-content:center}section.hero.section-hero-new .dna-hero-ti{display:flex;align-items:center;gap:5px;font-size:13px;color:var(--color-light-top);white-space:nowrap;padding:0 16px}section.hero.section-hero-new .dna-hero-ti i{color:var(--green);font-size:14px}section.hero.section-hero-new .dna-hero-ti strong{color:var(--blue-dark);font-weight:600}section.hero.section-hero-new .dna-hero-ti+.dna-hero-ti:before{content:"";width:1px;height:16px;background:var(--border-rgba-darken);flex-shrink:0;margin-right:16px}@media(max-width:900px){section.hero.section-hero-new .dna-hero-left{padding:36px 0}}@media(max-width:600px){section.hero.section-hero-new .dna-hero-left{align-items:center;text-align:center}section.hero.section-hero-new .dna-hero-desc{max-width:100%}section.hero.section-hero-new .dna-hero-cta{flex-direction:column;align-items:center;width:100%}section.hero.section-hero-new .dna-hero-btn-primary,section.hero.section-hero-new .dna-hero-btn-secondary{width:100%;justify-content:center}section.hero.section-hero-new .dna-hero-headline{font-size:26px}section.hero.section-hero-new .dna-hero-tagline{font-size:15px}section.hero.section-hero-new .dna-hero-desc{font-size:13px}section.hero.section-hero-new .dna-hero-modules{font-size:13px}section.hero.section-hero-new .dna-hero-btn-primary,section.hero.section-hero-new .dna-hero-btn-secondary{font-size:15px}section.hero.section-hero-new .dna-hero-trust-track{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:100%}section.hero.section-hero-new .dna-hero-ti{padding:6px 12px;background:var(--bg-light);border:1px solid var(--border-thin);border-radius:20px;font-size:12px;flex:0 0 calc(33.33% - 6px);justify-content:center}section.hero.section-hero-new .dna-hero-ti+.dna-hero-ti:before{display:none}}section.support-integrations .item .ent-img{padding:20px 5px;margin-bottom:30px;height:115px;border-radius:12px;display:flex;justify-content:center;align-items:center;box-shadow:0 25px 46px -21px #00000014;transition:all .2s ease-in-out;position:relative;top:0}section.support-integrations .item .ent-img img{max-width:130px}section.support-integrations .item .ent-img:hover{top:-5px}@media only screen and (min-width:2100px){section.hero .item .contents .page-title{color:var(--blue);padding:20px 0}section.hero .item .contents .page-title strong{color:var(--green)}}@media only screen and (max-width:992px){.domain-search-div .container,.swiper-slide .container{width:100%;max-width:100%}.top-domains .top-domains-list div a{color:var(--blue)}.top-domains .top-domains-list div a span{width:100%;float:left}.slider .swiper-slide{height:400px!important}.slider .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:768px){section.hero .item .contents .title{font-weight:300;font-size:18px;color:var(--blue)}}@media only screen and (max-width:600px){section.hero{padding:40px 0}.top-domains .top-domains-list div a{font-size:13px;line-height:16px}section.hero img{-o-object-fit:none!important;object-fit:none!important}section.hero .item .contents{text-align:center;padding-left:0!important}section.hero .item .contents .buttons{flex-direction:column;align-items:center;margin-top:5px}section.hero .item .contents .buttons .btn{width:70%!important;margin-bottom:15px;justify-content:center}}@media only screen and (max-width:370px){.domain-search-div .big-search{margin-top:20px}}@media only screen and (max-width:350px){.top-domains{display:none}section.hero .item .contents .buttons .btn{width:80%!important;margin-bottom:10px}}.about-dna-home{position:relative;overflow-x:clip}.about-dna-home.bg-circle:after{content:"";background-image:url(../../assets/images/circle-1.svg);background-size:300px;background-repeat:no-repeat;width:300px;height:330px;right:-135px;position:absolute;top:120px;z-index:-1}.about-dna-home .container.bg-square:before{content:"";background-color:var(--bg-light);border-radius:8px;width:300px;height:400px;left:-100px;position:absolute;top:65px;z-index:-1;display:none}.about-dna-home .titlediv h2{text-align:start;line-height:65px}.about-dna-home .titlediv small{float:left;margin-top:15px}.about-dna-home p{color:var(--text);text-align:start;font-size:16px;line-height:26px}@media only screen and (max-width:1400px){.about-dna-home .titlediv{width:100%!important}.about-dna-home .titlediv h2{margin-bottom:0}.about-dna-home small{float:left;margin-top:0}}@media only screen and (max-width:992px){.about-dna-home .titlediv h2{text-align:center;line-height:34px}.about-dna-home .titlediv small{width:100%;text-align:center;margin-bottom:15px}.about-dna-home .imgdiv{text-align:center}.about-dna-home .imgdiv img{margin-bottom:20px}.about-dna-home.bg-circle:after{background-size:200px;width:200px;height:230px;right:-100px;position:absolute;top:50%;z-index:-1}.about-dna-home .container.bg-square:before{background-size:250px;width:250px;height:298px;left:0;position:absolute;top:165px;z-index:-1}}.whywork-dna-home{padding:50px 0}.whywork-dna-home .bg-whytogether{padding:50px 40px 40px 80px}.whywork-dna-home .bg-whytogether:before{content:"";background-image:url(../../assets/images/whytogether.webp);background-size:95%;background-repeat:no-repeat;background-position:center top;right:0;position:absolute;width:100%;top:0;z-index:-1;height:100%}.whywork-dna-home .bg-whytogether .titlediv{margin-top:30px;margin-bottom:40px}.whywork-dna-home .bg-whytogether .titlediv small{color:var(--text)}.whywork-dna-home .bg-whytogether .why-box{flex-direction:row;align-items:stretch;display:flex;width:100%}.whywork-dna-home .bg-whytogether .why-box div{width:30%!important;margin:0 20px 20px 0;background-color:var(--white);border-radius:12px;padding:30px;float:left;box-shadow:0 25px 46px -21px #0000000d}.whywork-dna-home .bg-whytogether .why-box div.light{background-color:#0000;border:1px solid #fff;font-weight:700;padding:10px!important;align-items:end;justify-content:center;display:flex}.whywork-dna-home .bg-whytogether .why-box div.light span{font-size:16px;color:var(--white);margin-bottom:30px}.whywork-dna-home .bg-whytogether .why-box div.more{width:10%!important;margin-right:0;background-color:#0000;align-items:center;flex-direction:column;justify-content:end;display:flex;box-shadow:0 25px 46px -21px #0000;padding:0!important;text-align:center}.whywork-dna-home .bg-whytogether .why-box div.more .more-content{box-shadow:0 25px 46px -21px #0000001a;background-color:var(--white);margin:0;border:1px solid var(--green);width:100%!important;transition:all .2s ease-in-out;top:0;position:relative}.whywork-dna-home .bg-whytogether .why-box div.more .more-content:hover{top:-5px;box-shadow:0 25px 46px -21px #0003}.whywork-dna-home .bg-whytogether .why-box div.more .more-content img{margin-bottom:20px;width:25px}.whywork-dna-home .bg-whytogether .why-box div .btn-circle-bg{background-color:var(--bg-light);border-radius:50%;height:50px;width:50px;float:left;padding:12px;margin:10px 0 40px;align-items:center;justify-content:center;display:flex}.whywork-dna-home .bg-whytogether .why-box div b{float:left;width:100%;color:var(--blue);font-size:16px;line-height:26px}.whywork-dna-home .bg-whytogether .why-box div span{float:left;width:90%;color:var(--text);margin-top:10px;line-height:24px;padding-bottom:30px}.whywork-dna-home .bg-whytogether .why-box:not(:last-child) div.more{background-color:#0000;border:0px}@media only screen and (max-width:1400px){.whywork-dna-home .bg-whytogether{padding:0 40px 40px 55px}.whywork-dna-home .bg-whytogether .titlediv{margin-top:20px;margin-bottom:20px}}@media only screen and (max-width:1200px){.whywork-dna-home .bg-whytogether{padding:0 40px 40px 55px}.whywork-dna-home .bg-whytogether .titlediv{margin-top:20px;margin-bottom:20px}.whywork-dna-home .bg-whytogether .why-box div{padding:20px 15px}.whywork-dna-home .bg-whytogether .why-box div .btn-circle-bg{margin:0 0 10px}.whywork-dna-home .bg-whytogether .why-box div span{width:100%;padding-bottom:10px}}@media only screen and (max-width:993px){.whywork-dna-home .bg-whytogether{padding:0 35px 10px 45px;max-width:100%}.whywork-dna-home .bg-whytogether .why-box div{padding:20px 10px}}@media only screen and (max-width:768px){.whywork-dna-home .bg-whytogether{padding:0 35px;max-width:100%}.whywork-dna-home .bg-whytogether:before{background-size:cover;background-repeat:no-repeat;background-position:right top;z-index:-2}.whywork-dna-home .bg-whytogether:after{content:"";position:absolute;width:100%;z-index:-1;height:100%;inset:0;height:auto;background:#212a4db3}.whywork-dna-home .bg-whytogether .why-box{flex-direction:column}.whywork-dna-home .bg-whytogether .why-box div{width:100%!important;text-align:center;margin:0 0 10px!important}.whywork-dna-home .bg-whytogether .why-box div .btn-circle-bg{float:none;margin:0 auto}.whywork-dna-home .bg-whytogether .why-box div b{margin-top:15px}.whywork-dna-home .bg-whytogether .why-box div.light{background-color:var(--white);border:0px}.whywork-dna-home .bg-whytogether .why-box div.light span{color:var(--blue);margin-bottom:0}.whywork-dna-home .bg-whytogether .why-box div.more{width:100%!important;padding:0!important;text-align:center}.whywork-dna-home .bg-whytogether .why-box div.more a{width:100%!important;float:left}.whywork-dna-home .bg-whytogether .why-box div.more .more-content{margin:0}.whywork-dna-home .bg-whytogether .why-box div.more .more-content img{margin-bottom:0}.whywork-dna-home .bg-whytogether .why-box:not(:last-child) div.more{display:none}.whywork-dna-home .bg-whytogether .titlediv h2,.whywork-dna-home .bg-whytogether .titlediv small{color:var(--white);text-align:center;width:100%;float:left}}.check-list{list-style:none}.check-list li{padding:5px 0;display:flex}.check-list li i.list-circle{background-color:var(--blue);border-radius:50%;color:var(--white)!important;width:20px;height:20px;vertical-align:middle;font-size:10px;line-height:20px;text-align:center;margin:0 10px}@media only screen and (max-width:768px){.check-list{display:grid;flex-direction:column;justify-content:center}.check-list li{text-align:start}.page-title{line-height:1.1}}html[dir=rtl] section.hero .bg-img{transform:scaleX(-1);left:0;right:auto}html[dir=rtl] .whywork-dna-home .bg-whytogether .btn-circle-bg{float:none}html[dir=rtl] .whywork-dna-home .bg-whytogether .why-box div span{float:none;width:100%}html[dir=rtl] .whywork-dna-home .bg-whytogether:before{transform:scaleX(-1)}@media screen and (min-width:768px){html[dir=rtl] .whywork-dna-home .bg-whytogether:before{background-size:100%}}
