.dropdowns-component{display:flex;flex-direction:column;width:100%}.dropdowns-items{width:100%;margin:0 auto}.dropdowns-items>*{border-top:1px solid rgba(206,206,217,.7)}.dropdowns-items>:last-child{border-bottom:1px solid rgba(206,206,217,.7)}.dropdowns-items.topBorder>:first-child{border-top:none!important}.dropdowns-items.bottomBorder>:last-child{border-bottom:none!important}.dropdowns-showMore{font-size:15px;font-weight:600;line-height:17px;font-style:normal;margin:20px auto 0;cursor:pointer;padding:16px 30px;color:#c42a87;border:2px solid #c42a87;transition:all .3s ease;height:54px}.dropdowns-showMore:hover{transform:translateY(-5px)}.dropdownItem-component{position:relative;padding:23.5px 0;overflow:hidden;transition:padding .2s ease}.dropdownItem-component:hover .dropdownItem-parent{color:#c42a87;transition:color .2s ease}.dropdownItem-component.disabled{cursor:pointer}.dropdownItem-component.disabled .dropdownItem-chevron,.dropdownItem-component.disabled .dropdownItem-parent{color:inherit!important}.dropdownItem-component.disabled.alwaysOpen{cursor:default}.dropdownItem-component.active,.dropdownItem-component.alwaysOpen{transition:padding .2s ease;padding:23.5px 0 0}.dropdownItem-component.active .dropdownItem-chevron,.dropdownItem-component.active .dropdownItem-parent,.dropdownItem-component.alwaysOpen .dropdownItem-chevron,.dropdownItem-component.alwaysOpen .dropdownItem-parent{color:#c42a87}.dropdownItem-component.active .dropdownItem-parent,.dropdownItem-component.alwaysOpen .dropdownItem-parent{opacity:1!important}.dropdownItem-component.active .dropdownItem-chevron,.dropdownItem-component.alwaysOpen .dropdownItem-chevron{transform:rotate(180deg)}.dropdownItem-component.active .dropdownItem-content,.dropdownItem-component.alwaysOpen .dropdownItem-content{opacity:1;max-height:1500px;transition:max-height .2s ease,opacity .5s ease}.dropdownItem-component.active .dropdownItem-padding,.dropdownItem-component.alwaysOpen .dropdownItem-padding{height:25px;opacity:1;border-color:#dddde5;transition:height .2s ease,opacity .4s ease,border-color .1s ease}.dropdownItem-component.alwaysOpen .dropdownItem-parent,.dropdownItem-component.alwaysOpen .dropdownItem-parent *{cursor:default}.dropdownItem-component.alwaysOpen .dropdownItem-chevron,.dropdownItem-component.alwaysOpen .dropdownItem-parent{color:inherit}.dropdownItem-parent{display:flex;align-items:center;color:#09091f;transition:all .7s linear;margin:-24px 0;padding:16px 30px 16px 16px;cursor:pointer}.dropdownItem-parent .tooltip-component{margin-left:4px}.dropdownItem-icon{width:24px;height:24px;margin-right:8px}.dropdownItem-padding{height:0;opacity:0;display:block;transition:height .2s ease,opacity .2s linear,border-color .1s ease;border-bottom:1px solid #f1f1f4}.dropdownItem-content{font-size:16px;font-weight:300;line-height:24px;font-style:normal;color:#09091f;max-width:1100px;max-height:0;overflow:hidden;transition:max-height .1s ease,opacity .1s ease;opacity:0;cursor:auto;border:0;opacity:.1}.dropdownItem-content a{color:#c42a87;text-decoration:underline}.dropdownItem-content div:last-child{border-bottom:0}.dropdownItem-chevron{position:absolute;pointer-events:none;top:14px;right:14px;font-size:28px;line-height:28px;color:#09091f;transition:all .2s ease;transform:rotate(0deg)}.domainFilters-component{width:100%;border:2px solid #dddde5;height:min-content}.domainFilters-searchBarWrapper{position:relative}.domainFilters-searchBarWrapper:before{font-family:var(--nextjs-icomoon);speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;content:"";color:#c42a87;position:absolute;z-index:1;width:24px;height:24px;font-size:24px;top:50%;right:16px;transform:translateY(-50%)}.domainFilters-searchBar{background-color:transparent;border-bottom:1px solid #dddde5!important;position:relative;padding:16px 36px 16px 16px;width:100%;height:56px;border:none;transition:box-shadow .3s ease}.domainFilters-searchBar::placeholder{color:hsla(240,5%,54%,.7)}.domainFilters-searchBar:active,.domainFilters-searchBar:focus{outline:none!important;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:0 4px 32px -4px rgba(25,28,104,.12)}.domainFilters-tagList{padding:24px 16px}.domainFilters-tagList fieldset{margin:0;padding:0;border:0}.domainFilters-tagList>*,.domainFilters-tagList>fieldset>*{margin:8px 0}@media only screen and (max-width:1200px){.domainFilters-tagList{display:flex;flex-wrap:wrap}.domainFilters-tagList>*,.domainFilters-tagList>fieldset>*{margin:8px}}.checkbox-wrap{position:relative;width:18px;height:18px}.checkbox-component{position:relative;width:18px!important;height:18px;appearance:none;background:#fff;padding:1px;cursor:pointer;text-align:center}.checkbox-component__magenta.active,.checkbox-component__magenta:active{transition:all .2s ease}.checkbox-component__magenta.active *,.checkbox-component__magenta:active *{z-index:1;position:relative}.checkbox-component__magenta.active:before,.checkbox-component__magenta:active:before{opacity:1!important}.checkbox-component.hidden{display:none}.checkbox-component:after{font-family:var(--nextjs-icomoon);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;line-height:15.5px;font-size:14px;font-weight:600}.checkbox-component:checked:after,.checkbox-component:hover:after{content:""!important}.domainTable-component{position:relative;width:100%;border:1px solid #dddde5;border-width:1px 0;background-color:#fff;transition:all .3s ease;height:80vh;max-height:1300px;overflow:overlay;overflow-y:scroll;overflow-x:hidden;scroll-behavior:smooth}.domainTable-component::-webkit-scrollbar{width:10px;background-color:transparent}.domainTable-component::-webkit-scrollbar-thumb{background:#dddde5!important;background-clip:content-box;border:2px solid transparent;border-radius:10px}.domainTable-component::-webkit-scrollbar-thumb:hover{background-color:#c4c4ca}.domainTable-component>*>:nth-child(2){border-top:none!important}.domainTable-list{padding:0 0 0 16px}@media only screen and (min-width:1200px){.domainTable-list,.domainTable-list>*{will-change:transform}}.domainTable-list.hideCheckboxes .domainTableItem-selector{visibility:hidden}.loadingOverlay-loading{pointer-events:none}.loadingOverlay-loading .domainTableItem-selector>*{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:loadingOverlay-shimmer;animation-timing-function:linear;background:#f6f6f6;background-image:linear-gradient(90deg,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%)!important;background-size:800px 104px!important;position:relative;pointer-events:none;border:0!important}.loadingOverlay-loading .domainTableItem-selector>:before,.loadingOverlay-loading .domainTableItem-selector>:checked:before{opacity:0!important;transition:none!important}.loadingOverlay-loading .domainTableItem-action{user-select:none}.loadingOverlay-loading .domainTableItem-action>:after{transition:all 0s linear;border-color:#f6f6f6!important}.loadingOverlay-loading .domainTableItem-action>*>*{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:loadingOverlay-shimmer;animation-timing-function:linear;background:#f6f6f6;background-image:linear-gradient(90deg,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%)!important;background-size:800px 104px!important;position:relative;pointer-events:none;border-radius:17px;color:transparent}.loadingOverlay-loading .domainTableItem-pricing{width:85%}.loadingOverlay-loading .domainTableItem-content>*{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:loadingOverlay-shimmer;animation-timing-function:linear;background:#f6f6f6;background-image:linear-gradient(90deg,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%)!important;background-size:800px 104px!important;position:relative;pointer-events:none;border-radius:36px;height:36px}@keyframes loadingOverlay-shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.loadingOverlay-loading .domainTableItem-content>* *{opacity:0;color:transparent!important}.domainTableItem-component{display:flex;padding:26px 16px 26px 0;border-top:1px solid #dddde5}@media only screen and (max-width:767px){.domainTableItem-component{padding:18px 0}}@media only screen and (max-width:340px){.domainTableItem-component{padding:18px 12px}}.domainTableItem-selector{display:flex;align-items:center;margin:auto 0}@media only screen and (max-width:767px){.domainTableItem-selector{display:none}}.domainTableItem-content{display:grid;grid-template-columns:15% 56% 164px 52px;grid-gap:16px;width:100%;align-items:center;margin:auto 0 auto 11px;height:36px;align-content:center}@media only screen and (min-width:1200px)and (max-width:1399px){.domainTableItem-content{grid-template-columns:15% 51% 164px 52px}}@media only screen and (min-width:992px)and (max-width:1200px){.domainTableItem-content{grid-template-columns:15% 51% 164px 52px}}@media only screen and (max-width:991px){.domainTableItem-content{height:auto;grid-template-columns:20% 40% 26% 10%}}@media only screen and (max-width:767px){.domainTableItem-content{grid-template-columns:30% 45% 30%;margin:auto 0}}@media only screen and (max-width:450px){.domainTableItem-content{margin:auto 0;grid-template-columns:auto 50%;grid-template-columns:auto max-content}}.domainTableItem-tagLink{width:fit-content}.domainTableItem-description{display:flex;align-items:center;max-width:420px;width:100%;font-size:13px;line-height:18px;color:#42424e}@media only screen and (max-width:767px){.domainTableItem-description{display:none}}.domainTableItem-ellipsis{width:100%;max-height:54px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.domainTableItem-pricing{display:flex;align-items:center;max-height:54px;width:max-content}.domainTableItem-metaIcons{display:flex;min-width:52px}.domainTableItem-metaIcons>*{margin:0 2px}.domainTableItem-metaIcons>:last-child{margin:0 0 0 2px}.domainTableItem-metaIcons svg{width:24px;height:24px}@media only screen and (max-width:450px){.domainTableItem-metaIcons{display:none}}.domainTableItem-action{max-width:180px;width:100%}.domainTableItem-action>*{min-width:0!important;width:100%}@media only screen and (max-width:767px){.domainTableItem-action{display:none}}.switch-component,.switch-fallback{min-height:52px;height:52px}.switch-component{position:relative;transition:opacity 0s ease}.switch-component.secondary:before{background-image:linear-gradient(270deg,hsla(0,0%,100%,0),#f2f2fa)}.switch-component.secondary:after{background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#f2f2fa)}.switch-component.center{margin:auto}@media only screen and (max-width:767px),only screen and (min-width:992px)and (max-width:1200px){.switch-component:before{left:0;background-image:linear-gradient(270deg,hsla(0,0%,100%,0),#fff)}.switch-component:after,.switch-component:before{content:" ";position:absolute;top:0;width:30px;height:52px;pointer-events:none;background-position:50% 50%;background-origin:padding-box;background-clip:border-box;background-size:auto auto;-webkit-background-origin:padding-box;-webkit-background-clip:border-box;-webkit-background-size:auto auto;z-index:1}.switch-component:after{right:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}}.switch-scroll{overflow:scroll;height:52px;min-height:52px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.switch-scroll::-webkit-scrollbar{display:none}.switch-stage{margin:auto;position:relative;color:#c42a87;overflow:hidden;opacity:0}.switch-stage[class*=jsx].ready{opacity:1;animation:switch-fadeinDelay .05s,switch-fadein .2s linear .05s}.switch-stage:before{content:"";position:absolute;display:block;bottom:2px;width:99.6%;height:2px;border-radius:50em;background:#c42a87;opacity:.5;left:0;left:50%;transform:translate(-50%)}.switch-itemListWrapper{position:relative;display:inline-block;max-height:52px;margin:auto}.switch-itemListWrapper:before{content:"";position:absolute;display:block;bottom:1.5px;width:99.6%;height:4px;border-radius:50em;background:#c42a87;transition:all .3s ease}.switch-itemList{display:inline-flex;flex-wrap:wrap;flex-direction:column;margin-top:-4px;font-size:13px;font-weight:600;line-height:16px;font-style:normal}.switch-item{display:flex;text-align:center;padding:0 8px;height:52px;cursor:pointer;opacity:.5;transition:opacity .3s ease}.switch-item span{margin:auto;white-space:pre}.switch-item.active{opacity:1}.componentLabel-component{color:#09091f;font-weight:600;font-size:20px;line-height:24px}.componentLabel-component.small{font-weight:700;font-size:16px;line-height:24px}.domainPricing-component{width:100%;margin:0 auto;justify-content:center;padding-bottom:96px}@media only screen and (min-width:768px)and (max-width:991px){.domainPricing-component{padding-bottom:56px}}@media only screen and (max-width:767px){.domainPricing-component{padding-bottom:48px}}.domainPricing-component .switch-item{padding:0 20px}.domainPricing-wrapper{display:flex;margin:40px auto 0;justify-content:center;width:95vw}.domainPricing-wrapper>:first-child{margin-right:16px;max-width:300px}@media only screen and (min-width:1200px){.domainPricing-wrapper>:first-child{width:35%}}.domainPricing-wrapper>:last-child{margin-left:16px;max-width:967px;width:100%}@media only screen and (max-width:1200px){.domainPricing-wrapper{flex-direction:column;align-items:center;width:90vw}.domainPricing-wrapper>:first-child{margin:0;max-width:967px}.domainPricing-wrapper>:last-child{margin:32px auto 0;max-width:967px}}.domainPricing-item{display:flex;flex-direction:column;width:100%;bottom:16px}.domainPricing-item .componentLabel-component{margin-bottom:16px}@media only screen and (max-width:991px){.domainPricing-item .componentLabel-component{display:none}}.domainPricing-table{display:flex;flex-direction:column;width:100%}.domainPricing-table>button{width:100%;margin:16px 0 0}