.et_header_style_left #logo{max-width:65%}.blogGlobal3elementos .et_pb_post{min-height:520px}.tabsProductos .et_pb_tab_content li{margin:15px 0}.woocommerce-product-gallery__trigger{display:none}.tituloAttr{color:#2692ff}.et_pb_image_wrap .et-pb-icon{-webkit-transition:-webkit-transform ease-out 0.1s,background 0.2s;-moz-transition:-moz-transform ease-out 0.1s,background 0.2s;transition:transform ease-out 0.1s,background 0.2s}.et_pb_image_wrap .et-pb-icon:hover{-webkit-transform:scale(1.13);-moz-transform:scale(1.13);-ms-transform:scale(1.13);transform:scale(1.13);color:#0ea2f7}.et_pb_section_0_tb_footer.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider{top:1px!important}.woocommerce-product-gallery__image{pointer-events:none}.sub-menu ul,.nav li ul,.nav li li ul,#top-menu li li a{width:auto!important}.nav li li ul{left:280px}.nav li.et-reverse-direction-nav li ul{right:280px}.woocommerce-order-overview__order:first-child strong{color:red!important}.woocommerce ul.order_details{margin:0 0 1em}.woocommerce-order p:nth-of-type(2n){color:red!important}.woocommerce-order p:last-child{color:black!important}@media only screen and (max-width:681px){.et-cart-info{display:none!important}#et_top_search{display:none}}@media only screen and (max-width:481px){.et_header_style_left #logo{max-width:80%;position:absolute;top:18px;left:5px}.et_menu_container{padding:10px;width:100%}}body{font-family:"open sans",sans-serif;font-weight:400}.current-language-menu-item .sub-menu li{padding:0 10px 0 10px!important;width:50px}.current-language-menu-item>.sub-menu li:before,.mfp-title{display:none}.current-language-menu-item .sub-menu{width:74px!important}#top-menu li.mega-menu{padding-right:32px}.cookyePhaterTag{background:#f1f5fa;list-style:none;padding:0!important;margin:0}.cookyePhaterTag>ul{padding:15px 15px 15px 20px}.cookyePhaterTag>ul>li{margin-left:15px}.cookyePhaterTag>li{list-style:none;font-weight:bolder;padding:2px 15px;background:#ccc}.et_pb_section .et_pb_button:after{line-height:inherit;font-size:inherit!important;margin-left:.3em;left:auto;display:inline-block;opacity:1;content:attr(data-icon);font-family:\"ETmodules\" !important;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0;
}

#clients_carrusel {
    display: flex;
    animation: scrolling 30s linear infinite;
}

/* .blog-container {  width: 80%;  max-width: 1080px;  margin: 0 auto;  padding: 10vh 0;}.blog-container  .et_pb_blog_grid {  display: grid;  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));  gap: 20px;}.blog-container  .column .et_pb_post  {  height: 20vh;  font-size: 10vh;  line-height: 20vh;  text-align: center;  background: #323a3c;  border-radius: 5px;  color: #fff;} */
#clients_carrusel .et_pb_image {
    flex: 0 0 170px;
    margin: 0 65px;
}

#clients_carrusel img {
    display: block;
    width: 170px;
    /*   padding: 0 20px; */
}

@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translatex(-2700px);
    }
}

.btn_color_1,
.et_pb_button {
    padding: 8px 20px !important;
    line-height: 36px !important;
}

.et_pb_toggle h5.et_pb_toggle_title {
    padding: 0 25px 0 0;
}

.commutator_icon .clearfix:after {
    visibility: visible;
    display: block;
    font-size: 16px;
    content: \"Saber más\";
    clear: both;
    color: #0C71C3;
    margin-top: 10px;
    font-weight: 400;
    height: 20px;
    position: relative;
}

.et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before {
    display: block;
    content: \"\\4b\" !important;
    top: 10px;
}

.et_pb_toggle.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
    top: 10px;
    animation-delay: 550ms !important;
    opacity: 1;
    -webkit-animation: rotation 6s infinite linear;
    animation: rotation 6s infinite linear;
}

@keyframes rotation {
    0% {
        transform: scale(1, 1);
    }

    1% {
        transform: scale(0.5, 0.5);
    }

    2.02% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1, 1);
    }
}

.et-cart-info {
    display: none !important;
}

.menu-item a::after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    margin: 0px 0 0 0;
    position: relative;
    top: 5px;
    background: #207edd;
    transition: width .5s;
    border-radius: 2px
}

.menu-item a:hover::after {
    width: 60%;
}

.menu-item-has-children>a:hover::after {
    width: 0%;
}

.current-menu-item a::after {
    width: 60%;
}

#top-menu .menu-item-has-children>a:first-child,
#et-secondary-nav .menu-item-has-children>a:first-child {
    padding-right: 0px;
}

.current-menu-ancestor {
    padding-right: 40px !important
}

#top-menu .menu-item-has-children>a:first-child:after {
    color: #207edd;
    font-size: 20px !important;
    content: \"7\" !important;
}

#top-menu .menu-item-has-children .sub-menu li {
    padding-left: 36px
}

#top-menu .menu-item-has-children .sub-menu li:before {
    color: #207edd;
    font-size: 30px !important;
    content: \"5\" !important;
    font-family: "ETmodules";
    font-size: 12px;
    position: absolute;
    left: -10px;
    top: 0;
    font-weight: 800;
}

.manu_vertical .et_pb_menu__menu>nav>ul>li {
    width: 100%;
}

.typed_cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

