.elementor-2852 .elementor-element.elementor-element-db2a34c{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:0px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-2852 .elementor-element.elementor-element-db2a34c:not(.elementor-motion-effects-element-type-background), .elementor-2852 .elementor-element.elementor-element-db2a34c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://livrosn.com/wp-content/uploads/2023/07/BG-MOBILE-PV-CSM60.webp");background-position:center center;background-repeat:no-repeat;background-size:auto;}.elementor-2852 .elementor-element.elementor-element-db2a34c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2852 .elementor-element.elementor-element-7a2173a{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;z-index:99;text-align:center;}.elementor-2852 .elementor-element.elementor-element-7a2173a > .elementor-widget-container{margin:10px -10px 10px -10px;}.elementor-2852 .elementor-element.elementor-element-7a2173a .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:29px;font-weight:600;line-height:1.2em;letter-spacing:0.2px;color:#FFFFFF;}.elementor-2852 .elementor-element.elementor-element-e09805d{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;z-index:99;}.elementor-2852 .elementor-element.elementor-element-f8f61ec{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}@media(max-width:1024px){.elementor-2852 .elementor-element.elementor-element-7a2173a > .elementor-widget-container{margin:20px -5px 20px -5px;}}@media(min-width:768px){.elementor-2852 .elementor-element.elementor-element-db2a34c{--content-width:500px;}}@media(max-width:767px){.elementor-2852 .elementor-element.elementor-element-db2a34c{--content-width:325px;--padding-top:0px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-2852 .elementor-element.elementor-element-db2a34c:not(.elementor-motion-effects-element-type-background), .elementor-2852 .elementor-element.elementor-element-db2a34c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;background-size:auto;}.elementor-2852 .elementor-element.elementor-element-7a2173a > .elementor-widget-container{margin:0px -10px 0px -10px;}.elementor-2852 .elementor-element.elementor-element-7a2173a{z-index:99;}.elementor-2852 .elementor-element.elementor-element-7a2173a .elementor-heading-title{font-size:22px;line-height:1.3em;letter-spacing:0.4px;}.elementor-2852 .elementor-element.elementor-element-e09805d{z-index:99;}}/* Start custom CSS for heading, class: .elementor-element-7a2173a */d{
    color: #0ED360;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e09805d */#formulario form{
    font-family: "Montserrat";
}
#formulario ._form-content{
    display: flex;
    flex-direction: column;
}
#formulario ._field-wrapper{
    margin-bottom: 10px;
}
#formulario input{
    font-size: 16px;
    background: #00000080;
    color: #fff;
    padding: 16px 20px 18px 25px;
    border-radius: 99px;
}
#formulario ::placeholder{
    color: #898989;
}
#formulario ._submit{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: none;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    border-radius: 99px;
    padding: 18px 20px 21px 20px;
    letter-spacing: 0.4px;
    animation: 1.6s cubic-bezier(.2,.5,.9,.6) 2s infinite textura;
    background-image: linear-gradient(45deg,#0ED360,#56EC94,#0ED360,#56EC94);
    background-size: 400% 200%;
    transition: all .8s;
    box-shadow: 0 0 30px -4px #0ED360;
}
@keyframes textura {
    0% {
    background-position: 0 0
}
    100% {
    background-position: 100% 0
}
}
@media (max-width: 767px){
    #formulario ._submit{
    font-size: 17px;
}
}
#formulario ._submit:hover {
    background-image: linear-gradient(90deg, #0CFF71, #56EC94, #0CFF71);
    box-shadow: 0 0 55px -4px #0ED360;
    transition: all .8s;
    animation: 5.6s cubic-bezier(.2,.5,.9,.6) 2s infinite textura;
}
#formulario input:focus-visible, #formulario ._submit:focus-visible{
    outline: none;
}
#formulario input:focus-visible{
    border: 1px solid #0ED360;
}
/* Mensagem de error nos campos */
#formulario ._error-inner {margin-bottom: -5px; background-color:transparent; font-size:14px; font-family:Montserrat; color:#FF4842; text-align:left; text-decoration:none; padding: 5px 25px;}

#formulario input[type="text"]._has_error,#_form_21_ textarea._has_error { border:#FF4842 1px solid; }

.error-message {
    color: red;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: -5px;
    padding: 5px 25px;
    color: #FF4842;
}
  
.invalid{
    border:#FF4842 1px solid !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f8f61ec */.iti, .iti--allow-dropdown{
    width: 100% !important;
    z-index: 9999 !important;
}

.iti__selected-dial-code{
    display: none;
}

.iti__country-list{
    color: #242424 !important;
    background-color: #f9f9f9 !important;
    border-color: #1a1a1a !important;
}

.iti__arrow{
    border-top-color: #ffffff !important;
    margin-left: 10px !important;
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

.iti__selected-flag{
    background-color: transparent !important;
    padding: 25px 0 25px 25px !important;
    width: 66px !important;
    height: 58px !important;
}

.iti__divider{
    border-bottom-color: #505050 !important;
}

.iti__country-name{
    font-size: 16px;
    font-family: "Montserrat";
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-db2a34c */.elementor-2852 .elementor-element.elementor-element-db2a34c:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: rgba( 0, 0, 0, 0.65 );
backdrop-filter: blur( 8px );
-webkit-backdrop-filter: blur( 8px );
    width: 100%;
    height: 100%;
    top: auto;
    bottom: 0px;
    opacity: 1;
    z-index: 2;
}/* End custom CSS */