.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar .container,.navbar .container-fluid{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media(min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media(min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.media{align-items:flex-start;display:flex}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media(min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}}.bg-primary{background-color:#2d6df6!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0a50e6!important}.bg-secondary{background-color:#0033a0!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#00236d!important}.bg-warning{background-color:#e3e829!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#c4c816!important}.bg-danger{background-color:#ef6668!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#ea383a!important}.bg-light{background-color:#ecf0f1!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#cfd9db!important}.bg-dark{background-color:#53565a!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#3b3d3f!important}a.bg-white:focus,a.bg-white:hover,button.bg-white:focus,button.bg-white:hover{background-color:#e6e6e6!important}.bg-sky-blue{background-color:#7bafd4!important}a.bg-sky-blue:focus,a.bg-sky-blue:hover,button.bg-sky-blue:focus,button.bg-sky-blue:hover{background-color:#5598c7!important}.bg-white{background-color:#fff!important}.border{border:1px solid #dee2e6!important}.rounded-circle{border-radius:50%!important}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}@media(min-width:576px){.d-sm-none{display:none!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}@media(min-width:992px){.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-between{justify-content:space-between!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-center{align-items:center!important}}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.w-25{width:25%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-100{height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.m-1{margin:.25rem!important}.mr-1{margin-right:.25rem!important}.mt-2{margin-top:.5rem!important}.mx-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3{margin-left:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5{margin-left:3rem!important}.p-0{padding:0!important}.px-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.px-0{padding-left:0!important}.p-2{padding:.5rem!important}.py-2{padding-top:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.pl-3{padding-left:1rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.px-4{padding-right:1.5rem!important}.py-4{padding-bottom:1.5rem!important}.px-4{padding-left:1.5rem!important}.pt-5,.py-5{padding-top:3rem!important}.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mr-auto{margin-right:auto!important}.ml-auto{margin-left:auto!important}@media(min-width:768px){.mt-md-5{margin-top:3rem!important}.mb-md-5{margin-bottom:3rem!important}.p-md-0{padding:0!important}.pr-md-5{padding-right:3rem!important}.m-md-auto{margin:auto!important}}@media(min-width:992px){.ml-lg-0{margin-left:0!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mb-lg-5{margin-bottom:3rem!important}.p-lg-0{padding:0!important}.pl-lg-0{padding-left:0!important}.py-lg-5{padding-top:3rem!important}.pr-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto{margin-top:auto!important}}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:992px){.text-lg-right{text-align:right!important}}.text-uppercase{text-transform:uppercase!important}.text-secondary{color:#0033a0!important}a.text-secondary:focus,a.text-secondary:hover{color:#001b54!important}.text-info{color:#78be20!important}a.text-info:focus,a.text-info:hover{color:#4f7d15!important}.text-white{color:#fff!important}a.text-white:focus,a.text-white:hover{color:#d9d9d9!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);flex-shrink:0;width:100%}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-right{left:auto;right:0}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#007bff;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#6c757d;pointer-events:none}.dropdown-menu.show{display:block}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,figure,footer,header,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.container,.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col,.col-4,.col-5,.col-6,.col-7,.col-8,.col-10,.col-11,.col-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-12,.col-xl-6,.col-xl-10,.col-xl-12{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-0{order:0}.order-1{order:1}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}@media(min-width:576px){.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-1{order:1}.order-md-12{order:12}}@media(min-width:992px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-12{order:12}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-8{margin-left:66.6666666667%}}@media(min-width:1200px){.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-12{flex:0 0 100%;max-width:100%}}.btn{background-color:transparent;border-radius:.25rem;color:#212529;display:inline-block;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-secondary{background-color:#0033a0;border-color:#0033a0;color:#fff}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#00277a;border-color:#00236d;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(38,82,174,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#0033a0;border-color:#0033a0;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#00236d;border-color:#001f60;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,82,174,.5)}.btn-warning{background-color:#e3e829;border-color:#e3e829;color:#212529}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#cfd417;border-color:#c4c816;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(198,203,41,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#e3e829;border-color:#e3e829;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#c4c816;border-color:#b9bd14;color:#212529}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(198,203,41,.5)}.btn-dark{background-color:#53565a;border-color:#53565a;color:#fff}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#414346;border-color:#3b3d3f;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(109,111,115,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#53565a;border-color:#53565a;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#3b3d3f;border-color:#343639;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(109,111,115,.5)}.btn-outline-primary{border-color:#2d6df6;color:#2d6df6}.btn-outline-primary:hover{background-color:#2d6df6;border-color:#2d6df6;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(45,109,246,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#2d6df6}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#2d6df6;border-color:#2d6df6;color:#fff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(45,109,246,.5)}.btn-outline-secondary{border-color:#0033a0;color:#0033a0}.btn-outline-secondary:hover{background-color:#0033a0;border-color:#0033a0;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(0,51,160,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#0033a0}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#0033a0;border-color:#0033a0;color:#fff}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,51,160,.5)}.btn-outline-warning{border-color:#e3e829;color:#e3e829}.btn-outline-warning:hover{background-color:#e3e829;border-color:#e3e829;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(227,232,41,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#e3e829}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#e3e829;border-color:#e3e829;color:#212529}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(227,232,41,.5)}.btn-outline-light{border-color:#ecf0f1;color:#ecf0f1}.btn-outline-light:hover{background-color:#ecf0f1;border-color:#ecf0f1;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(236,240,241,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#ecf0f1}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#ecf0f1;border-color:#ecf0f1;color:#212529}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(236,240,241,.5)}.btn-outline-dark{border-color:#53565a;color:#53565a}.btn-outline-dark:hover{background-color:#53565a;border-color:#53565a;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(83,86,90,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#53565a}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#53565a;border-color:#53565a;color:#fff}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(83,86,90,.5)}.btn-link{color:#007bff;font-weight:400;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#495057;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-check{display:block;padding-left:1.25rem;position:relative}.invalid-feedback{color:#dc3545;display:none;font-size:80%;margin-top:.25rem;width:100%}.is-invalid~.invalid-feedback{display:block}.form-control.is-invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;padding-left:0;width:auto}.form-inline .custom-control,.form-inline .form-check{align-items:center;justify-content:center}}@font-face{font-display:swap;font-family:Sura Light;src:url(../fonts/sura-sans/SuraSans-Light.otf) format("truetype")}@font-face{font-display:swap;font-family:Sura Regular;src:url(../fonts/sura-sans/SuraSans-Regular.otf) format("truetype")}@font-face{font-display:swap;font-family:Sura Bold;src:url(../fonts/sura-sans/SuraSans-Bold.otf) format("truetype")}@font-face{font-display:swap;font-family:Sura Black;src:url(../fonts/sura-sans/SuraSans-Black.otf) format("truetype")}@font-face{font-display:fallback;font-family:icomoon;font-style:normal;font-weight:400;src:url(/content/themes/segurossura-theme/dist/fonts/icomoon/icomoon.eot?folgsw);src:url(/content/themes/segurossura-theme/dist/fonts/icomoon/icomoon.eot?folgsw#iefix) format("embedded-opentype"),url(/content/themes/segurossura-theme/dist/fonts/icomoon/icomoon.ttf?folgsw) format("truetype"),url(/content/themes/segurossura-theme/dist/fonts/icomoon/icomoon.woff?folgsw) format("woff"),url(/content/themes/segurossura-theme/dist/fonts/icomoon/icomoon.svg?folgsw#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-twitter:before{content:""}.icon-link:before{content:""}.icon-mail:before{content:""}.icon-close:before{content:""}.icon-facebook:before{content:""}.icon-youtube:before{content:""}.icon-comment:before{content:""}.icon-circle:before{content:""}.icon-circle-check:before{content:""}.icon-place:before{content:""}.icon-reload:before{content:""}.icon-clap:before{content:""}.icon-calendar:before{content:""}.icon-time:before{content:""}.icon-user:before{content:""}.icon-angle-left:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-linkedin:before{content:""}.icon-angle-right:before{content:""}.icon-angle-down:before{content:""}.icon-angle-top:before{content:""}.icon-search:before{content:""}.icon-play:before{content:""}@font-face{font-display:fallback;font-family:ico-sura-p;font-style:normal;font-weight:400;src:url(/content/themes/segurossura-theme/dist/fonts/icons/ico-sura-p.eot?332pke);src:url(/content/themes/segurossura-theme/dist/fonts/icons/ico-sura-p.eot?332pke#iefix) format("embedded-opentype"),url(/content/themes/segurossura-theme/dist/fonts/icons/ico-sura-p.ttf?332pke) format("truetype"),url(/content/themes/segurossura-theme/dist/fonts/icons/ico-sura-p.woff?332pke) format("woff"),url(/content/themes/segurossura-theme/dist/fonts/icons/ico-sura-p.svg?332pke#ico-sura-p) format("svg")}[class*=" icos-"],[class^=icos-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ico-sura-p!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icos-arrow-left:before{content:""}.icos-arrow-right:before{content:""}.icos-check:before{content:""}.icos-close:before{content:""}.icos-arrow-large-left:before{content:""}.icos-arrow-large-right:before{content:""}.icos-click-link:before{content:""}.icos-download:before{content:""}.icos-edit-item:before{content:""}.icos-icon-tool-tip:before{content:""}.icos-leer-eye:before{content:""}.icos-mouse:before{content:""}.icos-service-hogar:before{content:""}.icos-service-personas:before{content:""}@font-face{font-display:fallback;font-family:ico-sura-b;font-style:normal;font-weight:400;src:url(/content/themes/segurossura-theme/dist/fonts/icons2/ico-sura-b.eot?qni1c9);src:url(/content/themes/segurossura-theme/dist/fonts/icons2/ico-sura-b.eot?qni1c9#iefix) format("embedded-opentype"),url(/content/themes/segurossura-theme/dist/fonts/icons2/ico-sura-b.ttf?qni1c9) format("truetype"),url(/content/themes/segurossura-theme/dist/fonts/icons2/ico-sura-b.woff?qni1c9) format("woff"),url(/content/themes/segurossura-theme/dist/fonts/icons2/ico-sura-b.svg?qni1c9#ico-sura-b) format("svg")}[class*=" ico-"],[class^=ico-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ico-sura-b!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.ico-team:before{content:""}.ico-calendar-daily:before{content:""}.ico-calendar:before{content:""}.ico-heart-home:before{content:""}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html{font-size:16px;margin:0 auto;max-width:1920px;overflow-x:hidden}body{color:#53565a;font-family:Sura Regular;transition:background-color .3s ease,color .3s ease}body .section-text-single p,body .title h1,body .title h2,body .title h3{transition:color .3s ease}body.color-white .title h1,body.color-white .title h2,body.color-white .title h3{transition:all .3s}body.color-white .title p{color:#333f48}body.color-white .content-text-left p{color:#3f3f41}body.color-white .meeting-points .tabs-tag span{color:#003c71!important}body.color-white .section-app-geociencias .content-cards-trends .slider-trends .item{background:rgba(0,60,113,.1)}body.color-white .block-cards-links .card-item .text p{color:#333f48}body.color-white .section-text-single p{color:#3f3f41}body.color-ice-cian .tabs-vertical .content-filters:before{background:linear-gradient(90deg,#9bdbd97a,#9bdbd9)}body.color-ice-cian .tabs-vertical .content-filters:after{background:linear-gradient(90deg,#9bdbd9,#9bdbd9b0)}body.color-sky-blue .tabs-vertical .content-filters:after,body.color-sky-blue .tabs-vertical .content-filters:before{background:linear-gradient(90deg,#7bafd575,#7bafd5)}body.color-blue-asegurate .we-are-sura .content-text .title h1,body.color-blue-asegurate .we-are-sura .content-text .title h2,body.color-blue-asegurate .we-are-sura .content-text .title h3,body.color-blue-asegurate .we-are-sura .content-text .title p,body.color-ice-cian .we-are-sura .content-text .title h1,body.color-ice-cian .we-are-sura .content-text .title h2,body.color-ice-cian .we-are-sura .content-text .title h3,body.color-ice-cian .we-are-sura .content-text .title p{color:#0033a0}body.color-blue-asegurate .we-are-sura .slider-cards .item,body.color-ice-cian .we-are-sura .slider-cards .item{background:#fff}body.color-blue-asegurate .we-are-sura .block-cards-links .block-cards-links .card-item .text p,body.color-blue-asegurate .we-are-sura .slider-cards .item .content-card h2,body.color-blue-asegurate .we-are-sura .slider-cards .item .content-card h3,body.color-ice-cian .we-are-sura .block-cards-links .block-cards-links .card-item .text p,body.color-ice-cian .we-are-sura .slider-cards .item .content-card h2,body.color-ice-cian .we-are-sura .slider-cards .item .content-card h3{color:#0033a0}section{margin:60px 0}@media(max-width:767.98px){section{margin:40px 0}}.title h1,.title h2{color:#0033a0;font-weight:700}.title p{color:#0033a0;font-weight:400}.title .btn{margin:auto}.h1,h1{font-family:Sura Bold;font-size:3.875rem;line-height:3.875rem}@media(max-width:767.98px){.h1,h1{font-size:2.5rem;line-height:2.5rem}}h2{font-family:Sura Regular;font-size:3rem;line-height:3rem}@media(max-width:767.98px){h2{font-size:2.25rem;line-height:2.25rem}}h3{font-family:Sura Regular;font-size:2rem}@media(max-width:767.98px){h3{font-size:1.75rem}}h4{font-family:Sura Regular;font-size:2.25rem}@media(max-width:767.98px){h4{font-size:1.714rem}}p{font-family:Sura Regular;font-size:1rem}p a{color:#2d6df6}span{font-family:Sura Regular}a:hover{text-decoration:unset}.loader{background:#2d6df6;background-size:250px;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.loader img{border-radius:200px;bottom:0;height:200px;left:0;margin:auto;mix-blend-mode:luminosity;-o-object-fit:none;object-fit:none;position:absolute;right:0;top:0;width:200px}.section{padding-bottom:90px;padding-top:90px}@media(max-width:767.98px){.section{padding-bottom:60px;padding-top:60px}}button{outline:none!important}.icon-sm{font-size:10px}.dropdown-toggle:after{display:none}a.arrow:hover i.icon-arrow-right,a.btn:hover i.icon-arrow-right{-webkit-animation:moveArrow .6s ease-in-out infinite;animation:moveArrow .6s ease-in-out infinite;display:inline-block;position:relative;transform:translateX(20px)}@-webkit-keyframes moveArrow{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}@keyframes moveArrow{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:#2d6df6;height:6px;left:0;position:fixed;top:0;width:100%;z-index:999}progress::-webkit-progress-bar{background-color:transparent}progress::-webkit-progress-value{background-color:#2d6df6}.slider-nav{display:flex}.slider-nav__content{padding:0 30px;position:relative;z-index:5}.slider-nav__content .owl-nav{display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0}.slider-nav__content .owl-nav button{background-color:transparent;border:0;height:24px;pointer-events:all;width:25px}.slider-nav__content .owl-nav button i{color:#0033a0;display:block;font-size:17px;width:8px}.slider-nav__content .owl-dots.disabled,.slider-nav__content .owl-nav.disabled{display:none}.slider-nav__content .owl-dots .owl-dot{background-color:transparent;border:0;padding:0}.slider-nav__content .owl-dots .owl-dot span{background-color:#e0e0e0;border-radius:100%;display:block;height:14px;margin:0 8px;transition:all .5s;width:14px}.slider-nav__content .owl-dots .owl-dot.active span{background-color:#0033a0;position:relative}.slider-nav__content .owl-dots .owl-dot.active span:before{background-color:#0033a0;border-radius:100%;bottom:-7px;content:"";left:-7px;opacity:.16;position:absolute;right:-7px;top:-7px}ul{list-style:none;padding:unset}hr{width:100%}@media(min-width:1440px){.container{max-width:1199.98px!important}}@media(min-width:1920px){.container{max-width:1400px!important}}.line{position:relative}.line:before{background-color:#e3e829;border-radius:30px;content:"";height:4px;position:absolute;top:-22px;width:52px}.item-card .content-img{overflow:hidden;transition:.3s ease}.item-card .content-img img{transition:.3s ease}.item-card .arrow-two{background-color:#e3e829;border-radius:10%;height:3px;margin-top:11px;position:relative;transition:.3s ease;width:41px}.item-card .arrow-two:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/arrow-two.svg);background-repeat:no-repeat;bottom:0;content:"";height:16px;margin:auto;position:absolute;right:-9px;top:0;width:16px}.item-card:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.26);transition:.3s ease}.item-card:hover img{transform:scale(1.08);transition:.3s ease}.item-card:hover .arrow-two{transition:.3s ease;width:108px!important}.item-card:hover:before{bottom:0!important;transition:all .3s}.links-floats{align-items:center;bottom:0;display:flex;margin:auto;pointer-events:none;position:fixed;right:0;top:0;width:68px;z-index:999}.links-floats .content-icons{display:flex;flex-direction:column}.links-floats .content-icons a{border-radius:95px 0 0 95px;box-shadow:-1px 0 9px 0 #0033a0;cursor:pointer;height:70px;margin-bottom:15px;pointer-events:all;transform:translateX(15px);transition:all .5s}.links-floats .content-icons a.whatssap{align-items:center;background-color:#25d366;display:flex;justify-content:left}.links-floats .content-icons a.whatssap img{margin-left:18px}.links-floats .content-icons a.whatssap span{color:#fff;font-family:Sura Regular;font-size:12px;font-weight:500;margin-left:11px;text-transform:uppercase;width:-webkit-max-content;width:-moz-max-content;width:max-content}.links-floats .content-icons a.whatssap:hover{padding-right:48px;transform:translateX(-54px);transition:all .3s}@media(max-width:767.98px){.links-floats .content-icons a.whatssap:hover{transform:translateX(15px)}}.links-floats .content-icons a.linea-etica{align-items:center;background-color:#2d6df6;display:flex}.links-floats .content-icons a.linea-etica img{margin-left:22px}.links-floats .content-icons a.linea-etica span{color:#fff;font-family:Sura Regular;font-size:12px;font-weight:500;margin-left:11px;text-transform:uppercase;width:-webkit-max-content;width:-moz-max-content;width:max-content}.links-floats .content-icons a.linea-etica:hover{padding-right:48px;transform:translateX(-54px);transition:all .5s}@media(max-width:767.98px){.links-floats .content-icons a.linea-etica:hover{transform:translateX(15px)}}.modal-image,.modal-video{height:90%;max-width:1100px}@media(max-width:991.98px){.modal-image,.modal-video{align-items:center;display:flex;height:90%;justify-content:center}}.modal-image .close-modal,.modal-video .close-modal{background:unset;border:unset;padding:0;position:absolute;right:26px;top:13px}.modal-image .close-modal span,.modal-video .close-modal span{color:#0033a0;font-size:33px}.modal-image .image-body,.modal-image .video-body,.modal-video .image-body,.modal-video .video-body{padding:70px 20px 20px}.modal-image .image-body .video-wrap,.modal-image .video-body .video-wrap,.modal-video .image-body .video-wrap,.modal-video .video-body .video-wrap{border-radius:8px;height:0;margin:0 auto;max-width:1920px;overflow:hidden;padding-bottom:56.25%;padding-top:25px;position:relative}.modal-image .image-body .video-wrap video,.modal-image .video-body .video-wrap video,.modal-video .image-body .video-wrap video,.modal-video .video-body .video-wrap video{display:block;margin:0 auto;max-width:850px}.modal-image .image-body .video-wrap iframe,.modal-image .video-body .video-wrap iframe,.modal-video .image-body .video-wrap iframe,.modal-video .video-body .video-wrap iframe{height:100%;left:0;max-height:1080px;position:absolute;top:0;width:100%}.modal-image .image-body figure,.modal-image .video-body figure,.modal-video .image-body figure,.modal-video .video-body figure{height:100%;text-align:center;width:100%}.modal-image .image-body figure img,.modal-image .video-body figure img,.modal-video .image-body figure img,.modal-video .video-body figure img{height:580px;-o-object-fit:contain;object-fit:contain;width:auto}.modal-newsletter{pointer-events:none;z-index:0}.modal-newsletter.show{pointer-events:all;z-index:1050}.modal-newsletter.fade:not(.show){display:none!important}.modal-newsletter .modal-dialog{max-width:1245px}.modal-newsletter .modal-dialog .modal-content{border-radius:12px}.modal-newsletter .modal-dialog .modal-content .modal-header{border:unset}.modal-newsletter .modal-dialog .modal-content .modal-header button{position:absolute;right:21px}.modal-newsletter .modal-dialog .modal-content .newsletter{padding:81px 48px}@media(max-width:991.98px){.modal-newsletter .modal-dialog .modal-content .newsletter{padding:40px 0}}.modal-newsletter .modal-dialog .modal-content .newsletter .content-text h1,.modal-newsletter .modal-dialog .modal-content .newsletter .content-text h2,.modal-newsletter .modal-dialog .modal-content .newsletter .content-text p{color:#0033a0!important}.tag{margin-bottom:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.tag span{border-radius:47px;color:#fff;font-size:14px;font-weight:700;padding:4px 16px}.news-styles .box-covid,.page-asegurate .box-covid,.page-podcast .box-covid{align-items:center;background:rgba(255,255,255,.4);color:#fff;display:flex;height:64px;opacity:1;position:absolute;top:120px;transform:scaleY(1);transition:all .3s;width:100%;z-index:9}@media(max-width:991.98px){.news-styles .box-covid,.page-asegurate .box-covid,.page-podcast .box-covid{top:165px}}.news-styles .box-covid .content,.page-asegurate .box-covid .content,.page-podcast .box-covid .content{align-items:center;display:flex;justify-content:end}.news-styles .box-covid .content .icon-close,.page-asegurate .box-covid .content .icon-close,.page-podcast .box-covid .content .icon-close{cursor:pointer;margin-left:auto;margin-right:0}.news-styles .box-covid span,.page-asegurate .box-covid span,.page-podcast .box-covid span{margin-right:47px}@media(max-width:991.98px){.news-styles .box-covid span,.page-asegurate .box-covid span,.page-podcast .box-covid span{font-size:13px!important;margin-right:22px}}.news-styles .box-covid span a,.page-asegurate .box-covid span a,.page-podcast .box-covid span a{color:#fff;font-weight:700}.news-styles .box-covid.ocult,.page-asegurate .box-covid.ocult,.page-podcast .box-covid.ocult{height:0;opacity:0;transform:scaleY(0);transition:all .3s}.news-styles .owl-nav,.page-asegurate .owl-nav,.page-podcast .owl-nav{align-items:center;display:flex;margin-top:20px}.news-styles .owl-nav button,.page-asegurate .owl-nav button,.page-podcast .owl-nav button{align-items:center;background-color:#fff!important;border-radius:50%!important;box-shadow:0 0 4px 0 #00000040;color:#2d6df6!important;display:flex!important;height:48px;justify-content:center;transition:all .3s;width:48px}.news-styles .owl-nav button:hover,.page-asegurate .owl-nav button:hover,.page-podcast .owl-nav button:hover{background-color:#2d6df6!important;color:#fff!important;transition:all .3s}.news-styles .owl-nav button.disabled:hover,.page-asegurate .owl-nav button.disabled:hover,.page-podcast .owl-nav button.disabled:hover{background-color:#0033a0!important;color:#fff;cursor:no-drop;opacity:.5}.news-styles .owl-nav button.disabled:hover span,.page-asegurate .owl-nav button.disabled:hover span,.page-podcast .owl-nav button.disabled:hover span{color:#fff!important}.news-styles .owl-nav span,.page-asegurate .owl-nav span,.page-podcast .owl-nav span{align-items:center;display:flex;font-size:16px;justify-content:center}.news-styles .content-logo-superintendencia,.page-asegurate .content-logo-superintendencia,.page-podcast .content-logo-superintendencia{display:block;margin:auto auto 44px;width:30%}@media(max-width:991.98px){.news-styles .content-logo-superintendencia,.page-asegurate .content-logo-superintendencia,.page-podcast .content-logo-superintendencia{margin:auto auto 24px;width:50%}}.news-styles .content-logo-superintendencia img,.page-asegurate .content-logo-superintendencia img,.page-podcast .content-logo-superintendencia img{-o-object-fit:contain;object-fit:contain;width:100%}.color-ice-blue{background-color:#dfeaff}.color-yellow{background-color:#f9fae1}.color-ice-cian{background-color:#e6faef}.color-blue-asegurate,.color-blue-suave,.color-sky-blue{background-color:#dfeaff}.color-gray{background-color:#f8f8f8}main.not-space .slider-talent{margin-bottom:0}main.not-space .section-cards-full-height{margin-top:0}.single .hero-an-conversations{margin:0;padding:0}.collapse{display:none}.collapse.show{display:block}.bg-light-blue-container{background-color:#dfeaff;border-radius:12px;margin-top:56px;padding:56px}@media(max-width:992px){.bg-light-blue-container{padding:24px}}.bg-light-blue-container p{color:#0033a0;font-size:48px;font-weight:700;line-height:48px;text-align:center}@media(max-width:992px){.bg-light-blue-container p{font-size:24px;line-height:26px;margin-left:auto;margin-right:auto;width:90%}}.page-podcast .section-platforms .content-cards{margin-top:32px}.page-podcast .section-platforms .content-cards .item{padding:0}.page-podcast .section-platforms .content-cards .item .text{padding:4px 24px}.page-podcast .section-platforms .content-cards .item .text ul{list-style:none}.page-podcast .section-platforms .content-cards .item .text ul li{padding-left:10px;position:relative}.page-podcast .section-platforms .content-cards .item .text ul li:before{background-color:#53565a;border-radius:50%;content:"";height:3px;left:0;position:absolute;top:.7em;width:3px}.page-podcast .section-platforms .content-cards .item .content-img img{-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.page-podcast .div-podcast .spotify{margin-top:32px}}.page-podcast .div-podcast .btn.btn--primary{margin-top:24px}.btn{border:1px solid transparent;border-radius:28px;font-family:Sura Bold;font-size:1rem;line-height:22px;padding:12px 48px;transition:all .3s;width:-webkit-max-content;width:-moz-max-content;width:max-content}.btn i{font-size:14px}@media(max-width:767.98px){.btn{padding:12px 30px}}.btn.disabled{border-color:#e0e0e0;color:#e0e0e0;opacity:1}.btn.btn-outline-warning:hover,.btn.btn-warning{color:#2d6df6!important}.btn--primary{align-items:center;background-color:#2d6df6;color:#fff;display:flex;gap:19px}.btn--primary i{color:#fff}.btn--primary:hover{background-color:#0033a0;color:#fff}.btn--outline-secondary{align-items:center;background-color:transparent;border:1px solid #0033a0;color:#0033a0;display:flex;gap:19px}.btn--outline-secondary i{color:#0033a0}.btn--outline-secondary:hover{background-color:#0033a0;color:#fff}.btn--outline-secondary:hover i{color:#fff}.btn--outline-white{align-items:center;background-color:transparent;border:1px solid #fff;color:#fff;display:flex;gap:19px}.btn--outline-white i{color:#fff}.btn--outline-white:hover{background-color:#fff;color:#2d6df6}.btn--outline-white:hover i{color:#2d6df6}.btn--tertiary{align-items:center;background-color:#e3e829;color:#0033a0;display:flex;gap:19px}.btn--tertiary i{color:#0033a0}.btn--tertiary:hover{background-color:#c5cb15;color:#0033a0}.btn .icon{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center}.btn .icon i{font-size:19px;margin-left:12px}.btn .icon span{font-size:19px;margin-right:12px}.btn-text-warning{align-items:center;color:#fff;display:flex;font-size:15px;font-weight:700;margin-bottom:8px;margin-top:30px;text-transform:uppercase;transition:all .3s}.btn-text-warning img{height:14px;margin-right:15px}.btn-text-warning:hover{color:#e3e829;transition:all .3s}.btn-ripple{cursor:pointer;display:inline-block;overflow:hidden;position:relative}.btn-ripple:after{background-color:#fff;border-radius:50%;bottom:0;content:"";display:block;height:150px;left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:scale(5);transition:all 1s ease-in-out;width:150px}.btn-ripple:active:after{margin:0;opacity:.15;padding:0;transform:scale(0);transition:0s}.return a{font-size:18px;padding-left:28px;position:relative}.return a:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/keyboard-backspace.svg);background-size:24px 29px;content:"";height:29px;left:0;position:absolute;transition:.2s ease;width:24px}.return a:hover:before{left:-5px}.return h3{margin-top:5px!important}.form-group,.gfield{margin-bottom:40px;position:relative}.form-group label,.gfield label{color:#9ea2a2;font-family:Sura Regular;font-size:15px}.form-group label.error,.gfield label.error{color:#ef6668;font-size:12px}.form-group input.form-control,.form-group input.large,.form-group textarea.form-control,.form-group textarea.large,.gfield input.form-control,.gfield input.large,.gfield textarea.form-control,.gfield textarea.large{border:1px solid #ecf0f1;border-radius:25px;box-shadow:0 2px 20px 0 #e0e5f0;color:#212529;font-family:Sura Regular;font-size:1rem;font-weight:400;min-height:54px;padding:13px 24px 15px}.form-group input.form-control.round-input,.form-group input.large.round-input,.form-group textarea.form-control.round-input,.form-group textarea.large.round-input,.gfield input.form-control.round-input,.gfield input.large.round-input,.gfield textarea.form-control.round-input,.gfield textarea.large.round-input{border-radius:25px;padding:13px 24px 15px}.form-group input.form-control:disabled,.form-group input.large:disabled,.form-group textarea.form-control:disabled,.form-group textarea.large:disabled,.gfield input.form-control:disabled,.gfield input.large:disabled,.gfield textarea.form-control:disabled,.gfield textarea.large:disabled{background-color:#fff;border-color:#e0e0e0;box-shadow:none;color:#e0e0e0}.form-group input.form-control::-moz-placeholder,.form-group input.large::-moz-placeholder,.form-group textarea.form-control::-moz-placeholder,.form-group textarea.large::-moz-placeholder,.gfield input.form-control::-moz-placeholder,.gfield input.large::-moz-placeholder,.gfield textarea.form-control::-moz-placeholder,.gfield textarea.large::-moz-placeholder{color:#9ea2a2}.form-group input.form-control:-ms-input-placeholder,.form-group input.large:-ms-input-placeholder,.form-group textarea.form-control:-ms-input-placeholder,.form-group textarea.large:-ms-input-placeholder,.gfield input.form-control:-ms-input-placeholder,.gfield input.large:-ms-input-placeholder,.gfield textarea.form-control:-ms-input-placeholder,.gfield textarea.large:-ms-input-placeholder{color:#9ea2a2}.form-group input.form-control::placeholder,.form-group input.large::placeholder,.form-group textarea.form-control::placeholder,.form-group textarea.large::placeholder,.gfield input.form-control::placeholder,.gfield input.large::placeholder,.gfield textarea.form-control::placeholder,.gfield textarea.large::placeholder{color:#9ea2a2}.form-group input.form-control:focus,.form-group input.large:focus,.form-group textarea.form-control:focus,.form-group textarea.large:focus,.gfield input.form-control:focus,.gfield input.large:focus,.gfield textarea.form-control:focus,.gfield textarea.large:focus{border-color:#0033a0;box-shadow:0 2px 10px 0 rgba(0,174,199,.2);color:#0033a0}.form-group input.form-control:focus::-moz-placeholder,.form-group input.large:focus::-moz-placeholder,.form-group textarea.form-control:focus::-moz-placeholder,.form-group textarea.large:focus::-moz-placeholder,.gfield input.form-control:focus::-moz-placeholder,.gfield input.large:focus::-moz-placeholder,.gfield textarea.form-control:focus::-moz-placeholder,.gfield textarea.large:focus::-moz-placeholder{color:#0033a0}.form-group input.form-control:focus:-ms-input-placeholder,.form-group input.large:focus:-ms-input-placeholder,.form-group textarea.form-control:focus:-ms-input-placeholder,.form-group textarea.large:focus:-ms-input-placeholder,.gfield input.form-control:focus:-ms-input-placeholder,.gfield input.large:focus:-ms-input-placeholder,.gfield textarea.form-control:focus:-ms-input-placeholder,.gfield textarea.large:focus:-ms-input-placeholder{color:#0033a0}.form-group input.form-control:focus::placeholder,.form-group input.large:focus::placeholder,.form-group textarea.form-control:focus::placeholder,.form-group textarea.large:focus::placeholder,.gfield input.form-control:focus::placeholder,.gfield input.large:focus::placeholder,.gfield textarea.form-control:focus::placeholder,.gfield textarea.large:focus::placeholder{color:#0033a0}.form-group input.form-control.error,.form-group input.large.error,.form-group textarea.form-control.error,.form-group textarea.large.error,.gfield input.form-control.error,.gfield input.large.error,.gfield textarea.form-control.error,.gfield textarea.large.error{border-color:#ef6668;box-shadow:none;color:#ef6668}.form-group input.form-control.error+label,.form-group input.large.error+label,.form-group textarea.form-control.error+label,.form-group textarea.large.error+label,.gfield input.form-control.error+label,.gfield input.large.error+label,.gfield textarea.form-control.error+label,.gfield textarea.large.error+label{margin-bottom:0;margin-left:20px}.form-group input.form-control.error::-moz-placeholder,.form-group input.large.error::-moz-placeholder,.form-group textarea.form-control.error::-moz-placeholder,.form-group textarea.large.error::-moz-placeholder,.gfield input.form-control.error::-moz-placeholder,.gfield input.large.error::-moz-placeholder,.gfield textarea.form-control.error::-moz-placeholder,.gfield textarea.large.error::-moz-placeholder{color:#ef6668}.form-group input.form-control.error:-ms-input-placeholder,.form-group input.large.error:-ms-input-placeholder,.form-group textarea.form-control.error:-ms-input-placeholder,.form-group textarea.large.error:-ms-input-placeholder,.gfield input.form-control.error:-ms-input-placeholder,.gfield input.large.error:-ms-input-placeholder,.gfield textarea.form-control.error:-ms-input-placeholder,.gfield textarea.large.error:-ms-input-placeholder{color:#ef6668}.form-group input.form-control.error::placeholder,.form-group input.large.error::placeholder,.form-group textarea.form-control.error::placeholder,.form-group textarea.large.error::placeholder,.gfield input.form-control.error::placeholder,.gfield input.large.error::placeholder,.gfield textarea.form-control.error::placeholder,.gfield textarea.large.error::placeholder{color:#ef6668}.form-group input.form-control.valid,.form-group input.large.valid,.form-group textarea.form-control.valid,.form-group textarea.large.valid,.gfield input.form-control.valid,.gfield input.large.valid,.gfield textarea.form-control.valid,.gfield textarea.large.valid{background-position:calc(100% - 12px)}.form-group textarea.form-control,.gfield textarea.form-control{min-height:160px}.form-group textarea.lg,.gfield textarea.lg{min-height:230px;padding:20px}.form-group .input-group-append,.gfield .input-group-append{border:0;bottom:1px;margin:auto;position:absolute;right:1px;top:1px;width:60px;z-index:10}.form-group .input-group-append button,.gfield .input-group-append button{background-color:#fff;border:0!important;border-left:1px solid #d4d8d9!important;color:#0033a0;padding:0;width:100%!important}.form-group .input-group-append button i,.gfield .input-group-append button i{background-repeat:no-repeat;background-size:contain;bottom:0;font-size:0!important;height:30px;left:0!important;margin:auto;right:7px;top:0!important;width:33px}.form-group .input-group-append button:active,.form-group .input-group-append button:hover,.gfield .input-group-append button:active,.gfield .input-group-append button:hover{background-color:#fff!important;border-color:transparent!important;border-left:1px solid #d4d8d9!important;color:#0033a0!important}.form-group .input-group-append button:active:focus,.gfield .input-group-append button:active:focus{box-shadow:none!important}.form-group select.form-control,.gfield select.form-control{-webkit-appearance:none;border:1px solid #ecf0f1;border-radius:25px;box-shadow:0 2px 20px 0 #e0e5f0;color:#53565a;font-family:Sura Regular;font-size:1rem;font-weight:400;min-height:54px;padding:6px 30px 9px}.form-group select.form-control:disabled,.gfield select.form-control:disabled{background-color:#fff;border-color:#e0e0e0;box-shadow:none;color:#e0e0e0}.form-group select.form-control::-moz-placeholder,.gfield select.form-control::-moz-placeholder{color:#9ea2a2}.form-group select.form-control:-ms-input-placeholder,.gfield select.form-control:-ms-input-placeholder{color:#9ea2a2}.form-group select.form-control::placeholder,.gfield select.form-control::placeholder{color:#9ea2a2}.form-group select.form-control:focus,.gfield select.form-control:focus{border-color:#0033a0;box-shadow:0 2px 10px 0 rgba(0,174,199,.2);color:#0033a0}.form-group select.form-control:focus::-moz-placeholder,.gfield select.form-control:focus::-moz-placeholder{color:#0033a0}.form-group select.form-control:focus:-ms-input-placeholder,.gfield select.form-control:focus:-ms-input-placeholder{color:#0033a0}.form-group select.form-control:focus::placeholder,.gfield select.form-control:focus::placeholder{color:#0033a0}.form-group select.error,.gfield select.error{border-color:#ef6668;box-shadow:none;color:#ef6668}.form-group select.error+label,.gfield select.error+label{margin-bottom:0;margin-left:20px}.form-group select.error::-moz-placeholder,.gfield select.error::-moz-placeholder{color:#ef6668}.form-group select.error:-ms-input-placeholder,.gfield select.error:-ms-input-placeholder{color:#ef6668}.form-group select.error::placeholder,.gfield select.error::placeholder{color:#ef6668}.form-group select.minimal,.gfield select.minimal{background-image:url(/content/themes/segurossura-theme/dist/images/icons/angle-down-primary.svg);background-position:calc(100% - 10px) 9px;background-repeat:no-repeat;background-size:22px}.form-group select.minimal:focus,.gfield select.minimal:focus{background-image:url(/content/themes/segurossura-theme/dist/images/icons/angle-up-primary.svg);background-position:calc(100% - 10px) 9px;background-repeat:no-repeat;background-size:22px}.form-group .dropdown.search .btn:after,.gfield .dropdown.search .btn:after{background:#0033a0;background-image:url(../img/global/search.svg);background-position:50%;background-repeat:no-repeat;background-size:23px;border:none;border-radius:100%;bottom:0;content:"";height:42px;margin:auto;position:absolute;right:3px;top:0;transform:rotate(0);width:42px}.form-group .dropdown.show .btn,.gfield .dropdown.show .btn{border-color:#0033a0;border-radius:24px 24px 0 0;border-width:1px;color:#0033a0}.form-group.round-select,.gfield.round-select{min-width:33%;width:-webkit-fill-available}.form-group.round-select .select2-selection--multiple,.form-group.round-select .select2-selection--single,.gfield.round-select .select2-selection--multiple,.gfield.round-select .select2-selection--single{background-color:transparent;border-radius:30px}.select2-results__option{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end}.select2-dropdown{border:2px solid #0033a0;color:#53565a;font-family:Sura Regular;font-size:16px;font-weight:400;overflow:hidden}.select2-dropdown .select2-results__option{padding:10px 30px}.select2-dropdown .select2-results__option[aria-selected=true]{background-color:transparent;color:#0033a0}.select2-dropdown .select2-results__option.select2-results__option--highlighted{background-color:#ecf0f1;color:#0033a0}.select2-dropdown .select2-search__field{border:1px solid #0033a0!important}.select2-dropdown .select2-search__field:focus{outline:none!important}.form-check{padding-left:0}.form-check label{color:#53565a;cursor:pointer;font-family:Sura Regular;font-size:16px;font-weight:400;margin-bottom:30px;position:relative}.form-check label .check-secondary.label-text:before{color:#2d6df6!important}.form-check input[type=checkbox],.form-check input[type=radio]{position:absolute;right:9000px}.form-check input[type=checkbox]+.label-text:before,.form-check input[type=radio]+.label-text:before{speak:none;-webkit-font-smoothing:antialiased;color:#0033a0;display:inline-block;font-family:Font Awesome\ 5 Free;font-size:20px;font-style:normal;font-variant:normal;line-height:1;margin-right:5px;text-transform:none;width:1em}.form-check input[type=checkbox]:checked+.label-text:before,.form-check input[type=radio]:checked+.label-text:before{-webkit-animation:effect .25s ease-in;animation:effect .25s ease-in;color:#0033a0;font-weight:900}.form-check input[type=checkbox]:disabled+.label-text,.form-check input[type=radio]:disabled+.label-text{color:#aaa}.form-check input[type=checkbox]:disabled+.label-text:before,.form-check input[type=radio]:disabled+.label-text:before{color:#ccc}.form-check input[type=checkbox]+.label-text:before{content:""}.form-check input[type=checkbox]:checked+.label-text:before{content:""}.form-check input[type=checkbox]:disabled+.label-text:before{content:""}.form-check input[type=radio]+.label-text:before{content:""}.form-check input[type=radio]:checked+.label-text:before{content:""}.form-check input[type=radio]:disabled+.label-text{color:#aaa}.form-check input[type=radio]:disabled+.label-text:before{content:""}@-webkit-keyframes effect{0%{transform:scale(1)}25%{transform:scale(1.3)}75%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes effect{0%{transform:scale(1)}25%{transform:scale(1.3)}75%{transform:scale(1.4)}to{transform:scale(1)}}.toggle{align-items:center;display:flex;margin-bottom:30px}.toggle.disabled p{color:#c7c7c7}.toggle p{color:#53565a;font-family:Sura Regular;font-weight:400;margin-bottom:1px}.toggle .switch{display:inline-block;height:20px;margin:0;position:relative;width:40px}.toggle .switch input{display:none}.toggle .switch input:checked+.slider:after{background:#2d6df6;transform:translateX(20px)}.toggle .switch input:checked+.slider:before{background-color:#2d6df6;opacity:.5}.toggle .switch input:disabled+.slider:after{background:#eee}.toggle .switch input:disabled+.slider:before{background-color:#c7c7c7;opacity:1}.toggle .switch .slider{border-radius:30px;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;transition:.4s}.toggle .switch .slider:after{background:#c7c7c7;border-radius:20px;content:"";height:100%;position:absolute;transform:translateX(-20px);transition:.4s;width:100%}.toggle .switch .slider:before{background-color:#000;border-radius:30px;bottom:0;content:"";height:14px;left:0;margin:auto;opacity:.38;position:absolute;right:0;top:0;transition:.4s;width:34px}.toggle.secondary .switch input:checked+.slider:after{background:#0033a0}.toggle.secondary .switch input:checked+.slider:before{background-color:#0033a0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.gfield,.input-wrapper{line-height:14px;margin:20px auto 0;position:relative;transition:all .3s;width:100%}.gfield.mar-top-40,.input-wrapper.mar-top-40{margin-top:40px}.gfield .gfield_label,.gfield .title-input,.input-wrapper .gfield_label,.input-wrapper .title-input{color:#9ea2a2;font-size:1rem;left:20px;padding:0 2px;pointer-events:none;position:absolute;top:20px;transform:translateY(0);transition:all .1s ease;z-index:2}.gfield .gfield_label.empty-focus,.gfield .title-input.empty-focus,.input-wrapper .gfield_label.empty-focus,.input-wrapper .title-input.empty-focus{color:#0033a0;font-size:.875rem;transform:translateY(-39px)}.gfield .gfield_label.empty,.gfield .title-input.empty,.input-wrapper .gfield_label.empty,.input-wrapper .title-input.empty{color:#2d6df6;font-size:.875rem;transform:translateY(-39px)}.span-title{color:#0033a0;font-size:.875rem;line-height:1.3;margin-bottom:7px;margin-left:16px;margin-top:15px}.tab-content .tabs{background-color:#fff;border-radius:99px;box-shadow:0 0 1px 0 #e0e5f0,0 6px 12px 0 #e0e5f0;display:flex;padding:.75rem;position:relative}.tab-content .tabs *{z-index:2}@media(max-width:991.98px){.tab-content .tabs{background-color:transparent;border-radius:35px;box-shadow:none;flex-wrap:wrap;padding:0;width:100%}}.tab-content .tab{align-items:center;border-radius:99px;cursor:pointer;display:flex;font-size:1.25rem;font-weight:500;height:54px;justify-content:center;margin-bottom:0;transition:color .15s ease-in;width:230px}@media(max-width:991.98px){.tab-content .tab{background-color:#fff;box-shadow:0 0 1px 0 #e0e5f0,0 6px 12px 0 #e0e5f0;margin:10px 0;width:100%}}.tab-content .noti{align-items:center;border-radius:50%;display:flex;height:1.75rem;justify-content:center;margin-right:.75rem;opacity:.3;transition:.15s ease-in;width:1.75rem}.tab-content .noti--aqua{background-color:#0033a0}.tab-content .noti--yellow{background-color:#f2c64b}.tab-content .noti--red{background-color:#f07876}.tab-content input[type=radio]{height:0;opacity:0;width:0}.tab-content input[type=radio]:checked+label{color:#0033a0}.tab-content input[type=radio]:checked+label>.noti{opacity:1}@media(max-width:991.98px){.tab-content input[type=radio]:checked+label{background-color:rgba(0,174,199,.15)}}.tab-content input[type=radio]:checked~.glider{opacity:.15}.tab-content .glider{background-color:#0033a0;border-radius:99px;display:flex;height:54px;opacity:0;position:absolute;transition:.25s ease-out;width:230px;z-index:1}@media(max-width:991.98px){.tab-content .glider{display:none}}.search-filter .content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}@media(max-width:767.98px){.search-filter .content{margin-bottom:51px;margin-top:65px}}.search-filter .content form{width:80%}@media(max-width:767.98px){.search-filter .content form{width:100%}}.search-filter .content form .input-search{background:#fff;border-radius:50px;box-shadow:0 15px 51px 0 rgba(0,45,84,.13);display:flex;padding:5px;position:relative;width:100%}.search-filter .content form .input-search input.form-control{border:0;border-radius:40px;box-shadow:unset;padding:28px 30px}.search-filter .content form .input-search button{align-items:center;display:flex}.search-filter .content form .input-search button img{margin-right:7px;width:15px}@-webkit-keyframes float{0%{box-shadow:0 5px 30px 0 #c5cddf;transform:translate(-50%)}50%{box-shadow:0 25px 30px 0 rgba(197,205,223,.6);transform:translate(-50%,-6px)}to{box-shadow:0 5px 30px 0 #c5cddf;transform:translate(-50%)}}.input-multiselect button{-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg height='10' width='10' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") no-repeat #fff;background-position:calc(100% - 1.4rem)!important;padding-right:2rem!important;position:relative;z-index:9}.input-multiselect button.dropdown-toggle:after{display:none}.input-multiselect button.form-control.minimal{padding-right:45px;text-align:left}.gform_button{align-items:center;background-color:#2d6df6;border:1px solid transparent;border-radius:28px;color:#fff;display:flex;font-family:Sura Bold;font-size:1rem;gap:19px;line-height:22px;margin-top:24px;padding:12px 48px;transition:all .3s;width:-webkit-max-content;width:-moz-max-content;width:max-content}.gform_button:hover{background-color:#0033a0;color:#fff}.gform_wrapper.gravity-theme .gform_fields{display:flex;flex-wrap:wrap;gap:24px}.gform_wrapper.gravity-theme .gform_fields .gfield{margin-left:0;margin-right:0;width:48%}@media(max-width:991.98px){.gform_wrapper.gravity-theme .gform_fields .gfield{width:100%}}.gform_required_legend{display:none}.main-header{background-color:#2d6df6;position:relative;top:0;transition:all .2s ease-in-out;width:100%;z-index:999}@media(max-width:1199.98px){.main-header{box-shadow:0 0 40px 11px #00000024}.main-header .container{margin:0;max-width:100%;padding:0 15px;width:100%}.main-header nav{padding:0!important}}.main-header nav .navbar-brand{display:block!important;margin:0}.main-header nav .navbar-brand img{height:42px;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width:1199.98px){.main-header nav .navbar-brand img{height:40px}.main-header nav .navbar-brand{margin:9px 15px!important}}.main-header nav .navbar-toggler{border-radius:50%;cursor:pointer;height:60px;padding:0 10px;width:45px;z-index:12}@media(max-width:1199.98px){.main-header nav .navbar-toggler{margin:0 15px;padding:0;width:25px}}.main-header nav .navbar-toggler span{background:#fff;border-radius:4px;display:block;height:2px;margin-bottom:6px;transition:all .2s;width:100%}.main-header nav .navbar-toggler span:last-of-type{margin-bottom:0}.main-header nav .navbar-toggler span:first-of-type{transform:rotate(45deg);transform-origin:0 10%}.main-header nav .navbar-toggler span:nth-of-type(2){filter:alpha(opacity=0);opacity:0}.main-header nav .navbar-toggler span:nth-of-type(3){transform:rotate(-45deg);transform-origin:0 100%}.main-header nav .navbar-toggler span:first-of-type{transform:rotate(0)}.main-header nav .navbar-toggler span:nth-of-type(2){filter:alpha(opacity=100);opacity:1}.main-header nav .navbar-toggler span:nth-of-type(3){transform:rotate(0)}.main-header nav #details-nav{flex-wrap:wrap;justify-content:flex-end;padding:0}@media(max-width:1199.98px){.main-header nav #details-nav{display:none}}.main-header nav #details-nav .navbar-nav{align-items:center;display:flex}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav{background-color:#fff;padding:0}}.main-header nav #details-nav .navbar-nav .nav-item{cursor:pointer;font-size:14px;font-weight:500;margin-right:29px}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item{align-items:baseline;border-bottom:1px solid rgba(166,187,200,.3);display:flex;flex-direction:column;margin:0;text-align:left;width:100%}}.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link{align-items:center;display:flex;justify-content:space-between;width:100%}.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link .nav-link{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:99px;justify-content:center;margin-left:0;padding:0;transition:all .3s}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link .nav-link{color:#0033a0;height:56px;justify-content:space-between;padding:0 0 0 15px;width:100%}}.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link .nav-link .icon-angle-down{font-size:12px;margin-left:12px;transition:all .3s}.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link .nav-link .icon-angle-down.rotate{transform:rotate(180deg);transition:all .3s}.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link i{color:#fff;margin-left:8px}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link i{color:#0033a0;display:block;height:100%;padding:20px;transform:rotate(0);transition:all .3s}}.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link--button button{padding:12px 48px 12px 28px}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link--button button{background:unset;color:#0033a0;font-size:18px;padding:0}}.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link--button i{color:#0033a0!important;padding-bottom:3px;transform:translateX(-40px);transition:all .3s}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .contenedor-link--button i{padding-bottom:20px;transform:unset}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu{border:1px solid #0033a0;border-radius:15px;box-shadow:0 10px 35px rgba(211,210,210,.5);display:none;opacity:0;top:73px;transition:visibility 0s,opacity .3s linear;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu{background:#2d6df6;border:unset;border-radius:0;box-shadow:unset;margin:0;opacity:1;padding:0;transition:unset;visibility:visible;width:100%}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu.show{display:block;opacity:1;transition:visibility 0s,opacity .3s linear;visibility:visible}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown{display:flex}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one{display:flex;flex-direction:column;width:328px}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one{width:100%}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .subtitle-dropdown{color:rgba(0,51,160,.6);font-size:14px;margin-right:29px;padding-left:34px;padding-top:40px}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .subtitle-dropdown{display:none}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav{align-items:end;margin:28px;padding:0}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav{margin:0;padding:0!important}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item{display:flex;margin:0;padding-right:26px;text-align:left;width:100%}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item{align-items:baseline;border-bottom:unset;display:flex;flex-direction:column;margin:0;padding-right:0;text-align:left;width:100%}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item .contenedor-item{width:100%}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item .contenedor-item{align-items:center;display:flex;justify-content:space-between;width:100%}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item .contenedor-item .nav-link{color:#0033a0;font-size:1rem;position:relative}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item .contenedor-item .nav-link{align-items:center;color:#fff;display:flex;height:56px;justify-content:space-between;padding:0 0 0 15px;width:100%}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item .contenedor-item .nav-link.show i{transform:rotate(180deg);transition:all .3s}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item .contenedor-item i{display:none!important}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item .contenedor-item i{-webkit-font-smoothing:antialiased;text-rendering:auto;display:inline-block;font-family:Font Awesome\ 5 Free!important;font-style:normal;font-variant:normal;font-weight:900;line-height:1;margin-left:auto;margin-right:0;transform:rotate(0);transition:all .3s}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item .contenedor-item i:before{content:""}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item.nav-item-contenedor .contenedor-item .dropdown-item:before{bottom:0;color:#0033a0;content:"";font-family:Font Awesome\ 5 Free;font-size:.7rem;font-weight:700;height:17px;margin:auto;position:absolute;right:10px;top:0}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item.nav-item-contenedor .contenedor-item .dropdown-item:before{display:none}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item.nav-item-contenedor .contenedor-item i{color:#fff;display:block!important;height:100%;padding:20px 40px;transform:rotate(0);transition:all .3s}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item:hover .dropdown-item{background-color:#2d6df6;border-radius:8px;color:#fff}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item:hover .dropdown-item:before{color:#fff!important}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu .content-dropdown .content-one .nav .nav-item.search-field{margin-right:0}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu--sub{background:#fff;border:1px solid #0033a0;border-radius:0 15px 15px 0;height:100.5%;min-width:202px;position:absolute;right:-169px;top:-1px;width:202px}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu--sub{background-color:#568dff;border:unset;border-radius:unset;display:none;position:relative;right:0;width:100%}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu--sub .content-dropdown{height:100%}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu--sub .content-dropdown .nav{align-items:baseline!important;margin:0!important;padding:41px 16px!important;width:100%}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu--sub .content-dropdown .nav .nav-item{align-items:baseline;flex-direction:column;margin:0 0 20px;width:100%}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu--sub .content-dropdown .nav .nav-item .nav-link{color:#0033a0;font-size:.9rem;font-weight:300;margin:5px 0;padding:.5rem 0;text-transform:none;width:100%}@media(max-width:1199.98px){.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu--sub .content-dropdown .nav .nav-item .nav-link{color:#fff;margin:7px 0;padding:11px 20px}}.main-header nav #details-nav .navbar-nav .nav-item .dropdown-menu--sub .content-dropdown .nav .nav-item .nav-link:hover{background-color:#fff;border-radius:0;color:#0033a0!important;font-weight:700}@media(max-width:1199.98px){.main-header nav .navbar-collapse{border-top:1px solid rgba(255,255,255,.4);margin-top:10px;padding-top:10px}.main-header nav .navbar-collapse li a{padding:14px 0}}.main-header #onlyInfo .select-countries{color:#fff;position:relative;transition:all .2s}@media(max-width:1199.98px){.main-header #onlyInfo .select-countries{display:block!important;margin:0;width:100%}}.main-header #onlyInfo .select-countries:hover .list-countries{display:block}@media(max-width:1199.98px){.main-header #onlyInfo .select-countries:hover .list-countries{display:none}}.main-header #onlyInfo .select-countries i{font-size:1rem;margin-left:14px}.main-header #onlyInfo .select-countries .list-countries{background-color:#fff!important;border:1px solid #003c71;border-radius:15px;box-shadow:0 10px 35px rgba(211,210,210,.5);display:none;height:auto;left:-98px;list-style-type:none;margin:0;min-width:256px;padding:32px 0;position:absolute;top:73px;width:223px;z-index:3}@media(max-width:1199.98px){.main-header #onlyInfo .select-countries .list-countries{background-color:#fff!important;border:unset!important;box-shadow:unset;position:unset;width:100%}}.main-header #onlyInfo .select-countries .list-countries li{align-items:center;border-bottom:none;display:flex;height:auto;margin-right:0!important;margin-top:0!important;padding:0;text-align:left;width:auto}.main-header #onlyInfo .select-countries .list-countries li a{color:#0033a0;display:block;font-size:1rem;font-weight:400;height:100%;margin:0;padding:5px 15px;text-decoration:none;width:100%}.main-header #onlyInfo .select-countries .list-countries li a:hover{background-color:#e3e829}.main-header #onlyInfo .select-countries .list-countries li a .icon-countries img{margin-right:8px;width:38px}.main-header--submenu-v2 .main-nav .navbar-nav .nav-item.dropdown.show a{color:#0033a0!important}.main-header--submenu-v2 .main-nav .navbar-nav .nav-item .nav-link{font-size:18px}.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field{margin-right:12px!important}@media(max-width:1199.98px){.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo{width:100%}}.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries{align-items:center;display:flex;font-weight:400;height:99px}@media(max-width:1199.98px){.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries{height:auto!important;padding:0}}.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries .name-and-icon{align-items:center;display:flex}@media(max-width:1199.98px){.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries .name-and-icon{color:#0033a0;display:flex;font-weight:600;height:63px;justify-content:space-between;padding:0 0 0 24px;width:100%}}.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries .name-and-icon i{display:block!important}@media(max-width:1199.98px){.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries .name-and-icon i{-webkit-font-smoothing:antialiased;text-rendering:auto;display:inline-block;font-family:Font Awesome\ 5 Free!important;font-style:normal;font-variant:normal;font-weight:900;line-height:1;margin-left:auto;margin-right:0;padding:20px 14px;transform:rotate(0);transition:all .3s}.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries .name-and-icon i:before{content:""}}.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries .list-countries li a:hover{background-color:rgba(0,60,113,.1);font-weight:600}.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries .list-countries:after,.main-header--submenu-v2 .main-nav .navbar-nav--options li.search-field #onlyInfo .select-countries .list-countries:before{display:none}.main-header--white{background-color:#fff}.main-header--white .navbar-brand{bottom:0;display:block!important;margin:auto;position:unset;top:0!important}.main-header--white #main-nav .navbar-toggler span{background-color:#2d6df6}.main-header--white #details-nav{padding-bottom:21px;padding-top:20px;position:relative}.main-header--white #details-nav ul li{margin-right:12px}.main-header--white #details-nav ul li a{color:#2d6df6;font-size:16px;font-weight:700;text-transform:uppercase}.main-header--white #details-nav ul li a.btn-secondary{color:#fff;font-size:16px;font-weight:700;padding:12px 18px!important;text-transform:uppercase}.main-header--white #details-nav ul li a.btn-secondary:hover{color:#fff}.main-header--white #details-nav ul li a:hover{color:#0033a0}.main-header--white #details-nav ul li.button-asegurate{margin-right:5px}.main-header--white #onlyInfo .select-countries .list-countries{top:56px}.main-header .gtranslate_wrapper{align-items:center;display:flex;display:inline-block;position:relative}@media(max-width:1199.98px){.main-header .gtranslate_wrapper{background-color:#fff;width:100%}}.main-header .gtranslate_wrapper .gt_selector{align-items:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:unset;background-color:transparent;background-image:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:16px;padding-right:30px;width:50px}@media(max-width:1199.98px){.main-header .gtranslate_wrapper .gt_selector{background-color:#fff;color:#0033a0;display:flex;font-weight:600;height:63px;justify-content:space-between;padding:0 0 0 15px;width:95%}}@media(max-width:991.98px){.main-header .gtranslate_wrapper .gt_selector{width:88%}}.main-header .gtranslate_wrapper .gt_selector:focus-visible{outline:unset}.main-header .gtranslate_wrapper:after{color:#fff;content:"";font-family:Font Awesome\ 5 Free;font-weight:900;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-54%)}@media(max-width:991.98px){.main-header .gtranslate_wrapper:after{color:#0033a0;right:20px}}.hidden-select{visibility:hidden}footer{position:relative;z-index:10}footer img{height:40px;-o-object-fit:contain;object-fit:contain;width:auto}footer .nav .navbar-brand,footer .nav nav{padding:0}footer .nav nav ul{margin:0}@media(max-width:1199.98px){footer .nav nav ul{float:unset;padding:0}}@media(max-width:991.98px){footer .nav nav ul{flex-direction:column;margin-left:0}}footer .nav nav ul li{display:inline-block;list-style:none;margin-left:38px;vertical-align:top}footer .nav nav ul li a{color:#2d6df6;font:16px Sura Regular;font-weight:bolder;padding-left:.5rem;text-transform:uppercase;transition:all .3s}footer .nav nav ul li a:hover{color:#0033a0;text-decoration:underline;transition:all .3s}@media(max-width:1199.98px){footer .nav nav ul li{margin:10px 11px}}footer .nav--first{justify-content:space-between;padding:15px 0}footer .nav--secondary{border-bottom:1px solid rgba(59,60,67,.2);border-top:1px solid rgba(59,60,67,.2);padding:40px 0}@media(max-width:991.98px){footer .nav--secondary{padding-bottom:0}}footer .nav--secondary nav{padding:0}footer .nav--secondary nav .list-toggle-footer .content-item{align-items:center;display:flex}footer .nav--secondary nav .list-toggle-footer .content-item a{border-bottom:2px solid transparent;cursor:pointer;padding-bottom:8px}footer .nav--secondary nav .list-toggle-footer .content-item a:hover{border-color:#0033a0;transition:border-color .25s ease}footer .nav--secondary nav .list-toggle-footer i{display:none}@media(max-width:991.98px){footer .nav--secondary nav .list-toggle-footer i{color:#0033a0;display:block;font-size:11px;margin:0;padding:14px;transform:rotate(0deg);transition:all .3s}footer .nav--secondary nav .list-toggle-footer i.collapsed{transform:rotate(180deg);transition:all .3s}}footer .nav--secondary nav .list-toggle-footer a,footer .nav--secondary nav .list-toggle-footer h4{color:#838baa;font:16px Sura Regular;font-weight:bolder;padding-left:.5rem;text-transform:uppercase}@media(max-width:991.98px){footer .nav--secondary nav .list-toggle-footer a,footer .nav--secondary nav .list-toggle-footer h4{align-items:center;display:flex;pointer-events:all}}footer .nav--secondary nav ul{margin-right:39px}@media(max-width:991.98px){footer .nav--secondary nav ul{margin:0;padding-left:14px}}footer .nav--secondary nav ul h4{color:#838baa;font:16px Sura Regular;font-weight:bolder;margin-bottom:30px;padding-left:.5rem;text-transform:uppercase}footer .nav--secondary nav ul li{display:list-item;margin-bottom:25px;margin-left:0}footer .nav--secondary nav ul li a{color:#838baa;font-size:14px;font-weight:500;text-transform:capitalize}@media(max-width:1199.98px){footer .nav--secondary nav ul li{margin:10px 11px}}footer .nav--secondary nav .content-nav--two{display:flex;justify-content:space-between;margin-left:146px}@media(max-width:991.98px){footer .nav--secondary nav .content-nav--two{flex-direction:column;margin-left:0}}@media(min-width:992px){footer .nav--secondary nav .content-nav--two{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:left;margin-left:30px}}footer .nav--secondary nav .content-nav--two.two-down{margin-top:25px}@media(max-width:991.98px){footer .nav--secondary nav .content-nav--two.two-down{border-top:1px solid rgba(59,60,67,.2);margin:0;padding-top:25px}}footer .nav--secondary nav .content-nav--two.two-down ul h4 a{color:#838baa;font-size:16px;font-weight:bolder;margin-bottom:30px;text-transform:capitalize}footer .nav--secondary nav .content-nav--two .list-toggle-footer{margin-right:31px}footer .nav--secondary nav .content-nav--two .list-toggle-footer.not-arrow .content-item i{opacity:0;pointer-events:none}footer .nav--secondary nav .content-nav--two .list-toggle-footer a{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}footer .nav--secondary nav .content-nav--two .list-toggle-footer:last-child{margin-right:0}footer .nav--thirty{border-bottom:1px solid rgba(59,60,67,.2);padding:40px 0}footer .nav--thirty nav ul{flex-wrap:wrap}footer .nav--thirty nav ul li{display:list-item;margin-bottom:25px;margin-left:0}footer .nav--thirty nav ul li a{color:#2d6df6;font-size:16px}footer .nav--fourth{padding:40px 0}@media(max-width:991.98px){footer .nav--fourth{text-align:center}footer .nav--fourth a{margin:0}footer .nav--fourth ul{margin-top:22px;text-align:center}}footer .nav--fourth ul li{color:#838baa}footer .nav--fourth ul li.ilogica a{color:#2d6df6;font-size:18px;font-weight:bolder;font-weight:400;text-transform:none}footer .nav--fourth ul li.ilogica a span{font-weight:700}footer.footer-v2{border-top:2px solid rgba(0,60,113,.08);padding-top:44px}@media(max-width:991.98px){footer.footer-v2{padding-top:24px}}@media(min-width:1440px){footer.footer-v2 .container{max-width:1199.98px!important}}@media(min-width:1920px){footer.footer-v2 .container{max-width:1400px!important}}@media(max-width:1199.98px){footer.footer-v2 .nav nav ul{flex-wrap:wrap}}footer.footer-v2 .nav nav ul li{color:#0033a0;margin-left:0}footer.footer-v2 .nav--first nav .list-toggle-footer .content-item{margin-bottom:30px}@media(max-width:1199.98px){footer.footer-v2 .nav--first nav .list-toggle-footer .content-item{margin-bottom:20px}}footer.footer-v2 .nav--first nav .list-toggle-footer a,footer.footer-v2 .nav--first nav .list-toggle-footer h4{color:#0033a0;padding:0;text-transform:none}footer.footer-v2 .nav--secondary{border:none;padding:0}@media(max-width:991.98px){footer.footer-v2 .nav--secondary nav ul{margin-bottom:32px;padding-left:41px}}footer.footer-v2 .nav--secondary nav ul li a{color:#2d6df6!important;font-size:16px;font-weight:500}@media(max-width:1199.98px){footer.footer-v2 .nav--secondary nav .content-nav--two{flex-wrap:wrap;justify-content:left}footer.footer-v2 .nav--secondary nav .content-nav--two .list-toggle-footer{margin-bottom:51px;margin-right:7px;width:40%}}@media(max-width:991.98px){footer.footer-v2 .nav--secondary nav .content-nav--two .list-toggle-footer{margin:0;width:100%}}@media(max-width:767.98px){footer.footer-v2 .nav--secondary nav .content-nav--two.two-down{border:unset}}footer.footer-v2 .nav--secondary nav .content-nav--two.two-down ul h4 a{color:rgba(0,51,160,.6);font-size:16px;font-weight:500}footer.footer-v2 .nav--thirty{border-top:1px solid rgba(59,60,67,.2)}footer.footer-v2 .nav--thirty nav ul{justify-content:space-between}footer.footer-v2 .nav--thirty nav ul li{margin-bottom:24px;margin-right:15px;margin-top:0}footer.footer-v2 .nav--thirty nav ul li:last-child{margin-right:0}.breadcrumbs{margin:0;max-width:1920px;padding:40px 0;position:absolute;top:115px;width:100%;z-index:9}@media(max-width:991.98px){.breadcrumbs{height:auto;margin:30px 0;padding:0;right:0;top:70px}}.breadcrumbs .content-breadcrumbs{align-items:center;color:#fff;display:flex}@media(max-width:991.98px){.breadcrumbs .content-breadcrumbs{flex-wrap:wrap}}.breadcrumbs .content-breadcrumbs .content-block a{color:#fff;font-size:14px}.breadcrumbs .content-breadcrumbs .content-block a i{margin-right:21px}.breadcrumbs .content-breadcrumbs .line-breadcrumbs{margin:0 8px}.breadcrumbs--version-white{align-items:center;background-color:#fff;display:flex;height:auto;margin:44px 0;padding:0;position:unset}@media(max-width:991.98px){.breadcrumbs--version-white{margin:24px 0}}.breadcrumbs--version-white .content-breadcrumbs,.breadcrumbs--version-white .content-breadcrumbs .content-block a{color:#0033a0}.breadcrumbs--version-blue{align-items:center;background-color:#dfeaff;display:flex;height:auto;padding-top:44px;position:unset}@media(max-width:991.98px){.breadcrumbs--version-blue{margin:0;padding:30px 0}}.breadcrumbs--version-blue .content-breadcrumbs,.breadcrumbs--version-blue .content-breadcrumbs .content-block a{color:#0033a0}.breadcrumbs--version-sky-blue{align-items:center;background-color:#dfeaff;display:flex;height:auto;padding-top:44px;position:unset}@media(max-width:991.98px){.breadcrumbs--version-sky-blue{margin:0;padding:30px 0}}.breadcrumbs--version-sky-blue .content-breadcrumbs,.breadcrumbs--version-sky-blue .content-breadcrumbs .content-block a{color:#0033a0}.breadcrumbs--version-yellow{align-items:center;background-color:#f9fae1;display:flex;height:auto;padding-top:44px;position:unset}@media(max-width:991.98px){.breadcrumbs--version-yellow{margin:0;padding:30px 0}}.breadcrumbs--version-yellow .content-breadcrumbs,.breadcrumbs--version-yellow .content-breadcrumbs .content-block a{color:#0033a0}.breadcrumbs--version-cian,.breadcrumbs--version-turquoise{align-items:center;background-color:#e6faef;display:flex;height:auto;padding-top:44px;position:unset}@media(max-width:991.98px){.breadcrumbs--version-cian,.breadcrumbs--version-turquoise{margin:0;padding:30px 0}}.breadcrumbs--version-cian .content-breadcrumbs,.breadcrumbs--version-cian .content-breadcrumbs .content-block a,.breadcrumbs--version-turquoise .content-breadcrumbs,.breadcrumbs--version-turquoise .content-breadcrumbs .content-block a{color:#0033a0}@media(min-width:1440px){.breadcrumbs .container{max-width:1199.98px!important}}@media(min-width:1920px){.breadcrumbs .container{max-width:1400px!important}}.breadcrumbs--text-primary{margin:0;padding:44px 0}.breadcrumbs--text-primary .content-breadcrumbs,.breadcrumbs--text-primary .content-breadcrumbs .content-block a{color:#0033a0}.title-internal{background-color:#fff;padding:70px 0;position:relative}@media(max-width:991.98px){.title-internal{padding:29px 0}}.title-internal h2{color:#0033a0;font-size:40px;font-weight:700}@media(max-width:767.98px){.title-internal h2{font-size:28px}}.title-internal h2 span{color:#2d6df6;font-size:30px}@media(max-width:767.98px){.title-internal h2 span{font-size:20px}}.title-internal:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary-title.svg);background-repeat:no-repeat;bottom:0;content:"";height:112px;left:0;margin:auto;position:absolute;top:0;width:83px}@media(max-width:767.98px){.title-internal:before{display:none}}.title-internal:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary-title.svg);background-repeat:no-repeat;bottom:0;content:"";height:112px;margin:auto;position:absolute;right:0;top:0;width:83px}@media(max-width:767.98px){.title-internal:after{display:none}}.title-internal-v2{margin:0}.title-internal-v2 .title{margin-bottom:22px}.title-internal-v2 .title h1{margin-bottom:16px}.title-internal-v2 .title p{color:#333f48}.page-cliente .breadcrumbs{background-color:transparent;height:79px;position:absolute;top:131px;width:100%;z-index:1}@media(max-width:991.98px){.page-cliente .breadcrumbs{top:79px}}.page-cliente .breadcrumbs .content-block a{color:#2d6df6}.page-cliente .breadcrumbs .content-block h4{display:none}.card-size{border-radius:12px}@media(max-width:767.98px){.card-size{border-radius:10px;box-sizing:border-box;margin-bottom:35px;padding:16px 12px}}.card-size p{font-weight:300}.card-size span{color:#0033a0;font-weight:600}.card-size .content-img{border-radius:12px;margin-bottom:8px;overflow:hidden}.card-size .tags{align-items:center;display:flex;flex-wrap:wrap;line-height:1.8;margin:0 5px 8px;max-width:100%;z-index:1}.card-size .tag{align-items:center;border-radius:12px;display:block!important;font-size:13px;margin-bottom:0;margin-left:12px;padding:2px 12px;z-index:1}.card-size .tag.tag-text-blue{align-items:center;display:flex!important;margin-left:0;padding-left:0}.card-size .tag--white{background:#fff;color:#0033a0!important}.card-size .tag--primary{background:#2d6df6;color:#fff}.card-size .tag--secondary{background:#0033a0;color:#fff}.card-size .tag i,.card-size .tag img{margin-right:7px;-o-object-fit:contain;object-fit:contain;position:relative}.card-size--xl{background-color:#2d6df6;display:flex;flex-direction:column;height:568px;justify-content:space-between;overflow:hidden;position:relative}.card-size--xl .tag--primary{background-color:#0033a0!important}@media(max-width:767.98px){.card-size--xl{border:unset;height:auto;min-height:275px;padding:unset}}.card-size--xl img{position:relative;transition:all .3s}.card-size--xl img:before{background-color:#000;content:"";height:100%;opacity:.1;pointer-events:none;position:absolute;width:100%;z-index:1}.card-size--xl img,.card-size--xl picture{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;width:100%;z-index:1}.card-size--xl .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:50px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:50px!important;z-index:1}.card-size--xl .tags{margin-top:24px}.card-size--xl .tags span{margin-right:13px}.card-size--xl .tag{margin:10px 9px;position:relative;z-index:1}.card-size--xl .tag.tag-text-blue{margin:10px 9px}.card-size--xl .text{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:39px;position:relative;z-index:1}.card-size--xl .text p{color:#fff}.card-size--xl .text span{color:#fff;font-weight:600}.card-size--xl .text span.date{color:#fff!important}.card-size--md{background-color:#fff;border-radius:1rem;padding:16px 12px}.card-size--md .content-img{border-radius:12px;margin-bottom:24px;overflow:hidden;position:relative}@media(max-width:767.98px){.card-size--md .content-img{height:auto}}.card-size--md img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:0}.card-size--md .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:50px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:50px}.card-size--sm{background-color:#fff;border-radius:1rem;padding:16px 12px}.card-size--sm .content-img{border-radius:12px;margin-bottom:24px;overflow:hidden;position:relative}.card-size--sm img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:0}.card-size--sm .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:50px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:50px}.card-size--xs{background-color:#fff;border-radius:1rem;padding:16px 12px}.card-size--xs .content-img{border-radius:12px;height:auto;margin-bottom:24px;overflow:hidden;position:relative}.card-size--xs img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:0}.card-size--xs .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:50px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:50px}.card-size--vertical .content-img{height:656px;overflow:hidden}@media(max-width:991.98px){.card-size--vertical .content-img{height:303px}}.card-size--vertical img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:0}.card-size--vertical .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:50px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:50px}.card-size--horizontal .content-img{height:453px;overflow:hidden}.card-size--horizontal img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:0}.card-size--horizontal .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:50px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:50px}.card-size:hover img{transform:scale(1.1)}.box-image-xl .content-image iframe,.box-image-xl .content-image img{border-radius:12px;height:500px;margin-bottom:16px;overflow:hidden;width:100%}@media(max-width:991.98px){.box-image-xl .content-image iframe,.box-image-xl .content-image img{height:232px}}.box-image-xl .content-image img{-o-object-fit:cover;object-fit:cover}.box-image-xl .content-image .info{display:flex;flex-direction:column}.box-image-xl .content-image .info span{color:#0033a0}.box-image-xl .content-image .info span.title-card{font-weight:600}.contenedor-float{background:#fff;border-radius:12px;box-shadow:0 0 15px -5px #0b44776b;margin-bottom:30px;margin-top:27px;padding:24px;position:sticky;top:32px}.contenedor-float span{color:#0033a0;display:block;font-weight:600;margin-bottom:23px}.contenedor-float ul{margin-bottom:36px}.contenedor-float ul li{align-items:center;color:#0033a0;display:flex;font-size:18px;font-weight:600;margin-bottom:16px}.contenedor-float ul li a{align-items:center;color:#0033a0;display:flex;font-size:13px}.contenedor-float ul li img{align-items:center;background-color:#0033a0;border-radius:50%;color:#fff;display:flex;font-size:12px;height:40px;justify-content:center;-o-object-fit:contain;object-fit:contain;overflow:hidden;padding:12px 0;width:40px}.contenedor-float ul li span{line-height:19px;margin-bottom:0;margin-left:8px;width:73%}@media(max-width:1199.98px){.contenedor-float a{width:auto!important}}.section-cards-vertical{padding:150px 0}@media(max-width:991.98px){.section-cards-vertical{padding:0}}.section-cards-vertical .content-cards{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:991.98px){.section-cards-vertical .content-cards{display:block}}.section-cards-vertical .content-cards .item{border-radius:12px;height:600px;overflow:hidden;width:100%}@media(max-width:991.98px){.section-cards-vertical .content-cards .item{height:300px}}.section-cards-vertical .content-cards .item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-cards-vertical .content-cards .item:nth-child(2){margin-top:100px}@media(max-width:991.98px){.section-cards-vertical .content-cards .item:nth-child(2){margin-top:0}}.section-cards-vertical .content-cards .item:last-child{margin-top:200px}@media(max-width:991.98px){.section-cards-vertical .content-cards .item:last-child{margin-top:0}}.dialog{align-items:center;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:5px;bottom:30px;box-shadow:0 5px 20px 0 #c7ccd6;display:flex;left:auto;max-width:100%;padding:1rem;position:fixed;right:30px;visibility:hidden;width:485px;z-index:10000000000000000}@media(max-width:991.98px){.dialog{bottom:10px;left:10px;right:10px;width:calc(100% - 20px)}}.dialog:after,.dialog:before{clear:both;content:"";display:block}.dialog--visible{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;transition:all .8s;visibility:visible;z-index:10000000000000000}@media(max-width:991.98px){.dialog--visible{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}}.dialog__image-container{display:inline-block;text-align:center;width:30%}.dialog__image-container img{width:120px}@media(max-width:991.98px){.dialog__image-container{display:none}}.dialog__description{display:inline-block;width:78%}@media(max-width:991.98px){.dialog__description{width:100%}}.dialog__title{color:#0033a0;font-size:1.125rem;font-weight:700;line-height:normal;margin-bottom:10px}.dialog__text{font-size:.9375rem;margin-bottom:13px}.dialog__close{align-self:flex-start;cursor:pointer}.hero-home-new{padding:37px 0}.hero-home-new .item-dad{display:flex;height:auto}@media(max-width:767.98px){.hero-home-new .item-dad{flex-direction:column}}.hero-home-new .item-dad .title{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-right:24px;width:37%}@media(max-width:767.98px){.hero-home-new .item-dad .title{margin-bottom:51px;width:100%}}.hero-home-new .item-dad .title span{color:rgba(0,60,113,.8);display:block;font-weight:600;margin-bottom:8px}.hero-home-new .item-dad .title h2{margin-bottom:24px}@media(max-width:767.98px){.hero-home-new .item-dad .title h2{font-size:48px}}.hero-home-new .item-dad .title .btn{margin-left:0}.hero-home-new .item-dad .cards-slider{width:61%}@media(max-width:767.98px){.hero-home-new .item-dad .cards-slider{width:100%}}.hero-home-new .item-dad .owl-item.active:nth-child(2n+0) .item{margin-top:96px;transition:all .3s}.hero-home-new .item-dad .item-child .btn--primary span{width:79%}.hero-home-new .item-dad .item-child .content-image{border-radius:12px;height:480px;margin-bottom:18px;overflow:hidden}.hero-home-new .item-dad .item-child .content-image img{height:100%;-o-object-fit:cover;object-fit:cover}.hero-home-new .slider-hero-new .owl-nav{justify-content:center}@media(max-width:767.98px){.hero-home-new .slider-hero-new .owl-nav{margin-top:21px}}.hero-home-full{background-color:#dfeaff;margin:0}@media(max-width:1199.98px){.hero-home-full{height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:auto}}.hero-home-full .slider-hero--asegurate .item{z-index:1}.hero-home-full .slider-hero--asegurate .item .video-slider,.hero-home-full .slider-hero--asegurate .item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991.98px){.hero-home-full .slider-hero--asegurate .item .video-slider,.hero-home-full .slider-hero--asegurate .item img{min-height:100%}}.hero-home-full .slider-hero--asegurate .item .video-slider img,.hero-home-full .slider-hero--asegurate .item .video-slider video,.hero-home-full .slider-hero--asegurate .item img img,.hero-home-full .slider-hero--asegurate .item img video{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero-home-full .slider-hero--asegurate .item .text{display:flex;flex-direction:column;justify-content:center;left:0;padding:73px 34% 73px 0;position:relative;right:0;text-align:left;top:0;z-index:5}@media(max-width:1199.98px){.hero-home-full .slider-hero--asegurate .item .text{height:auto;margin:241px auto 0 38px;max-width:100%;min-height:auto;width:48%}}@media(max-width:991.98px){.hero-home-full .slider-hero--asegurate .item .text{margin:36px auto 0 19px;padding:55px 0 94px;width:calc(100% - 38px)}}.hero-home-full .slider-hero--asegurate .item .text h2{color:#fff;display:flex;flex-direction:column;margin-bottom:65px}.hero-home-full .slider-hero--asegurate .item .text a{border-color:transparent;margin-left:0;margin-right:auto}.hero-home-full .slider-hero--asegurate .owl-nav{bottom:17px;cursor:default;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:0;margin:auto;position:absolute;right:0;width:8%;z-index:3}@media(max-width:1440px){.hero-home-full .slider-hero--asegurate .owl-nav{width:9%}}@media(max-width:1199.98px){.hero-home-full .slider-hero--asegurate .owl-nav{align-items:center;bottom:25px;justify-content:center;width:100%}}@media(max-width:767.98px){.hero-home-full .slider-hero--asegurate .owl-nav{bottom:10px}}.hero-home-full .slider-hero--asegurate .owl-nav button{background-color:#fff!important;border:1px solid #fff!important;color:#0033a0!important;transition:all .3s}.hero-home-full .slider-hero--asegurate .owl-nav button:hover{background-color:#0033a0!important;border:1px solid #0033a0!important;color:#fff!important}.hero-home-full .slider-hero--asegurate .owl-nav button.disabled:hover{background-color:#fff!important;color:#0033a0!important;cursor:not-allowed;opacity:.5}.hero-home-full .slider-hero--asegurate .owl-nav button.disabled:hover span{color:#0033a0!important}.hero-home{padding:0}.hero-home .item{align-items:center;display:flex;height:476px;position:relative}@media(max-width:1199.98px){.hero-home .item{height:345px}}@media(max-width:991.98px){.hero-home .item{flex-direction:column;height:414px}}.hero-home .item .text{align-items:baseline;background-color:#0033a0;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:0 26px 0 112px;width:40%}@media(max-width:1199.98px){.hero-home .item .text{padding:0 26px 0 45px}}@media(max-width:991.98px){.hero-home .item .text{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:auto;padding:0 33px;text-align:center;width:100%}}.hero-home .item .text h2{color:#fff;font-family:Sura Regular;font-size:52px;line-height:1;margin-bottom:26px}@media(max-width:1199.98px){.hero-home .item .text h2{font-size:28px}}@media(max-width:991.98px){.hero-home .item .text h2{font-size:30px;font-weight:700;margin-top:28px!important;text-align:center}}.hero-home .item .text h2 b{color:#e3e829;font-weight:500}@media(max-width:991.98px){.hero-home .item .text h2 b{font-weight:700}}.hero-home .item .text p{color:#fff;font-size:20px;margin-bottom:50px;margin-right:41px}@media(max-width:1199.98px){.hero-home .item .text p{margin-bottom:0}}@media(max-width:991.98px){.hero-home .item .text p{margin-bottom:30px}}@media(max-width:767.98px){.hero-home .item .text p{font-size:18px;margin-bottom:30px;width:100%}}.hero-home .item .text a{margin-top:22px}@media(max-width:991.98px){.hero-home .item .text a{display:none}}.hero-home .item .content-video{height:100%;width:60%}@media(max-width:991.98px){.hero-home .item .content-video{width:100%}}.hero-home .item .content-video iframe{height:100%;width:100%}.hero-home .item .content-video .fullscreen-bg{height:100%}.hero-home .item .content-video .fullscreen-bg video{height:100%;-o-object-fit:cover;object-fit:cover}.hero-home .item video{width:100%}.hero-home .item .video-completo{height:100%;width:100%}.hero-home .item .video-completo .video{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}@media(max-width:991.98px){.hero-home .item .video-completo .video{height:100%}}.hero-home .item .video-completo .text{background:transparent;pointer-events:none;position:relative;width:100%;z-index:1}.hero-home .item .video-completo .text:before{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;pointer-events:none;position:absolute;width:100%;z-index:-1}.hero-home .item .video-completo .text h2{margin-top:95px;width:60%}@media(max-width:991.98px){.hero-home .item .video-completo .text h2{width:100%}}.hero-home .item .video-completo .text a{pointer-events:all}@media(max-width:991.98px){.hero-home .item .video-completo .text{height:100%}}.hero-home .complet-bg{background-color:#0033a0}.hero-home .complet-bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}@media(max-width:991.98px){.hero-home .complet-bg img{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}}.hero-home .complet-bg .text{margin-bottom:42px!important;width:71%!important}@media(max-width:991.98px){.hero-home .complet-bg .text{width:100%!important}}.hero-home .complet-bg .text:before{display:none}.hero-home .complet-bg.bg-blue .text{width:88%!important}@media(max-width:991.98px){.hero-home .complet-bg.bg-blue .text{bottom:0;height:100%;margin:auto;position:absolute;top:0;width:100%!important}}.hero-home .complet-bg.bg-blue .text h2{color:#0033a0}.hero-home .complet-bg.bg-blue .text h2 b{color:#0033a0;font-weight:700}.hero-home .complet-bg:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:131px;left:120px;position:absolute;top:13px;width:140px;z-index:4}@media(max-width:991.98px){.hero-home .complet-bg:after{display:none}}.hero-home .animated-bg{background-color:#0033a0}@media(max-width:991.98px){.hero-home .animated-bg .video{height:191px!important;position:relative}}.hero-home .animated-bg img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}@media(max-width:991.98px){.hero-home .animated-bg img{-o-object-fit:cover;object-fit:cover}.hero-home .animated-bg .text{bottom:10px;height:52%!important;position:absolute!important;top:unset}}.hero-home .animated-bg .text h2{width:40%!important}@media(max-width:991.98px){.hero-home .animated-bg .text h2{width:100%!important}}.hero-home .animated-bg .text:before{display:none}.hero-home .animated-bg:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:131px;left:120px;position:absolute;top:13px;width:140px;z-index:4}@media(max-width:991.98px){.hero-home .animated-bg:after{display:none}}.hero-home .slider-nav{align-items:center;bottom:25px;display:flex;left:0;margin:auto;position:absolute;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:991.98px){.hero-home .slider-nav{bottom:8px;margin-bottom:27px}}.hero-home .slider-nav .owl-nav button i{color:#fff}.hero-home .slider-nav .owl-dots .owl-dot.active span{background-color:#fff}.hero-home .slider-nav .owl-dots .owl-dot.active span:before{background-color:#fff;opacity:.16}.banner-0{fill:#00aec7}.banner-2{fill:#e3e829}.banner-3{fill:#0083d8}.video .banner-animated{height:100%;margin-left:auto;-o-object-fit:contain;object-fit:contain;width:721px}.video .banner-animated .show-animation#Capa_2{opacity:0}.video .banner-animated .show-animation#Capa_5,.video .banner-animated .show-animation#Capa_10{opacity:0;transform:scale(0)}.video .banner-animated .show-animation#Capa_6{opacity:0;transform:rotate(-90deg)}.video .banner-animated .show-animation#Capa_9,.video .banner-animated .show-animation#Capa_11,.video .banner-animated .show-animation#Capa_12{opacity:0;transform:scale(0)}.video .banner-animated .show-animation#Capa_1,.video .banner-animated .show-animation#Capa_8,.video .banner-animated .show-animation#Capa_14,.video .banner-animated .show-animation#Capa_15{opacity:0;transform:rotate(-90deg)}.video .banner-animated .show-animation#Capa_7,.video .banner-animated .show-animation#Capa_13{opacity:0;transform:scale(0)}.video .banner-animated .show-animation#Capa_4{opacity:0;transform:rotate(90deg)}.video .banner-animated .show-animation#Capa_3{opacity:0;transform:scale(0)}.video .banner-animated .show-animation.on-animated#Capa_2{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:sizeImg;animation-name:sizeImg;transform-box:fill-box;transform-origin:center}.video .banner-animated .show-animation.on-animated#Capa_10{-webkit-animation-delay:all .5s;animation-delay:all .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transform-origin:top left}.video .banner-animated .show-animation.on-animated#Capa_5,.video .banner-animated .show-animation.on-animated#Capa_10{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:scaleCircle;animation-name:scaleCircle;transform-box:fill-box}.video .banner-animated .show-animation.on-animated#Capa_5{-webkit-animation-delay:all .6s;animation-delay:all .6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transform-origin:bottom right}.video .banner-animated .show-animation.on-animated#Capa_6{-webkit-animation-delay:all .7s;animation-delay:all .7s;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:rotateCircle;animation-name:rotateCircle;transform-box:fill-box;transform-origin:bottom left}.video .banner-animated .show-animation.on-animated#Capa_12{-webkit-animation-delay:all .8s;animation-delay:all .8s;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:scaleCircle;animation-name:scaleCircle;transform-box:fill-box;transform-origin:top left}.video .banner-animated .show-animation.on-animated#Capa_9{-webkit-animation-delay:all .9s;animation-delay:all .9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.video .banner-animated .show-animation.on-animated#Capa_9,.video .banner-animated .show-animation.on-animated#Capa_11{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:scaleCircle;animation-name:scaleCircle;transform-box:fill-box;transform-origin:center}.video .banner-animated .show-animation.on-animated#Capa_11{-webkit-animation-delay:all 1s;animation-delay:all 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.video .banner-animated .show-animation.on-animated#Capa_15{-webkit-animation-delay:all 1.2s;animation-delay:all 1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.video .banner-animated .show-animation.on-animated#Capa_1,.video .banner-animated .show-animation.on-animated#Capa_15{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:rotateCircle;animation-name:rotateCircle;transform-box:fill-box;transform-origin:center}.video .banner-animated .show-animation.on-animated#Capa_1{-webkit-animation-delay:all 1.4s;animation-delay:all 1.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.video .banner-animated .show-animation.on-animated#Capa_8{-webkit-animation-delay:all 1.6s;animation-delay:all 1.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.video .banner-animated .show-animation.on-animated#Capa_8,.video .banner-animated .show-animation.on-animated#Capa_14{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:rotateCircle;animation-name:rotateCircle;transform-box:fill-box;transform-origin:center}.video .banner-animated .show-animation.on-animated#Capa_14{-webkit-animation-delay:all 1.9s;animation-delay:all 1.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.video .banner-animated .show-animation.on-animated#Capa_13{-webkit-animation-delay:all 2.1s;animation-delay:all 2.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.video .banner-animated .show-animation.on-animated#Capa_7,.video .banner-animated .show-animation.on-animated#Capa_13{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:scaleCircle;animation-name:scaleCircle;transform-box:fill-box;transform-origin:center}.video .banner-animated .show-animation.on-animated#Capa_7{-webkit-animation-delay:all 2.2s;animation-delay:all 2.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.video .banner-animated .show-animation.on-animated#Capa_4{-webkit-animation-delay:all 2.4s;animation-delay:all 2.4s;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:rotatebox;animation-name:rotatebox;transform-box:fill-box;transform-origin:center}.video .banner-animated .show-animation.on-animated#Capa_3{-webkit-animation-delay:all 2.5s;animation-delay:all 2.5s;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:scaleCircle;animation-name:scaleCircle;transform-box:fill-box;transform-origin:top right}.video .banner-animated .on-float#Capa_11{-webkit-animation-delay:all 2s;animation-delay:all 2s;-webkit-animation-duration:6.2s;animation-duration:6.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.video .banner-animated .on-float#Capa_11,.video .banner-animated .on-float#Capa_13{-webkit-animation-name:float;animation-name:float;transform-box:fill-box;transform-origin:center}.video .banner-animated .on-float#Capa_13{-webkit-animation-delay:all 3s;animation-delay:all 3s;-webkit-animation-duration:5.2s;animation-duration:5.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.video .banner-animated .on-float#Capa_7{-webkit-animation-delay:all 4s;animation-delay:all 4s;-webkit-animation-duration:7.2s;animation-duration:7.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:float;animation-name:float;transform-box:fill-box;transform-origin:center}@-webkit-keyframes scaleCircle{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scaleCircle{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes rotateCircle{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes rotateCircle{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:rotate(0deg)}}@-webkit-keyframes rotatebox{0%{opacity:0;transform:rotate(90deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes rotatebox{0%{opacity:0;transform:rotate(90deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}to{transform:translatey(0)}}@-webkit-keyframes sizeImg{0%{opacity:0}to{opacity:1}}@keyframes sizeImg{0%{opacity:0}to{opacity:1}}.our-presence{padding:150px 0}@media(max-width:1440px){.our-presence{padding:84px 0}}@media(max-width:767.98px){.our-presence{padding:37px 0}}.our-presence .content-slider-contries{margin-top:80px}.our-presence .content-slider-contries .subtitle{color:#0033a0;font-family:Sura Light;font-size:2.5rem;margin-bottom:80px}@media(max-width:767.98px){.our-presence .content-slider-contries .subtitle{font-size:26px;text-align:center}}.our-presence .content-slider-contries .carousel-contrie,.our-presence .content-slider-contries .carousel-contrie--invert{margin-bottom:104px}@media(max-width:1440px){.our-presence .content-slider-contries .carousel-contrie,.our-presence .content-slider-contries .carousel-contrie--invert{margin-bottom:58px}}.our-presence .content-slider-contries .carousel-contrie--invert .item,.our-presence .content-slider-contries .carousel-contrie .item{cursor:pointer}.our-presence .content-slider-contries .carousel-contrie--invert .item .countrie,.our-presence .content-slider-contries .carousel-contrie .item .countrie{align-items:center;display:flex}.our-presence .content-slider-contries .carousel-contrie--invert .item .countrie h4,.our-presence .content-slider-contries .carousel-contrie .item .countrie h4{color:#0033a0;font-family:Sura Regular;font-size:64px;font-weight:600;margin-bottom:0;margin-left:20px}@media(max-width:1440px){.our-presence .content-slider-contries .carousel-contrie--invert .item .countrie h4,.our-presence .content-slider-contries .carousel-contrie .item .countrie h4{font-size:2rem!important}}.our-presence .content-slider-contries .carousel-contrie--invert .item .countrie .content-image,.our-presence .content-slider-contries .carousel-contrie .item .countrie .content-image{border-radius:15px;height:96px;overflow:hidden;width:96px}@media(max-width:767.98px){.our-presence .content-slider-contries .carousel-contrie--invert .item .countrie .content-image,.our-presence .content-slider-contries .carousel-contrie .item .countrie .content-image{height:64px;width:64px}}.our-presence .content-slider-contries .carousel-contrie--invert .item .countrie .content-image img,.our-presence .content-slider-contries .carousel-contrie .item .countrie .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.our-presence .content-slider-contries .carousel-contrie--invert .owl-stage-outer,.our-presence .content-slider-contries .carousel-contrie .owl-stage-outer{overflow:hidden}.our-presence .content-slider-contries .carousel-contrie--invert .item{direction:ltr}.section-purpose{overflow:hidden;padding-top:133px;position:relative}@media(max-width:767.98px){.section-purpose{padding-top:58px}}.section-purpose .content-purpose{display:flex;justify-content:space-between;padding:115px 0 20px;position:relative}@media(max-width:767.98px){.section-purpose .content-purpose{flex-direction:column;padding:32px 0}}.section-purpose .content-purpose .bloq-text{margin-top:30px;padding-left:79px;padding-right:60px;width:40%}@media(max-width:991.98px){.section-purpose .content-purpose .bloq-text{padding:0}}@media(max-width:767.98px){.section-purpose .content-purpose .bloq-text{margin:0;padding:0;width:100%}}.section-purpose .content-purpose .bloq-text h2{color:#fff;display:flex;flex-direction:column;font-weight:700;margin-bottom:49px}@media(max-width:767.98px){.section-purpose .content-purpose .bloq-text h2{margin-bottom:12px}}.section-purpose .content-purpose .bloq-text h2 span{color:#e3e829}.section-purpose .content-purpose .bloq-text p{color:#fff}.section-purpose .content-purpose .slider-cards{width:60%}@media(max-width:991.98px){.section-purpose .content-purpose .slider-cards{width:46%}}@media(max-width:767.98px){.section-purpose .content-purpose .slider-cards{margin-top:32px;width:100%}}.section-purpose .content-purpose .slider-cards .owl-item{margin-bottom:77px}.section-purpose .content-purpose .item-card{background-color:#fff;box-shadow:0 18px 43px 0 rgba(0,37,70,.16);min-height:458px}@media(max-width:767.98px){.section-purpose .content-purpose .item-card{height:399px}}.section-purpose .content-purpose .item-card .content-img{height:183px}.section-purpose .content-purpose .item-card .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-purpose .content-purpose .item-card .text{padding:0 16px 35px}.section-purpose .content-purpose .item-card .text h3{color:#2d6df6;font-weight:700;margin-bottom:12px;margin-top:35px}.section-purpose .content-purpose .item-card .text h3.line:before{background-color:#0033a0;top:-12px}.section-purpose .content-purpose .item-card .arrow-two{background-color:#0033a0;bottom:22px;left:16px;position:absolute;width:26px}.section-purpose .content-purpose .item-card .arrow-two:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/arrow-two-blue.svg)}.section-purpose .content-purpose .slider-nav{bottom:12px;position:absolute;right:277px}@media(max-width:767.98px){.section-purpose .content-purpose .slider-nav{align-items:center;bottom:-161px;height:399px;justify-content:center;left:0;margin:auto;right:0}}.section-purpose .content-purpose:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;content:"";height:131px;left:0;position:absolute;top:-34px;width:140px;z-index:4}@media(max-width:991.98px){.section-purpose .content-purpose:after{display:none}}.section-purpose:before{background-color:#2d6df6;content:"";height:100%;position:absolute;width:721px}@media(max-width:767.98px){.section-purpose:before{height:66%}}.section-purpose:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary.svg);background-repeat:no-repeat;content:"";height:131px;position:absolute;right:0;top:24px;width:140px;z-index:4}@media(max-width:991.98px){.section-purpose:after{display:none}}.section-accountant{padding-top:79px}@media(max-width:991.98px){.section-accountant{padding-top:42px}}.section-accountant .content-accountant{align-items:center;display:flex;justify-content:center}@media(max-width:991.98px){.section-accountant .content-accountant{flex-direction:column}}.section-accountant .content-accountant .counting{align-items:center;display:flex;flex-direction:column;margin:0 80px;position:relative}@media(max-width:991.98px){.section-accountant .content-accountant .counting{margin-bottom:24px}}.section-accountant .content-accountant .counting:first-child{margin-left:0}.section-accountant .content-accountant .counting:last-child{margin-right:0}.section-accountant .content-accountant .counting .count-opacity{color:#2d6df6;font-size:92px;font-weight:700;margin-bottom:-51px;opacity:.1}.section-accountant .content-accountant .counting h2{color:#2d6df6;margin:0}@media(max-width:991.98px){.section-accountant .content-accountant .counting h2{font-size:32px;font-weight:700}}.section-accountant .content-accountant .counting h2 span{margin-right:10px}.section-accountant .content-accountant .counting h3{color:#53565a;margin:0;text-transform:uppercase}@media(max-width:991.98px){.section-accountant .content-accountant .counting h3{font-size:18px}}.what-are-we .title{margin-bottom:44px}.what-are-we .title h1,.what-are-we .title h2{margin-bottom:24px}.what-are-we .title p{margin-bottom:48px}.what-are-we .contenedor-cards{grid-gap:33px;display:flex;flex-wrap:wrap}@media(max-width:767.98px){.what-are-we .contenedor-cards{display:block}}.what-are-we .contenedor-cards .cards{width:30%}@media(max-width:991.98px){.what-are-we .contenedor-cards .cards{width:100%}}.what-are-we .contenedor-cards .cards .card-what-are{background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;height:100%;padding:16px 12px}.what-are-we .contenedor-cards .cards .card-what-are .content-image{border-radius:12px;height:220px;margin-bottom:24px;overflow:hidden}.what-are-we .contenedor-cards .cards .card-what-are .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.what-are-we .contenedor-cards .cards .card-what-are p{color:#0033a0;font-size:24px;font-weight:700;margin-bottom:10px}.what-are-we .contenedor-cards .cards .card-what-are span{color:#333f48;display:block;font-weight:400;margin-bottom:22px}.what-are-we .contenedor-cards .cards .card-what-are .btn{margin-bottom:0;margin-top:auto}.section-cards-difference .title{margin-bottom:44px}.section-cards-difference .title h1,.section-cards-difference .title h2{margin-bottom:24px}.section-cards-difference .title p{font-weight:300;margin-bottom:48px}.section-cards-difference .content-cards{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:991.98px){.section-cards-difference .content-cards{display:block}}.section-cards-difference .content-cards .item{background-color:#fff;border:1px solid #7bafd4;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:25px;transition:all .3s}@media(max-width:991.98px){.section-cards-difference .content-cards .item{padding:31px 25px}}.section-cards-difference .content-cards .item h2,.section-cards-difference .content-cards .item h3{color:#0033a0;font-weight:700;margin-bottom:16px;transition:all .3s}.section-cards-difference .content-cards .item p{color:#333f48;transition:all .3s}.section-cards-difference .content-cards .item:hover{background-color:#2d6df6}.section-cards-difference .content-cards .item:hover h2,.section-cards-difference .content-cards .item:hover h3,.section-cards-difference .content-cards .item:hover p{color:#fff}.section-cards-difference .content-cards .item:hover .btn{border:1px solid #fff;color:#fff}.section-cards-difference .content-cards .item:hover .btn i{color:#fff}.section-cards-difference .content-cards .owl-nav{margin-top:88px}@media(max-width:767.98px){.section-cards-difference .content-cards .owl-nav{margin-top:24px}}.section-cards-difference .content-cards .owl-nav button{background-color:#fff!important;border-color:#fff!important;color:#0033a0!important}.section-specialized{margin-top:129px;overflow:hidden;padding-top:91px;position:relative}.section-specialized .title{padding:41px 0}.section-specialized .title h2,.section-specialized .title p{color:#fff}@media(max-width:991.98px){.section-specialized .title p{line-height:1.44;margin-top:16px;padding:0 15px}}.section-specialized .content-cards{display:flex;flex-wrap:wrap;position:relative}@media(max-width:991.98px){.section-specialized .content-cards{flex-direction:column}}.section-specialized .content-cards .item-card{background-color:#fff;box-shadow:0 15px 51px 0 rgba(0,45,84,.13);margin:7px 7px 60px;min-height:540px;width:32%}@media(max-width:991.98px){.section-specialized .content-cards .item-card{height:513px;margin:auto auto 32px;width:100%}.section-specialized .content-cards .item-card:last-child{margin-bottom:32px}}.section-specialized .content-cards .item-card .content-img{height:340px;position:relative;width:100%}@media(max-width:991.98px){.section-specialized .content-cards .item-card .content-img{height:229px}}.section-specialized .content-cards .item-card .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:0}.section-specialized .content-cards .item-card .content-img .title-card{padding:19px 16px;position:relative;z-index:2}.section-specialized .content-cards .item-card .content-img .title-card h3{color:#fff;font-weight:700}.section-specialized .content-cards .item-card .content-img:before{background:#000;content:"";height:100%;opacity:.2;position:absolute;width:100%;z-index:1}.section-specialized .content-cards .item-card .text{padding:36px 24px 20px}.section-specialized .content-cards .item-card .countries-version{padding:0 24px 20px}.section-specialized .content-cards .item-card .countries-version span{color:#53565a;font-size:15px;margin-right:16px}.section-specialized .content-cards .item-card .countries-version a{margin:0 6px}.section-specialized .content-cards:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary-not-opacity.svg);background-repeat:no-repeat;bottom:82px;content:"";height:131px;position:absolute;right:-151px;width:140px;z-index:4}@media(max-width:991.98px){.section-specialized .content-cards:before{display:none}}.section-specialized:before{background-color:#2d6df6;content:"";height:491px;position:absolute;top:0;width:100%;z-index:0}@media(max-width:991.98px){.section-specialized:before{height:92%}}.section-specialized:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;content:"";height:131px;position:absolute;right:80px;top:-21px;width:140px;z-index:4}@media(max-width:991.98px){.section-specialized:after{display:none}}.section-how-do-we-do{padding-top:264px}@media(max-width:1440px){.section-how-do-we-do{padding-top:65px}}@media(max-width:767.98px){.section-how-do-we-do{padding-top:88px}}.section-how-do-we-do .title h1,.section-how-do-we-do .title h2{margin-bottom:24px}.section-how-do-we-do .title p{margin-bottom:41px}@media(max-width:767.98px){.section-how-do-we-do .tags{border:1px solid rgba(0,60,113,.2);border-left:0;border-right:0;display:flex;overflow:scroll;padding:8px 0}}.section-how-do-we-do .tags span{background-color:transparent;border-radius:63px;color:#0033a0;padding:8px 15px;transition:all .3s}.section-how-do-we-do .tags span.active{background:#0033a0;color:#fff}.we-anticipate .content-we-anticipate{align-items:baseline;display:flex}@media(max-width:767.98px){.we-anticipate .content-we-anticipate{flex-direction:column}}.we-anticipate .content-we-anticipate .title{width:70%}@media(max-width:767.98px){.we-anticipate .content-we-anticipate .title{width:100%}}.we-anticipate .content-we-anticipate .title h1,.we-anticipate .content-we-anticipate .title h2{margin-bottom:24px}.we-anticipate .content-we-anticipate .title p{margin-bottom:44px}.we-anticipate .content-we-anticipate a{margin:0 0 0 auto}@media(max-width:767.98px){.we-anticipate .content-we-anticipate a{margin:0 0 44px}}.we-anticipate .content-cards-trends .slider-trends .item .content-card{min-height:300px!important}@media(max-width:991.98px){.we-anticipate .content-cards-trends .slider-trends .item .content-card{min-height:270px!important}}.we-anticipate .content-cards-trends .slider-trends .item .content-card .text{width:100%}.we-anticipate .content-cards-trends .slider-trends .item .content-card .text .tags{margin-bottom:16px}.we-anticipate .content-cards-trends .slider-trends .item .content-card .text .tags .tag--primary{background:#0033a0!important}.we-anticipate .content-cards-trends .slider-trends .item .content-card .text p{color:#0033a0}.cards-cliente-global .item{align-items:center;display:flex;height:600px;margin-bottom:78px;position:relative;width:100%}@media(max-width:1440px){.cards-cliente-global .item{margin-bottom:48px}}@media(max-width:991.98px){.cards-cliente-global .item{flex-direction:column;height:auto;justify-content:center;margin-bottom:23px;min-height:432px}}.cards-cliente-global .item .content-img{border-radius:12px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.cards-cliente-global .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards-cliente-global .item .text{align-items:baseline;color:#fff;display:flex;flex-direction:column;padding-left:112px;position:relative;width:45%;z-index:2}@media(max-width:991.98px){.cards-cliente-global .item .text{padding:32px;width:100%}}.cards-cliente-global .item .text h1,.cards-cliente-global .item .text h2{color:#fff;font-weight:700;margin-bottom:30px}.cards-cliente-global .item .text p{color:#fff;font-weight:300;margin-bottom:17px}.cards-cliente-global .item .text span{color:#0033a0;font-family:Sura Regular;font-size:18px;font-weight:600;margin-bottom:0}.cards-cliente-global .item .text a{margin-top:24px}.cards-cliente-global .item .name-leader{bottom:-63px;color:#0033a0;font-weight:700;left:187px;position:absolute}.section-value-proposal .title h1,.section-value-proposal .title h2{margin-bottom:33px}.section-value-proposal .title p{margin-bottom:59px}@media(max-width:991.98px){.section-value-proposal .title p{margin-bottom:24px}}@media(max-width:767.98px){.section-value-proposal .col-12{overflow:scroll;width:100%}}.section-value-proposal .cards-countries{grid-gap:36px 24px;display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:767.98px){.section-value-proposal .cards-countries{display:block;margin-right:18px;overflow-x:scroll;white-space:nowrap}}.section-value-proposal .cards-countries .item{align-items:center;background:#fff;border:1px solid #dfeaff;border-radius:12px;display:flex;overflow:hidden;padding:19px 12px;transition:all .3s}@media(max-width:767.98px){.section-value-proposal .cards-countries .item{align-items:center;display:inline-flex;padding:16px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.section-value-proposal .cards-countries .item .content-image{border-radius:15px;height:88px;margin-right:16px;overflow:hidden;width:88px}@media(max-width:991.98px){.section-value-proposal .cards-countries .item .content-image{border-radius:10px;height:40px;width:40px}}.section-value-proposal .cards-countries .item .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-value-proposal .cards-countries .item p{color:#0033a0;font-size:24px;font-weight:700;margin-bottom:0}@media(max-width:991.98px){.section-value-proposal .cards-countries .item p{font-size:16px}}.section-value-proposal .cards-countries .item:hover{border-color:#2d6df6}.section-spotify{background-color:#ecf0f1;margin-top:157px;position:relative;z-index:0}@media(max-width:1440px){.section-spotify{margin-top:88px}}@media(max-width:767.98px){.section-spotify{padding-top:47px}}.section-spotify .content-spotify .spotify{height:266px;margin-bottom:30px;position:relative}.section-spotify .content-spotify:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;content:"";height:131px;position:absolute;right:-78px;top:-26px;width:140px;z-index:0}@media(max-width:767.98px){.section-spotify .content-spotify:before{display:none}}.section-spotify .content-spotify:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;bottom:14px;content:"";height:131px;left:-78px;position:absolute;width:140px;z-index:-1}@media(max-width:767.98px){.section-spotify .content-spotify:after{display:none}}.section-spotify:before{background-color:#0033a0;content:"";height:223px;position:absolute;top:-80px;width:100%}.div-podcast{margin-top:150px}@media(max-width:1440px){.div-podcast{margin-top:48px}}@media(max-width:767.98px){.div-podcast{padding-top:45px}}.div-podcast .spotify{margin-top:64px}.div-podcast .spotify iframe{border:unset}.section-socials{background-color:transparent;overflow:hidden;padding-bottom:101px;padding-top:110px}@media(max-width:767.98px){.section-socials{padding-top:42px}}.section-socials .content-socials .slider-socials .owl-stage-outer{overflow:unset}.section-socials .content-socials .slider-socials .item{background-color:#fff;box-shadow:0 30px 100px -8px #c8cbcc;height:530px;position:relative}@media(max-width:767.98px){.section-socials .content-socials .slider-socials .item{height:auto}}.section-socials .content-socials .slider-socials .item .icon-socials{align-items:center;background-color:#fff;display:flex;height:58px;justify-content:center;left:0;margin:auto auto -29px;position:absolute;right:0;top:-33px;width:57px;z-index:2}.section-socials .content-socials .slider-socials .item .icon-socials span{color:#fff}.section-socials .content-socials .slider-socials .item .icon-socials span.icon-youtube{color:red}.section-socials .content-socials .slider-socials .item .icon-socials--twitter{background-color:#1da1f2}.section-socials .content-socials .slider-socials .item .icon-socials--facebook{background-color:#4b6ba4}.section-socials .content-socials .slider-socials .item .icon-socials--invision{background-color:#dd365f}.section-socials .content-socials .slider-socials .item .content-img{height:234px}.section-socials .content-socials .slider-socials .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-socials .content-socials .slider-socials .item .content-img iframe{height:100%;width:100%}.section-socials .content-socials .slider-socials .item .text{display:flex;flex-direction:column;height:296px;justify-content:space-between;padding:22px 21px}@media(max-width:767.98px){.section-socials .content-socials .slider-socials .item .text{height:auto}}.section-socials .content-socials .slider-socials .item .text .header-social{align-items:center;display:flex;margin-bottom:18px}.section-socials .content-socials .slider-socials .item .text .header-social img{background-color:#2d6df6;border-radius:50%;height:32px;margin-right:21px;-o-object-fit:contain;object-fit:contain;padding:5px;width:32px}.section-socials .content-socials .slider-socials .item .text .header-social span{color:#1d1d1d;font-size:14px;font-weight:700}.section-socials .content-socials .slider-socials .item .text .date-options span{color:#697882;font-size:14px}.section-socials .slider-nav{margin-top:47px}.section-box-video{position:relative}.section-box-video .title{margin-bottom:44px}.section-box-video .title h2{margin-bottom:24px}.section-box-video .title p{color:#3f3f41}.section-box-video .content-card{display:block}@media(max-width:767.98px){.section-box-video .content-card .card-size--xl{height:auto;min-height:0}}.section-box-video .content-card .card-size--xl .media{display:block;height:100%;position:relative}.section-box-video .content-card .card-size--xl .media .video-trigger img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:all .3s;width:100%;z-index:99}.section-box-video .content-card .card-size--xl .media .video-trigger:after{background:url(../images/icons/play-circle.svg?color=ffffff) 50% no-repeat;background-size:contain;content:"";height:6rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease-in-out;width:6rem;z-index:999}.section-box-video .content-card .card-size--xl .media .video-trigger:hover:after{opacity:.75}.section-box-video .content-card .card-size--xl .media .video-container{height:0;overflow:hidden;padding-bottom:46%;padding-top:30px;position:relative}.section-box-video .content-card .card-size--xl .media .video-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.section-box-video .content-card .info{margin-left:15px}.section-box-video .content-card .info span{color:#0033a0;display:block;font-weight:600;margin-bottom:24px}.section-box-video.box-slider-video .content-card .info{margin-left:123px;margin-top:31px}.section-box-video.box-slider-video .content-card .owl-nav{bottom:-14px;position:absolute}.section-about{padding-bottom:100px;padding-top:90px;position:relative}@media(max-width:767.98px){.section-about{padding-top:32px}}.section-about .row{align-items:center}.section-about .text-about h2{color:#2d6df6;font-weight:500;margin-bottom:50px}@media(max-width:991.98px){.section-about .text-about h2{margin-bottom:12px}}.section-about .text-about h2 span{color:#0033a0;font-weight:700}.section-about .text-about p{font-size:20px;margin-bottom:30px}.section-about .content-img{height:575px;padding-left:72px;width:100%}@media(max-width:991.98px){.section-about .content-img{height:213px;margin-bottom:22px;padding:0}}.section-about .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-about .content-video{height:360px;margin-left:auto;width:640px}@media(max-width:991.98px){.section-about .content-video{height:213px;margin-bottom:22px;padding:0;width:100%}}.section-about .content-video iframe{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-about:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary-not-opacity.svg);background-repeat:no-repeat;bottom:0;content:"";height:131px;margin:auto;position:absolute;right:0;top:0;width:140px;z-index:0}@media(max-width:991.98px){.section-about:before{display:none}}.section-magazine{background-color:rgba(236,240,241,.6);padding:88px 0;position:relative}@media(max-width:767.98px){.section-magazine{padding:44px 0}}.section-magazine .text-magazine{padding-left:70px;padding-right:40px}@media(max-width:767.98px){.section-magazine .text-magazine{padding:0}}.section-magazine .text-magazine h2{color:#2d6df6;display:flex;flex-direction:column;font-weight:500;margin-bottom:47px}.section-magazine .text-magazine h2 span{color:#0033a0}.section-magazine .content-cards{display:flex;flex-wrap:wrap;justify-content:right;padding-left:46px}@media(max-width:767.98px){.section-magazine .content-cards{flex-direction:column;padding:0}}.section-magazine .content-cards .item-card{background-color:#fff;box-shadow:0 18px 43px 0 rgba(0,37,70,.16);display:flex;flex-direction:column;height:468px;margin-bottom:28px;margin-right:11px;width:32%}@media(max-width:767.98px){.section-magazine .content-cards .item-card{margin:25px 0;width:100%}}.section-magazine .content-cards .item-card .content-img{height:252px}.section-magazine .content-cards .item-card .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-magazine .content-cards .item-card .text{display:flex;flex-direction:column;height:220px;justify-content:space-between;padding:0 16px 20px}.section-magazine .content-cards .item-card .text .content-text h3{color:#2d6df6;font-weight:700;margin-bottom:12px;margin-top:32px}.section-magazine .content-cards .item-card .text .content-text h3.line:before{background-color:#0033a0;top:-12px}.section-magazine .content-cards .item-card .text .countries-version span{color:#53565a;font-size:15px;margin-right:16px}.section-magazine .content-cards .item-card .text .countries-version a{margin:0 6px}.section-magazine .space-button{margin-bottom:81px;margin-top:65px}.section-magazine hr{border:1px solid #53565a;margin-top:0;opacity:.2;width:70%}.section-newsletters{background-color:rgba(236,240,241,.6);padding-bottom:84px;position:relative}.section-newsletters .title-newsletters{margin-bottom:58px;text-align:left}.section-newsletters .title-newsletters h2{color:#2d6df6;display:flex;flex-direction:column;font-weight:500;margin-bottom:47px}.section-newsletters .title-newsletters h2 span{color:#0033a0}.section-newsletters .tabs-documents{background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,45,84,.13);padding:40px 117px}@media(max-width:991.98px){.section-newsletters .tabs-documents{padding:22px}}.section-newsletters .tabs-documents ul{border-color:#ecf0f1;justify-content:center;padding-bottom:17px}@media(max-width:991.98px){.section-newsletters .tabs-documents ul{flex-wrap:nowrap;overflow-x:scroll}}.section-newsletters .tabs-documents ul li a{border:none;color:#53565a;font-size:18px;padding:0 29px;position:relative;text-transform:uppercase;transition:all .3s}.section-newsletters .tabs-documents ul li a:before{background-color:transparent;bottom:-16px;content:"";height:6px;left:0;position:absolute;transition:all .3s;width:0}.section-newsletters .tabs-documents ul li a.active{font-weight:700;transition:all .3s}.section-newsletters .tabs-documents ul li a.active:before{background-color:#e3e829;transition:all .3s;width:100%}.section-newsletters .tabs-documents .tab-content{margin-top:71px}.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:767.98px){.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents{flex-direction:column}}.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents .item{align-items:center;background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,45,84,.13);display:flex;height:157px;margin-bottom:25px;overflow:hidden;padding:21px 34px;position:relative;width:48.9%}@media(max-width:767.98px){.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents .item{width:100%}}.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents .item a{align-items:center;display:flex}.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents .item .text{margin-left:73px}.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents .item .text p{color:#2d6df6;font-size:18px;margin-bottom:5px}.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents .item .icon{position:relative}.section-newsletters .tabs-documents .tab-content .tab-pane .content-documents .item:before{background-color:#2d6df6;border-radius:50%;content:"";height:190px;left:-53px;opacity:.06;position:absolute;top:-18px;width:190px;z-index:0}.section-newsletters:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary.svg);background-repeat:no-repeat;content:"";height:131px;opacity:.4;position:absolute;right:-11px;top:0;width:140px;z-index:4}@media(max-width:991.98px){.section-newsletters:before{display:none}}.section-geosura{background-color:rgba(236,240,241,.6);overflow:hidden;padding-top:0;position:relative}.section-geosura .content-purpose{padding:144px 0 81px}@media(max-width:991.98px){.section-geosura .content-purpose{padding:25px 0}}.section-geosura .content-purpose .slider-cards{margin-top:57px}.section-geosura .content-purpose .slider-cards .item-card{height:370px}.section-geosura .content-purpose .slider-cards .item-card .text{padding:35px 16px}.section-geosura .content-purpose .bloq-text{padding-right:116px}@media(max-width:991.98px){.section-geosura .content-purpose .bloq-text{padding-right:0}}.section-geosura .content-purpose .slider-nav{bottom:60px}@media(max-width:767.98px){.section-geosura .content-purpose .slider-nav{height:auto;position:unset}}.section-geosura:after{display:none}.section-gem{background-color:rgba(236,240,241,.6);overflow:hidden;padding-top:75px;position:relative}.section-gem .content-purpose{padding:110px 0 55px}@media(max-width:991.98px){.section-gem .content-purpose{padding:25px 0}}.section-gem .content-purpose .slider-cards{margin-top:57px}.section-gem .content-purpose .slider-cards .item-card{height:370px}.section-gem .content-purpose .slider-cards .item-card .text{padding:35px 16px}.section-gem .content-purpose .slider-cards .item-card .text h3{color:#0033a0}.section-gem .content-purpose .slider-cards .item-card .text h3.line:before{background-color:#2d6df6}.section-gem .content-purpose .bloq-text{padding-right:116px}@media(max-width:991.98px){.section-gem .content-purpose .bloq-text{padding-right:0}}.section-gem .content-purpose .slider-nav{bottom:60px}@media(max-width:767.98px){.section-gem .content-purpose .slider-nav{height:auto;position:unset}}.section-gem:before{background-color:#0033a0;top:89px}.section-gem:after{display:none}.box-gray{background-color:rgba(236,240,241,.6);height:100px;width:100%}.anchor{background-color:#0033a0;padding:14px}.anchor__list{display:block;overflow-x:scroll;overflow-y:hidden;position:relative;white-space:nowrap;width:100%}.anchor__item{display:inline-block;padding:0 15px;position:relative;width:auto}.anchor__link{color:#fff;font-weight:700;line-height:1.75;padding:15px}.anchor__link:before{content:"[";left:-10px}.anchor__link:after,.anchor__link:before{color:transparent;font-size:1.5rem;font-weight:400;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s}.anchor__link:after{content:"]";right:-10px}.anchor__link.active,.anchor__link:hover{color:#e3e829}.anchor__link.active:before,.anchor__link:hover:before{left:15px}.anchor__link.active:after,.anchor__link:hover:after{right:15px}.anchor__link.active:after,.anchor__link.active:before,.anchor__link:hover:after,.anchor__link:hover:before{color:#e3e829}.anchor ::-webkit-scrollbar{background-color:transparent;height:0;width:0}.anchor .slider-history .owl-nav{display:block!important;left:0;margin:0;position:absolute;top:0;width:100%}.anchor .slider-history .owl-nav span{color:#e3e829;font-size:12px;position:relative}.anchor .slider-history .owl-nav .owl-prev{display:none}.anchor .slider-history .owl-nav .owl-next{position:absolute;right:0;top:-3px}.anchor .slider-history .owl-nav .owl-next:before{background-color:#0033a0;content:"";height:100%;left:-68px;position:absolute;width:100px;z-index:0}.section-history{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;overflow:hidden;overflow-x:hidden;padding:110px 0}@media(max-width:767.98px){.section-history{margin-bottom:10px}.section-history .title .btn{font-size:12px!important}}.section-history .title-history{position:relative;z-index:9}.section-history .title-history h1,.section-history .title-history h2{font-size:96px;margin-bottom:32px}@media(max-width:1440px){.section-history .title-history h1,.section-history .title-history h2{font-size:80px}}.section-history .title-history p{margin-bottom:41px}.section-history .seccion{display:none;left:0;margin:auto;opacity:0;position:absolute;right:0;transition:all .3s}@media(max-width:767.98px){.section-history .seccion{margin:initial!important}}.section-history .seccion.show-section{display:block;margin:auto;opacity:1;position:relative}.section-history .container-slider-history .title{margin-bottom:67px;position:relative}.section-history .container-slider-history .title h1,.section-history .container-slider-history .title h2{font-size:96px}@media(max-width:1440px){.section-history .container-slider-history .title h1,.section-history .container-slider-history .title h2{font-size:68px!important}}@media(max-width:1199.98px){.section-history .container-slider-history .title h1,.section-history .container-slider-history .title h2{font-size:58px!important}}@media(max-width:767.98px){.section-history .container-slider-history .title h1,.section-history .container-slider-history .title h2{font-size:36px!important}}.section-history .container-slider-history .title:before{background-color:#dfeaff;bottom:-234%;content:"";height:3px;left:-23%;margin:auto;position:absolute;right:0;width:1920px}@media(max-width:1199.98px){.section-history .container-slider-history .title:before{bottom:-246%}}.section-history .content-history .item{align-items:center;display:flex;margin-top:88px}@media(max-width:991.98px){.section-history .content-history .item{flex-direction:column;margin-top:67px}}.section-history .content-history .item .content-text{width:56%}@media(max-width:1199.98px){.section-history .content-history .item .content-text{width:41%}}@media(max-width:991.98px){.section-history .content-history .item .content-text{width:100%}}.section-history .content-history .item .content-text h1,.section-history .content-history .item .content-text h2{color:#0033a0;font-weight:700;margin-bottom:16px}.section-history .content-history .item .content-text p{color:#0033a0;font-weight:300;margin-bottom:20px}.section-history .content-history .item .content-text span{color:#0033a0}.section-history .content-history .item .content-image{border-radius:unset;height:521px;margin-left:0;margin-right:auto;width:495px}@media(max-width:1199.98px){.section-history .content-history .item .content-image{width:52%}}@media(max-width:991.98px){.section-history .content-history .item .content-image{height:228px;margin-bottom:64px;width:100%}}.section-history .content-history .item .content-image img{height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:991.98px){.section-history .content-history .item .content-image img{-o-object-fit:cover;object-fit:cover}}.section-history .content-history .item .content-image--rounded{border-radius:50%;height:450px;margin-left:auto;margin-right:0;overflow:hidden;width:450px}@media(max-width:991.98px){.section-history .content-history .item .content-image--rounded{height:280px;margin:28px auto 52px;width:280px}}.section-history .content-history .item .content-image--rounded img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-history .content-history .owl-nav{justify-content:center;margin-bottom:80px}.section-history #sync2 .owl-stage{align-items:center;display:flex}.section-history #sync2 .item .circle{background:#2d6df6;border-radius:50%;display:block;height:15px;transition:all .3s;width:15px}.section-history #sync2 .item .date{color:#0033a0;font-weight:600;margin-bottom:8px}@media(max-width:991.98px){.section-history #sync2 .item .date{border-radius:63px;padding:5px 16px}}.section-history #sync2 .owl-item.center .item .circle{background:#2d6df6;height:23px;transition:all .3s;width:23px}@media(max-width:991.98px){.section-history #sync2 .owl-item.center .item .circle{height:15px;width:15px}.section-history #sync2 .owl-item.center .item .date{background:rgba(0,60,113,.4)}}.section-history #sync2 .owl-item.active .item{align-items:center;display:flex;flex-direction:column;justify-content:center}.section-offices{background-color:rgba(236,240,241,.6);padding-top:79px;position:relative}.section-offices .content-office{display:flex;margin-bottom:100px}@media(max-width:767.98px){.section-offices .content-office{flex-direction:column;margin-bottom:42px}}.section-offices .content-office .content-img{height:218px;width:300px}@media(max-width:767.98px){.section-offices .content-office .content-img{height:199px;margin-bottom:22px;width:100%}}.section-offices .content-office .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-offices .content-office .text-content{margin-left:30px;margin-top:9px;width:55%}@media(max-width:767.98px){.section-offices .content-office .text-content{margin:0}}.section-offices .content-office .text-content .name-office{align-items:center;display:flex;margin-bottom:24px}@media(max-width:767.98px){.section-offices .content-office .text-content .name-office{align-items:flex-start;flex-direction:column}}.section-offices .content-office .text-content .name-office p{color:#2d6df6;font-weight:700;margin:0;padding-left:8px}@media(max-width:767.98px){.section-offices .content-office .text-content .name-office p{font-family:Sura Regular;font-size:24px;margin-top:8px;padding-left:0}}.section-offices .content-office .text-content .name-office p span{color:#0033a0}.section-offices .content-office .text-content ul{margin-bottom:26px}.section-offices .content-office .text-content ul li{margin-bottom:15px}.section-offices .content-office .text-content ul li span{font-weight:700}.section-offices:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:131px;left:8px;position:absolute;top:-78px;width:140px;z-index:0}@media(max-width:991.98px){.section-offices:before{display:none}}.section-emissions{background-color:rgba(236,240,241,.6);padding-top:60px;position:relative}.section-emissions .content-text h2{color:#2d6df6;margin-bottom:40px}.section-emissions .content-text h2 span{color:#0033a0}.section-emissions .box-content{border-radius:5px;box-shadow:0 2px 30px 0 rgba(0,45,84,.13);margin-bottom:60px;padding:30px 40px}.section-emissions .box-content h4{color:#0033a0;font-size:26px;margin-bottom:38px}.section-emissions .box-content ul{-moz-columns:2;column-count:2}@media(max-width:767.98px){.section-emissions .box-content ul{-moz-columns:1;column-count:1}}.section-emissions .box-content ul li{margin-bottom:30px;width:90%}@media(max-width:767.98px){.section-emissions .box-content ul li{width:100%}}.section-emissions .box-content ul li a{display:flex}.section-emissions .box-content ul li a img{height:16px;margin-top:2px;transform:scale(1);transition:all .3s}.section-emissions .box-content ul li a .text{margin-left:25px}.section-emissions .box-content ul li a .text p{margin:0;transition:all .3s}.section-emissions .box-content ul li a .text p.date{color:#0033a0;margin-bottom:8px}.section-emissions .box-content ul li a:hover .date{font-weight:700;transition:all .3s}.section-emissions .box-content ul li a:hover img{transform:scale(1.2);transition:all .3s}.section-emissions .box-content.content-tab-vertical{box-shadow:unset;margin-top:40px;position:sticky;top:0}.section-emissions .box-content.content-tab-vertical h4{color:#2d6df6;margin-top:37px}.section-emissions .box-content.content-tab-vertical ul{-moz-columns:1;column-count:1}.section-emissions .box-content.content-tab-vertical ul li{width:100%}.tabs-reports-news .content-image img{border-radius:20px;height:752px;margin-bottom:16px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.tabs-reports-news .content-image .info{display:flex;flex-direction:column;margin-bottom:45px}.tabs-reports-news .content-image .info span{color:#0033a0}.tabs-reports-news .content-image .info span.title-card{font-weight:600}.tabs-reports-news .content-tabs #accordion .card{border:1px solid #81b1ff;border-radius:12px;margin-bottom:24px;overflow:hidden}.tabs-reports-news .content-tabs #accordion .card .card-header{background-color:#fff;border:unset;cursor:pointer;padding:24px 32px;transition:all .3s}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .card-header{padding:18px}}.tabs-reports-news .content-tabs #accordion .card .card-header h3{align-items:center;color:#0033a0;display:flex;font-size:20px;font-weight:700;justify-content:space-between}.tabs-reports-news .content-tabs #accordion .card .card-header h3 i{font-size:16px;transform:rotate(0)}.tabs-reports-news .content-tabs #accordion .card .card-header[aria-expanded=true]{transition:all .3s}.tabs-reports-news .content-tabs #accordion .card .card-header[aria-expanded=true] h1 i,.tabs-reports-news .content-tabs #accordion .card .card-header[aria-expanded=true] h2 i{transform:rotate(180deg);transition:all .3s}.tabs-reports-news .content-tabs #accordion .card .content-text{padding:10px 48px;transition:all .3s}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .content-text{padding:10px 18px}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body{padding:0}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:90px}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box{flex-direction:column}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive{align-items:center;background-color:#fff;box-shadow:0 9px 31px 0 rgba(0,45,84,.13);display:flex;height:283px;margin-bottom:45px;padding:38px 53px;width:48%}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive{flex-direction:column;height:385px;margin-bottom:24px;padding:22px 16px;width:100%}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .content-img{align-items:center;background-color:rgba(236,240,241,.6);border-radius:50%;display:flex;height:162px;justify-content:center;margin-right:25px;width:162px}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .content-img{height:114px;margin-bottom:16px;width:114px}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .content-img img{width:37px}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text{width:60%}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text{text-align:center;width:100%}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text h4{color:#2d6df6;font-size:22px;font-weight:700;margin-bottom:16px}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text h4{font-size:20px}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text p{margin-bottom:36px}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text p{margin-bottom:24px}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body p{color:#0033a0;font-weight:300;margin-bottom:12px}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .documents{display:flex;flex-wrap:wrap}@media(max-width:991.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .documents{flex-direction:column}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body .documents p{font-weight:900}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul{margin-bottom:50px;width:50%}@media(max-width:991.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul{width:100%}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul li{margin-bottom:17px}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul li a{align-items:center;display:flex}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul li a i,.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul li a img{align-items:center;background:#2d6df6;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;margin-top:2px;-o-object-fit:contain;object-fit:contain;padding:12px 0;width:40px}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul li a .text{margin-left:25px;width:85%}@media(max-width:767.98px){.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul li a .text{margin-left:20px;width:75%}}.tabs-reports-news .content-tabs #accordion .card .content-text .card-body ul li a .text span{color:#0033a0;margin:0}.tabs-reports{background-color:rgba(236,240,241,.6)}.tabs-reports .content-tabs #accordion .card{border:unset}.tabs-reports .content-tabs #accordion .card .card-header{background-color:rgba(236,240,241,.6);border:unset;cursor:pointer;padding-left:100px;padding-right:100px;transition:all .3s}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .card-header{padding-left:18px;padding-right:18px}}.tabs-reports .content-tabs #accordion .card .card-header[aria-expanded=true]{background-color:#fff;transition:all .3s}.tabs-reports .content-tabs #accordion .card .card-header[aria-expanded=true] h1 img{transform:rotate(180deg);transition:all .3s}.tabs-reports .content-tabs #accordion .card .card-header h1{color:#2d6df6;display:flex;font-size:70px;font-weight:700}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .card-header h1{font-size:24px}}.tabs-reports .content-tabs #accordion .card .card-header h1 .line-separate{background-color:#0033a0;height:1px;margin:auto 43px 16px 19px;opacity:.2;width:109%}.tabs-reports .content-tabs #accordion .card .card-header h1 img{transition:all .3s;width:60px}.tabs-reports .content-tabs #accordion .card .content-text{padding-left:100px;padding-right:100px;transition:all .3s}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text{padding-left:18px;padding-right:18px}}.tabs-reports .content-tabs #accordion .card .content-text .card-body{padding:90px 0}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body{padding:32px 0}}.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:90px}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box{flex-direction:column}}.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive{align-items:center;background-color:#fff;box-shadow:0 9px 31px 0 rgba(0,45,84,.13);display:flex;height:283px;margin-bottom:45px;padding:38px 53px;width:48%}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive{flex-direction:column;height:385px;margin-bottom:24px;padding:22px 16px;width:100%}}.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .content-img{align-items:center;background-color:rgba(236,240,241,.6);border-radius:50%;height:162px;justify-content:center;margin-right:25px;width:162px}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .content-img{height:114px;margin-bottom:16px;width:114px}.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .content-img img{width:37px}}.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text{width:60%}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text{text-align:center;width:100%}}.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text h4{color:#2d6df6;font-size:22px;font-weight:700;margin-bottom:16px}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text h4{font-size:20px}}.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text p{margin-bottom:36px}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive .text p{margin-bottom:24px}}.tabs-reports .content-tabs #accordion .card .content-text .card-body h2{color:#0033a0;font-size:36px;margin-bottom:40px}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body h2{font-size:24px}}.tabs-reports .content-tabs #accordion .card .content-text .card-body h3{margin-bottom:20px}.tabs-reports .content-tabs #accordion .card .content-text .card-body .documents{display:flex;flex-wrap:wrap}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body .documents{flex-direction:column}}.tabs-reports .content-tabs #accordion .card .content-text .card-body ul{margin-bottom:50px;width:50%}@media(max-width:767.98px){.tabs-reports .content-tabs #accordion .card .content-text .card-body ul{width:100%}}.tabs-reports .content-tabs #accordion .card .content-text .card-body ul li{margin-bottom:17px}.tabs-reports .content-tabs #accordion .card .content-text .card-body ul li a{display:flex}.tabs-reports .content-tabs #accordion .card .content-text .card-body ul li a img{height:16px;margin-top:2px}.tabs-reports .content-tabs #accordion .card .content-text .card-body ul li a .text{margin-left:25px}.tabs-reports .content-tabs #accordion .card .content-text .card-body ul li a .text p{color:#2d6df6;margin:0}.info-relevant{margin:20px 0}.info-relevant .content-tabs table{border:1px solid rgba(0,60,113,.4);border-radius:20px}@media(max-width:991.98px){.info-relevant .content-tabs table{border-radius:0;display:block;overflow:scroll;position:relative}}.info-relevant .content-tabs table thead tr{border-bottom:7px solid #0033a0}.info-relevant .content-tabs table thead tr th{border-bottom:unset;color:#0033a0;padding:18px 40px;text-transform:uppercase}.info-relevant .content-tabs table tbody tr{background-color:#fff}.info-relevant .content-tabs table tbody tr th{color:#3f3f41;font-weight:500;padding:25px 40px;vertical-align:inherit;width:20%}.info-relevant .content-tabs table tbody tr td{color:#3f3f41;font-weight:500;padding:25px 40px;vertical-align:inherit;width:31%}.info-relevant .content-tabs table tbody tr td.icon-dowload{justify-content:center;margin:auto;text-align:center}.info-relevant .content-tabs table tbody tr td.icon-dowload a img{align-items:center;background:#2d6df6;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;margin:auto;-o-object-fit:contain;object-fit:contain;padding:12px 0;width:40px}.info-relevant .content-tabs table tbody tr td img{height:20px;vertical-align:inherit}.info-relevant .content-tabs .dataTables_filter{display:none}.tabs-graph{margin-top:68px}@media(max-width:991.98px){.tabs-graph{margin-top:49px}}.tabs-graph .row{align-items:center}.tabs-graph .text{padding-right:30px}.tabs-graph .text p{font-size:26px;line-height:1.46}@media(max-width:991.98px){.tabs-graph .text p{font-size:18px}}.tabs-graph .anchor__link{cursor:pointer}.tabs-graph .graph img{height:100%;width:100%}@media(max-width:991.98px){.tabs-graph .graph svg{height:100%;margin-bottom:24px;width:100%}}.corporate-principles{margin-top:142px;position:relative}@media(max-width:991.98px){.corporate-principles{margin-top:62px}}.corporate-principles .title-principles h2{color:#0033a0;font-weight:700;margin-bottom:23px}.corporate-principles .content-cards{display:flex;justify-content:space-between;margin-bottom:65px;margin-top:35px}@media(max-width:767.98px){.corporate-principles .content-cards{flex-direction:column}}.corporate-principles .content-cards .cards-item{background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,45,84,.13);height:413px;padding:32px 22px;width:24%}@media(max-width:767.98px){.corporate-principles .content-cards .cards-item{margin-bottom:22px;width:100%}}.corporate-principles .content-cards .cards-item a{display:block;height:100%;width:100%}.corporate-principles .content-cards .cards-item img{margin-bottom:49px}@media(max-width:767.98px){.corporate-principles .content-cards .cards-item img{margin-bottom:32px;width:75px}}.corporate-principles .content-cards .cards-item h3{color:#2d6df6;font-size:24px;font-weight:700;margin-bottom:19px}@media(max-width:767.98px){.corporate-principles .content-cards .cards-item h3{font-size:20px}}.corporate-principles .content-cards .cards-item h3.line:before{background-color:#0033a0}.corporate-principles .content-cards .cards-item p{font-size:17px}.corporate-principles:before{background-color:#0033a0;bottom:0;content:"";height:309px;position:absolute;width:100%}@media(max-width:767.98px){.corporate-principles:before{bottom:403px;height:1217px}}.corporate-principles:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:137px;left:-23px;position:absolute;top:-60px;width:140px;z-index:4}@media(max-width:767.98px){.corporate-principles:after{display:none}}.norms{margin-top:73px;padding-top:48px;position:relative}@media(max-width:991.98px){.norms{margin-top:42px}}.norms .title-principles h2{color:#fff;font-weight:700;margin-bottom:23px}.norms .title-principles p{color:#fff}.norms .content-cards{display:flex;flex-wrap:wrap;justify-content:right;margin-bottom:26px;margin-top:35px}@media(max-width:767.98px){.norms .content-cards{flex-direction:column}}.norms .content-cards .cards-item{background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,45,84,.13);display:none;margin:0 14px 42px;min-height:296px;padding:56px 49px 32px 28px;width:31%}@media(max-width:767.98px){.norms .content-cards .cards-item{margin:auto auto 23px;width:100%}}.norms .content-cards .cards-item a{display:flex;flex-direction:column;height:100%;justify-content:space-between}.norms .content-cards .cards-item img{margin-bottom:49px}.norms .content-cards .cards-item h3{color:#2d6df6;display:flex;flex-direction:column;font-size:24px;margin-bottom:19px}.norms .content-cards .cards-item h3 strong{font-weight:700}.norms .content-cards .cards-item h3.line:before{background-color:#0033a0}.norms .content-cards .cards-item p{font-size:17px}.norms .content-cards .cards-item .arrow-two{background-color:#0033a0}.norms .content-cards .cards-item .arrow-two:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/arrow-two-blue.svg)}.norms:before{background-color:#2d6df6;content:"";height:62%;position:absolute;top:0;width:100%}@media(max-width:991.98px){.norms:before{height:90%}}.norms:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;content:"";height:137px;left:7px;position:absolute;top:-8px;width:140px;z-index:4}@media(max-width:991.98px){.norms:after{display:none}}.section-intances{background-color:rgba(236,240,241,.6);padding-top:56px;position:relative}@media(max-width:767.98px){.section-intances{padding-top:20px}}.section-intances .title h2{color:#2d6df6;font-weight:700;margin-bottom:23px}.section-intances .content-instances{margin-top:68px}.section-intances .content-instances .subtitle{margin-bottom:78px;padding-left:20px;position:relative;width:51%}@media(max-width:991.98px){.section-intances .content-instances .subtitle{margin-bottom:42px;width:100%}}.section-intances .content-instances .subtitle h2{color:#2d6df6;font-size:36px;font-weight:700;margin-bottom:12px}@media(max-width:991.98px){.section-intances .content-instances .subtitle h2{font-size:24px}}.section-intances .content-instances .subtitle p a{color:#0033a0}.section-intances .content-instances .subtitle:before{background-color:#0033a0;border-radius:10px;content:"";height:95px;left:0;position:absolute;width:4px}.section-intances .content-instances .content-cards,.section-intances .content-instances .content-cards .slider-instances{display:flex;flex-wrap:wrap}.section-intances .content-instances .content-cards .item-card{margin:0 12px 90px;padding:20px;width:23%}@media(max-width:991.98px){.section-intances .content-instances .content-cards .item-card{margin-bottom:39px;width:100%}}.section-intances .content-instances .content-cards .item-card a{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.section-intances .content-instances .content-cards .item-card .content-img{border-radius:50%;height:120px;margin-bottom:30px;width:120px}.section-intances .content-instances .content-cards .item-card .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-intances .content-instances .content-cards .item-card h4{color:#2d6df6;font-size:22px;font-weight:700;margin-bottom:17px;margin-top:22px}.section-intances .content-instances .content-cards .item-card h4:before{background-color:#e3e829;left:0;margin:auto;right:0;width:34px}.section-intances .content-instances .content-cards .item-card p{color:#2d6df6;font-size:18px}.section-intances .content-instances hr{margin-bottom:90px;position:relative;width:80%}.section-intances .content-instances hr.line-before:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary.svg);background-repeat:no-repeat;content:"";height:137px;opacity:.3;position:absolute;right:-209px;top:-48px;width:125px;z-index:4}@media(max-width:767.98px){.section-intances .content-instances hr.line-before:before{display:none}}.section-intances .content-instances .tabs-instances{margin-bottom:90px;position:relative;width:75%}@media(max-width:991.98px){.section-intances .content-instances .tabs-instances{width:100%}}.section-intances .content-instances .tabs-instances .card{background-color:transparent;border:unset;margin-bottom:15px}.section-intances .content-instances .tabs-instances .card .card-header{background-color:#2d6df6;border:unset;border-radius:5px;cursor:pointer;padding:21px 29px;position:relative;transition:all .3s}.section-intances .content-instances .tabs-instances .card .card-header.collapsed{background-color:#fff}.section-intances .content-instances .tabs-instances .card .card-header.collapsed:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/more.svg)}.section-intances .content-instances .tabs-instances .card .card-header.collapsed h5{color:#2d6df6}.section-intances .content-instances .tabs-instances .card .card-header h5{color:#fff;font-size:22px;font-weight:700;position:relative;transition:all .3s}@media(max-width:767.98px){.section-intances .content-instances .tabs-instances .card .card-header h5{font-size:18px;margin-right:36px}}.section-intances .content-instances .tabs-instances .card .card-header:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/minus.svg);background-repeat:no-repeat;bottom:0;content:"";height:20px;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:25px;top:0;width:20px}.section-intances .content-instances .tabs-instances .card .card-body p{font-size:18px}.section-intances .content-instances .tabs-instances .card .card-body p a{color:#0033a0}.section-intances .content-instances .tabs-instances .card .card-body ul{color:#0033a0;list-style:disc;padding-left:20px}.section-intances .content-instances .tabs-instances .card .card-body ul li{font-size:18px}.section-intances .content-instances .tabs-instances .card .card-body ul li a{color:#0033a0}@media(max-width:767.98px){.section-intances .content-instances .button-cards{display:none}}.section-intances .content-instances .content-directivos{display:flex;justify-content:space-between;margin-bottom:90px}@media(max-width:991.98px){.section-intances .content-instances .content-directivos{flex-direction:column}}.section-intances .content-instances .content-directivos .subtitle{margin-top:32px;width:29%}@media(max-width:991.98px){.section-intances .content-instances .content-directivos .subtitle{width:100%}}.section-intances .content-instances .content-directivos .content-cards{justify-content:end;width:71%}@media(max-width:991.98px){.section-intances .content-instances .content-directivos .content-cards{width:100%}}.section-intances .content-instances .content-directivos .content-cards .item-card{margin-bottom:70px;width:30%}@media(max-width:991.98px){.section-intances .content-instances .content-directivos .content-cards .item-card{width:100%}}.section-intances .content-instances .content-directivos .content-cards .item-card h4:before{background-color:#0033a0}.section-intances .content-instances .content-directivos .content-cards .button-cards{text-align:center;width:100%}.section-intances:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:137px;left:18px;opacity:.3;position:absolute;top:-48px;width:140px;z-index:4}@media(max-width:991.98px){.section-intances:before{display:none}}.section-intances:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary.svg);background-repeat:no-repeat;content:"";height:137px;opacity:.3;position:absolute;right:0;top:-48px;width:140px;z-index:4}@media(max-width:991.98px){.section-intances:after{display:none}}.section-intances .slider-nav{align-items:center;justify-content:center;width:100%}.Committee{background-color:#2d6df6;padding:61px 0;position:relative}.Committee .title h2{color:#fff;font-weight:700;margin-bottom:23px}.Committee .title p{color:#fff}.Committee .content-committee{align-items:center;background-color:#fff;border-radius:8px;display:flex;margin-top:62px;padding:55px 0 55px 55px}@media(max-width:767.98px){.Committee .content-committee{background-color:transparent;flex-direction:column;margin-top:42px;padding:0}}.Committee .content-committee .text{width:40%}@media(max-width:767.98px){.Committee .content-committee .text{width:100%}}.Committee .content-committee .text h3{color:#2d6df6;font-size:36px;font-weight:700;margin-bottom:57px;padding-left:20px;position:relative}@media(max-width:767.98px){.Committee .content-committee .text h3{color:#fff;font-size:24px;margin-bottom:8px}}.Committee .content-committee .text h3:before{background-color:#0033a0;border-radius:10px;content:"";height:100%;left:0;position:absolute;width:4px}@media(max-width:767.98px){.Committee .content-committee .text p{color:#fff}}.Committee .content-committee .text a,.Committee .content-committee .text p a{color:#0033a0}.Committee .content-committee .text ul{color:#53565a;list-style:disc;margin-top:49px;padding-left:20px}@media(max-width:767.98px){.Committee .content-committee .text ul{color:#fff}}.Committee .content-committee .text ul li{font-size:20px;margin-bottom:20px}.Committee .content-committee .content-img{height:100%;padding-left:57px;position:relative;width:60%}@media(max-width:767.98px){.Committee .content-committee .content-img{padding-left:10px;width:100%}}.Committee .content-committee .content-img:before{background-color:#ecf0f1;bottom:-20px;content:"";height:78%;position:absolute;right:0;width:95%;z-index:0}@media(max-width:767.98px){.Committee .content-committee .content-img:before{right:18px}}.Committee .content-committee .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.Committee:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;content:"";height:137px;left:0;opacity:.2;position:absolute;top:3px;width:140px;z-index:4}.ethical-line{background-color:rgba(236,240,241,.6)}.ethical-line .content{padding:55px 0}.ethical-line .content h3{color:#2d6df6;font-size:32px;font-weight:700;margin-bottom:39px}.ethical-line .content h4{color:#2d6df6;font-size:26px;margin-bottom:50px}.ethical-line .content p{color:#8189a9;font-size:18px}.ethical-line .content .btn{margin-top:50px}.architecture{margin-top:142px;position:relative}@media(max-width:991.98px){.architecture{margin-top:62px}}.architecture .title-principles{margin:auto;width:75%}@media(max-width:767.98px){.architecture .title-principles{width:100%}}.architecture .title-principles h2{color:#2d6df6;font-weight:700;margin-bottom:23px}.architecture .content-option{display:flex;justify-content:space-between;margin-bottom:70px;margin-top:50px}@media(max-width:767.98px){.architecture .content-option{flex-direction:column}}.architecture .content-option .item{align-items:center;background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,45,84,.13);display:flex;justify-content:center;min-height:145px;padding:30px 22px;width:24%}@media(max-width:767.98px){.architecture .content-option .item{margin-bottom:22px;width:100%}}.architecture .content-option .item p{font-size:17px;margin:0}.architecture .content-option .item p.line:before{background-color:#0033a0;left:0;margin:auto;right:0;top:-13px;width:45px}.architecture .content-cards{display:flex;justify-content:space-between;margin-bottom:65px;margin-top:35px}@media(max-width:767.98px){.architecture .content-cards{flex-direction:column}}.architecture .content-cards .cards-item{background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,45,84,.13);height:413px;padding:32px 22px;width:302px}@media(max-width:767.98px){.architecture .content-cards .cards-item{margin-bottom:22px;width:100%}}.architecture .content-cards .cards-item a{display:block;height:100%;width:100%}.architecture .content-cards .cards-item img{margin-bottom:49px}@media(max-width:767.98px){.architecture .content-cards .cards-item img{margin-bottom:32px;width:75px}}.architecture .content-cards .cards-item h3{color:#2d6df6;font-size:24px;font-weight:700;margin-bottom:19px}@media(max-width:767.98px){.architecture .content-cards .cards-item h3{font-size:20px}}.architecture .content-cards .cards-item h3.line:before{background-color:#0033a0}.architecture .content-cards .cards-item p{font-size:17px}.architecture:before{background-color:#ecf0f1;bottom:0;content:"";height:309px;position:absolute;width:100%}@media(max-width:767.98px){.architecture:before{bottom:403px;height:1217px}}.architecture:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary.svg);background-repeat:no-repeat;content:"";height:137px;left:-23px;position:absolute;top:-60px;width:140px;z-index:4}@media(max-width:767.98px){.architecture:after{display:none}}.our-history{border-top:1px solid #53565a59;margin-top:25px;padding-bottom:68px;padding-top:93px;position:relative}@media(max-width:767.98px){.our-history{margin-top:24px;padding-top:0}}.our-history .content-video{height:360px;width:100%}@media(max-width:767.98px){.our-history .content-video{height:199px;margin-bottom:24px}}.our-history .content-video iframe{height:100%;width:100%}.our-history .content-text h2{color:#2d6df6;font-weight:700;margin-bottom:40px}@media(max-width:767.98px){.our-history .content-text h2{margin-bottom:16px}}.our-history .content-text h2 span{color:#0033a0}.our-history .content-text a{margin-top:46px}.our-history .btn{display:flex;margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.our-history:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:137px;left:-7px;position:absolute;top:-79px;width:140px;z-index:4}@media(max-width:767.98px){.our-history:before{display:none}}.our-history:after{background-color:#ecf0f1;bottom:0;content:"";height:150px;opacity:.6;position:absolute;width:100%;z-index:-2}.shareholders{background-color:rgba(236,240,241,.6);margin-top:131px;padding:56px 0;position:relative}.shareholders .title{margin-bottom:51px}.shareholders .title h2{color:#2d6df6;font-weight:700;margin-bottom:22px}.shareholders .content-shareholders .circle-bar{margin:auto;width:75%}@media(max-width:767.98px){.shareholders .content-shareholders .circle-bar{width:100%}}.shareholders .content-shareholders .circle-bar .radialProgressBar{background:#ecf0f1;border-radius:50%;display:flex;height:176px;width:176px}@media(max-width:767.98px){.shareholders .content-shareholders .circle-bar .radialProgressBar{margin:auto auto 35px}}.shareholders .content-shareholders .circle-bar .radialProgressBar.radial-secondary .overlay{color:#0033a0}.shareholders .content-shareholders .circle-bar .radialProgressBar.radial-primary{background-image:linear-gradient(-21.41deg,#ecf0f1 50%,transparent 0),linear-gradient(-90deg,#2d6df6 50%,#ecf0f1 0)}.shareholders .content-shareholders .circle-bar .radialProgressBar.radial-primary .overlay{color:#2d6df6}.shareholders .content-shareholders .circle-bar .radialProgressBar .overlay{align-items:center;background-color:#f3f6f6;border-radius:50%;color:#53565a;display:flex;flex-wrap:wrap;font-family:Sura Regular;font-size:32px;font-weight:700;height:150px;justify-content:center;margin:auto;text-align:center;width:150px}.shareholders .content-shareholders .circle-bar .radialProgressBar .overlay span.name{font-size:20px;font-weight:400;margin-top:-77px}.shareholders .content-shareholders .circle-bar .progress-19{background-image:linear-gradient(-21.41deg,#ecf0f1 50%,transparent 0),linear-gradient(-90deg,#0033a0 50%,#ecf0f1 0)}.shareholders .content-shareholders .circle-bar .progress-81{background-image:linear-gradient(-90deg,#0033a0 50%,transparent 0),linear-gradient(22.41deg,#0033a0 50%,#ecf0f1 0)}.shareholders .text{margin-bottom:50px;margin-left:auto;margin-top:44px;text-align:left;width:87%}.shareholders .text ul{list-style:disc}.shareholders .text ul p{font-size:14px}.shareholders .text ul li{color:#2d6df6;font-size:14px;margin-left:12px}.shareholders .contenido{position:relative}@media(max-width:767.98px){.shareholders .contenido{margin-top:68px}}.shareholders .contenido:first-child{margin-bottom:163px}.shareholders .contenido .text-contenido{background-color:#0033a0;padding:29px 20px 29px 163px;width:75%}@media(max-width:767.98px){.shareholders .contenido .text-contenido{padding:72px 14px 29px;width:100%}}.shareholders .contenido .text-contenido p{color:#fff}.shareholders .contenido .logo-info{align-items:center;background-color:#fff;display:flex;height:112px;justify-content:space-around;left:0;position:absolute;top:35px;width:36%}@media(max-width:767.98px){.shareholders .contenido .logo-info{left:0;margin:auto;right:0;top:-68px;width:90%}}.shareholders .contenido .logo-info img{height:45px}@media(max-width:767.98px){.shareholders .contenido .logo-info img{height:33px}}.shareholders .contenido .logo-info .text-info{position:relative}.shareholders .contenido .logo-info .text-info h4{color:#0033a0;font-size:20px;font-weight:700;margin:0}.shareholders .contenido .logo-info .text-info p{margin:0}.shareholders .contenido .logo-info:before{background-color:#0033a0;border-radius:25px;content:"";height:59%;left:0;margin:auto;position:absolute;right:0;width:3px}.shareholders .contenido .porcentage{bottom:-128px;left:0;position:absolute}@media(max-width:767.98px){.shareholders .contenido .porcentage{display:none}}.shareholders .contenido .porcentage h1,.shareholders .contenido .porcentage h2{color:#0033a0;font-family:Sura Regular;font-size:182px;font-weight:700;opacity:.1}.shareholders .contenido.contenido-primary{position:relative}.shareholders .contenido.contenido-primary .text-contenido{background-color:#2d6df6;padding:30px 163px 29px 20px;text-align:right}@media(max-width:767.98px){.shareholders .contenido.contenido-primary .text-contenido{padding:72px 14px 29px;text-align:left;width:100%}}.shareholders .contenido.contenido-primary .text-contenido a{margin-left:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:767.98px){.shareholders .contenido.contenido-primary .text-contenido a{margin-left:0;margin-right:auto}}.shareholders .contenido.contenido-primary .logo-info{left:unset;right:0}@media(max-width:767.98px){.shareholders .contenido.contenido-primary .logo-info{left:0}}.shareholders .contenido.contenido-primary .porcentage{bottom:unset;left:unset;right:0;top:-142px;z-index:0}@media(max-width:767.98px){.shareholders .contenido.contenido-primary .porcentage{display:none}}.shareholders .contenido.contenido-primary:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary.svg);bottom:-150px;top:unset}.shareholders .contenido:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:137px;position:absolute;right:-88px;top:30px;width:140px;z-index:4}@media(max-width:767.98px){.shareholders .contenido:before{display:none}}.shareholders:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:137px;left:26px;position:absolute;top:48px;width:140px;z-index:4}@media(max-width:767.98px){.shareholders:before{display:none}}.section-addressing{background-color:#2d6df6;margin-top:108px;padding:91px 0;position:relative}@media(max-width:767.98px){.section-addressing{margin-top:34px;padding-top:32px}}.section-addressing .content-text h2{color:#fff;display:flex;flex-direction:column;font-weight:700;margin-bottom:50px}@media(max-width:767.98px){.section-addressing .content-text h2{margin-bottom:16px}}.section-addressing .content-text h2 span{color:#e3e829}.section-addressing .content-text p{color:#fff;font-style:italic}.section-addressing .content-graphic{margin-left:auto;width:742px}@media(max-width:767.98px){.section-addressing .content-graphic{margin-top:41px;width:100%}}.section-addressing .content-graphic img{-o-object-fit:contain;object-fit:contain;width:100%}.section-addressing:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;content:"";height:137px;left:23px;position:absolute;top:-50px;width:140px;z-index:4}@media(max-width:767.98px){.section-addressing:before{display:none}}.section-addressing:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;bottom:-84px;content:"";height:137px;position:absolute;right:-17px;width:140px;z-index:4}@media(max-width:767.98px){.section-addressing:after{display:none}}.content-addressing{background-color:rgba(236,240,241,.6);padding:60px 0}.content-addressing h3{color:#2d6df6;font-size:32px;font-weight:700}@media(max-width:767.98px){.content-addressing h3{font-size:24px}}.content-addressing .content-cards{text-align:center}.content-addressing .content-cards .cards{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:60px;margin-top:40px}@media(max-width:767.98px){.content-addressing .content-cards .cards{flex-direction:column}}.content-addressing .content-cards .cards .item-card{align-items:center;background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,45,84,.13);display:flex;height:145px;padding:34px 25px;width:24%}@media(max-width:767.98px){.content-addressing .content-cards .cards .item-card{height:144px;margin-bottom:22px;padding:34px 17px;width:100%}}.content-addressing .content-cards .cards .item-card p{font-size:16px;margin-bottom:0;margin-top:11px}.content-addressing .content-cards .cards .item-card p:before{left:0;margin:auto;right:0;top:-13px}.content-addressing .content-cards .icons-pilares{align-items:center;background-color:#fff;border-radius:8px;display:flex;height:257px;justify-content:space-between;margin:40px auto auto;padding:41px 46px;width:90%}@media(max-width:767.98px){.content-addressing .content-cards .icons-pilares{flex-direction:column;height:auto;padding:0}}.content-addressing .content-cards .icons-pilares .item-icon{align-items:center;display:flex;flex-direction:column;width:21%}@media(max-width:767.98px){.content-addressing .content-cards .icons-pilares .item-icon{margin-bottom:22px;padding:34px 17px;width:100%}}.content-addressing .content-cards .icons-pilares .item-icon img{height:66px}.content-addressing .content-cards .icons-pilares .item-icon h4{color:#2d6df6;font-size:21px;font-weight:600;margin-top:29px}.content-addressing .content-cards .icons-pilares .item-icon h4:before{background-color:#0033a0;bottom:-31px;left:0;margin:auto;right:0;top:unset;width:35px}.section-recognitions{margin-bottom:45px;padding:50px 0;position:relative}.section-recognitions .title{margin-bottom:86px}@media(max-width:767.98px){.section-recognitions .title{margin-bottom:32px}}.section-recognitions .title h2{color:#2d6df6;display:flex;flex-direction:column;font-weight:700;margin-bottom:40px}.section-recognitions .title h2 span{color:#0033a0}.section-recognitions .slider-recognitions{margin-bottom:78px;position:relative}.section-recognitions .slider-recognitions .item{align-items:center;display:flex;margin:auto;width:75%}@media(max-width:767.98px){.section-recognitions .slider-recognitions .item{flex-direction:column;height:auto;padding:0;width:100%}}.section-recognitions .slider-recognitions .item .content-img{height:161px;margin-right:106px;width:163px}@media(max-width:767.98px){.section-recognitions .slider-recognitions .item .content-img{height:114px;margin-bottom:16px;margin-right:auto;width:114px}}.section-recognitions .slider-recognitions .item .content-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-recognitions .slider-recognitions .item .content-text{width:566px}@media(max-width:767.98px){.section-recognitions .slider-recognitions .item .content-text{width:100%}}.section-recognitions .slider-recognitions .item .content-text .title{margin-bottom:61px}@media(max-width:767.98px){.section-recognitions .slider-recognitions .item .content-text .title{margin-bottom:16px}}.section-recognitions .slider-recognitions .item .content-text .date{color:#53565a;font-size:16px;margin-bottom:6px}.section-recognitions .slider-recognitions .item .content-text h3{font-size:28px;font-weight:700;margin-bottom:10px;text-transform:uppercase}@media(max-width:767.98px){.section-recognitions .slider-recognitions .item .content-text h3{font-size:18px}}.section-recognitions .slider-recognitions .item .content-text .hastag a{color:#0033a0;font-size:20px;font-weight:500;margin-right:15px}@media(max-width:767.98px){.section-recognitions .slider-recognitions .item .content-text .hastag a{margin-right:15px}}.section-recognitions .slider-recognitions:before{background-color:#ecf0f1;bottom:-35px;content:"";height:170px;opacity:.6;position:absolute;width:100%}@media(max-width:767.98px){.section-recognitions .slider-recognitions:before{bottom:0;height:100%;left:-45px;width:129%}}.section-recognitions .slider-recognitions:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary.svg);background-repeat:no-repeat;bottom:77px;content:"";height:137px;position:absolute;right:-124px;width:140px;z-index:4}@media(max-width:767.98px){.section-recognitions .slider-recognitions:after{display:none}}.section-recognitions .slider-nav{align-items:center;display:flex;justify-content:center}.section-investor{position:relative}.section-investor .content-img{height:575px;width:100%}@media(max-width:767.98px){.section-investor .content-img{height:119px}}.section-investor .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:5}.section-investor .content-text{margin-left:19px;margin-top:132px;width:78%}@media(max-width:767.98px){.section-investor .content-text{margin:24px 0 0;width:100%}}.section-investor .content-text h2{color:#2d6df6;font-weight:700;margin-bottom:40px}.section-investor .content-text h2 span{color:#0033a0}.section-investor .content-text .item{align-items:center;background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,45,84,.13);display:flex;height:157px;margin-bottom:60px;margin-top:50px;overflow:hidden;padding:21px 34px;position:relative;width:100%}.section-investor .content-text .item a{align-items:center;display:flex}.section-investor .content-text .item .text{margin-left:73px}@media(max-width:767.98px){.section-investor .content-text .item .text{margin-left:60px}}.section-investor .content-text .item .text p{color:#2d6df6;font-size:18px;margin-bottom:5px}.section-investor .content-text .item .icon{position:relative}@media(max-width:767.98px){.section-investor .content-text .item .icon img{margin-left:-13px;width:44px}}.section-investor .content-text .item:before{background-color:#2d6df6;border-radius:50%;content:"";height:190px;left:-53px;opacity:.06;position:absolute;top:-18px;width:190px;z-index:0}@media(max-width:767.98px){.section-investor .content-text .item:before{height:182px;width:156px}.section-investor .content-text .btn{display:flex;margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.section-investor:before{background-color:#53565a;content:"";height:1px;opacity:.35;position:absolute;top:22px;width:100%}.section-investor:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:131px;left:8px;position:absolute;top:-51px;width:140px;z-index:0}@media(max-width:767.98px){.section-investor:after{display:none}}.section-informs{background-color:rgba(236,240,241,.6);margin-top:88px;padding:62px 0}.section-informs .title{margin-bottom:40px}.section-informs .title h2{color:#2d6df6;font-weight:700;margin-bottom:20px}.section-informs .content-documents{background-color:#fff;box-shadow:0 2px 30px 0 #e0e5f0;margin-left:auto;padding:58px 25px 45px 237px;width:85%}@media(max-width:767.98px){.section-informs .content-documents{margin-bottom:42px;padding:22px 18px;width:100%}}.section-informs .content-documents h4{color:#0033a0;font-size:32px;margin-bottom:33px}@media(max-width:767.98px){.section-informs .content-documents h4{font-size:22px}}.section-informs .content-documents a{align-items:center;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}.section-informs .content-documents a span{margin-right:13px}.section-informs .content-documents .documents ul{margin-bottom:50px}.section-informs .content-documents .documents ul li{margin-bottom:17px}@media(max-width:767.98px){.section-informs .content-documents .documents ul li{display:flex}}.section-informs .content-documents .documents ul li a{display:flex}.section-informs .content-documents .documents ul li a img{height:16px;margin-top:2px}.section-informs .content-documents .documents ul li a .text{margin-left:25px}.section-informs .content-documents .documents ul li a .text p{color:#2d6df6;margin:0}.section-informs .document-destac{align-items:center;background-color:#fff;bottom:0;box-shadow:0 2px 30px 0 #e0e5f0;display:flex;flex-direction:column;height:380px;justify-content:center;left:20px;margin:auto;padding:27px 47px;position:absolute;text-align:center;top:0;width:319px}@media(max-width:767.98px){.section-informs .document-destac{left:0;position:relative;width:100%}}.section-informs .document-destac .content-icon{align-items:center;background-color:rgba(236,240,241,.6);border-radius:50%;display:flex;height:163px;justify-content:center;margin-bottom:15px;width:163px}.section-informs .document-destac .name{color:#2d6df6;font-size:22px;margin-bottom:32px}.section-informs .document-destac:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary-not-opacity.svg);background-repeat:no-repeat;content:"";height:131px;left:-93px;position:absolute;top:-47px;width:140px;z-index:-1}.section-informs .text-info{align-items:center;display:flex;justify-content:space-between;margin-left:auto;padding-top:50px;width:85%}@media(max-width:767.98px){.section-informs .text-info{flex-direction:column;text-align:center;width:100%}}.section-informs .text-info p{color:#2d6df6;font-size:26px;margin:0}@media(max-width:767.98px){.section-informs .text-info p{font-size:24px;margin-bottom:24px}}.section-informs .text-info a{margin-right:25px}.relevant-investor{padding:70px 0 25px;position:relative}.relevant-investor .content-investors{display:flex;height:465px;position:relative;z-index:0}@media(max-width:767.98px){.relevant-investor .content-investors{flex-direction:column}}.relevant-investor .content-investors .content-img{width:60%}@media(max-width:991.98px){.relevant-investor .content-investors .content-img{height:213px;width:100%}}.relevant-investor .content-investors .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.relevant-investor .content-investors .content-text{background:#0033a0;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:64px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:767.98px){.relevant-investor .content-investors .content-text{padding:40px 16px 32px;width:100%}}.relevant-investor .content-investors .content-text h2{color:#fff;font-weight:700;margin-bottom:12px}.relevant-investor .content-investors .content-text p{color:#fff}.relevant-investor .content-investors .content-text a{margin-top:70px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:767.98px){.relevant-investor .content-investors .content-text a{margin-top:32px}}.relevant-investor .content-investors .content-text:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;bottom:-33px;content:"";height:137px;opacity:.2;position:absolute;right:-45px;width:140px;z-index:4}@media(max-width:991.98px){.relevant-investor .content-investors .content-text:after{display:none}}.relevant-investor:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:137px;left:0;opacity:.2;position:absolute;top:20px;width:140px;z-index:4}@media(max-width:991.98px){.relevant-investor:before{display:none}}.relevant-investor:after{background-color:#ecf0f1;bottom:0;content:"";height:342px;position:absolute;width:100%;z-index:-1}.our-sustainability{padding-top:49px}.our-sustainability .content-img img{height:550px;margin-left:52px;-o-object-fit:contain;object-fit:contain;width:528px}@media(max-width:767.98px){.our-sustainability .content-img img{height:412px;margin:auto;width:100%}}.our-sustainability .content-text{margin:85px 68px 15px;width:69%}@media(max-width:767.98px){.our-sustainability .content-text{margin:39px 0;width:100%}}.our-sustainability .content-text h2{display:flex;flex-direction:column}.our-sustainability:after{display:none}.tabs-sustainability{background-color:#2d6df6;padding:60px 0}.tabs-sustainability .title-newsletters h2{color:#fff;font-size:32px;margin:auto;width:70%}@media(max-width:767.98px){.tabs-sustainability .title-newsletters h2{font-size:25px;width:100%}}.tabs-sustainability .tabs-documents{border-radius:8px;overflow:hidden;padding:0}.tabs-sustainability .tabs-documents ul{display:flex;flex-wrap:unset;justify-content:left}.tabs-sustainability .tabs-documents ul li a{text-transform:none}.tabs-sustainability .tabs-documents ul li a:before{background-color:#0033a0!important;bottom:0;height:3px;left:0;margin:auto;right:0}.tabs-sustainability .tabs-documents .nav-tabs{align-items:center;background-color:#ecf0f1;padding-bottom:0}.tabs-sustainability .tabs-documents .nav-tabs .nav-item{padding-bottom:0;text-align:center;width:20%}@media(max-width:767.98px){.tabs-sustainability .tabs-documents .nav-tabs .nav-item{width:100%}}.tabs-sustainability .tabs-documents .nav-tabs .nav-item a{align-items:center;display:flex;height:130px;justify-content:center;line-height:1;padding:0 27px}.tabs-sustainability .tabs-documents .nav-tabs .nav-item a.active{color:#2d6df6}.tabs-sustainability .tabs-documents .nav-tabs .nav-item a.active:before{width:53%}.tabs-sustainability .tabs-documents .tab-content{margin:75px}@media(max-width:767.98px){.tabs-sustainability .tabs-documents .tab-content{margin:15px}}.tabs-sustainability .tabs-documents .tab-content .tab-pane .tab-text{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:35px 23px;width:87%}.tabs-sustainability .tabs-documents .tab-content .tab-pane .img-tab{height:293px;position:relative}@media(max-width:767.98px){.tabs-sustainability .tabs-documents .tab-content .tab-pane .img-tab{margin:auto auto 45px;width:80%}}.tabs-sustainability .tabs-documents .tab-content .tab-pane .img-tab img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.tabs-sustainability .tabs-documents .tab-content .tab-pane .img-tab:before{background-color:#2d6df6;bottom:-18px;content:"";height:209px;left:-18px;position:absolute;width:100%;z-index:0}.president{border:none;padding-top:0}.president .content-img{height:518px;margin:85px 0 0;width:100%}@media(max-width:767.98px){.president .content-img{height:264px;margin-bottom:16px}}.president .content-img img{height:100%;margin:0;-o-object-fit:cover;object-fit:cover;width:100%}.president .content-text{margin-left:35px}@media(max-width:767.98px){.president .content-text{margin-left:0}}.president .content-text h2{margin-bottom:6px}@media(max-width:767.98px){.president .content-text h2{font-size:28px}}.president .content-text h4{color:#2d6df6;font-size:28px;font-weight:700;margin-bottom:28px}@media(max-width:767.98px){.president .content-text h4{font-size:20px}}.president .content-text p{margin-bottom:40px}.president:before{display:none}.president .slider-nav{align-items:center;justify-content:center;width:100%}.cards-capacidad{padding-top:51px}.cards-capacidad .content-purpose{flex-direction:column;padding:0}.cards-capacidad .content-purpose h2{color:#fff;display:flex;flex-direction:column;font-weight:300;margin-bottom:60px}.cards-capacidad .content-purpose h2 span{font-weight:700}.cards-capacidad .content-purpose .cards-content{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:767.98px){.cards-capacidad .content-purpose .cards-content{flex-direction:column}}.cards-capacidad .content-purpose .cards-content .item-card{height:542px;margin-bottom:60px;position:relative;text-align:left;width:32%}@media(max-width:767.98px){.cards-capacidad .content-purpose .cards-content .item-card{height:399px;width:100%}}.cards-capacidad .content-purpose .cards-content .item-card .content-img{height:278px}@media(max-width:767.98px){.cards-capacidad .content-purpose .cards-content .item-card .content-img{height:183px}}.cards-capacidad:before{background-color:#0033a0;height:432px;top:0;width:100%}@media(max-width:767.98px){.cards-capacidad:before{height:2776px}}.tabs-conferences{background-color:#fff;padding-bottom:19px;padding-top:79px;position:relative}@media(max-width:767.98px){.tabs-conferences{padding-top:0}}.tabs-conferences .tabs-documents{background-color:unset;box-shadow:unset;padding:40px 0}.tabs-conferences .tabs-documents ul li a{font-size:18px;padding:0 90px;text-transform:unset}@media(max-width:991.98px){.tabs-conferences .tabs-documents ul li a{padding:0 24px}}.tabs-conferences .tabs-documents .tab-content .title{margin:auto auto 42px;width:47%}@media(max-width:991.98px){.tabs-conferences .tabs-documents .tab-content .title{width:100%}}.tabs-conferences .tabs-documents .tab-content .title h2{color:#2d6df6;font-family:Sura Regular;font-weight:700;margin-bottom:22px;text-align:center}.tabs-conferences .tabs-documents .tab-content .title p{text-align:center}.tabs-conferences .tabs-documents .tab-content .content-cards{display:flex;flex-wrap:wrap;justify-content:flex-start;position:relative}@media(max-width:991.98px){.tabs-conferences .tabs-documents .tab-content .content-cards{flex-direction:column}}.tabs-conferences .tabs-documents .tab-content .content-cards .item{margin:0 14px 38px;width:31%}@media(max-width:991.98px){.tabs-conferences .tabs-documents .tab-content .content-cards .item{width:100%}}.tabs-conferences .tabs-documents .tab-content .content-cards .item .item-card{justify-content:space-between}.tabs-conferences .tabs-documents .tab-content .content-cards .item .item-card .categories,.tabs-conferences .tabs-documents .tab-content .content-cards .item .item-card .categories span{margin:0 4px 21px}.tabs-conferences .tabs-documents .tab-content .content-cards .item .item-card .categories span a{background-color:rgba(0,174,199,.3);border:unset}.tabs-conferences .tabs-documents .tab-content .content-cards .item .item-card a{margin:0}.tabs-conferences .tabs-documents .tab-content .content-cards .item .item-card .content-text h3{font-size:28px}.tabs-conferences .tabs-documents .tab-content .btn{display:flex;margin:auto auto 45px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.tabs-conferences:before{background-color:#2d6df6;bottom:0;content:"";height:416px;left:0;opacity:1;position:absolute;top:unset;width:100%;z-index:0}@media(max-width:991.98px){.tabs-conferences:before{display:block;height:309px}}.section-tendencias{padding:50px 0 0;position:relative}.section-tendencias h2{color:#fff;margin-bottom:69px;text-align:center}.section-tendencias .know-more__content{flex-wrap:wrap;position:relative}.section-tendencias .know-more__content .know-more__item{margin-bottom:30px;position:relative;z-index:2}.section-tendencias .know-more__content .know-more__item .content-text h3{font-size:28px;margin-bottom:19px}.section-tendencias .know-more__content .know-more__item.option__two{background-color:#0033a0}.section-tendencias .know-more__content .know-more__item.option__two .item-card .content-text{display:flex;flex-direction:column;height:338px;justify-content:space-between}.section-tendencias .know-more__content .know-more__item.option__two .item-card .content-text h3{color:#2d6df6}.section-tendencias .know-more__content .know-more__item.option__two .item-card .content-text h3 span{color:#fff}.section-tendencias .know-more__content .know-more__item.option__two .item-card .arrow-two{background-color:#2d6df6}.section-tendencias .know-more__content .know-more__item.option__two .item-card .arrow-two:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/arrow-two-primary.svg);z-index:1}.section-tendencias .know-more__content .know-more__item.option__two .item-card:before{display:none}.section-tendencias .know-more__content .know-more__item.option__two-center .item-card .content-text{height:238px}.section-tendencias .know-more__content .know-more__item.option__two-center .item-card .arrow-two{background-color:#e3e829}.section-tendencias .know-more__content .know-more__item.option__two-center .item-card .arrow-two:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/arrow-two.svg);z-index:1}.section-tendencias .know-more__content .know-more__item.option__two-center .item-card:hover{box-shadow:unset}.section-tendencias .know-more__content .know-more__item.option__two-white .item-card .content-text h3{color:#fff}.section-tendencias .know-more__content .know-more__item.option__two-white .item-card .arrow-two{background-color:#e3e829}.section-tendencias .know-more__content .know-more__item.option__two-white .item-card .arrow-two:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/arrow-two.svg);z-index:1}.section-tendencias .know-more__content:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-warning.svg);background-repeat:no-repeat;content:"";height:131px;left:-79px;position:absolute;top:-57px;width:140px;z-index:0}.section-tendencias .know-more__content:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;bottom:66px;content:"";height:131px;position:absolute;right:-35px;width:140px;z-index:0}.section-tendencias:before{background-color:#2d6df6;content:"";height:758px;position:absolute;top:0;width:100%}.mobility{background-color:rgba(236,240,241,.6);padding-bottom:100px;padding-top:70px}.mobility .container{box-shadow:0 2px 31px 0 rgba(0,45,84,.13)}.mobility .content-card-ppal{flex-direction:column;padding:0 78px;position:relative;z-index:1}@media(max-width:991.98px){.mobility .content-card-ppal{padding:0 20px}}.mobility .content-card-ppal h1,.mobility .content-card-ppal h2{color:#fff;font-size:48px;font-weight:700;margin:78px 0;padding-left:24px;position:relative}@media(max-width:991.98px){.mobility .content-card-ppal h1,.mobility .content-card-ppal h2{font-size:30px;margin:30px 0}}.mobility .content-card-ppal h1:before,.mobility .content-card-ppal h2:before{background-color:#e3e829;bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;top:0;width:3px}.mobility .content-card-ppal:before{background-color:#2d6df6;content:"";height:330px;left:0;position:absolute;top:0;width:100%;z-index:-1}.mobility .content-card-ppal .item-card{min-height:555px;position:relative}.mobility .content-card-ppal .item-card .content-img{height:278px}.mobility .content-card-ppal .item-card h3{font-size:24px}.mobility .content-mobility{display:flex;justify-content:space-between;margin:auto auto -73px;width:90%}@media(max-width:991.98px){.mobility .content-mobility{flex-direction:column}}.mobility .content-mobility.space-content{flex-direction:column;margin-top:50px}.mobility .content-mobility .title{padding-left:24px;position:relative}.mobility .content-mobility .title:before{background-color:#0033a0;bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;top:0;width:3px}.mobility .content-mobility .title h3{color:#2d6df6;font-size:36px;font-weight:700;margin-bottom:12px}.mobility .content-mobility .title-secondary{width:34%}@media(max-width:991.98px){.mobility .content-mobility .title-secondary{margin-bottom:25px;width:100%}}.mobility .content-mobility .title-secondary h3{color:#2d6df6;font-size:36px;font-weight:700;margin-bottom:36px;padding-left:24px;position:relative}.mobility .content-mobility .title-secondary h3:before{background-color:#0033a0;bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;top:0;width:3px}.mobility .content-mobility .title-secondary p{margin:0;padding-left:24px}.mobility .content-mobility .title-secondary .btn{margin-left:24px;margin-top:41px}.mobility .content-mobility .content-cards{display:flex;justify-content:space-between;width:62%}@media(max-width:991.98px){.mobility .content-mobility .content-cards{flex-direction:column;width:100%}}.mobility:before{display:none}.mobility hr.separate-cards{margin-bottom:39px;margin-top:45px}.content-card-secondary{margin-top:44px}.content-card-secondary .item{display:flex;margin-bottom:33px}@media(max-width:991.98px){.content-card-secondary .item{flex-direction:column}}.content-card-secondary .item .content-img{height:134px;overflow:hidden;width:28%}@media(max-width:991.98px){.content-card-secondary .item .content-img{width:100%}}.content-card-secondary .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all .3s;width:100%}.content-card-secondary .item .text{margin-left:22px;width:72%}@media(max-width:991.98px){.content-card-secondary .item .text{margin:24px auto auto;width:100%}}.content-card-secondary .item .text a .date{color:#53565a;font-size:14px;margin-bottom:7px}.content-card-secondary .item .text a .date i{color:#53565a;margin-right:11px}.content-card-secondary .item .text h4{color:#53565a;font-size:26px;font-weight:700;margin-bottom:17px}.content-card-secondary .item .text .categories{padding:0}.content-card-secondary .item:hover .content-img img{transform:scale(1.2);transition:all .3s}.content-card-secondary .btn{display:flex;margin:auto auto 45px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.competitiveness .content-card-ppal{margin-bottom:80px}.competitiveness .content-card-ppal:before{background-color:#0033a0}.competitiveness .content-mobility{margin-bottom:0}.health .content-card-ppal{margin-bottom:80px}.health .content-card-ppal:before{background-color:#2d6df6}.health .content-mobility{margin-bottom:0}.hero-event-single{position:relative}.hero-event-single .breadcrumbs{background-color:transparent;height:90px;position:absolute;top:0;width:100%;z-index:3}.hero-event-single .breadcrumbs .content-block a{color:#fff}.hero-event-single .item .video-completo .text .text-tag{color:#e3e829!important;font-size:28px!important;font-weight:400!important}.hero-event-single .item .video-completo .text h2{color:#fff;font-family:Sura Regular;font-size:42px;font-weight:700;width:62%}.hero-event-single .item .video-completo .text .date{color:#fff;font-size:14px;margin-bottom:19px}.hero-event-single .item .video-completo .text .date i{margin-right:12px}.hero-event-single .item .video-completo .text .date span{color:#fff;font-size:14px}.hero-event-single .item:before{background:linear-gradient(90deg,rgba(0,0,0,.5) 0,hsla(0,0%,100%,.1));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-event-single .categories{padding:0}@media(max-width:767.98px){.hero-event-single .categories span{margin-bottom:10px;padding:2px 6px}}.hero-event-single .categories span a{display:block!important}@media(max-width:767.98px){.hero-event-single .categories span a{margin-top:0!important;padding:3px 10px}}.hero-event-single .categories span:hover{border-color:rgba(255,255,255,.3)}.hero-event-single .btn{margin:0 48px 9px 0;padding:7px 23px}@media(max-width:767.98px){.hero-event-single .hero-home .slider-nav{bottom:0;margin-bottom:9px}}.content-event{padding:0}.content-event.content-terms{margin-bottom:62px;padding-top:32px;position:relative}.content-event.content-terms:after{background-color:#0033a0;content:"";display:none;height:417px;position:absolute;top:0;width:100%;z-index:0}.content-event.content-terms:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;content:"";display:none;height:112px;position:absolute;right:415px;top:43px;width:137px;z-index:1}.content-event.content-terms .box-content.content-tab-vertical{z-index:1}.content-event .content-text{position:relative;z-index:1}.content-event .content-text p a{color:#0033a0}.content-event .recurses ul{-moz-columns:2!important;column-count:2!important;position:relative}.content-event .recurses ul li:before{display:none}.content-event .recurses ul:before{background-color:#ccc;content:"";height:100%;left:0;margin:auto;position:absolute;right:0;width:1px}.content-event .box-check{background-color:#fff;margin-top:24px;padding:20px 20px 20px 30px}.content-event .box-check ul{margin:0!important}.content-event .box-check ul li:before{background-color:transparent!important;background-image:url(/content/themes/segurossura-theme/dist/images/icons/tick.svg);background-repeat:no-repeat!important;border-radius:unset!important;height:26px!important;left:-10px!important;-o-object-fit:contain!important;object-fit:contain!important;top:3px!important;width:25px!important;z-index:5!important}.content-event .box-check ul li a{color:#53565a}.content-event .box-check ul li.active a{color:#2d6df6}.content-event .box-check ol{counter-reset:my-awesome-counter;list-style:none;padding:0}.content-event .box-check ol li{counter-increment:my-awesome-counter;cursor:pointer;margin-bottom:22px;padding-left:41px;position:relative}.content-event .box-check ol li:before{align-items:center;background-color:#d7d7d7;border-radius:9px;color:#fff;content:counter(my-awesome-counter);display:flex;font-size:18px;font-weight:700;height:30px;justify-content:center;left:-3px;margin-right:13px;position:absolute;width:30px}.content-event .box-check ol li a{color:#53565a;font-size:18px}.content-event .box-check ol li:hover:before{background-color:#2d6df6}.content-event .box-check ol li:hover a{color:#2d6df6;font-weight:700}.content-event .box-check span.collapsed p{color:#53565a}.content-event .video-header{margin-top:34px}.content-event .video-header iframe{height:526px;width:100%}.content-event .box-content{border:unset;box-shadow:0 13px 30px 0 rgba(224,229,240,.13);padding:40px}.content-event .box-content h3{color:#2d6df6;font-size:24px;font-weight:700;margin-bottom:22px}.content-event .box-content .content-text-and-img{align-items:center;display:flex;padding:60px 0}@media(max-width:767.98px){.content-event .box-content .content-text-and-img{flex-direction:column}}.content-event .box-content .content-text-and-img p{font-size:16px;margin-right:31px;width:45%}@media(max-width:767.98px){.content-event .box-content .content-text-and-img p{width:100%}}.content-event .box-content .content-text-and-img p a{color:#0033a0}.content-event .box-content .content-text-and-img img{height:270px;-o-object-fit:cover;object-fit:cover;width:480px}.content-event .box-content .content-text-and-img iframe{height:270px;width:480px}@media(max-width:767.98px){.content-event .box-content .content-text-and-img iframe{width:100%}}.content-event .box-content ul{-moz-columns:auto;columns:auto;margin-top:51px}.content-event .box-content ul li{font-size:18px;padding:0 25px;position:relative}.content-event .box-content ul li:before{background-color:#0033a0;border-radius:50%;content:"";height:7px;left:0;position:absolute;top:10px;width:7px;z-index:5}.content-event .box-content ul li a{color:#0033a0;display:unset;font-weight:500}.content-event .box-content ul li a:hover{text-decoration:underline}.content-event .box-content.content-tab-vertical{margin-top:0}.content-event .box-content.content-tab-vertical .option{margin-bottom:18px}.content-event .box-content.content-tab-vertical .option img{margin-right:31px}.content-event .box-content.content-tab-vertical .option p{color:#53565a;font-size:18px;line-height:1.78}.content-event .box-content.content-tab-vertical .btn{width:100%}.content-event .box-content.content-tab-vertical .content-card-single{margin-top:34px}.content-event .box-content.content-tab-vertical .content-card-single picture img{height:100%;width:100%}.content-event .box-interesant{margin-top:39px}.content-event .box-interesant .content{background-color:#fff;box-shadow:0 15px 51px 0 rgba(0,45,84,.13);padding:16px}.content-event .box-interesant .content a{display:block}.content-event .box-interesant .content .date{font-size:14px;margin-bottom:5px}.content-event .box-interesant .content .date i{color:#53565a;margin-right:15px}.content-event .box-interesant .content .date span{color:#53565a}.content-event .box-interesant .content h4{font-size:18px;font-weight:700;margin-bottom:6px;margin-top:0}.content-event .box-interesant .content .categories{color:#0033a0;display:flex;flex-wrap:wrap;font-weight:500;opacity:1;padding:0}.content-event .box-interesant .content .categories span{color:#0033a0;font-size:12px;margin-right:11px}.content-event .content-tabs .card{border:unset}.content-event .content-tabs .card-header{background-color:transparent;border-bottom:unset;border-top:1px solid rgba(0,0,0,.125);cursor:pointer;padding:31px 40px}.content-event .content-tabs h4{align-items:center;color:#2d6df6;display:flex;font-size:20px;font-weight:500;justify-content:space-between}.content-event .content-tabs .content-text{padding:0 20px}.content-event .text-article img{height:auto;margin:20px 0;width:100%}.content-event .text-article iframe{width:100%}.share-buttons{align-items:center;background-color:#2d6df6;border-radius:28px;box-shadow:0 3px 27px 0 rgba(224,229,240,.92);display:flex;justify-content:space-between;margin-bottom:39px;padding:19px}.share-buttons a{border-left:1px solid rgba(255,255,255,.4);border-right:1px solid rgba(255,255,255,.4);padding:0 25px}.share-buttons a img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;transition:all .4s;width:100%}.share-buttons a:first-child,.share-buttons a:last-child{border:0}.share-buttons a:hover img{transform:scale(1.2)}.slider-courses{background-color:#fff;padding-bottom:45px;padding-top:58px}.slider-courses .content-purpose{flex-direction:column;padding:0}.slider-courses .content-purpose h2{color:#2d6df6;font-family:Sura Regular;font-weight:700;margin-bottom:42px}.slider-courses .content-purpose .slider-cards{position:relative;width:100%}.slider-courses .content-purpose .slider-cards .item{height:519px;text-align:left}.slider-courses .content-purpose .slider-cards .item .content-img{height:278px}.slider-courses .content-purpose .slider-cards:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:131px;left:-41px;position:absolute;top:-45px;width:140px;z-index:-1}.slider-courses .content-purpose .slider-cards:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-warning.svg);background-repeat:no-repeat;bottom:22px;content:"";height:131px;position:absolute;right:-89px;width:140px;z-index:-1}.slider-courses:before{bottom:0;height:373px;width:100%}.slider-courses .slider-nav{align-items:center;display:flex;justify-content:center;left:0;width:100%}.content-hero-covid{position:relative}.content-hero-covid .hero-img_banner{width:100%}.content-hero-covid .hero-text{left:5%;position:absolute;top:50%;transform:translateY(-50%)}.content-hero-covid .hero-text_back{color:#e3e829;font-family:Sura Regular;font-size:.875rem}.content-hero-covid .hero-text_back i{font-size:.6875rem}.content-hero-covid .hero-text_title{color:#fff;font-size:3.4375rem;margin-top:5%}.content-hero-covid .hero-text_subtitle{color:#fff;font-family:Sura Regular;font-size:1.625rem;line-height:33px;width:75%}.content-hero-links{background-color:#0033a0;padding:16px 0}.content-hero-links .hero-links_content{align-items:center;display:flex;justify-content:center}.content-hero-links .hero-links p{margin:0}.content-hero-links .hero-links p .hero-links_redirect{color:#fff;font-family:Sura Regular;font-size:1.125rem;font-weight:700;text-align:center;text-decoration:none}.content-hero-links .hero-links p .hero-links_redirect:hover{color:#fff}.content-hero-links a{color:#fff!important;font-family:Sura Regular;font-size:1.125rem;font-weight:700;text-align:center;text-decoration:none}.content-map{padding:52px 0}.content-map_title{color:#2d6df6;font-family:Sura Regular;font-size:2.625rem;font-weight:700;text-align:center}.content-map_subtitle{margin-bottom:29px;text-align:center}.recomendations{background-color:#0033a0;padding:42px 0;position:relative}.recomendations:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/covid/puntos-amarillos.svg);background-repeat:no-repeat;bottom:-40px;content:"";height:78px;position:absolute;right:0;width:101px;z-index:4}.recomendations_title{color:#e3e829;font-family:Sura Regular;font-weight:700}.recomendations_subtitle{color:#fff;font-size:1.125rem;width:70%}.recomendations .articles{margin-top:44px;padding-top:unset}.recomendations .articles .content-article{height:323px}.recomendations .articles .content-article .item-card{justify-content:flex-end}.recomendations .articles .content-article .item-card img{z-index:0}.recomendations .articles .content-article .item-card:before{z-index:1}.recomendations .content-card-secondary .item{margin-bottom:42px}.recomendations .content-card-secondary .item .text .date,.recomendations .content-card-secondary .item .text h4{color:#fff}.recomendations .content-card-secondary .categories{opacity:1}.recomendations .content-card-secondary .btn{display:initial}.recomendations .btn-see{background-color:#0033a0;border:2px solid #fff;border-radius:24px;color:#fff;text-transform:uppercase}.recomendations .btn-see:hover{background-color:#fff;color:#000}.audiovisual{padding:42px 0}.audiovisual_title{color:#0033a0;text-align:center}.audiovisual_subtitle{margin-bottom:42px;text-align:center}.audiovisual .content-box{box-shadow:0 2px 30px 0 rgba(0,37,70,.16);flex-direction:column;height:492px}.audiovisual .content-box iframe{height:360px;width:100%}.audiovisual .content-box .text{margin-top:16px}.audiovisual .content-box .text h4{color:#2d6df6}.audiovisual .content-box .text .categories{opacity:1}.audiovisual .content-box .text .categories span.bloq-categorie a:hover{color:#2d6df6}.audiovisual .content-box.item-videos{padding:16px;position:relative}.audiovisual .content-box.item-videos h3{color:#2d6df6;font-size:22px;font-weight:700}.audiovisual .content-box.item-videos .content{font-size:14px;margin-bottom:17px}.audiovisual .content-box.item-videos .content-items{overflow-y:scroll}.audiovisual .content-box.item-videos .item{margin-bottom:22px}.audiovisual .content-box.item-videos .item .text{margin-top:0}.audiovisual .content-box.item-videos .item .text h4{color:#53565a;font-size:18px}.audiovisual .content-box.item-videos .item .text .categories .bloq-categorie{margin-bottom:0}.audiovisual .content-box.item-videos .item .vid-thumb img{height:87px;-o-object-fit:cover;object-fit:cover;width:144px}.audiovisual .content-box.item-videos:before{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);background-repeat:no-repeat;bottom:0;content:"";height:110px;pointer-events:none;position:absolute;right:0;width:100%;z-index:4}.audiovisual .content-guia{box-shadow:0 9px 31px 0 rgba(0,45,84,.13);padding:15px}.audiovisual .content-guia_text{margin-left:21px}.audiovisual .content-guia_text p{color:#0033a0;font-family:Sura Regular;font-size:24px;font-weight:700}.audiovisual .card-info{box-shadow:0 9px 31px 0 rgba(0,45,84,.13);display:flex;flex-direction:row}.audiovisual .card-info_text{background-color:#0033a0;display:flex;flex-direction:column;justify-content:center;padding:32px}.audiovisual .card-info_text p{color:#fff;font-family:Sura Regular;font-size:24px;font-weight:700;margin-bottom:20px;position:relative}.audiovisual .card-info_text p:before{border:2px solid #e3e829;border-radius:12px;content:"";height:1px;position:absolute;top:-20px;width:52px}.audiovisual .card-info_text .btn-see{background-color:#0033a0;border:2px solid #fff;border-radius:24px;color:#fff;text-transform:uppercase}.audiovisual .card-info_text .btn-see:hover{background-color:#fff;color:#000}.audiovisual .btn-seeAll{background-color:#00aec7;border-radius:24px;color:#fff}.audiovisual .btn-seeAll:hover{background-color:#008da1;border-color:#008194}.hero-reactivacion{background-color:#0033a0;padding:21px 0}.hero-reactivacion_text .hero-reactivacion_back{color:#e3e829;font-family:Sura Regular;font-size:.875rem}.hero-reactivacion_text .hero-reactivacion_back i{font-size:.6875rem}.hero-reactivacion_text .hero-reactivacion_title{color:#fff;font-family:Sura Regular;font-size:20px;font-weight:600;margin:0}.multimedia{padding:90px 0;position:relative}.multimedia-title{color:#00aec7;font-size:40px;font-weight:700;text-align:center}.multimedia-subtitle{color:#0033a0;font-size:30px;font-weight:500;text-align:center}.downloads{background-color:#0033a0;padding:42px 0;position:relative}.downloads-title{color:#fff;font-family:Sura Regular;font-weight:700;margin-bottom:20px;text-align:center}.downloads .content-guia{background-color:#fff;box-shadow:0 9px 31px 0 rgba(0,45,84,.13);margin:20px 0;padding:15px}.downloads .content-guia_text{margin-left:21px}.downloads .content-guia_text .guia-title{color:#0033a0;font-family:Sura Regular;font-size:24px;font-weight:700}.downloads .content-guia_text .guia-text{color:#53565a;font-family:Sura Regular;font-size:18px;font-weight:500}.downloads .btn-see{background-color:#0033a0;border:2px solid #fff;border-radius:24px;color:#fff;margin-top:20px;text-transform:uppercase}.downloads .btn-see:hover{background-color:#fff;color:#000}.downloads:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/covid/puntos-amarillos.svg);background-repeat:no-repeat;content:"";height:78px;left:0;position:absolute;top:-40px;width:101px;z-index:4}.infografia{padding:42px 0;position:relative}.infografia-title{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:42px;text-align:center}.infografia .infografia-cards{box-shadow:0 2px 30px 0 #e0e5f0}.infografia .infografia-cards-title{color:#0033a0;font-family:Sura Regular;font-size:22px;text-align:center}.infografia .infografia-cards-title span{font-weight:700}.infografia .infografia-cards-button{display:flex;justify-content:center;margin-top:38px}.infografia .button-cards-load{margin-top:42px}.infografia:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/covid/puntos-amarillos.svg);background-repeat:no-repeat;content:"";height:78px;position:absolute;right:0;top:-40px;width:101px;z-index:4}.videos{padding:52px 0;position:relative}.videos-title{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:42px;text-align:center}.videos .content-box{box-shadow:0 2px 30px 0 rgba(0,37,70,.16);flex-direction:column;height:492px}.videos .content-box iframe{height:360px;width:100%}.videos .content-box .text{margin-left:22px;margin-top:16px;width:72%}.videos .content-box .text .date{font-size:14px;margin-bottom:7px}.videos .content-box .text h4{color:#2d6df6;font-weight:700;margin-bottom:17px}.videos .content-box .text .categories{display:flex;flex-wrap:wrap;opacity:1;padding:0;transition:.3s;width:100%}.videos .content-box .text .categories span.bloq-categorie{margin-bottom:21px}.videos .content-box .text .categories span.bloq-categorie a:hover{color:#2d6df6}.videos .content-box.item-videos{padding:16px;position:relative}.videos .content-box.item-videos h3{color:#2d6df6;font-size:22px;font-weight:700}.videos .content-box.item-videos .content{font-size:14px;margin-bottom:17px}.videos .content-box.item-videos .content-items{overflow-y:scroll!important}.videos .content-box.item-videos .item{display:flex;margin-bottom:22px}.videos .content-box.item-videos .item .text{margin-top:0}.videos .content-box.item-videos .item .text .date i{margin-right:11px}.videos .content-box.item-videos .item .text h4{color:#53565a;font-size:18px}.videos .content-box.item-videos .item .text .categories .bloq-categorie{margin-bottom:0}.videos .content-box.item-videos .item .vid-thumb img{height:87px;-o-object-fit:cover;object-fit:cover;width:144px}.videos .content-box.item-videos:before{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;height:110px;pointer-events:none;right:0;width:100%}.videos .content-box.item-videos:before,.videos:after{background-repeat:no-repeat;content:"";position:absolute;z-index:4}.videos:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/covid/puntos-azules.svg);height:78px;left:0;top:-40px;width:101px}.hero-audiovisuales{background-color:#0033a0;padding:21px 0}.hero-audiovisuales_text .hero-audiovisuales_back{color:#e3e829;font-family:Sura Regular;font-size:.875rem}.hero-audiovisuales_text .hero-audiovisuales_back i{font-size:.6875rem}.hero-audiovisuales_text .hero-audiovisuales_title{color:#fff;font-family:Sura Regular;font-size:20px;font-weight:600;margin:0}.audiovisuales{padding:90px 0;position:relative}.audiovisuales-title{color:#00aec7;font-size:40px;font-weight:700;text-align:center}.audiovisuales-subtitle{color:#0033a0;font-size:30px;font-weight:500;text-align:center}.podcast{padding:32px 0 50px;position:relative}.podcast-title{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:42px;text-align:center}.podcast:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/covid/puntos-amarillos.svg);background-repeat:no-repeat;content:"";height:78px;left:0;position:absolute;top:-40px;width:101px;z-index:4}.podcast iframe{border:0}.videos-audiovisual{padding:52px 0;position:relative}.videos-audiovisual-title{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:42px;text-align:center}.videos-audiovisual .content-box{box-shadow:0 2px 30px 0 rgba(0,37,70,.16);flex-direction:column;height:492px}.videos-audiovisual .content-box iframe{height:360px;width:100%}.videos-audiovisual .content-box .text{margin-left:22px;margin-top:16px;width:72%}.videos-audiovisual .content-box .text .date{font-size:14px;margin-bottom:7px}.videos-audiovisual .content-box .text h4{color:#2d6df6;font-weight:700;margin-bottom:17px}.videos-audiovisual .content-box .text .categories{display:flex;flex-wrap:wrap;opacity:1;padding:0;transition:.3s;width:100%}.videos-audiovisual .content-box .text .categories span.bloq-categorie{margin-bottom:21px}.videos-audiovisual .content-box .text .categories span.bloq-categorie a:hover{color:#2d6df6}.videos-audiovisual .content-box.item-videos{padding:16px;position:relative}.videos-audiovisual .content-box.item-videos h3{color:#2d6df6;font-size:22px;font-weight:700}.videos-audiovisual .content-box.item-videos .content{font-size:14px;margin-bottom:17px}.videos-audiovisual .content-box.item-videos .content-items{overflow-y:scroll!important}.videos-audiovisual .content-box.item-videos .item{display:flex;margin-bottom:22px}.videos-audiovisual .content-box.item-videos .item .text{margin-top:0}.videos-audiovisual .content-box.item-videos .item .text .date i{margin-right:11px}.videos-audiovisual .content-box.item-videos .item .text h4{color:#53565a;font-size:18px}.videos-audiovisual .content-box.item-videos .item .text .categories .bloq-categorie{margin-bottom:0}.videos-audiovisual .content-box.item-videos .item .vid-thumb img{height:87px;-o-object-fit:cover;object-fit:cover;width:144px}.videos-audiovisual .content-box.item-videos:before{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);background-repeat:no-repeat;bottom:0;content:"";height:110px;pointer-events:none;position:absolute;right:0;width:100%;z-index:4}.infografia-audiovisual{padding:42px 0;position:relative}.infografia-audiovisual-title{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:42px;text-align:center}.infografia-audiovisual .infografia-audiovisual-cards{box-shadow:0 2px 30px 0 #e0e5f0}.infografia-audiovisual .infografia-audiovisual-cards-title{color:#0033a0;font-family:Sura Regular;font-size:22px;text-align:center}.infografia-audiovisual .infografia-audiovisual-cards-title span{font-weight:700}.infografia-audiovisual .infografia-audiovisual-cards-button{display:flex;justify-content:center;margin-top:38px}.infografia-audiovisual .button-cards-load{margin-top:42px}.infografia-audiovisual:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/covid/puntos-amarillos.svg);background-repeat:no-repeat;bottom:-40px;content:"";height:78px;left:0;position:absolute;width:101px;z-index:4}.downloads-audiovisual{background-color:#0033a0;padding:42px 0;position:relative}.downloads-audiovisual .content-guia{background-color:#fff;box-shadow:0 9px 31px 0 rgba(0,45,84,.13);margin:20px 0;padding:15px}.downloads-audiovisual .content-guia_text{margin-left:21px}.downloads-audiovisual .content-guia_text .guia-title{color:#0033a0;font-family:Sura Regular;font-size:24px;font-weight:700}.downloads-audiovisual .content-guia_text .guia-text{color:#53565a;font-family:Sura Regular;font-size:18px;font-weight:500}.downloads-audiovisual .btn-see{background-color:#0033a0;border:2px solid #fff;border-radius:24px;color:#fff;margin-top:20px;text-transform:uppercase}.downloads-audiovisual .btn-see:hover{background-color:#fff;color:#000}.downloads-audiovisual:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/covid/puntos-amarillos.svg);background-repeat:no-repeat;content:"";height:78px;left:0;position:absolute;top:-40px;width:101px;z-index:4}.hero-recomendacion{background-color:#0033a0;padding:21px 0}.hero-recomendacion_text .hero-recomendacion_back{color:#e3e829;font-family:Sura Regular;font-size:.875rem}.hero-recomendacion_text .hero-recomendacion_back i{font-size:.6875rem}.hero-recomendacion_text .hero-recomendacion_title{color:#fff;font-family:Sura Regular;font-size:20px;font-weight:600;margin:0}.search-filter-recomendacion{position:relative}.search-filter-recomendacion .content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:33px;position:relative;z-index:5}@media(max-width:767.98px){.search-filter-recomendacion .content{margin-bottom:51px;margin-top:65px}}.search-filter-recomendacion .content form{width:80%}@media(max-width:767.98px){.search-filter-recomendacion .content form{width:100%}}.search-filter-recomendacion .content form .input-search{background:#fff;border-radius:50px;box-shadow:0 15px 51px 0 rgba(0,45,84,.13);display:flex;padding:5px;position:relative;width:100%}.search-filter-recomendacion .content form .input-search input.form-control{border:0;border-radius:40px;box-shadow:unset;padding:28px 30px}.search-filter-recomendacion .content form .input-search button{align-items:center;display:flex}.search-filter-recomendacion .content form .input-search button img{margin-right:7px;width:15px}.search-filter-recomendacion .filter-box{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:36px}@media(max-width:767.98px){.search-filter-recomendacion .filter-box{flex-direction:column;margin:auto auto 46px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.search-filter-recomendacion .filter-box .item-button{font-size:14px;font-weight:600;margin:8px;padding:6px 23px;text-transform:capitalize}.search-filter-recomendacion .filter-box .item-button i{color:#0033a0;font-size:10px;margin-right:12px}.search-filter-recomendacion .filter-box .item-button a{color:#0033a0}.search-filter-recomendacion .filter-box .item-button.reset-filter{background-color:transparent;font-size:14px;font-weight:700;text-decoration:underline}.search-filter-recomendacion .filter-box .item-button.reset-filter a{color:#0033a0;font-size:16px;font-weight:600}.search-filter-recomendacion .filter-box .item-button.reset-filter a:hover{color:#0033a0}.search-filter-recomendacion .filter-box .item-button:hover a,.search-filter-recomendacion .filter-box .item-button:hover i{color:#fff}@media(max-width:991.98px){.result-search-blog{top:223px}}.hero-blog{padding-bottom:44px;position:relative}@media(max-width:991.98px){.hero-blog{padding-bottom:32px}}.hero-blog h2{color:#0033a0;font-family:Sura Regular;margin-bottom:44px}.hero-blog img{border-radius:8px;height:400px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.hero-blog .text h3{color:#0033a0;font-family:Sura Regular;font-size:40px;font-style:normal;font-weight:700;margin-bottom:44px}@media(max-width:767.98px){.hero-blog .text h3{margin-bottom:24px}}.hero-blog .text .tags{align-items:center;display:flex;margin-bottom:40px}@media(max-width:767.98px){.hero-blog .text .tags{margin-bottom:24px}}.hero-blog .text .tags .tag--primary{background:#2d6df6;border-radius:12px;color:#fff;padding:4px 16px}.hero-blog .text .tags .tag-text-primary{align-items:center;color:#0033a0;display:flex;margin-right:20px}.hero-blog .text .tags .tag-text-primary img{height:23px;margin-right:16px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hero-blog .text .tags span{align-items:center;color:#0033a0;display:flex;font-weight:600;margin-bottom:0;margin-right:20px}@media(max-width:767.98px){.hero-blog .text .tags span{margin-bottom:17px}}.hero-blog-category .text h2{font-weight:700;margin-bottom:1rem}.articles{padding-top:55px}@media(max-width:767.98px){.articles{padding-top:44px}}.content-article{height:400px;margin-bottom:30px;overflow:hidden;position:relative}@media(max-width:767.98px){.content-article{height:373px}}.content-article .item-card{height:100%;width:100%}.content-article .item-card a{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative}.content-article .item-card a:hover .categories{opacity:1;transition:.3s}.content-article .item-card img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;transition:all .3s;width:100%;z-index:0}.content-article .item-card .content-text{padding:23px;position:relative;z-index:2}@media(max-width:767.98px){.content-article .item-card .content-text{padding:27px 16px}}.content-article .item-card .content-text .date{display:flex;flex-wrap:wrap;margin-bottom:6px}.content-article .item-card .content-text .date span{color:#fff}.content-article .item-card .content-text .date span.date{align-items:center;display:flex;font-size:14px;margin:0}.content-article .item-card .content-text .date span.date i{margin-right:6px}.content-article .item-card .content-text h3{color:#fff;font-weight:700}@media(max-width:767.98px){.content-article .item-card .content-text h3{font-size:18px;margin-bottom:7px}}.content-article .item-card:before{background-image:linear-gradient(180deg,rgba(39,49,60,0),rgba(39,49,60,0)),linear-gradient(180deg,rgba(39,49,60,0) 1%,#27313c);bottom:-87px;content:"";height:387px;pointer-events:none;position:absolute;transition:all .3s;width:100%;z-index:1}.content-article .categories{opacity:0}.categories{display:flex;flex-wrap:wrap;opacity:1;padding:23px;transition:.3s;width:100%}.categories span{height:-webkit-max-content;height:-moz-max-content;height:max-content}.categories span.bloq-categorie{background-color:#ecf0f1db;border:1px solid #fff;border-radius:12px;color:#2d6df6;font-size:13px;font-weight:500;margin-bottom:9px;margin-right:9px;padding:7px 9px;position:relative;transition:all .3s;z-index:9}.categories span.bloq-categorie a{color:#2d6df6;margin-top:0!important}.categories span.bloq-categorie.active{background-color:rgba(0,174,199,.3);border-color:#ffffff4d;color:#fff;transition:all .3s}.categories span.bloq-categorie.active a{color:#fff}.tabs-blog{margin-bottom:44px;position:relative}@media(max-width:767.98px){.tabs-blog{overflow:hidden}}.tabs-blog .title h1,.tabs-blog .title h2{color:#0033a0;margin-bottom:44px}.tabs-blog .content-tabs-blog{align-items:center;display:flex;gap:30px;justify-content:center}@media(max-width:1199.98px){.tabs-blog .content-tabs-blog{justify-content:start;overflow:scroll}}.tabs-blog .content-tabs-blog .item span{background-color:transparent;border-radius:12px;color:#0033a0;cursor:pointer;display:block;padding:4px 16px;transition:all .3s;width:-webkit-max-content;width:-moz-max-content;width:max-content}.tabs-blog .content-tabs-blog .item.active span,.tabs-blog .content-tabs-blog .item:hover span{background:#2d6df6;color:#fff}.tabs-blog .box-more-ideas{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:space-between;margin-top:44px;padding:24px 37px}@media(max-width:767.98px){.tabs-blog .box-more-ideas{align-items:center;flex-direction:column;padding:24px;text-align:center}}.tabs-blog .box-more-ideas span{color:#0033a0;display:block;font-weight:600;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:80%}@media(max-width:1199.98px){.tabs-blog .box-more-ideas span{width:64%}}@media(max-width:767.98px){.tabs-blog .box-more-ideas span{margin-bottom:23px;width:100%}}.tabs-blog .box-more-ideas a{align-items:center;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;justify-content:center;margin:0}.tabs-blog.magazine-search{background-color:#e6faef}.tabs-blog.magazine-search .form-group input,.tabs-blog.magazine-search .form-group select{background-color:transparent;border:2px solid #003c71!important;box-shadow:unset!important;color:#003c71!important;font-size:18px!important;font-weight:600!important}.tabs-blog.magazine-search .form-group input:focus,.tabs-blog.magazine-search .form-group select:focus{background-color:transparent!important}.tabs-blog.magazine-search .form-group label{color:#003c71!important;font-size:18px!important;font-weight:600!important}.tabs-blog.magazine-search .search{margin-right:24px;width:70%}@media(max-width:767.98px){.tabs-blog.magazine-search .search{margin:auto auto 15px;width:100%}}.tabs-blog.magazine-search .search .search-button{background:transparent;border:unset!important}.tabs-blog.magazine-search .search .search-button:hover{background-color:transparent!important}.tabs-blog.magazine-search .select{width:30%}@media(max-width:767.98px){.tabs-blog.magazine-search .select{margin:auto;width:100%}}.covid-blog{padding:50px 0;position:relative}.covid-blog h2{color:#2d6df6;font-weight:700}.covid-blog p{font-size:20px;width:57%}@media(max-width:767.98px){.covid-blog p{width:100%}}.covid-blog .articles{margin-top:44px;padding-top:unset}.covid-blog .articles .content-article{height:323px}.covid-blog .articles .content-article .item-card,.covid-blog .articles .content-article .item-card a{justify-content:flex-end}.covid-blog .content-card-secondary .item{margin-bottom:42px}.covid-blog .content-card-secondary .item .text a .date i{color:#fff}.covid-blog .content-card-secondary .categories{opacity:1}.covid-blog .content-card-secondary .btn{display:initial}.covid-blog:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:131px;opacity:.5;position:absolute;right:0;top:-51px;width:140px;z-index:4}.revistas p{width:100%}@media(max-width:767px){.revistas .col-md-5{order:1}.revistas .col-md-7{order:2}}.features-videos{padding:60px 0;position:relative}.features-videos .title-fetured{margin-bottom:57px}.features-videos h2{color:#2d6df6;font-weight:700}.features-videos h2 span{color:#0033a0}.features-videos .content-box{box-shadow:0 2px 30px 0 rgba(0,37,70,.16);flex-direction:column;height:492px}.features-videos .content-box iframe{height:360px;width:100%}.features-videos .content-box .text{margin-top:16px}.features-videos .content-box .text h4{color:#2d6df6;font-weight:700}.features-videos .content-box .text .date{color:#53565a;font-size:14px;margin-bottom:7px}.features-videos .content-box .text .date i{margin-right:11px}.features-videos .content-box .text .categories{opacity:1}.features-videos .content-box .text .categories span.bloq-categorie a:hover{color:#2d6df6}.features-videos .content-box.item-videos{padding:16px;position:relative}.features-videos .content-box.item-videos h3{color:#2d6df6;font-size:22px;font-weight:700}.features-videos .content-box.item-videos .content{font-size:14px;margin-bottom:17px}.features-videos .content-box.item-videos .content-items{overflow-y:scroll}.features-videos .content-box.item-videos .item{margin-bottom:22px}.features-videos .content-box.item-videos .item .text{margin-top:0}.features-videos .content-box.item-videos .item .text .date{color:#53565a;font-size:14px;margin-bottom:7px}.features-videos .content-box.item-videos .item .text .date i{margin-right:11px}.features-videos .content-box.item-videos .item .text h4{color:#53565a;font-size:18px;font-weight:700;margin-top:8px}.features-videos .content-box.item-videos .item .text .categories .bloq-categorie{margin-bottom:0}.features-videos .content-box.item-videos .item .vid-thumb img{height:87px;-o-object-fit:cover;object-fit:cover;width:144px}.features-videos .content-box.item-videos:before{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;height:110px;pointer-events:none;width:100%}.features-videos .content-box.item-videos:before,.features-videos:before{background-repeat:no-repeat;content:"";position:absolute;right:0;z-index:4}.features-videos:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary.svg);height:131px;opacity:.5;top:-51px;width:140px}.date i{margin-right:11px}.feature-documents{background-color:transparent;padding:60px 0}.feature-documents .content-documents h2{color:#2d6df6;font-weight:700;margin-bottom:58px}.feature-documents .content-documents h2 span{color:#0033a0}.feature-documents .content-documents .content-tabs #accordion .card{background-color:transparent;border:unset;overflow:unset}.feature-documents .content-documents .content-tabs #accordion .card .content-text,.feature-documents .content-documents .content-tabs #accordion .card .content-text .card-body{padding:0}.feature-documents .content-documents .content-tabs #accordion .card .content-text .card-body .bloq-box{flex-wrap:wrap;margin-bottom:0}.feature-documents .content-documents .content-tabs #accordion .card .content-text .card-body .bloq-box .box-archive{margin-bottom:35px}.feature-documents .content-documents .content-tabs #accordion .card .btn{margin:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.search-filter{position:relative}.search-filter:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:131px;left:0;opacity:.5;position:absolute;top:-20px;width:140px;z-index:4}.search-filter .content{margin-bottom:33px;position:relative;z-index:5}@media(max-width:991.98px){.search-filter .content{margin-bottom:0}}.search-filter .content form .input-search{border:1px solid #0033a0}@media(max-width:991.98px){.search-filter .content form .input-search{background-color:transparent;border:none;box-shadow:unset;flex-direction:column}}.search-filter .content form .input-search input{width:42%}@media(max-width:991.98px){.search-filter .content form .input-search input{width:100%}}.search-filter .content form .input-search select{border:none;border-left:1px solid #0033a0;color:#a4a8a8;font-family:Sura Regular;font-size:16px;margin:6px 20px 9px;padding:0 17px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.search-filter .content form .input-search select:focus{outline:none}@media(max-width:991.98px){.search-filter .content form .input-search select{border:0;border-radius:40px;box-shadow:unset;margin:25px auto;padding:18px 30px;width:100%}.search-filter .content form .input-search button{display:none}}.search-filter .filter-box{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:36px}@media(max-width:767.98px){.search-filter .filter-box{flex-direction:column;margin:auto auto 46px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.search-filter .filter-box .item-button{font-size:14px;font-weight:600;margin:8px;padding:6px 23px;text-transform:capitalize}.search-filter .filter-box .item-button i{color:#0033a0;font-size:10px;margin-right:12px}.search-filter .filter-box .item-button button{background:transparent;border:none;color:#0033a0;font-size:14px;font-weight:600}.search-filter .filter-box .item-button.reset-filter{background-color:transparent;font-size:14px;font-weight:700}.search-filter .filter-box .item-button.reset-filter button{color:#0033a0;font-size:16px;font-weight:600;transition:all .3s}.search-filter .filter-box .item-button.reset-filter:hover button{color:#0033a0;text-decoration:underline;transition:all .3s}.search-filter .filter-box .item-button:hover button,.search-filter .filter-box .item-button:hover i{color:#fff}.result-search-blog{background-color:#fff;border-radius:12px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 3px 14px 2px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14);display:none;left:0;margin:auto;padding:56px 40px 40px;position:absolute;right:0;top:167px;width:70%;z-index:1}@media(max-width:991.98px){.result-search-blog{top:383px!important;z-index:5}}@media(max-width:767.98px){.result-search-blog{top:401px;width:92%}}.result-search-blog h4{color:#0033a0;font-size:16px;font-weight:600;margin-bottom:9px}.result-search-blog .content-checkbox{align-items:center;display:flex;flex-wrap:wrap}.result-search-blog .content-checkbox label{background-color:#f3f6f6;color:#53565a;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:13px 25px;position:relative;transition:all .3s ease}.result-search-blog .content-checkbox label:hover{background:rgba(0,116,217,.1)}.result-search-blog .content-checkbox input[type=radio],.result-search-blog .content-checkbox input[type=radio]:checked,.result-search-blog .content-checkbox label:before{display:none}.result-search-blog .content-checkbox input[type=radio]:checkedlabel{background:#0074d9;color:#fff}.result-search-blog .content-checkbox .option{margin-bottom:24px;margin-right:14px}.result-search-blog .content-checkbox input[type=checkbox],.result-search-blog .content-checkbox input[type=checkbox]:checked+label:before{display:none}.result-search-blog .content-checkbox input[type=checkbox]:checked+label{background:#0033a0;color:#fff}.result-search-blog .close{cursor:pointer}.result-search-blog .close span{color:#0033a0;font-size:15px}.hidden{display:none}.blog-magazine{margin:64px 0;padding:0}.blog-magazine .title{margin-bottom:64px}@media(max-width:767.98px){.blog-magazine .text{margin-bottom:24px}}.blog-magazine .text h3{color:#0033a0;font-weight:700;margin-bottom:1rem}.blog-magazine .item{align-items:center;background-color:#0033a0;border-radius:8px;display:flex;height:464px;overflow:hidden;padding:24px;position:relative}@media(max-width:767.98px){.blog-magazine .item{margin-bottom:24px}}.blog-magazine .item:before{background:linear-gradient(180deg,transparent,rgba(0,0,0,.4) 40%,rgba(0,0,0,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.blog-magazine .item .content-img{height:99%;margin:auto;-o-object-fit:cover;object-fit:cover;width:99%}.blog-magazine .item .content-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.blog-magazine .item .text{bottom:24px;display:flex;flex-direction:column;height:89%;position:absolute;z-index:2}@media(max-width:767.98px){.blog-magazine .item .text{margin-bottom:24px}}.blog-magazine .item .text .tag--white{background:#fff;border-radius:24px;color:#0033a0;display:block;font-size:14px;margin-bottom:auto;padding:4px 12px;z-index:99}.blog-magazine .item .text p.name{color:#fff;font-size:26px;font-weight:600;margin-bottom:8px}.blog-magazine .item .text p{color:#fff;font-size:14px}.section--last-arcticles{background-color:#f8f8f8;margin:0;padding:64px 0}@media(max-width:991.98px){.section--last-arcticles{margin:48px 0}}.section--last-arcticles .title{margin-bottom:64px}.section--last-arcticles .title h2{margin-bottom:24px}.section--last-arcticles .title p{color:#3f3f41}.section--last-arcticles .grid-cards{display:flex;flex-wrap:wrap;gap:24px}.section--last-arcticles .btn--primary{margin-top:24px!important}.section--slider-tendencias{margin:64px 0;padding:0}.section--slider-tendencias .title h2{margin-bottom:64px}.section--slider-tendencias .card-investigacion{width:100%}.section--slider-tendencias .card-investigacion--featured{background-color:#2d6df6!important}.section--slider-tendencias .card-investigacion--featured .content-card{align-items:center;display:flex;gap:24px}@media(max-width:991.98px){.section--slider-tendencias .card-investigacion--featured .content-card{flex-direction:column}}.section--slider-tendencias .card-investigacion--featured .content-card img{height:416px;width:600px}@media(max-width:991.98px){.section--slider-tendencias .card-investigacion--featured .content-card img{height:200px;width:100%}}.card-investigacion{background:#fff;border:1px solid #2d6df6;border-radius:12px;height:100%;padding:1.5rem;width:31%}@media(max-width:991.98px){.card-investigacion{width:100%}}.card-investigacion .content-card img{border-radius:8px;height:164px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover;width:100%}.card-investigacion .content-card .text .tag{margin-bottom:1rem}.card-investigacion .content-card .text .tag--secondary{background-color:#0033a0;border-radius:16px;color:#fff;display:block;margin-bottom:8px;padding:2px 16px}.card-investigacion .content-card .text .tag--white{background-color:#fff;border-radius:16px;color:#0033a0;display:block;margin-bottom:8px;padding:2px 16px}.card-investigacion .content-card .text h3{color:#0033a0;font-size:20px;font-weight:600;margin-bottom:1rem}.card-investigacion .content-card .text p{color:#888b8d;font-size:14px;font-weight:400;margin-bottom:24px}.card-investigacion--featured{background-color:#0033a0!important;color:#fff!important}.card-investigacion--featured .text h3,.card-investigacion--featured .text p{color:#fff!important}.card-investigacion--featured .content-card .btn--outline-secondary{border-color:#fff;color:#fff}.card-investigacion--featured .content-card .btn--outline-secondary:hover{background-color:#fff;color:#0033a0}.section-subscribe{margin:0;padding:64px 0}@media(max-width:991.98px){.section-subscribe{padding:48px 0}}.section-subscribe form .form-group{margin-bottom:32px}.section-subscribe form .form-group .title-input{color:#0033a0;font-size:18px;font-weight:600}.section-subscribe form .form-group input{background-color:transparent;border:2px solid #0033a0;border-radius:51px!important;box-shadow:unset;color:#0033a0!important;height:auto;padding:14px 28px}.section-subscribe form .content-checkbox{align-items:center;display:flex;width:87%}@media(max-width:767.98px){.section-subscribe form .content-checkbox{flex-direction:column;width:100%}}.section-subscribe form .content-checkbox .form-check{margin-right:24px}.section-subscribe form .content-checkbox .form-check input[type=radio]+.label-text{align-items:center;color:#0033a0;font-weight:600}.section-subscribe form .content-checkbox .form-check input[type=radio]+.label-text:before{color:#0033a0!important;content:"";font-weight:300!important;margin-right:16px}.section-subscribe form .content-checkbox .form-check input[type=radio]+.label-text a{color:#0033a0}.section-subscribe form .content-checkbox .form-check input[type=radio]+.label-text a:hover{text-decoration:underline}.section-subscribe form .content-checkbox .form-check input[type=radio]:checked+.label-text{font-weight:600}.section-subscribe form .content-checkbox .form-check input[type=radio]:checked+.label-text:before{color:#0033a0!important;content:""!important;font-weight:600!important}.section-subscribe form .content-checkbox .form-check input[type=radio]:disabled+.label-text:before{content:"";font-weight:300!important}.section--newsletter{margin:0;padding:80px 0}@media(max-width:991.98px){.section--newsletter{padding:48px 0}}.section--newsletter .title h2{margin-bottom:24px}.section--newsletter .title p{color:#3f3f41;margin-bottom:24px}.section--newsletter .box-contact{background-color:#0033a0;border-radius:12px;color:#fff;padding:24px}@media(max-width:991.98px){.section--newsletter .box-contact{margin-top:32px}}.section--newsletter .box-contact h3{font-size:26px;font-weight:700;margin-bottom:1rem}.section--newsletter .box-contact p{margin-bottom:0}.section--newsletter .box-contact p.name{font-size:20px}.section--article-blog{margin:44px 0;padding:0}.section--article-blog h2{color:#0033a0;font-weight:700;margin-bottom:32px}.section--article-blog figure,.section--article-blog img{height:auto;max-width:100%}.section--article-blog .contenedor-float{background-color:#2d6df6;position:unset}.section--article-blog .contenedor-float .search{align-items:center;display:flex;gap:31px;margin-bottom:24px}.section--article-blog .contenedor-float .search span{color:#fff;margin:0}.section--article-blog .contenedor-float .search a,.section--article-blog .contenedor-float .search p{color:#fff}.section--article-blog .contenedor-float p{color:#fff;font-size:32px;font-weight:700}.section--article-blog .contenedor-float .entradas a{color:#fff;display:flex;gap:10px;margin-bottom:24px;text-decoration:underline;text-transform:uppercase}.section--article-blog .contenedor-float .entradas a i{font-size:10px}.section--article-blog .card-investigacion{background-color:#e5e9ea;border-color:#e5e9ea;height:auto;margin-bottom:24px;width:100%}.section--leido{margin:64px 0;padding:0}.section--leido .list a{align-items:center;color:#0033a0;display:flex;font-size:14px;font-weight:700;gap:8px;margin-bottom:24px}.section--leido .list a span{text-decoration:underline;text-transform:uppercase}.options-suramericana{padding:90px 0 0;position:relative}@media(max-width:767.98px){.options-suramericana{padding:45px 0 0}}.options-suramericana .contenido .item-option{background-color:#fff;box-shadow:0 30px 70px 0 rgba(200,203,204,.6);display:flex;flex-direction:column;height:408px;justify-content:center;margin-bottom:80px;padding:36px;position:relative;text-align:center}@media(max-width:991.98px){.options-suramericana .contenido .item-option{height:auto}}.options-suramericana .contenido .item-option .text{margin:auto;width:70%}@media(max-width:767.98px){.options-suramericana .contenido .item-option .text{width:100%}}.options-suramericana .contenido .item-option .text h2{color:#263859;margin-bottom:36px}.options-suramericana .contenido .item-option .text h2:before{bottom:0;left:0;margin:auto;right:0;top:unset}@media(max-width:767.98px){.options-suramericana .contenido .item-option .text h2:before{bottom:-12px}}.options-suramericana .contenido .item-option .text p{font-size:24px;margin-bottom:38px}.options-suramericana .contenido .item-option img{left:41px;position:absolute;top:27px}@media(max-width:991.98px){.options-suramericana .contenido .item-option img{margin-bottom:27px;position:unset}}.options-suramericana:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-secondary.svg);background-repeat:no-repeat;content:"";height:131px;left:8px;position:absolute;top:-78px;width:140px;z-index:0}@media(max-width:991.98px){.options-suramericana:before{display:none}}.box-files{padding-top:60px}@media(max-width:767.98px){.box-files{padding-top:0}}.box-files .contenedor{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:767.98px){.box-files .contenedor{flex-direction:column}}.box-files .contenedor .items-box{background-color:#fff;box-shadow:0 2px 30px 0 rgba(0,45,84,.13);height:431px;margin-bottom:30px;padding:35px 33px;width:32%}@media(max-width:767.98px){.box-files .contenedor .items-box{width:100%}}.box-files .contenedor .items-box h4{color:#2d6df6;font-size:26px;font-weight:700;margin-bottom:19px}.box-files .contenedor ul li{margin-bottom:15px}.box-files .contenedor ul li a{color:#0033a0;font-size:18px}.box-files .contenedor ul li a span{margin-right:15px}.result-suramericana{padding-bottom:0;padding-top:40px}.result-suramericana .contenido .documents ul{-moz-columns:2;column-count:2}.result-suramericana.filter-informs h3{color:#0033a0;font-size:36px;margin-bottom:40px}.result-suramericana.filter-informs .contenido h4{color:#53565a;font-size:28px;margin-bottom:20px}.result-suramericana.filter-informs .contenido .documents ul{-moz-columns:3;column-count:3}@media(max-width:991.98px){.result-suramericana.filter-informs .contenido .documents ul{-moz-columns:2;column-count:2}}@media(max-width:767.98px){.result-suramericana.filter-informs .contenido .documents ul{-moz-columns:1;column-count:1}}.result-suramericana.filter-informs .contenido .documents ul li a .text p{color:#2d6df6}.hero-video{background-color:#2d6df6;color:#fff;margin:0;padding:70px 0}.hero-video .title h1{color:#fff;font-size:3.875rem;line-height:3.875rem;margin-bottom:2.5rem}@media(max-width:991.98px){.hero-video .title h1{font-size:36px;line-height:36px;margin-bottom:1rem;width:100%}}.hero-video .title p{color:#fff!important;font-size:2rem;font-weight:300;line-height:2.375rem}@media(max-width:991.98px){.hero-video .title p{font-size:1rem;line-height:normal;width:100%}}.hero-video .title .btn{margin:24px 0 0}@media(max-width:991.98px){.hero-video .title .btn{margin:16px 0 0}}.hero-video .content-video{border-radius:12px;cursor:pointer;height:432px;overflow:hidden}@media(max-width:991.98px){.hero-video .content-video{border-radius:16px;height:247px;margin-top:24px}}.hero-video .content-video.no-cursor{cursor:default}.hero-video .content-video .imagen{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all .3s;width:100%}.hero-video .content-video .icon-play{align-items:center;bottom:0;display:flex;height:67px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:67px!important;z-index:1}.hero-video .content-video:hover .imagen{transform:scale(1.2)}.hero-video .content-img{border-radius:12px;height:432px;overflow:hidden}@media(max-width:991.98px){.hero-video .content-img{border-radius:16px;height:247px;margin-top:24px}}.hero-video .content-img .imagen{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.banner-destacado{margin:80px 0}@media(max-width:991.98px){.banner-destacado{margin:48px 0}}.banner-destacado .owl-carousel .owl-stage-outer{overflow:unset}.banner-destacado .owl-carousel .owl-stage-outer .owl-item{opacity:0;transition:all .3s}.banner-destacado .owl-carousel .owl-stage-outer .owl-item.active{opacity:1}.banner-destacado .owl-carousel .owl-nav{margin-top:24px}.banner-destacado .box{align-items:center;background-color:#0033a0;border-radius:24px;color:#fff;display:flex;margin-bottom:20px;min-height:380px;padding:48px}@media(max-width:991.98px){.banner-destacado .box{flex-direction:column;min-height:auto;padding:24px}}.banner-destacado .box .text{position:relative;width:57%}@media(max-width:991.98px){.banner-destacado .box .text{width:100%}}.banner-destacado .box .text .tag{background-color:#fff;border-radius:16px;color:#0033a0;display:block;margin-bottom:24px;padding:4px 12px}.banner-destacado .box .text h2{color:#fff;font-size:3rem;font-weight:700;line-height:3rem;margin-bottom:1rem}@media(max-width:991.98px){.banner-destacado .box .text h2{font-size:36px;line-height:36px}}.banner-destacado .box .text p{color:#fff}.banner-destacado .box .text .btn{margin:24px 0 0}.banner-destacado .box .content-img{height:427px;position:absolute;right:47px;top:-23px;width:302px}@media(max-width:991.98px){.banner-destacado .box .content-img{height:253px;margin-top:24px;position:unset;width:61%}}.banner-destacado .box .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.background-cards{overflow:hidden;padding:0}.background-cards .content-text .sub-text{width:65%}.background-cards .content-text .sub-text h2{margin-bottom:24px}@media(max-width:991.98px){.background-cards .content-text .sub-text{width:100%}}.background-cards .content-text .grid-cards{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px}.background-cards .content-text .grid-cards .item{align-items:center;background:rgba(255,255,255,.25);border-radius:12px;box-shadow:4px 8px 24px 0 rgba(0,0,0,.15);display:flex;justify-content:center;padding:32px;width:29%}@media(max-width:991.98px){.background-cards .content-text .grid-cards .item{justify-content:left;width:100%}}.background-cards .content-text .grid-cards .item .content-card h3{font-size:62px;line-height:33px}@media(max-width:991.98px){.background-cards .content-text .grid-cards .item .content-card h3{font-size:42px}}.background-cards .parallax .project-details .project-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.background-cards .parallax .project-details .project-image img,.background-cards .parallax .project-details .project-image picture{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.background-cards .parallax .project-details .project-description{left:0;margin:auto;padding:64px 0;position:relative;right:0;top:0;width:100%;z-index:2}@media(max-width:991.98px){.background-cards .parallax .project-details .project-description{padding:32px 16px;width:100%}}.background-cards .parallax .project-details .project-description h1,.background-cards .parallax .project-details .project-description h2{color:#fff;font-weight:700;width:65%}@media(max-width:991.98px){.background-cards .parallax .project-details .project-description h1,.background-cards .parallax .project-details .project-description h2{width:100%}}.background-cards .parallax .project-details .project-description .btn{margin-top:75px;text-transform:none}.background-cards .parallax .project-details .project-description h3{color:#fff;font-family:Sura Regular;font-size:40px!important;font-weight:700;margin-bottom:20px}.background-cards .parallax .project-details .project-description p{color:#fff}.background-cards .parallax:before{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section-grid-cards-colors{margin:64px 0}.section-grid-cards-colors .title{margin-bottom:64px}.section-grid-cards-colors .title h2{margin-bottom:24px}.section-grid-cards-colors .title p{color:#3f3f41}.section-grid-cards-colors .grid-cards{display:flex;flex-wrap:wrap;gap:24px}.section-grid-cards-colors .grid-cards .card-color{border-radius:20px;padding:24px;width:100%}@media(max-width:991.98px){.section-grid-cards-colors .grid-cards .card-color{width:100%}}.section-grid-cards-colors .grid-cards .card-color img{height:140px;margin-bottom:8px;-o-object-fit:contain;object-fit:contain;padding:14.583px 22.811px 14.583px 22.75px;width:140px}.section-grid-cards-colors .grid-cards .card-color .text h3{color:#0033a0;font-size:26px;font-weight:700;margin-bottom:1rem}.section-grid-cards-colors .grid-cards .card-color .text p{color:#3f3f41;font-size:16px}.section-grid-cards-colors--two .grid-cards .card-color{width:48%}@media(max-width:991.98px){.section-grid-cards-colors--two .grid-cards .card-color{width:100%}.section-grid-cards-colors--slider .grid-cards{margin-top:24px}}.section-grid-cards-colors--slider .grid-cards .card-color img{padding:0}.aplications-geosura{margin:64px 0}@media(max-width:991.98px){.aplications-geosura{margin:48px 0}}.aplications-geosura .title{margin-bottom:64px}@media(max-width:991.98px){.aplications-geosura .title{margin-bottom:24px}}.aplications-geosura .title h2{margin-bottom:24px}.aplications-geosura .title p{color:#3f3f41}.aplications-geosura .card-geosura{background-color:#fff;border-radius:20px;display:flex;gap:24px;padding:24px}@media(max-width:991.98px){.aplications-geosura .card-geosura{flex-direction:column}}.aplications-geosura .card-geosura .text{width:48%}@media(max-width:991.98px){.aplications-geosura .card-geosura .text{width:100%}}.aplications-geosura .card-geosura .text h3{color:#0033a0;font-size:32px;font-weight:700;margin-bottom:1rem}@media(max-width:991.98px){.aplications-geosura .card-geosura .text h3{font-size:28px}}.aplications-geosura .card-geosura .text p{color:#3f3f41}.aplications-geosura .card-geosura .text ul{padding-left:1rem}.aplications-geosura .card-geosura .text ul li{list-style:disc}.aplications-geosura .card-geosura .content-img{height:400px;width:50%}@media(max-width:991.98px){.aplications-geosura .card-geosura .content-img{height:224px;width:100%}}.aplications-geosura .card-geosura .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.aplications-geosura .card-geosura:first-child{margin-bottom:64px}@media(max-width:991.98px){.aplications-geosura .card-geosura:first-child{margin-bottom:24px}}.tabs-revistas{margin:64px 0}@media(max-width:991.98px){.tabs-revistas{margin:48px 0}}.tabs-revistas .title{margin-bottom:64px}.tabs-revistas .title h2{margin-bottom:24px}.tabs-revistas .title p{color:#3f3f41}.tabs-revistas .content-filters .nav-tabs{border-bottom:2px solid #b4b4b5;justify-content:center;margin:auto auto 40px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.tabs-revistas .content-filters .nav-tabs .nav-item{margin-bottom:0}.tabs-revistas .content-filters .nav-tabs .nav-item .nav-link{background-color:transparent;border:unset;color:#333f48;position:relative}.tabs-revistas .content-filters .nav-tabs .nav-item .nav-link:before{background-color:#2d6df6;bottom:-1px;content:"";height:2px;left:0;position:absolute;transition:all .3s;width:0}.tabs-revistas .content-filters .nav-tabs .nav-item .nav-link.active,.tabs-revistas .content-filters .nav-tabs .nav-item .nav-link:hover{color:#2d6df6}.tabs-revistas .content-filters .nav-tabs .nav-item .nav-link.active:before,.tabs-revistas .content-filters .nav-tabs .nav-item .nav-link:hover:before{width:100%}.tabs-revistas .content-filters .tab-content h3{color:#0033a0;font-size:32px;font-weight:700;margin-bottom:24px}@media(max-width:991.98px){.tabs-revistas .content-filters .tab-content h3{margin-top:24px}}.tabs-revistas .content-filters .tab-content .ultima-edicion{background-color:#0033a0;border-radius:12px;margin-bottom:24px;padding:30px 24px}.tabs-revistas .content-filters .tab-content .ultima-edicion .content-img{align-items:center;display:flex;height:404px;justify-content:center;margin:auto;width:287px}@media(max-width:991.98px){.tabs-revistas .content-filters .tab-content .ultima-edicion .content-img{height:313px}}.tabs-revistas .content-filters .tab-content .ultima-edicion .content-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.tabs-revistas .content-filters .tab-content .ultima-edicion__text p.name{color:#0033a0;font-size:26px;font-weight:700;margin-bottom:16px}.tabs-revistas .content-filters .tab-content .list-ediciones-anteriores .item{align-items:center;background-color:#0033a0;border-radius:8px;display:flex;min-height:340px;overflow:hidden;padding:24px;position:relative}.tabs-revistas .content-filters .tab-content .list-ediciones-anteriores .item:before{background:linear-gradient(180deg,transparent,rgba(0,0,0,.4) 40%,rgba(0,0,0,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tabs-revistas .content-filters .tab-content .list-ediciones-anteriores .item .content-img{height:77%;margin:auto;-o-object-fit:cover;object-fit:cover;width:77%}.tabs-revistas .content-filters .tab-content .list-ediciones-anteriores .item .content-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.tabs-revistas .content-filters .tab-content .list-ediciones-anteriores .item .text{bottom:24px;position:absolute;z-index:2}.tabs-revistas .content-filters .tab-content .list-ediciones-anteriores .item .text p.name{color:#fff;font-size:26px;font-weight:600;margin-bottom:8px}.tabs-revistas .content-filters .tab-content .list-ediciones-anteriores .item .text p{color:#fff;font-size:14px}.tabs-revistas .content-filters .tab-content .list-ediciones-anteriores .owl-stage-outer{overflow:unset}.tabs-revistas .btn--primary{margin:64px auto auto}.slider-cards-boletin{margin:64px 0}@media(max-width:767.98px){.slider-cards-boletin{margin:48px 0}}.slider-cards-boletin .title{margin-bottom:32px}.slider-cards-boletin .title h2{margin-bottom:24px}.slider-cards-boletin .title p{color:#3f3f41}.slider-cards-boletin .content-cards-trends .slider-boletin .owl-stage-outer{overflow:unset}.slider-cards-boletin .content-cards-trends .slider-boletin .item{background:#fff;border:1px solid #dfeaff;border-radius:12px;padding:1.5rem}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card{display:flex;flex-direction:column;justify-content:flex-start;min-height:290px}@media(max-width:767.98px){.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card{min-height:auto}}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card .text .tags{display:flex;margin-bottom:1rem}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card .text .tags .tag{border-radius:16px;margin-bottom:8px;padding:2px 16px}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card .text .tags .tag--secondary{background-color:#0033a0;color:#fff}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card .text .tags .tag-text-secondary{color:#0033a0;font-weight:600}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card .text .tags .tag-text-secondary svg{margin-right:11px}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card .text h3{color:#2d6df6;font-size:26px;font-weight:700;line-height:26px;margin-bottom:1rem}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card .text h4{color:#0033a0;font-size:20px;font-weight:600;line-height:22px;margin-bottom:1rem}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card .text p{color:#888b8d;font-size:14px;font-weight:400;margin-bottom:24px}.slider-cards-boletin .content-cards-trends .slider-boletin .item .content-card a{margin-top:auto}.slider-cards-boletin .content-cards-trends .slider-boletin .item:hover{border-color:#2d6df6;box-shadow:unset;transition:border-color .25s ease}@media(max-width:767.98px){.slider-cards-boletin .content-cards-trends .slider-boletin .owl-nav{margin-bottom:24px;margin-top:24px}}.slider-cards-boletin--informes{margin:104px 0}@media(max-width:767.98px){.slider-cards-boletin--informes{margin:48px 0}}.slider-cards-boletin--informes .content-cards-trends .slider-boletin .item{border:1px solid #2d6df6}.slider-cards-boletin--informes .content-cards-trends .slider-boletin .item .content-card .text svg{margin-bottom:1rem}.slider-cards-boletin--informes .content-cards-trends .slider-boletin .item .content-card .text h3{color:#0033a0}.slider-cards-boletin--informes .content-cards-trends .slider-boletin .item .content-card .text p{color:#333f48;font-size:1rem}.slider-cards-boletin--informes .content-cards-trends .slider-boletin .item .content-card .text p.date{color:#888b8d;font-size:14px}.section-grid-cards-hover{margin:64px 0}@media(max-width:991.98px){.section-grid-cards-hover{margin:48px 0}}.section-grid-cards-hover .title{margin-bottom:64px}.section-grid-cards-hover .title h2{margin-bottom:24px}.section-grid-cards-hover .title p{color:#3f3f41}.section-grid-cards-hover .grid-cards{display:flex;flex-wrap:wrap;gap:24px}@media(max-width:991.98px){.section-grid-cards-hover .grid-cards{display:block}}.section-grid-cards-hover .grid-cards .flip-card{cursor:pointer;min-height:444px;perspective:1000px}@media(max-width:991.98px){.section-grid-cards-hover .grid-cards .flip-card{width:100%}}.section-grid-cards-hover .grid-cards .flip-card .flip-card-inner{min-height:444px;transform-style:preserve-3d;transition:transform .8s}.section-grid-cards-hover .grid-cards .flip-card .flip-card-inner .flip-card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid #2d6df6;border-radius:20px;flex-direction:column;padding:24px;position:absolute}.section-grid-cards-hover .grid-cards .flip-card .flip-card-inner .flip-card-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#2d6df6;border-radius:20px;color:#fff;min-height:416px;padding:24px;transform:rotateY(180deg)}.section-grid-cards-hover .grid-cards .flip-card .flip-card-inner .flip-card-back ul{list-style:disc;padding-left:16px}.section-grid-cards-hover .grid-cards .flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.section-grid-cards-hover .grid-cards .flip-card .text h3{color:#0033a0;font-size:26px;font-weight:700;margin-bottom:1rem}.section-grid-cards-hover .grid-cards .flip-card .text p{color:#3f3f41;font-size:16px}.section-grid-cards-hover .grid-cards .flip-card img{border-radius:12px;height:316px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.grid-cards-masonry{margin:64px 0}@media(max-width:991.98px){.grid-cards-masonry{margin:48px 0}}.grid-cards-masonry .title{margin-bottom:64px}@media(max-width:991.98px){.grid-cards-masonry .title{margin-bottom:24px}}.grid-cards-masonry .title h2{margin-bottom:24px}.grid-cards-masonry .title p{color:#3f3f41}.grid-cards-masonry .grid-cards .card-investigacion{background:#fff;border:1px solid #2d6df6;border-radius:12px;height:100%;padding:1.5rem;width:100%}@media(max-width:991.98px){.grid-cards-masonry .grid-cards .card-investigacion{height:auto;margin-bottom:24px}}.grid-cards-masonry .grid-cards .card-investigacion .content-card{display:flex;flex-direction:column;justify-content:flex-start}.grid-cards-masonry .grid-cards .card-investigacion .content-card img{border-radius:8px;height:300px;margin-bottom:18px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.grid-cards-masonry .grid-cards .card-investigacion .content-card .text .tags{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.grid-cards-masonry .grid-cards .card-investigacion .content-card .text .tags .tag{border-radius:16px;margin-bottom:8px;padding:2px 16px}.grid-cards-masonry .grid-cards .card-investigacion .content-card .text .tags .tag--secondary{background-color:#0033a0;color:#fff}.grid-cards-masonry .grid-cards .card-investigacion .content-card .text .tags .tag--white{background-color:#fff;color:#0033a0}.grid-cards-masonry .grid-cards .card-investigacion .content-card .text .tags i{color:#0033a0}.grid-cards-masonry .grid-cards .card-investigacion .content-card .text h3{color:#0033a0;font-size:26px;font-weight:700;line-height:26px;margin-bottom:1rem}.grid-cards-masonry .grid-cards .card-investigacion .content-card .text h3.h2{font-size:32px}.grid-cards-masonry .grid-cards .card-investigacion .content-card .text p{color:#888b8d;font-size:14px;font-weight:400;margin-bottom:24px}.grid-cards-masonry .grid-cards .card-investigacion .content-card a{margin-top:auto}.grid-cards-masonry .grid-cards .card-investigacion--v2{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:24px}.grid-cards-masonry .grid-cards .card-investigacion--v2:last-child{margin-bottom:0}.grid-cards-masonry .grid-cards .card-investigacion--v2 .content-card{flex-direction:row;gap:1rem}@media(max-width:991.98px){.grid-cards-masonry .grid-cards .card-investigacion--v2 .content-card{flex-direction:column}}.grid-cards-masonry .grid-cards .card-investigacion--v2 .content-card img{height:240px;width:48%}@media(max-width:991.98px){.grid-cards-masonry .grid-cards .card-investigacion--v2 .content-card img{height:140px;width:100%}}.grid-cards-masonry .grid-cards .card-investigacion--v2 .content-card .text{width:53%}@media(max-width:991.98px){.grid-cards-masonry .grid-cards .card-investigacion--v2 .content-card .text{width:100%}}.grid-cards-masonry .grid-cards .card-investigacion--v2.bg-primary{color:#fff}.grid-cards-masonry .grid-cards .card-investigacion--v2.bg-primary .content-card .text{width:100%}.grid-cards-masonry .grid-cards .card-investigacion--v2.bg-primary .content-card .text h3,.grid-cards-masonry .grid-cards .card-investigacion--v2.bg-primary .content-card .text i,.grid-cards-masonry .grid-cards .card-investigacion--v2.bg-primary .content-card .text p{color:#fff}.grid-cards-masonry .grid-cards .row{margin-bottom:24px}.grid-cards-masonry .grid-cards .grid-two{display:flex;gap:24px}@media(max-width:991.98px){.grid-cards-masonry .grid-cards .grid-two{flex-wrap:wrap}}.grid-cards-masonry .grid-cards .grid-two .card-investigacion{width:48%}@media(max-width:991.98px){.grid-cards-masonry .grid-cards .grid-two .card-investigacion{width:100%}}.slider-cards-multimedia{margin:64px 0!important}@media(max-width:991.98px){.slider-cards-multimedia{margin:48px 0!important}}.slider-cards-multimedia .title{margin-bottom:64px}.slider-cards-multimedia .title h2{margin-bottom:24px}.slider-cards-multimedia .title p{color:#3f3f41}.slider-cards-multimedia .owl-stage-outer{overflow:unset}.grid-cards-multimedia{margin:64px 0!important}.grid-cards-multimedia .title{margin-bottom:64px}.grid-cards-multimedia .title h2{margin-bottom:24px}.grid-cards-multimedia .title p{color:#3f3f41}.grid-cards-multimedia .grid-cards{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.grid-cards-multimedia .grid-cards .card{width:48%}@media(max-width:991.98px){.grid-cards-multimedia .grid-cards .card{width:100%}}.grid-cards-multimedia .card--image-or-video,.section-cards-multimedia .card--image-or-video,.slider-cards-multimedia .card--image-or-video{background-color:#fff;border:unset;border-radius:12px;cursor:pointer;overflow:hidden;padding:24px;position:relative}@media(max-width:991.98px){.grid-cards-multimedia .card--image-or-video,.section-cards-multimedia .card--image-or-video,.slider-cards-multimedia .card--image-or-video{box-shadow:none}}.grid-cards-multimedia .card--image-or-video .media,.section-cards-multimedia .card--image-or-video .media,.slider-cards-multimedia .card--image-or-video .media{border-radius:8px;height:280px;margin-bottom:12px;overflow:hidden;position:relative;width:100%}.grid-cards-multimedia .card--image-or-video .media:before,.section-cards-multimedia .card--image-or-video .media:before,.slider-cards-multimedia .card--image-or-video .media:before{background-image:var(--background-image);background-position:50%;background-size:cover;content:"";filter:brightness(.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.grid-cards-multimedia .card--image-or-video .media img,.section-cards-multimedia .card--image-or-video .media img,.slider-cards-multimedia .card--image-or-video .media img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;transform:scale(1);transition:all .3s;width:100%;z-index:2}.grid-cards-multimedia .card--image-or-video .media video,.section-cards-multimedia .card--image-or-video .media video,.slider-cards-multimedia .card--image-or-video .media video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.grid-cards-multimedia .card--image-or-video .media .icon-play,.section-cards-multimedia .card--image-or-video .media .icon-play,.slider-cards-multimedia .card--image-or-video .media .icon-play{align-items:center;bottom:0;display:flex;height:67px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:67px!important;z-index:2}.grid-cards-multimedia .card--image-or-video .media--video:after,.section-cards-multimedia .card--image-or-video .media--video:after,.slider-cards-multimedia .card--image-or-video .media--video:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' fill='none'%3E%3Cpath d='M0 8a8 8 0 0 1 8-8h29a8 8 0 0 1 8 8v29a8 8 0 0 1-8 8H8a8 8 0 0 1-8-8V8z' fill='%23fff'/%3E%3Cpath d='M13.07 16.125c-.34 0-.616.319-.616.708v11.334c0 .39.277.708.616.708h9.857c.339 0 .616-.319.616-.708V16.833c0-.39-.277-.708-.616-.708H13.07zm-2.465.708c0-1.562 1.105-2.833 2.465-2.833h9.857c1.36 0 2.464 1.27 2.464 2.833V28.166c0 1.563-1.105 2.834-2.464 2.834H13.07c-1.36 0-2.465-1.27-2.465-2.833V16.833zm20.33 10.422v-9.51l-4.312 2.232v-2.33l4.016-2.075a1.35 1.35 0 0 1 .624-.155c.84 0 1.521.783 1.521 1.748v10.67c0 .965-.681 1.748-1.52 1.748a1.35 1.35 0 0 1-.625-.155l-4.016-2.076v-2.329l4.313 2.232z' fill='%232D6DF6'/%3E%3C/svg%3E");content:"";height:45px;left:0;position:absolute;top:0;width:45px;z-index:9}.grid-cards-multimedia .card--image-or-video .media--audio:after,.section-cards-multimedia .card--image-or-video .media--audio:after,.slider-cards-multimedia .card--image-or-video .media--audio:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' fill='none'%3E%3Cpath d='M0 8a8 8 0 0 1 8-8h29a8 8 0 0 1 8 8v29a8 8 0 0 1-8 8H8a8 8 0 0 1-8-8V8z' fill='%23fff'/%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='10' y='11' width='24' height='24'%3E%3Cpath fill='%23D9D9D9' d='M10 11h24v24H10z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath d='M22 25a2.893 2.893 0 0 1-2.126-.875A2.893 2.893 0 0 1 19 22v-6c0-.833.292-1.542.875-2.125A2.893 2.893 0 0 1 22 13c.833 0 1.542.292 2.125.875S25 15.167 25 16v6c0 .833-.292 1.542-.875 2.125A2.893 2.893 0 0 1 22 25zm-1 6v-2.075a6.8 6.8 0 0 1-3.938-1.95c-1.092-1.083-1.755-2.4-1.988-3.95a.873.873 0 0 1 .225-.725c.183-.2.417-.3.7-.3s.52.096.713.288c.191.191.32.429.387.712a4.81 4.81 0 0 0 1.738 2.875A4.884 4.884 0 0 0 21.999 27c1.2 0 2.258-.38 3.175-1.137.917-.759 1.492-1.713 1.725-2.863.067-.283.196-.52.388-.712a.968.968 0 0 1 .712-.288c.283 0 .517.1.7.3.183.2.258.442.225.725a6.976 6.976 0 0 1-1.975 3.925c-1.083 1.1-2.4 1.758-3.95 1.975V31c0 .283-.096.52-.287.712a.968.968 0 0 1-.713.288.968.968 0 0 1-.712-.288.968.968 0 0 1-.288-.712zm1-8c.282 0 .52-.096.712-.288a.968.968 0 0 0 .287-.712v-6a.968.968 0 0 0-.287-.713.968.968 0 0 0-.713-.287.968.968 0 0 0-.712.287.968.968 0 0 0-.288.713v6c0 .283.096.52.288.712.191.192.429.288.712.288z' fill='%232D6DF6'/%3E%3C/g%3E%3C/svg%3E");content:"";height:45px;left:0;position:absolute;top:0;width:45px;z-index:9}.grid-cards-multimedia .card--image-or-video .text,.section-cards-multimedia .card--image-or-video .text,.slider-cards-multimedia .card--image-or-video .text{position:relative}.grid-cards-multimedia .card--image-or-video .text h4,.section-cards-multimedia .card--image-or-video .text h4,.slider-cards-multimedia .card--image-or-video .text h4{color:#0033a0;font-size:26px;font-weight:700;line-height:26px;margin-bottom:8px}.grid-cards-multimedia .card--image-or-video .text p,.section-cards-multimedia .card--image-or-video .text p,.slider-cards-multimedia .card--image-or-video .text p{color:#3f3f41;font-weight:400}.grid-cards-multimedia .card--image-or-video:hover img,.section-cards-multimedia .card--image-or-video:hover img,.slider-cards-multimedia .card--image-or-video:hover img{transform:scale(1.2);transition:all .3s}.section-cards-multimedia{margin:72px 0!important}.section-cards-multimedia .title{margin-bottom:64px}.section-cards-multimedia .title h2{margin-bottom:24px}.section-cards-multimedia .title p{color:#3f3f41}.section-cards-multimedia .card--image-or-video .media{height:500px}@media(max-width:991.98px){.section-cards-multimedia .card--image-or-video .media{height:280px}}.section-cards-multimedia.formulario .title{margin-bottom:24px}.banner-sesion{margin:80px 0}@media(max-width:991.98px){.banner-sesion{margin:48px 0}}.banner-sesion .box{background-color:#2d6df6;border-radius:24px;box-shadow:0 8px 25px 0 rgba(0,0,0,.25);color:#fff;overflow:hidden;padding:48px;text-align:center}.banner-sesion .box .text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;width:34%}@media(max-width:991.98px){.banner-sesion .box .text{width:100%}}.banner-sesion .box h2{color:#fff;font-size:32px;font-weight:700;margin-bottom:1rem}.banner-sesion .box .btn{margin-top:24px}.grid-cards-equipo{margin:64px 0}.grid-cards-equipo .title{margin-bottom:64px}.grid-cards-equipo .title h2{margin-bottom:24px}.grid-cards-equipo .title p{color:#3f3f41}.grid-cards-equipo .grid-cards{display:flex;flex-wrap:wrap;gap:24px}.grid-cards-equipo .grid-cards .content-card{background-color:#fff;border-radius:12px;overflow:hidden;padding:24px 16px;position:relative;width:31%}@media(max-width:991.98px){.grid-cards-equipo .grid-cards .content-card{min-height:auto;width:100%}}.grid-cards-equipo .grid-cards .content-card .content-img{height:256px;margin:auto auto 16px;overflow:hidden;width:100%}@media(max-width:767.98px){.grid-cards-equipo .grid-cards .content-card .content-img{height:216px;width:100%}}.grid-cards-equipo .grid-cards .content-card .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991.98px){.grid-cards-equipo .grid-cards .content-card .content-img img{-o-object-fit:contain;object-fit:contain}}.grid-cards-equipo .grid-cards .content-card .text{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.grid-cards-equipo .grid-cards .content-card .text h4{color:#0033a0;font-size:26px;font-weight:700;margin-bottom:16px}.grid-cards-equipo .grid-cards .content-card .text p{color:#0033a0}.grid-cards-equipo .grid-cards .content-card:hover{border-color:#0033a0;box-shadow:unset;transition:border-color .25s ease}.course-content{margin-bottom:62px;padding:0;position:relative}.course-content:after{background-color:#0033a0;content:"";height:417px;position:absolute;top:0;width:100%;z-index:0}.course-content:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-white.svg);background-repeat:no-repeat;content:"";height:112px;position:absolute;right:424px;top:29px;width:137px;z-index:1}.course-content .card-header iframe{height:526px;width:100%}.course-content .card-header .video-responsive iframe{height:100%}.course-content .card-header img{height:526px;-o-object-fit:cover;object-fit:cover;width:100%}.course-content .card{border:unset;margin-bottom:52px;margin-top:54px;z-index:5}.course-content .card-body{border:unset;box-shadow:0 13px 30px 0 rgba(224,229,240,.13);padding:40px}.course-content .card-body h3{color:#2d6df6;font-size:24px;font-weight:700;margin-bottom:22px}.course-content .card-body .content-text-and-img{align-items:center;display:flex;padding:60px 0}.course-content .card-body .content-text-and-img p{font-size:16px;margin-right:31px;width:45%}.course-content .card-body .content-text-and-img p a{color:#0033a0}.course-content .card-body .content-text-and-img img{height:270px;-o-object-fit:cover;object-fit:cover;width:480px}.course-content .card-body .content-text-and-img iframe{height:270px;width:480px}.course-content .card-body ul{-moz-columns:auto;columns:auto;margin-top:51px}.course-content .card-body ul li{padding:0 25px;position:relative}.course-content .card-body ul li:before{background-color:#0033a0;border-radius:50%;content:"";height:7px;left:0;position:absolute;top:10px;width:7px;z-index:5}.course-content .card-body ul li a{color:#0033a0}.course-content .card-body.content-tab-vertical{margin-top:0}.course-content .card-body.content-tab-vertical .option{margin-bottom:18px}.course-content .card-body.content-tab-vertical .option img{margin-right:31px}.course-content .card-body.content-tab-vertical .option p{color:#53565a;font-size:18px;line-height:1.78}.course-content .card-body.content-tab-vertical .btn{width:100%}.course-content .card-body .files-content{margin-top:40px}.course-content .card-body .files-content ul{-moz-columns:2;column-count:2;position:relative}.course-content .card-body .files-content ul li{margin-bottom:22px;width:calc(100% - 50px)}.course-content .card-body .files-content ul li:before{background-color:transparent!important;background-image:url(/content/themes/segurossura-theme/dist/images/icons/download-icon-secondary.svg);background-repeat:no-repeat!important;border-radius:unset!important;height:26px!important;left:-10px!important;-o-object-fit:contain!important;object-fit:contain!important;top:3px!important;width:23px!important;z-index:5!important}.course-content .card-body .files-content ul li a{color:#53565a;font-size:18px}.course-content .card-body .files-content ul:before{background-color:#ccc;content:"";height:100%;left:-107px;margin:auto;position:absolute;right:0;width:1px}.course-content .card-footer{background-color:transparent;border:unset}.course-content .modules-course{background-color:#fff;border:unset;box-shadow:unset;margin-top:40px;position:sticky;top:597px;z-index:1}.course-content .modules-course h3{color:#2d6df6;font-size:24px;font-weight:700;margin-bottom:22px}.course-content .modules-course ul{list-style:none;padding:0}.course-content .modules-course ul li{cursor:pointer;margin-bottom:22px;padding-left:41px;position:relative}.course-content .modules-course ul li a{color:#53565a;font-size:18px}.course-content .modules-course ul li a span{align-items:center;background-color:#d7d7d7;border-radius:9px;color:#fff;display:flex;font-size:18px;font-weight:700;height:30px;justify-content:center;left:-3px;margin-right:13px;position:absolute;width:30px}.course-content .modules-course ul li:hover a{color:#2d6df6;font-weight:700}.course-content .modules-course ul li:hover a span{background-color:#2d6df6}.hero-capacidad .item{height:540px}@media(max-width:767.98px){.hero-capacidad .item{min-height:395px}}.hero-capacidad .item .text p{color:#2d6df6;font-size:26px;margin-bottom:22px;width:50%}@media(max-width:767.98px){.hero-capacidad .item .text p{font-size:18px;text-align:left;width:70%}}.hero-capacidad .item .complet-bg img{-o-object-fit:cover;object-fit:cover}@media(max-width:767.98px){.hero-capacidad .item .complet-bg img{-o-object-position:top;object-position:top}}.hero-capacidad .item .complet-bg:after{display:none}@media(max-width:991.98px){.hero-capacidad .item .video-completo .video{min-height:540px}}@media(max-width:767.98px){.hero-capacidad .item .video-completo .video{height:395px}}@media(max-width:991.98px){.hero-capacidad .item .video-completo .text{height:100%;left:0;margin:auto;position:absolute;right:0;text-align:center;top:0;width:100%}}.hero-capacidad .item .video-completo .text .text-tag{color:#fff;font-size:32px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.19;margin-top:40px}@media(max-width:991.98px){.hero-capacidad .item .video-completo .text .text-tag{font-size:24px;margin:0 auto}}.hero-capacidad .item .video-completo .text h2{margin:10px 0 30px}@media(max-width:991.98px){.hero-capacidad .item .video-completo .text h2{font-size:26px;margin-top:93px!important;text-align:left;width:100%}}.view-articles{background-color:#2d6df6;padding:60px 0}@media(max-width:991.98px){.view-articles{padding:18px 0 31px}}.view-articles__content{align-items:center;display:flex;justify-content:space-between}.view-articles__item{margin-right:40px}@media(max-width:1199.98px){.view-articles__item{display:none}.view-articles__item:first-child,.view-articles__item:nth-child(0n+2){display:block;margin:auto auto 22px}}@media(max-width:991.98px){.view-articles__item{display:none}.view-articles__item:first-child{display:block;margin:auto auto 22px}.view-articles__item:nth-child(0n+2){display:none}}.view-articles__item a{align-items:center;display:flex;transition:all .3s}.view-articles__item a:hover{transform:scale(1.03)}.view-articles__item figure{margin:0 25px 0 0}.view-articles__item figure img{height:90px;-o-object-fit:cover;object-fit:cover;width:90px}.view-articles__item p{color:#fff;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.44;margin:0}.view-articles .btn{padding:10px 15px}@media(max-width:991.98px){.view-articles .btn{display:flex;margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.first-text .content-video{height:460px;width:100%}.first-text .content-video iframe{height:100%;width:100%}.first-text .content-video img{height:100%;-o-object-fit:cover;object-fit:cover}.section-accountant--blue{padding:0 0 79px}.section-accountant--blue .content-accountant .counting .count-opacity,.section-accountant--blue .content-accountant .counting h2{color:#0033a0}.section-purpose--capacidad{padding:120px 0}@media(max-width:991.98px){.section-purpose--capacidad{margin-top:52px;padding:12px 0}}.section-purpose--capacidad:before{bottom:120px;height:auto;top:120px;width:33%;z-index:0}@media(max-width:991.98px){.section-purpose--capacidad:before{bottom:0;height:89%;margin:auto;top:0;width:50%}}@media(max-width:767.98px){.section-purpose--capacidad:before{bottom:unset;height:47%;top:0;width:100%}}.section-purpose--capacidad .content-purpose{padding:70px 0}.section-purpose--capacidad .content-purpose .bloq-text{width:30%}@media(max-width:991.98px){.section-purpose--capacidad .content-purpose .bloq-text{padding:20px;width:50%}}@media(max-width:767.98px){.section-purpose--capacidad .content-purpose .bloq-text{text-align:center;width:100%}.section-purpose--capacidad .content-purpose .bloq-text h2{align-items:center;display:flex;flex-direction:unset;justify-content:center}}.section-purpose--capacidad .content-purpose .slider-cards{background-color:#ecf0f1;width:67%;z-index:0}@media(max-width:991.98px){.section-purpose--capacidad .content-purpose .slider-cards{width:50%}}@media(max-width:767.98px){.section-purpose--capacidad .content-purpose .slider-cards{width:100%}}.section-purpose--capacidad .content-purpose .slider-cards .item-card{background-color:transparent;box-shadow:none;height:auto}.section-purpose--capacidad .content-purpose .slider-cards .item-card a{display:block;margin:0}.section-purpose--capacidad .content-purpose .slider-cards .item-card .text{padding-bottom:0}.section-purpose--capacidad .content-purpose .slider-cards .item-card--testimonial>div{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 0;text-align:center}.section-purpose--capacidad .content-purpose .slider-cards .item-card--testimonial .content-img{align-items:center;background-color:#fff;border-radius:100%;box-shadow:0 2px 12px 0 rgba(83,86,90,.2);display:flex;height:100px;justify-content:center;margin-bottom:15px;width:100px}.section-purpose--capacidad .content-purpose .slider-cards .item-card--testimonial .content-img img{border-radius:100%;height:80px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:80px}.section-purpose--capacidad .content-purpose .slider-cards .item-card--testimonial .text h3{color:#53565a;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:normal;margin-bottom:6px;margin-top:0}.section-purpose--capacidad .content-purpose .slider-cards .item-card--testimonial .text h4{color:#53565a;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:normal;margin-bottom:24px}.section-purpose--capacidad .content-purpose .slider-cards .item-card--testimonial .text p{color:#53565a;font-size:16px;font-stretch:normal;font-style:italic;font-weight:400;letter-spacing:normal;line-height:1.56;margin:0}.section-purpose--capacidad .content-purpose .slider-cards .owl-item{margin-bottom:20px}.section-purpose--capacidad .content-purpose .slider-nav{right:13px}.section-purpose--capacidad .content-purpose:after{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-warning.svg);bottom:-83px;top:unset}.section-purpose--capacidad2{padding:40px 0 120px}.section-purpose--capacidad2:before{top:40px}.section-purpose:after{display:none}.conferences-events{padding:70px 0 0;position:relative}.conferences-events:before{background-color:#0033a0;content:"";height:430px;position:absolute;top:0;width:100%}@media(max-width:767.98px){.conferences-events__text{text-align:center;width:100%}.conferences-events__text h2{align-items:center;display:flex;flex-direction:unset;justify-content:center}}.conferences-events__text h2{color:#fff;display:flex;flex-direction:column;font-weight:700;margin-bottom:30px}.conferences-events__text h2 span{color:#e3e829}.conferences-events__text p{color:#fff;margin-bottom:20px}.conferences-events__item a{display:block;margin:0 15px}.conferences-events__item .item-card{display:flex;flex-direction:column;height:100%;justify-content:flex-end;min-height:440px;overflow:hidden;position:relative;width:100%}.conferences-events__item .item-card img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;transition:all .3s;width:100%;z-index:0}.conferences-events__item .item-card .content-text{padding:27px 37px;position:relative;z-index:1}.conferences-events__item .item-card .content-text .date{display:flex;flex-wrap:wrap;margin-bottom:6px}.conferences-events__item .item-card .content-text .date span{color:#fff}.conferences-events__item .item-card .content-text .date span.date{font-size:14px}.conferences-events__item .item-card .content-text h3{color:#fff;font-size:32px;font-weight:700}.conferences-events__item .item-card:before{background-image:linear-gradient(180deg,rgba(39,49,60,0),rgba(39,49,60,0)),linear-gradient(180deg,rgba(39,49,60,0) 1%,#27313c);bottom:-87px;content:"";height:387px;position:absolute;transition:all .3s;width:100%;z-index:1}.conferences-events .slider-nav{justify-content:flex-end;margin-top:40px}@media(max-width:767.98px){.conferences-events .slider-nav{justify-content:center}}.know-more{padding-bottom:60px;position:relative}.know-more__content{align-items:center;display:flex}@media(max-width:767.98px){.know-more__content{flex-direction:column}}.know-more__item{margin-right:30px;overflow:hidden}@media(max-width:767.98px){.know-more__item{margin-bottom:22px;margin-right:unset;width:100%}}.know-more__item a{align-items:flex-end;display:flex;height:338px;max-width:280px;position:relative;transition:all .3s}@media(max-width:767.98px){.know-more__item a{margin:auto;max-width:100%}}.know-more__item a:hover{transform:scale(1.03)}.know-more__item .item-card img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.know-more__item .item-card .content-text{padding:20px 15px;position:relative;z-index:2}.know-more__item .item-card .content-text h3{color:#fff;font-size:28px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:.96}.know-more__item .item-card:before{background-image:linear-gradient(180deg,rgba(39,49,60,0),rgba(39,49,60,0)),linear-gradient(180deg,rgba(39,49,60,0) 1%,#27313c);bottom:-87px;content:"";height:387px;position:absolute;transition:all .3s;width:100%;z-index:1}.know-more .btn{padding:12px 29px}@media(max-width:991.98px){.know-more .btn{display:flex;margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.know-more:before{background-image:url(/content/themes/segurossura-theme/dist/images/global/pattners/points-primary-not-opacity.svg);background-repeat:no-repeat;content:"";height:131px;left:-85px;position:absolute;top:115px;width:140px;z-index:4}.download-reports{padding:90px 0 110px}.download-reports__content{display:flex;flex-wrap:wrap;justify-content:center}@media(max-width:991.98px){.download-reports__content{flex-direction:column}}.download-reports__content .item-report{align-items:center;background-color:#fff;border-radius:3px;box-shadow:0 15px 51px 0 rgba(0,45,84,.13);display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:40px;width:100%}@media(max-width:991.98px){.download-reports__content .item-report{flex-direction:column;margin:auto auto 20px;width:100%}}.download-reports__content .item-report .text{max-width:930px}@media(max-width:991.98px){.download-reports__content .item-report .text{max-width:400px}}.download-reports__content .item-report .text h3{color:#2d6df6;font-size:30px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.13;margin-bottom:20px}.download-reports__content .item-report .text p{color:#53565a;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.44;margin-bottom:30px}.download-reports__content .item-report .report-icon{align-items:center;background-color:#ecf0f1;border-radius:100%;display:flex;height:162px;justify-content:center;position:relative;width:162px}@media(max-width:767.98px){.download-reports__content .item-report .report-icon{margin-bottom:18px}}.download-reports__content .item-report .report-icon img{position:relative}.download-reports__content .item-report .report-icon:before{background-color:#ecf0f1;border-radius:100%;content:"";height:325px;left:50%;position:absolute;top:50%;transform:translate(-40%,-50%);width:325px}@media(max-width:767.98px){.download-reports__content .item-report .report-icon:before{display:none}}.download-reports__content--two{margin-left:-35px;margin-right:-35px}.download-reports__content--two .item-report{align-items:flex-start;flex-direction:row;margin:0 35px;padding:30px;width:calc(50% - 72px)}@media(max-width:991.98px){.download-reports__content--two .item-report{flex-direction:column;margin:auto auto 20px;width:100%}}.download-reports__content--two .item-report .text{display:flex;flex-wrap:wrap;height:100%;max-width:325px}.download-reports__content--two .item-report .text h3{font-size:22px;line-height:normal}@media(max-width:767.98px){.download-reports__content--two .item-report .text h3{font-size:20px}}.download-reports__content--two .item-report .text p{font-size:17px;line-height:1.41;margin-bottom:24px}.download-reports__content--two .item-report .text .btn{align-self:flex-end}.download-reports__content--two .item-report .report-icon{margin-right:25px}.download-reports__content--two .item-report .report-icon:before{display:none}.download-reports__content--tree-more{margin-left:-10px;margin-right:-10px}.download-reports__content--tree-more .item-report{flex-direction:column;margin:15px 10px;padding:30px 22px;width:calc(25% - 20px)}@media(max-width:991.98px){.download-reports__content--tree-more .item-report{flex-direction:column;margin:auto auto 20px;width:100%}}.download-reports__content--tree-more .item-report .text{display:flex;flex-wrap:wrap;height:calc(100% - 145px);max-width:325px}.download-reports__content--tree-more .item-report .text h3{font-size:24px;line-height:normal}.download-reports__content--tree-more .item-report .text p{font-size:17px;line-height:1.41;margin-bottom:24px}.download-reports__content--tree-more .item-report .text .btn{align-self:flex-end;display:block;margin:0 auto;max-width:190px}.download-reports__content--tree-more .item-report .report-icon{height:130px;margin-bottom:15px;width:130px}.download-reports__content--tree-more .item-report .report-icon img{height:auto;width:41px}.download-reports__content--tree-more .item-report .report-icon:before{display:none}.bloq-courses{padding:66px 0 30px}.bloq-courses .contenedor-courses{grid-gap:30px;display:grid;grid-template-columns:1fr 1fr}@media(max-width:991.98px){.bloq-courses .contenedor-courses{grid-template-columns:1fr}}.bloq-courses .contenedor-courses .courses{background-color:#fff;box-shadow:0 10px 40px 0 rgba(0,45,84,.13);display:flex;min-height:429px}@media(max-width:991.98px){.bloq-courses .contenedor-courses .courses{flex-direction:column;height:auto}}.bloq-courses .contenedor-courses .courses .content-img{width:35%}@media(max-width:991.98px){.bloq-courses .contenedor-courses .courses .content-img{height:180px;width:100%}}.bloq-courses .contenedor-courses .courses .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bloq-courses .contenedor-courses .courses .content-text{display:flex;flex-direction:column;padding:25px;width:65%}@media(max-width:991.98px){.bloq-courses .contenedor-courses .courses .content-text{width:100%}}.bloq-courses .contenedor-courses .courses .content-text h3{color:#2d6df6;font-weight:700;margin-bottom:20px}.bloq-courses .contenedor-courses .courses .content-text a{width:-webkit-max-content;width:-moz-max-content;width:max-content}.bloq-courses .contenedor-courses .courses .content-text a.btn-link{color:#0033a0}.bloq-courses .contenedor-courses .courses .content-text a.btn-link span{font-size:18px;margin-left:0;margin-right:15px;transition:all .3s}.bloq-courses .contenedor-courses .courses .content-text a.btn-link span img{width:20px}.bloq-courses .contenedor-courses .courses .content-text a.btn-link:hover{font-weight:500}.bloq-courses .contenedor-courses .courses .content-text a.btn-link:hover span{margin-left:5px;transition:all .3s}.bloq-courses .contenedor-courses .courses .content-text a.btn-secondary{margin-top:20px}.bloq-courses .contenedor-courses .courses .content-text .links-columns{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px;margin-top:15px}.bloq-courses .contenedor-courses .courses .content-text .links-columns a{width:50%}@media(max-width:991.98px){.bloq-courses .contenedor-courses .courses .content-text .links-columns a{width:100%}.bloq-courses .contenedor-courses .courses .content-text .links-columns{flex-direction:column}}.content-video.embed-responsive{height:auto}.content-404{align-items:center;background-color:#e6faef;display:flex;height:calc(100vh - 120px);justify-content:center;margin:0;min-height:630px;overflow:hidden;position:relative;text-align:center}@media(max-width:767.98px){.content-404{height:100vh;padding:99px 0 143px}}.content-404 title{display:block;font-size:5rem;margin-bottom:14px}.content-404 h1,.content-404 title{color:#0033a0;font-family:Sura Regular;font-weight:700}.content-404 h1{font-size:3rem}.content-404 .btn{margin:auto}.main-slider-reports{margin:0}.main-slider-reports .content-video{height:100%;left:0;position:absolute;right:0;width:100%}.main-slider-reports .content-video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.main-slider-reports .content-video:before{background:radial-gradient(390.18% 12437.5% at 8.84% 79.46%,rgba(48,49,50,.25) 0,rgba(80,81,81,.08) 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.main-slider-reports .contenedor{padding-bottom:88px;padding-top:136px;position:relative;z-index:3}@media(max-width:991.98px){.main-slider-reports .contenedor{padding-top:90px}}.main-slider-reports .select-group{margin-bottom:8px}.main-slider-reports .select-group select{-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url(/content/themes/segurossura-theme/dist/images/icons/arrow-select.svg);background-position:calc(100% - 16px) 13px;background-repeat:no-repeat;background-size:14px;border-color:transparent;border-radius:50px;color:#fff;margin-left:7px;padding:4px 39px 4px 0}.main-slider-reports .select-group select:focus{outline:unset}.main-slider-reports .select-group select option{color:initial}.main-slider-reports .slider-content{height:100%}@media(max-width:991.98px){.main-slider-reports .slider-content{height:auto;min-height:auto}}.main-slider-reports .slider-content .video-slider,.main-slider-reports .slider-content img{-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991.98px){.main-slider-reports .slider-content .video-slider,.main-slider-reports .slider-content img{height:540px}}.main-slider-reports .slider-content .video-slider video,.main-slider-reports .slider-content img video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.main-slider-reports .slider-content h1,.main-slider-reports .slider-content h2{font-weight:700;margin-bottom:20px;width:80%}@media(max-width:991.98px){.main-slider-reports .slider-content h1,.main-slider-reports .slider-content h2{width:100%}}.main-slider-reports .slider-content h5{font-size:22px;font-weight:"Sura Regular"!important;letter-spacing:.56px;line-height:1.4;max-width:90%}@media(max-width:991.98px){.main-slider-reports .slider-content h5{font-size:16px;max-width:none}}.main-slider-reports .slider-content .content-buttons{align-items:center;display:flex;transition:all .5s}@media(max-width:991.98px){.main-slider-reports .slider-content .content-buttons{align-items:baseline;flex-direction:column}}.main-slider-reports .slider-content .content-buttons a{margin-right:24px}@media(max-width:767.98px){.main-slider-reports .slider-content .content-buttons a{margin-left:0;margin-right:0}}.main-slider-reports .slider-content .content-buttons a svg{font-size:10px;margin-left:9px}.main-slider-reports .slider-content h1,.main-slider-reports .slider-content h2,.main-slider-reports .slider-content h4,.main-slider-reports .slider-content h5,.main-slider-reports .slider-content p{color:#fff}.main-slider-reports .slider-content p{margin-top:35px;width:60%}@media(max-width:991.98px){.main-slider-reports .slider-content p{width:100%}}.main-slider-reports .slider-content a.btn{align-items:center;display:flex;margin-top:33px}.main-slider-reports .slider-content a.btn img{height:13px;margin-right:9px;min-height:unset;-o-object-fit:contain;object-fit:contain;opacity:1;width:13px}.main-slider-reports.hero-relations-sura .content-video{overflow:hidden}.main-slider-reports.hero-relations-sura .content-video img{height:100%}.main-slider-reports.hero-relations-sura .slider-content h1{margin:0;text-align:left;width:60%}@media(max-width:991.98px){.main-slider-reports.hero-relations-sura .slider-content h1{width:100%}.main-slider-reports.hero-relations-sura .slider-content img{min-height:509px}}.card-management{margin-bottom:80px}@media(max-width:991.98px){.card-management{margin-bottom:50px}}.card-management .title{margin-bottom:44px}.card-management h2{font-weight:700}.card-management .text h2,.card-management .text h3{color:#0033a0;margin-bottom:37px}.card-management .text .btn{margin-top:24px}.card-management .content-image{border-radius:12px;height:700px;height:500px;overflow:hidden}@media(max-width:991.98px){.card-management .content-image{height:300px;margin-bottom:30px}}.card-management .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card-management .content-filters{margin-top:33px}.card-management .content-filters .nav-tabs{border:unset}.card-management .content-filters .nav-tabs .nav-item a{background-color:transparent;border-radius:63px;color:#0033a0;margin-right:40px;padding:8px 16px;transition:all .3s}.card-management .content-filters .nav-tabs .nav-item a.active,.card-management .content-filters .nav-tabs .nav-item a:hover{background:#2d6df6;color:#fff;font-weight:700;transition:all .3s}.card-management .content-filters .tab-content{margin-top:58px}.card-management .content-filters .tab-content .content-dowloads{align-items:center;display:grid;gap:21px;grid-template-columns:1fr 1fr;margin-bottom:98px}@media(max-width:767.98px){.card-management .content-filters .tab-content .content-dowloads{gap:16px;grid-template-columns:1fr}}.card-management .content-filters .tab-content .content-dowloads .dowload-doc{align-items:center;display:flex;margin-bottom:20px}.card-management .content-filters .tab-content .content-dowloads .dowload-doc a{display:contents}.card-management .content-filters .tab-content .content-dowloads .dowload-doc span{align-items:center;color:#0033a0;display:flex;font-weight:600;justify-content:center;width:70%}.card-management .content-filters .tab-content .content-dowloads .dowload-doc span.icon{background-color:#2d6df6;border-radius:50%;color:#fff;height:40px;margin-right:16px;width:40px}.card-management.card-involved p{color:#333f48}.card-management.card-involved .text{margin-bottom:184px}@media(max-width:767.98px){.card-management.card-involved .text{margin-bottom:44px}}.card-management.card-decisions .text{margin-bottom:25px}.cards-our-investors .title{margin-bottom:44px}.cards-our-investors .content-cards{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:40px}@media(max-width:991.98px){.cards-our-investors .content-cards{grid-template-columns:1fr}}.cards-our-investors .content-cards .card{background-color:#0033a0;border-radius:12px;justify-content:space-between;min-height:456px;padding:39px;text-align:center}.cards-our-investors .content-cards .card p{color:#fff}.cards-our-investors .content-cards .card .logo{height:56px}.cards-our-investors .content-cards .card .logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.cards-our-investors .content-cards .card .text{color:#fff}.cards-our-investors .content-cards .card .text h3{font-family:Sura Regular;font-size:64px;font-weight:700}@media(max-width:1440px){.cards-our-investors .content-cards .card .text h3{font-size:56px!important}}@media(max-width:1199.98px){.cards-our-investors .content-cards .card .text h3{font-size:38px!important}}@media(max-width:767.98px){.cards-our-investors .content-cards .card .text h3{font-size:26px!important}}.cards-our-investors .content-cards .card .text p{font-weight:300}@media(max-width:991.98px){.cards-our-investors .content-cards .card .text.text-list{text-align:left}}.cards-our-investors .content-cards .card .text.text-list ul{padding-left:35px;text-align:left}@media(max-width:991.98px){.cards-our-investors .content-cards .card .text.text-list ul{margin-top:43px;padding-left:20px}}.cards-our-investors .content-cards .card .text.text-list ul li{font-weight:600;margin-bottom:16px;position:relative}.cards-our-investors .content-cards .card .text.text-list ul li:before{background-image:url(/content/themes/segurossura-theme/dist/images/icons/check-white.svg);background-repeat:no-repeat;background-size:contain;content:"";height:12px;left:-25px;position:absolute;top:9px;width:16px}.cards-our-investors .content-cards .card .marca p{font-weight:500}.section-possible-people{margin-bottom:190px;margin-top:134px}.section-possible-people .content-cards-possible-people{margin-top:56px}.section-possible-people .content-cards-possible-people .owl-carousel .owl-stage-outer{overflow:unset}.section-possible-people .content-cards-possible-people .item{border:2px solid #0033a0;border-radius:12px;padding:45px 35px}.section-possible-people .content-cards-possible-people .item .content-img{height:28px;margin-bottom:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.section-possible-people .content-cards-possible-people .item .content-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-possible-people .content-cards-possible-people .item .name{margin-top:75px}.title-left{margin-top:110px}@media(max-width:991.98px){.title-left{margin-top:60px}}.hero-asegurate{margin:0}@media(max-width:991.98px){.hero-asegurate{height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:auto}}.hero-asegurate .slider-hero--asegurate .item .content-image{bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.hero-asegurate .slider-hero--asegurate .item .content-image picture img,.hero-asegurate .slider-hero--asegurate .item .content-image picture source{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-asegurate .slider-hero--asegurate .item .content-image:before{background-color:#0000002e;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-asegurate .slider-hero--asegurate .item .text{padding:141px 0 85px;position:relative;z-index:2}@media(max-width:991.98px){.hero-asegurate .slider-hero--asegurate .item .text{padding:82px 0 41px;width:92%}}.hero-asegurate .slider-hero--asegurate .item .text .tags{align-items:center;display:flex}.hero-asegurate .slider-hero--asegurate .item .text .tags .tag--white{background-color:#fff;border-radius:12px;color:#0033a0!important;font-weight:600;margin-right:10px;padding:5px 16px}.hero-asegurate .slider-hero--asegurate .item .text .tags .tag-text-white{color:#fff;font-weight:600;text-transform:capitalize}.hero-asegurate .slider-hero--asegurate .item .text .tags .tag-text-white svg{margin-right:10px}.hero-asegurate .slider-hero--asegurate .item .text h2{color:#fff;display:flex;flex-direction:column;font-family:Sura Regular;margin-bottom:24px;margin-top:24px;width:50%}@media(max-width:991.98px){.hero-asegurate .slider-hero--asegurate .item .text h2{width:100%}}.hero-asegurate .slider-hero--asegurate .item .text a{align-items:center;border-color:transparent;display:flex;margin-top:44px}.hero-asegurate .slider-hero--asegurate .owl-nav{bottom:50px;cursor:default;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:0;margin:auto;position:absolute;right:0;width:8%;z-index:3}@media(max-width:1440px){.hero-asegurate .slider-hero--asegurate .owl-nav{width:9%}}@media(max-width:1199.98px){.hero-asegurate .slider-hero--asegurate .owl-nav{align-items:center;justify-content:center;width:100%}}@media(max-width:767.98px){.hero-asegurate .slider-hero--asegurate .owl-nav{bottom:14px}}.hero-asegurate .slider-hero--asegurate .owl-nav button{background-color:#fff!important;border:1px solid #fff!important;color:#0033a0!important;transition:all .3s}.hero-asegurate .slider-hero--asegurate .owl-nav button:hover{background-color:#0033a0!important;border:1px solid #0033a0!important;color:#fff!important}.hero-asegurate .slider-hero--asegurate .owl-nav button.disabled:hover{background-color:#fff!important;color:#0033a0!important;cursor:not-allowed;opacity:.5}.hero-asegurate .slider-hero--asegurate .owl-nav button.disabled:hover span{color:#0033a0!important}.hero-asegurate--empresas-sura .slider-hero--asegurate .item .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-asegurate--empresas-sura .slider-hero--asegurate .item .text{padding:141px 0 85px;position:relative;z-index:2}@media(max-width:1199.98px){.hero-asegurate--empresas-sura .slider-hero--asegurate .item .text{margin:auto;min-height:auto;padding:63px 0 105px;width:95%}}.hero-asegurate--empresas-sura .slider-hero--asegurate .item .text p{font-weight:300;width:50%}@media(max-width:991.98px){.hero-asegurate--empresas-sura .slider-hero--asegurate .item .text p{width:100%}}.hero-asegurate--empresas-sura .slider-hero--asegurate .owl-nav{bottom:39px!important;top:unset!important}.what-happens p{color:#0033a0;font-weight:300}.what-happens .title{margin-bottom:44px;text-align:center}.what-happens .title h1,.what-happens .title h2{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:24px}.what-happens .contenedor-cards .grid-item,.what-happens .contenedor-cards .grid-sizer{width:48%}@media(max-width:1199.98px){.what-happens .contenedor-cards .grid-item,.what-happens .contenedor-cards .grid-sizer{width:90%}}@media(max-width:991.98px){.what-happens .contenedor-cards .grid-item,.what-happens .contenedor-cards .grid-sizer{width:100%}}.what-happens .contenedor-cards .grid-item{float:left}.what-happens .contenedor-cards .grid-item img{display:block;max-width:100%;transition:all .3s}.what-happens .content-card{display:inline-block;margin-bottom:24px;width:100%}@media(max-width:991.98px){.what-happens .content-card{margin-bottom:0}.what-happens .content-card .card-size{padding:16px 12px 0}}.what-happens .content-card .card-size{margin:auto;width:100%}.what-happens .content-card .card-size .text p{font-weight:600}.what-happens .content-card .card-size .tags{z-index:4}.what-happens .content-card .card-size span.date{color:#888b8d;font-size:14px}.what-happens .content-card .card-size--md .tags span{margin-bottom:20px}.what-happens .content-card--sticky{position:sticky;top:82px}.what-happens .content-card--sticky .card-size{position:relative}.what-happens .content-card--sticky .card-size .text{z-index:2}.what-happens .content-card--sticky .card-size .text h3{color:#fff;font-weight:700}.what-happens .content-card--sticky .card-size .icon-play{z-index:9}.what-happens .content-card--sticky .card-size .content-img{height:100%;position:absolute;top:0;width:100%;z-index:1}.what-happens .content-card--sticky .card-size .tags--container{margin:36px 39px 22px!important}.what-happens .content-card--sticky .card-size .tags--container span{margin-bottom:10px;margin-left:0}.what-happens--blog-cards .content-card--sticky .card-size .text{height:-webkit-max-content;height:-moz-max-content;height:max-content}.what-happens--blog-cards .content-card--sticky .card-size:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.53));content:"";height:100%;position:absolute;width:100%;z-index:2}.container-loader{display:none;height:800px;position:absolute;top:0;width:100%;z-index:9}.container-loader>div{align-items:center;background-color:#ffffffeb;border-radius:12px;display:flex;height:100%;justify-content:center;margin-top:36px}.container-loader>div .c-loader{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#0033a0;height:40px;margin:auto;width:40px}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.newsletter{overflow:hidden;position:relative}.newsletter h1,.newsletter h2{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:24px}.newsletter p{color:#0033a0;font-weight:300}.newsletter .content-text form{margin-top:31px;padding-bottom:20px}@media(max-width:767.98px){.newsletter .content-text form{align-items:center!important;flex-direction:column;justify-content:center!important}}.newsletter .content-text form .input-wrapper{margin-left:0;width:55%}.newsletter .content-text form .input-wrapper.thirds{width:33%}@media(max-width:767.98px){.newsletter .content-text form .input-wrapper{margin:auto auto 23px;width:100%}}.newsletter .content-text form .input-wrapper .title-input{color:#0033a0;font-size:18px;font-weight:600}.newsletter .content-text form .input-phone .input-group-prepend{margin-right:-42px;z-index:4}.newsletter .content-text form .input-phone .input-group-prepend .input-group-text{background-color:transparent;border:2px solid #0033a0;border-radius:51px;border-bottom-right-radius:unset;border-right:unset;border-top-right-radius:unset;font-size:30px;padding:0 11px 0 16px;width:45px}.newsletter .content-text form .input-phone .title-input{left:47px}.newsletter .content-text form .input-phone input{padding-left:46px!important}.newsletter .content-text form .form-group>input,.newsletter .content-text form .form-group>select{background-color:transparent;border:2px solid #0033a0;border-radius:51px!important;box-shadow:unset;color:#0033a0!important;height:auto;padding:14px 28px}.newsletter .content-text form .form-group>input:focus,.newsletter .content-text form .form-group>select:focus{border-color:#0033a0}.newsletter .content-text form select{-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg height='10' width='10' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") no-repeat;background-position:calc(100% - 1.4rem)!important;padding-right:2rem!important}.newsletter .content-text form .btn{margin-left:0;text-transform:unset}.newsletter .content-text form .content-checkbox{align-items:center;display:flex;margin-bottom:66px;width:87%}@media(max-width:767.98px){.newsletter .content-text form .content-checkbox{flex-direction:column;margin-bottom:32px;width:100%}}.newsletter .content-text form .content-checkbox .form-check{margin-right:24px}.newsletter .content-text form .content-checkbox .form-check input[type=radio]+.label-text{align-items:center;color:#0033a0;font-weight:600}.newsletter .content-text form .content-checkbox .form-check input[type=radio]+.label-text:before{color:#0033a0!important;content:"";font-weight:300!important;margin-right:16px}.newsletter .content-text form .content-checkbox .form-check input[type=radio]+.label-text a{color:#0033a0}.newsletter .content-text form .content-checkbox .form-check input[type=radio]+.label-text a:hover{text-decoration:underline}.newsletter .content-text form .content-checkbox .form-check input[type=radio]:checked+.label-text{font-weight:600}.newsletter .content-text form .content-checkbox .form-check input[type=radio]:checked+.label-text:before{color:#0033a0!important;content:""!important;font-weight:600!important}.newsletter .content-text form .content-checkbox .form-check input[type=radio]:disabled+.label-text:before{content:"";font-weight:300!important}.newsletter .content-text form .content-inputs{display:flex;flex-wrap:wrap}@media(max-width:991.98px){.newsletter .content-text form .content-inputs{flex-direction:column}}.newsletter .content-text form .content-inputs .form-group{margin:25px 12px;width:47%}@media(max-width:991.98px){.newsletter .content-text form .content-inputs .form-group{margin:20px 0;width:100%}}@media(max-width:767.98px){.newsletter .content-text form .content-inputs .form-group{margin:20px auto;width:100%}}.newsletter .content-text form .content-inputs .form-group.round-select{width:-webkit-min-content;width:-moz-min-content;width:min-content}@media(max-width:991.98px){.newsletter .content-text form .content-inputs .form-group.round-select{width:100%}}.newsletter .content-text form .content-inputs .whatssap{margin-left:31px;margin-right:16px;width:30%}.newsletter .content-text form .content-info{margin-bottom:32px;margin-top:61px;width:79%}.newsletter .content-text form .content-info span{color:#0033a0;font-weight:600}.newsletter .content-text form .content-buttons{align-items:center;display:flex}.newsletter .content-text form .content-buttons a{margin-right:50px}.newsletter .content-text form .content-buttons a.btn-outline-blue{background-color:transparent;border:1px solid #0033a0;color:#0033a0;text-transform:none;transition:all .3s}.newsletter .content-text form .content-buttons a.btn-outline-blue:hover{background-color:#0033a0;color:#fff}.newsletter .content-text form .invalid-feedback{color:#0033a0}.newsletter .content-text form .valid li{border:1px solid green;border-radius:36px;list-style:none;margin-left:16px;padding:11px 36px 11px 19px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.newsletter .content-text form .valid li:before{color:green;content:"";font-family:Font Awesome\ 5 Free;font-size:20px;margin:0 12px 0 0;position:relative}.newsletter .content-text .btn-next-two{margin-top:51px}.newsletter .seccion{height:0;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;transform:translateX(10%);transition:all .3s}.newsletter .seccion.show-section{height:auto;margin:auto;opacity:1;position:relative;transform:translateX(0)}.newsletter.contact{padding:0;position:fixed!important}.newsletter.contact button{margin-left:auto;margin-right:24px;width:auto}.newsletter.contact .modal-dialog{border:none;border-radius:12px;max-width:69%;overflow:hidden}.newsletter.contact .modal-dialog .modal-content{height:100%;overflow:scroll}.newsletter.contact .modal-body{padding:34px 63px}@media(max-width:991.98px){.newsletter.contact .modal-body{padding:20px 36px}}.newsletter.contact .modal-body h2{margin-bottom:20px}.newsletter.contact .modal-body.content-text form{display:flex;flex-wrap:wrap}.newsletter.contact .modal-body.content-text form .form-group{width:48%!important}@media(max-width:991.98px){.newsletter.contact .modal-body.content-text form .form-group{width:100%!important}}.newsletter.contact .modal-body.content-text form .form-group.btn-send{width:100%!important}.newsletter.contact .modal-body.content-text .content-image{border-radius:12px;height:100%;margin-left:auto;overflow:hidden;width:80%}.newsletter.contact .modal-body.content-text .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.valid{color:green}.valid li{align-items:center;border:1px solid green;border-radius:36px;display:flex;list-style:none;margin-left:16px;padding:11px 36px 11px 19px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.valid li:before{color:green;content:"";font-family:Font Awesome\ 5 Free;font-size:20px;margin:0 12px 0 0;position:relative}.slider-conversations{overflow:hidden}.slider-conversations .title{text-align:center}.slider-conversations .title h1,.slider-conversations .title h2{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:24px}.slider-conversations .title p{color:#0033a0;font-weight:300}.slider-conversations .cards-conversations{margin-top:44px}.slider-conversations .cards-conversations .owl-stage-outer{overflow:unset}@media(max-width:767.98px){.slider-conversations .cards-conversations .owl-stage-outer{overflow:hidden}}.slider-conversations .cards-conversations .item .content-card{display:block}.slider-conversations .cards-conversations .item .content-card .card-size{height:320px}@media(max-width:767.98px){.slider-conversations .cards-conversations .item .content-card .card-size{height:auto}}.slider-conversations .cards-conversations .item .content-card .card-size .tags{display:flex}@media(max-width:767.98px){.slider-conversations .cards-conversations .item .content-card .card-size .tags{flex-wrap:wrap}}.slider-conversations .cards-conversations .item .content-card .card-size .tags .tag-text-white{color:#fff;font-weight:600}.slider-conversations .cards-conversations .item .content-card .card-size .tags .tag-text-white svg{margin-right:10px}.slider-conversations .cards-conversations .item .content-card .card-size img{transition:all .3s}.slider-conversations .cards-conversations .item .content-card .card-size .content-vista{cursor:pointer;height:100%;opacity:1;position:absolute;transition:all .3s;width:100%}.slider-conversations .cards-conversations .item .content-card .card-size .content-vista.hide{opacity:0;pointer-events:none}.slider-conversations .cards-conversations .item .content-card .card-size .content-video,.slider-conversations .cards-conversations .item .content-card .card-size .content-video iframe{height:100%;width:100%}.slider-conversations .cards-conversations .item .content-card .card-size--xl .tags .tag--white{color:#2d6df6!important}.slider-conversations .cards-conversations .item .content-card .text-info{display:flex;flex-direction:column;margin-left:17px;margin-top:11px}.slider-conversations .cards-conversations .item .content-card .text-info span{color:#0033a0}.slider-conversations .cards-conversations .owl-nav{display:flex!important;justify-content:center}.slider-conversations.slider-auto-width .cards-conversations .item{max-width:733px;width:auto}@media(max-width:767.98px){.slider-conversations.slider-auto-width .cards-conversations .item{margin:auto;max-width:100%}}.slider-conversations.slider-auto-width .cards-conversations .item .content-card .card-size{height:390px;margin-bottom:0}.slider-conversations.slider-auto-width .cards-conversations .item .content-card .card-size .tag:first-child{margin-left:0}.slider-conversations.slider-auto-width .cards-conversations .item .content-card .card-size .tags{margin:19px 39px}.slider-conversations.slider-auto-width .cards-conversations .item .content-card .text-info{margin-bottom:16px;margin-left:24px;margin-right:24px;position:relative;width:79%;z-index:9}.slider-conversations.slider-auto-width .cards-conversations .item .content-card .text-info p{color:#fff}.slider-conversations.slider-auto-width .cards-conversations .item .content-card .text-info .date{align-items:center;display:flex}.slider-conversations.slider-auto-width .cards-conversations .item .content-card .text-info .date span{color:#fff}.slider-conversations.slider-auto-width .cards-conversations .item .content-card .text-info .date span svg{margin-right:9px}.slider-conversations.slider-auto-width .cards-conversations .owl-nav{margin-top:24px}.slider-conversations.slider-auto-width .owl-nav{justify-content:left}@media(max-width:767.98px){.slider-conversations.slider-auto-width .owl-nav{justify-content:center}}.contenedor-blue .title{text-align:center}.section-trends{overflow:hidden}.section-trends h1,.section-trends h2{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:24px}.section-trends p{color:#0033a0;font-weight:300}.section-trends .content-cards-trends .slider-trends .owl-stage-outer{overflow:unset}.section-trends .content-cards-trends .slider-trends .item{background:#fff;border:1px solid #dfeaff;border-radius:12px;padding:1rem}.section-trends .content-cards-trends .slider-trends .item .content-card{display:flex;flex-direction:column;justify-content:flex-start;min-height:350px}@media(max-width:767.98px){.section-trends .content-cards-trends .slider-trends .item .content-card{min-height:auto}}.section-trends .content-cards-trends .slider-trends .item .content-card .content-img{border-radius:16px;height:115px;margin-bottom:60px;margin-left:auto;overflow:hidden;width:115px}.section-trends .content-cards-trends .slider-trends .item .content-card .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-trends .content-cards-trends .slider-trends .item .content-card .text .tags{display:flex}.section-trends .content-cards-trends .slider-trends .item .content-card .text .tags .tag{border-radius:16px;margin-bottom:8px;padding:2px 16px}.section-trends .content-cards-trends .slider-trends .item .content-card .text .tags .tag--primary{background-color:#2d6df6;color:#fff}.section-trends .content-cards-trends .slider-trends .item .content-card .text .tags .tag-text-primary{color:#0033a0;font-weight:600}.section-trends .content-cards-trends .slider-trends .item .content-card .text .tags .tag-text-primary svg{margin-right:11px}.section-trends .content-cards-trends .slider-trends .item .content-card .text p{color:#0033a0;font-size:22px;font-weight:400;line-height:22px;margin-bottom:24px}.section-trends .content-cards-trends .slider-trends .item .content-card .text h3{color:#0033a0}.section-trends .content-cards-trends .slider-trends .item .content-card a{margin-top:auto}@media(max-width:767.98px){.section-trends .content-cards-trends .slider-trends .item .content-card a{margin-top:24px}}.section-trends .content-cards-trends .slider-trends .item:hover{border-color:#2d6df6;box-shadow:unset;transition:border-color .25s ease}@media(max-width:767.98px){.section-trends .content-cards-trends .slider-trends .owl-nav{justify-content:center;margin-bottom:24px;margin-top:24px}}.section-trends.section-our-services .content-cards-trends .slider-trends .item{background:#fff}.section-trends.section-our-services .content-cards-trends .slider-trends .item .content-card{min-height:313px}.section-trends.section-our-services .content-cards-trends .slider-trends .item .content-card .content-img{height:143px;width:143px}.section-trends.section-our-services .content-cards-trends .slider-trends .item .content-card a{margin-top:auto}.section-trends.section-card-nature .content-cards-trends .slider-trends .item{background:#fff;padding:24px}.section-trends.section-card-nature .content-cards-trends .slider-trends .item .content-card{min-height:187px}.section-trends.section-card-nature .content-cards-trends .slider-trends .item .content-card a{margin-top:auto}.section-trends.section-card-nature .content-cards-trends .slider-trends .item .content-card a img{height:21px;-o-object-fit:contain;object-fit:contain;width:15px}.section-trends.section-seguros .content-cards-trends .slider-trends .owl-stage-outer{overflow:hidden}.section-trends.section-seguros .content-cards-trends .slider-trends .item{min-height:382px;padding:40px}.section-trends.section-seguros .content-cards-trends .slider-trends .item .content-card h5{color:#fff}.section-trends.section-seguros .content-cards-trends .slider-trends .item .content-card p{font-size:18px!important}.section-trends.section-cards-articles .content-cards-trends .slider-trends .item{background:#dfeaff;padding:36px}.section-trends.section-cards-articles .content-cards-trends .slider-trends .item .content-card{min-height:335px}@media(max-width:767.98px){.section-trends.section-cards-articles .content-cards-trends .slider-trends .item .content-card{min-height:200px}}.section-trends.section-cards-articles .content-cards-trends .slider-trends .item .content-card a{margin-bottom:16px;margin-top:auto}.section-trends.section-app-geociencias .title{margin-bottom:44px}.section-trends.section-app-geociencias .title P{margin-bottom:24px}.section-trends.section-app-geociencias .content-cards-trends .slider-trends .owl-stage{align-items:stretch;display:flex}.section-trends.section-app-geociencias .content-cards-trends .slider-trends .item{background:#fff;height:100%;padding:36px}.section-trends.section-app-geociencias .content-cards-trends .slider-trends .item .content-card{min-height:auto}.section-trends.section-app-geociencias .content-cards-trends .slider-trends .item .content-card a{margin-bottom:16px;margin-top:auto}.section-trends.section-app-geociencias .content-cards-trends .slider-trends .item .content-card .text .tags{margin-bottom:25px}.section-trends.section-app-geociencias .content-cards-trends .slider-trends .item .content-card .text .tags .tag--primary{background:#2d6df6;padding:4px 15px}.section-trends.section-cards-our-observatory .tags-title{align-items:center;display:flex;justify-content:space-around;margin-top:35px}@media(max-width:767.98px){.section-trends.section-cards-our-observatory .tags-title{border:1px solid rgba(0,60,113,.2);border-left:0;border-right:0;display:flex;justify-content:left;overflow:scroll;padding:8px 0}}.section-trends.section-cards-our-observatory .tags-title .tag{background-color:transparent;border-radius:63px;color:#0033a0;cursor:pointer;margin:0 12px;padding:1px 16px;transition:all .2s}.section-trends.section-cards-our-observatory .tags-title .tag.active,.section-trends.section-cards-our-observatory .tags-title .tag:hover{background:rgba(0,60,113,.4);transition:all .2s}.meeting-points{margin:96px 0 200px;overflow:hidden}@media(max-width:767.98px){.meeting-points{margin:96px 0 88px}}.meeting-points h1,.meeting-points h2{color:#fff!important;font-family:Sura Regular;font-weight:700!important;margin-bottom:32px}.meeting-points p{font-weight:300!important;margin-bottom:75px}.meeting-points p,.meeting-points span{color:#fff!important}.meeting-points .tabs-tag{align-items:center;display:flex;justify-content:space-evenly}@media(max-width:767.98px){.meeting-points .tabs-tag{display:flex;flex-wrap:inherit;justify-content:left;overflow-x:scroll;overflow-y:auto;white-space:nowrap}}.meeting-points .tabs-tag span{background-color:transparent;border-radius:63px;cursor:pointer;font-weight:400;padding:1px 16px;transition:all .3s}@media(max-width:767.98px){.meeting-points .tabs-tag span{margin-bottom:25px}}.meeting-points .tabs-tag span.active,.meeting-points .tabs-tag span:hover{background-color:rgba(0,60,113,.4);font-weight:600}.meeting-points .tabs-tag span:hover{transition:all .3s}.meeting-points .content-cards-points{margin-top:82px}.meeting-points .content-cards-points .slider-points .owl-stage-outer{overflow:unset}.meeting-points .content-cards-points .slider-points .content-card{display:block}.meeting-points .content-cards-points .slider-points .content-card .card-size .content-img{margin-bottom:24px}.meeting-points .content-cards-points .slider-points .content-card .card-size .text{margin-top:16px;width:64%}.meeting-points .content-cards-points .slider-points .content-card .card-size .text p{margin-bottom:18px}.meeting-points .content-cards-points .slider-points .content-card .card-size .tags{margin-top:16px}.meeting-points .content-cards-points .slider-points .content-card .card-size .tags span{margin-right:11px}.contenedor-yellow .meeting-points{margin:0;padding-bottom:156px;padding-top:80px}@media(max-width:991.98px){.contenedor-yellow .meeting-points{padding-bottom:0;padding-top:0}}.contenedor-yellow .meeting-points h1,.contenedor-yellow .meeting-points h2,.contenedor-yellow .meeting-points p{color:#0033a0!important}.contenedor-yellow .meeting-points[data-color=bluue-asegurate]{background-color:#f9fae1}.contenedor-yellow .meeting-points .tabs-tag span{color:#0033a0!important}.contenedor-yellow .meeting-points .tags{align-items:center;display:flex}.contenedor-yellow .meeting-points .tags span{align-items:center;color:#0033a0!important;display:flex}.contenedor-yellow .meeting-points .tags svg path{fill:#0033a0!important}.contenedor-yellow .meeting-points .tag--white{background-color:#0033a0;color:#fff!important}.section-podcast .title h1{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:52px}.section-podcast .title p{color:#0033a0;font-weight:300}.section-podcast .spotify{margin-top:71px}.section-podcast .spotify iframe{border:unset}.hero-nosotros{margin:0}.hero-nosotros .slider-hero--asegurate .owl-nav{bottom:42px;cursor:default;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:0;margin:auto;position:absolute;right:0;width:8%;z-index:3}@media(max-width:1440px){.hero-nosotros .slider-hero--asegurate .owl-nav{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media(max-width:991.98px){.hero-nosotros .slider-hero--asegurate .owl-nav{align-items:center;bottom:29px;justify-content:center;margin:auto;top:unset!important;width:41%}.hero-nosotros .slider-hero--asegurate .owl-nav :not(.disabled){display:flex}}.hero-nosotros .slider-hero--asegurate .owl-nav button{background-color:#fff!important;border:1px solid #fff!important;color:#0033a0!important;transition:all .3s}.hero-nosotros .slider-hero--asegurate .owl-nav button:hover{background-color:#0033a0!important;border:1px solid #0033a0!important;color:#fff!important}.hero-nosotros .slider-hero--asegurate .owl-nav button.disabled:hover{background-color:#fff!important;color:#0033a0!important;cursor:not-allowed;opacity:.5}.hero-nosotros .parallax .project-details .project-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media(max-width:991.98px){.hero-nosotros .parallax .project-details .project-image{height:100%}}.hero-nosotros .parallax .project-details .project-image img,.hero-nosotros .parallax .project-details .project-image picture{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-nosotros .parallax .project-details .project-description{padding:141px 0 85px;position:relative;z-index:2}@media(max-width:767.98px){.hero-nosotros .parallax .project-details .project-description{padding:82px 0 41px;width:92%}}.hero-nosotros .parallax .project-details .project-description h1{color:#fff;font-weight:700;margin-bottom:24px;width:50%}@media(max-width:991.98px){.hero-nosotros .parallax .project-details .project-description h1{width:100%}}.hero-nosotros .parallax .project-details .project-description .btn{margin:44px 0 0;text-transform:none}.hero-nosotros .parallax .project-details .project-description p{color:#fff;font-family:Sura Regular;font-weight:700;width:50%}@media(max-width:991.98px){.hero-nosotros .parallax .project-details .project-description p{width:100%}}.hero-nosotros.hero-background .parallax .project-details .project-description h1{font-size:3.875rem;line-height:3.875rem;margin-bottom:2.5rem;width:70%}@media(max-width:991.98px){.hero-nosotros.hero-background .parallax .project-details .project-description h1{font-size:36px;line-height:36px;margin-bottom:1rem;width:100%}}.hero-nosotros.hero-background .parallax .project-details .project-description p{font-size:2rem;font-weight:300;line-height:2.375rem;width:70%}@media(max-width:991.98px){.hero-nosotros.hero-background .parallax .project-details .project-description p{font-size:1rem;line-height:normal;width:100%}}.hero-nosotros.hero-background .parallax .project-details .project-description .btn{margin:24px 0 0}@media(max-width:991.98px){.hero-nosotros.hero-background .parallax .project-details .project-description .btn{margin:16px 0 0}}.hero-nosotros.podcast{background-color:#2d6df6}@media(max-width:992px){.hero-nosotros.podcast{padding:32px 0 40px}}.hero-nosotros.podcast .parallax .project-details .project-description{padding:80px 0 0}@media(max-width:992px){.hero-nosotros.podcast .parallax .project-details .project-description{padding:60px 0 0}}.hero-nosotros.podcast h1{font-size:62px!important;line-height:62px!important;width:100%!important}@media(max-width:992px){.hero-nosotros.podcast h1{font-size:42px!important;line-height:42px!important}}.hero-nosotros.podcast:after{content:none}.hero-nosotros.podcast .img-fluid{border-radius:8px;height:auto;max-width:100%}@media(max-width:992px){.hero-nosotros.podcast .img-fluid{margin-top:24px}}.section-cards-countries{overflow:hidden}.section-cards-countries h1,.section-cards-countries h2{color:#0033a0;margin-bottom:24px}.section-cards-countries p{color:#0033a0}.section-cards-countries .content-cards-countries{margin-top:44px}.section-cards-countries .content-cards-countries .slider-countries .owl-stage-outer{overflow:unset}.section-cards-countries .content-cards-countries .slider-countries .item{background-color:#fff;border:1px solid #81b1ff;border-radius:12px;overflow:hidden;position:relative}.section-cards-countries .content-cards-countries .slider-countries .item a{cursor:pointer;display:block}@media(max-width:991.98px){.section-cards-countries .content-cards-countries .slider-countries .item{min-height:auto;padding:55px 30px}}.section-cards-countries .content-cards-countries .slider-countries .item .content-img{height:197px;margin:auto;overflow:hidden;width:100%}@media(max-width:767.98px){.section-cards-countries .content-cards-countries .slider-countries .item .content-img{height:216px;width:100%}}.section-cards-countries .content-cards-countries .slider-countries .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991.98px){.section-cards-countries .content-cards-countries .slider-countries .item .content-img img{-o-object-fit:contain;object-fit:contain}}.section-cards-countries .content-cards-countries .slider-countries .item h3{color:#0033a0;margin:8px auto 0;width:90%}.section-cards-countries .content-cards-countries .slider-countries .item .text-tags{display:flex;gap:18px;margin:11px auto;width:90%}.section-cards-countries .content-cards-countries .slider-countries .item .text-tags p{color:#333f48;margin:0}.section-cards-countries .content-cards-countries .slider-countries .item .text-tags p strong{margin-right:3px}.section-cards-countries .content-cards-countries .slider-countries .item:hover{border-color:#0033a0;box-shadow:unset;transition:border-color .25s ease}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .owl-stage-outer{overflow:hidden}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item{align-items:baseline;flex-direction:column;justify-content:flex-start;padding:39px}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .header-card{justify-content:space-between;margin-bottom:53px;width:100%}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .header-card img{height:36px;-o-object-fit:contain;object-fit:contain;width:36px}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item p{color:#333f48!important}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .btn-link{align-items:center;color:#0033a0;display:flex;margin-left:0;padding:0}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .btn-link i{align-items:center;background-color:#147bd1;border-radius:50%;color:#fff;display:flex;height:35px;justify-content:center;margin-right:12px;transition:all .3s;width:35px}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .btn-link:hover{color:#003c71;text-decoration:unset}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .btn-link:hover i{background-color:#003c71}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .footer-card{margin-top:auto}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .footer-card .person img{border-radius:50%;height:58px;-o-object-fit:cover;object-fit:cover;width:58px}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .footer-card .person .date{margin-left:12px}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .footer-card .person .date p{margin-bottom:0}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .footer-card .person .date p.name{font-weight:700}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .footer-card .stars{margin-top:13px}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .footer-card .stars span{display:block;margin-right:5px}.section-cards-countries .content-cards-countries.cards-stories-empresas .slider-countries .item .footer-card .stars span img{height:25px;-o-object-fit:contain;object-fit:contain;width:25px}.section-cards-countries--directors{margin-bottom:44px}.section-cards-countries--directors .content-cards-countries .slider-countries .item a{height:100%}.section-cards-countries--directors .content-cards-countries .slider-countries .item .content-card .content-img{height:273px}@media(max-width:991.98px){.section-cards-countries--directors .content-cards-countries .slider-countries .item .content-card .content-img{height:200px;width:100%}}.section-cards-countries--directors .content-cards-countries .slider-countries .item .content-card p{color:#0033a0;font-weight:700;margin:0;padding:14px 24px 0}.section-cards-countries--directors .content-cards-countries .slider-countries .item .content-card span{color:#0033a0;display:block;font-weight:300;padding:0 24px 16px}.section-cards-countries--expertos{margin-bottom:80px}.section-cards-countries--expertos .content-cards-countries .slider-countries .owl-stage-outer{overflow:hidden}.section-cards-countries--expertos .content-cards-countries .slider-countries .owl-stage-outer .owl-stage{margin:auto}.section-cards-countries--expertos .content-cards-countries .slider-countries .stars{justify-content:center;margin-bottom:18px;margin-top:13px}.section-cards-countries--expertos .content-cards-countries .slider-countries .stars span{display:block;margin-right:5px}.section-cards-countries--expertos .content-cards-countries .slider-countries .stars span img{height:25px;-o-object-fit:contain;object-fit:contain;width:25px}.section-slider-leaders .content-cards-countries{margin-top:20px}.section-slider-leaders .content-cards-countries .slider-leaders .item{align-items:center;display:flex;min-height:570px;position:relative;width:100%}@media(max-width:767.98px){.section-slider-leaders .content-cards-countries .slider-leaders .item{min-height:auto}}.section-slider-leaders .content-cards-countries .slider-leaders .item .content-img{border-radius:12px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.section-slider-leaders .content-cards-countries .slider-leaders .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-slider-leaders .content-cards-countries .slider-leaders .item .text{align-items:baseline;color:#fff;display:flex;flex-direction:column;padding:60px 0 60px 112px;position:relative;width:55%;z-index:2}@media(max-width:1199.98px){.section-slider-leaders .content-cards-countries .slider-leaders .item .text{padding:36px 30px 43px;width:70%}}@media(max-width:767.98px){.section-slider-leaders .content-cards-countries .slider-leaders .item .text{width:100%}}.section-slider-leaders .content-cards-countries .slider-leaders .item .text h1,.section-slider-leaders .content-cards-countries .slider-leaders .item .text h2{color:#fff;font-weight:700;margin-bottom:30px}.section-slider-leaders .content-cards-countries .slider-leaders .item .text p{color:#fff;font-weight:300;margin-bottom:17px}.section-slider-leaders .content-cards-countries .slider-leaders .item .text span{color:#fff;font-family:Sura Regular;font-size:18px;font-weight:600;margin-bottom:0}.section-slider-leaders .content-cards-countries .slider-leaders .item .text a{margin-top:66px;text-transform:none}.section-slider-leaders .content-cards-countries .slider-leaders .item .text img{margin-bottom:56px;-o-object-fit:contain;object-fit:contain;width:71px}.section-slider-leaders .content-cards-countries .slider-leaders .item .name-leader{bottom:-63px;color:#0033a0;font-weight:700;left:20px;position:absolute}.section-slider-leaders .content-cards-countries .slider-leaders .item .name-leader--left{bottom:-64px;left:192px}.section-slider-leaders .content-cards-countries .slider-leaders .owl-nav{bottom:60px;left:107px;margin:0;position:absolute}@media(max-width:767.98px){.section-slider-leaders .content-cards-countries .slider-leaders .owl-nav{bottom:37px}}.section-slider-leaders .content-cards-countries .slider-leaders .owl-dots{bottom:13px;counter-reset:slides-num;left:130px;margin-top:0;position:absolute}.section-slider-leaders .content-cards-countries .slider-leaders .owl-dots:after{color:#0033a0;content:counter(slides-num);display:inline-block;font-family:Sura Regular;font-size:18px;font-weight:600;padding-left:5px;vertical-align:middle}.section-slider-leaders .content-cards-countries .slider-leaders .owl-dots .owl-dot{counter-increment:slides-num;display:inline-block;margin-right:5px}.section-slider-leaders .content-cards-countries .slider-leaders .owl-dots .owl-dot.active:before{color:#0033a0;content:counter(slides-num) " /";display:inline-block;font-family:Sura Regular;font-size:18px;font-weight:600;left:0;position:absolute;top:0;vertical-align:middle}.section-slider-leaders .content-cards-countries .slider-leaders .owl-dots .owl-dot span{display:none}.our-history-asegurate{color:#0033a0}.our-history-asegurate h1,.our-history-asegurate h2{color:#0033a0;font-weight:700;transition:all .3s}.our-history-asegurate p{color:#0033a0;font-weight:300;transition:all .3s}.our-history-asegurate .btn{margin:auto;text-transform:none;transition:all .3s}.our-history-asegurate .text-left h1,.our-history-asegurate .text-left h2{margin-bottom:22px}.our-history-asegurate .text-left .btn{margin:44px 0}.our-history-asegurate .text-center{text-align:center}.our-history-asegurate .text-center h1,.our-history-asegurate .text-center h2{margin:auto auto 60px;width:75%}.our-history-asegurate .text-center p{margin-bottom:42px}.our-history-asegurate .content-shareholders{margin-bottom:20px;margin-top:80px}@media(max-width:767.98px){.our-history-asegurate .content-shareholders{margin-bottom:30px}}.our-history-asegurate .content-shareholders .circle-bar{margin:auto}@media(max-width:767.98px){.our-history-asegurate .content-shareholders .circle-bar{width:100%}}.our-history-asegurate .content-shareholders .circle-bar .radialProgressBar{background:#ffffff59;background-image:linear-gradient(-21.41deg,#ebf2ff 50%,transparent 0),linear-gradient(-90deg,#003c72 50%,#ffffff0d 0);border-radius:50%;display:flex;height:320px;width:320px}@media(max-width:767.98px){.our-history-asegurate .content-shareholders .circle-bar .radialProgressBar{margin:auto auto 35px}}.our-history-asegurate .content-shareholders .circle-bar .radialProgressBar .overlay{align-items:center;background-color:#dfeaff;border-radius:50%;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;font-family:Sura Regular;font-size:64px;font-weight:500;height:295px;justify-content:center;margin:auto;text-align:center;width:295px}.our-history-asegurate .content-shareholders .circle-bar .radialProgressBar .overlay h1,.our-history-asegurate .content-shareholders .circle-bar .radialProgressBar .overlay h2{margin:0}.our-history-asegurate .content-shareholders .circle-bar .radialProgressBar .overlay .logo{align-items:center;display:flex;height:33px;justify-content:center;margin-top:8px;width:193px}.our-history-asegurate .content-shareholders .circle-bar .radialProgressBar .overlay .logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.our-history-asegurate .content-shareholders .circle-bar .progress-19{background-image:linear-gradient(-21.41deg,#ebf2ff 50%,transparent 0),linear-gradient(-90deg,#2584d3 50%,#ffffff0d 0)}.our-history-asegurate .content-shareholders .circle-bar .progress-81{background-image:linear-gradient(-90deg,#2784d4 50%,transparent 0),linear-gradient(22.41deg,#2883d3 50%,#ffffff0d 0)}.section-cards-believe .title{margin-bottom:44px}.section-cards-believe h1,.section-cards-believe h2{color:#0033a0;margin-bottom:24px}.section-cards-believe p{color:#0033a0}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item{background:#fff;border-radius:12px;margin:auto;overflow:hidden;transition:all .5s}@media(max-width:1440px){.section-cards-believe .content-cards-believe .slider-believe .owl-item .item{width:100%}}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .contenido{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:396px;padding:34px;position:relative;transition:all .3s}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .contenido .content-ocult{max-height:0;transition:max-height .5s ease}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .contenido .content-ocult .toggle-transform{opacity:0;transform:scaleY(0);transition:all .3s ease}@media(max-width:991.98px){.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .contenido .content-ocult .toggle-transform{opacity:1;transform:scaleY(1)}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .contenido .content-ocult{max-height:1000px}}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .contenido .content-icon{height:176px;margin-bottom:30px}@media(max-width:991.98px){.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .contenido .content-icon{width:108px}}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .contenido .content-icon img{height:100%;-o-object-fit:contain;object-fit:contain}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item .tag{color:#0033a0;font-size:26px;font-weight:700}.section-cards-believe .content-cards-believe .slider-believe .owl-item .item p{font-family:Sura Regular;font-size:16px;font-weight:300;text-align:center}.section-cards-believe .content-cards-believe .slider-believe .owl-item.center .item{cursor:pointer}.section-cards-believe .content-cards-believe .slider-believe .owl-item.center .item .contenido{align-items:center;display:flex;flex-direction:column;padding:54px 39px}.section-cards-believe .content-cards-believe .slider-believe .owl-item.center .item:hover .contenido .content-ocult{max-height:1000px}.section-cards-believe .content-cards-believe .slider-believe .owl-item.center .item:hover .contenido .content-ocult .toggle-transform{opacity:1;transform:scaleY(1)}.section-cards-believe .content-cards-believe .slider-believe .owl-nav{justify-content:center;margin-top:40px}.slider-talent{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;padding:72px 0;position:relative;width:100%}@media(max-width:991.98px){.slider-talent{padding:38px 0}}.slider-talent .content-text{color:#0033a0;margin:40px 0}@media(max-width:767.98px){.slider-talent .content-text{margin:0}}.slider-talent .content-text h1,.slider-talent .content-text h2{color:#fff;font-weight:700;margin-bottom:20px}.slider-talent .content-text p{color:#fff;font-weight:300;margin-bottom:33px}@media(min-width:1440px){.slider-talent--v-dark{padding:110px 0}}.slider-talent--v-dark:before{display:none}.slider-talent--v-dark .content-text{margin-top:0}.slider-talent--v-dark .content-text h2{margin-bottom:24px}.slider-talent--v-dark .content-text h2,.slider-talent--v-dark .content-text p{color:#0033a0}@media(max-width:767.98px){.slider-talent--v-dark .content-text a{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.slider-talent.banner-fluid{align-items:center;display:flex;margin:64px 0;min-height:496px;padding:56px 0}.slider-talent.banner-fluid:before{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));content:"";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.block-links .link{width:90%}@media(max-width:767.98px){.block-links .link{margin-bottom:55px}}.block-links .link p{color:#0033a0;font-family:Sura Regular;font-size:16px!important;font-weight:600}.block-links .link p.title-link{font-size:28px!important;font-weight:300}.block-links--recursos .link{margin:24px 0 44px}.block-links--recursos .link p{font-size:16px!important;font-weight:300}.block-links--recursos .link.title-link{font-size:25px!important;font-weight:600}.block-cards-links .card-item{display:flex;gap:60px;width:100%}@media(max-width:991.98px){.block-cards-links .card-item{flex-direction:column;margin-bottom:44px}.block-cards-links .card-item:last-child{margin-bottom:20px}}.block-cards-links .card-item .content-img{border-radius:12px;height:500px;margin-right:102px;overflow:hidden;width:448px}@media(max-width:991.98px){.block-cards-links .card-item .content-img{height:380px;margin:auto;position:relative;width:100%}}.block-cards-links .card-item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.block-cards-links .card-item .text{margin-top:44px;width:45%}@media(max-width:991.98px){.block-cards-links .card-item .text{margin-top:24px;width:100%}}.block-cards-links .card-item .text h1,.block-cards-links .card-item .text h2{color:#0033a0;font-weight:700;margin-bottom:24px}.block-cards-links .card-item .text p{font-weight:300;margin-bottom:20px}.block-cards-links .card-item .text p a{cursor:pointer;margin-top:24px}@media(max-width:991.98px){.block-cards-links .card-item .text p a{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.block-cards-links .card-item .text span{color:#0033a0;display:block;margin-bottom:20px}.block-cards-links .card-item .text ul{list-style:disc;padding-left:23px}.block-cards-links .card-item .text ul li{color:#0033a0;font-family:Sura Regular;font-size:18px;font-weight:700}@media(max-width:991.98px){.block-cards-links .card-item .content-slider{width:100%!important}.block-cards-links .card-item--right{flex-direction:column-reverse}}.block-cards-links .card-item--right .content-img{margin-left:112px;margin-right:0}@media(max-width:991.98px){.block-cards-links .card-item--right .content-img{margin:auto}.block-cards-links.block-cards-slider .card-item{margin-bottom:25px}}.block-cards-links.block-cards-slider .card-item .content-slider{width:45%}@media(max-width:991.98px){.block-cards-links.block-cards-slider .card-item .content-slider{margin:auto;width:100%}}.block-cards-links.block-cards-slider .card-item .content-slider .item{box-shadow:unset;cursor:pointer}.block-cards-links.block-cards-slider .card-item .content-slider .item a{border-radius:12px;display:block;height:500px;overflow:hidden}@media(max-width:991.98px){.block-cards-links.block-cards-slider .card-item .content-slider .item a{height:391px;margin-bottom:13px}}.block-cards-links.block-cards-slider .card-item .content-slider .item a img{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.block-cards-links.block-cards-slider .card-item .content-slider .item .name-card{color:#0033a0;display:block;font-weight:600;margin-left:9px;margin-top:8px}@media(max-width:767.98px){.block-cards-links.block-cards-slider .card-item .content-slider .item .name-card{margin-left:9px;margin-top:20px}}@media(max-width:991.98px){.block-cards-links.block-cards-slider .card-item--right{display:flex;flex-direction:column;overflow:hidden}}.block-cards-links.block-cards-slider .card-item--right .content-slider{margin-left:auto;margin-right:0}@media(max-width:991.98px){.block-cards-links.block-cards-slider .card-item--right .text{margin-bottom:15px;margin-right:40px;margin-right:0;width:45%;width:100%}}.block-cards-links.block-cards-slider .card-item--left{margin-left:0;margin-right:auto}@media(max-width:991.98px){.block-cards-links.block-cards-slider .card-item--left{display:flex;flex-direction:column-reverse;margin-bottom:0;margin-right:0;overflow:hidden}}.block-cards-links.block-cards-slider .card-item--left .text{margin-bottom:24px;margin-top:0;width:50%}@media(max-width:991.98px){.block-cards-links.block-cards-slider .card-item--left .text{width:100%}.block-cards-links.card-single-tabs{margin-bottom:0;margin-top:35px}}@media(max-width:1440px){.block-cards-links.card-single-tabs{margin-bottom:0;margin-top:35px}}.block-cards-links.card-single-tabs .card-item .text{width:56%}@media(max-width:991.98px){.block-cards-links.card-single-tabs .card-item .text{width:100%}}.block-cards-links.card-single-tabs .tags{border-bottom:none;display:flex;flex-wrap:wrap;list-style:none!important;padding-left:0!important}.block-cards-links.card-single-tabs .tags .nav-link,.block-cards-links.card-single-tabs .tags span{border-radius:63px;color:#0033a0;cursor:pointer;font-weight:400;margin-right:15px;padding:1px 16px;transition:all .3s}.block-cards-links.card-single-tabs .tags .nav-link.active,.block-cards-links.card-single-tabs .tags .nav-link:hover,.block-cards-links.card-single-tabs .tags span.active,.block-cards-links.card-single-tabs .tags span:hover{background-color:#2d6df6;color:#fff;transition:all .3s}.block-cards-links.card-single-tabs .tags .nav-link{margin-bottom:12px;margin-top:0}.block-cards-links.card-single-tabs .tags ul{margin-bottom:40px}.block-cards-links.card-empresas-sura .content-img{cursor:pointer}.block-cards-links.card-empresas-sura .content-img .imagen{transform:scale(1);transition:all .3s}.block-cards-links.card-empresas-sura .content-img .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:60px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:60px!important;z-index:1}.block-cards-links.card-empresas-sura .content-img:hover .imagen{transform:scale(1.2)}.block-cards-links.card-empresas-sura .tags{flex-wrap:nowrap;overflow-x:scroll;padding-bottom:20px;white-space:nowrap;width:90%}.block-cards-links.card-empresas-sura .tags li{display:inline-block}.block-cards-links.card-empresas-sura .tags::-webkit-scrollbar{height:4px;width:5px}.block-cards-links.card-empresas-sura .tags::-webkit-scrollbar-track{background:#f7f4f4}.block-cards-links.card-empresas-sura .tags::-webkit-scrollbar-thumb{background:#dedbdb}.block-cards-links.card-empresas-sura .tags::-webkit-scrollbar-thumb:hover{background:#c5c0c0}.block-cards-links.cards-info .title{margin-bottom:106px}.block-cards-links.card-objectives .card-item .content-img{height:auto}.block-cards-links.card-objectives .card-item .text .span{color:#0033a0;display:block;font-size:16px!important;font-weight:400;margin-bottom:20px}.block-cards-links--cliente-global .title{margin-bottom:44px}.block-cards-links--cliente-global .card-item .text{margin-top:190px}@media(max-width:991.98px){.block-cards-links--cliente-global .card-item .text{margin-top:44px}}.contenedor-blue .block-cards-slider{margin:85px 0}.contenedor-blue .block-cards-slider .content-slider .item .name-card{display:block;font-weight:600;margin-left:145px;margin-top:14px}.contenedor-blue .block-cards-slider .content-slider .owl-nav{margin-top:-74px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:9}.contenedor-blue .block-cards-slider .content-slider .owl-nav button{border-radius:50%!important}.contenedor-blue .block-cards-slider .content-slider .owl-nav button span{color:#0033a0!important}.section-slider-recognitions .title{margin-bottom:70px}.section-slider-recognitions h1,.section-slider-recognitions h2{color:#0033a0;margin-bottom:24px}.section-slider-recognitions p{color:#0033a0}.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a{display:block;position:relative}.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a .contenido{width:80%}@media(max-width:991.98px){.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a .contenido{width:100%}}.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a .contenido p{border-bottom:1px solid;color:#0033a0;font-weight:300;min-height:68px;padding-bottom:19px}.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a .contenido span{border-bottom:1px solid;color:#0033a0;display:block;font-weight:600;padding-bottom:43px}.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a .contenido .content-logo{align-items:center;display:flex;justify-content:space-between}.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a .contenido .content-logo img{width:110px}.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a .contenido .content-logo p{border:none;margin:0;padding:0}.section-slider-recognitions .content-recognitions .slider-recognitions-asegurate .item a .contenido .content-logo p.name{padding-top:12px}.section-slider-recognitions--border{position:relative}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .owl-stage-outer{overflow:unset}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item{border:1px solid rgba(16,16,24,.12);border-radius:12px;padding:32px 28px}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item:hover{border:1px solid #003c71;transition:border-color .25s ease}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item a .contenido{width:100%}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item a .contenido p{border-bottom:unset;color:#0033a0;font-weight:300;padding-bottom:16px}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item a .contenido span{border-bottom:unset;color:#0033a0;display:block;font-weight:600;padding-bottom:43px}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item a .contenido .content-logo{align-items:center;display:flex;justify-content:space-between}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item a .contenido .content-logo img{margin-bottom:24px;width:110px}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item a .contenido .content-logo p{border:none;margin:0;padding:0}.section-slider-recognitions--border .content-recognitions .slider-recognitions-asegurate .item a .contenido .content-logo p.name{padding-bottom:16px}.section-slider-recognitions--border #box-images{margin-top:296px;padding-bottom:207px}@media(max-width:991.98px){.section-slider-recognitions--border #box-images{margin-top:93px;padding-bottom:83px}}.section-slider-recognitions--border #box-images .content-images{align-items:center;display:flex}@media(max-width:991.98px){.section-slider-recognitions--border #box-images .content-images{display:block}}.section-slider-recognitions--border #box-images .content-images .item-card{border-radius:12px;margin:0 12px;overflow:hidden;width:24.22%}@media(max-width:991.98px){.section-slider-recognitions--border #box-images .content-images .item-card{margin:auto;width:100%}}.section-slider-recognitions--border #box-images .content-images .item-card img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.section-slider-recognitions--border #box-images .content-images .item-card--sm{height:424px}.section-slider-recognitions--border #box-images .content-images .item-card--md{height:365px}.section-slider-recognitions--border #box-images .content-images .item-card--xl{height:576px}.section-slider-recognitions--healthy{overflow:hidden}.section-slider-recognitions--healthy .tags-title{align-items:center;border-bottom:unset;display:flex;margin-bottom:25px;margin-top:35px}@media(max-width:767.98px){.section-slider-recognitions--healthy .tags-title{border:1px solid rgba(0,60,113,.2);border-left:0;border-right:0;display:flex;justify-content:left;overflow:scroll;padding:8px 0}}.section-slider-recognitions--healthy .tags-title .tag{background-color:transparent;border-radius:63px;color:#0033a0;cursor:pointer;margin:0 12px;padding:1px 16px;transition:all .2s}.section-slider-recognitions--healthy .tags-title .tag.active,.section-slider-recognitions--healthy .tags-title .tag:hover{background:rgba(0,60,113,.4);transition:all .2s}.section-slider-recognitions--healthy .title p{width:58%}@media(max-width:991.98px){.section-slider-recognitions--healthy .title p{width:100%}.section-slider-recognitions--healthy .title a{margin-bottom:25px!important;width:auto}}.section-slider-recognitions--healthy .content-recognitions .slider-recognitions-asegurate .owl-stage-outer{overflow:unset}.section-slider-recognitions--healthy .content-recognitions .slider-recognitions-asegurate .item{background:rgba(255,255,255,.2);border:.3px solid rgba(255,255,255,.2);border-radius:12px;padding:32px 28px}.section-slider-recognitions--healthy .content-recognitions .slider-recognitions-asegurate .item:hover{border:1px solid #003c71;transition:border-color .25s ease}.section-slider-recognitions--healthy .content-recognitions .slider-recognitions-asegurate .item a{width:-webkit-max-content;width:-moz-max-content;width:max-content}.cards-ide-lab .title{margin-bottom:44px}.cards-ide-lab h1,.cards-ide-lab h2{color:#0033a0;margin-bottom:24px}.cards-ide-lab p{color:#0033a0}@media(max-width:991.98px){.cards-ide-lab .item-card{display:block;margin-bottom:44px}}.cards-ide-lab .item-card .card-size--xl .text{z-index:2}.cards-ide-lab .item-card .card-size--xl .text h3{color:#fff;font-size:48px;font-size:40px;font-weight:700}@media(max-width:991.98px){.cards-ide-lab .item-card .card-size--xl .text h3{font-size:23px}}.cards-ide-lab .item-card .card-size--xl .tags{position:relative;z-index:2}.cards-ide-lab .item-card .card-size--xl .tags--container{margin:36px 39px 22px!important}.cards-ide-lab .item-card .card-size--xl .tags--container span{margin-bottom:10px;margin-left:0}.cards-ide-lab .item-card .card-size--md .tags span{margin-bottom:20px;margin-left:0;margin-right:9px}.cards-socials-asegurate{overflow:hidden}.cards-socials-asegurate .title{margin-bottom:51px}.cards-socials-asegurate .title p{color:#333f48}.cards-socials-asegurate .content-cards-countries .slider-countries .owl-stage-outer{overflow:unset}.cards-socials-asegurate .content-cards-countries .slider-countries .owl-stage-outer .owl-item{opacity:0;pointer-events:none;transition:all .3s}.cards-socials-asegurate .content-cards-countries .slider-countries .owl-stage-outer .owl-item.active{opacity:1;pointer-events:all;transition:all .3s}.cards-socials-asegurate .content-cards-countries .slider-countries .owl-stage{align-items:stretch;display:flex}.cards-socials-asegurate .content-cards-countries .slider-countries .item{height:100%}.cards-socials-asegurate .content-cards-countries .slider-countries .item .content-card{background-color:#fff;border:1px solid #2d6df6;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:0}.cards-socials-asegurate .content-cards-countries .slider-countries .item .content-img{height:199px}.cards-socials-asegurate .content-cards-countries .slider-countries .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards-socials-asegurate .content-cards-countries .slider-countries .item p{color:#333f48;display:block;font-size:16px;font-weight:400;margin-bottom:0;padding:15px}.cards-socials-asegurate .content-cards-countries .slider-countries .item .btn{margin:auto 15px 24px}.cards-socials-asegurate .icon-social{align-items:center;display:flex;height:auto;padding:1rem;width:100%}.cards-socials-asegurate .icon-social i{font-size:24px;opacity:50%}.cards-socials-asegurate .icon-social .social{color:#2d6df6;display:block;font-size:18px;font-weight:600;margin-left:14px;padding:0}.cards-socials-asegurate .icon-social img{height:16px;width:16px}.hero-asegurate-intern{background-color:#dfeaff;margin:0;padding:44px 0}@media(max-width:1199.98px){.hero-asegurate-intern{padding:24px 0}}.hero-asegurate-intern .content-text .text{margin-bottom:20px}.hero-asegurate-intern .content-text .text h1,.hero-asegurate-intern .content-text .text h2{color:#0033a0;font-weight:700}.hero-asegurate-intern .content-text .sub-text{width:60%}@media(max-width:1199.98px){.hero-asegurate-intern .content-text .sub-text{width:100%}}.hero-asegurate-intern .content-text .sub-text h1,.hero-asegurate-intern .content-text .sub-text h2{color:#0033a0;font-weight:700;margin-bottom:24px}.hero-asegurate-intern .content-text .sub-text p{color:#0033a0;font-weight:300}.hero-asegurate-intern .slider-cards{margin-top:44px}.hero-asegurate-intern .slider-cards .owl-stage,.hero-asegurate-intern .slider-cards .owl-stage .owl-item{display:flex}.hero-asegurate-intern .slider-cards .item{background:#fff;border-radius:12px;cursor:pointer;min-height:auto!important;padding:44px 28px;transition:all .3s;width:100%}.hero-asegurate-intern .slider-cards .item p{color:#0033a0}.hero-asegurate-intern .slider-cards .item h3{color:#0033a0;font-weight:700;text-transform:uppercase}.hero-asegurate-intern .slider-cards .owl-nav{margin-top:16px}.hero-asegurate-intern .slider-cards .owl-nav button{background-color:#fff!important;border:1px solid #fff!important;color:#0033a0!important;transition:all .3s}.hero-asegurate-intern .slider-cards .owl-nav button:hover{background-color:#0033a0!important;border:1px solid #0033a0!important;color:#fff!important}.hero-asegurate-intern .slider-cards .owl-nav button.disabled:hover{background-color:#fff!important;color:#0033a0!important;cursor:default;opacity:.5}.hero-asegurate-intern .slider-cards .owl-nav button.disabled:hover span{color:#0033a0!important}.hero-asegurate-intern .text-list{margin-top:44px}.hero-asegurate-intern .text-list ul li{color:#0033a0;font-size:18px;font-weight:300;margin-bottom:24px}.hero-asegurate-intern .text-list ul li i{font-size:18px;margin-right:13px}.hero-asegurate-intern--white .content-text{margin-bottom:44px}.hero-asegurate-intern--white .content-text .sub-text h1,.hero-asegurate-intern--white .content-text .sub-text h2,.hero-asegurate-intern--white .content-text .sub-text p,.hero-asegurate-intern--white .content-text .text h1,.hero-asegurate-intern--white .content-text .text h2{color:#0033a0}.hero-asegurate-intern--white .cards-hero{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -12px}@media(max-width:991.98px){.hero-asegurate-intern--white .cards-hero{flex-direction:column;margin:0}}.hero-asegurate-intern--white .cards-hero .item{align-items:flex-start;background:#fff;border-radius:12px;display:flex;justify-self:center;margin:12px;padding:24px;width:calc(33.33% - 24px)}@media(max-width:991.98px){.hero-asegurate-intern--white .cards-hero .item{margin:0;padding:48px 33px;width:100%}}.hero-asegurate-intern--white .cards-hero .item p{color:#0033a0;font-weight:600}.hero-asegurate-intern--white .cards-hero .item .subtitle{color:#0033a0;display:block}.hero-asegurate-intern--companies{background-color:#e6faef}.hero-asegurate-intern--companies .content-text .text{margin-bottom:131px}@media(max-width:991.98px){.hero-asegurate-intern--companies .content-text .text{margin-bottom:40px}}.hero-asegurate-intern--companies .content-text .text h1,.hero-asegurate-intern--companies .content-text .text h2{color:#0033a0;margin-bottom:48px}.hero-asegurate-intern--companies .content-text .sub-text{margin-top:300px;text-align:left;width:58%}@media(max-width:991.98px){.hero-asegurate-intern--companies .content-text .sub-text{margin-top:40px;width:100%}}.hero-asegurate-intern--companies .content-text .sub-text h1,.hero-asegurate-intern--companies .content-text .sub-text h2,.hero-asegurate-intern--companies .content-text .sub-text p{color:#0033a0}.hero-asegurate-intern--companies .content-text .owl-nav{justify-content:center}.hero-asegurate-intern--companies .slider-cards .item h1,.hero-asegurate-intern--companies .slider-cards .item h2,.hero-asegurate-intern--companies .slider-cards .item p{color:#0033a0}.hero-asegurate-intern--companies .slider-cards .item a{margin-left:0}.hero-asegurate-intern--companies .slider-cards .item .btn-text-asegurate{color:#0033a0;padding:0;text-transform:none}.hero-asegurate-intern--companies .slider-cards .owl-nav{margin-top:16px}.hero-asegurate-intern--companies .slider-cards .owl-nav button{background-color:#0033a0!important;border:1px solid #0033a0!important;color:#fff!important;transition:all .3s}.hero-asegurate-intern--companies .slider-cards .owl-nav button:hover{background-color:#fff!important;border:1px solid #fff!important;color:#0033a0!important}.hero-asegurate-intern--companies .slider-cards .owl-nav button.disabled:hover{background-color:#0033a0!important;color:#fff!important;cursor:default;opacity:.5}.hero-asegurate-intern--companies .slider-cards .owl-nav button.disabled:hover span{color:#fff!important}.section-text-left{margin:44px 0}.section-text-left .content-text h1,.section-text-left .content-text h2{color:#0033a0;margin-bottom:24px}.section-text-left .content-text p{color:#333f48;margin-bottom:24px}.tabs-filter-reports .title h1,.tabs-filter-reports .title h2{color:#0033a0;font-weight:700;margin-bottom:40px}.tabs-filter-reports .content-filters ul{border:unset}@media(max-width:767.98px){.tabs-filter-reports .content-filters ul{border:1px solid rgba(0,60,113,.2);border-left:0;border-right:0;display:flex;flex-wrap:inherit;overflow-x:scroll;overflow-y:auto;padding:8px 0;white-space:nowrap}}.tabs-filter-reports .content-filters ul li{margin-right:65px}.tabs-filter-reports .content-filters ul li a{background-color:transparent;border-radius:63px;color:#0033a0;font-size:18px;padding:1px 16px;transition:all .3s}.tabs-filter-reports .content-filters ul li a.active,.tabs-filter-reports .content-filters ul li a:hover{background-color:#2d6df6;color:#fff;text-shadow:0 0 .65px #fff,0 0 .65px #fff;transition:all .3s}.tabs-filter-reports .content-filters .tab-content{margin-top:58px}.tabs-filter-reports .content-filters .tab-content .content-dowloads{align-items:center;display:grid;gap:21px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr;margin-bottom:44px}@media(max-width:767.98px){.tabs-filter-reports .content-filters .tab-content .content-dowloads{gap:16px;grid-template-columns:1fr}}.tabs-filter-reports .content-filters .tab-content .content-dowloads .dowload-doc{align-items:center;display:flex;margin-bottom:20px}.tabs-filter-reports .content-filters .tab-content .content-dowloads .dowload-doc span{align-items:center;color:#0033a0;display:flex;display:block;font-weight:600;justify-content:center;width:70%}.tabs-filter-reports .content-filters .tab-content .content-dowloads .dowload-doc span.icon{background-color:#2d6df6;border-radius:50%;color:#fff;display:flex;height:40px;margin-right:16px;width:40px}.tabs-filter-reports .content-filters .tab-content .content-cards-link{align-items:center;display:flex;margin-bottom:44px}@media(max-width:991.98px){.tabs-filter-reports .content-filters .tab-content .content-cards-link{flex-direction:column}}.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link{align-items:center;background-color:#0033a0;border-radius:12px;display:flex;margin-right:136px;overflow:hidden;width:536px}@media(max-width:991.98px){.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link{height:207px;margin:auto auto 23px;width:100%}}.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link .content-img{height:191px;width:224px}@media(max-width:991.98px){.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link .content-img{width:138px}}.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link .text{padding:24px}.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link .text p{color:#fff;font-weight:300;margin-bottom:26px}.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link .text a{text-align:left}@media(max-width:991.98px){.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link .text a{font-size:12px}.tabs-filter-reports .content-filters .tab-content .content-cards-link .card-link .text a i{font-size:7px;height:20px;width:20px}}.contact-investors .title{margin-bottom:44px;text-align:center}.contact-investors .title h1{color:#0033a0;font-weight:700;margin-bottom:43px}.contact-investors .title p{color:#0033a0;font-weight:300}.contact-investors .cards-contact{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -12px}@media(max-width:991.98px){.contact-investors .cards-contact{flex-direction:column;margin:12px}}.contact-investors .cards-contact .item{background:#fff;border-radius:12px;margin:12px;min-height:331px;padding:34px;width:calc(33.33% - 24px)}@media(max-width:991.98px){.contact-investors .cards-contact .item{height:auto;margin:0 0 15px;min-height:auto;padding:23px;width:100%}}.contact-investors .cards-contact .item .content-card h3{color:#003c71;font-size:24px;font-weight:700;margin-bottom:48px}.contact-investors .cards-contact .item .content-card span{color:#003c71;display:block;font-weight:300}.contact-investors .cards-contact .item .content-card span.cargo{margin-bottom:32px}.quick-access .title{margin-bottom:48px;text-align:center}.quick-access .title h1{color:#0033a0;font-weight:700;margin-bottom:24px}.quick-access .title p{color:#0033a0;font-weight:300}.quick-access .content-links a{align-items:center;border:1px solid #2d6df6;border-radius:12px;color:#0033a0;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1.5rem;transition:all .3s}.quick-access .content-links a p{color:#0033a0;margin-bottom:0}@media(max-width:991.98px){.quick-access .content-links a p{margin-left:25px}}.quick-access .content-links a span i{color:#2d6df6;transition:all .3s}.quick-access .content-links a:hover{background-color:#2d6df6;color:#fff;transition:all .3s}.quick-access .content-links a:hover p,.quick-access .content-links a:hover span i{color:#fff}.certificates p{color:#0033a0;font-weight:300}.certificates .title{margin-bottom:75px;text-align:center}.certificates .title h1{color:#0033a0;font-weight:700;margin-bottom:55px}.certificates .content-certificates{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:64px}.certificates .content-certificates .item{background-color:#fff;border-radius:12px;padding:24px;width:40%}@media(max-width:991.98px){.certificates .content-certificates .item{width:100%}}.certificates .content-certificates .item p{font-size:18px;font-weight:700}.certificates .content-certificates .item a img{align-items:center;background:#003057;border-radius:40px;color:#fff;display:flex!important;font-size:11px;height:40px;justify-content:center;margin-left:18px;-o-object-fit:scale-down;object-fit:scale-down;width:40px}.certificates .logo-superintendencia{height:62px;margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:991.98px){.certificates .logo-superintendencia{width:100%}}.certificates .logo-superintendencia img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.box-filiales{margin:44px 0}@media(max-width:991.98px){.box-filiales{margin:25px 0}}.box-filiales .title{margin:auto auto 24px;text-align:center;width:70%}@media(max-width:991.98px){.box-filiales .title{width:100%}}.box-filiales .title h1,.box-filiales .title h2{color:#0033a0;font-weight:700;margin-bottom:24px}.box-filiales .title p{color:#0033a0;font-weight:300}.box-filiales .content-items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -12px}@media(max-width:991.98px){.box-filiales .content-items{flex-direction:column;margin:0 12px}}.box-filiales .content-items .item{align-items:center;background-color:transparent;border:1px solid #81b1ff;border-radius:12px;display:flex;justify-content:center;margin:12px;min-height:127px;padding:20px 25px;width:calc(33.33% - 24px)}@media(max-width:991.98px){.box-filiales .content-items .item{margin:8px 0;min-height:auto;width:100%}}.box-filiales .content-items .item p{color:#0033a0;font-size:24px;font-weight:400;margin:0;transition:all .3s}.box-filiales .content-items .item:hover{background-color:#2d6df6;transition:all .3s ease}.box-filiales .content-items .item:hover p{color:#fff;font-weight:600;transition:all .3s}.box-filiales .btn{margin-top:100px}.architecture-asegurate{margin-bottom:44px;margin-top:40px}.architecture-asegurate p{color:#0033a0;font-weight:300}.architecture-asegurate .title{margin-bottom:44px;width:90%}.architecture-asegurate .title h1,.architecture-asegurate .title h2{color:#0033a0;font-weight:700;margin-bottom:33px}.architecture-asegurate .slider-cards .item .content-card p{color:#0033a0;font-weight:300}.architecture-asegurate.sustainability-pillars{margin-top:225px;position:relative}@media(max-width:991.98px){.architecture-asegurate.sustainability-pillars{margin-top:0}}.architecture-asegurate.sustainability-pillars .container{padding-top:598px}@media(max-width:991.98px){.architecture-asegurate.sustainability-pillars .container{padding-top:44px}}.architecture-asegurate.sustainability-pillars .content-images{align-items:center;display:flex}@media(max-width:991.98px){.architecture-asegurate.sustainability-pillars .content-images{display:block}}.architecture-asegurate.sustainability-pillars .content-images .item-card{border-radius:12px;margin:0 12px;overflow:hidden;width:24.22%}.architecture-asegurate.sustainability-pillars .content-images .item-card img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.architecture-asegurate.sustainability-pillars .content-images .item-card--sm{height:424px}.architecture-asegurate.sustainability-pillars .content-images .item-card--md{height:365px}.architecture-asegurate.sustainability-pillars .content-images .item-card--xl{height:576px}.architecture-asegurate.sustainability-pillars #box-images{position:absolute;top:-95px}@media(max-width:991.98px){.architecture-asegurate.sustainability-pillars #box-images{position:unset}}.architecture-asegurate.sustainability-pillars #box-images .slider-what-are-we{flex-direction:column}.architecture-asegurate.sustainability-pillars #box-images .slider-what-are-we .item-card{height:223px;margin:0;width:100%}@media(max-width:991.98px){.architecture-asegurate.sustainability-pillars #box-images .slider-what-are-we .owl-nav button:hover{background-color:#0033a0!important}.architecture-asegurate.sustainability-pillars #box-images .slider-what-are-we .owl-nav button span{color:#fff}}.architecture-asegurate.sustainability-pillars span{color:#0033a0;display:block;font-weight:600}.architecture-asegurate.sustainability-pillars .span{display:block;font-size:18px!important;font-weight:600!important;line-height:1.5}.architecture-asegurate.sustainability-pillars ul{list-style:disc;padding-left:25px}.architecture-asegurate.sustainability-pillars ul li{color:#0033a0;font-size:18px;font-weight:600}.our-principles{margin:44px 0}@media(max-width:991.98px){.our-principles{margin:25px 0}}.our-principles .title{margin-bottom:44px;text-align:center}.our-principles .title h1,.our-principles .title h2{color:#0033a0;font-weight:600;margin-bottom:24px}.our-principles .title p{color:#0033a0;font-weight:300}.our-principles .cards-hero{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -12px}@media(max-width:991.98px){.our-principles .cards-hero{flex-direction:column;margin:0}}.our-principles .cards-hero .item{align-items:center;background:#dfeaff;border-radius:12px;display:flex;justify-self:center;margin:12px;padding:30px;width:calc(33.33% - 24px)}@media(max-width:991.98px){.our-principles .cards-hero .item{margin:0;min-height:217px;padding:48px 33px;width:100%}}.our-principles .cards-hero .item p{color:#003c71;font-weight:600;margin-bottom:16px}.our-principles .cards-hero .item .subtitle{color:#003c71;display:block;font-weight:6300}.links-rules{margin-bottom:44px;margin-top:40px}.links-rules p{color:#0033a0;font-weight:300}.links-rules .title{margin-bottom:44px;width:55%}@media(max-width:991.98px){.links-rules .title{margin-bottom:39px;width:100%}}.links-rules .title h1,.links-rules .title h2{color:#0033a0;font-weight:700;margin-bottom:24px}.links-rules .content-links{display:flex;flex-wrap:wrap;gap:15px}@media(max-width:991.98px){.links-rules .content-links{flex-direction:column}}.links-rules .content-links .item-link{align-items:center;display:flex;width:calc(23.22% - 3px)}@media(max-width:991.98px){.links-rules .content-links .item-link{display:none;margin:12px 0;width:100%}}.links-rules .content-links .item-link a{text-align:left}.links-rules .content-links .item-link a img{align-items:center;background:#0033a0;border-radius:40px;color:#fff;display:flex!important;font-size:11px;height:40px;justify-content:center;margin-left:18px;margin-right:14px;-o-object-fit:scale-down;object-fit:scale-down;width:40px}@media(max-width:991.98px){.links-rules .content-links .item-link a img{margin-left:0}}.links-rules .content-links .item-link a span{color:#0033a0;font-weight:700;width:70%}.instances-asegurate{margin-bottom:44px}@media(max-width:991.98px){.instances-asegurate{margin-bottom:38px;padding-top:20px}}.instances-asegurate .content-instances span{color:#0033a0}.instances-asegurate .content-instances .content-directives .item p{color:#0033a0;font-weight:600}.instances-asegurate .content-instances .comites p{color:#0033a0}@media(max-width:1199.98px){.instances-asegurate .content-filters .nav{border:1px solid rgba(0,60,113,.2);border-left:0;border-radius:0;display:flex;flex-wrap:inherit;overflow-x:scroll;overflow-y:auto;padding:8px 0;white-space:nowrap}}.instances-asegurate .content-filters .nav li a.active,.instances-asegurate .content-filters .nav li a:hover{background:#0033a0!important;border-color:#0033a0;color:#2d6df6}.instances-asegurate .content-filters .tab-content p{font-weight:300}@media(max-width:991.98px){.instances-asegurate .content-filters .tab-content p.subtitle{width:100%}}.instances-asegurate .content-filters .tab-content .content-box .integrantes li{font-size:18px;font-weight:700}@media(max-width:767.98px){.instances-asegurate .content-filters .tab-content .content-cards-link .card-link{margin-right:0;width:100%}}@media(max-width:991.98px){.instances-asegurate .content-filters .tab-content .content-cards-link .card-link .text a{font-size:12px}.instances-asegurate .content-images{display:block!important;width:100%}.instances-asegurate .content-images .owl-nav{justify-content:center;margin-bottom:36px}.instances-asegurate .content-images .item-card--sm{height:100px}.instances-asegurate .content-images .item-card--md{height:80px}.instances-asegurate .content-images .item-card--xl{height:200px}}.line-committee{margin:44px 0}.line-committee span{color:#0033a0;font-weight:600}.line-committee .title{margin-bottom:44px}.line-committee .title h1{color:#0033a0;font-weight:600;margin-bottom:49px}.line-committee .title h2{color:#0033a0;font-family:Sura Regular;font-weight:700;margin-bottom:24px}.line-committee .title p{font-weight:300;margin-bottom:34px}.line-committee .title ul{list-style:circle}.line-committee .title ul li{color:#0033a0;font-size:18px;font-weight:600;margin-bottom:10px}.line-committee .item{align-items:center;border-radius:12px;display:flex;height:552px;margin-bottom:16px;overflow:hidden;position:relative;width:100%}@media(max-width:991.98px){.line-committee .item{height:auto}}.line-committee .item a{display:block}.line-committee .item .content-img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.line-committee .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.line-committee .item .text{align-items:baseline;color:#fff;display:flex;flex-direction:column;padding-left:112px;position:relative;width:62%;z-index:2}@media(max-width:991.98px){.line-committee .item .text{padding:34px;width:100%}}.line-committee .item .text h1{color:#fff;font-weight:700;margin-bottom:30px}.line-committee .item .text p{color:#fff;font-weight:300;margin-bottom:17px}.line-committee .item .text span{color:#fff;font-family:Sura Regular;font-size:18px;font-weight:600;margin-bottom:0}.line-committee .item .text a{margin-top:66px;text-transform:none}.line-committee .item:before{background:linear-gradient(131.94deg,rgba(48,49,50,.292) 30.52%,rgba(80,81,81,.04) 70.59%);content:"";height:100%;position:absolute;width:100%;z-index:1}.hero-single-person{background-color:#dfeaff;height:100%;margin:0;min-height:auto;padding:88px 0}@media(max-width:1199.98px){.hero-single-person{padding:0 0 44px}}.hero-single-person .content-text{display:flex}@media(max-width:991.98px){.hero-single-person .content-text{flex-direction:column;padding:19px}}.hero-single-person .content-text .text{margin-right:136px;width:49%}@media(max-width:991.98px){.hero-single-person .content-text .text{margin:0 0 30px;width:100%}}.hero-single-person .content-text .text h1{color:#0033a0;font-weight:700;margin-bottom:16px}.hero-single-person .content-text .text p{color:#0033a0;font-weight:300}.hero-single-person .content-text .text p.biography{font-size:18px;font-weight:600;line-height:21px;margin-top:67px}.hero-single-person .content-text .content-img{border-radius:12px;height:400px;overflow:hidden;width:536px}@media(max-width:991.98px){.hero-single-person .content-text .content-img{height:446px;width:100%}}.hero-single-person .content-text .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-unsubcribe{background-color:#e6faef;padding:97px 0 225px}@media(max-width:767.98px){.hero-unsubcribe{padding:97px 0 53px}}.hero-unsubcribe .title-hero{text-align:center}.hero-unsubcribe .title-hero h1{color:#0033a0;font-size:96px;font-weight:700;margin-bottom:32px}@media(max-width:1440px){.hero-unsubcribe .title-hero h1{font-size:68px!important}}@media(max-width:1199.98px){.hero-unsubcribe .title-hero h1{font-size:58px!important}}@media(max-width:767.98px){.hero-unsubcribe .title-hero h1{font-size:36px!important}}.hero-unsubcribe .title-hero p{color:#0033a0;font-size:32px;font-weight:300}.form-unsubscribe .seccion--one .content-text form{align-items:flex-end;display:flex;justify-content:center}.form-unsubscribe .seccion--one .content-text form .input-wrapper{margin-right:40px}.form-unsubscribe .seccion--one .content-text form input{margin:0}.form-unsubscribe .seccion--one .content-text form a{margin:0 0 4px}.form-unsubscribe .seccion--two form .content-checkbox{align-items:end;flex-direction:column;margin-left:16px}.form-unsubscribe .seccion--three h1,.form-unsubscribe .seccion--three h2{font-size:96px}@media(max-width:1440px){.form-unsubscribe .seccion--three h1,.form-unsubscribe .seccion--three h2{font-size:68px!important}}@media(max-width:1199.98px){.form-unsubscribe .seccion--three h1,.form-unsubscribe .seccion--three h2{font-size:58px!important}}@media(max-width:767.98px){.form-unsubscribe .seccion--three h1,.form-unsubscribe .seccion--three h2{font-size:36px!important}}.hero-meeting-points .content-image{border-radius:12px;height:430px;overflow:hidden;width:100%}@media(max-width:767.98px){.hero-meeting-points .content-image{height:280px;margin-bottom:20px}}.hero-meeting-points .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-meeting-points .tage-indicator{align-items:center;color:#0033a0;display:flex;font-weight:600}.hero-meeting-points .tage-indicator img,.hero-meeting-points .tage-indicator svg{margin-right:12px}.hero-meeting-points .tage{align-items:center;display:flex;margin-bottom:12px}@media(max-width:1199.98px){.hero-meeting-points .tage{margin-top:20px}}@media(max-width:767.98px){.hero-meeting-points .tage{flex-wrap:wrap;margin-top:20px}}.hero-meeting-points .tage span{color:#0033a0;font-weight:600;margin-bottom:0;margin-right:26px}@media(max-width:767.98px){.hero-meeting-points .tage span{margin-bottom:17px}}.hero-meeting-points .tage span.tag--blue{background:#2d6df6;border-radius:8px;color:#fff;padding:5px 16px}.hero-meeting-points .title-hero h1,.hero-meeting-points .title-hero h2{color:#0033a0;font-weight:700;margin-bottom:7px}.hero-meeting-points .title-hero .btn{margin-top:40px}.hero-meeting-points .owl-nav{align-items:center;display:flex;justify-content:center;margin-top:24px}.hero-an-event{background-color:#f9fae1;margin:0;padding:25px 0 80px}.hero-an-event .content-image{border-radius:12px;height:400px;margin-bottom:24px;overflow:hidden;width:100%}@media(max-width:767.98px){.hero-an-event .content-image{height:250px}}.hero-an-event .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-an-event .tage{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}@media(max-width:767.98px){.hero-an-event .tage{align-items:baseline;flex-direction:column}}.hero-an-event .tage span{color:#0033a0;font-weight:600;margin-bottom:0;margin-right:11px}@media(max-width:767.98px){.hero-an-event .tage span{margin-bottom:17px}}.hero-an-event .tage span a{color:#0033a0}.hero-an-event .tage .shared i{margin:0 17px}.hero-an-event .tage .info{display:flex}.hero-an-event .tage .info span{align-items:center;display:flex;justify-content:center}.hero-an-event .tage .info span svg{margin-right:8px}.hero-an-event .title-hero h1,.hero-an-event .title-hero h2{color:#0033a0;font-weight:700;margin-bottom:40px}.hero-an-event .owl-nav{align-items:center;display:flex;justify-content:center;margin-top:98px}.section-text-right .content-cards{grid-gap:25px 25px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:99px}@media(max-width:991.98px){.section-text-right .content-cards{display:block}}.section-text-right .content-cards .item{background:#dfeaff;border-radius:12px;padding:33px}.section-text-right .content-cards .item .content-image{border-radius:12px;height:249px;margin-bottom:24px;overflow:hidden;width:100%}.section-text-right .content-cards .item .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-text-right .content-cards .item p{color:#0033a0;display:block;font-weight:700}.section-text-right .content-cards .item span{color:#0033a0;display:block;font-weight:500}.section-text-right .content-cards .owl-nav{justify-content:center;margin-top:30px}.section-text-right .content-text h1,.section-text-right .content-text h2{color:#0033a0;margin-bottom:24px}.section-text-right .content-text p{color:#0033a0;font-weight:300}.section-text-right .content-text ul{list-style:disc;padding-left:35px}.section-text-right .content-text ul li{color:#0033a0;font-size:15px;font-weight:300}.grid-two .section-text-right .content-cards{grid-gap:25px 25px;grid-template-columns:1fr 1fr}.grid-two .section-text-right .content-cards .item{background:rgba(247,247,247,.11)}.card-date-event .card{background-color:#e6faef;border:unset;border-radius:12px;height:100%;min-height:232px;overflow:hidden;padding:32px 57px}@media(max-width:991.98px){.card-date-event .card{height:auto;margin-bottom:45px;min-height:auto;padding:25px}}.card-date-event .card .icon-image{height:104px;margin-bottom:60px;margin-left:auto;margin-right:0;width:111px}@media(max-width:767.98px){.card-date-event .card .icon-image{height:82px;margin-bottom:36px;width:105px}}.card-date-event .card .icon-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.card-date-event .card .text h1,.card-date-event .card .text h2{color:#0033a0;font-weight:700;margin-bottom:26px}.card-date-event .card .text p,.card-date-event .card .text span{color:#0033a0}.card-date-event .card .text p{font-weight:300}.section-slider-organizers .title{margin-bottom:44px}.section-slider-organizers .owl-carousel .content-logo img{height:200px;-o-object-fit:contain;object-fit:contain}.section-box-calendar h1,.section-box-calendar h2{color:#0033a0;font-weight:700;margin-bottom:24px}.section-box-calendar .content-calendar{text-align:center}.section-box-calendar .content-image{height:544px}@media(max-width:991.98px){.section-box-calendar .content-image{height:auto}}.section-box-calendar .content-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hero-terms{background-color:#e6faef;margin-top:0}.hero-terms h1{margin-bottom:16px}.tabs-terms p strong{font-weight:600;margin-bottom:2px}.tabs-terms ul{padding-left:19px}.tabs-terms ul li{color:#2d6df6;font-size:14px;list-style:disc}.cards-tabs-conversations .tabs-tag{align-items:center;display:flex;gap:20px;justify-content:center;margin:44px 0}@media(max-width:767.98px){.cards-tabs-conversations .tabs-tag{display:flex;flex-wrap:inherit;justify-content:flex-start;overflow-x:scroll;overflow-y:auto;padding:0 4px;white-space:nowrap}}.cards-tabs-conversations .tabs-tag span{background-color:transparent;border-radius:12px;color:#0033a0;cursor:pointer;font-weight:400;padding:4px 16px;transition:all .3s}.cards-tabs-conversations .tabs-tag span.active,.cards-tabs-conversations .tabs-tag span:hover{background-color:#2d6df6;color:#fff;font-weight:600}.cards-tabs-conversations .content-cards{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:61px}@media(max-width:767.98px){.cards-tabs-conversations .content-cards{grid-template-columns:1fr}}.cards-tabs-conversations .content-cards .card-size{height:350px;margin-bottom:13px}.cards-tabs-conversations .content-cards .card-size .tags{margin-top:24px}.cards-tabs-conversations .content-cards .card-size .tags .tag-text-white{color:#fff;margin-left:unset}.cards-tabs-conversations .content-cards .card-size--xl .tags .tag--white{color:#0033a0!important}.cards-tabs-conversations .content-cards .text-info span{color:#0033a0}.cards-tabs-conversations .count{color:#0033a0;text-align:center}.hero-an-conversations{padding:25px 0 0}.hero-an-conversations .content-video{display:block;margin-bottom:24px;width:100%}.hero-an-conversations .content-video iframe{border-radius:15px;height:533px;overflow:hidden;width:100%}@media(max-width:767.98px){.hero-an-conversations .content-video iframe{height:auto}}.hero-an-conversations .tage{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}@media(max-width:991.98px){.hero-an-conversations .tage{align-items:baseline;flex-direction:column}.hero-an-conversations .tage .info,.hero-an-conversations .tage .shared{margin-bottom:20px}}.hero-an-conversations .tage .tag--blue{background-color:#fff;border-radius:8px;color:#0033a0;padding:5px 16px}.hero-an-conversations .tage .shared i{color:#0033a0;margin:0 8px}.hero-an-conversations .tage span{color:#0033a0}.hero-an-conversations .tage span,.hero-an-conversations .tage span a{font-weight:600;margin-bottom:0;margin-right:11px}@media(max-width:767.98px){.hero-an-conversations .tage span a{margin-right:0}}.hero-an-conversations .title-hero h1,.hero-an-conversations .title-hero h2{color:#0033a0;font-weight:700;margin-top:44px}.hero-an-conversations .owl-nav{align-items:center;display:flex;justify-content:center;margin-top:98px}.box-options{margin:141px 0}@media(max-width:767.98px){.box-options{margin:30px 0}}.box-options .title{margin-bottom:84px}.box-options .items-options{grid-gap:84px 50px;display:grid;grid-template-columns:1fr 1fr}@media(max-width:767.98px){.box-options .items-options{grid-template-columns:1fr}}.box-options .items-options .item{align-items:baseline;display:flex}.box-options .items-options .item .icon{height:150px;margin-right:11px;width:150px}.box-options .items-options .item .icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.box-options .items-options .text span{color:#0033a0;font-weight:600}.slider-other-conversations .title{margin-bottom:44px}.slider-other-conversations .title h1{margin-bottom:24px}.slider-other-conversations .card-size--xl{height:362px}@media(max-width:767.98px){.slider-other-conversations .card-size--xl{height:283px}}.slider-other-conversations .card-size--xl .tags{margin:22px 0}.slider-other-conversations .card-size--xl .tags .tag-text-white{color:#fff;margin-left:0}.slider-other-conversations .text-info{color:#0033a0!important;display:flex;flex-direction:column;margin-top:11px}.slider-other-conversations .owl-carousel .owl-nav{align-items:center;display:flex;justify-content:end;margin-top:17px}@media(max-width:991.98px){.slider-other-conversations .owl-carousel .owl-nav{justify-content:center}}.tabs-doubts .title{margin-bottom:75px;text-align:center}@media(max-width:767.98px){.tabs-doubts .title{margin-bottom:52px;margin-top:48px}}.tabs-doubts .content-tabs #accordion .card{background-color:transparent}.tabs-doubts .content-tabs #accordion .card .card-header{background-color:transparent;padding:31px 49px}.tabs-doubts .content-tabs #accordion .card .card-header p{align-items:center;color:#0033a0;display:flex;font-weight:500;justify-content:space-between}.tabs-doubts .content-image{min-height:593px}.tabs-doubts .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tabs-doubts.frequent-question .content-image{border-radius:12px;height:593px;overflow:hidden}@media(max-width:767.98px){.tabs-doubts.frequent-question .note{margin-bottom:56px}}.tabs-doubts.frequent-question .note a{color:#0033a0;font-weight:700}.tabs-doubts.frequent-question .note a:hover{text-decoration:underline}@media(max-width:1199.98px){.hero-tendencias{margin-bottom:66px;min-height:auto}}.hero-tendencias .slider-hero--asegurate .item .text{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;margin:auto;padding:44px 0;position:relative;right:0;text-align:center}@media(max-width:1199.98px){.hero-tendencias .slider-hero--asegurate .item .text{height:auto;margin:14px auto 0;max-width:100%;min-height:auto;padding:0;width:95%}}.hero-tendencias .slider-hero--asegurate .item .text .tags{align-items:center;display:flex;margin-bottom:16px}@media(max-width:767.98px){.hero-tendencias .slider-hero--asegurate .item .text .tags{align-items:center;flex-wrap:wrap;justify-content:center}}.hero-tendencias .slider-hero--asegurate .item .text .tags .tag--primary{background:#2d6df6;border-radius:12px;color:#fff;padding:4px 16px}.hero-tendencias .slider-hero--asegurate .item .text .tags .tag-text-primary{align-items:center;color:#0033a0;display:flex;margin-right:20px}.hero-tendencias .slider-hero--asegurate .item .text .tags .tag-text-primary img{height:23px;margin-right:16px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hero-tendencias .slider-hero--asegurate .item .text .tags span{align-items:center;color:#0033a0;display:flex;font-weight:600;margin-bottom:0;margin-right:20px}@media(max-width:767.98px){.hero-tendencias .slider-hero--asegurate .item .text .tags span{margin-bottom:17px}}.hero-tendencias .slider-hero--asegurate .item .text h2{color:#0033a0;display:flex;flex-direction:column;font-family:Sura Regular;margin-bottom:44px}.hero-tendencias .slider-hero--asegurate .item .text p{color:#0033a0;font-size:18px;font-weight:500;margin-bottom:15px;margin-top:23px}.hero-tendencias .slider-hero--asegurate .item .text a{margin-bottom:10px;margin-top:10px}.hero-tendencias .slider-hero--asegurate .item .text .icos-download{margin-left:13px}.hero-tendencias .slider-hero--asegurate .owl-nav{align-items:center;display:flex;justify-content:center;margin-top:auto}.contenedor-cian{background-color:#e6faef}.other-reports{margin:0}.other-reports .title h1{margin-bottom:110px}.other-reports .content-card .card-size--xl .text{z-index:4}.other-reports a{cursor:pointer}.hero-magazine .title{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;margin:auto;padding:30px 0 65px;position:relative;right:0;text-align:center}.feature-magazine-documents .title h2{color:#0033a0;font-weight:700;margin-bottom:50px}.feature-magazine-documents .title p{color:#0033a0}.feature-magazine-documents .content-docs-magazine{margin-top:50px}.feature-magazine-documents .content-docs-magazine ul{-moz-column-count:3;column-count:3;-moz-column-gap:40px;column-gap:40px;list-style:disc}@media(max-width:767.98px){.feature-magazine-documents .content-docs-magazine ul{-moz-column-count:1;column-count:1;padding:26px}}.feature-magazine-documents .content-docs-magazine ul li{margin-bottom:40px}.feature-magazine-documents .content-docs-magazine ul li span{color:#0033a0;display:block;font-weight:600;margin-bottom:17px}.hero-an-new{background-color:#e6faef}.hero-an-new .content-image{height:344px}.hero-an-new .tage .info span{margin:0 7px}.hero-an-new .tage .tag--blue{background-color:#2d6df6;border-radius:12px;color:#fff;padding:4px 16px}.section-text-single{margin:88px 0}@media(min-width:1440px){.section-text-single{margin:49px 0}}@media(max-width:767.98px){.section-text-single{margin:26px 0}}.section-text-single p{color:#0033a0;font-family:Sura Regular;font-size:18px!important}.section-text-single p a{color:#0033a0;text-decoration:underline}.section-text-single ul{list-style:disc;margin-left:21px}.section-text-single ul li{color:#0033a0;font-family:Sura Regular;font-size:18px;font-weight:400}.section-text-single ul li a{color:#0033a0;text-decoration:underline}.section-text-single h2,.section-text-single h3{color:#0033a0;font-family:Sura Regular;margin-bottom:24px;margin-top:51px}.section-text-single figure{max-width:700px;width:100%!important}.section-text-single img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-text-single iframe{width:100%}.section-text-single .content-image{border-radius:10px;cursor:pointer;display:block;height:448px;margin:56px 0;overflow:hidden;position:relative;width:100%}.section-text-single .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-text-single .content-image img.icon-play{align-items:center;background:rgba(0,0,0,.6);border-radius:15px;bottom:0;display:flex;height:96px;justify-content:center;left:0;margin:auto;-o-object-fit:contain;object-fit:contain;padding:30px;position:absolute;right:0;top:0;width:149px}.section-text-single .content-video{display:block;margin:56px 0;width:100%}.section-text-single .content-video iframe{width:100%}.section-text-single .content-info{border-bottom:1px solid rgba(0,60,113,.4);display:flex;margin-bottom:56px;padding-bottom:24px}@media(max-width:767.98px){.section-text-single .content-info{flex-direction:column}}.section-text-single .content-info .info-person{display:flex;justify-content:space-between;width:62%}.section-text-single .content-info .info-person .content-img{border-radius:50%;height:64px;margin-right:16px;overflow:hidden;width:64px}.section-text-single .content-info .info-person .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-text-single .content-info .info-person .info{display:flex;flex-direction:column;width:70%}.section-text-single .content-info .info-person .info span{color:#0033a0;display:block;margin-bottom:8px}.section-text-single .content-info .info-person .info span.name{font-weight:600}.section-text-single .content-info .info-person .info span.cargo{font-weight:400}.section-text-single .content-info span{color:#0033a0;font-weight:600;width:70%}.section-text-single .box-tab{border:1px solid rgba(0,51,160,.2);border-radius:12px;margin:56px 0}.section-text-single .box-tab .title-tabs{border-bottom:.531322px solid #a6bbc8;padding:21px 31px}.section-text-single .box-tab .title-tabs h2{color:#0033a0;font-weight:400}.section-text-single .box-tab .content-tabs{justify-content:space-between}.section-text-single .box-tab .content-tabs .card-header{background-color:transparent;border-left:.5px solid;border-color:#a6bbc8;cursor:pointer;padding:23px;text-align:center;width:100%}.section-text-single .box-tab .content-tabs .card-header[aria-expanded=true]{border-bottom:8px solid #003c71}.section-text-single .box-tab .content-tabs .card-header h5{color:#0033a0;font-size:18px;font-weight:600}.section-text-single .box-tab .content-tabs .card-header:first-child{border-left:unset}.section-text-single .box-tab .card-body{padding:0}.section-text-single .box-tab .card-body table thead th{border-left:.5px solid #a6bbc8;color:#0033a0}.section-text-single .box-tab .card-body table thead th:first-child{border-left:unset}.section-text-single .box-tab .card-body table td,.section-text-single .box-tab .card-body table th{color:#0033a0;font-size:18px}.section-text-single .box-tab .card-body table td a,.section-text-single .box-tab .card-body table th a{color:#7bafd4;text-decoration:underline}.section-text-single .contenedor-float{background-color:#2d6df6;padding:37px 48px}.section-text-single .contenedor-float .search{align-items:center;display:flex;justify-content:space-between}.section-text-single .contenedor-float .search a,.section-text-single .contenedor-float .search span{color:#fff}.section-text-single .contenedor-float p{color:#fff!important;font-size:32px!important;margin-bottom:24px}.section-text-single .contenedor-float .entradas{display:flex;flex-direction:column}.section-text-single .contenedor-float a{color:#fff;font-size:16px;margin-bottom:24px}.section-text-single .contenedor-float a:hover{text-decoration:underline}.hero-what-makes{overflow:hidden;padding:0}.hero-what-makes .content-text{margin-top:44px}.hero-what-makes .content-text .sub-text{width:65%}@media(max-width:991.98px){.hero-what-makes .content-text .sub-text{width:100%}}.hero-what-makes .content-text .slider-cards .item{align-items:center;background:#ffffff3b;display:flex;justify-content:center}.hero-what-makes .content-text .slider-cards .item .content-card h2{margin:0}.hero-what-makes .parallax .project-details .project-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-what-makes .parallax .project-details .project-image img,.hero-what-makes .parallax .project-details .project-image picture{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-what-makes .parallax .project-details .project-description{left:0;margin:auto;padding:141px 0 80px;position:relative;right:0;top:0;width:100%;z-index:2}@media(max-width:991.98px){.hero-what-makes .parallax .project-details .project-description{padding-top:81px;width:91%}}.hero-what-makes .parallax .project-details .project-description h1,.hero-what-makes .parallax .project-details .project-description h2{color:#fff;font-weight:700;width:65%}@media(max-width:991.98px){.hero-what-makes .parallax .project-details .project-description h1,.hero-what-makes .parallax .project-details .project-description h2{width:100%}}.hero-what-makes .parallax .project-details .project-description .btn{margin-top:75px;text-transform:none}.hero-what-makes .parallax .project-details .project-description h3{color:#fff;font-family:Sura Regular;font-weight:700;margin-bottom:20px}.hero-what-makes .parallax .project-details .project-description p{color:#fff}.hero-what-makes .parallax:before{background:radial-gradient(390.18% 12437.5% at 8.84% 79.46%,rgba(48,49,50,.584) 0,rgba(80,81,81,.08) 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.cards-swipe{padding:44px 0}.cards-swipe .title h1,.cards-swipe .title h2{font-weight:700;margin-bottom:35px;transition:all .3s}.cards-swipe .title p{font-weight:300;transition:all .3s}.cards-swipe h2{font-weight:700;margin-bottom:20px}.cards-swipe h2,.cards-swipe p{color:#0033a0;transition:all .3s}.cards-swipe p{font-weight:300}.cards-swipe .contenedor-cards{margin-top:44px}.cards-swipe .contenedor-cards .item{margin-bottom:40px}@media(max-width:991.98px){.cards-swipe .contenedor-cards .item{margin-bottom:42px}}.cards-swipe .contenedor-cards .item .content-image{border-radius:12px;height:450px;overflow:hidden}@media(max-width:991.98px){.cards-swipe .contenedor-cards .item .content-image{margin-bottom:45px}}.cards-swipe .contenedor-cards .item .content-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards-swipe .contenedor-cards .item--box{background:rgba(255,255,255,.1);border-radius:12px;padding:64px 44px}.cards-swipe .contenedor-cards .item--card-image{margin-top:0}.cards-swipe .contenedor-cards .item--card-image .text{margin-top:30px}.slide-single-text{padding-bottom:852px;position:relative}@media(min-width:1440px){.slide-single-text{padding-bottom:675px}}@media(max-width:991.98px){.slide-single-text{padding-bottom:352px}}.slide-single-text .slider-what-are-we .content-card h2{color:#0033a0;font-family:Sura Regular;font-weight:700}.slide-single-text .slider-what-are-we .owl-nav{justify-content:center}.slide-single-text .content-images{align-items:center;display:flex}@media(max-width:991.98px){.slide-single-text .content-images{display:block}}.slide-single-text .content-images .item-card{border-radius:12px;margin:0 12px;overflow:hidden;width:24.22%}@media(max-width:991.98px){.slide-single-text .content-images .item-card{margin:0 5px;width:100%}}.slide-single-text .content-images .item-card img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.slide-single-text .content-images .item-card--sm{height:424px}@media(max-width:991.98px){.slide-single-text .content-images .item-card--sm{height:100px}}.slide-single-text .content-images .item-card--md{height:365px}@media(max-width:991.98px){.slide-single-text .content-images .item-card--md{height:200px}}.slide-single-text .content-images .item-card--xl{height:576px}@media(max-width:991.98px){.slide-single-text .content-images .item-card--xl{height:200px}}.slide-single-text #box-images{bottom:10px;position:absolute;top:unset}.slide-single-text--cliente-global{padding-bottom:265px}@media(min-width:1440px){.slide-single-text--cliente-global{padding-bottom:85px}}@media(max-width:991.98px){.slide-single-text--cliente-global{padding-bottom:0}}.we-are-sura .content-text{text-align:center}.we-are-sura .content-text .title{margin:auto;width:70%}@media(max-width:991.98px){.we-are-sura .content-text .title{width:100%}}.we-are-sura .content-text .title h2{color:#0033a0;font-weight:700;margin-bottom:24px}.we-are-sura .content-text .title p{color:#333f48;font-weight:300}.we-are-sura .slider-cards{margin-top:44px}.we-are-sura .slider-cards .owl-stage,.we-are-sura .slider-cards .owl-stage .owl-item{display:flex}.we-are-sura .slider-cards .item{background:#dfeaff;border-radius:12px;padding:24px;width:100%}.we-are-sura .slider-cards .item .content-card{display:flex;flex-direction:column;height:100%;text-align:left}.we-are-sura .slider-cards .item p{color:#0033a0}.we-are-sura .slider-cards .item ul{list-style:disc;padding-left:20px;text-align:left}.we-are-sura .slider-cards .item ul li{color:#0033a0;font-weight:300}.we-are-sura .slider-cards .item h2,.we-are-sura .slider-cards .item h3{color:#0033a0;font-weight:700;text-transform:uppercase}.we-are-sura .slider-cards .item h2 span,.we-are-sura .slider-cards .item h3 span{font-size:32px}.we-are-sura.cards-difference-informe .owl-carousel .owl-stage-outer,.we-are-sura.cards-we-believe .owl-carousel .owl-stage-outer,.we-are-sura.human-talen-box .owl-carousel .owl-stage-outer{overflow:unset}.we-are-sura.cards-work-americans .title{margin-left:0}.we-are-sura.cards-work-americans .slider-cards .item .content-card h3{margin-bottom:1rem;text-transform:unset}.we-are-sura.cards-work-americans .slider-cards .item .content-card a{margin-top:auto}.we-are-sura.cards-we-believe .title{margin-left:0}.we-are-sura.cards-we-believe .slider-cards .item .content-card .tags{display:flex;margin-bottom:24px}.we-are-sura.cards-we-believe .slider-cards .item .content-card .tags .tag{border-radius:8px;display:block;margin-right:11px;padding:5px 16px}.we-are-sura.cards-we-believe .slider-cards .item .content-card .tags .tag--blue{background:#2d6df6;color:#fff}.we-are-sura.cards-we-believe .slider-cards .item .content-card p{font-weight:300}.we-are-sura.cards-we-believe .slider-cards .item .content-card p.text-strong{font-weight:600}.we-are-sura.cards-we-believe .slider-cards .item .content-card a{margin-top:26px}.we-are-sura.cards-we-believe .slider-cards .item .content-card .content-list{margin-top:33px}.we-are-sura.cards-we-believe .slider-cards .item .content-card .content-list .title-list{color:#0033a0;display:block;font-weight:700;margin-bottom:24px}.we-are-sura.cards-we-believe .slider-cards .item .content-card .content-list ul li{margin-bottom:16px}.section-cards-full-height{background-size:cover;height:100%;padding:88px 0 0;width:100%}@media(max-width:991.98px){.section-cards-full-height{padding:100px 0 0}}.section-cards-full-height .card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.2);border-radius:12px;margin-bottom:88px;padding:45px}@media(max-width:991.98px){.section-cards-full-height .card{margin-bottom:80px;padding:53px 27px}}.section-cards-full-height .card h2{color:#fff;font-weight:700;margin-bottom:60px}.section-cards-full-height .card p{color:#fff;font-weight:300;margin-bottom:60px}.section-cards-full-height .card a{color:#0033a0;text-transform:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.list-meta .title{margin-bottom:44px}.list-meta .title h2{color:#0033a0;margin-bottom:24px}.list-meta ul{-moz-columns:2;column-count:2;-moz-column-gap:66px;column-gap:66px}@media(max-width:1199.98px){.list-meta ul{-moz-columns:1;column-count:1}}.list-meta ul li{display:flex;margin-bottom:32px}.list-meta ul li .content-image{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:10%}.list-meta ul li .content-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.list-meta ul li span{color:#0033a0;font-weight:400;margin-left:40px;margin-right:0;width:75%}.hero-cliente{position:relative}.hero-cliente h1{font-weight:700}.hero-cliente h1,.hero-cliente p{color:#0033a0;margin-bottom:24px}.hero-cliente .btn{margin-bottom:24px}.accordion-info{position:relative}.accordion-info .nav-tabs{align-items:center;border-bottom:unset;display:flex;justify-content:center;margin-bottom:44px;margin-top:24px}.accordion-info .nav-tabs li a{background-color:transparent;border-radius:12px;color:#0033a0;display:block;padding:4px 16px}.accordion-info .nav-tabs li a.active,.accordion-info .nav-tabs li a :hover{background:#2d6df6;color:#fff}.accordion-info .tab-content .title{margin:auto auto 110px;width:80%}.accordion-info .tab-content .title h3{color:#0033a0;font-size:64px;font-weight:700}@media(max-width:1440px){.accordion-info .tab-content .title h3{font-size:56px!important}}@media(max-width:1199.98px){.accordion-info .tab-content .title h3{font-size:38px!important}}@media(max-width:767.98px){.accordion-info .tab-content .title h3{font-size:26px!important}}.accordion-info .tab-content ul{list-style:disc;padding-left:25px}.accordion-info .tab-content ul li{color:#0033a0;font-size:32px;font-weight:300}@media(max-width:1440px){.accordion-info .tab-content ul li{font-size:24px!important}}@media(max-width:1199.98px){.accordion-info .tab-content ul li{font-size:22px!important}}@media(max-width:767.98px){.accordion-info .tab-content ul li{font-size:18px!important}}.accordion-info .tab-content ul li::marker{color:#0033a0}.accordion-info .tab-content .note{background:rgba(255,255,255,.2);border-radius:12px;margin:auto;padding:59px 80px;position:relative;z-index:1}.accordion-info .tab-content .note p{color:#0033a0}.content-text-left{padding:162px 0;position:relative}@media(max-width:991.98px){.content-text-left{padding:0}}.content-text-left h2{color:#0033a0;font-weight:400;margin-bottom:24px}.content-text-left p{color:#0033a0}.content-text-left .content-image{height:679px;position:absolute;right:0;top:0;width:671px}@media(max-width:1199.98px){.content-text-left .content-image{height:679px}}@media(max-width:991.98px){.content-text-left .content-image{height:286px;position:unset;width:100%}}.content-text-left .content-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.content-text-left .icon-store{margin-top:34px}.content-text-left .icon-store a{height:36px}.content-text-left .icon-store a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.recommendations{position:relative}.recommendations .title{margin-bottom:44px}.recommendations .slider-reccomendations .owl-stage-outer{overflow:unset}@media(max-width:991.98px){.recommendations .slider-reccomendations .owl-stage-outer{overflow:hidden}}.recommendations .slider-reccomendations .owl-stage{align-items:stretch;display:flex}.recommendations .slider-reccomendations .item{background:#fff;border-radius:12px;height:100%;padding:25px 45px 45px}.recommendations .slider-reccomendations .item .content-img{border-radius:16px;height:115px;margin-bottom:89px;margin-left:auto;overflow:hidden;width:115px}.recommendations .slider-reccomendations .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.recommendations .slider-reccomendations .item p{color:#0033a0;font-weight:600}.recommendations .slider-reccomendations .item ul{list-style:disc;margin-top:31px;padding-left:20px}.recommendations .slider-reccomendations .item ul li{color:#0033a0;font-size:14px}.section-testimonials{padding:146px 0}.section-testimonials .title h2{color:#2d6df6;display:flex;flex-direction:column;font-size:44px;font-weight:400;margin-bottom:24px}.section-testimonials .title p{color:#53565a;font-size:22px}.section-testimonials .testimonial-cliente .owl-stage-outer{overflow:unset}.section-testimonials .testimonial-cliente .owl-stage-outer .owl-item{opacity:0;transition:all .3s}.section-testimonials .testimonial-cliente .owl-stage-outer .owl-item.active,.section-testimonials .testimonial-cliente .owl-stage-outer .owl-item.active+.owl-item{opacity:1}.section-testimonials .testimonial-cliente .item{background-color:#2d6df6;border-radius:12px;height:313px}.section-testimonials .testimonial-cliente .item a{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:38px 52px}.section-testimonials .testimonial-cliente .item a .content-text p{color:#fff;font-size:22px;margin-top:30px}.section-testimonials .testimonial-cliente .item a .content-text .icon-svg{left:36px;position:absolute;top:40px}.section-testimonials .testimonial-cliente .item a .info{display:flex;flex-direction:column}.section-testimonials .testimonial-cliente .item a .info span{color:#fff;font-size:13px}.section-testimonials .testimonial-cliente .item a .info span.name{font-size:16px;font-weight:700}.section-testimonials .slider-nav{left:-416px;position:absolute}.section-testimonials .slider-nav .slider-nav__content .owl-nav button i{color:#2d6df6;font-size:12px}.section-testimonials .slider-nav .slider-nav__content .owl-dots .owl-dot span{background-color:#2d6df6;opacity:.1}.section-testimonials .slider-nav .slider-nav__content .owl-dots .owl-dot span:before{display:none}.section-testimonials .slider-nav .slider-nav__content .owl-dots .owl-dot.active span{background-color:#2d6df6;opacity:1}.section-dowload-document{background:#f6f7fa;border-radius:96px 0;padding:95px 0}.section-dowload-document h2{color:#2d6df6;font-size:36px;font-weight:700;margin-bottom:24px}.section-dowload-document p{color:#53565a;font-size:22px;margin-bottom:48px}.section-dowload-document .content{background-color:#fff;border-radius:16px 16px 16px 0;overflow:hidden;padding:32px;position:relative}.section-dowload-document .content:before{background:#0033a0;border-radius:50%;bottom:0;content:"";height:295px;margin:auto;opacity:.06;position:absolute;right:-72px;top:0;width:295px}@media(max-width:991.98px){.section-dowload-document .content:before{bottom:-101px;left:0;right:0;top:unset}}.section-dowload-document .content .icon-libreta{bottom:0;height:136px;margin:auto;position:absolute;right:40px;top:0;width:120px}@media(max-width:991.98px){.section-dowload-document .content .icon-libreta{align-items:center;display:flex;margin-top:69px;position:unset}}.box-float-client{background:#2d6df6;border-radius:20px 0 0 20px;padding:62px 46px 44px;position:absolute;right:0;top:450px;width:670px;z-index:9}@media(max-width:991.98px){.box-float-client{width:75%}}@media(max-width:767.98px){.box-float-client{padding:62px 32px 44px;width:91%}}.box-float-client .close{color:#fff;cursor:pointer;font-size:10px!important;opacity:1;padding:26px 7px;position:absolute;right:223px;text-transform:uppercase;top:0}@media(max-width:767.98px){.box-float-client .close{left:17px}}.box-float-client p{color:#fff!important;font-size:24px;font-weight:600;margin-bottom:19px}.box-float-client span{color:#fff}.box-float-client .buttons{align-items:center;display:flex;margin-top:18px}@media(max-width:991.98px){.box-float-client .buttons{align-items:baseline;flex-direction:column;gap:16px}}.box-float-client .buttons .btn{margin-left:12px;text-transform:unset}@media(max-width:767.98px){.box-float-client .buttons .btn{margin-bottom:12px;margin-left:0}}.hero-asegurate-intern-new{margin:0;min-height:100vh;padding:44px 0}@media(max-width:767.98px){.hero-asegurate-intern-new{padding:24px 0}}.hero-asegurate-intern-new .content-text{margin-top:100px;text-align:center}@media(max-width:767.98px){.hero-asegurate-intern-new .content-text{margin-top:59px}}.hero-asegurate-intern-new .content-text .text{margin-bottom:300px}@media(max-width:767.98px){.hero-asegurate-intern-new .content-text .text{margin-bottom:79px}}.hero-asegurate-intern-new .content-text .text h1,.hero-asegurate-intern-new .content-text .text h2{color:#fff;font-size:96px;font-weight:700}@media(max-width:1440px){.hero-asegurate-intern-new .content-text .text h1,.hero-asegurate-intern-new .content-text .text h2{font-size:68px!important}}@media(max-width:1199.98px){.hero-asegurate-intern-new .content-text .text h1,.hero-asegurate-intern-new .content-text .text h2{font-size:58px!important}}@media(max-width:767.98px){.hero-asegurate-intern-new .content-text .text h1,.hero-asegurate-intern-new .content-text .text h2{font-size:36px!important}}.hero-asegurate-intern-new .content-text .sub-text h1,.hero-asegurate-intern-new .content-text .sub-text h2{color:#fff;font-weight:700;margin-bottom:43px}.hero-asegurate-intern-new .content-text .sub-text p{color:#fff;font-weight:300}.hero-asegurate-intern-new .slider-cards{margin-top:101px}.hero-asegurate-intern-new .slider-cards .owl-stage,.hero-asegurate-intern-new .slider-cards .owl-stage .owl-item{display:flex}.hero-asegurate-intern-new .slider-cards .item{background:rgba(255,255,255,.2);border-radius:12px;padding:44px 28px;width:100%}.hero-asegurate-intern-new .slider-cards .item p{color:#fff}.hero-asegurate-intern-new .slider-cards .item h1,.hero-asegurate-intern-new .slider-cards .item h2{color:#fff;font-weight:700;text-transform:uppercase}.hero-asegurate-intern-new .slider-cards .item h1 span,.hero-asegurate-intern-new .slider-cards .item h2 span{font-size:32px}.hero-asegurate-intern-new .slider-cards .owl-nav{margin-top:16px}.hero-asegurate-intern-new .slider-cards .owl-nav button{background-color:#fff!important;border:1px solid #fff!important;color:#0033a0!important;transition:all .3s}.hero-asegurate-intern-new .slider-cards .owl-nav button:hover{background-color:#0033a0!important;border:1px solid #0033a0!important;color:#fff!important}.hero-asegurate-intern-new .slider-cards .owl-nav button.disabled:hover{background-color:#fff!important;color:#0033a0!important;cursor:default;opacity:.5}.hero-asegurate-intern-new--white .content-text{margin-bottom:50px}@media(max-width:767.98px){.hero-asegurate-intern-new--white .content-text{margin-bottom:15px}}.hero-asegurate-intern-new--white .content-text .sub-text h1,.hero-asegurate-intern-new--white .content-text .sub-text h2,.hero-asegurate-intern-new--white .content-text .sub-text p,.hero-asegurate-intern-new--white .content-text .text h1,.hero-asegurate-intern-new--white .content-text .text h2{color:#0033a0}.hero-asegurate-intern-new--white .cards-hero{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -12px}@media(max-width:767.98px){.hero-asegurate-intern-new--white .cards-hero{flex-direction:column;margin:15px}}.hero-asegurate-intern-new--white .cards-hero .item{align-items:center;background:rgba(0,60,113,.1);border-radius:12px;display:flex;justify-self:center;margin:12px;padding:80px 55px;width:calc(33.33% - 24px)}@media(max-width:991.98px){.hero-asegurate-intern-new--white .cards-hero .item{min-height:349px;width:calc(48.33% - 24px)}}@media(max-width:767.98px){.hero-asegurate-intern-new--white .cards-hero .item{margin:0 0 25px;min-height:253px;padding:21px;width:100%}}.hero-asegurate-intern-new--white .cards-hero .item .content-card{text-align:center}.hero-asegurate-intern-new--white .cards-hero .item p{color:#003c71;font-weight:300}.hero-asegurate-intern-new--white .cards-hero .item .subtitle{color:#003c71;display:block;font-weight:600}.section-history-new{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:auto;overflow:hidden;overflow-x:hidden}.section-history-new .title-history{position:relative;z-index:9}.section-history-new .title-history h1,.section-history-new .title-history h2,.section-history-new .title-history p{margin-bottom:24px}.section-history-new .seccion{left:0;margin:auto;opacity:0;position:absolute;right:0;transform:translateX(10%);transition:all .3s}.section-history-new .seccion.show-section{margin:auto;opacity:1;position:relative;transform:translateX(0)}.section-history-new .container-slider-history .title{margin-bottom:44px;position:relative}.section-history-new .container-slider-history .title:before{background-color:#dfeaff;bottom:-185%;content:"";height:3px;left:-23%;margin:auto;position:absolute;right:0;width:1920px}@media(max-width:991.98px){.section-history-new .container-slider-history .title:before{bottom:-94%}}.section-history-new .content-history .item{align-items:center;display:flex;gap:50px;margin-top:44px}@media(max-width:991.98px){.section-history-new .content-history .item{flex-direction:column;margin-top:71px}}.section-history-new .content-history .item .content-text{width:56%}@media(max-width:991.98px){.section-history-new .content-history .item .content-text{margin-bottom:30px;width:100%}}.section-history-new .content-history .item .content-text h1,.section-history-new .content-history .item .content-text h2{color:#0033a0;font-weight:700;margin-bottom:16px}.section-history-new .content-history .item .content-text p{color:#0033a0;font-weight:300;margin-bottom:20px}.section-history-new .content-history .item .content-text span{color:#0033a0}.section-history-new .content-history .item .content-image,.section-history-new .content-history .item .content-video{border-radius:12px;height:415px;margin-left:0;margin-right:auto;overflow:hidden;position:relative;width:495px}@media(max-width:991.98px){.section-history-new .content-history .item .content-image,.section-history-new .content-history .item .content-video{height:300px;margin-bottom:15px;width:100%}}.section-history-new .content-history .item .content-image--right{margin-left:auto;margin-right:0}.section-history-new .content-history .item .content-image img,.section-history-new .content-history .item .content-video img{height:100%;-o-object-fit:cover;object-fit:cover}.section-history-new .content-history .item .content-image--rounded{border-radius:50%;height:450px;margin-left:auto;margin-right:0;overflow:hidden;width:450px}@media(max-width:991.98px){.section-history-new .content-history .item .content-image--rounded{height:250px;margin:45px auto auto;width:250px}}.section-history-new .content-history .item .content-image--rounded img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-history-new .content-history .item .content-image--left{margin-left:0;margin-right:auto}.section-history-new .content-history .item .content-video{cursor:pointer}.section-history-new .content-history .item .content-video .imagen{transform:scale(1);transition:all .3s}.section-history-new .content-history .item .content-video .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:60px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:60px!important;z-index:1}.section-history-new .content-history .item .content-video:hover .imagen{transform:scale(1.2)}.section-history-new .content-history .owl-nav{justify-content:center;margin-top:44px}@media(max-width:991.98px){.section-history-new .content-history .owl-nav{margin-top:29px}}.section-history-new .content-history .owl-nav button span i{font-size:15px}.section-history-new #sync2 .owl-stage{align-items:center;display:flex}.section-history-new #sync2 .item .circle{background:#0033a0;border-radius:50%;display:block;height:15px;transition:all .3s;width:15px}.section-history-new #sync2 .item .date{color:#3f3f41;font-weight:600;margin-bottom:8px}.section-history-new #sync2 .owl-item.center .item .circle{background:#0033a0;height:23px;transition:all .3s;width:23px}.section-history-new #sync2 .owl-item.active .item{align-items:center;display:flex;flex-direction:column;justify-content:center}.instances-asegurate{padding-top:44px;position:relative}@media(max-width:991.98px){.instances-asegurate{padding-top:20px}}.instances-asegurate h1,.instances-asegurate h2{color:#0033a0}.instances-asegurate h2{color:#0033a0;font-family:Sura Regular;font-weight:700}.instances-asegurate p{color:#0033a0;font-weight:300}.instances-asegurate .title{margin-bottom:90px}.instances-asegurate .title h1,.instances-asegurate .title h2{font-weight:700;margin-bottom:34px}.instances-asegurate .content-instances h1,.instances-asegurate .content-instances h2{font-weight:700;margin-bottom:44px}.instances-asegurate .content-instances .content-directives{display:flex;flex-wrap:wrap}@media(max-width:991.98px){.instances-asegurate .content-instances .content-directives{flex-direction:column;margin:initial}}.instances-asegurate .content-instances .content-directives .item{margin:13px 15px;width:calc(22.22% + 5px)}@media(max-width:1199.98px){.instances-asegurate .content-instances .content-directives .item{margin:13px 0;width:-webkit-fill-available}}.instances-asegurate .content-instances .content-directives .item span{font-size:16px;font-weight:300}.instances-asegurate .content-instances .comites{margin-top:80px}.instances-asegurate .content-instances .comites p{margin-bottom:40px}.instances-asegurate .content-instances .comites p a{color:#0033a0;font-weight:700}.instances-asegurate .content-filters{margin-top:70px}.instances-asegurate .content-filters .nav{border:unset;margin-bottom:32px}@media(max-width:767.98px){.instances-asegurate .content-filters .nav{display:flex;flex-wrap:inherit;overflow-x:scroll;overflow-y:auto;white-space:nowrap}}.instances-asegurate .content-filters .nav li{margin-right:24px}.instances-asegurate .content-filters .nav li a{background-color:transparent!important;border-color:transparent;border-radius:63px;color:#0033a0;font-size:18px;font-weight:600;padding:1px 16px;transition:all .3s}.instances-asegurate .content-filters .nav li a.active,.instances-asegurate .content-filters .nav li a:hover{background:#2d6df6!important;border-color:#2d6df6;color:#fff;font-weight:700;transition:all .3s}.instances-asegurate .content-filters .tab-content p.subtitle{width:59%}@media(max-width:767.98px){.instances-asegurate .content-filters .tab-content p.subtitle{width:100%}}.instances-asegurate .content-filters .tab-content .content-box{display:flex;justify-content:space-between;margin-top:32px}@media(max-width:991.98px){.instances-asegurate .content-filters .tab-content .content-box{flex-direction:column}}.instances-asegurate .content-filters .tab-content .content-box .integrantes{margin-bottom:23px;padding-left:20px}.instances-asegurate .content-filters .tab-content .content-box .integrantes p{margin-left:-17px}@media(max-width:991.98px){.instances-asegurate .content-filters .tab-content .content-box .integrantes p{margin-left:0}}.instances-asegurate .content-filters .tab-content .content-box .integrantes li{color:#0033a0;font-size:16px;font-weight:300;list-style:disc;margin-bottom:15px}.instances-asegurate .content-filters .tab-content .content-box .integrantes li a{color:#0033a0}.instances-asegurate .content-filters .tab-content .content-box .integrantes li:hover{cursor:pointer}.instances-asegurate .content-filters .tab-content .content-box .integrantes li:hover a{color:#0033a0;text-decoration:underline}.instances-asegurate .content-filters .tab-content .content-cards-link{align-items:center;display:flex}@media(max-width:767.98px){.instances-asegurate .content-filters .tab-content .content-cards-link{flex-direction:column}}.instances-asegurate .content-filters .tab-content .content-cards-link .card-link{align-items:center;background-color:#fff;border-radius:12px;display:flex;height:200px;margin-right:136px;overflow:hidden;width:536px}@media(max-width:767.98px){.instances-asegurate .content-filters .tab-content .content-cards-link .card-link{margin:0;width:100%}}.instances-asegurate .content-filters .tab-content .content-cards-link .card-link .content-img{height:100%;width:224px}@media(max-width:767.98px){.instances-asegurate .content-filters .tab-content .content-cards-link .card-link .content-img{width:41%}}.instances-asegurate .content-filters .tab-content .content-cards-link .card-link .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.instances-asegurate .content-filters .tab-content .content-cards-link .card-link .text{padding:24px;width:312px}.instances-asegurate .content-filters .tab-content .content-cards-link .card-link .text p{color:#0033a0;font-weight:300;margin-bottom:26px}.instances-asegurate .content-filters .tab-content .content-cards-link .card-link .text a{text-align:left}@media(max-width:767.98px){.instances-asegurate .content-filters .tab-content .content-cards-link .card-link .text a{font-size:6px}}.instances-asegurate .content-images{align-items:center;display:flex}@media(max-width:991.98px){.instances-asegurate .content-images{display:block!important;margin-bottom:29px;width:100%}}.instances-asegurate .content-images .item-card{border-radius:12px;margin:0 12px;overflow:hidden;width:24.22%}@media(max-width:991.98px){.instances-asegurate .content-images .item-card{margin:0 5px;width:100%}}.instances-asegurate .content-images .item-card img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.instances-asegurate .content-images .item-card--sm{height:424px}@media(max-width:767.98px){.instances-asegurate .content-images .item-card--sm{height:300px}}.instances-asegurate .content-images .item-card--md{height:365px}@media(max-width:767.98px){.instances-asegurate .content-images .item-card--md{height:300px}}.instances-asegurate .content-images .item-card--xl{height:576px}@media(max-width:991.98px){.instances-asegurate .content-images .item-card--xl{height:300px}}.instances-asegurate #box-images{margin-bottom:45px}.section-text-center .title h1,.section-text-center .title h2{margin-bottom:34px}.section-text-center .title p{margin-bottom:24px}.section-text-center .title a i{font-size:11px;margin-bottom:-4px;margin-left:9px}.hero-single-orientations{background-color:#003c71}.hero-single-orientations .tage .info .tag--white{background-color:#fff;border-radius:47px;color:#003c71;padding:5px 16px}.hero-single-orientations .tage span,.hero-single-orientations .tage span a{color:#fff}.hero-single-orientations .title-hero a{text-transform:none}.hero-box-image{background-color:#dfeaff;margin:0;padding:0 0 24px}.hero-box-image .title{margin-bottom:44px;text-align:left}@media(max-width:767.98px){.hero-box-image .title{margin-bottom:0}}.hero-box-image .title h1,.hero-box-image .title h2{margin-bottom:24px}.mar-top{margin-top:-384px}@media(max-width:1440px){.mar-top{margin-top:-216px}}@media(max-width:767.98px){.mar-top{margin-top:-137px}}.section-site-map{padding-top:44px}.section-text-animate{margin-bottom:20px;margin-top:64px}.section-text-animate h2{color:#0033a0;font-weight:700;margin-bottom:56px}.section-text-animate .text{margin-bottom:102px}@media(max-width:991.98px){.section-text-animate .text{margin-bottom:30px}}.section-text-animate .text ul{list-style:disc;padding-left:25px}.cards-up .contenedor{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:767.98px){.cards-up .contenedor{display:block}}.cards-up .content-img{border-radius:12px;height:600px;overflow:hidden;width:100%}@media(max-width:991.98px){.cards-up .content-img{height:300px}}.cards-up .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards-up .content-img:first-child{margin-top:352px}.cards-up .content-img:nth-child(2n){margin-top:208px}.cards-up .content-img:last-child{margin-top:64px}.family-company .box-mega-marca{margin-top:62px}.family-company .box-mega-marca .title-marca{background-color:#2d6df6;border-radius:20px 20px 0 0;padding:18px;text-align:center}.family-company .box-mega-marca .title-marca p{color:#fff;font-weight:700;margin:0}.family-company .box-mega-marca .content-marca{display:flex}@media(max-width:991.98px){.family-company .box-mega-marca .content-marca{display:block}}.family-company .box-mega-marca .content-marca .box{align-items:center;display:flex;height:188px;justify-content:center;width:33.33%}@media(max-width:991.98px){.family-company .box-mega-marca .content-marca .box{width:100%}}.family-company .box-mega-marca .content-marca .seguros-sura{background-color:#0033a0;border-radius:0 0 0 20px}@media(max-width:991.98px){.family-company .box-mega-marca .content-marca .seguros-sura{border-radius:0}}.family-company .box-mega-marca .content-marca .grupo-sura{background-color:#e8f1f7}.family-company .box-mega-marca .content-marca .asset-sura{background-color:#e3e829;border-radius:0 0 20px 0}@media(max-width:991.98px){.family-company .box-mega-marca .content-marca .asset-sura{border-radius:0 0 20px 20px}}.family-company .box-text{background:#dfeaff;border-radius:12px;margin-top:32px;padding:32px 72px}@media(max-width:991.98px){.family-company .box-text{padding:32px 35px}}.family-company .box-text p{color:#0033a0}.family-company .box-text span{color:#0033a0;display:block;font-weight:600;margin-bottom:12px}.this-is-differ .title{margin-bottom:40px}.this-is-differ .content-filters .nav li a{transition:all .3s}.this-is-differ .content-filters .nav li a.active,.this-is-differ .content-filters .nav li a:hover{color:#fff}.this-is-differ .tab-content{margin-top:24px}.this-is-differ .tab-content h3{color:#0033a0;font-family:Sura Regular;font-size:64px;font-weight:700}@media(max-width:1440px){.this-is-differ .tab-content h3{font-size:56px!important}}@media(max-width:1199.98px){.this-is-differ .tab-content h3{font-size:38px!important}}@media(max-width:767.98px){.this-is-differ .tab-content h3{font-size:26px!important}}.this-is-differ .tab-content .content-cards{align-items:stretch;display:flex;gap:24px;justify-content:flex-start;margin-top:24px}@media(max-width:991.98px){.this-is-differ .tab-content .content-cards{display:block}}.this-is-differ .tab-content .content-cards .card{background:#fff;border:unset;border-radius:12px;padding:34px;width:49%}@media(max-width:991.98px){.this-is-differ .tab-content .content-cards .card{margin-bottom:20px;width:100%}}.this-is-differ .tab-content span{color:#0033a0}.section-make-sure-live .title{margin-bottom:67px}.section-make-sure-live .content-cards{grid-gap:27px;display:grid;grid-template-columns:1fr 1fr}@media(max-width:991.98px){.section-make-sure-live .content-cards{grid-template-columns:1fr}}.section-make-sure-live .content-cards .card-item{background:#dfeaff;border-radius:12px;color:#0033a0;padding:44px}@media(max-width:991.98px){.section-make-sure-live .content-cards .card-item{padding:58px 35px}}.section-make-sure-live .content-cards .card-item .tags{align-items:center;display:flex;margin-bottom:24px}.section-make-sure-live .content-cards .card-item .tags .tag{background-color:#0033a0;border-radius:8px;color:#fff;margin-left:8px;padding:5px 16px}.section-make-sure-live .content-cards .card-item .title-card{color:#0033a0;font-weight:700;margin-bottom:24px}.section-make-sure-live .content-cards .card-item ul{list-style:disc;padding-left:20px}.section-make-sure-live .content-cards .card-item ul li{color:#0033a0;font-size:15px;margin-bottom:16px}.banner-multicultural{background-color:#dfeaff;margin:35px 0;padding:88px 0}.banner-multicultural .content-banner{display:flex}@media(max-width:991.98px){.banner-multicultural .content-banner{display:block}}.banner-multicultural .content-banner .content-img{border-radius:12px;height:422px;overflow:hidden;width:531px}@media(max-width:991.98px){.banner-multicultural .content-banner .content-img{height:300px;width:100%}}.banner-multicultural .content-banner .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-multicultural .content-banner .title{margin-left:145px;text-align:left;width:42%}@media(max-width:991.98px){.banner-multicultural .content-banner .title{margin-left:0;margin-top:24px;width:100%}}.banner-multicultural .content-banner .title h2{color:#0033a0!important;font-weight:700;margin-bottom:56px}.banner-multicultural .content-banner .title p{color:#0033a0!important;font-weight:300;margin-bottom:38px}.steps,.steps .title{text-align:center}.steps .title{margin-bottom:44px}.steps .content-steps{align-items:center;display:flex;justify-content:center}@media(max-width:991.98px){.steps .content-steps{flex-wrap:wrap}}.steps .content-steps .item{align-items:center;align-items:start;background-color:#dfeaff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;margin:0 8px;min-height:229px;padding:24px;text-align:left;width:312px}@media(max-width:991.98px){.steps .content-steps .item{margin-bottom:20px}}.steps .content-steps .item:last-child{margin-right:0}.steps .content-steps .item:first-child{margin-left:0}.steps .content-steps .item p{color:#0033a0;font-size:18px!important;font-weight:600;margin-top:1rem}.steps .content-steps .item i{color:#0033a0;font-size:53px}.steps .content-steps .item img{height:53px;-o-object-fit:contain;object-fit:contain;width:53px}.tabs-empresas-sura .content-filters{margin-top:44px}.tabs-empresas-sura .content-filters:before{background:linear-gradient(90deg,#ffffff87,#fff);content:"";height:107px;pointer-events:none;position:absolute;right:-19px;top:85px;width:220px;z-index:9}@media(max-width:991.98px){.tabs-empresas-sura .content-filters:before{top:129px;width:47px}}.tabs-empresas-sura .content-filters.removeAfter:before{display:none}.tabs-empresas-sura .content-filters .nav-tabs{border:unset;margin-bottom:44px}.tabs-empresas-sura .content-filters .nav-tabs .owl-stage-outer{overflow:unset}.tabs-empresas-sura .content-filters .nav-tabs .nav-item .nav-link{align-items:center;background-color:#fff;border:1px solid #2d6df6;border-radius:12px;color:#2d6df6;display:flex;min-height:100px;padding:18px 38px;transition:all .3s}.tabs-empresas-sura .content-filters .nav-tabs .nav-item .nav-link i{font-size:22px;margin-right:18px}.tabs-empresas-sura .content-filters .nav-tabs .nav-item .nav-link img,.tabs-empresas-sura .content-filters .nav-tabs .nav-item .nav-link object{height:30px;margin-right:18px;transition:all .3s;width:30px}.tabs-empresas-sura .content-filters .nav-tabs .nav-item .nav-link.activeTab{background-color:#2d6df6;border-color:#2d6df6;color:#fff}.tabs-empresas-sura .content-filters .nav-tabs .nav-item .nav-link.activeTab object{filter:brightness(0) invert(1)}.tabs-empresas-sura .content-filters .card-item{justify-content:space-between}.tabs-empresas-sura .content-filters .expertos h4{color:#0033a0;margin-bottom:64px}.tabs-empresas-sura .content-filters .expertos .item img{height:91px;-o-object-fit:contain;object-fit:contain;width:100%}.section-map-interactive .content-map{padding:0;position:relative}.section-map-interactive .content-map .fondo{border-radius:26px;height:100%;-o-object-fit:contain;object-fit:contain;width:86%}@media(max-width:991.98px){.section-map-interactive .content-map .fondo{width:100%}}.section-map-interactive .content-map .content-countries{height:100%;position:absolute;top:0;width:86%}@media(max-width:991.98px){.section-map-interactive .content-map .content-countries{width:100%}}.section-map-interactive .content-map .content-countries a{align-items:center;display:flex;justify-content:center;position:absolute;transform:scale(1);transition:all .3s}.section-map-interactive .content-map .content-countries a:before{-webkit-animation:radar 3s ease-in infinite;animation:radar 3s ease-in infinite;background-color:#0033a0;border-radius:50%;bottom:-8px;content:"";height:20px;position:absolute;transform-origin:center center;width:20px;z-index:-1}.section-map-interactive .content-map .content-countries a.argentina{bottom:25%;right:38%}.section-map-interactive .content-map .content-countries a.colombia{left:43%;top:23%}.section-map-interactive .content-map .content-countries a.salvador{left:21%;top:11%}.section-map-interactive .content-map .content-countries a.brasil{bottom:56%;right:12%}.section-map-interactive .content-map .content-countries a.chile{bottom:35%;left:46%}.section-map-interactive .content-map .content-countries a.mexico{left:4%;top:3%}.section-map-interactive .content-map .content-countries a.panam{left:31%;top:15%}.section-map-interactive .content-map .content-countries a.rd{left:48%;top:6%}.section-map-interactive .content-map .content-countries a.uruguay{bottom:36%;right:22%}.section-map-interactive .content-map .content-countries a:hover{transform:scale(1.2)}.section-map-interactive .content-map .content-countries img{height:50px;-o-object-fit:contain;object-fit:contain;width:50px}@media(max-width:991.98px){.section-map-interactive .content-map .content-countries img{height:40px;width:40px}}.section-map-interactive .content-info h2{color:#0033a0;font-weight:700;margin-bottom:32px}.section-map-interactive .content-info p{color:#333f48;margin-bottom:40px}.section-map-interactive .content-info .data{margin-top:72px}@media(max-width:991.98px){.section-map-interactive .content-info .data{margin-top:25px}}.section-map-interactive .content-info .data--item{margin-bottom:54px}@media(max-width:1440px){.section-map-interactive .content-info .data--item{margin-bottom:42px}}@media(max-width:991.98px){.section-map-interactive .content-info .data--item{margin-bottom:25px}}.section-map-interactive .content-info .data--item h3{color:#0033a0;font-size:68px;font-weight:700;margin-bottom:0;margin-right:24px}@media(max-width:1199.98px){.section-map-interactive .content-info .data--item h3{font-size:58px!important}}@media(max-width:990.98px){.section-map-interactive .content-info .data--item h3{font-size:36px!important}}.section-map-interactive .content-info .data--item p{margin-bottom:0}.section-map-interactive .content-info .data--item:nth-child(2n){padding-left:51px}@media(max-width:991.98px){.section-map-interactive .content-info .data--item:nth-child(2n){padding-left:0}}.tabs-vertical{margin:150px 0}@media(max-width:991.98px){.tabs-vertical{margin:20px 0}}.tabs-vertical .title h3{color:#0033a0;font-size:48px}@media(max-width:991.98px){.tabs-vertical .title h3{font-size:28px}}.tabs-vertical .content-filters{margin-top:103px}@media(max-width:991.98px){.tabs-vertical .content-filters{margin-top:43px}}.tabs-vertical .content-filters:before{background:linear-gradient(90deg,#ffffff7a,#fff);content:"";height:107px;pointer-events:none;position:absolute;right:-19px;top:2px;transition:all .3s;width:285px;z-index:9}@media(max-width:991.98px){.tabs-vertical .content-filters:before{top:129px;width:47px}}.tabs-vertical .content-filters:after{background:linear-gradient(90deg,#fff,#ffffff7a);content:"";height:107px;left:-19px;position:absolute;top:2px;width:285px;z-index:9}@media(max-width:991.98px){.tabs-vertical .content-filters:after{top:129px;width:47px}}.tabs-vertical .content-filters .nav-tabs{border:unset;margin-bottom:83px}.tabs-vertical .content-filters .nav-tabs .owl-stage-outer{overflow:unset}.tabs-vertical .content-filters .nav-tabs .nav-item .nav-link{align-items:center;color:#003c71;display:flex;font-size:55px;font-weight:700;justify-content:center;line-height:45px;padding:18px 38px;text-align:center;transition:all .3s}@media(min-width:1440px){.tabs-vertical .content-filters .nav-tabs .nav-item .nav-link{font-size:44px}}@media(max-width:1199.98px){.tabs-vertical .content-filters .nav-tabs .nav-item .nav-link{line-height:60px}}@media(max-width:991.98px){.tabs-vertical .content-filters .nav-tabs .nav-item .nav-link{font-size:25px}}.tabs-vertical .content-filters .nav-tabs .nav-item .nav-link:hover{border:unset}.tabs-vertical .content-filters .nav-tabs .nav-item .nav-link.active{background-color:transparent;border:unset}.tabs-vertical .content-filters .nav-tabs .owl-nav{bottom:0;justify-content:space-between;pointer-events:none;position:absolute;top:0;width:100%}.tabs-vertical .content-filters .nav-tabs .owl-nav button{pointer-events:all}.tabs-vertical .content-filters .tab-contenedor{margin-top:44px}.tabs-vertical .content-filters .tab-contenedor .tab-content-empresas-sura .text-ppal{width:50%}.tabs-vertical .content-filters .tab-contenedor p{color:#0033a0;margin:auto}.tabs-vertical .content-filters .tab-contenedor .slider-content{margin:74px auto 0;width:70%}.tabs-vertical .content-filters .tab-contenedor .slider-content .owl-stage-outer{overflow:unset}.tabs-vertical .content-filters .tab-contenedor .slider-content .owl-stage-outer .owl-stage{display:flex;justify-content:center;margin:auto}.tabs-vertical .content-filters .tab-contenedor .slider-content .item a{cursor:pointer}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item{border-radius:12px;height:552px;margin-bottom:16px;overflow:hidden;position:relative}@media(min-width:1440px){.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item{height:455px}}@media(max-width:991.98px){.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item{height:268px}}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item--video img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:all .3s;width:100%;z-index:99}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item--video:after{background:url(../images/icons/icon-play-blue.svg) 50% no-repeat #fff;background-size:contain;background-size:22px;border-radius:50%;content:"";height:64px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease-in-out;width:64px;z-index:999}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item--video:before{background:#0e3054;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .2s ease-in-out;width:100%;z-index:998}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item--video:hover:after{opacity:.75}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item--video:hover:before{opacity:.5}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item--document{align-items:center;background-color:#0033a0;display:flex;justify-content:center}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item--document img{height:60px;-o-object-fit:contain;object-fit:contain;position:absolute;width:60px;z-index:999}.tabs-vertical .content-filters .tab-contenedor .slider-content .item .card-item--document a{bottom:30px;font-weight:400;position:absolute;right:40px}.tabs-vertical .content-filters .tab-contenedor .slider-content .item h4{color:#0033a0;font-weight:500}.tabs-vertical .content-filters .tab-contenedor .slider-content .owl-nav{justify-content:center;margin-top:67px}.tabs-vertical .question{margin:100px auto auto;text-align:center;width:60%}.tabs-vertical .question h2{color:#0033a0;font-weight:700;margin-bottom:34px}.section-slider-card-date{margin:100px 0}.section-slider-card-date .item{margin:auto}.section-slider-card-date .item-card .content-img{height:500px}.section-slider-card-date .item-card:hover{box-shadow:unset}.hero-trends .parallax .project-details .project-description h1{width:75%}@media(max-width:991.98px){.hero-trends .parallax .project-details .project-description h1{width:100%}}.hero-trends .parallax .project-details .project-description p{font-size:32px;font-weight:400;width:67%}@media(max-width:991.98px){.hero-trends .parallax .project-details .project-description p{font-size:18px;width:100%}}.block-card-video .title h2{margin-bottom:24px}.block-card-video .content-img{border-radius:20px;cursor:pointer;height:500px;overflow:hidden}@media(max-width:991.98px){.block-card-video .content-img{border-radius:16px;height:247px;margin-bottom:24px;margin-top:24px}}.block-card-video .content-img.no-cursor{cursor:default}.block-card-video .content-img .imagen{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all .3s;width:100%}.block-card-video .content-img .icon-play{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:60px;justify-content:center;left:0;margin:auto;-o-object-fit:scale-down;object-fit:scale-down;position:absolute;right:0;top:0;width:60px!important;z-index:1}.block-card-video .content-img:hover .imagen{transform:scale(1.2)}.block-card-video--image .content-img{cursor:unset}.block-card-video--image .content-img .imagen,.block-card-video--image .content-img:hover .imagen{transform:scale(1)}.slider-cards-presence{background-color:#dfeaff;margin:0;padding:44px 0}@media(max-width:1199.98px){.slider-cards-presence{padding:24px 0}}.slider-cards-presence .slider-cards{margin-top:44px}.slider-cards-presence .slider-cards .owl-stage,.slider-cards-presence .slider-cards .owl-stage .owl-item{display:flex}.slider-cards-presence .slider-cards .item{background:#fff;border-radius:12px;cursor:pointer;min-height:auto!important;padding:44px 28px;transition:all .3s;width:100%}.slider-cards-presence .slider-cards .item p{color:#0033a0}.slider-cards-presence .slider-cards .item h3{color:#0033a0;font-weight:700}.slider-cards-presence .slider-cards .owl-nav{margin-top:16px}.slider-cards-presence .slider-cards .owl-nav button{background-color:#fff!important;border:1px solid #fff!important;color:#0033a0!important;transition:all .3s}.slider-cards-presence .slider-cards .owl-nav button:hover{background-color:#0033a0!important;border:1px solid #0033a0!important;color:#fff!important}.slider-cards-presence .slider-cards .owl-nav button.disabled:hover{background-color:#fff!important;color:#0033a0!important;cursor:default;opacity:.5}.slider-cards-presence .slider-cards .owl-nav button.disabled:hover span{color:#0033a0!important}@media(max-width:991.98px){.block-card-video .title,.services .title{margin-top:24px}}.block-card-video .title h3,.services .title h3{color:#0033a0;font-weight:700;margin-bottom:24px}.services-slider .slider-cards{margin-top:44px}.services-slider .slider-cards .owl-stage,.services-slider .slider-cards .owl-stage .owl-item{display:flex}.services-slider .slider-cards .item{background:#fff;border:1px solid #2d6df6;border-radius:12px;padding:24px;width:100%}.services-slider .slider-cards .item .content-card{display:flex;flex-direction:column;height:100%;text-align:left}.services-slider .slider-cards .item p{color:#333f48}.services-slider .slider-cards .item p.title{color:#0033a0;font-size:26px;font-weight:700;line-height:26px}.section-team .slider-team .owl-stage-outer{overflow:unset}.section-team .slider-team .item{background-color:#fff;border-radius:12px;overflow:hidden;padding:24px 32px;position:relative}@media(max-width:991.98px){.section-team .slider-team .item{min-height:auto;padding:55px 30px}}.section-team .slider-team .item .content-img{height:256px;margin:auto auto 16px;overflow:hidden;width:100%}@media(max-width:767.98px){.section-team .slider-team .item .content-img{height:216px;width:100%}}.section-team .slider-team .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991.98px){.section-team .slider-team .item .content-img img{-o-object-fit:contain;object-fit:contain}}.section-team .slider-team .item .text{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.section-team .slider-team .item .text h4{color:#0033a0;font-size:26px;font-weight:700;margin-bottom:16px}.section-team .slider-team .item .text p{color:#0033a0}.section-team .slider-team .item:hover{border-color:#0033a0;box-shadow:unset;transition:border-color .25s ease}.section-methodologies .content-img{border-radius:20px;height:500px;overflow:hidden}@media(max-width:991.98px){.section-methodologies .content-img{height:395px}}.section-methodologies .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-methodologies .cards{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -12px}@media(max-width:991.98px){.section-methodologies .cards{flex-direction:column;gap:1rem;margin:0}}.section-methodologies .cards .item{align-items:flex-start;background:#fff;border-radius:12px;display:flex;justify-self:center;margin:12px;padding:24px;width:calc(33.33% - 24px)}@media(max-width:991.98px){.section-methodologies .cards .item{margin:0;padding:48px 33px;width:100%}}.section-methodologies .cards .item p{color:#0033a0;font-weight:600}.section-methodologies .cards .item .subtitle{color:#0033a0;display:block}.section-methodologies h3{color:#0033a0;font-weight:600}.section-challenges .content-animate{height:500%;width:100%}.section-challenges .content-animate img{width:100%}.section-platforms{background-color:transparent;margin:64px 0;padding:0}@media(max-width:991.98px){.section-platforms{margin:48px 0}}.section-platforms .content-cards{margin-top:64px}.section-platforms .content-cards .owl-stage{align-items:stretch;display:flex}.section-platforms .content-cards .item{background-color:#fff;border:1px solid #2d6df6;border-radius:20px;height:100%;overflow:hidden;padding:24px;position:relative}@media(max-width:991.98px){.section-platforms .content-cards .item{min-height:auto;padding:55px 30px}}.section-platforms .content-cards .item .content-img{height:150px;margin:auto auto 16px;overflow:hidden;width:100%}@media(max-width:767.98px){.section-platforms .content-cards .item .content-img{height:216px;width:100%}}.section-platforms .content-cards .item .content-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991.98px){.section-platforms .content-cards .item .content-img img{-o-object-fit:contain;object-fit:contain}}.section-platforms .content-cards .item h3{color:#0033a0;margin:8px auto 0;width:90%}.section-platforms .content-cards .item .text h4{color:#0033a0;font-size:26px;font-weight:700}.section-platforms .content-cards .item .text p{line-height:22px}.section-platforms--v2{background-color:transparent;margin:64px 0;padding:0}@media(max-width:991.98px){.section-platforms--v2{margin:48px 0}}.section-platforms--v2 .content-cards .item{border:unset}@media(max-width:991.98px){.section-platforms--v2 .content-cards .item{padding:24px}}.section-platforms--v2 .title p{color:#3f3f41}.section-platforms.slider-cards-visores .content-cards .owl-stage-outer{overflow:unset}.section-platforms.slider-cards-visores .content-cards .item .content-img{border-radius:8px;height:280px}.section-platforms.slider-cards-voceros .content-cards .owl-stage-outer{overflow:unset}.section-platforms.slider-cards-voceros .content-cards .item{border:1px solid #2d6df6;border-radius:24px;padding:0}.section-platforms.slider-cards-voceros .content-cards .item .content-img{border-radius:0;height:273px;margin:0}.section-platforms.slider-cards-voceros .content-cards .item .text{padding:16px 24px}.section-contact .title h2{margin-bottom:24px}.section-contact .title p{color:#333f48}.section-contact form{margin-top:31px;padding-bottom:20px}@media(max-width:767.98px){.section-contact form{align-items:center!important;flex-direction:column;justify-content:center!important}}.section-contact form .content-inputs{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:32px}.section-contact form .input-wrapper{margin-left:0;width:48%}.section-contact form .input-wrapper.thirds{width:33%}@media(max-width:767.98px){.section-contact form .input-wrapper{margin:auto auto 23px;width:100%}}.section-contact form .input-wrapper .title-input{color:#0033a0;font-size:18px;font-weight:600}.section-contact form .input-phone .input-group-prepend{margin-right:-42px;z-index:4}.section-contact form .input-phone .input-group-prepend .input-group-text{background-color:transparent;border:2px solid #0033a0;border-radius:51px;border-bottom-right-radius:unset;border-right:unset;border-top-right-radius:unset;font-size:30px;padding:0 11px 0 16px;width:45px}.section-contact form .input-phone .title-input{left:47px}.section-contact form .input-phone input{padding-left:46px!important}.section-contact form .form-group>input,.section-contact form .form-group>select{background-color:transparent;border:2px solid #0033a0;border-radius:51px!important;box-shadow:unset;color:#0033a0!important;height:auto;padding:14px 28px}.section-contact form .form-group>input:focus,.section-contact form .form-group>select:focus{border-color:#0033a0}.section-contact form .form-group>select{-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg height='10' width='10' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") no-repeat;background-position:calc(100% - 1.4rem)!important;padding-right:2rem!important}.section-contact form .content-checkbox{align-items:center;display:flex;margin-bottom:66px;width:87%}@media(max-width:767.98px){.section-contact form .content-checkbox{flex-direction:column;margin-bottom:32px;width:100%}}.section-contact form .content-checkbox .form-check{margin-right:24px}.section-contact form .content-checkbox .form-check input[type=radio]+.label-text{align-items:center;color:#0033a0;font-weight:600}.section-contact form .content-checkbox .form-check input[type=radio]+.label-text:before{color:#0033a0!important;content:"";font-weight:300!important;margin-right:16px}.section-contact form .content-checkbox .form-check input[type=radio]+.label-text a{color:#0033a0}.section-contact form .content-checkbox .form-check input[type=radio]+.label-text a:hover{text-decoration:underline}.section-contact form .content-checkbox .form-check input[type=radio]:checked+.label-text{font-weight:600}.section-contact form .content-checkbox .form-check input[type=radio]:checked+.label-text:before{color:#0033a0!important;content:""!important;font-weight:600!important}.section-contact form .content-checkbox .form-check input[type=radio]:disabled+.label-text:before{content:"";font-weight:300!important}.suramericana-80,.suramericana-80-category{overflow:unset}.hero-videoloop{margin:0}.hero-videoloop .video-loop{height:calc(100vh - 175px);min-height:500px;position:relative;width:100%}.hero-videoloop .video-loop video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-videoloop .video-loop:before{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));content:"";height:100%;position:absolute;width:100%}.hero-videoloop .text{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:rgba(255,255,255,.25);border-radius:12px;bottom:0;box-shadow:4px 8px 24px 0 rgba(0,0,0,.15);color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:10%;margin:auto;padding:40px 24px;position:absolute;top:56px;width:40%}@media(max-width:991.98px){.hero-videoloop .text{left:0;margin:auto;right:0;width:85%}}.hero-videoloop .text .tag{background-color:#e3e829;color:#0033a0;font-size:18px;font-weight:600;margin-bottom:8px;padding:8px;text-transform:uppercase}.hero-videoloop .text h1{font-size:62px;font-style:normal;font-weight:700;line-height:62px;margin-bottom:24px}@media(max-width:991.98px){.hero-videoloop .text h1{font-size:42px;font-weight:700;line-height:42px}}.hero-videoloop .text p{font-size:16px}.hero-videoloop .select-category{position:absolute;right:10%;top:6.5%;z-index:9}@media(max-width:991.98px){.hero-videoloop .select-category{right:7%;top:15%}}.hero-videoloop .select-category .form-group select{border:1px solid #0033a0;box-shadow:unset;color:#0033a0;font-size:16px;font-weight:700;min-height:40px;padding:2px 40px 4px 16px}.hero-suramericana-eighty{background-color:#fff;margin:0}.hero-suramericana-eighty .text{color:#0033a0;margin-left:19%;padding-top:70px;width:65%}@media(max-width:991.98px){.hero-suramericana-eighty .text{margin-left:5%;padding-top:70px;width:88%}}.hero-suramericana-eighty .text h1{margin-bottom:24px}.hero-suramericana-eighty .image{height:500px;width:100%}@media(max-width:991.98px){.hero-suramericana-eighty .image{height:380px}}.hero-suramericana-eighty .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section--timeline{margin:0;padding:0;position:relative}.section--timeline .timeline-header{background-color:#dfeaff;padding:16px 24px 24px;position:sticky;text-align:center;top:0;z-index:10}@media(max-width:991.98px){.section--timeline .timeline-header{padding:16px 24px 0;top:0}}.section--timeline .timeline-header .date-slider{align-items:center;color:#0033a0;display:flex;flex-wrap:wrap;font-size:20px;font-weight:600;gap:16px;justify-content:center;margin:auto;width:16%}@media(max-width:991.98px){.section--timeline .timeline-header .date-slider{flex-wrap:nowrap;overflow:auto;white-space:nowrap;width:100%}}.section--timeline .timeline-header.is-sticky{background-color:#2d6df6}.section--timeline .timeline-header.is-sticky .date-slider{color:#fff}.section--timeline .timeline-header.is-sticky .dots .dot,.section--timeline .timeline-header.is-sticky .dots .dot.active{background-color:#fff}.section--timeline .timeline-header.is-sticky .date-range-container .date-range{color:#fff}.section--timeline .timeline-header.stop-sticky{bottom:0;position:relative;top:auto}.section--timeline .timeline-header .arrow{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;width:28px}@media(max-width:991.98px){.section--timeline .timeline-header .arrow{display:none}}.section--timeline .timeline-header .arrow i{color:#2d6df6;font-size:14px}.section--timeline .timeline-header .dots{display:flex;gap:8px;justify-content:center;margin-top:10px}@media(max-width:991.98px){.section--timeline .timeline-header .dots{display:none}}.section--timeline .timeline-header .dots .dot{background-color:#0033a0;border-radius:50px;cursor:pointer;height:10px;opacity:.2712;transition:all .3s;width:10px}.section--timeline .timeline-header .dots .dot.active{background-color:#0033a0;opacity:1;width:113px}.section--timeline .timeline-header .date-range-container{display:none}@media(max-width:991.98px){.section--timeline .timeline-header .date-range-container{align-items:center;display:flex;gap:24px;overflow:auto;padding-bottom:16px;white-space:nowrap}}.section--timeline .timeline-header .date-range-container .date-range{color:#2d6df6;font-size:20px;opacity:.4}.section--timeline .timeline-header .date-range-container .date-range.active{opacity:1}.section--timeline .timeline-sticky .timeline-content{color:#0033a0}.section--timeline .timeline-sticky .timeline-content .container{display:flex;flex-direction:column;gap:116px}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .container{gap:49px;overflow:hidden}}.section--timeline .timeline-sticky .timeline-content .timeline-section{margin:104px 0 160px;scroll-margin-top:100px}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section{margin:64px 0;scroll-margin-top:0}}.section--timeline .timeline-sticky .timeline-content .timeline-section .container,.section--timeline .timeline-sticky .timeline-content .timeline-section .container-fluid{margin-bottom:116px}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section .container,.section--timeline .timeline-sticky .timeline-content .timeline-section .container-fluid{margin-bottom:64px}}.section--timeline .timeline-sticky .timeline-content .timeline-section h2.display{color:#0033a0;font-size:196px;font-weight:700;line-height:196px;text-align:center}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section h2.display{font-size:60px;line-height:42px}}.section--timeline .timeline-sticky .timeline-content .timeline-section h3{font-size:48px;font-weight:700;line-height:48px}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section h3{font-size:36px!important;line-height:36px!important}}.section--timeline .timeline-sticky .timeline-content .timeline-section .subtitle{margin-bottom:80px}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section .subtitle{margin-bottom:40px}}.section--timeline .timeline-sticky .timeline-content .timeline-section .subtitle h3{display:flex;flex-direction:column;font-size:48px;font-weight:700;line-height:48px}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section .subtitle h3{font-size:28px;line-height:28px}}.section--timeline .timeline-sticky .timeline-content .timeline-section .subtitle h4{display:block;font-size:32px;font-weight:400;line-height:32px;margin-top:24px}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section .subtitle h4{font-size:16px;line-height:16px}}.section--timeline .timeline-sticky .timeline-content .timeline-section .grid-cards{display:flex;flex-wrap:wrap;gap:24px}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section .grid-cards{width:85%}.section--timeline .timeline-sticky .timeline-content .timeline-section .grid-cards .owl-stage-outer{overflow:unset}}.section--timeline .timeline-sticky .timeline-content .timeline-section .grid-cards .card{width:31.9%}@media(max-width:991.98px){.section--timeline .timeline-sticky .timeline-content .timeline-section .grid-cards .card{width:100%}}.section--timeline .timeline-sticky .timeline-content .timeline-section:last-child{margin-bottom:0}.section--timeline .card--image-or-video{background-color:#fff;border:unset;border-radius:12px;box-shadow:0 16px 20px 0 rgba(0,0,0,.07);cursor:pointer;overflow:hidden;padding:12px;position:relative}@media(max-width:991.98px){.section--timeline .card--image-or-video{box-shadow:none}}.section--timeline .card--image-or-video .media{border-radius:8px;height:280px;margin-bottom:12px;overflow:hidden;position:relative;width:100%}.section--timeline .card--image-or-video .media:before{background-image:var(--background-image);background-position:50%;background-size:cover;content:"";filter:brightness(.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section--timeline .card--image-or-video .media img{height:100%;-o-object-fit:contain;object-fit:contain;position:relative;transform:scale(1);transition:all .3s;width:100%;z-index:2}.section--timeline .card--image-or-video .media video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section--timeline .card--image-or-video .media--video:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' fill='none'%3E%3Cpath d='M0 8a8 8 0 0 1 8-8h29a8 8 0 0 1 8 8v29a8 8 0 0 1-8 8H8a8 8 0 0 1-8-8V8z' fill='%23fff'/%3E%3Cpath d='M13.07 16.125c-.34 0-.616.319-.616.708v11.334c0 .39.277.708.616.708h9.857c.339 0 .616-.319.616-.708V16.833c0-.39-.277-.708-.616-.708H13.07zm-2.465.708c0-1.562 1.105-2.833 2.465-2.833h9.857c1.36 0 2.464 1.27 2.464 2.833V28.166c0 1.563-1.105 2.834-2.464 2.834H13.07c-1.36 0-2.465-1.27-2.465-2.833V16.833zm20.33 10.422v-9.51l-4.312 2.232v-2.33l4.016-2.075a1.35 1.35 0 0 1 .624-.155c.84 0 1.521.783 1.521 1.748v10.67c0 .965-.681 1.748-1.52 1.748a1.35 1.35 0 0 1-.625-.155l-4.016-2.076v-2.329l4.313 2.232z' fill='%232D6DF6'/%3E%3C/svg%3E");content:"";height:45px;left:0;position:absolute;top:0;width:45px;z-index:9}.section--timeline .card--image-or-video .text{position:relative}.section--timeline .card--image-or-video .text h4{color:#2d6df6;font-size:26px;font-weight:700;line-height:26px;margin-bottom:8px}.section--timeline .card--image-or-video .text p{color:#3f3f41;font-weight:400}.section--timeline .card--image-or-video:hover img{transform:scale(1.2);transition:all .3s}.section--timeline .card--video{align-items:center;border:unset;border-radius:0;display:flex;height:628px;justify-content:center;overflow:hidden;position:relative;width:100%}@media(max-width:991.98px){.section--timeline .card--video{height:396px}}.section--timeline .card--video:before{background-image:var(--background-image-video);background-position:50%;background-size:cover;content:"";filter:brightness(.3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section--timeline .card--video iframe{height:468px;margin:auto;-o-object-fit:contain;object-fit:contain;position:relative;width:51%;z-index:1}@media(max-width:991.98px){.section--timeline .card--video iframe{height:232px;width:85%}}.section--timeline .section--grid-cards-image-button{margin-top:104px;padding-top:0}@media(max-width:991.98px){.section--timeline .section--grid-cards-image-button{margin-top:64px}.section--timeline .section--grid-cards-image-button .container{margin-bottom:24px;padding-bottom:40px}.section--timeline .section--grid-cards-image-button .grid-cards{width:100%!important}}.section--grid-cards-image-button{margin-top:104px;padding-top:0}.section--grid-cards-image-button .title h2{font-size:48px;font-weight:700;line-height:48px;margin-bottom:96px}@media(max-width:991.98px){.section--grid-cards-image-button .title h2{font-size:36px;line-height:36px;margin-bottom:56px}}.section--grid-cards-image-button .grid-cards{display:flex;flex-wrap:wrap;gap:24px}.section--grid-cards-image-button .card{background-color:#fff;border:unset;border-radius:12px;box-shadow:0 16px 20px 0 rgba(0,0,0,.07);flex:1 1 23%;padding:16px}@media(max-width:991.98px){.section--grid-cards-image-button .card{flex:1 1 100%}}.section--grid-cards-image-button .card figure{border-radius:8px;height:200px;margin-bottom:16px;overflow:hidden;width:100%}.section--grid-cards-image-button .card figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section--grid-cards-image-button .card p{color:#0033a0;font-size:20px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:16px}.section--grid-cards-image-button--slider-cards{margin:64px 0;padding:0}@media(max-width:991.98px){.section--grid-cards-image-button--slider-cards{margin:48px 0}}.section--grid-cards-image-button--slider-cards .card{border:1px solid #2d6df6;border-radius:20px;padding:24px}.section--grid-cards-image-button--slider-cards .card figure{height:165px}.section--grid-cards-image-button--slider-cards .owl-nav{gap:1rem;margin-top:24px}.section--slider-hitos{background-color:#dfeaff;margin:0;overflow:hidden;padding:104px 0}@media(max-width:991.98px){.section--slider-hitos{padding:64px 0}}.section--slider-hitos h2{color:#0033a0;font-size:196px;font-style:normal;font-weight:700;line-height:196px;margin-bottom:80px;text-align:center}@media(max-width:991.98px){.section--slider-hitos h2{font-size:60px;line-height:42px;margin-bottom:49px;text-align:left}}.section--slider-hitos h3{color:#0033a0;font-size:48px;font-style:normal;font-weight:700;line-height:48px;width:65%}@media(max-width:991.98px){.section--slider-hitos h3{font-size:36px;line-height:36px;width:100%}}.section--slider-hitos h4{color:#0033a0;display:block;font-size:32px;font-weight:400;line-height:32px;margin-top:24px}@media(max-width:991.98px){.section--slider-hitos h4{font-size:16px;line-height:16px}}.section--slider-hitos .content{color:#0033a4}.section--slider-hitos #slider-hitos{margin-top:80px;width:95%}.section--slider-hitos #slider-hitos .owl-stage-outer{overflow:unset}.section--slider-hitos #slider-hitos .owl-stage-outer .owl-item{opacity:.6;transition:all .3s}.section--slider-hitos #slider-hitos .owl-stage-outer .owl-item.active{opacity:1}.section--slider-hitos #slider-hitos .card{align-items:stretch;background-color:#fff;border:unset;border-radius:12px;display:flex;flex-direction:row;gap:24px;min-height:400px;overflow:hidden}@media(max-width:991.98px){.section--slider-hitos #slider-hitos .card{flex-direction:column}}.section--slider-hitos #slider-hitos .card figure{margin:0;width:456px}@media(max-width:991.98px){.section--slider-hitos #slider-hitos .card figure{height:280px;width:100%}}.section--slider-hitos #slider-hitos .card figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section--slider-hitos #slider-hitos .card .text{margin:auto;padding:24px 0;width:50%}@media(max-width:991.98px){.section--slider-hitos #slider-hitos .card .text{padding:40px 24px;width:100%}}.section--slider-hitos #slider-hitos .card .text .tag{background-color:#0033a0;border:1px solid #0033a0;border-radius:16px;color:#fff;display:block;font-size:14px;font-style:normal;font-weight:450;margin-bottom:8px;padding:4px 12px;transition:all .3s}.section--slider-hitos #slider-hitos .card .text .tag:hover{background-color:#fff;color:#0033a0;transition:all .3s}.section--slider-hitos #slider-hitos .card .text h4{color:#0033a0;font-size:32px;font-weight:700;line-height:32px;margin-bottom:24px}.section--slider-hitos #slider-hitos .card .text p{color:#0033a0;margin-bottom:24px}.section--slider-hitos .slider-nav{align-items:center;justify-content:center;margin-top:24px}@media(max-width:991.98px){.section--slider-hitos .slider-nav{justify-content:flex-start}}.section--slider-hitos .slider-nav__content{padding:0 50px}.section--slider-hitos .slider-nav__content .owl-nav button{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.25);display:flex;height:28px;justify-content:center;width:28px}.section--slider-hitos .slider-nav__content .owl-nav button span i{color:#2d6df6;font-size:16px;width:16px}.section--slider-hitos .slider-nav__content .owl-nav button.disabled{cursor:not-allowed;opacity:.4}@media(max-width:991.98px){.section--slider-hitos .slider-nav__content .owl-nav{gap:24px;justify-content:center}}.section--slider-hitos .slider-nav__content .owl-dots .owl-dot span{background-color:#2d6df6;border-radius:50px;height:10px;opacity:.2712;width:10px}.section--slider-hitos .slider-nav__content .owl-dots .owl-dot.active span{opacity:1;width:20px}.section--slider-hitos .slider-nav__content .owl-dots .owl-dot.active span:before{display:none}.section--slider-timeline{margin:0;overflow:hidden;padding:104px 0}@media(max-width:991.98px){.section--slider-timeline{padding:64px 0}}.section--slider-timeline h2{color:#0033a0;font-size:48px;font-weight:700;line-height:48px;margin-bottom:80px}@media(max-width:991.98px){.section--slider-timeline h2{font-size:36px;font-weight:700;line-height:36px;margin-bottom:56px}}.section--slider-timeline #slider-timeline{width:95%}.section--slider-timeline #slider-timeline .owl-stage-outer{overflow:unset}.section--slider-timeline #slider-timeline .owl-stage-outer .owl-item{opacity:.6;transition:all .3s}.section--slider-timeline #slider-timeline .owl-stage-outer .owl-item.active{opacity:1}.section--slider-timeline #slider-timeline .card{border:unset;border-radius:12px;box-shadow:0 16px 20px 0 rgba(0,0,0,.07);cursor:pointer;display:block;overflow:hidden;padding:16px;position:relative}.section--slider-timeline #slider-timeline .card figure{border-radius:6px;margin:0;min-height:500px;overflow:hidden;position:relative;width:100%}@media(max-width:991.98px){.section--slider-timeline #slider-timeline .card figure{min-height:282px}}.section--slider-timeline #slider-timeline .card figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section--slider-timeline #slider-timeline .card figure:before{background:rgba(0,0,0,.65);bottom:0;content:"";height:13%;position:absolute;right:0;transition:all .3s;width:100%;z-index:1}.section--slider-timeline #slider-timeline .card .text{bottom:0;color:#fff;left:0;margin:auto;padding:8px;position:absolute;right:0;width:92%;z-index:2}.section--slider-timeline #slider-timeline .card .text .title-ppal{align-items:center;display:flex;justify-content:space-between}.section--slider-timeline #slider-timeline .card .text .title-ppal h4{color:#fff;font-size:32px;font-weight:700;line-height:32px}@media(max-width:991.98px){.section--slider-timeline #slider-timeline .card .text .title-ppal h4{font-size:20px;line-height:20px}}.section--slider-timeline #slider-timeline .card .text .title-ppal span{align-items:center;display:flex;font-size:18px;font-weight:600;gap:8px;margin:0;opacity:1;transition:all .3s}.section--slider-timeline #slider-timeline .card .text .title-ppal span i{font-size:16px}.section--slider-timeline #slider-timeline .card .text .contenido{margin-top:16px;max-height:0;opacity:0;overflow:hidden;transition:all .3s}.section--slider-timeline #slider-timeline .card .text .contenido p{color:#fff;margin-bottom:24px}.section--slider-timeline #slider-timeline .card:hover .title-ppal span{opacity:0}.section--slider-timeline #slider-timeline .card:hover figure:before{height:100%;transition:all .3s}.section--slider-timeline #slider-timeline .card:hover .contenido{max-height:500px;opacity:1;transition:all .3s}.section--slider-timeline .slider-nav{align-items:center;justify-content:center;margin-top:24px}@media(max-width:991.98px){.section--slider-timeline .slider-nav{justify-content:flex-start}}.section--slider-timeline .slider-nav__content{padding:0 50px}.section--slider-timeline .slider-nav__content .owl-nav button{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.25);display:flex;height:28px;justify-content:center;width:28px}.section--slider-timeline .slider-nav__content .owl-nav button span i{color:#2d6df6;font-size:16px;width:16px}.section--slider-timeline .slider-nav__content .owl-nav button.disabled{cursor:not-allowed;opacity:.4}@media(max-width:991.98px){.section--slider-timeline .slider-nav__content .owl-nav{gap:24px;justify-content:center}}.section--slider-timeline .slider-nav__content .owl-dots .owl-dot span{background-color:#2d6df6;border-radius:50px;height:10px;opacity:.2712;width:10px}.section--slider-timeline .slider-nav__content .owl-dots .owl-dot.active span{opacity:1;width:20px}.section--slider-timeline .slider-nav__content .owl-dots .owl-dot.active span:before{display:none}.banner-history{background-color:#e5e9ea;margin:0;padding:114px 0}@media(max-width:991.98px){.banner-history{padding:64px 0 0}}.banner-history .text{color:#0033a0;margin-left:19%;padding-top:70px;width:80%}@media(max-width:991.98px){.banner-history .text{margin-left:5%;padding-bottom:24px;padding-top:0;width:92%}}.banner-history .text h2{font-size:48px;font-weight:700;line-height:48px;margin-bottom:24px}@media(max-width:991.98px){.banner-history .text h2{font-size:36px;font-weight:700;line-height:36px;margin-bottom:24px}}.banner-history .image{height:300px;width:100%}@media(max-width:991.98px){.banner-history .image{height:220px}}.banner-history .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
