.elementor-5230 .elementor-element.elementor-element-00e3770{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5230 .elementor-element.elementor-element-d221fb0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5230 .elementor-element.elementor-element-d221fb0:not(.elementor-motion-effects-element-type-background), .elementor-5230 .elementor-element.elementor-element-d221fb0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-5230 .elementor-element.elementor-element-b2be46f{background-color:var( --e-global-color-secondary );margin:50px 0px calc(var(--kit-widget-spacing, 0px) + -100px) 0px;}.elementor-5230 .elementor-element.elementor-element-cfc846e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--flex-wrap:wrap;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:5px;--padding-bottom:120px;--padding-left:15px;--padding-right:15px;}.elementor-5230 .elementor-element.elementor-element-cfc846e:not(.elementor-motion-effects-element-type-background), .elementor-5230 .elementor-element.elementor-element-cfc846e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-5230 .elementor-element.elementor-element-bbc7cd3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5230 .elementor-element.elementor-element-bbc7cd3.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-5230 .elementor-element.elementor-element-5359ed5{--display:flex;}.elementor-5230 .elementor-element.elementor-element-5359ed5:not(.elementor-motion-effects-element-type-background), .elementor-5230 .elementor-element.elementor-element-5359ed5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F9FC;}.elementor-5230 .elementor-element.elementor-element-6c4764b.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(max-width:1366px){.elementor-5230 .elementor-element.elementor-element-6c4764b{width:var( --container-widget-width, 662.93px );max-width:662.93px;--container-widget-width:662.93px;--container-widget-flex-grow:0;}}@media(min-width:577px){.elementor-5230 .elementor-element.elementor-element-bbc7cd3{--width:34%;}.elementor-5230 .elementor-element.elementor-element-5359ed5{--width:64%;}}@media(max-width:1200px) and (min-width:577px){.elementor-5230 .elementor-element.elementor-element-bbc7cd3{--width:39%;}}@media(max-width:993px) and (min-width:577px){.elementor-5230 .elementor-element.elementor-element-bbc7cd3{--width:100%;}.elementor-5230 .elementor-element.elementor-element-5359ed5{--width:100%;}}@media(max-width:993px){.elementor-5230 .elementor-element.elementor-element-5359ed5{--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for container, class: .elementor-element-5359ed5 */ #contact-form {
   
    gap: 18px;
    background: #f7f9fc;
    padding: 36px;
    border-radius: var(--radius-lg);
    border: 1px solid var(--border);
}


#contact-form .nice-select, input, .contact-form select, .tp-contact-care-textarea textarea   {
        width: 100%;
    padding: 0px 20px;
    border: 1.5px solid var(--border);
    border-radius: 10px;
    font-family: inherit;
    font-size: 14px;
    background: white;
    color: var(--text);
    transition: border-color 0.2s, box-shadow 0.2s; height: 60px;;
}

.tp-contact-care-textarea textarea   {height: 100px;padding-top: 10px;}


.tp-btn-pet {width: 100%;
    gap: 8px;
    padding: 14px 26px;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid transparent;
    transition: all 0.2s;
    white-space: nowrap;
    background: var(--accent) !important;}
    
.tp-btn-pet:hover { background: var(--accent-dark)!important; transform: translateY(-1px); color:white !important;}


.tp-contact-care-btn {
    width: 100% !important;
    max-width: 100% !important;
} /* End custom CSS */