.underline_blue {
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 50% 100%;
    background-image: url(https://www.informaticoscastellon.com/wp-content/uploads/2023/10/undeline-mid.png);
}

.underline_white {
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 50% 100%;
    background-image: url(https://www.informaticoscastellon.com/wp-content/uploads/2023/10/undeline-mid-white.jpg);
}

.font15 {
    font-size: 15px
}

.font20 {
    font-size: 20px
}

.spanIcon {
    position: relative;
    margin: 0px 5px 0 0;
    top: 2px;
    color: #0C71C3
}

.et-pb-contact-message {
    text-align: center;
    color: #0c71c3;
    font-weight: bold;
}

#et_mobile_nav_menu {
    margin-right: 12px;
}

.moveElements {
    animation-name: flo;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    position: relative;
}

@keyframes flo {
    39% {
        transform: translateY(7px) translateX(3px);
    }

    69% {
        transform: translateY(4px) translateX(7px);
    }
}

/* .image-back-move {  background-size: 100%;}.image-back-move{  animation-name: flo;  animation-duration: 1.2s;  animation-iteration-count: infinite;  position: relative;}@keyframes flo{ 	10%{		background-position: 60% 68.6%;background-size:100.1% 	}27%{		background-position: 52.2% 68.63%;background-size:100.13%	}50%{    	background-position: 61.1% 68.61%;background-size:100.14%	}60%{    	background-position: 53.3% 68.62%;background-size:100.12%	}61%{		background-position: 60% 68.6%;background-size:100.1% 	}} */
/* .image-back-move {    -webkit-animation: test 14s infinite;     animation: test 14s infinite ease-in-out;}@-webkit-keyframes test {    50% {background-position: 60% 67.8%;background-size:105%}}@keyframes test {    50% {background-position: 60% 67.8%;background-size:105%}} */
#top-header,
#main-header {
    opacity: 0
}

/* formulario te llamamos superior*/
#et_pb_contact_form_0 .et_pb_contact_main_title {
    background: rgba(52, 130, 193, 0.84);
    padding: 0.3em 1em;
    line-height: 1.7em !important;
}

.logoSVG_portada,
.logoSVG_cuadros {
    filter: drop-shadow(0 0 20px #ffffffa6);
}

/*  linkding icon replace twitter */
.et-social-twitter a.icon:before {
    content: "\E09D";
}

/*boton llamanos*/
.btn_full_width .btn_llamanos {
    width: 100%
}

/* telefono cabecera color*/
/*.et-fixed-header #et-info-phone {color: #000066; }*/
#et-info *,
#et-info *:before {
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff !important
}

#et-info-phone:hover {
    cursor: pointer;
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.et_fullwidth_secondary_nav .et-fixed-header#top-header .container {
    border-bottom: 1px solid #ceceff;
}

@media (min-width: 980px) and (max-width: 1350px) {
    .commutator_icon .et_pb_blurb .et_pb_module_header {
        font-size: 20px !important;
    }

    .commutator_icon .et_pb_toggle h5 {
        font-size: 16px !important;
    }

    /* 	.commutator_icon .et_pb_toggle .et_pb_toggle_title{	min-height: 120px!important; } */
}

@media (min-width: 1200px) {
    .first_section_nin_w_1200 {
        padding-bottom: 15% !important
    }
}

@media (max-width: 980px) {
    footer .et_pb_menu .et_pb_menu__menu {
        display: flex;
    }

    footer .et_pb_menu .et_mobile_nav_menu {
        display: none;
    }

    .cky-notice-btn-wrapper .cky-btn {
        width: 100px !important;
        float: left !important;
        margin-top: 0 !important
            /*     	display: inline; */
    }

    .cky-notice-btn-wrapper {
        flex-direction: inherit !important;
    }

    .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
        justify-content: flex-start;
    }
}

/* 	.ls-shape-layer{display:none!important} */
/* 	.slider_title1{font-size:25px!important;}	.slider_title2{font-size:0!important}	.slider_title_box{font-size:0!important}	.slider_box{font-size:0!important}	.slider_button{font-size:18px!important}	.slider_buttons{font-size:18px!important} */
/***CUBO ANIMADO PRELOADER***/
.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 100px auto;
}

.sk-cube-grid .sk-cube {
    border-radius: 3px;
    width: 27%;
    height: 27%;
    margin: 2%;
    background-color: #0f77d8;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    background-color: #000066;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    background-color: #000066;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
    background-color: none !important;
}

.sk-cube-grid .sk-cube6 {
    background-color: #fff !important;
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    background-color: #000066;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.27s;
    animation-delay: 0.27s;
}

@keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    60% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }

    0% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
}

/**************end first logo animation*************/
/*************************************************** * Generated by SVG Artista on 2/4/2023, 1:00:57 AM * MIT license (https://opensource.org/licenses/MIT) * W. https://svgartista.net **************************************************/
@keyframes animate-svg-stroke-1 {
    0% {
        stroke-dashoffset: 180.46826171875px;
        stroke-dasharray: 180.46826171875px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 180.46826171875px;
    }
}

@keyframes animate-svg-fill-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(0, 108, 217);
    }
}

.logoSoloBoxes-1 {
    animation: animate-svg-stroke-1 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both, animate-svg-fill-1 1.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@keyframes animate-svg-stroke-2 {
    0% {
        stroke-dashoffset: 180.46824645996094px;
        stroke-dasharray: 180.46824645996094px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 180.46824645996094px;
    }
}

@keyframes animate-svg-fill-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(0, 108, 217);
    }
}

.logoSoloBoxes-2 {
    animation: animate-svg-stroke-2 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s both, animate-svg-fill-2 1.1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.12s both;
}

