@charset "UTF-8";@import url("/site/css/fonts/montserrat.css?v=1618320111");@import url("/site/css/fonts/feather.css?v=1618320111");html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after {content: '';content: none;}q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}.btn {font-size: 1rem;line-height: 1rem;padding: 1rem 2rem;border-radius: 2rem !important;cursor: pointer;outline: none !important;white-space: nowrap;width: min-content;transition: all .1s ease-in-out;font-weight: 600;font-family: "Montserrat", sans-serif;}.btn.btn-primary {border: 2px solid #FFCD6C;background-color: #FFCD6C;color: #28282D !important;}.btn.btn-primary:hover {border: 2px solid #ffc453;background-color: #ffc453;transform: scale(1.04);transition: all .2s ease-in-out;}.btn.btn-primary.disable {border: 2px solid #DBDBDB;background-color: #DBDBDB;color: #28282D !important;cursor: not-allowed;}.btn.btn-primary.disable:hover {border: 2px solid #cecece;background-color: #cecece;transform: scale(1.04);transition: all .2s ease-in-out;}.btn.btn-primary.disable:hover {transform: initial !important;background-color: #DBDBDB;}.btn.btn-delete {border: 2px solid #FFA16C;background-color: #FFA16C;color: #28282D !important;}.btn.btn-delete:hover {border: 2px solid #ff9e66;background-color: #ff9e66;transform: scale(1.04);transition: all .2s ease-in-out;}.btn.btn-delete.disable {border: 2px solid #DBDBDB;background-color: #DBDBDB;color: #28282D !important;cursor: not-allowed;}.btn.btn-delete.disable:hover {border: 2px solid #cecece;background-color: #cecece;transform: scale(1.04);transition: all .2s ease-in-out;}.btn.btn-delete.disable:hover {transform: initial !important;background-color: #DBDBDB;}.btn.btn-secondary {border: 2px solid #4B3A7B;background-color: #4B3A7B;color: #28282D !important;}.btn.btn-secondary:hover {border: 2px solid #40326a;background-color: #40326a;transform: scale(1.04);transition: all .2s ease-in-out;}.btn.btn-secondary-outline {border: 2px solid #4B3A7B;background-color: transparent;color: #4B3A7B !important;}.btn.btn-secondary-outline:hover {border: 2px solid #40326a;background-color: rgba(0, 0, 0, 0);transform: scale(1.04);transition: all .2s ease-in-out;}.search-box input[type="text"] {min-height: auto;padding: 1rem 10rem 1rem 1.5rem;margin: 0;line-height: 1rem;font-weight: 400;color: black;border-radius: 2rem;border: none;font-size: 1rem;outline: none;transition: all .2s ease-in-out;min-width: 475px;box-sizing: border-box;}@media (max-width: 575px) {.search-box input[type="text"] {min-width: 100%;max-width: 100%;}}.search-box input[type="text"]::placeholder {color: #474A57;}.search-box input[type="text"]::-webkit-input-placeholder {color: #474A57;}.search-box input[type="text"]:hover, .search-box input[type="text"]:focus {transition: all .2s ease-in-out;box-shadow: 0px 4px 32px rgba(35, 40, 45, 0.4);}@media (max-width: 575px) {.search-box .search {font-size: 0;background-image: url("/site/images/search.svg");background-position: center;background-size: 1.5rem;background-repeat: no-repeat;}}@media (max-width: 575px) {.search-box .check {font-size: 0;background-image: url("/site/images/check.svg");background-position: center;background-size: 1.5rem;background-repeat: no-repeat;}}#contact-form .row-fluid {position: relative;margin-bottom: 3rem;}#contact-form input, #contact-form textarea {width: 100%;outline: none;border: none;border-bottom: 2px solid #BDB5D1;min-height: 2.5rem;background: transparent;font-size: 1.5rem;padding: 0;}#contact-form input + label, #contact-form textarea + label {position: absolute;top: 0;left: 0;font-size: 1rem;color: #BDB5D1;}#contact-form input:focus, #contact-form input.has-value, #contact-form textarea:focus, #contact-form textarea.has-value {color: #4B3A7B;border-color: #4B3A7B;transition: all .1s ease-in-out;}#contact-form input:focus + label, #contact-form input.has-value + label, #contact-form textarea:focus + label, #contact-form textarea.has-value + label {transition: all .1s ease-in-out;top: -1rem;}body {font-family: "Montserrat", sans-serif;color: #28282D;}h1 {font-size: 1.5rem;margin: 0;font-weight: 500;line-height: 150%;}@media (min-width: 992px) {h1 {font-size: 3.5rem;line-height: 120%;}}h2 {font-size: 1.5rem;line-height: 2rem;font-weight: 500;padding-bottom: 1.5rem;}@media (min-width: 992px) {h2 {font-size: 2.5rem;line-height: 3rem;}}h3 {font-size: 2rem;font-weight: bold;padding-bottom: 1.5rem;color: #4B3A7B;}h4 {font-size: 1.5rem;font-weight: 600;color: #4B3A7B;}h4.price-regular {font-size: medium;font-weight: normal;text-decoration: line-through;}h5 {font-size: 1rem;font-weight: 700;color: #4B3A7B;margin-bottom: 2.25rem;}p {line-height: 160%;color: #818181;padding-bottom: 1.25rem;}p.small {font-size: .875rem;}@media (max-width: 575px) {p {font-size: .875rem;}}em {color: #FFCD6C;}mark {background: rgba(255, 161, 108, 0.2);color: #FFA16C;text-transform: uppercase;padding: .5rem 1.5rem;font-size: .875rem;border-radius: .25rem;margin-bottom: 2.5rem;display: block;width: min-content;white-space: nowrap;}@media (min-width: 992px) {mark {margin-bottom: 0;font-size: .75rem;}}a {text-decoration: none;}blockquote {font-size: 1rem;line-height: 150%;padding-left: 0;color: #818181;display: flex;position: relative;}@media (min-width: 992px) {blockquote {font-size: 1.5rem;line-height: 2.5rem;padding-left: 215px;}}blockquote::before {content: '';width: 128px;height: 90px;display: block;background: url("/site/images/quote.svg") center;background-size: contain;position: absolute;top: -3rem;left: 0;z-index: -1;}@media (min-width: 992px) {blockquote::before {top: 0;}}.table i, .packages i, .important-information .important-column i {max-width: 1rem;min-width: 1rem;max-height: 1rem;min-height: 1rem;background-size: contain;}@media (min-width: 992px) {.table i, .packages i, .important-information .important-column i {max-width: 2rem;min-width: 2rem;max-height: 2rem;min-height: 2rem;}}.table i, .packages i {display: block;margin: 0 auto;}.table i.check, .packages i.check {background-image: url("/site/images/icon-check.svg");}.table i.checked, .packages i.checked {background-image: url("/site/images/icon-checked.svg");}.table {line-height: 150%;display: none;}@media (min-width: 992px) {.table {display: block;}}.table .table-header .header-column {background: #4B3A7B;padding: 2.5rem 1rem 2.5rem 1rem;color: white;border-top: .25rem solid white;text-align: center;}.table .table-header .header-column:first-child {margin-left: 242px;border-radius: 1rem 0 0 0;border-left: .25rem solid white;}.table .table-header .header-column:last-child {border-radius: 0 1rem 0 0;}.table .table-body .row:first-child .subject-column {border-radius: 1rem 0 0 0;}.table .table-body .row:last-child .subject-column {border-radius: 0 0 0 1rem;}.row-temp-last-child {border-radius: 0 0 0 1rem;}.table .table-body .col {color: #818181;padding: 1rem 1rem;border-right: 1px solid #D2E1F0;border-bottom: 1px solid #D2E1F0;display: flex;align-items: center;justify-content: center;min-height: 5rem;}.table .table-body .col.subject-column {background: #F8FAFC;color: #4B3A7B;text-align: left;max-width: 246px;min-width: 246px;border-right: 0;font-weight: 700;justify-content: flex-start;}.table .table-footer .footer-column {color: #818181;padding: 2rem .5rem;border-right: 1px solid #D2E1F0;border-bottom: 1px solid #D2E1F0;text-align: center;}.table .table-footer .footer-column:first-child {margin-left: 245px;border-left: 1px solid #D2E1F0;border-radius: 0 0 0 1rem;}.table .table-footer .footer-column:last-child {border-radius: 0 0 1rem 0;}.table .table-footer .package-price {font-size: 2.5rem;margin-bottom: 1rem;font-weight: 700;color: #4B3A7B;text-align: center;}.table .table-footer .package-price span {font-size: 1.5rem;}.table .table-footer .price-regular span {font-size: 0.5rem;}.table .table-footer .package-price s, strike{text-decoration:none;position:relative;font-size: 1.5rem;}.table .table-footer .package-price s::before, strike::before {top: 50%;background:red;opacity:.7;content: '';width: 110%;position: absolute;height:.2em;border-radius:.em;left: -5%;white-space:nowrap;display: block;transform: rotate(-15deg);}s.straight::before, strike.straight::before{transform: rotate(0deg);left:-1%;width:102%;}.table .table-footer .btn {display: block;margin: 0 auto;font-weight: 600;text-transform: uppercase;padding-left: 0;padding-right: 0;width: 100%;max-width: 204px;margin: 1rem auto 1rem auto;}.important-information .row {flex-direction: column;margin: 0;}@media (min-width: 992px) {.important-information .row {flex-direction: row;margin: 0 -15px;}}.important-information .important-column {font-size: .875rem;font-weight: 700;color: #FFCD6C;text-transform: uppercase;background: #F8FAFC;margin-bottom: 1rem;display: flex;flex-direction: row;align-items: center;border-radius: 1rem;padding: 1.25rem 1.5rem;}.important-information .important-column:hover {color: #ec9b00;}@media (min-width: 992px) {.important-information .important-column {padding: 3rem 1.5rem;border-radius: 1rem 1rem 0 0;font-size: 1.25rem;margin-bottom: -.5rem;justify-content: center;}}@media (min-width: 992px) {.important-information .important-column:first-child {margin-left: 246px;}}.important-information .important-column.active {background: #FFCD6C;color: white;}.important-information .important-column.active i {background-image: url("/site/images/lock-active.svg");}.important-information .important-column:last-child {border-radius: 0 1rem 0 0;}.important-information .important-column i {background-image: url("/site/images/lock.svg");background-size: contain;margin-right: 1rem;}.packages {display: flex;flex-direction: row;max-width: 100vw;overflow: auto;}@media (min-width: 992px) {.packages {display: none;}}.packages .package-item {border-radius: 1rem;background: #F8FAFC;padding: 2rem 1rem;min-width: 360px;}@media (max-width: 575px) {.packages .package-item {min-width: 80vw;}}.packages .package-item + .package-item {margin-left: 1rem;}.packages .package-item .package-title {color: #4B3A7B;margin-bottom: 3rem;font-weight: 700;text-align: center;}.packages .package-item .package-details {font-size: .75rem;}.packages .package-item .package-details div {display: flex;justify-content: space-between;margin-bottom: 1rem;}.packages .package-item .package-details div .value {font-weight: 700;color: #4B3A7B;text-align: right;}.packages .package-item .package-summary {text-align: center;margin: 2rem 0;}.packages .package-item .package-summary .price {font-size: 1.5rem;font-weight: 700;color: #4B3A7B;}.packages .package-item .package-summary .price span {font-size: 1rem;}.packages .package-item .package-summary .price s, strike{text-decoration:none;position:relative;font-size: 1.5rem;}.packages .package-item .package-summary .price s::before, strike::before {top: 50%;background:red;opacity:.7;content: '';width: 110%;position: absolute;height:.2em;border-radius:.em;left: -5%;white-space:nowrap;display: block;transform: rotate(-15deg);}s.straight::before, strike.straight::before{transform: rotate(0deg);left:-1%;width:102%;}.packages .package-item .package-summary .btn {margin: 0 auto;display: block;margin-top: 1rem;}.text-center {text-align: center;}.text-right {text-align: right;}.text-left {text-align: left;}.position-relative {position: relative;}.pre-offer {font-size: 2.0rem;}@media (min-width: 992px) {.text-lg-left {text-align: left;}}hr {border-top: 1px solid #F8FAFC;}.h-100 {height: 100%;}.w-100 {width: 100%;}.nowrap {white-space: nowrap;}.overflow-hidden {overflow: hidden;}body {font-weight: 400;}b {font-weight: bold;}.hide {display: none !important;}html {margin: 0;padding: 0;}body {margin: 0;padding: 0;}.grid-element {-moz-box-shadow: 0 2px 60px 0 rgba(0, 0, 0, 0.22);-webkit-box-shadow: 0 2px 60px 0 rgba(0, 0, 0, 0.22);box-shadow: 0 2px 60px 0 rgba(0, 0, 0, 0.22);}.grid-element {background: white;border-radius: 5px;padding: 1.5rem !important;}main {padding-top: 0;}main a {color: #818181;display: block;}main p {color: #28282D;}main > section, main > .container > section {padding: 3rem 0;overflow: hidden;}@media (min-width: 576px) {main > section, main > .container > section {padding: 3rem 0 6rem 0;}}@media (min-width: 992px) {main > section, main > .container > section {overflow: initial;}}main > section.bg-gray, main > .container > section.bg-gray {background-color: #F8FAFC;}@media (min-width: 1200px) {.container {max-width: 1360px;}}@media (max-width: 768px) {.container.scrolled {max-width: initial !important;}}body nav {background: transparent;transition: all .2s ease-in-out;}body.scroll nav {background: #4B3A7B;transition: all .2s ease-in-out;}nav {position: fixed;top: 0;left: 0;right: 0;z-index: 10;padding: .75rem 0;transition: all .2s ease-in-out;}@media (min-width: 992px) {nav {padding: 1rem 0;}}nav .primary-nav {flex-direction: column;align-items: flex-start;display: none;}@media (min-width: 992px) {nav .primary-nav {display: flex;flex-direction: row;align-items: center;}}nav .primary-nav.open {display: block;position: fixed;top: 51px;background: white;left: 0;right: 0;padding: 2rem 0;box-shadow: 0px 4px 32px rgba(35, 40, 45, 0.4);bottom: 0;overflow: auto;z-index: 100;}nav .primary-nav.open li {padding: 0 1.5rem 0 1.5rem;margin: 1rem 0;width: 100%;}nav .primary-nav.open li a {display: block;width: 100%;color: #28282D;font-weight: 600;}nav .primary-nav li {margin-left: 3.5rem;display: inline-block;position: relative;height: auto;}@media (min-width: 992px) {nav .primary-nav li {position: initial;display: flex;}}@media (min-width: 992px) {nav .primary-nav li:hover .sub-nav, nav .primary-nav li.open .sub-nav {display: block;}}nav .primary-nav li .open-sub-nav {position: absolute;right: .75rem;top: -.75rem;width: 2.5rem;height: 2.5rem;border-radius: 1.5rem;background: rgba(0, 0, 0, 0.05) url(/site/images/arrow-down-btn.svg) center no-repeat;z-index: 11;}@media (min-width: 992px) {nav .primary-nav li .open-sub-nav {display: none;}}nav .primary-nav li .open-sub-nav.open {transform: scale(-1);}nav .primary-nav li .open-sub-nav.open + .sub-nav {display: flex;}nav .primary-nav li.has-submenu {flex-direction: column;}nav .primary-nav li.has-submenu > a::after {content: '';background: url("/site/images/arrow-down.svg") center no-repeat;width: .5rem;height: .5rem;display: inline-block;margin-left: .75rem;}nav .primary-nav li.has-submenu.button-menu {position: relative !important;}@media (max-width: 991px) {nav .primary-nav li.has-submenu.button-menu {background: white;border: none;margin-top: 2rem;}}nav .primary-nav li.has-submenu.button-menu > a.btn.btn-primary::after {display: none;}@media (min-width: 992px) {nav .primary-nav li.has-submenu.button-menu > a.btn.btn-primary::after {display: block;background: url("/site/images/arrow-down-btn.svg") center no-repeat;}}@media (max-width: 991px) {nav .primary-nav li.has-submenu.button-menu > a.btn.btn-primary {padding: 1rem;background: #FFCD6C;border: none;margin: -1rem -1rem 0 -1rem;width: auto;}nav .primary-nav li.has-submenu.button-menu > a.btn.btn-primary + .sub-nav {padding-top: 0;}nav .primary-nav li.has-submenu.button-menu > a.btn.btn-primary + .sub-nav .sub-nav-container {margin: 0 -2rem 0 -1.5rem;width: initial;padding: 1rem 1.5rem;border-radius: 0;background: #FFCD6C;}nav .primary-nav li.has-submenu.button-menu > a.btn.btn-primary + .sub-nav .sub-nav-container hr {border-top: 1px solid #ffb320;border-bottom: 1px solid #ffb320;}nav .primary-nav li.has-submenu.button-menu > a.btn.btn-primary + .sub-nav a {padding: .5rem 0;}}nav .primary-nav li.has-submenu.button-menu:hover > a::before {left: 70%;}nav .primary-nav li.has-submenu.button-menu .sub-nav {left: initial;right: 0;}@media (min-width: 992px) {nav .primary-nav li.has-submenu.button-menu .sub-nav .sub-nav-container {padding: .5rem 0;min-width: 240px;overflow: hidden;}}nav .primary-nav li.has-submenu.button-menu .sub-nav a {color: #28282D;padding: 1rem .5rem;font-weight: 600;}@media (min-width: 992px) {nav .primary-nav li.has-submenu.button-menu .sub-nav a {padding: 1rem 2rem;}}nav .primary-nav li.has-submenu.button-menu .sub-nav a:hover {color: black;background: #FFCD6C;}nav .primary-nav li.has-submenu.button-menu .sub-nav a + a {margin-top: 0;}nav .primary-nav li.has-submenu:hover > a {position: relative;}nav .primary-nav li.has-submenu:hover > a::before {content: '';position: absolute;top: calc(100% + 1.25rem);border-bottom: 15px solid white;border-left: 12px solid transparent;border-right: 12px solid transparent;display: block;left: 50%;transform: translateX(-50%);z-index: -1;}nav .primary-nav li > a {color: white;font-size: 1rem;}@media (min-width: 992px) {nav .primary-nav li > a {padding-top: 1rem;padding-bottom: 1rem;align-items: center;display: flex;}}nav .primary-nav li > a:hover, nav .primary-nav li > a.active {text-shadow: 0px 0px 2px #fff;}nav .primary-nav li > a.btn:hover {text-shadow: initial;}nav .primary-nav li .sub-nav {display: none;position: relative;}@media (min-width: 992px) {nav .primary-nav li .sub-nav {display: flex;}}@media (min-width: 992px) {nav .primary-nav li .sub-nav {position: absolute;display: none;top: 90%;left: 15px;right: 15px;padding-top: 2rem;}}nav .primary-nav li .sub-nav .sub-nav-container {padding: 1rem 0;border-radius: 1rem;width: 90%;background: white;}@media (min-width: 992px) {nav .primary-nav li .sub-nav .sub-nav-container {padding: 3rem;}}nav .primary-nav li .sub-nav a {display: flex;align-items: flex-start;}nav .primary-nav li .sub-nav a:hover h5 {color: #4B3A7B;}nav .primary-nav li .sub-nav a:hover p {color: #6c7381;}nav .primary-nav li .sub-nav a + a {margin-top: 1.5rem;}nav .primary-nav li .sub-nav a h5 {padding-bottom: .5rem;margin-bottom: 0;color: #28282D;}nav .primary-nav li .sub-nav a p {color: #A2A7B1;padding-bottom: 0;line-height: 120%;}nav .primary-nav li .sub-nav a i {margin-right: 1rem;min-width: 3.5rem;display: flex;justify-content: center;}@media (max-width: 575px) {nav .primary-nav li .sub-nav a i {height: 2rem;margin-right: 0;}}nav .logo img {height: 1.5rem;}@media (max-width: 991px) {nav .logo img {width: 62px;height: 24px;}}@media (min-width: 992px) {nav .logo img {width: 146px;height: 56px;}}nav #mobile-menu-button {display: block;background: url("/site/images/menu.svg") center no-repeat;width: 1.5rem;height: 1.5rem;}nav #mobile-menu-button.open {background: url("/site/images/menu-open.svg") center no-repeat;}@media (min-width: 992px) {nav #mobile-menu-button {display: none;}}header {width: 100%;height: 100vh;min-height: 600px;background: url("/site/images/background.png") center no-repeat;background-size: cover;color: white;position: relative;}@media (max-width: 575px) {header {height: auto;padding: 12rem 0;}}header.image2::before {background-image: url("/site/images/bg2.webp");}header.image3::before {background-image: url("/site/images/bg3.webp");}header.image4::before {background-image: url("/site/images/bg4.webp");}header::before {content: '';position: absolute;background: url("/site/images/bg.webp") center no-repeat;background-size: cover;z-index: 0;mix-blend-mode: soft-light;opacity: 0.5;top: 0;right: 0;bottom: 0;left: 0;}header.short {height: 400px;}header.short h1 {text-align: center;}@media (min-width: 992px) {header.short {height: 580px;}header.short h1 {text-align: left;}}header.bg-text {background: url("/site/images/bg.webp") center no-repeat;background-size: cover;}header p {color: #B6B6ED;font-size: 1.5rem;line-height: 2rem;}header p.small {font-size: .875rem;}@media (max-width: 575px) {header p {font-size: 1rem;line-height: 150%;}}footer {padding: 5rem 0;}footer a {color: #818181;display: block;}footer p {color: #28282D;}footer .social {margin-top: 2rem;display: flex;flex-direction: row;flex-wrap: wrap;}footer .cookies {font-size: 0.8rem;}@media (max-width: 575px) {footer .social {margin-top: .5rem;margin-bottom: 1rem;}}footer .social .social-icon {width: 2.5rem;height: 2.5rem;border-radius: 2.5rem;display: flex;justify-content: center;margin-right: 1rem;border: 1px solid #DBDBDB;margin-bottom: 1rem;}footer .social .social-icon.f {background: white url("/site/images/facebook.svg") center no-repeat;}footer .social .social-icon.f:hover {background: #4B3A7B url("/site/images/facebook-h.svg") center no-repeat;}footer .social .social-icon.i {background: white url("/site/images/instagram.svg") center no-repeat;}footer .social .social-icon.i:hover {background: #4B3A7B url("/site/images/instagram-h.svg") center no-repeat;}footer .social .social-icon.l {background: white url("/site/images/linkedin.svg") center no-repeat;}footer .social .social-icon.l:hover {background: #4B3A7B url("/site/images/linkedin-h.svg") center no-repeat;}footer .social .social-icon.t {background: white url("/site/images/twitter.svg") center no-repeat;}footer .social .social-icon.t:hover {background: #4B3A7B url("/site/images/twitter-h.svg") center no-repeat;}.text-center {text-align: center;}.text-right {text-align: right;}.text-left {text-align: left;}.position-relative {position: relative;}@media (min-width: 992px) {.text-lg-left {text-align: left;}}hr {border-top: 1px solid #F8FAFC;}.h-100 {height: 100%;}.w-100 {width: 100%;}.nowrap {white-space: nowrap;}.overflow-hidden {overflow: hidden;}body {font-weight: 400;}.hide {display: none !important;}html {margin: 0;padding: 0;}body {margin: 0;padding: 0;}.search-box {width: min-content;position: relative;}@media (max-width: 575px) {.search-box {width: 100%;}}.search-box .search, .search-box button[type="submit"] {position: absolute;right: -2px;top: 0;bottom: 0;border: none;width: auto;height: 100%;min-height: 100%;background-color: #FFCD6C;}.search-box .search:hover, .search-box button[type="submit"]:hover {border: none;}#price-list-container {position: relative;}@media (min-width: 768px) {#price-list-container {overflow: initial;}}#price-list-container::before {content: '';width: 150px;height: 160px;display: block;position: absolute;z-index: 0;top: 2rem;left: 52%;background: url("/site/images/decor1.svg") center no-repeat;}#price-list-container::after {content: '';width: 170px;height: 160px;display: block;position: absolute;z-index: 0;bottom: 2rem;right: 52%;background: url("/site/images/decor2.svg") center no-repeat;}.price-list {display: grid;grid-template-columns: repeat(5, 1fr);grid-gap: .5rem;padding: 4rem 0;position: relative;overflow: auto;}@media (min-width: 992px) {.price-list {grid-template-columns: repeat(3, 1fr);overflow: initial;}.price-list-wizytowka {grid-template-columns: repeat(1, 1fr);}}@media (min-width: 1200px) {.price-list {grid-template-columns: repeat(5, 1fr);}.price-list-wizytowka {grid-template-columns: repeat(1, 1fr);}}.price-list .price-box {background: #F8FAFC;border-radius: 1rem;padding: 2rem 1rem;position: relative;z-index: 2;transition: all .1s ease-in-out;min-width: 300px;overflow: auto;}.price-list .price-box-wizytowka {grid-column-start: 0;background: white;}@media (min-width: 768px) {.price-list .price-box {min-width: initial;overflow: visible;}.price-list .price-box-wizytowka {grid-column-start: 0;}}@media (min-width: 992px) {.price-list .price-box {padding: 3.5rem 1.5rem 2.25rem 1.5rem;}}.price-list .price-box:hover {background: #f8fafc;transform: scale(1.05);box-shadow: 0px 16px 64px rgba(35, 40, 45, 0.05);transition: all .2s ease-in-out;}.price-list .price-box:hover {background: white;}.price-list .price-box-wizytowka:hover {background: #f8fafc;}.price-list .price-box .package-price {font-size: 2.5rem;font-weight: 700;color: #4B3A7B;text-align: center;}.price-list .price-box .package-price span {font-size: 1.5rem;}.price-list .price-box .price-regular span {font-size: 0.5rem;}.price-list .price-box p {text-align: center;}.price-list .price-box .package-name {text-align: center;text-transform: uppercase;margin-top: 3rem;font-weight: 700;}@media (max-width: 575px) {.price-list .price-box .package-name {margin-top: 1rem;}}.price-list .price-box .package-details {margin-top: 2rem;}@media (min-width: 992px) {.price-list .price-box .package-details {margin-top: 3rem;}}.price-list .price-box .package-details > div {display: flex;flex-direction: row;justify-content: space-between;font-size: .875rem;margin-bottom: 1rem;}@media (min-width: 992px) {.price-list .price-box .package-details > div {margin-bottom: 1.875rem;}}.price-list .price-box .package-details > div .label {color: black;}.price-list .price-box .package-details > div .value {color: #4B3A7B;font-weight: 700;}.price-list .price-box .btn.btn-secondary-outline {padding: 1rem 3rem;font-weight: 600;margin: 3rem auto 1rem auto;display: block;}.price-list .price-box .btn.btn-secondary-outline:hover {background: #FFCD6C;border: 2px solid #FFCD6C;}.icon-contact {width: 2.5rem;height: 2.5rem;display: flex;justify-content: center;align-items: center;background: #4B3A7B;border-radius: 100%;margin-right: 2rem;}.icon-contact + p {font-size: 1.25rem;padding-bottom: 0;}@media (max-width: 575px) {.icon-contact + p {font-size: 1rem;}}#contact-form {background: #F8FAFC;border-radius: 1rem;}#contact-form p {color: #4B3A7B;margin: 1rem 0 3rem 0;}#domain .domain-result {display: flex;justify-content: row;justify-content: center;align-items: center;border-radius: 1rem;padding: 2rem 1rem;color: #696969;}@media (min-width: 992px) {#domain .domain-result {padding: 2rem 3rem;transform: translateY(-50%);justify-content: space-between;background: white;box-shadow: 0px 32px 48px rgba(75, 58, 123, 0.06);}}@media (max-width: 575px) {#domain .domain-result .one a, button {font-size: 0;position: relative;}#domain .domain-result .one a::after {content: '';background-size: contain;top: 50%;left: 50%;transform: translate(-50%, -50%);position: absolute;width: 1.5rem;height: 1.5rem;}}#domain .domain-result span {font-size: 1rem;}@media (min-width: 992px) {#domain .domain-result span {font-size: 1.5rem;}}#domain .domain-result em {color: #4B3A7B;font-weight: 700;}#domain .domain-result .price {font-weight: 700;margin-right: 2rem;}@media (min-width: 992px) {#domain .domain-result .price {margin-right: 6rem;}}#domain .domain-result div {display: flex;flex-direction: row;align-items: center;justify-content: center;text-align: center;}@media (min-width: 992px) {#domain .domain-result div {display: flex;}}#domain .domain-variation {padding: 1rem 1rem 0 1rem;background: #F8FAFC;border-radius: 1rem;margin-top: 0;}#domain .domain-variation .domains-group-title {display: inline-flex;font-size: 1.5rem;font-weight: bold;color: #4b3a7b;border-radius: 5rem;margin: 0rem 0rem 1rem 0rem;justify-content: space-between;align-content: center;flex-direction: row;align-items: baseline;}#domain .domain-variation .domains-group-button {border: none;display: inline-flex;justify-content: flex-start;align-items: flex-end;flex-direction: column;align-content: stretch;background: #4b3a7b;font-size: 1rem;line-height: 1rem;padding: 1rem 2rem;border-radius: 2rem !important;cursor: pointer;outline: none !important;white-space: nowrap;width: min-content;transition: all .1s ease-in-out;font-weight: 300;font-family: "Montserrat", sans-serif;color: #fff;}@media (min-width: 992px) {#domain .domain-variation-mobile {display: none;}}@media (min-width: 992px) {#domain .domain-variation {padding: 3rem 3rem 1rem 3rem;margin-top: -1.5rem;}}@media (min-width: 992px) {#domain .domain-variation .row > div {padding: 0 3rem 0 15px;}#domain .domain-variation .row > div + div {padding: 0 15px 0 3rem;}}#domain .domain-variation .domain-variation-price-table {display: flex;flex-direction: row;justify-content: center !important;align-items: center;margin-bottom: 2rem;}#domain .domain-variation .domain-variation-result {display: flex;flex-direction: row;justify-content: space-between;align-items: center;margin-bottom: 2rem;}#domain .domain-variation .domain-variation-result .cart-row-element {justify-content: flex-end;}#domain .domain-variation .cart-variation-result {display: grid !important;flex-direction: row !important;justify-content: space-between !important;align-items: center !important;margin-bottom: 2rem !important;grid-template-columns: repeat(2,1fr) !important;grid-gap: 1rem !important;}#domain .domain-variation .wiki {display: inline !important;}#domain .domain-variation .domain-variation-result > div {display: flex;flex-direction: column;}@media (max-width: 575px) {#domain .domain-variation .domain-variation-result > div {flex-direction: row-reverse;}}#domain .domain-variation .domain-variation-result > div + div {flex-direction: row;align-items: center;}#domain .domain-variation .domain-variation-result .status {color: #8f1717;font-size: 1rem;font-weight: 300;padding-top: .5rem;}@media (max-width: 575px) {#domain .domain-variation .domain-variation-result .status {font-size: 0;width: 1rem;height: 1rem;border-radius: 1rem;background: #8f1717;margin-right: .5rem;}}#domain .domain-variation .domain-variation-result .status.available {color: #21BA55;}#domain .domain-variation .domain-variation-result .status.notavailable {color: #ff0000;}@media (max-width: 575px) {#domain .domain-variation .domain-variation-result .status.available {background: #21BA55;}}#domain .domain-variation .domain-variation-result span {font-weight: 500;font-size: 1rem;}@media (min-width: 992px) {#domain .domain-variation .domain-variation-result span {font-size: 1.25rem;}}#domain .domain-variation .domain-variation-result a {margin-left: 2rem;}#domain .domain-variation .domain-variation-result button {margin-left: 2rem;}@media (max-width: 575px) {#domain .domain-variation .domain-variation-result a, button {font-size: 0;position: relative;}#domain .domain-variation .wiki a, button {font-size: 1rem;white-space: normal;word-wrap: break-word;}#domain .domain-variation .cart-variation-result a, button {font-size: 0;position: relative;}#domain .domain-variation .domain-variation-result button: {content: '';background: url("/site/images/buy.svg") center no-repeat;background-size: contain;transform: translate(-50%, -50%);position: absolute;width: 1.5rem;height: 1.5rem;}#domain .domain-variation .cart-variation-result a::after {content: '';background: url("/site/images/cart-x.svg") center no-repeat;background-size: contain;top: 50%;left: 50%;transform: translate(-50%, -50%);position: absolute;width: 1.5rem;height: 1.5rem;}#domain .domain-variation .domain-variation-result a::after {content: '';background-size: contain;top: 50%;left: 50%;transform: translate(-50%, -50%);position: absolute;width: 1.5rem;height: 1.5rem;}.btn-delete-cart{background: url(/site/images/cart-x.svg) center no-repeat;}.btn-add-cart {background: url(/site/images/buy.svg) center no-repeat;}.btn-go-cart {font-size: 1rem !important;}}#domain a {display: block;}#domain .wiki a {display: inline-block;}.tooltip {position: absolute;z-index: 1070;display: block;margin: 0;font-family: "Montserrat", Helvetica, Arial, serif;font-style: normal;font-weight: 400;line-height: 1.45;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: 0.857rem;word-wrap: break-word;opacity: 0;}.tooltip.show {opacity: 1;}.in {opacity: 1;}.tooltip .arrow {position: absolute;display: block;width: 0.8rem;height: 0.4rem;}.tooltip .arrow::before {position: absolute;content: "";border-color: transparent;border-style: solid;}.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {padding: 0.4rem 0;}.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {bottom: 0;}.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {top: 0;border-width: 0.4rem 0.4rem 0;border-top-color: #323232;}.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {padding: 0 0.4rem;}.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {left: 0;width: 0.4rem;height: 0.8rem;}.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {right: 0;border-width: 0.4rem 0.4rem 0.4rem 0;border-right-color: #323232;}.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {padding: 0.4rem 0;}.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {top: 0;}.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {bottom: 0;border-width: 0 0.4rem 0.4rem;border-bottom-color: #323232;}.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {padding: 0 0.4rem;}.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {right: 0;width: 0.4rem;height: 0.8rem;}.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {left: 0;border-width: 0.4rem 0 0.4rem 0.4rem;border-left-color: #323232;}.tooltip-inner {max-width: 220px;padding: 0.4rem 0.775rem;color: #fff;text-align: center;background-color: #323232;border-radius: 0.428rem;}.alert {position: relative;padding: .75rem 1.25rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius:.25rem }.alert-success {color: #155724;background-color: #d4edda;border-color:#c3e6cb }.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-ffa16c{color:#ffa16c!important}.text-ffcd6c{color:#ffcd6c!important}.text-4b3a7b{color:#4b3a7b!important}.icon-main {font-size: 1.2rem;color: #4b3a7b;position: relative;top: -3px;}.icon-normal {font-size: 1.2rem;color: #4b3a7b;position: relative;top: -1px;padding-left: 2px;}.icon-main-orange {font-size: 1.2rem;color: #ffa16c;position: relative;top: -3px;display: inline !important;}.pointer {cursor: pointer;}.row {justify-content: flex-end;}.domain-price span {font-size: 1.25rem;font-weight: 700;color: #28282D;}.domain-price-columns {display: inline-grid;grid-template-columns: repeat(4, 1fr);grid-gap: .5rem;text-align: center;}.bi-cart4 {font-size: 1.5rem;color: #ffcd6c;display:inline;}@media (min-width: 992px) {.cart-text {display: none;}}.domain-search {display: grid;grid-template-columns: repeat( 1, minmax(320px, 1fr) );column-gap: 5rem;}@media (min-width: 1280px) {.domain-search {grid-template-columns: repeat( 1, minmax(320px, 1fr) );}.cart-show {grid-template-columns: repeat( 1, minmax(320px, 1fr) );}}.modal {font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;}.modal__overlay {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.75);display: flex;justify-content: center;align-items: center;z-index:10;}.modal__container {background-color: #fff;padding: 30px;max-width: 740px;height: 100%;width: 50%;border-radius: 4px;overflow-y: auto;box-sizing: border-box;}@supports (display: flex) {.modal__container {height: initial;max-height: 80vh;}}.modal__header {position: relative;display: block;height: 30px;margin-bottom: 20px;}@supports (display: flex) {.modal__header {display: flex;justify-content: space-between;align-items: center;height:initial;margin-bottom: 0px;}}.modal__title {position: absolute;top: 20px;left: 20px;margin-top: 0;margin-bottom: 0;font-weight: 600;font-size: 1.25rem;line-height: 1.25;color: #00449e;box-sizing: border-box;}.modal__close {position: absolute;top: 20px;right: 20px;background: transparent;border: 0;cursor: pointer;margin: 0px;padding: 0px;}@supports (display: flex) {.modal__title {position: static;}.modal__close {position: static;}}.modal__header .modal__close:before {content: "\2715";}.modal__content {margin-top: 10px;margin-bottom: 10px;color: rgba(0,0,0,.8);}@supports (display: flex) {.modal__content {margin-top: 2rem;margin-bottom: 2rem;line-height: 1.5;}}.modal__btn {font-size: .875rem;padding-left: 1rem;padding-right: 1rem;padding-top: .5rem;padding-bottom: .5rem;background-color: #e6e6e6;color: rgba(0,0,0,.8);border-radius: .25rem;border-style: none;border-width: 0;cursor: pointer;-webkit-appearance: button;text-transform: none;overflow: visible;line-height: 1.15;margin: 0;will-change: transform;-moz-osx-font-smoothing: grayscale;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: translateZ(0);transform: translateZ(0);transition: -webkit-transform .25s ease-out;transition: transform .25s ease-out;transition: transform .25s ease-out,-webkit-transform .25s ease-out;}.modal__btn-primary {background-color: #00449e;color: #fff;}@keyframes mmfadeIn {from {opacity: 0;}to {opacity: 1;}}@keyframes mmfadeOut {from {opacity: 1;}to {opacity: 0;}}@keyframes mmslideIn {from {transform: translateY(15%);}to {transform: translateY(0);}}@keyframes mmslideOut {from {transform: translateY(0);}to {transform: translateY(-10%);}}.micromodal-slide {display: none;}.micromodal-slide.is-open {display: block;}.micromodal-slide[aria-hidden="false"] .modal__overlay {animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);}.micromodal-slide[aria-hidden="false"] .modal__container {animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);}.micromodal-slide[aria-hidden="true"] .modal__overlay {animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);}.micromodal-slide[aria-hidden="true"] .modal__container {animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);}.micromodal-slide .modal__container, .micromodal-slide .modal__overlay {will-change: transform;}.modal__container button {outline: none;cursor: pointer !important;}.modal__container h2.modal__title {color: #595959;}.modal__header {display: flex;justify-content: space-between;align-items: center;}.modal__title {margin-top: 0;margin-bottom: 0;font-weight: 600;font-size: 1.25rem;line-height: 1.25;color: #00449e;box-sizing: border-box;}.modal__close {font-size: 24px;}.modal__content {margin-top: 2rem;margin-bottom: 2rem;line-height: 1.5;color: rgba(0,0,0,.8);}.modal__btn {padding: 10px 15px;background-color: #e6e6e6;border-radius: 4px;-webkit-appearance: none;}@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {.modal__container {width: 90% !important;min-width: 90% !important;}@supports (display: flex) {.modal__container {width: 90% !important;min-width: 90% !important;}}}.invalid-feedback {display:block;width:100%;margin-top:.25rem;font-size:smaller;color:#ea5455 }.cart-counter {position: relative;left: 2px;bottom: 6px;padding: 5px 7px 5px 7px;font-size: 0.7rem;}hr {border: 0px;border-top: 1px solid #F8FAFC;}.wiki b {font-weight: bold;}.wiki table {display: block;}.infoOdn {width: 100%;font-size: 11px;text-align: center;border-top: 1px solid #d2e1f0;border-bottom: 1px solid #d2e1f0;padding: 5px;background: #fff;}@media (max-width: 991px) {footer .bottom-logo img {width: 68px;height: 26px;}}@media (min-width: 992px) {footer .bottom-logo img {width: 136px;height: 52px;}}.breadcrumb .breadcrumb-item + .breadcrumb-item:before {content: "\E847";font-family: "feather";color: #626262;}.breadcrumb .breadcrumb-item + .breadcrumb-item:before {padding: 0 1rem;}.breadcrumb {display: flex;flex-wrap: wrap;padding: 0.75rem 1rem;margin-bottom: 1rem;list-style: none;border-radius: 0.5rem;}.breadcrumb-item a {display: inline-block;}#domain .breadcrumb-item a {display: inline-block;}.fade {opacity: 0;-webkit-transition: opacity 0.15s linear;-o-transition: opacity 0.15s linear;transition: opacity 0.15s linear;}.fade.in {opacity: 1;}.nav {padding-left: 0;margin-bottom: 0;list-style: none;}.nav > li {position: relative;display: block;}.nav > li > a {position: relative;display: block;padding: 10px 15px;}.nav > li > a:hover, .nav > li > a:focus {text-decoration: none;}.nav-tabs {width: 100%;justify-content: center;display: flex;flex-wrap: wrap;}.nav-tabs > li {float: left;margin-bottom: -1px;}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {font-weight: 600;}.nav-tabs > li > a {margin-right: 15px;line-height: 1.42857143;}.nav > li > a:hover, .nav > li > a:focus {font-weight: 600;}.nav-tabs > li > a:hover {border-color: #eeeeee #eeeeee #dddddd;}@media (max-width: 991px) {.nav-tabs > li {width: 100%;float: left;margin-bottom: -1px;}.nav-tabs > li > a {width: 100%;margin-right: 2px;line-height: 1.42857143;text-align: center;}}.tab-content > .tab-pane {display: none;font-size: 0.85rem;}.tab-content > .active {display: block;}.clearfix:before, .clearfix:after, .nav:before, .nav:after {display: table;content: " ";}.clearfix:after, .nav:after {clear: both;}.hide {display: none !important;}@media (max-width: 575px) {.hide_mobile {display: none !important;}}@media (min-width: 575px) {.hide_desktop {display: none !important;}}.tag-bottom {background: rgba(255, 161, 108, 0.2);color: #FFA16C;text-transform: uppercase;padding: .5rem 1.5rem;font-size: .875rem;border-radius: .25rem;margin-bottom: 1.5rem;display: block;width: min-content;white-space: nowrap;}.tag-arg {color: #28282D;text-transform: uppercase;padding: .5rem 1.5rem;font-size: .875rem;border-radius: .25rem;margin-bottom: 1.5rem;display: block;width: min-content;white-space: nowrap;border-left: 5px solid #ffcd6c;border-color: #ffcd6c;}.arguments .nav-tabs {width: 100%;justify-content: center;display: block;flex-wrap: wrap;margin-top: 3rem;}.arguments .tab-content {margin-top: 3rem;}.arguments .nav-tabs > li {margin-bottom: -1px;}.arguments .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {font-weight: 600;background: #ffcd6c;border-color: #ffcd6c;}.arguments .nav-tabs > li > a:hover {border-color: #4b3a7b;}.popover {position: absolute;top: 0;left: 0;z-index: 1060;display: none;max-width: 276px;padding: 1px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-style: normal;font-weight: 400;line-height: 1.42857143;line-break: auto;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;word-wrap: normal;white-space: normal;font-size: 14px;background-color: #ffffff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #cccccc;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 6px;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}.popover.top {margin-top: -1px;}.popover.right {margin-left: 10px;}.popover.bottom {margin-top: 10px;}.popover.left {margin-left: -10px;}.popover > .arrow {border-width: 11px;}.popover > .arrow, .popover > .arrow:after {position: absolute;display: block;width: 0;height: 0;border-color: transparent;border-style: solid;}.popover > .arrow:after {content: "";border-width: 10px;}.popover.top > .arrow {bottom: -11px;left: 50%;margin-left: -11px;border-top-color: #999999;border-top-color: rgba(0, 0, 0, 0.25);border-bottom-width: 0;}.popover.top > .arrow:after {bottom: 1px;margin-left: -10px;content: " ";border-top-color: #ffffff;border-bottom-width: 0;}.popover.right > .arrow {top: 50%;left: -11px;margin-top: -11px;border-right-color: #999999;border-right-color: rgba(0, 0, 0, 0.25);border-left-width: 0;}.popover.right > .arrow:after {bottom: -10px;left: 1px;content: " ";border-right-color: #ffffff;border-left-width: 0;}.popover.bottom > .arrow {top: -11px;left: 50%;margin-left: -11px;border-top-width: 0;border-bottom-color: #999999;border-bottom-color: rgba(0, 0, 0, 0.25);}.popover.bottom > .arrow:after {top: 1px;margin-left: -10px;content: " ";border-top-width: 0;border-bottom-color: #ffffff;}.popover.left > .arrow {top: 50%;right: -11px;margin-top: -11px;border-right-width: 0;border-left-color: #999999;border-left-color: rgba(0, 0, 0, 0.25);}.popover.left > .arrow:after {right: 1px;bottom: -10px;content: " ";border-right-width: 0;border-left-color: #ffffff;}.popover-title {padding: 8px 14px;margin: 0;font-size: 14px;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-radius: 5px 5px 0 0;}.popover-content {padding: 9px 14px;}.popover-content b {font-weight: bold;}.fa-xs {font-size:.75em }.lds-ring {display: inline-block;position: relative;width: 40px;height: 40px;}.lds-ring div {box-sizing: border-box;display: block;position: absolute;width: 34px;height: 34px;margin: 8px;border: 8px solid #4b3a7b;border-radius: 50%;animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color: #4b3a7b 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);}}main p a {display:inline-block;color: #4b3a7b;border-bottom: 1px dotted #4b3a7b;}main li a {display:inline-block;color: #4b3a7b;border-bottom: 1px dotted #4b3a7b;}main p a:hover {display:inline-block;color: #ffcd6c;border-bottom: 1px solid #ffcd6c;}main li a:hover {display:inline-block;color: #ffcd6c;border-bottom: 1px solid #ffcd6c;}.img_link {border-bottom: none !important;}main s, strike{text-decoration:none;position:relative;font-size: 1.5rem;}main s::before, strike::before {top: 50%;background:red;opacity:.7;content: '';width: 110%;position: absolute;height:.2em;border-radius:.em;left: -5%;white-space:nowrap;display: block;transform: rotate(-15deg);}s.straight::before, strike.straight::before{transform: rotate(0deg);left:-1%;width:102%;}.txd {position: -webkit-sticky;position: sticky;top: 0;z-index: 1;border: none;background: #4B3A7B;padding: 5.5rem 0rem 1.5rem 0rem;color: white;text-align: center;}.txd .header-column {padding: 1rem !important;}.txd:first-child {background: none;margin-left: 242;}.shadow-lg {box-shadow: 0 1rem 3rem rgba(34,41,47,.175) !important;}.img-fluid, .img-thumbnail {max-width: 100%;height: auto;}.img-margined {margin-top: 1rem;margin-bottom: 1rem;box-sizing: border-box;}.wiki ol {list-style: decimal !important;padding-left: 1.8em;}.wiki ul {list-style: circle !important;padding-left: 1.8em;}.wiki li {line-height: 160%;}.img_hover {-webkit-transform:scale(1.5);transform:scale(1.5);}.fslightbox-toolbar-button:nth-child(1) {display: none !important;}.fslightbox-toolbar-button:nth-child(4) {display: none !important;}.fslightbox-toolbar-button:nth-child(5) {display: none !important;}.fslightbox-toolbar-button:nth-child(7) {display: none !important;}.fslightbox-slide-btn-container {display: none !important;}.fslightbox-slide-number-container {display: none !important;}fieldset {min-width: 0;padding: 0;margin: 0;border: 0;}.vs-checkbox-con {position: relative;display: flex;align-items: center;justify-content: flex-start;margin: 0.25rem 0;}.vs-checkbox-con input {position: absolute;width: 100%;height: 100%;opacity: 0;z-index: 200;cursor: pointer;top: 0;}input[type=checkbox], input[type=radio] {box-sizing: border-box;padding: 0;}.form-control {border: 1px solid #d9d9d9;color: #5f5f5f;}.form-control {display: block;width: 100%;height: calc(1.25em + 1.4rem + 1px);padding: 0.7rem;font-size: .96rem;font-weight: 400;line-height: 1.25;color: #4e5154;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,.2);border-radius: 5px;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}.vs-checkbox-con .vs-checkbox {cursor: pointer;position: relative;width: 20px;height: 20px;border: 2px solid #b8c2cc;border-radius: 2px;transform: rotate( -90deg);transition: all .2s ease;overflow: hidden;margin-right: 0.5rem;flex-shrink: 0;}.vs-checkbox-con .vs-checkbox .vs-checkbox--check {width: 100%;height: 100%;position: absolute;left: 0;transform: translate(100%);transform-origin: right;transition: all .2s ease;z-index: 10;}.vs-checkbox-con .vs-checkbox .vs-checkbox--check .vs-icon {display: flex;justify-content: center;align-items: center;color: #fff;}.feather {font-family: feather!important;speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.vs-checkbox-primary input:checked~.vs-checkbox {border-color: #7367f0!important;}.vs-checkbox-con input:checked~.vs-checkbox {transform: rotate( 0deg);border-color: #7367f0;}.vs-checkbox-con input:checked~.vs-checkbox .vs-checkbox--check {transform: translate(0);background-color: #7367f0;}.vs-checkbox-primary input:active:checked+.vs-checkbox .vs-checkbox--check, .vs-checkbox-primary input:checked~.vs-checkbox .vs-checkbox--check {background-color: #7367f0!important;}.icon-check:before {content: "\e83f";}.vs-checkbox-primary input:checked~.vs-checkbox {border-color: #7367f0!important;border: 0px solid #b8c2cc;}#domainpricing.dataTable > tbody tr.odd-row {background-color: #f8fafc;font-size: 20px;}#domainpricing.dataTable > tbody tr.even-row {font-size: 20px;}.selected-button {border: none;display: inline-flex;justify-content: flex-start;align-items: flex-end;flex-direction: column;align-content: stretch;background: #4b3a7b;font-size: 16px;line-height: 1rem;padding: 0.5rem 1rem;border-radius: 1rem !important;cursor: pointer;outline: none !important;white-space: nowrap;width: min-content;transition: all .1s ease-in-out;font-weight: 600;font-family: "Montserrat", sans-serif;color: #fff;margin-top: 20px;}.unselected-button {border: none;display: inline-flex;justify-content: flex-start;align-items: flex-end;flex-direction: column;align-content: stretch;background: #FFCD6C;font-size: 16px;line-height: 1rem;padding: 0.5rem 1rem;border-radius: 1rem !important;cursor: pointer;outline: none !important;white-space: nowrap;width: min-content;transition: all .1s ease-in-out;font-weight: 600;font-family: "Montserrat", sans-serif;color: #28282D !important;margin-top: 20px;}.migration-promo::before {content: '';position: absolute;background: url("/site/images/bg4.webp") center no-repeat;background-size: auto;background-size: cover;z-index: 0;mix-blend-mode: soft-light;opacity: 0.5;top: 0;right: 0;bottom: 0;left: 0;border-radius: 1rem;}.migration-promo {position: relative;width: 100%;display: flex;align-items: center;justify-content: center;border-radius: 1rem;}.migration-details-btn {color: #fff;font-size: 2rem;font-weight: 600;padding: 0;border: 2px solid #ffcc6c;border-radius: 50px;font-size: 1rem;padding: 1rem;position: relative;}.migration-details-btn:hover {color: #000;font-size: 2rem;font-weight: 600;padding: 0;border: 2px solid #ffcd6c;border-radius: 50px;font-size: 1rem;padding: 1rem;position: relative;background: #ffcd6c;}.theme_funky{--cc-bg: #f9faff;--cc-text: #112954;--cc-btn-primary-bg: #4B3A7B;--cc-btn-primary-text: var(--cc-bg);--cc-btn-primary-hover-bg: #1d2e38;--cc-btn-secondary-bg: #dfe7f9;--cc-btn-secondary-text: var(--cc-text);--cc-btn-secondary-hover-bg: #c6d1ea;--cc-toggle-bg-off: #8fa8d6;--cc-toggle-bg-on: #3859d0;--cc-toggle-bg-readonly: #cbd8f1;--cc-toggle-knob-bg: #fff;--cc-toggle-knob-icon-color: #ecf2fa;--cc-block-text: var(--cc-text);--cc-cookie-category-block-bg: #ebeff9;--cc-cookie-category-block-bg-hover: #dbe5f9;--cc-section-border: #f1f3f5;--cc-cookie-table-border: #e1e7f3;--cc-overlay-bg: rgba(1,0,0,.5);--cc-webkit-scrollbar-bg: #ebeff9;--cc-webkit-scrollbar-bg-hover: #3859d0;}.theme_funky #c-ttl{color: var(--cc-btn-primary-bg);}.theme_funky #cm, .theme_funky #s-bl .act .b-acc, .theme_funky #s-inr, .theme_funky .cc_div .b-tl, .theme_funky .cc_div .c-bl{border-radius: 1.2em;}.theme_funky .cc_div .c-bn{border-radius: .7em;}