@-webkit-keyframes fade-in-up{0%{opacity:0;-webkit-transform:translate3d(0,1rem,0);transform:translate3d(0,1rem,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fade-in-up{0%{opacity:0;-webkit-transform:translate3d(0,1rem,0);transform:translate3d(0,1rem,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes spark-joy{0%{opacity:0;color:#00bda6}1%{opacity:1;color:#00bda6}to{opacity:1;color:#2b2b2b}}@keyframes spark-joy{0%{opacity:0;color:#00bda6}1%{opacity:1;color:#00bda6}to{opacity:1;color:#2b2b2b}}.muu-domain-suggest-modal{position:fixed;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:9999;visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;color:#2b2b2b;font-size:1rem;letter-spacing:0}.muu-domain-suggest-modal *{letter-spacing:inherit}.muu-domain-suggest-modal.is-visible{visibility:visible;opacity:1;pointer-events:auto}body.is-domain-suggest-modal-open,html.is-domain-suggest-modal-open{overflow:hidden;position:relative;height:100%}html.is-domain-suggest-modal-open #hosting-header,html.is-domain-suggest-modal-open #launcher,html.is-domain-suggest-modal-open .gmoGroupHeader,html.is-domain-suggest-modal-open .muu-global-header,html.is-domain-suggest-modal-open .muu-recommendation-container{z-index:1!important}.muu-domain-suggest-modal__shadow{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:rgba(238,239,241,.01);-webkit-backdrop-filter:blur(.01px);backdrop-filter:blur(.01px);-webkit-transition:all 2s ease;transition:all 2s ease}.muu-domain-suggest-modal__shadow .muu-button svg{margin-right:0!important}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-modal__shadow{background-color:rgba(238,239,241,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.muu-domain-suggest-modal__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;height:100%;overflow-x:auto}.muu-domain-suggest-modal__container{width:100%;max-width:720px;margin:0 auto;padding:7rem 1rem}.muu-domain-suggest-modal__body{-webkit-filter:blur(12px);filter:blur(12px);-webkit-transition:filter .2s ease;transition:filter .2s ease}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-modal__body{-webkit-filter:blur(0);filter:blur(0)}.muu-domain-suggest-modal__control{position:absolute;top:1rem;right:1rem}@media screen and (min-width:900px){.muu-domain-suggest-modal__control{position:fixed}}.muu-domain-suggest-modal__close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:0;font-family:inherit;margin:0;width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1.5rem;cursor:pointer;position:relative}.muu-domain-suggest-modal__close-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-color:transparent;border-radius:1.5rem;pointer-events:none;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.muu-domain-suggest-modal__close-button:active:after,.muu-domain-suggest-modal__close-button:hover:after{background-color:rgba(0,0,0,.04)}.muu-domain-suggest-modal__close-button>svg{pointer-events:none}.muu-domain-suggest-section+.muu-domain-suggest-section{margin-top:4rem}.muu-domain-suggest-prompt-form .muu-form-message{top:.125rem;color:#fff;background-color:#fb5f6d}.muu-domain-suggest-prompt-form__title{font-weight:400;display:block;margin:0 0 1.5rem;text-align:center;font-size:1.3125rem;line-height:1.75rem;font-weight:600;font-size:rem(21px)}.muu-domain-suggest-prompt-form__textfield>textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;min-height:8rem;padding:1.125rem 1.5rem;color:inherit;font-family:inherit;background-color:#fff;border-radius:.25rem;font-size:1rem;line-height:1.5rem;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.08),0 4px 18px 0 rgba(0,0,0,.06);box-shadow:0 4px 12px 0 rgba(0,0,0,.08),0 4px 18px 0 rgba(0,0,0,.06);-webkit-transition:all .2s ease;transition:all .2s ease}.muu-domain-suggest-prompt-form__textfield>textarea:active,.muu-domain-suggest-prompt-form__textfield>textarea:focus{outline:.25rem solid rgba(0,0,0,.1);-webkit-box-shadow:0 6px 14px 0 rgba(0,0,0,.08),0 4px 10px 0 rgba(0,0,0,.06);box-shadow:0 6px 14px 0 rgba(0,0,0,.08),0 4px 10px 0 rgba(0,0,0,.06)}.muu-domain-suggest-prompt-form__action{margin:1.5rem auto 0;max-width:15rem}.muu-domain-suggest-prompt-form__action>button{width:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.muu-domain-suggest-prompt-form__term{margin-top:1rem;text-align:center}.muu-domain-suggest-prompt-form__term p{margin:0;font-size:.75rem;line-height:1.25rem}@media screen and (max-width:480px){.muu-domain-suggest-prompt-form__term br{display:none}}.muu-domain-suggest-prompt-form__term a{display:inline-block;margin-right:.5em;margin-left:.5em}.muu-domain-suggest-example-prompt__title{font-weight:400;display:block;margin:0 0 1.5rem;text-align:center;font-size:1.125rem;line-height:1.5rem;font-weight:600}.muu-domain-suggest-card-list__item+.muu-domain-suggest-card-list__item{margin-top:.5rem}.muu-domain-suggest-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:0;font-family:inherit;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem;color:#2b2b2b;background-color:#fff;border-radius:.25rem;cursor:pointer;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.08),0 1px 3px 0 rgba(0,0,0,.06);box-shadow:0 2px 6px 0 rgba(0,0,0,.08),0 1px 3px 0 rgba(0,0,0,.06);position:relative}.muu-domain-suggest-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-color:transparent;border-radius:.25rem;pointer-events:none;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.muu-domain-suggest-card:active:after,.muu-domain-suggest-card:hover:after{background-color:rgba(0,0,0,.04)}.muu-domain-suggest-card.muu-domain-suggest-card--prompt-text{font-size:1rem;line-height:1.5rem;font-weight:600}.muu-domain-suggest-card.muu-domain-suggest-card--suggest-domain{font-size:1.3125rem;line-height:2rem;font-weight:600}.muu-domain-suggest-card__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;text-align:left}.muu-domain-suggest-example-prompt__action{margin:1.5rem auto 0;max-width:15rem}.muu-domain-suggest-example-prompt__action>button{width:100%;border-radius:1.5rem}.muu-domain-suggest-animation{opacity:0;pointer-events:none}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation{pointer-events:auto;-webkit-animation-name:fade-in-up;animation-name:fade-in-up;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-1{-webkit-animation-delay:.5s;animation-delay:.5s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-2{-webkit-animation-delay:.6s;animation-delay:.6s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-3{-webkit-animation-delay:.7s;animation-delay:.7s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-4{-webkit-animation-delay:.8s;animation-delay:.8s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-5{-webkit-animation-delay:.9s;animation-delay:.9s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-6{-webkit-animation-delay:1s;animation-delay:1s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-7{-webkit-animation-delay:1.1s;animation-delay:1.1s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-8{-webkit-animation-delay:1.2s;animation-delay:1.2s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-9{-webkit-animation-delay:1.3s;animation-delay:1.3s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-10{-webkit-animation-delay:1.4s;animation-delay:1.4s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-11{-webkit-animation-delay:1.5s;animation-delay:1.5s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-12{-webkit-animation-delay:1.6s;animation-delay:1.6s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-13{-webkit-animation-delay:1.7s;animation-delay:1.7s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-14{-webkit-animation-delay:1.8s;animation-delay:1.8s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-15{-webkit-animation-delay:1.9s;animation-delay:1.9s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-16{-webkit-animation-delay:2s;animation-delay:2s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-17{-webkit-animation-delay:2.1s;animation-delay:2.1s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-18{-webkit-animation-delay:2.2s;animation-delay:2.2s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-19{-webkit-animation-delay:2.3s;animation-delay:2.3s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-20{-webkit-animation-delay:2.4s;animation-delay:2.4s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-21{-webkit-animation-delay:2.5s;animation-delay:2.5s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-22{-webkit-animation-delay:2.6s;animation-delay:2.6s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-23{-webkit-animation-delay:2.7s;animation-delay:2.7s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-24{-webkit-animation-delay:2.8s;animation-delay:2.8s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-25{-webkit-animation-delay:2.9s;animation-delay:2.9s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-26{-webkit-animation-delay:3s;animation-delay:3s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-27{-webkit-animation-delay:3.1s;animation-delay:3.1s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-28{-webkit-animation-delay:3.2s;animation-delay:3.2s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-29{-webkit-animation-delay:3.3s;animation-delay:3.3s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-30{-webkit-animation-delay:3.4s;animation-delay:3.4s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-31{-webkit-animation-delay:3.5s;animation-delay:3.5s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-32{-webkit-animation-delay:3.6s;animation-delay:3.6s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-33{-webkit-animation-delay:3.7s;animation-delay:3.7s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-34{-webkit-animation-delay:3.8s;animation-delay:3.8s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-35{-webkit-animation-delay:3.9s;animation-delay:3.9s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-36{-webkit-animation-delay:4s;animation-delay:4s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-37{-webkit-animation-delay:4.1s;animation-delay:4.1s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-38{-webkit-animation-delay:4.2s;animation-delay:4.2s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-39{-webkit-animation-delay:4.3s;animation-delay:4.3s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-40{-webkit-animation-delay:4.4s;animation-delay:4.4s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-41{-webkit-animation-delay:4.5s;animation-delay:4.5s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-42{-webkit-animation-delay:4.6s;animation-delay:4.6s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-43{-webkit-animation-delay:4.7s;animation-delay:4.7s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-44{-webkit-animation-delay:4.8s;animation-delay:4.8s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-45{-webkit-animation-delay:4.9s;animation-delay:4.9s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-46{-webkit-animation-delay:5s;animation-delay:5s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-47{-webkit-animation-delay:5.1s;animation-delay:5.1s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-48{-webkit-animation-delay:5.2s;animation-delay:5.2s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-49{-webkit-animation-delay:5.3s;animation-delay:5.3s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-50{-webkit-animation-delay:5.4s;animation-delay:5.4s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-51{-webkit-animation-delay:5.5s;animation-delay:5.5s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-52{-webkit-animation-delay:5.6s;animation-delay:5.6s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-53{-webkit-animation-delay:5.7s;animation-delay:5.7s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-54{-webkit-animation-delay:5.8s;animation-delay:5.8s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-55{-webkit-animation-delay:5.9s;animation-delay:5.9s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-56{-webkit-animation-delay:6s;animation-delay:6s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-57{-webkit-animation-delay:6.1s;animation-delay:6.1s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-58{-webkit-animation-delay:6.2s;animation-delay:6.2s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-59{-webkit-animation-delay:6.3s;animation-delay:6.3s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-60{-webkit-animation-delay:6.4s;animation-delay:6.4s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-61{-webkit-animation-delay:6.5s;animation-delay:6.5s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-62{-webkit-animation-delay:6.6s;animation-delay:6.6s}.muu-domain-suggest-modal.is-visible .muu-domain-suggest-animation.-animation-order-63{-webkit-animation-delay:6.7s;animation-delay:6.7s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation{pointer-events:auto;-webkit-animation-name:fade-in-up;animation-name:fade-in-up;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-1{-webkit-animation-delay:.1s;animation-delay:.1s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-2{-webkit-animation-delay:.2s;animation-delay:.2s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-3{-webkit-animation-delay:.3s;animation-delay:.3s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-4{-webkit-animation-delay:.4s;animation-delay:.4s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-5{-webkit-animation-delay:.5s;animation-delay:.5s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-6{-webkit-animation-delay:.6s;animation-delay:.6s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-7{-webkit-animation-delay:.7s;animation-delay:.7s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-8{-webkit-animation-delay:.8s;animation-delay:.8s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-9{-webkit-animation-delay:.9s;animation-delay:.9s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-10{-webkit-animation-delay:1s;animation-delay:1s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-11{-webkit-animation-delay:1.1s;animation-delay:1.1s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-12{-webkit-animation-delay:1.2s;animation-delay:1.2s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-13{-webkit-animation-delay:1.3s;animation-delay:1.3s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-14{-webkit-animation-delay:1.4s;animation-delay:1.4s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-15{-webkit-animation-delay:1.5s;animation-delay:1.5s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-16{-webkit-animation-delay:1.6s;animation-delay:1.6s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-17{-webkit-animation-delay:1.7s;animation-delay:1.7s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-18{-webkit-animation-delay:1.8s;animation-delay:1.8s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-19{-webkit-animation-delay:1.9s;animation-delay:1.9s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-20{-webkit-animation-delay:2s;animation-delay:2s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-21{-webkit-animation-delay:2.1s;animation-delay:2.1s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-22{-webkit-animation-delay:2.2s;animation-delay:2.2s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-23{-webkit-animation-delay:2.3s;animation-delay:2.3s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-24{-webkit-animation-delay:2.4s;animation-delay:2.4s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-25{-webkit-animation-delay:2.5s;animation-delay:2.5s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-26{-webkit-animation-delay:2.6s;animation-delay:2.6s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-27{-webkit-animation-delay:2.7s;animation-delay:2.7s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-28{-webkit-animation-delay:2.8s;animation-delay:2.8s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-29{-webkit-animation-delay:2.9s;animation-delay:2.9s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-30{-webkit-animation-delay:3s;animation-delay:3s}.muu-domain-suggest-modal.is-suggested .muu-domain-suggest-animation.-animation-order-31{-webkit-animation-delay:3.1s;animation-delay:3.1s}.muu-domain-suggest-result-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.muu-domain-suggest-result-text span{opacity:0;-webkit-animation-name:spark-joy;animation-name:spark-joy;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}.muu-domain-suggest-result-text span:first-child{-webkit-animation-delay:.22s;animation-delay:.22s}.muu-domain-suggest-result-text span:nth-child(2){-webkit-animation-delay:.24s;animation-delay:.24s}.muu-domain-suggest-result-text span:nth-child(3){-webkit-animation-delay:.26s;animation-delay:.26s}.muu-domain-suggest-result-text span:nth-child(4){-webkit-animation-delay:.28s;animation-delay:.28s}.muu-domain-suggest-result-text span:nth-child(5){-webkit-animation-delay:.3s;animation-delay:.3s}.muu-domain-suggest-result-text span:nth-child(6){-webkit-animation-delay:.32s;animation-delay:.32s}.muu-domain-suggest-result-text span:nth-child(7){-webkit-animation-delay:.34s;animation-delay:.34s}.muu-domain-suggest-result-text span:nth-child(8){-webkit-animation-delay:.36s;animation-delay:.36s}.muu-domain-suggest-result-text span:nth-child(9){-webkit-animation-delay:.38s;animation-delay:.38s}.muu-domain-suggest-result-text span:nth-child(10){-webkit-animation-delay:.4s;animation-delay:.4s}.muu-domain-suggest-result-text span:nth-child(11){-webkit-animation-delay:.42s;animation-delay:.42s}.muu-domain-suggest-result-text span:nth-child(12){-webkit-animation-delay:.44s;animation-delay:.44s}.muu-domain-suggest-result-text span:nth-child(13){-webkit-animation-delay:.46s;animation-delay:.46s}.muu-domain-suggest-result-text span:nth-child(14){-webkit-animation-delay:.48s;animation-delay:.48s}.muu-domain-suggest-result-text span:nth-child(15){-webkit-animation-delay:.5s;animation-delay:.5s}.muu-domain-suggest-result-text span:nth-child(16){-webkit-animation-delay:.52s;animation-delay:.52s}.muu-domain-suggest-result-text span:nth-child(17){-webkit-animation-delay:.54s;animation-delay:.54s}.muu-domain-suggest-result-text span:nth-child(18){-webkit-animation-delay:.56s;animation-delay:.56s}.muu-domain-suggest-result-text span:nth-child(19){-webkit-animation-delay:.58s;animation-delay:.58s}.muu-domain-suggest-result-text span:nth-child(20){-webkit-animation-delay:.6s;animation-delay:.6s}.muu-domain-suggest-result-text span:nth-child(21){-webkit-animation-delay:.62s;animation-delay:.62s}.muu-domain-suggest-result-text span:nth-child(22){-webkit-animation-delay:.64s;animation-delay:.64s}.muu-domain-suggest-result-text span:nth-child(23){-webkit-animation-delay:.66s;animation-delay:.66s}.muu-domain-suggest-result-text span:nth-child(24){-webkit-animation-delay:.68s;animation-delay:.68s}.muu-domain-suggest-result-text span:nth-child(25){-webkit-animation-delay:.7s;animation-delay:.7s}.muu-domain-suggest-result-text span:nth-child(26){-webkit-animation-delay:.72s;animation-delay:.72s}.muu-domain-suggest-result-text span:nth-child(27){-webkit-animation-delay:.74s;animation-delay:.74s}.muu-domain-suggest-result-text span:nth-child(28){-webkit-animation-delay:.76s;animation-delay:.76s}.muu-domain-suggest-result-text span:nth-child(29){-webkit-animation-delay:.78s;animation-delay:.78s}.muu-domain-suggest-result-text span:nth-child(30){-webkit-animation-delay:.8s;animation-delay:.8s}.muu-domain-suggest-result-text span:nth-child(31){-webkit-animation-delay:.82s;animation-delay:.82s}.muu-domain-suggest-result-description{margin:0;font-weight:400;font-size:.875rem;line-height:1.5rem}.domain-search-section[data-v-79a21517]{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:0}@media screen and (min-width:576px){.domain-search-section[data-v-79a21517]{padding-left:1rem;padding-right:1rem}}.search-notification-wrapper[data-v-79a21517]{max-width:65.125rem;margin:2rem auto;padding:0 1.5rem}@media screen and (min-width:576px){.search-notification-wrapper[data-v-79a21517]{padding:0 1rem}}.search-notification-discount-domain[data-v-79a21517]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f6f6f6;text-align:left;border-radius:.25rem;padding:1rem}@media screen and (min-width:576px){.search-notification-discount-domain[data-v-79a21517]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.search-notification-discount-domain__badge[data-v-79a21517]{margin-bottom:.5rem;min-width:2.5rem}@media screen and (min-width:576px){.search-notification-discount-domain__badge[data-v-79a21517]{margin-bottom:0}}.search-notification-discount-domain__text[data-v-79a21517]{font-weight:600;text-align:left;padding:0 .5rem}.search-notification-discount-domain__action[data-v-79a21517]{text-align:center;margin-top:.5rem}@media screen and (min-width:576px){.search-notification-discount-domain__action[data-v-79a21517]{margin-top:0}}.search-notification-discount-domain__action .muu-button[data-v-79a21517]{background-color:#fff;text-align:center;border-color:#fff}.search-filter-mobile-button[data-v-79a21517]{color:#8c8c8c!important}.search-filter-mobile-button__circle[data-v-79a21517]{display:block;border-radius:50%;background-color:#06bda6;width:.625rem;height:.625rem;position:absolute;top:-.375rem;right:.25rem;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.search-section__search-box[data-v-79a21517]{margin-left:auto;margin-right:auto;margin-top:2.5rem}.search-ranking-container[data-v-79a21517]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;padding-left:0}@media screen and (min-width:576px){.search-ranking-container[data-v-79a21517]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -.5rem}}.search-ranking-card[data-v-79a21517]{position:relative;width:100%;padding:1rem;margin:1rem 0}@media screen and (min-width:576px){.search-ranking-card[data-v-79a21517]{-webkit-box-flex:1;-ms-flex:1 1 calc(20% - 2rem);flex:1 1 calc(20% - 2rem);margin:0 .5rem;padding:2rem}}.search-ranking-label[data-v-79a21517]{position:absolute;top:-.5rem;left:1rem}.search-ranking__content[data-v-79a21517]{text-align:center}.search-ranking__heading[data-v-79a21517]{margin-bottom:0}.search-ranking__content .muu-divider[data-v-79a21517]{margin-top:1rem;margin-bottom:1rem}.search-ranking__list[data-v-79a21517]{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:576px){.search-ranking__list[data-v-79a21517]{display:block}}.search-ranking__list-item[data-v-79a21517]{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.search-ranking__list-detail[data-v-79a21517]{margin-top:.5rem}.search-ranking__list-item[data-v-79a21517]:not(:first-of-type){margin-top:0}@media screen and (min-width:576px){.search-ranking__list-item[data-v-79a21517]:not(:first-of-type){margin-top:1.5rem}}.search-domain-notes[data-v-79a21517]{margin-top:5rem}@media screen and (min-width:576px){.search-domain-notes[data-v-79a21517]{padding:0}}.notification-badge[data-v-79a21517]{margin-bottom:.5rem}@media screen and (min-width:576px){.notification-badge[data-v-79a21517]{margin-bottom:0;min-width:63px}}.search-filter-mobile-button .muu-button__icon{position:relative}@media screen and (min-width:576px){.search-section .muu-section__header{margin-bottom:3rem}}.search-link{width:100%;text-align:left;margin-top:1rem}@media screen and (min-width:576px){.search-link{width:45rem}}.search-again-message{text-align:center;margin-bottom:1rem;font-size:1rem;color:#2b2b2b}.jp-cp-text{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:.09375rem;-webkit-font-smoothing:subpixel-antialiased}.jp-cp-description{display:none}@media screen and (min-width:576px){.jp-cp-description{display:block}}.jp-cp-button{margin-top:1rem}.js-cp-notes{margin-top:1.5rem}.muu-result-container__toolbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.muu-result-container__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-column-gap:1.5rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.domain-card__flex{-webkit-box-flex:1;-ms-flex:1;flex:1}.muu-secondary-domain-row__display{display:none}@media screen and (min-width:576px){.muu-secondary-domain-row__display{display:block}}.filter-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-area-button,.filter-area-tooltip{-webkit-box-flex:1;-ms-flex:1;flex:1}.tooltip-area{display:none}@media screen and (min-width:576px){.tooltip-area{display:-webkit-box;display:-ms-flexbox;display:flex}}.tooltip-image{margin:9px 2px 0 0;cursor:pointer}.tooltip-area-caption{width:11rem}.tooltip{z-index:40;position:relative;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.08),0 6px 12px 0 rgba(0,0,0,.06);box-shadow:0 8px 16px 0 rgba(0,0,0,.08),0 6px 12px 0 rgba(0,0,0,.06);position:absolute;opacity:0;left:0;top:0;width:364px;height:84px;z-index:10;border-radius:.25rem;background:#fff}.tooltip:before{left:calc(50% - .65em);content:"";font-size:8px;width:1.4142135624em;height:1.4142135624em;background-color:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:-.5em;z-index:-1}.tooltip__description{padding:.875rem 1rem;font-size:.75rem}.muu-description-text{font-size:.875rem;font-weight:400;color:#545454;line-height:1.5}@media screen and (min-width:576px){.muu-description-text{font-size:1rem;line-height:1.75}}.muu-link-text{font-size:.875rem;font-weight:400}@media screen and (min-width:576px){.muu-link-text{font-size:1rem}}.muu-text-date-title{font-weight:400}.muu-list-text{font-size:.875rem}@media screen and (min-width:576px){.muu-list-text{font-size:1rem}}.jprs-banner-area{-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.jprs-banner-area:hover{-webkit-filter:brightness(.85);filter:brightness(.85)}.jprs-banner{display:none}@media screen and (min-width:576px){.jprs-banner{display:block;width:590px;height:60px;margin-top:1.5rem}}.jprs-banner-mobile{display:block;width:328px;height:53px;margin-top:2.5rem}@media screen and (min-width:576px){.jprs-banner-mobile{display:none}}