@charset "UTF-8";*,:before,:after{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}li{list-style:none}body{overflow-x:hidden}@font-face{font-family:Helvetica-Bold;src:url(../fonts/Helvetica-Bold.ttf)}@font-face{font-family:Helvetica-Bold-Oblique;src:url(../fonts/Helvetica-Bold-Oblique.ttf)}@font-face{font-family:Helvetica-Regular;src:url(../fonts/Helvetica-Regular.ttf)}@font-face{font-family:Helvetica-Regular-Oblique;src:url(../fonts/Helvetica-Regular-Oblique.ttf)}html{font-family:Helvetica-Regular}.font__normal{font-family:Helvetica-Regular,Helvetica,sans-serif}.font__normal--italic{font-family:Helvetica-Regular-Oblique,Helvetica,sans-serif}.fw__bold{font-family:Helvetica-Bold,Helvetica,sans-serif}.fw__bold--italic{font-family:Helvetica-Bold-Oblique,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Helvetica-bold,Helvetica,Arial,sans-serif}p{font-size:18px}.btn{padding:.75rem 4rem;border-radius:1rem;font-size:14px;text-transform:uppercase;border:none;cursor:pointer}.btn__blue{background:#09539B;color:#fff;border:2px solid #09539B}.btn__blue--outline{border:2px solid #09539B;background:transparent;color:#09539b}.btn__white{background:#ffffff;color:#09539b;border:2px solid #ffffff}.btn__white--outline{border:2px solid #ffffff;background:transparent;color:#fff}.btn__green{background:#95BF2C;color:#fff;border:2px solid #95BF2C}.btn__green--outline{border:2px solid #95BF2C;background:transparent;color:#95bf2c}.btn__sky-blue{background:#0089BE;color:#fff;border:2px solid #0089BE}.btn__sky-blue--outline{border:2px solid #0089BE;background:transparent;color:#0089be}.container{margin:auto;width:95%}@media screen and (min-width: 720px){.container{width:90%}}@media screen and (min-width: 920px){.container{width:85%}}.header{background:#09539B;padding:1rem 2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;z-index:100}.header__logo{text-decoration:none}.header__logo-image{width:180px}.header__menu{border:none;background:none}.header__menu-icon{font-size:2rem;color:#fff}.header__menu-icon:hover{color:#95bf2c;cursor:pointer;transition:color .5s ease-in-out}.header__nav{position:absolute;height:100vh;width:100vw;background:rgba(0,0,0,.6);top:0;left:0}.header__nav-list{background:#09539B;width:80vw;height:100vh;opacity:1;position:absolute;top:0;right:0;padding:1rem}@media screen and (min-width: 720px){.header__nav-list{width:60vw}}.header__nav-list .nav__item-link{padding:.5rem;display:inline-block;width:100%}.header__nav-list .nav__item-link:hover{background:#0089BE;border-radius:1rem}.header__nav-list .nav__item:first-child{float:right;background:transparent;border:2px solid #ffffff;border-radius:4px;outline:none;margin-top:16px;margin-right:8px;cursor:pointer}.header__nav-list .nav__item:last-child{margin-top:1rem}.header__nav-list .nav__item:last-child a{color:#09539b}.header__nav-list .nav__item:last-child a:hover{background:transparent;color:#fff;border:2px solid #ffffff;transition:all .5s ease-in-out}.header__nav .nav__item-link{color:#fff;font-size:18px}.header .hidden-menu{display:none;visibility:hidden}.nav__item-link--active{background:#0089BE;border-radius:1rem;color:#fff}@media screen and (min-width: 1024px){.header{padding:1rem 2rem}.header__logo-image{width:200px}.header__menu{display:none;visibility:hidden}.header__nav{position:unset;height:unset;width:unset;background:unset}.header__nav-list{background:unset;width:unset;height:unset;position:unset;padding:unset;display:flex;justify-content:space-around;align-items:center;gap:1rem}.header__nav .nav__item{padding:unset}.header__nav .nav__item:first-child{display:none;visibility:hidden}.header__nav .nav__item:last-child{margin-top:0}.header__nav .nav__item-link{color:#fff;font-size:18px}.header .hidden-menu{display:inline-block;visibility:visible}}.footer{background:#09539B;padding:2rem}.footer__logo{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem}.footer__logo-image{width:280px}.footer__logo-paragraph{color:#fff;font-size:18px}.footer__info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.footer__info-data .data__title{color:#fff;font-size:18px;text-align:center;text-transform:uppercase;font-weight:700;margin-bottom:.5rem}.footer__info-data .data__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.footer__info-data .data__content-address{color:#fff;font-size:14px}.footer__info-data .data__content-mobile{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:.5rem;color:#fff}.footer__info-data .data__content-mobile-link{font-size:14px;color:#fff}.footer__info-data .data__content-mobile-link:hover{text-decoration:underline}.footer__info-data .data__content-phone{color:#fff;font-size:14px;cursor:pointer}.footer__info-data .data__content-phone:hover{text-decoration:underline}.footer__info-line{margin:1rem 0;width:40%;color:#fff}.footer__info-social{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.footer__info-social .social__title{color:#fff;font-size:18px;text-align:center;text-transform:uppercase;font-weight:700;margin-bottom:.5rem}.footer__info-social .social__list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.footer__info-social .social__list-item .list__item-link{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:8px;background:#ffffff;padding:8px 32px;border-radius:1rem;cursor:pointer;color:#09539b;font-size:18px;border:2px solid #09539B}.footer__info-social .social__list-item .list__item-link:hover{background:none;color:#fff;border:2px solid #ffffff;transition:all .5s ease-out}@media screen and (min-width: 720px){.footer .footer__logo{margin-bottom:0}.footer .footer__logo-image{width:480px}.footer__info{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer__info-data .data__title{margin-bottom:2rem}.footer__info-data .data__content,.footer__info-data .data__content-mobile{gap:1rem}.footer__info-line{display:none;visibility:hidden}.footer__info-social{align-items:center;gap:.5rem}.footer__info-social .social__title{color:#fff;font-size:18px;text-align:center;text-transform:uppercase;font-weight:700;margin-bottom:.5rem}.footer__info-social .social__list{display:flex;flex-direction:row;gap:1rem;position:relative}.footer__info-social .social__list-item .list__item-link{flex-direction:row;padding:8px;border-radius:999px}.footer__info-social .social__list-item .list__item-link .item__link-text{display:none}.footer__info-social .social__list-item:nth-child(1):hover:after{content:"Correo electr\f3nico";position:absolute;top:50px;color:#fff}.footer__info-social .social__list-item:nth-child(2):hover:after{content:"Facebook";position:absolute;top:50px;color:#fff}.footer__info-social .social__list-item:nth-child(3):hover:after{content:"Instagram";position:absolute;top:50px;color:#fff}.footer__info-social .social__list-item:nth-child(4):hover:after{content:"LinkedIn";position:absolute;top:50px;color:#fff}.footer__info-social .social__list-item:nth-child(5):hover:after{content:"WhatsApp";position:absolute;top:50px;color:#fff;right:1px}}@media screen and (min-width: 1024px){.footer{display:flex;justify-content:space-between;align-items:center;padding:2rem}.footer .footer__logo-image{width:380px}.footer__info{flex-direction:column;justify-content:center;align-items:center}.footer__info-data .data__title{margin-bottom:2rem}.footer__info-data .data__content{gap:1.5rem;font-size:18px}.footer__info-data .data__content-address{font-size:18px}.footer__info-data .data__content-mobile{gap:1rem}.footer__info-data .data__content-mobile-link,.footer__info-data .data__content-phone{font-size:18px}.footer__info-line{display:inline-block;background:#ffffff;width:40%;visibility:visible}.footer__info-social{align-items:center;gap:.5rem}.footer__info-social .social__title{font-size:18px;text-align:center;font-weight:700;margin-bottom:.5rem}.footer__info-social .social__list{display:flex;flex-direction:row;gap:1rem;position:relative}.footer__info-social .social__list-item .list__item-link{flex-direction:row;padding:8px 2rem;border-radius:1rem;font-size:20px}.footer__info-social .social__list-item:nth-child(1):hover:after{content:"Correo electr\f3nico";position:absolute;top:50px;color:#fff}.footer__info-social .social__list-item:nth-child(2):hover:after{content:"Facebook";position:absolute;top:50px;color:#fff}.footer__info-social .social__list-item:nth-child(3):hover:after{content:"Instagram";position:absolute;top:50px;color:#fff}.footer__info-social .social__list-item:nth-child(4):hover:after{content:"LinkedIn";position:absolute;top:50px;color:#fff}.footer__info-social .social__list-item:nth-child(5):hover:after{content:"WhatsApp";position:absolute;top:50px;color:#fff;right:1px}}.hero{background-color:#09539b;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 1rem}.hero__image{width:80%;border-radius:1rem;margin-bottom:1rem}.hero__content{text-align:center;font-size:1rem;padding:0 1rem}.hero__content .content__title{color:#fff;font-size:1.25rem;text-transform:uppercase;padding-bottom:1rem}@media screen and (min-width: 720px){.hero__content .content__title{font-size:2rem}}.hero__content .content__title-str{color:#95bf2c;font-weight:700}.hero__content .content__paragraph{color:#fff;text-align:justify;text-indent:1rem;padding-bottom:1rem}.hero__content .content__button:hover{background:#ffffff;color:#09539b;transition:all .5s ease-in-out}.about{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.about__image{width:80%;border:2px solid #09539B;border-radius:1rem;margin-bottom:.5rem}.about__content-head{margin-bottom:1rem}.about__content-head .content__head-title{color:#09539b;font-size:1.25rem;text-transform:uppercase}@media screen and (min-width: 720px){.about__content-head .content__head-title{font-size:2rem}}.about__content-head .content__head-line{width:115px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.about__content-paragraph{text-align:justify;text-indent:1rem}.service{width:100%;padding:2rem;background:#09539B;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.service__head{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;text-align:center}.service__head-title{color:#fff;font-size:1.25rem;text-transform:uppercase;display:inline}@media screen and (min-width: 720px){.service__head-title{font-size:2rem}}.service__head-title .head__title-line{width:150px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.service__head-paragraph{color:#fff}.service__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.service__content-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;border:2px solid #ffffff;padding:4rem 2rem;border-radius:1rem;height:280px}.service__content-card .card__icon{font-size:4.5rem;color:#fff}.service__content-card .card__text{text-align:center;font-size:24px;color:#fff;font-weight:400}.service__download{margin-top:1rem}.service__download-paragraph{text-align:center;font-size:20px;color:#fff;margin-bottom:1rem}.service__download-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.service__download-button .service__download-button-icon{font-size:1.5rem}.service__download-button:hover{background:#ffffff;color:#09539b;transition:all .5s ease-in}.more{padding:2rem;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.more__head{margin-bottom:1rem}.more__head-title{color:#09539b;font-size:1.25rem;text-transform:uppercase;margin-bottom:1rem}@media screen and (min-width: 720px){.more__head-title{font-size:2rem}}.more__head-title-line{width:80px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.more__head-paragraph{text-align:justify;text-indent:1rem;font-size:18px}.more__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.more__content-image{width:80%;border-radius:1rem;border:2px solid #09539B}.more__content-button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.more__content-button .button-about:hover{background:#ffffff;color:#09539b;outline:auto;transition:all .5s ease-out}.more__content-button .button-contact:hover{background:#09539B;color:#fff;transition:all .5s ease-out}@media screen and (min-width: 720px){.hero{padding:2rem}.hero__image{width:80%;margin-bottom:1.5rem}.hero__content .content__title{padding-bottom:1.5rem}.hero__content .content__paragraph{text-indent:2rem}.about{padding:6rem 4rem}.about__image{margin-bottom:1rem}.about__content-head{margin-bottom:1.5rem}.about__content-head .content__head-line{width:175px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.about__content-paragraph{text-indent:2rem}.service{padding:2rem 4rem;gap:2rem}.service__head{gap:1.5rem;text-align:center}.service__head-title .head__title-line{width:185px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.service__content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:100%}.service__content-card{width:100%}.service__download{display:flex;flex-direction:column;justify-content:center}.service__download-paragraph{margin-bottom:2rem}.more{padding:4rem}.more__head{margin-bottom:2rem}.more__head-title-line{width:120px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.more__head-paragraph{text-indent:2rem}.more__content-button{gap:1rem}}@media screen and (min-width: 1024px){.hero{flex-direction:row-reverse;justify-content:space-between;gap:2rem;padding:4rem}.hero__image{width:480px;margin-bottom:unset}.hero__content{padding:unset}.hero__content .content__title{padding-bottom:1.5rem}.hero__content .content__paragraph{text-align:center;text-indent:unset;padding-bottom:1.5rem}.about{padding:6rem 4rem;flex-direction:row;justify-content:space-between;gap:2rem}.about__image{width:480px;margin-bottom:unset}.about__content-head{margin-bottom:1.5rem}.about__content-head .content__head-line{width:170px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.about__content-paragraph{text-indent:2rem}.service{padding:2rem 4rem 6rem}.service__download{align-items:center}.service__download-paragraph{width:80%}.more{padding:2rem 4rem 4rem}.more__head-title-line{width:120px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.more__head-paragraph{text-align:unset;text-indent:unset}.more__content{flex-direction:row;justify-content:space-between;align-items:center}.more__content-image{width:580px}.more__content-button{gap:1.5rem}}@media screen and (min-width: 1400px){.hero{padding:8rem 12rem}.hero__image{width:500px}.hero__content .content__title,.hero__content .content__paragraph{padding-bottom:2rem}.about{padding:8rem 12rem}.about__image{width:500px}.about__content-head{margin-bottom:2rem}.service,.more{padding:8rem 12rem}.more__head-title-line{width:120px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.more__head-paragraph{text-align:unset;text-indent:unset}.more__content{flex-direction:row;justify-content:space-between;align-items:center}.more__content-image{width:580px}.more__content-button{gap:1.5rem}}.head{background:#09539B;padding:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.head__title{text-align:center;color:#fff;font-size:1.25rem;text-transform:uppercase}@media screen and (min-width: 720px){.head__title{font-size:2rem}}.head__shape{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.head__shape .circle__row{display:flex;justify-content:center;align-items:center;gap:8px;color:#fff}.head__shape .circle__row .bx{font-size:8px}.presentation{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(280,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230089BE'/%3E%3Cstop offset='1' stop-color='%23B1DC46'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(155,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2395BF2C'/%3E%3Cstop offset='1' stop-color='%230BB4E8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='6.93'%3E%3Cpath transform='translate(-107.8 5.6) rotate(-1.5999999999999996 1409 581) scale(0.941104)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='2.3100000000000005' transform='translate(-133 82) rotate(7.6000000000000005 800 450) scale(1.006592)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(19.400000000000002 -93) rotate(59 401 736) scale(1.006592)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='2.1'%3E%3Cpath transform='translate(492 1.1999999999999993) rotate(-0.2999999999999998 150 345) scale(0.984368)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='4.620000000000001' transform='translate(-141 -222) rotate(50.400000000000006 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-301.6 82.4) rotate(8.400000000000002 1400 132) scale(0.83)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover;background-position:center;padding:2rem}.presentation__head{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem}.presentation__head-logo{width:320px}.presentation__head-paragraph{text-align:justify;text-indent:1rem}.presentation__image{display:block;margin:auto;width:320px;border-radius:1rem;border:2px solid #09539B;box-shadow:0 0 5px #95bf2c}.history{background:#95BF2C;padding:2rem}.history__title{color:#fff;font-size:1.25rem;text-transform:uppercase;margin-bottom:1rem}@media screen and (min-width: 720px){.history__title{font-size:2rem}}.history__title-line{width:120px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.history__content{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:2rem}.history__content-paragraph{color:#fff;text-align:justify;text-indent:2rem}.history__content-image{width:320px;border:2px solid #ffffff;border-radius:1rem}.info{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(280,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230089BE'/%3E%3Cstop offset='1' stop-color='%23B1DC46'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(155,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2395BF2C'/%3E%3Cstop offset='1' stop-color='%230BB4E8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='6.93'%3E%3Cpath transform='translate(-107.8 5.6) rotate(-1.5999999999999996 1409 581) scale(0.941104)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='2.3100000000000005' transform='translate(-133 82) rotate(7.6000000000000005 800 450) scale(1.006592)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(19.400000000000002 -93) rotate(59 401 736) scale(1.006592)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='2.1'%3E%3Cpath transform='translate(492 1.1999999999999993) rotate(-0.2999999999999998 150 345) scale(0.984368)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='4.620000000000001' transform='translate(-141 -222) rotate(50.400000000000006 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-301.6 82.4) rotate(8.400000000000002 1400 132) scale(0.83)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover;background-position:center;padding:2rem 2rem 4rem;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}.info__head-title{color:#09539b;font-size:1.25rem;text-transform:uppercase;margin-bottom:1rem}@media screen and (min-width: 720px){.info__head-title{font-size:2rem}}.info__head-title__line{width:80px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.info__head-paragraph{text-align:justify;text-indent:1rem}.info__image{width:320px;margin-bottom:2rem;border:2px solid #09539B;border-radius:1rem}.mission{background:#95BF2C;padding:2rem 2rem 2rem 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.mission .mission__card{border:2px solid #ffffff;border-radius:1rem;padding:1rem}.mission .mission__card-title{font-size:1.25rem;text-transform:uppercase;text-align:center;color:#fff;margin-bottom:1rem}.mission .mission__card-line{width:35%;border:none;padding:2px;margin:2rem auto;background:#ffffff}.mission .mission__card-paragraph{color:#fff;text-align:justify;text-indent:1rem}.mission .mission__card:last-child{background:#ffffff}.mission .mission__card:last-child .mission__card-title{color:#95bf2c}.mission .mission__card:last-child .mission__card-line{background:#95BF2C}.mission .mission__card:last-child .mission__card-paragraph{color:#95bf2c}.objective{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(280,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230089BE'/%3E%3Cstop offset='1' stop-color='%23B1DC46'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(155,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2395BF2C'/%3E%3Cstop offset='1' stop-color='%230BB4E8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='6.93'%3E%3Cpath transform='translate(-107.8 5.6) rotate(-1.5999999999999996 1409 581) scale(0.941104)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='2.3100000000000005' transform='translate(-133 82) rotate(7.6000000000000005 800 450) scale(1.006592)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(19.400000000000002 -93) rotate(59 401 736) scale(1.006592)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='2.1'%3E%3Cpath transform='translate(492 1.1999999999999993) rotate(-0.2999999999999998 150 345) scale(0.984368)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='4.620000000000001' transform='translate(-141 -222) rotate(50.400000000000006 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-301.6 82.4) rotate(8.400000000000002 1400 132) scale(0.83)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover;background-position:center;padding:4rem 2rem}.objective__title{color:#09539b;font-size:1.25rem;text-transform:uppercase;margin-bottom:1.5rem}@media screen and (min-width: 720px){.objective__title{font-size:2rem}}.objective__title-line{width:120px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.objective__list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.objective__list-card{border:2px solid #09539B;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.objective__list-card__image{width:100%;height:200px;object-fit:cover;object-position:top;border-radius:1rem 1rem 0 0;margin-bottom:.5rem}.objective__list-card__text{padding:.5rem 1rem 1.5rem;text-align:justify}.values{background:#95BF2C;padding:4rem 2rem}.values__title{color:#fff;font-size:1.25rem;text-transform:uppercase;margin-bottom:2rem}@media screen and (min-width: 720px){.values__title{font-size:2rem}}.values__title-line{width:120px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.values__list{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}.values__list-card{border:2px solid #ffffff;border-radius:1rem;padding:1rem}.values__list-card__text{text-align:center;text-transform:uppercase;font-size:18px;color:inherit}.values__list-card__line{text-align:center;border:none;background:#ffffff;padding:1px;width:40%;margin:1rem auto 0}.values__list-card:nth-of-type(odd){color:#fff}.values__list-card:nth-of-type(even){background:#ffffff;color:#95bf2c}.values__list-card:nth-of-type(even) .values__list-card__line{background:#95BF2C}.organization{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(280,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230089BE'/%3E%3Cstop offset='1' stop-color='%23B1DC46'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(155,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2395BF2C'/%3E%3Cstop offset='1' stop-color='%230BB4E8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='6.93'%3E%3Cpath transform='translate(-107.8 5.6) rotate(-1.5999999999999996 1409 581) scale(0.941104)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='2.3100000000000005' transform='translate(-133 82) rotate(7.6000000000000005 800 450) scale(1.006592)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(19.400000000000002 -93) rotate(59 401 736) scale(1.006592)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='2.1'%3E%3Cpath transform='translate(492 1.1999999999999993) rotate(-0.2999999999999998 150 345) scale(0.984368)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='4.620000000000001' transform='translate(-141 -222) rotate(50.400000000000006 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-301.6 82.4) rotate(8.400000000000002 1400 132) scale(0.83)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover;background-position:center;padding:2rem}.organization__title{color:#09539b;font-size:1.25rem;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-bottom:2rem}@media screen and (min-width: 720px){.organization__title{font-size:2rem}}.organization__title-line{width:160px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.organization__image{width:100%;display:block;margin:auto}.flowchart{background-color:#95bf2c;padding:2rem}.flowchart__title{color:#fff;font-size:1.25rem;text-transform:uppercase;margin-bottom:2rem}@media screen and (min-width: 720px){.flowchart__title{font-size:2rem}}.flowchart__title-line{width:100px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.flowchart__image{width:100%;display:block;margin:auto}.clients{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(280,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230089BE'/%3E%3Cstop offset='1' stop-color='%23B1DC46'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(155,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2395BF2C'/%3E%3Cstop offset='1' stop-color='%230BB4E8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='6.93'%3E%3Cpath transform='translate(-107.8 5.6) rotate(-1.5999999999999996 1409 581) scale(0.941104)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='2.3100000000000005' transform='translate(-133 82) rotate(7.6000000000000005 800 450) scale(1.006592)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(19.400000000000002 -93) rotate(59 401 736) scale(1.006592)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='2.1'%3E%3Cpath transform='translate(492 1.1999999999999993) rotate(-0.2999999999999998 150 345) scale(0.984368)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='4.620000000000001' transform='translate(-141 -222) rotate(50.400000000000006 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-301.6 82.4) rotate(8.400000000000002 1400 132) scale(0.83)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover;background-position:center;padding:2rem}.clients__head{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.clients__head-title{margin-bottom:1rem}.clients__head-title__text{color:#09539b;font-size:1.25rem;text-transform:uppercase;margin-bottom:1rem}@media screen and (min-width: 720px){.clients__head-title__text{font-size:2rem}}.clients__head-title__text-line{width:120px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.clients__head-title__paragraph{text-align:justify;text-indent:1rem}.clients__head-image{width:80%;border-radius:1rem;border:2px solid #09539B}.clients__content{margin-top:1rem}.clients__content-paragraph{text-align:justify;text-indent:1rem;margin-bottom:2rem}.clients__content-button{display:inline-block;margin:auto}.clients__content-button:hover{border:2px solid #09539B;background:#ffffff;color:#09539b;transition:all .5s ease-in}@media screen and (min-width: 580px){.head{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:6rem 4rem}.head__shape{align-items:flex-end}.presentation{padding:4rem}.presentation__head-paragraph{text-indent:2rem}.presentation__image{width:80%}.history{padding:4rem 4rem 6rem}.history__title{margin-bottom:1.5rem}.info{padding:4rem 4rem 6rem}.info__head-title{margin-bottom:1.5rem}.info__head-paragraph{text-indent:2rem}.info__image{width:80%}.mission{padding:4rem 4rem 6rem}.mission .mission__card{padding:2rem}.objective{padding:4rem 4rem 6rem}.objective__list{gap:2rem}.objective__list-card__text{padding:1rem 1.5rem}.values{padding:4rem 4rem 6rem}.values__list{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center}.values__list-card{padding:2rem 1rem}.organization,.flowchart,.clients{padding:4rem 4rem 6rem}.clients__head-title__text{margin-bottom:1.5rem}.clients__head-title__paragraph{text-indent:2rem}.clients__head-image{width:80%}.clients__content{margin-top:2rem}.clients__content-paragraph{text-indent:2rem;margin-bottom:2.5rem}}@media screen and (min-width: 720px){.history{padding:4rem 4rem 6rem}.history__title{margin-bottom:1.5rem}.mission .mission__card{padding:3rem}.objective__title-line{width:190px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.objective__list{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:2rem}.objective__list-card{justify-content:start;height:100%}.objective__list-card__text{padding:1rem 1.5rem}.objective__list-card:last-child{grid-column:span 2/span 2;flex-direction:row}.objective__list-card:last-child .objective__list-card__image{width:280px;border-radius:1rem 0 0 1rem}.objective__list-card:last-child .objective__list-card__image{padding:unset;margin-bottom:unset}.values{padding:4rem 4rem 6rem}.values__title-line{width:185px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.values__list{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center}.values__list-card{padding:1rem}.organization{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(280,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230089BE'/%3E%3Cstop offset='1' stop-color='%23B1DC46'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(155,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2395BF2C'/%3E%3Cstop offset='1' stop-color='%230BB4E8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='6.93'%3E%3Cpath transform='translate(-107.8 5.6) rotate(-1.5999999999999996 1409 581) scale(0.941104)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='2.3100000000000005' transform='translate(-133 82) rotate(7.6000000000000005 800 450) scale(1.006592)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(19.400000000000002 -93) rotate(59 401 736) scale(1.006592)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='2.1'%3E%3Cpath transform='translate(492 1.1999999999999993) rotate(-0.2999999999999998 150 345) scale(0.984368)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='4.620000000000001' transform='translate(-141 -222) rotate(50.400000000000006 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-301.6 82.4) rotate(8.400000000000002 1400 132) scale(0.83)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover;background-position:center;padding:2rem}.organization__title{color:#09539b;font-size:1.25rem;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-bottom:2rem}}@media screen and (min-width: 720px) and (min-width: 720px){.organization__title{font-size:2rem}}@media screen and (min-width: 720px){.organization__title-line{width:260px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}}@media screen and (min-width: 720px){.flowchart{padding:4rem 4rem 6rem}.flowchart__title-line{width:160px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}}@media screen and (min-width: 720px){.clients{padding:4rem 4rem 6rem}.clients__head-title__text{margin-bottom:1.5rem}.clients__head-title__text-line{width:185px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.clients__head-title__paragraph{text-indent:2rem}.clients__head-image{width:80%}.clients__content{margin-top:2rem}.clients__content-paragraph{text-indent:2rem;margin-bottom:2.5rem}}@media screen and (min-width: 1040px){.head{padding:8rem}.presentation{padding:8rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}.presentation__head{gap:2rem;margin-bottom:unset}.presentation__head-logo{width:380px}.presentation__image{width:420px}.history{padding:8rem}.history__title{margin-bottom:3rem}.history__title-line{width:190px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.history__content{flex-direction:row}.history__content-image{height:420px;width:420px;object-fit:cover;object-position:center}.info{padding:8rem;flex-direction:row;gap:2rem}.info__head-title{margin-bottom:2rem;text-align:center;font-size:1.5rem}.info__head-title__line{width:80px;height:0;padding:2px;background:#09539B;border:none;box-shadow:0 0 20px #fff;margin:auto}.info__image{width:420px;margin-bottom:0}.mission{padding:8rem;flex-direction:row}.mission .mission__card{padding:2rem}.mission .mission__card-paragraph{text-indent:2rem}.objective{padding:8rem}.objective__title{margin-bottom:3rem}.objective__title-line{width:190px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.objective__list-card{flex-direction:row;justify-content:start;align-items:center}.objective__list-card__image{width:220px;border-radius:1rem 0 0 1rem;margin-bottom:0}.objective__list-card__text{padding:1rem}.objective__list-card:last-child .objective__list-card__image{width:380px}.values{padding:8rem 8rem 12rem}.values__title-line{width:190px;height:0;padding:2px;background:#ffffff;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.organization{padding:8rem}.organization__image{width:80%}.flowchart{padding:8rem}.flowchart__image{width:80%}.clients{padding:8rem}.clients__head{flex-direction:row-reverse;gap:2rem;margin-bottom:2rem}.clients__head-title{margin-bottom:2rem}.clients__head-title__text{text-align:center}.clients__head-title__text-line{width:80px;height:0;padding:2px;background:#09539B;border:none;box-shadow:0 0 20px #fff;margin:auto}.clients__head-title__paragraph{text-align:center}.clients__head-image{width:500px}}@media screen and (min-width: 1400px){.head{padding:8rem 16rem}.presentation{padding:8rem 12rem}.presentation__image{width:500px}.history{padding:8rem 12rem}.history__content-image{width:500px}.info{padding:8rem 12rem;flex-direction:row;gap:2rem}.info__head-title{text-align:left}.info__head-title__line{width:95px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff;margin:unset}.info__image{width:500px}.mission{padding:8rem 12rem;align-items:flex-start}.objective{padding:8rem 12rem}.objective__list-card:last-child .objective__list-card__image{width:720px}.values{padding:8rem 12rem 12rem}.organization{padding:8rem 12rem}.organization__title{margin-bottom:4rem}.organization__image{width:800px}.flowchart{padding:8rem 12rem}.flowchart__title{margin-bottom:4rem}.flowchart__image{width:800px}.clients{padding:8rem 12rem}.clients__head-title__text{text-align:left}.clients__head-title__text-line{width:190px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff;margin:unset}}.heros{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:2rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.heros__card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;border:2px solid #09539B;border-radius:1rem}.heros__card-head{text-align:center;padding:1rem}.heros__card-head__title{color:#09539b;font-size:1.25rem;text-transform:uppercase;margin-bottom:1rem}@media screen and (min-width: 720px){.heros__card-head__title{font-size:2rem}}.heros__card-head__paragraph{text-align:justify;text-indent:1rem}.heros__card-image{width:100%;border-radius:0 0 1rem 1rem}.heros__card:last-child{flex-direction:column-reverse}.heros__line{width:40%;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.services{background:#95BF2C;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.services__card{border:2px solid #ffffff;border-radius:1rem;padding:2rem}.services__card-title{font-size:1rem;color:#fff;text-align:center;text-transform:uppercase}.services__card-line{margin:1rem auto;padding:1px;border:none;width:50%;background:#ffffff}.services__card-paragraph{text-align:justify;text-indent:1rem;color:#fff}.services__card:last-child{background:#ffffff}.services__card:last-child .services__card-title{color:#95bf2c}.services__card:last-child .services__card-line{background:#95BF2C}.services__card:last-child .services__card-paragraph{color:#95bf2c}.atention{padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.atention__head{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.atention__head-image{width:200px;border-radius:1rem}.atention__head-title{color:#09539b;font-size:1.25rem;text-transform:uppercase}@media screen and (min-width: 720px){.atention__head-title{font-size:2rem}}.swiper{width:90%;margin:auto;border:2px solid #09539B;border-radius:1rem}.swiper-card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:1rem}.swiper-hero{position:relative;border-radius:1rem}.swiper-image{border-radius:1rem 1rem 0 0;width:100%;display:block}.swiper-text{background:#09539B;padding:1rem 4rem;text-transform:uppercase;border-radius:1.5rem 0 0 1.5rem;color:#fff;position:absolute;bottom:25px;right:0}.swiper-paragraph{padding:1rem 1rem 2rem;text-align:justify}@media screen and (min-width: 720px){.heros{padding:4rem}.heros__card-head__title{font-size:1.5rem}.heros__card-head__paragraph{text-indent:2rem}.heros__card-image{width:100%}.heros__line{width:50%;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.services{padding:4rem}.services__card{padding:3rem}.services__card-paragraph{text-align:center;text-indent:unset}.atention{padding:4rem}.atention__head{flex-direction:row}.atention__head-image{width:280px}.atention__head-title{color:#09539b;font-size:1.25rem;text-transform:uppercase;text-align:right}}@media screen and (min-width: 720px) and (min-width: 720px){.atention__head-title{font-size:2rem}}@media screen and (min-width: 920px){.heros{padding:6rem}.heros__card{flex-direction:row;border:none}.heros__card-head__paragraph{text-indent:2rem}.heros__card-image{width:380px;border-radius:1rem;border:2px solid #09539B}.heros__card:last-child{flex-direction:row}.services{padding:6rem;flex-direction:row}.services__card{padding:2rem;width:100%;height:320px}.atention{padding:6rem}.atention__head-image{width:380px}.swiper-card{flex-direction:row}.swiper-image{border-radius:1rem 0 0 1rem;width:100%}.swiper-paragraph{padding-bottom:1rem;text-indent:1rem}}@media screen and (min-width: 1200px){.heros{gap:6rem}.heros__card{flex-direction:row;border:none;gap:3rem}.heros__card-image{width:480px}.services__card{padding:4rem;width:100%;height:300px}.atention{padding:6rem}.atention__head-image{width:420px}.swiper-image{width:820px}}@media screen and (min-width: 1400px){.heros{padding:8rem 12rem 12rem}.heros__card{flex-direction:row;border:none;gap:3rem}.heros__card-image{width:500px}.services,.atention{padding:8rem 12rem 12rem}.atention__head{gap:2rem}.atention__head-image{width:500px}.atention__slider-card__hero .card__hero-image{width:620px}.atention__slider-card__hero .card__hero-text{padding:1.5rem 5rem}}.client__head{padding:2rem;margin-bottom:4rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.client__head-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem}.client__head-card__title{color:#09539b;font-size:1.25rem;text-transform:uppercase}@media screen and (min-width: 720px){.client__head-card__title{font-size:2rem}}.client__head-card__title-line{width:120px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.client__head-card__paragraph{text-align:justify;text-indent:1rem}.client__head-image{width:80%;display:block;margin:auto;border-radius:1rem;border:2px solid #09539B}.line__separator{display:none;visibility:hidden}.client__list{padding:2rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.client__list-title{font-size:1.5rem;text-align:center;font-weight:400;margin-bottom:2rem}.client__list-flex{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2.5rem}.client__list-flex .list__card{width:180px;height:80px;border:2px solid #09539B;border-radius:1rem;padding:8px;display:flex;justify-content:center;align-items:center}.client__list-flex .list__card-logo{width:100%;height:100%;object-fit:contain;object-position:center}.client__list-flex .list__card-paragraph{text-transform:uppercase;text-align:center;font-size:14px;font-weight:700;color:#09539b}.client__list-unorder{margin-top:3rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.client__list-unorder li{text-transform:uppercase;list-style:disc}@media screen and (min-width: 720px){.client__head{padding:4rem}.client__head-card{gap:3rem}.client__head-card__title-line{width:190px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.client__head-card__paragraph{text-indent:2rem}.line__separator{display:block;visibility:visible;border:none;padding:2px;width:40%;background-color:#09539b;margin:auto;box-shadow:0 0 25px 1px #0089be}.client__list{padding:4rem}.client__list-flex .list__card{width:240px}.client__list-unorder{flex-direction:row;justify-content:space-between}}@media screen and (min-width: 920px){.client__head{padding:6rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:0}.client__head-card{gap:2rem;margin-bottom:0}.client__head-card__title-line{width:190px;height:0;padding:2px;background:#09539B;border:none;margin-top:4px;box-shadow:0 0 20px #fff}.client__head-card__paragraph{text-indent:2rem}.client__head-image{width:320px}.client__list{padding:6rem}.client__list-flex .list__card{width:280px;height:88px}.client__list-unorder{flex-direction:row;justify-content:space-between}.client__list-unorder li{font-size:18px}}@media screen and (min-width: 1200px){.client__head{padding:8rem;gap:3rem}.client__head-card{align-items:flex-start}.client__head-image{width:480px}.line__separator{width:60%}.client__list{padding:8rem}.client__list-unorder{justify-content:space-around}.client__list-unorder li{font-size:20px}}@media screen and (min-width: 1400px){.client__head{padding:8rem 12rem}.client__head-image{width:580px}.line__separator{width:40%}.client__list{padding:8rem 12rem}}.contact__head{padding:2rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.contact__head-image{width:80%;border:2px solid #09539B;border-radius:1rem;display:block;margin:auto;margin-bottom:2rem}.contact__head-text__title{color:#09539b;font-size:1.25rem;text-transform:uppercase;margin-bottom:1rem;text-align:center}@media screen and (min-width: 720px){.contact__head-text__title{font-size:2rem}}.contact__head-text__title .title__line{width:150px;height:0;padding:2px;background:#09539B;border:none;box-shadow:0 0 20px #fff;margin:auto}.contact__head-text__paragraph{text-align:justify;text-indent:1rem}.contact__info{padding:2rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.contact__info-head__title{font-size:16px;text-transform:uppercase;text-align:center;margin-bottom:2rem;color:#09539b}.contact__info-head__title .title__line{width:120px;height:0;padding:2px;background:#09539B;border:none;box-shadow:0 0 20px #fff;margin:auto}.contact__info-social{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.contact__info-social__item{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:16px;border-radius:999px;font-size:18px;background:#09539B;color:#fff}.contact__info-social__item span{display:none}.contact__info-social__item:hover span{display:inline}.contact__info-address__title{font-size:16px;text-transform:uppercase;color:#09539b;text-align:center;margin-bottom:1rem}.contact__info-address__paragraph{display:flex;justify-content:start;align-items:flex-start;gap:.5rem}.contact__form{padding:2rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2309539B'/%3E%3Cstop offset='1' stop-color='%2395BF2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%230C70D2'/%3E%3Cstop offset='1' stop-color='%23BAEE37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-94.15 0.7999999999999989) rotate(-5.050000000000001 1409 581) scale(0.9236709999999999)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-131.5 76) rotate(4.299999999999999 800 450) scale(1.00164)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(9.200000000000003 -61.5) rotate(24.5 401 736) scale(1.00164)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(456 6.6) rotate(-1.65 150 345) scale(0.9965569999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-100.5 -208.5) rotate(7.200000000000017 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-248.8 63.2) rotate(1.1999999999999993 1400 132) scale(0.815)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.contact__form-title{color:#09539b;font-size:1.25rem;margin-bottom:2rem}.contact__form-title span{color:#95bf2c}.form__group{width:100%;margin-bottom:2rem;position:relative}.form__wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}.form__input{width:100%;padding:12px 16px;border:none;border-radius:1rem;border:2px solid #09539B;outline:none;font-family:inherit;font-size:16px}.form__input:focus+.form__label,.form__input:not(:placeholder-shown)+.form__label{transform:translateY(-12px) translate(12px) scale(.8);transform-origin:left top;color:#09539b;background:#ffffff;padding:2px 4px}.form__label{cursor:pointer;position:absolute;top:0;left:16px;transform:translateY(14px);transition:transform .5s,color .3s;color:#cecece}.form__submit:hover{background:#09539B;color:#fff;transition:all .5s}.message{position:fixed;bottom:4rem;right:4rem}.message__content{padding:.5rem 1rem;background-color:#09539b;border-radius:1rem}.message__content-header{display:flex;justify-content:space-between;align-items:center}.message__content-header .header__text{color:#fff}.message__content-header .header__close{border:none;background:none;color:#fff;font-size:2rem;cursor:pointer}.message__content-header .header__close :hover{border-radius:1rem;background-color:#95bf2c;transition:all 1s ease}.message__content-text{color:#fff;font-size:18px;padding:.5rem 0 1rem}@media screen and (min-width: 720px){.contact__head{padding:4rem}.contact__head-image{width:90%}.contact__info{padding:4rem}.contact__info-address__paragraph{justify-content:center}.contact__form{padding:4rem}.contact__form-title{font-size:1.5rem}.form__wrapper{flex-direction:row}}@media screen and (min-width: 920px){.contact__head{padding:6rem;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:2rem}.contact__head-image{width:420px}.contact__info{padding:6rem}.contact__info-head__title,.contact__info-address__title{font-size:1.5rem}.contact__form{padding:6rem}.contact__form-title{font-size:2rem}}@media screen and (min-width: 1200px){.contact__head{padding:8rem}.contact__head-image{width:580px}.contact__info{padding:6rem}.contact__info-head{margin-bottom:4rem}.contact__form{padding:2rem 16rem}}