@keyframes animate-svg-stroke-3 {
    0% {
        stroke-dashoffset: 180.46823120117188px;
        stroke-dasharray: 180.46823120117188px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 180.46823120117188px;
    }
}

@keyframes animate-svg-fill-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(0, 108, 217);
    }
}

.logoSoloBoxes-3 {
    animation: animate-svg-stroke-3 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6400000000000001s both, animate-svg-fill-3 1.1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.44s both;
}

@keyframes animate-svg-stroke-4 {
    0% {
        stroke-dashoffset: 180.46823120117188px;
        stroke-dasharray: 180.46823120117188px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 180.46823120117188px;
    }
}

@keyframes animate-svg-fill-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(0, 108, 217);
    }
}

.logoSoloBoxes-4 {
    animation: animate-svg-stroke-4 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 1.96s both, animate-svg-fill-4 1.1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.76s both;
}

@keyframes animate-svg-stroke-5 {
    0% {
        stroke-dashoffset: 180.46826171875px;
        stroke-dasharray: 180.46826171875px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 180.46826171875px;
    }
}

@keyframes animate-svg-fill-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(0, 108, 217);
    }
}

.logoSoloBoxes-5 {
    animation: animate-svg-stroke-5 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2800000000000002s both, animate-svg-fill-5 1.1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.08s both;
}

@keyframes animate-svg-stroke-6 {
    0% {
        stroke-dashoffset: 180.46826171875px;
        stroke-dasharray: 180.46826171875px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 180.46826171875px;
    }
}

@keyframes animate-svg-fill-6 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(0, 0, 102);
    }
}

.logoSoloBoxes-6 {
    animation: animate-svg-stroke-6 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both, animate-svg-fill-6 1.1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
}

@keyframes animate-svg-stroke-7 {
    0% {
        stroke-dashoffset: 180.46824645996094px;
        stroke-dasharray: 180.46824645996094px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 180.46824645996094px;
    }
}

@keyframes animate-svg-fill-7 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(0, 0, 102);
    }
}

.logoSoloBoxes-7 {
    animation: animate-svg-stroke-7 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 2.92s both, animate-svg-fill-7 1.1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7199999999999998s both;
}

@keyframes animate-svg-stroke-8 {
    0% {
        stroke-dashoffset: 180.46824645996094px;
        stroke-dasharray: 180.46824645996094px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 180.46824645996094px;
    }
}

@keyframes animate-svg-fill-8 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(0, 0, 102);
    }
}

.logoSoloBoxes-8 {
    animation: animate-svg-stroke-8 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 3.24s both, animate-svg-fill-8 1.1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.04s both;
}

/**************end second logo animation**************/
.portadaIMG1 {
    animation: myanim 30s ease-in-out infinite alternate;
    background-size: 130%;
    background-position: top center;
}

.portadaIMG2 {
    animation: myanim2 60s ease-in-out infinite alternate;
    background-size: 140%;
}

@keyframes myanim {
    0% {
        background-size: 100%;
    }

    100% {
        background-size: 130%;
    }
}

@keyframes myanim2 {
    100% {
        background-size: 100%;
    }

    80% {
        background-size: 120%;
    }

    60% {
        background-size: 118%;
    }

    40% {
        background-size: 120%;
    }

    20% {
        background-size: 111%;
    }

    0% {
        background-size: 120%;
    }
}

@media (orientation: portrait) {
    .portadaIMG2 {
        background-size: auto 100%;
    }

    @keyframes myanim2 {
        100% {
            background-size: auto 100%;
        }

        80% {
            background-size: auto 120%;
        }

        60% {
            background-size: auto 118%;
        }

        40% {
            background-size: auto 120%;
        }

        20% {
            background-size: auto 111%;
        }

        0% {
            background-size: auto 120%;
        }
    }
}

.et-fixed-header#main-header {
    box-shadow: 0px 0px 10px #0000664e !important;
}

p.post-meta a {
    font-size: 11px;
    color: #fb5f30 !important;
}

.et_header_style_left #logo {
    max-width: 65%;
}

/* .blogGlobal3elementos .et_pb_post{min-height: 500px;} */
/*style the individual posts*/
.et_pb_posts .et_pb_post {
    padding: 0px;
    background: #f2f2f2;
    border-radius: 5px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

#novedades4col .et_pb_post {
    min-height: 600px;
}

.tabsProductos .et_pb_tab_content li {
    margin: 15px 0
}

.woocommerce-product-gallery__trigger {
    display: none
}

.tituloAttr {
    color: #2692ff;
}

.et_pb_image_wrap .et-pb-icon {
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
}

.et_pb_image_wrap .et-pb-icon:hover {
    -webkit-transform: scale(1.13);
    -moz-transform: scale(1.13);
    -ms-transform: scale(1.13);
    transform: scale(1.13);
    color: #0ea2f7;
}

.et_pb_section_0_tb_footer.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
    top: 1px !important;
}

.woocommerce-product-gallery__image {
    pointer-events: none
}

.sub-menu ul,
.nav li ul,
.nav li li ul,
#top-menu li li a {
    width: auto !important;
}

#top-menu li li {
    margin: 0 0 17px 0;
}

#top-menu li li a {
    width: auto !important;
    white-space: nowrap;
    border-bottom: 0px solid #040568;
    padding: 0;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
    background: none !important;
    opacity: 0.8;
}

