:root{--clr-promo-fluo: 54, 156, 255;--clr-promo-fluo-2: 120, 192, 255;--promo-primary: hsl(210, 79%, 18%);--promo-secondary: hsl(210, 68%, 23%);--promo-tertiary: hsl(208, 67%, 24%);--promo-fluo: rgb(var(--clr-promo-fluo));--promo-fluo-2: rgb(var(--clr-promo-fluo-2));--promo-fluo-light: hsl(210, 100%, 97%);--promo-gray: #c5cbd1;--promo-faq-primary: var(--promo-primary);--promo-faq-secondary: #144066;--cultured: whitesmoke;--font-size---h2: 3rem;--font-size---h3: 2.5rem;--font-size---h4: 2rem;--font-size---h5: 1.5rem;--font-size---h6: 1.25rem;--font-size---paragraph-small: .875rem;--font-size---paragraph-medium: 1rem;--font-size---paragraph-large: 1.125rem;--font-size---title-xl: 3.25rem;--font-size---h1: 3.75rem;--spacing---section-gap: 8.75rem;--spacing---none: 0rem}.promo-page{background-color:var(--promo-primary);display:grid;width:100%}.promo-page p,.promo-page h1,.promo-page h2,.promo-page h3,.promo-page h4,.promo-page h5,.promo-page h6{margin:0}.promo-page img{vertical-align:middle;max-width:100%;display:inline-block}.promo-page p strong{color:#fff;font-weight:700}.promo-page .nowrap{white-space:nowrap}.promo-page .promo-list ul,.promo-page .promo-list ol{padding-top:.75rem}.promo-page .promo-list li{padding-bottom:.75rem}.promo-page ul.promo-list li{padding-left:1.5rem}.promo-page ul.promo-list li::before{background:var(--promo-fluo);content:"";display:inline-block;height:16px;width:16px;-webkit-mask-image:url("/assets/images/icons/circle-check-big.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("/assets/images/icons/circle-check-big.svg");mask-repeat:no-repeat;mask-size:contain;top:7px}.promo-page .divider{background:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1019607843), rgba(255, 255, 255, 0));border:0;height:3px;margin:0 auto;width:65%}.promo-page .exclvat-price-hint{color:var(--promo-fluo);font-size:var(--font-size---paragraph-small);margin-bottom:.75rem}.promo-page .section{background-color:var(--promo-primary);color:var(--cultured);padding-bottom:var(--spacing---section-gap);padding-top:var(--spacing---section-gap)}.promo-page .section.section-secondary{background-color:var(--promo-secondary);border-top-left-radius:2.5rem;border-top-right-radius:2.5rem}.promo-page .container{max-width:82.5rem;margin-left:auto;margin-right:auto;padding-left:.94rem;padding-right:.94rem;width:100%}.promo-page .section-title-wrapper{display:grid;justify-items:center;text-align:center;margin-bottom:5rem}.promo-page .section-title-label{margin-bottom:1rem}.promo-page .section-title-label-text{background-image:linear-gradient(90deg, rgba(255, 255, 255, 0.1019607843), rgba(255, 255, 255, 0));border:1.5px solid hsla(0,0%,100%,.1019607843);border-radius:6.25rem;padding:.5rem 1rem;display:inline-block;color:var(--promo-fluo);font-size:var(--font-size---paragraph-large);letter-spacing:-0.03em;font-weight:600;line-height:150%}.promo-page .section-title{color:var(--cultured);font-size:var(--font-size---h2);font-weight:600;line-height:150%}.promo-page .section-subtitle{color:var(--promo-fluo);font-size:var(--font-size---h5);font-weight:700;line-height:150%}.promo-page .section-button-wrap{justify-content:center;align-items:center;margin-top:5rem;display:flex}.promo-page #hero.section-row{background:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1019607843));color:inherit}.promo-page #hero.section-row .section-title-wrapper{margin:0}.promo-page .banner-title{color:#fff;font-size:var(--font-size---h1);font-weight:600;letter-spacing:-0.03em;line-height:150%;margin-bottom:2rem}.promo-page .banner-details{color:var(--promo-gray);font-size:var(--font-size---paragraph-large);font-weight:500;line-height:150%;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:50rem}.promo-page .features{position:relative}.promo-page .features::before{background-image:url(/assets/images/features-bg.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;content:"";filter:hue-rotate(160deg);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.promo-page .features .container{position:relative;z-index:1}.promo-page .features .features-grid-wrapper{grid-column-gap:3rem;grid-row-gap:3rem;grid-template-rows:auto;grid-template-columns:6.25fr 1fr 6.25fr;grid-auto-columns:1fr;justify-content:center;max-width:1176px;margin-left:auto;margin-right:auto;display:grid}.promo-page .features .features-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;align-items:stretch;display:flex}.promo-page .features .feature-wrap{background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1019607843));border-radius:6.25rem;padding:1.88rem 3rem}.promo-page .features .feature-wrap.align-right{text-align:right}.promo-page .features .feature-wrap.reverse-gradient{background-image:linear-gradient(90deg, rgba(255, 255, 255, 0.1019607843), rgba(255, 255, 255, 0))}.promo-page .features .feature-title{color:var(--cultured);font-size:var(--font-size---h6);margin-bottom:.75rem;font-weight:600;line-height:150%}.promo-page .features .feature-details{color:var(--promo-gray);font-size:var(--font-size---paragraph-medium);font-weight:400;line-height:150%}.promo-page .features .features-icon-grid{display:grid;grid-auto-columns:1fr;grid-column-gap:1rem;grid-row-gap:1rem;grid-template-columns:1fr;grid-template-rows:auto auto auto;height:100%;margin-top:auto}.promo-page .features .features-icon-flex{align-items:center;display:flex;justify-content:center}.promo-page .features .features-icon-border-wrap{border:1px solid rgba(var(--clr-promo-fluo), 0.102);border-radius:50%;display:inline-block;padding:.5rem}.promo-page .features .features-icon-wrap{align-items:center;background-image:linear-gradient(rgba(255, 253, 238, 0.1019607843), rgba(var(--clr-promo-fluo), 0.102));border-radius:50%;display:flex;height:4rem;justify-content:center;width:4rem}.promo-page .features .features-icon{background:var(--promo-fluo);height:32px;width:32px}.promo-page .cards{background-color:var(--transparent);display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr;height:auto;position:relative;text-align:center}.promo-page .card{background-color:var(--promo-secondary);border:2px solid hsla(0,0%,100%,.1019607843);border-radius:2rem;display:grid;gap:1.25rem;grid-template-rows:auto auto 1fr;height:100%;padding:1.5rem;position:relative;text-align:left;vertical-align:top;white-space:normal;width:100%}.promo-page .card-icon-wrap{align-items:center;background-image:linear-gradient(rgba(var(--clr-promo-fluo-2), 0.102), rgba(var(--clr-promo-fluo-2), 0));border:1px solid rgba(var(--clr-promo-fluo-2), 0.102);border-radius:1.375rem;display:flex;height:5rem;justify-content:center;overflow:hidden;width:5rem}.promo-page .card-icon{background:linear-gradient(to top, var(--promo-fluo-2), var(--promo-fluo-light));height:48px;width:48px}.promo-page .card-title{border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:var(--font-size---h4);font-weight:700;letter-spacing:-0.03em;line-height:150%;padding-bottom:1.25rem}.promo-page .card-details{color:var(--promo-gray);font-size:var(--font-size---paragraph-medium);font-weight:400;line-height:150%}.promo-page .faq{align-items:center;display:flex;flex-direction:column}.promo-page .faq-wrap{display:grid;max-width:65%;width:100%;gap:.75rem}.promo-page .faq-wrap details{background:var(--promo-primary);border-radius:.75rem;color:#fff;display:block;padding:1.5rem 2rem;width:100%;overflow:hidden;transition:all .4s ease}.promo-page .faq-wrap details summary{align-items:center;color:inherit;display:grid;font-size:var(--font-size---h6);font-weight:600;gap:.62rem;grid-template-columns:auto 25px;justify-content:space-between;letter-spacing:-0.03em;line-height:150%;white-space:normal}.promo-page .faq-wrap details summary:focus-visible{background:inherit;color:var(--promo-fluo);outline:none}.promo-page .faq-wrap details summary:focus-visible::after{background:var(--promo-fluo)}.promo-page .faq-wrap details summary::after{-webkit-mask-image:url("/assets/images/icons/plus.svg");mask-image:url("/assets/images/icons/plus.svg");background:#fff;content:"";float:right;height:25px;top:6px;width:25px}.promo-page .faq-wrap details>div{margin-top:1.5rem}.promo-page .faq-wrap details>div ol,.promo-page .faq-wrap details>div ul{margin:0}.promo-page .faq-wrap details>div li:last-of-type{padding-bottom:0}.promo-page .faq-wrap details p{border:0;color:var(--cultured);font-size:var(--font-size---paragraph-large);font-weight:400;line-height:150%;padding:0 0 .75rem}.promo-page .faq-wrap details[open] summary{color:var(--promo-fluo)}.promo-page .faq-wrap details[open] summary::after{-webkit-mask-image:url("/assets/images/icons/minus.svg");mask-image:url("/assets/images/icons/minus.svg")}.promo-page .table{border-collapse:collapse;width:100%}.promo-page .table td,.promo-page .table th{padding:.75rem 1rem;text-align:left}.promo-page .table td.text-right,.promo-page .table th.text-right{text-align:right}.promo-page .table thead tr th{font-size:var(--font-size---paragraph-medium);font-weight:500}.promo-page .table thead tr th .icon{background:#fff;display:inline-block;height:16px;width:16px}.promo-page .table tbody tr td{background:var(--promo-tertiary);border:0}.promo-page .table tbody tr th:first-child,.promo-page .table tbody tr td:first-child{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.promo-page .table tbody tr th:last-child,.promo-page .table tbody tr td:last-child{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.promo-page .table tbody tr.spacer{height:auto;margin:0}.promo-page .table tbody tr.spacer td{background:rgba(0,0,0,0);height:.75rem;padding:0}.promo-page .button:focus-visible{background:rgba(0,0,0,0);outline:none}.promo-page .button:focus-visible .button-inner{outline:1px solid rgba(0,0,0,0);outline-offset:2px}.promo-page .button.w-inline-block{border:none;display:inline-block;position:relative}.promo-page .button.w-inline-block:hover{border:inherit}.promo-page .button-inner{align-items:center;border-radius:62.5rem;display:flex;grid-column-gap:.5rem;grid-row-gap:.5rem;justify-content:center;padding:1rem 1.75rem}.promo-page .button-arrow{align-items:center;display:flex;height:1rem;justify-content:center;overflow:hidden;position:relative;width:1rem}.promo-page .button-arrow::before,.promo-page .button-arrow::after{-webkit-mask-image:url("/assets/images/icons/arrow-up-right.svg");mask-image:url("/assets/images/icons/arrow-up-right.svg");background-color:currentColor;content:"";height:16px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;position:absolute;transition:transform .4s ease;width:16px}.promo-page .button-arrow::before{transform:translate3d(0, 0, 0)}.promo-page .button-arrow::after{transform:translate3d(-120%, 120%, 0)}.promo-page .button-text-wrap{align-items:center;display:flex;justify-content:flex-start;overflow:hidden;position:relative}.promo-page .button-text{font-size:var(--font-size---paragraph-medium);font-weight:600;line-height:125%;overflow:hidden}.promo-page .button-text{transition:transform .4s ease}.promo-page .button-text.absolute{position:absolute;transform:translate(0, -100%)}.promo-page .button:hover .button-arrow::before{transform:translate3d(120%, -120%, 0);transform-style:preserve-3d}.promo-page .button:hover .button-arrow::after{transform:translate3d(0, 0, 0);transform-style:preserve-3d}.promo-page .button:hover .button-text:not(.absolute){transform:translateY(100%)}.promo-page .button:hover .button-text.absolute{transform:translateY(0%)}.promo-page .button-primary .button-inner{background-color:var(--promo-fluo)}.promo-page .button-primary:focus-visible .button-inner{outline-color:var(--promo-fluo)}.promo-page .button-primary:where(.button-variant-white) .button-inner{background-color:#fff}.promo-page .button-primary:where(.button-variant-white):focus-visible .button-inner{outline-color:#fff}.promo-page .button-primary .button-text{color:var(--promo-primary)}.promo-page .icon{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.promo-page .i-calendar{-webkit-mask-image:url("/assets/images/icons/calendar-days.svg");mask-image:url("/assets/images/icons/calendar-days.svg")}.promo-page .i-fast{-webkit-mask-image:url("/assets/images/icons/fast-forward.svg");mask-image:url("/assets/images/icons/fast-forward.svg")}.promo-page .i-precise{-webkit-mask-image:url("/assets/images/icons/text-search.svg");mask-image:url("/assets/images/icons/text-search.svg")}.promo-page .i-responsive{-webkit-mask-image:url("/assets/images/icons/tablet-smartphone.svg");mask-image:url("/assets/images/icons/tablet-smartphone.svg")}.promo-page .i-hosting{-webkit-mask-image:url("/assets/images/icons/server.svg");mask-image:url("/assets/images/icons/server.svg")}.promo-page .i-domain{-webkit-mask-image:url("/assets/images/icons/globe.svg");mask-image:url("/assets/images/icons/globe.svg")}.promo-page .i-product{-webkit-mask-image:url("/assets/images/icons/crown.svg");mask-image:url("/assets/images/icons/crown.svg")}.promo-page .i-content{-webkit-mask-image:url("/assets/images/icons/file-text.svg");mask-image:url("/assets/images/icons/file-text.svg")}.promo-page .i-admin-panel{-webkit-mask-image:url("/assets/images/icons/shield-user.svg");mask-image:url("/assets/images/icons/shield-user.svg")}.promo-page .i-custom-design{-webkit-mask-image:url("/assets/images/icons/swatch-book.svg");mask-image:url("/assets/images/icons/swatch-book.svg")}.promo-page .i-advanced-features{-webkit-mask-image:url("/assets/images/icons/wand-sparkles.svg");mask-image:url("/assets/images/icons/wand-sparkles.svg")}.promo-page .i-contact-form{-webkit-mask-image:url("/assets/images/icons/notebook-tabs.svg");mask-image:url("/assets/images/icons/notebook-tabs.svg")}.promo-page .i-extra-changes{-webkit-mask-image:url("/assets/images/icons/pencil-ruler.svg");mask-image:url("/assets/images/icons/pencil-ruler.svg")}@media screen and (max-width: 991px){body{--font-size---h1: 2.25rem;--font-size---h2: 2rem;--font-size---h3: 1.75rem;--font-size---h4: 1.5rem;--font-size---h5: 1.125rem;--font-size---h6: 1.125rem;--font-size---paragraph-small: .875rem;--font-size---paragraph-medium: 1rem;--font-size---paragraph-large: 1rem;--font-size---title-xl: 3.25rem;--spacing---section-gap: 6.25rem}.promo-page .section-title-wrapper{margin-bottom:2.5rem}.promo-page .banner-title{font-size:var(--font-size---title-xl)}.promo-page .section-button-wrap{margin-top:2.5rem}.promo-page .button-inner{padding:.875rem 1.5rem}.promo-page .features .features-grid-wrapper{grid-template-columns:1fr;grid-row-gap:1rem}.promo-page .features .features-wrapper .feature-wrap{background-image:linear-gradient(90deg, rgba(255, 255, 255, 0.1019607843), rgba(255, 255, 255, 0));padding:1.5rem 2.5rem}.promo-page .features .features-wrapper .feature-wrap.align-right{text-align:left}.promo-page .features .features-icon-grid{height:auto;display:none}.promo-page .cards{grid-template-columns:1fr}.promo-page .faq-wrap{max-width:100%}}@media screen and (max-width: 767px){body{--font-size---h1: 1.75rem;--font-size---h2: 1.75rem;--font-size---h3: 1.5rem;--font-size---h4: 1.25rem;--font-size---h5: 1rem;--font-size---h6: 1rem;--font-size---paragraph-small: .875rem;--font-size---paragraph-medium: .938rem;--font-size---paragraph-large: .938rem;--font-size---title-xl: 2.5rem;--spacing---section-gap: 5rem}.promo-page .section-title-label-text{padding:.375rem .75rem}.promo-page .section-title{line-height:130%;margin-bottom:.625rem}.promo-page .section-subtitle{font-weight:400}.promo-page .banner-title{line-height:130%;margin-bottom:.75rem}.promo-page .banner-details{margin-bottom:1rem}.promo-page .features .features-wrapper .feature-wrap{border-radius:1.25rem;padding:1.25rem 1.5rem}.promo-page .cards .card{border-radius:1rem;gap:.75rem;padding:.75rem}.promo-page .cards .card-icon-wrap{border-radius:.75rem;height:3.25rem;width:3.25rem}.promo-page .cards .card-icon{height:1.5rem;width:1.5rem}.promo-page .cards .card-title{padding-bottom:.75rem}.promo-page .button-inner{padding:.75rem 1.25rem}.promo-page .faq-wrap{border-radius:1rem;padding:.75rem}}@media screen and (max-width: 479px){body{--font-size---h1: 1.5rem;--font-size---h2: 1.5rem;--font-size---h3: 1.25rem;--font-size---h4: 1rem;--font-size---h5: .938rem;--font-size---h6: .875rem;--font-size---paragraph-small: .75rem;--font-size---paragraph-medium: .875rem;--font-size---paragraph-large: .875rem;--font-size---title-xl: 2rem;--spacing---section-gap: 3.75rem}}