:root{--gap: 4rem;--size-label: 70px;--cart-padding: 1rem 1rem 2rem 1rem;--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #E0281C;--orange: #fd7e14;--yellow: #ffc107;--green: #2CAE2C;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--light-grey: #f5f5f5;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--warning-2: #E9BA45;--danger: #dc3545;--light: #f8f9fa;--dark: #343A40;--dark-blue: #2B3440;--main_white: #F2F8FC;--silver: #616A71}@font-face{font-display:swap;font-family:"SFpro-Medium";src:url("../fonts/SFPro/SFProDisplay-Medium.woff2") format("woff2"),url("../fonts/SFPro/SFProDisplay-Medium.woff") format("woff")}@font-face{font-display:swap;font-family:"SFpro-Bold";src:url("../fonts/SFPro/SFProDisplay-Bold.woff2") format("woff2"),url("../fonts/SFPro/SFProDisplay-Bold.woff") format("woff")}@font-face{font-display:swap;font-family:"SFpro-Heavy";src:url("../fonts/SFPro/SFProDisplay-Heavy.woff2") format("woff2"),url("../fonts/SFPro/SFProDisplay-Heavy.woff") format("woff")}@font-face{font-display:swap;font-family:"SFpro-Regular";src:url("../fonts/SFPro/SFProDisplay-Regular.woff2") format("woff2"),url("../fonts/SFPro/SFProDisplay-Regular.woff") format("woff")}:root{--gray-dark: #343a40}.ubermenu-nav .nav-menu .ubermenu{text-align:center !important}.display-none{display:none}a{cursor:pointer}h1{color:var(--white);margin:0}form>label{padding-left:.5rem}.error-message{color:var(--red) !important;font-size:1.1rem !important;font-weight:bold;justify-content:center;margin:2rem 0;text-align:center}.transparent{color:rgba(0,0,0,0) !important}#domain-rules-wrapper{opacity:0;height:0;overflow:hidden;transition:opacity 1s ease,height 1s ease}#domain-rules-wrapper.show{opacity:1;height:auto}.strike{color:var(--green);text-decoration:line-through}.text-center{text-align:center}.main{margin:3rem 0;min-height:54vh}.cart-button{align-self:flex-end;background-color:var(--red);border:var(--white) .2rem solid;border-radius:1rem;color:var(--white);cursor:pointer;height:4rem;opacity:1;transition:transform 300ms ease-in-out 0s,box-shadow 300ms ease-in-out 0s;width:4rem}#cart-toggle-button>svg{fill:var(--white)}.cart-count-text{color:var(--white) !important;font-size:1rem !important;font-weight:normal}.cart-container{border-radius:2rem 2rem 0 0;display:block;padding:1rem 1rem;text-align:center}.cart-container-title{background-color:var(--white);border:var(--red) 1px solid;border-radius:2rem 2rem 0 0;color:var(--red) !important;padding:0 1rem 0 1rem}.cart-container-title h2{color:var(--red) !important}.cart-container-middle{background-color:var(--red);border:var(--red) 1px solid;border-radius:0 0 2rem 2rem;padding:1rem 1rem 1rem 1rem}.cart-container-middle p{color:var(--white) !important}.cart-container-bottom{padding:1.5rem 1rem 1.5rem 1rem}.cart-item{color:var(--white) !important}.cart-items-count{align-items:center;animation:0s ease 0s 1 normal none running none;height:1.8rem;aspect-ratio:1/1;background-color:#f94839;border:2px solid #fff;border-radius:50%;color:var(--white);justify-content:center;position:absolute;right:-12px;top:-12px}#domain-search-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap}.search-box-wrapper{margin-bottom:1rem}.domain-validation{display:flex;align-items:center;margin:1rem 0 !important;position:relative}.domain-validation::before{content:"";width:10px;height:10px;border-radius:100%;background-color:var(--red);transition:background-color .3s ease;margin-right:10px}.domain-validation.valid::before{background-color:var(--green)}.domain-validation.valid{color:var(--green)}.order-button{background-color:var(--red);border:.2rem solid var(--white);color:var(--white);font-weight:600;line-height:2rem;opacity:1;width:100%}.order-button:hover{background-color:var(--white);border:.2rem solid var(--red);color:var(--red);opacity:1;padding:-0.2rem 0;width:90%}form{width:100%;margin:0}.rounded{border-radius:2.5rem}.text-center{text-align:center}.button_order{font-weight:600;font-size:1.1rem;line-height:2rem;background-color:var(--green);border:solid .1rem var(--green);border-radius:5rem;color:#fff;margin-top:.5rem;width:75%}.button_order:hover{background-color:var(--green);border:solid .1rem var(--green);border-radius:5rem;color:#fff;width:75%}.icon{align-items:center;display:flex !important;justify-content:center}.margin2{margin:2rem 0}.width-100{width:100%}.width-50{width:50%}.justify-center{justify-content:center}.align-center{align-items:center}.center{margin:0 auto}.bottom-section-contact-link a{display:flex;align-items:center}#page{min-height:100vh;height:auto;display:flex;flex-direction:column}.site-content{flex:1 1 auto}.img-container{position:relative;width:100%;display:flex;flex-direction:column;flex:1}.img-container>img{position:absolute;max-width:80%;bottom:-10px;height:auto;max-height:100%}.img-bg-round{background-color:var(--red);width:100%;height:100%;border-radius:0 300px 300px 0;-webkit-border-radius:0 300px 300px 0;-moz-border-radius:0 300px 300px 0;-ms-border-radius:0 300px 300px 0}.contact-options-row{display:flex;gap:.5rem}.contact-options-row>td{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.cart-items-count{flex-shrink:0;display:inline-block;transition:transform .3s ease}.cart-items-count.jump{animation:jump .5s ease-in-out}@keyframes jump{0%,100%{transform:translateY(0)}50%{transform:translateY(-0.5rem)}}@media(max-width: 1024px){html[data-lf-wp] .inner-page-hero-section-wrapper,html[data-lf-wp] .inner-page-hero-section-inner-wrapper{flex-flow:nowrap;max-width:90%;margin:0 auto}}@media screen and (max-width: 768px){#second-menu .menu-item-5531{display:none}}@media(max-width: 640px){html[data-lf-wp]{min-width:auto;max-width:fit-content !important}.home-hero-form-inner-wrapper{width:100%}body .domain-input{padding:.2rem .4rem}}/*# sourceMappingURL=custom-style.css.map */