ul.sub-menu {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.sub-menu .sub-menu {
    border-radius: 5px;
}

.woocommerce-order-overview__order:first-child strong {
    color: red !important
}

.woocommerce ul.order_details {
    margin: 0 0 1em;
}

.woocommerce-order p:nth-of-type(2n) {
    color: red !important;
}

.woocommerce-order p:last-child {
    color: black !important;
}

@media only screen and (max-width: 980px) {

    /* 	.et-info-email{ display:none!important} */
    /* 	header#main-header {top:0!important} */
    /* 	.et_fixed_nav #top-header {		position: absolute;		pointer-events: none;	} */
    #et_top_search {
        margin: 0 15px 0 0 !important;
    }
}

@media only screen and (max-width: 681px) {
    .et_header_style_left .logo_container {
        position: absolute;
        height: 100%;
        overflow: hidden;
        width: 200px;
    }

    .logo_container a {
        width: 100% !important;
        height: 50px;
        overflow: hidden;
        position: absolute;
    }

    .et_header_style_left #logo {
        max-width: none !important;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation,
    .et_header_style_left #et-top-navigation {
        padding-top: 10px;
    }

    .et_header_style_left #et-top-navigation .mobile_menu_bar {
        padding-bottom: 10px;
    }

    .et-cart-info {
        display: none !important;
    }
}

@media only screen and (max-width: 481px) {
    .et_header_style_left #logo {
        max-width: 65%;
        position: absolute;
        top: 13px;
        left: 15px;
    }

    .et_menu_container {
        padding: 0px;
        width: 100%
    }
}

.ribbon:before {
    position: absolute;
    top: 0;
    left: 0;
    background: #b32acb;
    box-shadow: 0 2px 3px #999;
    display: block;
    box-sizing: border-box;
    content: "¡Nuevo !";text-transform:uppercase;font-size:13px;text-align:center;font-weight:700;color:#fff;transform:rotate(-45deg);z-index:2;margin-top:30px;margin-left:-50px;height:30px!important;width:200px!important}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px;text-shadow:0 0 10px #fff,0 0 10px #fff,0 0 10px #fff}.quienes_somos_parallax .et_parallax_bg{background-position:0 -330px!important}.et_pb_button_0_wrapper{margin-top:10px!important}.et_pb_button_0_wrapper:hover{margin-top:0px!important;margin-top:10px!important}.btn_color_1,.et_pb_button{transition:transform 320ms ease 0ms,color 320ms ease 0ms,background-color 320ms ease 0ms,border 320ms ease 320ms,letter-spacing 320ms ease 0ms,box-shadow 320ms ease 0ms}@-webkit-keyframes animate-svg-stroke-1{0%{stroke-dashoffset:180.46826171875px;stroke-dasharray:180.46826171875px}100%{stroke-dashoffset:0;stroke-dasharray:180.46826171875px}}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:180.46826171875px;stroke-dasharray:180.46826171875px}100%{stroke-dashoffset:0;stroke-dasharray:180.46826171875px}}@-webkit-keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoIC-svg-1{-webkit-animation:animate-svg-stroke-1 1s cubic-bezier(0.47,0,0.745,0.715) 3s both,animate-svg-fill-1 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.8s both;animation:animate-svg-stroke-1 1s cubic-bezier(0.47,0,0.745,0.715) 3s both,animate-svg-fill-1 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.8s both}@-webkit-keyframes animate-svg-stroke-2{0%{stroke-dashoffset:180.46824645996094px;stroke-dasharray:180.46824645996094px}100%{stroke-dashoffset:0;stroke-dasharray:180.46824645996094px}}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:180.46824645996094px;stroke-dasharray:180.46824645996094px}100%{stroke-dashoffset:0;stroke-dasharray:180.46824645996094px}}@-webkit-keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-2{-webkit-animation:animate-svg-stroke-2 1s cubic-bezier(0.47,0,0.745,0.715) 3.13s both,animate-svg-fill-2 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.92s both;animation:animate-svg-stroke-2 1s cubic-bezier(0.47,0,0.745,0.715) 3.13s both,animate-svg-fill-2 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.92s both}@-webkit-keyframes animate-svg-stroke-3{0%{stroke-dashoffset:180.46823120117188px;stroke-dasharray:180.46823120117188px}100%{stroke-dashoffset:0;stroke-dasharray:180.46823120117188px}}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:180.46823120117188px;stroke-dasharray:180.46823120117188px}100%{stroke-dashoffset:0;stroke-dasharray:180.46823120117188px}}@-webkit-keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-3{-webkit-animation:animate-svg-stroke-3 1s cubic-bezier(0.47,0,0.745,0.715) 3.26s both,animate-svg-fill-3 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.04s both;animation:animate-svg-stroke-3 1s cubic-bezier(0.47,0,0.745,0.715) 3.26s both,animate-svg-fill-3 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.04s both}@-webkit-keyframes animate-svg-stroke-4{0%{stroke-dashoffset:180.46823120117188px;stroke-dasharray:180.46823120117188px}100%{stroke-dashoffset:0;stroke-dasharray:180.46823120117188px}}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:180.46823120117188px;stroke-dasharray:180.46823120117188px}100%{stroke-dashoffset:0;stroke-dasharray:180.46823120117188px}}@-webkit-keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-4{-webkit-animation:animate-svg-stroke-4 1s cubic-bezier(0.47,0,0.745,0.715) 2.39s both,animate-svg-fill-4 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.16s both;animation:animate-svg-stroke-4 1s cubic-bezier(0.47,0,0.745,0.715) 2.39s both,animate-svg-fill-4 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.16s both}@-webkit-keyframes animate-svg-stroke-5{0%{stroke-dashoffset:180.46826171875px;stroke-dasharray:180.46826171875px}100%{stroke-dashoffset:0;stroke-dasharray:180.46826171875px}}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:180.46826171875px;stroke-dasharray:180.46826171875px}100%{stroke-dashoffset:0;stroke-dasharray:180.46826171875px}}@-webkit-keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-5{-webkit-animation:animate-svg-stroke-5 1s cubic-bezier(0.47,0,0.745,0.715) 2.52s both,animate-svg-fill-5 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.279999999999999s both;animation:animate-svg-stroke-5 1s cubic-bezier(0.47,0,0.745,0.715) 2.52s both,animate-svg-fill-5 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.279999999999999s both}@-webkit-keyframes animate-svg-stroke-6{0%{stroke-dashoffset:180.46826171875px;stroke-dasharray:180.46826171875px}100%{stroke-dashoffset:0;stroke-dasharray:180.46826171875px}}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:180.46826171875px;stroke-dasharray:180.46826171875px}100%{stroke-dashoffset:0;stroke-dasharray:180.46826171875px}}@-webkit-keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-6{-webkit-animation:animate-svg-stroke-6 1s cubic-bezier(0.47,0,0.745,0.715) 2.65s both,animate-svg-fill-6 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.3999999999999995s both;animation:animate-svg-stroke-6 1s cubic-bezier(0.47,0,0.745,0.715) 2.65s both,animate-svg-fill-6 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.3999999999999995s both}@-webkit-keyframes animate-svg-stroke-7{0%{stroke-dashoffset:180.46824645996094px;stroke-dasharray:180.46824645996094px}100%{stroke-dashoffset:0;stroke-dasharray:180.46824645996094px}}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:180.46824645996094px;stroke-dasharray:180.46824645996094px}100%{stroke-dashoffset:0;stroke-dasharray:180.46824645996094px}}@-webkit-keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-7{-webkit-animation:animate-svg-stroke-7 1s cubic-bezier(0.47,0,0.745,0.715) 2.7800000000000002s both,animate-svg-fill-7 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.52s both;animation:animate-svg-stroke-7 1s cubic-bezier(0.47,0,0.745,0.715) 2.7800000000000002s both,animate-svg-fill-7 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.52s both}@-webkit-keyframes animate-svg-stroke-8{0%{stroke-dashoffset:180.46824645996094px;stroke-dasharray:180.46824645996094px}100%{stroke-dashoffset:0;stroke-dasharray:180.46824645996094px}}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:180.46824645996094px;stroke-dasharray:180.46824645996094px}100%{stroke-dashoffset:0;stroke-dasharray:180.46824645996094px}}@-webkit-keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-8{-webkit-animation:animate-svg-stroke-8 1s cubic-bezier(0.47,0,0.745,0.715) 2.91s both,animate-svg-fill-8 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.64s both;animation:animate-svg-stroke-8 1s cubic-bezier(0.47,0,0.745,0.715) 2.91s both,animate-svg-fill-8 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.64s both}@-webkit-keyframes animate-svg-stroke-9{0%{stroke-dashoffset:99.79998779296875px;stroke-dasharray:99.79998779296875px}100%{stroke-dashoffset:0;stroke-dasharray:99.79998779296875px}}@keyframes animate-svg-stroke-9{0%{stroke-dashoffset:99.79998779296875px;stroke-dasharray:99.79998779296875px}100%{stroke-dashoffset:0;stroke-dasharray:99.79998779296875px}}@-webkit-keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-9{-webkit-animation:animate-svg-stroke-9 1s cubic-bezier(0.47,0,0.745,0.715) 3.04s both,animate-svg-fill-9 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.76s both;animation:animate-svg-stroke-9 1s cubic-bezier(0.47,0,0.745,0.715) 3.04s both,animate-svg-fill-9 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.76s both}@-webkit-keyframes animate-svg-stroke-10{0%{stroke-dashoffset:257.17572021484375px;stroke-dasharray:257.17572021484375px}100%{stroke-dashoffset:0;stroke-dasharray:257.17572021484375px}}@keyframes animate-svg-stroke-10{0%{stroke-dashoffset:257.17572021484375px;stroke-dasharray:257.17572021484375px}100%{stroke-dashoffset:0;stroke-dasharray:257.17572021484375px}}@-webkit-keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-10{-webkit-animation:animate-svg-stroke-10 1s cubic-bezier(0.47,0,0.745,0.715) 3.17s both,animate-svg-fill-10 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.88s both;animation:animate-svg-stroke-10 1s cubic-bezier(0.47,0,0.745,0.715) 3.17s both,animate-svg-fill-10 0.9s cubic-bezier(0.47,0,0.745,0.715) 3.88s both}@-webkit-keyframes animate-svg-stroke-11{0%{stroke-dashoffset:166.075439453125px;stroke-dasharray:166.075439453125px}100%{stroke-dashoffset:0;stroke-dasharray:166.075439453125px}}@keyframes animate-svg-stroke-11{0%{stroke-dashoffset:166.075439453125px;stroke-dasharray:166.075439453125px}100%{stroke-dashoffset:0;stroke-dasharray:166.075439453125px}}@-webkit-keyframes animate-svg-fill-11{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-11{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-11{-webkit-animation:animate-svg-stroke-11 1s cubic-bezier(0.47,0,0.745,0.715) 3.3s both,animate-svg-fill-11 0.9s cubic-bezier(0.47,0,0.745,0.715) 4s both;animation:animate-svg-stroke-11 1s cubic-bezier(0.47,0,0.745,0.715) 3.3s both,animate-svg-fill-11 0.9s cubic-bezier(0.47,0,0.745,0.715) 4s both}@-webkit-keyframes animate-svg-stroke-12{0%{stroke-dashoffset:214.1508026123047px;stroke-dasharray:214.1508026123047px}100%{stroke-dashoffset:0;stroke-dasharray:214.1508026123047px}}@keyframes animate-svg-stroke-12{0%{stroke-dashoffset:214.1508026123047px;stroke-dasharray:214.1508026123047px}100%{stroke-dashoffset:0;stroke-dasharray:214.1508026123047px}}@-webkit-keyframes animate-svg-fill-12{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-12{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-12{-webkit-animation:animate-svg-stroke-12 1s cubic-bezier(0.47,0,0.745,0.715) 3.43s both,animate-svg-fill-12 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.119999999999999s both;animation:animate-svg-stroke-12 1s cubic-bezier(0.47,0,0.745,0.715) 3.43s both,animate-svg-fill-12 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.119999999999999s both}@-webkit-keyframes animate-svg-stroke-13{0%{stroke-dashoffset:231.49624633789062px;stroke-dasharray:231.49624633789062px}100%{stroke-dashoffset:0;stroke-dasharray:231.49624633789062px}}@keyframes animate-svg-stroke-13{0%{stroke-dashoffset:231.49624633789062px;stroke-dasharray:231.49624633789062px}100%{stroke-dashoffset:0;stroke-dasharray:231.49624633789062px}}@-webkit-keyframes animate-svg-fill-13{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-13{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-13{-webkit-animation:animate-svg-stroke-13 1s cubic-bezier(0.47,0,0.745,0.715) 3.5600000000000005s both,animate-svg-fill-13 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.24s both;animation:animate-svg-stroke-13 1s cubic-bezier(0.47,0,0.745,0.715) 3.5600000000000005s both,animate-svg-fill-13 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.24s both}@-webkit-keyframes animate-svg-stroke-14{0%{stroke-dashoffset:330.99407958984375px;stroke-dasharray:330.99407958984375px}100%{stroke-dashoffset:0;stroke-dasharray:330.99407958984375px}}@keyframes animate-svg-stroke-14{0%{stroke-dashoffset:330.99407958984375px;stroke-dasharray:330.99407958984375px}100%{stroke-dashoffset:0;stroke-dasharray:330.99407958984375px}}@-webkit-keyframes animate-svg-fill-14{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-14{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-14{-webkit-animation:animate-svg-stroke-14 1s cubic-bezier(0.47,0,0.745,0.715) 3.6899999999999995s both,animate-svg-fill-14 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.359999999999999s both;animation:animate-svg-stroke-14 1s cubic-bezier(0.47,0,0.745,0.715) 3.6899999999999995s both,animate-svg-fill-14 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.359999999999999s both}@-webkit-keyframes animate-svg-stroke-15{0%{stroke-dashoffset:245.44168090820312px;stroke-dasharray:245.44168090820312px}100%{stroke-dashoffset:0;stroke-dasharray:245.44168090820312px}}@keyframes animate-svg-stroke-15{0%{stroke-dashoffset:245.44168090820312px;stroke-dasharray:245.44168090820312px}100%{stroke-dashoffset:0;stroke-dasharray:245.44168090820312px}}@-webkit-keyframes animate-svg-fill-15{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-15{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-15{-webkit-animation:animate-svg-stroke-15 1s cubic-bezier(0.47,0,0.745,0.715) 3.82s both,animate-svg-fill-15 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.4799999999999995s both;animation:animate-svg-stroke-15 1s cubic-bezier(0.47,0,0.745,0.715) 3.82s both,animate-svg-fill-15 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.4799999999999995s both}@-webkit-keyframes animate-svg-stroke-16{0%{stroke-dashoffset:151.15997314453125px;stroke-dasharray:151.15997314453125px}100%{stroke-dashoffset:0;stroke-dasharray:151.15997314453125px}}@keyframes animate-svg-stroke-16{0%{stroke-dashoffset:151.15997314453125px;stroke-dasharray:151.15997314453125px}100%{stroke-dashoffset:0;stroke-dasharray:151.15997314453125px}}@-webkit-keyframes animate-svg-fill-16{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-16{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-16{-webkit-animation:animate-svg-stroke-16 1s cubic-bezier(0.47,0,0.745,0.715) 3.95s both,animate-svg-fill-16 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.6s both;animation:animate-svg-stroke-16 1s cubic-bezier(0.47,0,0.745,0.715) 3.95s both,animate-svg-fill-16 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.6s both}@-webkit-keyframes animate-svg-stroke-17{0%{stroke-dashoffset:99.79998779296875px;stroke-dasharray:99.79998779296875px}100%{stroke-dashoffset:0;stroke-dasharray:99.79998779296875px}}@keyframes animate-svg-stroke-17{0%{stroke-dashoffset:99.79998779296875px;stroke-dasharray:99.79998779296875px}100%{stroke-dashoffset:0;stroke-dasharray:99.79998779296875px}}@-webkit-keyframes animate-svg-fill-17{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-17{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-17{-webkit-animation:animate-svg-stroke-17 1s cubic-bezier(0.47,0,0.745,0.715) 4.08s both,animate-svg-fill-17 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.72s both;animation:animate-svg-stroke-17 1s cubic-bezier(0.47,0,0.745,0.715) 4.08s both,animate-svg-fill-17 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.72s both}@-webkit-keyframes animate-svg-stroke-18{0%{stroke-dashoffset:165.7933349609375px;stroke-dasharray:165.7933349609375px}100%{stroke-dashoffset:0;stroke-dasharray:165.7933349609375px}}@keyframes animate-svg-stroke-18{0%{stroke-dashoffset:165.7933349609375px;stroke-dasharray:165.7933349609375px}100%{stroke-dashoffset:0;stroke-dasharray:165.7933349609375px}}@-webkit-keyframes animate-svg-fill-18{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-18{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-18{-webkit-animation:animate-svg-stroke-18 1s cubic-bezier(0.47,0,0.745,0.715) 4.21s both,animate-svg-fill-18 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.84s both;animation:animate-svg-stroke-18 1s cubic-bezier(0.47,0,0.745,0.715) 4.21s both,animate-svg-fill-18 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.84s both}@-webkit-keyframes animate-svg-stroke-19{0%{stroke-dashoffset:214.15103149414062px;stroke-dasharray:214.15103149414062px}100%{stroke-dashoffset:0;stroke-dasharray:214.15103149414062px}}@keyframes animate-svg-stroke-19{0%{stroke-dashoffset:214.15103149414062px;stroke-dasharray:214.15103149414062px}100%{stroke-dashoffset:0;stroke-dasharray:214.15103149414062px}}@-webkit-keyframes animate-svg-fill-19{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-19{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-19{-webkit-animation:animate-svg-stroke-19 1s cubic-bezier(0.47,0,0.745,0.715) 4.34s both,animate-svg-fill-19 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.96s both;animation:animate-svg-stroke-19 1s cubic-bezier(0.47,0,0.745,0.715) 4.34s both,animate-svg-fill-19 0.9s cubic-bezier(0.47,0,0.745,0.715) 4.96s both}@-webkit-keyframes animate-svg-stroke-20{0%{stroke-dashoffset:195.5094451904297px;stroke-dasharray:195.5094451904297px}100%{stroke-dashoffset:0;stroke-dasharray:195.5094451904297px}}@keyframes animate-svg-stroke-20{0%{stroke-dashoffset:195.5094451904297px;stroke-dasharray:195.5094451904297px}100%{stroke-dashoffset:0;stroke-dasharray:195.5094451904297px}}@-webkit-keyframes animate-svg-fill-20{0%{fill:transparent}100%{fill:rgb(0,0,102)}}@keyframes animate-svg-fill-20{0%{fill:transparent}100%{fill:rgb(0,0,102)}}.logoSVGpadre .logoIC-svg-20{-webkit-animation:animate-svg-stroke-20 1s cubic-bezier(0.47,0,0.745,0.715) 4.470000000000001s both,animate-svg-fill-20 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.08s both;animation:animate-svg-stroke-20 1s cubic-bezier(0.47,0,0.745,0.715) 4.470000000000001s both,animate-svg-fill-20 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.08s both}@-webkit-keyframes animate-svg-stroke-21{0%{stroke-dashoffset:172.11721801757812px;stroke-dasharray:172.11721801757812px}100%{stroke-dashoffset:0;stroke-dasharray:172.11721801757812px}}@keyframes animate-svg-stroke-21{0%{stroke-dashoffset:172.11721801757812px;stroke-dasharray:172.11721801757812px}100%{stroke-dashoffset:0;stroke-dasharray:172.11721801757812px}}@-webkit-keyframes animate-svg-fill-21{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-21{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-21{-webkit-animation:animate-svg-stroke-21 1s cubic-bezier(0.47,0,0.745,0.715) 4.6s both,animate-svg-fill-21 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.199999999999999s both;animation:animate-svg-stroke-21 1s cubic-bezier(0.47,0,0.745,0.715) 4.6s both,animate-svg-fill-21 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.199999999999999s both}@-webkit-keyframes animate-svg-stroke-22{0%{stroke-dashoffset:169.4151153564453px;stroke-dasharray:169.4151153564453px}100%{stroke-dashoffset:0;stroke-dasharray:169.4151153564453px}}@keyframes animate-svg-stroke-22{0%{stroke-dashoffset:169.4151153564453px;stroke-dasharray:169.4151153564453px}100%{stroke-dashoffset:0;stroke-dasharray:169.4151153564453px}}@-webkit-keyframes animate-svg-fill-22{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-22{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-22{-webkit-animation:animate-svg-stroke-22 1s cubic-bezier(0.47,0,0.745,0.715) 4.73s both,animate-svg-fill-22 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.32s both;animation:animate-svg-stroke-22 1s cubic-bezier(0.47,0,0.745,0.715) 4.73s both,animate-svg-fill-22 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.32s both}@-webkit-keyframes animate-svg-stroke-23{0%{stroke-dashoffset:88.37214660644531px;stroke-dasharray:88.37214660644531px}100%{stroke-dashoffset:0;stroke-dasharray:88.37214660644531px}}@keyframes animate-svg-stroke-23{0%{stroke-dashoffset:88.37214660644531px;stroke-dasharray:88.37214660644531px}100%{stroke-dashoffset:0;stroke-dasharray:88.37214660644531px}}@-webkit-keyframes animate-svg-fill-23{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-23{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-23{-webkit-animation:animate-svg-stroke-23 1s cubic-bezier(0.47,0,0.745,0.715) 4.86s both,animate-svg-fill-23 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.4399999999999995s both;animation:animate-svg-stroke-23 1s cubic-bezier(0.47,0,0.745,0.715) 4.86s both,animate-svg-fill-23 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.4399999999999995s both}@-webkit-keyframes animate-svg-stroke-24{0%{stroke-dashoffset:88.37214660644531px;stroke-dasharray:88.37214660644531px}100%{stroke-dashoffset:0;stroke-dasharray:88.37214660644531px}}@keyframes animate-svg-stroke-24{0%{stroke-dashoffset:88.37214660644531px;stroke-dasharray:88.37214660644531px}100%{stroke-dashoffset:0;stroke-dasharray:88.37214660644531px}}@-webkit-keyframes animate-svg-fill-24{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-24{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-24{-webkit-animation:animate-svg-stroke-24 1s cubic-bezier(0.47,0,0.745,0.715) 4.99s both,animate-svg-fill-24 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.56s both;animation:animate-svg-stroke-24 1s cubic-bezier(0.47,0,0.745,0.715) 4.99s both,animate-svg-fill-24 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.56s both}@-webkit-keyframes animate-svg-stroke-25{0%{stroke-dashoffset:136.27581787109375px;stroke-dasharray:136.27581787109375px}100%{stroke-dashoffset:0;stroke-dasharray:136.27581787109375px}}@keyframes animate-svg-stroke-25{0%{stroke-dashoffset:136.27581787109375px;stroke-dasharray:136.27581787109375px}100%{stroke-dashoffset:0;stroke-dasharray:136.27581787109375px}}@-webkit-keyframes animate-svg-fill-25{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-25{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-25{-webkit-animation:animate-svg-stroke-25 1s cubic-bezier(0.47,0,0.745,0.715) 5.12s both,animate-svg-fill-25 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.68s both;animation:animate-svg-stroke-25 1s cubic-bezier(0.47,0,0.745,0.715) 5.12s both,animate-svg-fill-25 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.68s both}@-webkit-keyframes animate-svg-stroke-26{0%{stroke-dashoffset:101.44000244140625px;stroke-dasharray:101.44000244140625px}100%{stroke-dashoffset:0;stroke-dasharray:101.44000244140625px}}@keyframes animate-svg-stroke-26{0%{stroke-dashoffset:101.44000244140625px;stroke-dasharray:101.44000244140625px}100%{stroke-dashoffset:0;stroke-dasharray:101.44000244140625px}}@-webkit-keyframes animate-svg-fill-26{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-26{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-26{-webkit-animation:animate-svg-stroke-26 1s cubic-bezier(0.47,0,0.745,0.715) 5.25s both,animate-svg-fill-26 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.8s both;animation:animate-svg-stroke-26 1s cubic-bezier(0.47,0,0.745,0.715) 5.25s both,animate-svg-fill-26 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.8s both}@-webkit-keyframes animate-svg-stroke-27{0%{stroke-dashoffset:131.0058135986328px;stroke-dasharray:131.0058135986328px}100%{stroke-dashoffset:0;stroke-dasharray:131.0058135986328px}}@keyframes animate-svg-stroke-27{0%{stroke-dashoffset:131.0058135986328px;stroke-dasharray:131.0058135986328px}100%{stroke-dashoffset:0;stroke-dasharray:131.0058135986328px}}@-webkit-keyframes animate-svg-fill-27{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-27{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-27{-webkit-animation:animate-svg-stroke-27 1s cubic-bezier(0.47,0,0.745,0.715) 5.38s both,animate-svg-fill-27 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.92s both;animation:animate-svg-stroke-27 1s cubic-bezier(0.47,0,0.745,0.715) 5.38s both,animate-svg-fill-27 0.9s cubic-bezier(0.47,0,0.745,0.715) 5.92s both}@-webkit-keyframes animate-svg-stroke-28{0%{stroke-dashoffset:137.8082275390625px;stroke-dasharray:137.8082275390625px}100%{stroke-dashoffset:0;stroke-dasharray:137.8082275390625px}}@keyframes animate-svg-stroke-28{0%{stroke-dashoffset:137.8082275390625px;stroke-dasharray:137.8082275390625px}100%{stroke-dashoffset:0;stroke-dasharray:137.8082275390625px}}@-webkit-keyframes animate-svg-fill-28{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-28{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-28{-webkit-animation:animate-svg-stroke-28 1s cubic-bezier(0.47,0,0.745,0.715) 5.51s both,animate-svg-fill-28 0.9s cubic-bezier(0.47,0,0.745,0.715) 6.039999999999999s both;animation:animate-svg-stroke-28 1s cubic-bezier(0.47,0,0.745,0.715) 5.51s both,animate-svg-fill-28 0.9s cubic-bezier(0.47,0,0.745,0.715) 6.039999999999999s both}@-webkit-keyframes animate-svg-stroke-29{0%{stroke-dashoffset:111.19507598876953px;stroke-dasharray:111.19507598876953px}100%{stroke-dashoffset:0;stroke-dasharray:111.19507598876953px}}@keyframes animate-svg-stroke-29{0%{stroke-dashoffset:111.19507598876953px;stroke-dasharray:111.19507598876953px}100%{stroke-dashoffset:0;stroke-dasharray:111.19507598876953px}}@-webkit-keyframes animate-svg-fill-29{0%{fill:transparent}100%{fill:rgb(0,108,217)}}@keyframes animate-svg-fill-29{0%{fill:transparent}100%{fill:rgb(0,108,217)}}.logoSVGpadre .logoIC-svg-29{-webkit-animation:animate-svg-stroke-29 1s cubic-bezier(0.47,0,0.745,0.715) 4.640000000000001s both,animate-svg-fill-29 0.9s cubic-bezier(0.47,0,0.745,0.715) 6.16s both;animation:animate-svg-stroke-29 1s cubic-bezier(0.47,0,0.745,0.715) 5.640000000000001s both,animate-svg-fill-29 0.9s cubic-bezier(0.47,0,0.745,0.715) 6.16s both}