@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500&display=swap";*{margin:0;padding:0;box-sizing:border-box}#root{display:flex;flex-direction:column;font-family:Roboto,sans-serif}::-webkit-scrollbar{width:6px;border-radius:0 6px 6px 0}::-webkit-scrollbar-track{background:none;border-radius:0 6px 6px 0}::-webkit-scrollbar-thumb{background:#475484;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6375b7}.aboutUs{width:100%;height:100vh;background:url(/assets/aboutUsBg-vrnqcVKP.jpg) no-repeat center center / cover}.aboutUs>article{width:100%;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.6);padding-top:80px;display:flex;flex-direction:column;justify-content:space-around}.aboutUs>article .aboutContent{width:100%;display:flex;justify-content:space-around;flex:1}.aboutUs>article .aboutContent>div{width:40%;max-width:450px;height:fit-content;display:flex;flex-direction:column;box-shadow:0 0 6px #0006;border-radius:12px}.aboutUs>article .aboutContent>div figure{width:100%;height:50vh;overflow:hidden;border-radius:12px 12px 0 0;position:relative}.aboutUs>article .aboutContent>div figure img{width:100%;height:100%;object-fit:cover}.aboutUs>article .aboutContent>div figure p{position:absolute;z-index:10;width:100%;padding:10px 16px;font-family:Roboto Slab,serif;color:#fff;bottom:0;background:rgba(71,81,132,.8);border-radius:12px 12px 0 0}.aboutUs>article .aboutContent>div div{width:100%;background:#475484;padding:16px;border-radius:0 0 12px 12px;display:flex;flex-direction:column;gap:15px}.aboutUs>article .aboutContent>div div p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-height:26px;height:auto;color:#fff}.aboutUs>article .aboutContent>div div p:after{content:"...";position:relative;top:-1.2em;background:white;padding-right:5px}.aboutUs>article .aboutContent>div div button{font-family:Roboto Slab,serif;color:#fff;padding:8px 16px;background:#252A42;border:1px solid #fff;border-radius:20px;min-width:40%;margin-left:auto;box-shadow:3px 3px 6px #000c;cursor:pointer;transition:all .2s}.aboutUs>article .aboutContent>div div button:hover{opacity:.7}.aboutUs>article .aboutDecoration{height:80px}@media screen and (max-width: 640px){.aboutUs{height:auto}.aboutUs>article{height:auto}.aboutUs>article .aboutContent{flex-direction:column;align-items:center;gap:15px;padding-bottom:20px}.aboutUs>article .aboutContent>div{width:98%}.aboutUs>article .aboutContent>div figure{height:300px}.aboutUs>article .aboutDecoration{height:70px}}.mailingform{padding:60px 30px 30px;display:flex;flex-direction:column;gap:20px}.mailingform h3{color:#475484;font-family:Roboto Slab,serif;font-size:24px}.mailingform form{padding:20px 0;display:flex;flex-direction:column;gap:40px}.mailingform form label{color:#475484;display:flex;flex-direction:column;gap:15px}.mailingform form label input{background:none;border:none;border-bottom:1px solid #475484}.mailingform form label input:focus{outline:none}.mailingform form label textarea{resize:none;background:none;border-radius:10px;padding:20px;height:100px}.mailingform form label textarea:focus{outline:none}.mailingform form button{padding:7px 14px;max-width:100%;width:40%;margin-left:auto;background:#475484;border:none;color:#fff;font-size:18px;border-radius:20px;cursor:pointer;transition:all .2s}.mailingform form button:hover{opacity:.8}@media screen and (max-width: 640px){.mailingform{padding:50px 18px 18px}}.service0 .s0Title{display:flex;gap:2px;align-items:center}.service0 .s0Title figure{width:35%;height:200px;overflow:hidden;border-radius:0 0 20px;flex-shrink:0}.service0 .s0Title figure img{width:100%;height:100%;object-fit:cover}.service0 .s0Title h4{font-size:40px;padding:7px 15px;color:#475484;font-family:Roboto Slab,serif}.service0 .s0Content{padding:20px 15px;display:flex;flex-direction:column;gap:15px}.service0 .s0Content h5{font-size:20px;color:#252a42}.service0 .s0Content p{line-height:26px;border-left:1px solid rgb(71,84,132);padding-left:15px;padding-right:20px}@media screen and (max-width: 640px){.service0 .s0Title{flex-direction:column}.service0 .s0Title figure{width:100%}.service0 .s0Title h4{font-size:22px}}.service1{padding:20px;display:flex;flex-direction:column;gap:30px}.service1 div{display:flex;align-items:center}.service1 div figure{width:50%;height:200px;flex-shrink:0;overflow:hidden;border-radius:12px 0}.service1 div figure img{object-fit:cover;width:100%;height:100%}.service1 div h3{color:#475484!important;font-size:30px;border-radius:10px;font-family:Roboto Slab,serif}.service1 p{border-left:1px solid rgb(71,84,132);padding-left:15px;padding-right:20px;line-height:28px}@media screen and (max-width: 640px){.service1 div{flex-direction:column;gap:8px}.service1 div figure{width:100%;border-radius:12px}.service1 div h3{width:100%;font-size:24px}}.service2{padding:20px;display:flex;flex-direction:column;gap:30px}.service2 div{display:flex;align-items:center}.service2 div figure{width:50%;height:200px;flex-shrink:0;overflow:hidden;border-radius:12px 0}.service2 div figure img{object-fit:cover;width:100%;height:100%}.service2 div h3{color:#475484!important;font-size:30px;border-radius:10px;font-family:Roboto Slab,serif}.service2 p{border-left:1px solid rgb(71,84,132);padding-left:15px;padding-right:20px;line-height:28px}.service2 ul{padding-left:35px}.service2 ul li{margin-top:10px}@media screen and (max-width: 640px){.service2 div{flex-direction:column;gap:8px}.service2 div figure{width:100%;border-radius:12px}.service2 div h3{width:100%;font-size:24px}}.service3{padding:20px;display:flex;flex-direction:column;gap:30px}.service3 div{display:flex;align-items:center}.service3 div figure{width:50%;height:200px;flex-shrink:0;overflow:hidden;border-radius:12px 0}.service3 div figure img{object-fit:cover;width:100%;height:100%}.service3 div h3{color:#475484!important;font-size:30px;border-radius:10px;font-family:Roboto Slab,serif}.service3 p{border-left:1px solid rgb(71,84,132);padding-left:15px;padding-right:20px;line-height:28px}.service3 ul{padding-left:20px}.service3 ul li{margin-top:10px}@media screen and (max-width: 640px){.service3 div{flex-direction:column;gap:8px}.service3 div figure{width:100%;border-radius:12px}.service3 div h3{width:100%;font-size:24px}}.service4{padding:20px;display:flex;flex-direction:column;gap:30px}.service4 div{display:flex;align-items:center}.service4 div figure{width:50%;height:200px;flex-shrink:0;overflow:hidden;border-radius:12px 0}.service4 div figure img{object-fit:cover;width:100%;height:100%}.service4 div h3{color:#475484!important;font-size:30px;border-radius:10px;font-family:Roboto Slab,serif}.service4 p{border-left:1px solid rgb(71,84,132);padding-left:15px;padding-right:20px;line-height:28px}.service4 ul{padding-left:35px}.service4 ul li{margin-top:10px}@media screen and (max-width: 640px){.service4 div{flex-direction:column;gap:8px}.service4 div figure{width:100%;border-radius:12px}.service4 div h3{width:100%;font-size:24px}}.allmodal{background:rgba(255,255,255,.2);position:fixed;top:0;z-index:1000;width:100%;height:100vh;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;justify-content:center;align-items:center}.allmodal article{max-width:96%;width:900px;height:96vh;position:relative;background:rgba(255,255,255,.8);overflow:auto;border-radius:15px;box-shadow:0 0 4px #0006;display:flex;flex-direction:column}.allmodal article>button{position:absolute;background:none;border:none;right:12px;top:12px;font-family:Roboto Slab,serif;font-weight:500;font-size:20px;background:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;z-index:2000}.allmodal article .modalTitle{width:100%;height:500px;overflow:hidden;position:relative;flex-shrink:0}.allmodal article .modalTitle img{width:100%;object-fit:cover;height:100%}.allmodal article .modalTitle h3{position:absolute;top:50%;transform:translateY(-50%);left:20px;font-size:70px;font-weight:500;line-height:70px;font-family:Roboto Slab,serif;color:#475484;text-shadow:2px 2px 6px rgba(255,255,255,.8)}.allmodal article .modalTitle h3 span{font-size:50px;color:#252a42}.allmodal article .modalParagraf{padding:20px;display:flex;flex-direction:column;gap:15px}.allmodal article .modalParagraf p{border-left:1px solid #252A42;padding-left:20px;line-height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072.83%2082.11'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20opacity:%20.2;%20}%20.cls-2%20{%20fill:%20%23475484;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='desktop'%3e%3cg%20class='cls-1'%3e%3cpath%20class='cls-2'%20d='M15.01,68.72l11.21,13.38,14.63-10.89,10.99-8.07c6.93-5.04,12.16-9.97,15.69-14.78,3.53-4.81,5.3-10.51,5.3-17.1,0-5.78-1.51-11.03-4.54-15.74-3.03-4.71-7.23-8.47-12.61-11.3C50.3,1.41,44.05,0,36.92,0c-7.67,0-14.26,1.38-19.77,4.14-5.51,2.76-9.75,6.78-12.71,12.05C1.48,21.47,0,27.91,0,35.51c0,5.51,1.28,10.88,3.83,16.09,2.47,5.03,6.2,10.75,11.18,17.13ZM24.31,21.33c2.96-3.8,7.16-5.7,12.61-5.7s9.5,1.58,12.76,4.74c3.26,3.16,4.89,6.79,4.89,10.89,0,3.63-.69,6.94-2.07,9.94-1.38,2.99-3.98,5.77-7.82,8.32l-13.92,9.58c-3.63-4.57-6.35-8.79-8.17-12.66-1.82-3.87-2.72-7.58-2.72-11.15,0-5.51,1.48-10.17,4.44-13.97Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 10px 0 / 40px}@media screen and (max-width: 640px){.allmodal article .modalTitle{height:200px}.allmodal article .modalTitle h3{font-size:26px;line-height:30px;text-shadow:0 0 3px rgba(0,0,0,.4);left:8px;background:rgba(255,255,255,.4);padding:6px;border-radius:6px;top:6px;transform:none}.allmodal article .modalTitle h3 span{font-size:20px}}.contactus{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:100px}.contactus .contactInfo{width:100%;max-width:1200px;display:flex;justify-content:space-around;padding-top:100px}.contactus .contactInfo article{width:45%}.contactus .contactInfo .infoContent{color:#475484;height:400px;display:flex;flex-direction:column;justify-content:space-between}.contactus .contactInfo .infoContent h3{font-family:Roboto Slab,serif;font-size:24px}.contactus .contactInfo .infoContent .mapWebResponsive{display:none}.contactus .contactInfo .infoContent .contactButtons{display:flex;flex-direction:column;gap:15px}.contactus .contactInfo .infoContent .contactButtons button{padding:12px 12px 12px 55px;background:none;color:#475484;font-size:16px;cursor:pointer;border:1px solid #475484;border-radius:20px;text-align:start;transition:all .2s}.contactus .contactInfo .infoContent .contactButtons button a{text-decoration:none;color:#475484}.contactus .contactInfo .infoContent .contactButtons button:hover{opacity:.7}.contactus .contactInfo .infoContent .contactButtons .whatsappC{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2031.65%2031.81'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23475484;%20fill-rule:%20evenodd;%20stroke-width:%200px;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='desktop'%3e%3cpath%20class='cls-1'%20d='m27.04,4.62C24.07,1.64,20.11,0,15.89,0,7.21,0,.14,7.07.13,15.76c0,2.78.72,5.49,2.1,7.88L0,31.81l8.36-2.19c2.3,1.26,4.89,1.92,7.53,1.92h0c8.69,0,15.76-7.07,15.76-15.76,0-4.21-1.64-8.17-4.61-11.15Zm-11.15,24.25h0c-2.35,0-4.66-.63-6.67-1.83l-.48-.28-4.96,1.3,1.32-4.83-.31-.5c-1.31-2.09-2-4.5-2-6.97,0-7.22,5.88-13.1,13.11-13.1,3.5,0,6.79,1.37,9.26,3.84s3.83,5.77,3.83,9.27c0,7.22-5.88,13.1-13.1,13.1Zm7.19-9.81c-.39-.2-2.33-1.15-2.69-1.28-.36-.13-.62-.2-.89.2-.26.39-1.02,1.28-1.25,1.54-.23.26-.46.3-.85.1-.39-.2-1.66-.61-3.17-1.95-1.17-1.04-1.96-2.33-2.19-2.73-.23-.39,0-.59.17-.8.43-.53.85-1.08.98-1.35.13-.26.07-.49-.03-.69-.1-.2-.89-2.14-1.21-2.92-.32-.77-.64-.66-.89-.68-.23-.01-.49-.01-.75-.01s-.69.1-1.05.49c-.36.39-1.38,1.35-1.38,3.29s1.41,3.81,1.61,4.07,2.78,4.24,6.73,5.95c.94.41,1.67.65,2.25.83.94.3,1.8.26,2.48.16.76-.11,2.33-.95,2.66-1.87.33-.92.33-1.71.23-1.87-.1-.16-.36-.26-.75-.46Z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 16px center / 25px}.contactus .contactInfo .infoContent .contactButtons .emailC{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032.07%2022.91'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23475484;%20stroke-width:%200px;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='desktop'%3e%3cg%3e%3cpath%20class='cls-1'%20d='m16.03,16.03l-3.97-3.47L.72,22.28c.41.38.97.62,1.58.62h27.45c.61,0,1.17-.24,1.58-.62l-11.34-9.72-3.97,3.47Z'/%3e%3cpath%20class='cls-1'%20d='m31.34.62c-.41-.38-.97-.62-1.58-.62H2.31c-.61,0-1.17.24-1.58.63l15.31,13.12L31.34.62Z'/%3e%3cpolygon%20class='cls-1'%20points='0%202.01%200%2021.04%2011.07%2011.63%200%202.01'/%3e%3cpolygon%20class='cls-1'%20points='21%2011.63%2032.07%2021.04%2032.07%202%2021%2011.63'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 16px center / 25px}.contactus .contactInfo .infoContent .contactLocation{font-size:14px;display:flex;flex-direction:column;gap:12px}.contactus .contactInfo .webMap{height:400px;overflow:hidden;border-radius:20px}.contactus .contactDecoration{width:100%;height:80px}@media screen and (max-width: 640px){.contactus .contactInfo{padding-top:70px}.contactus .contactInfo article{width:98%;padding:1%}.contactus .contactInfo .infoContent{height:auto;gap:15px}.contactus .contactInfo .infoContent .mapWebResponsive{display:block;height:300px;border-radius:12px;overflow:hidden}.contactus .contactInfo .infoContent .contactButtons button{padding:8px 8px 8px 38px;font-size:13px}.contactus .contactInfo .infoContent .contactButtons .whatsappC{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2031.65%2031.81'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23475484;%20fill-rule:%20evenodd;%20stroke-width:%200px;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='desktop'%3e%3cpath%20class='cls-1'%20d='m27.04,4.62C24.07,1.64,20.11,0,15.89,0,7.21,0,.14,7.07.13,15.76c0,2.78.72,5.49,2.1,7.88L0,31.81l8.36-2.19c2.3,1.26,4.89,1.92,7.53,1.92h0c8.69,0,15.76-7.07,15.76-15.76,0-4.21-1.64-8.17-4.61-11.15Zm-11.15,24.25h0c-2.35,0-4.66-.63-6.67-1.83l-.48-.28-4.96,1.3,1.32-4.83-.31-.5c-1.31-2.09-2-4.5-2-6.97,0-7.22,5.88-13.1,13.11-13.1,3.5,0,6.79,1.37,9.26,3.84s3.83,5.77,3.83,9.27c0,7.22-5.88,13.1-13.1,13.1Zm7.19-9.81c-.39-.2-2.33-1.15-2.69-1.28-.36-.13-.62-.2-.89.2-.26.39-1.02,1.28-1.25,1.54-.23.26-.46.3-.85.1-.39-.2-1.66-.61-3.17-1.95-1.17-1.04-1.96-2.33-2.19-2.73-.23-.39,0-.59.17-.8.43-.53.85-1.08.98-1.35.13-.26.07-.49-.03-.69-.1-.2-.89-2.14-1.21-2.92-.32-.77-.64-.66-.89-.68-.23-.01-.49-.01-.75-.01s-.69.1-1.05.49c-.36.39-1.38,1.35-1.38,3.29s1.41,3.81,1.61,4.07,2.78,4.24,6.73,5.95c.94.41,1.67.65,2.25.83.94.3,1.8.26,2.48.16.76-.11,2.33-.95,2.66-1.87.33-.92.33-1.71.23-1.87-.1-.16-.36-.26-.75-.46Z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 10px center / 20px}.contactus .contactInfo .infoContent .contactButtons .emailC{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032.07%2022.91'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23475484;%20stroke-width:%200px;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='desktop'%3e%3cg%3e%3cpath%20class='cls-1'%20d='m16.03,16.03l-3.97-3.47L.72,22.28c.41.38.97.62,1.58.62h27.45c.61,0,1.17-.24,1.58-.62l-11.34-9.72-3.97,3.47Z'/%3e%3cpath%20class='cls-1'%20d='m31.34.62c-.41-.38-.97-.62-1.58-.62H2.31c-.61,0-1.17.24-1.58.63l15.31,13.12L31.34.62Z'/%3e%3cpolygon%20class='cls-1'%20points='0%202.01%200%2021.04%2011.07%2011.63%200%202.01'/%3e%3cpolygon%20class='cls-1'%20points='21%2011.63%2032.07%2021.04%2032.07%202%2021%2011.63'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 10px center / 20px}.contactus .contactInfo .webMap{display:none}}.footer{width:100%;background:#728ACE;display:flex;flex-direction:column;align-items:center}.footer .footerLinks{color:#cfdeff;width:100%;max-width:1200px;padding:40px 0;display:flex;justify-content:space-around}.footer .footerLinks div{width:45%}.footer .footerLinks div h4{font-size:20px;padding:12px 0}.footer .footerLinks div ul{padding-left:20px}.footer .footerLinks div ul li{padding-top:5px;cursor:pointer}.footer .devFooter{width:300px;text-align:center;color:#fff;display:flex;align-items:center;padding:0 0 30px}.footer .devFooter img{height:30px;padding-left:12px}@media screen and (max-width: 440px){.footer .footerLinks{flex-direction:column;gap:15px;padding:12px}.footer .footerLinks div{width:100%}.footer .devFooter{display:flex;align-items:center;justify-content:center;padding:20px 0}}header{position:fixed;width:100%;z-index:100;padding:15px 30px;display:flex;justify-content:space-between;transition:all .2s}header button{width:18px;height:18px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016.72%2012.44'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20stroke-width:%200px;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='Movil1'%3e%3crect%20class='cls-1'%20x='0'%20y='0'%20width='16.72'%20height='2.65'%20rx='1.15'%20ry='1.15'/%3e%3crect%20class='cls-1'%20x='0'%20y='4.9'%20width='16.72'%20height='2.65'%20rx='1.15'%20ry='1.15'/%3e%3crect%20class='cls-1'%20x='0'%20y='9.79'%20width='16.72'%20height='2.65'%20rx='1.15'%20ry='1.15'/%3e%3c/g%3e%3c/svg%3e") no-repeat center / 18px;border:none;display:none}header .smallLogo{height:18px;display:none}header .smallLogo img{height:18px}header .bigLogo{transition:all .2s;width:100px}header .bigLogo img{transition:all .2s}header .webNav{display:flex;align-items:center}header .webNav a{color:#fff;text-decoration:none;padding:0 35px;border-right:2px solid #fff;cursor:pointer;transition:all .2s}header .webNav a:last-child{border:none}header .webNav a:hover{opacity:.5}header .movilNav{display:none;position:absolute}@media screen and (max-width: 640px){header{height:32px;display:flex;align-items:center;padding:6px 12px}header button{display:block}header .smallLogo{display:block}header .bigLogo,header .webNav{display:none}header .movilNav{display:flex;position:absolute;width:100%;transition:all .2s;background:#252A42;flex-direction:column;border-top:2px solid #fff;overflow:hidden}header .movilNav a{color:#fff;padding:10px}header .movilNav a:hover{background:#728ACE}}.mainsection{height:100vh;background:url(/assets/mainBg-Y5ctVmHR.jpg) no-repeat center center / cover}.mainsection article{width:100%;height:100vh;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(37,45,66,.7);position:relative;display:flex;flex-direction:column;justify-content:flex-end}.mainsection article .pinMain{position:absolute;bottom:0;transform:translate(-50%);height:calc(100vh - 100px);filter:drop-shadow(6px 6px 3px rgba(0,0,0,.2))}.mainsection article .msnIntro{position:absolute;right:60px;bottom:80px;width:50%;display:flex;flex-direction:column;gap:25px}.mainsection article .msnIntro .mainLogoMain{display:none}.mainsection article .msnIntro p{font-family:Roboto Slab,serif;width:100%;background:rgba(255,255,255,.6) url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072.83%2082.11'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20opacity:%20.2;%20}%20.cls-2%20{%20fill:%20%23475484;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='desktop'%3e%3cg%20class='cls-1'%3e%3cpath%20class='cls-2'%20d='M15.01,68.72l11.21,13.38,14.63-10.89,10.99-8.07c6.93-5.04,12.16-9.97,15.69-14.78,3.53-4.81,5.3-10.51,5.3-17.1,0-5.78-1.51-11.03-4.54-15.74-3.03-4.71-7.23-8.47-12.61-11.3C50.3,1.41,44.05,0,36.92,0c-7.67,0-14.26,1.38-19.77,4.14-5.51,2.76-9.75,6.78-12.71,12.05C1.48,21.47,0,27.91,0,35.51c0,5.51,1.28,10.88,3.83,16.09,2.47,5.03,6.2,10.75,11.18,17.13ZM24.31,21.33c2.96-3.8,7.16-5.7,12.61-5.7s9.5,1.58,12.76,4.74c3.26,3.16,4.89,6.79,4.89,10.89,0,3.63-.69,6.94-2.07,9.94-1.38,2.99-3.98,5.77-7.82,8.32l-13.92,9.58c-3.63-4.57-6.35-8.79-8.17-12.66-1.82-3.87-2.72-7.58-2.72-11.15,0-5.51,1.48-10.17,4.44-13.97Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 20px 20px / 100px;padding:60px 30px 30px;border-radius:12px;color:#252a42;font-size:44px;font-weight:500;line-height:65px;display:flex;box-shadow:7px 7px 7px #0006}.mainsection article .msnIntro p span{font-size:100px}.mainsection article .msnIntro p span:last-child{line-height:30px;vertical-align:bottom}.mainsection article .msnIntro p h1{font-weight:400}.mainsection article .msnIntro button{margin-left:auto;width:60%;padding:20px 45px;font-size:20px;border:1px solid #fff;background:#252A42;border-radius:50px;color:#fff;cursor:pointer;box-shadow:7px 7px 7px #0006}.mainsection article .msnIntro button:hover{opacity:.6}.mainsection article .gradianFooter{width:100%;height:30vh;background:linear-gradient(0deg,rgba(37,42,66,1) 0%,rgba(37,42,66,0) 100%)}@media screen and (max-width: 980px){.mainsection article .msnIntro p{font-size:24px}.mainsection article .msnIntro p span{font-size:38px}.mainsection article .msnIntro p span:last-child{line-height:60px;vertical-align:bottom}}@media screen and (max-width: 640px){.mainsection{background:linear-gradient(0deg,rgba(37,42,66,1) 0%,rgba(71,84,132,1) 100%)}.mainsection article{justify-content:start}.mainsection article .pinMain{opacity:.2}.mainsection article .msnIntro{position:relative;top:100px;left:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.mainsection article .msnIntro .mainLogoMain{display:block;width:150px}.mainsection article .msnIntro p{background:none;box-shadow:none;color:#fff;font-size:16px;line-height:36px;text-align:center}.mainsection article .msnIntro p span{font-size:40px}.mainsection article .msnIntro p span:last-child{line-height:30px;vertical-align:bottom}.mainsection article .msnIntro button{width:100%;font-size:16px}.mainsection article .gradianFooter{display:none}}.services{background:rgb(71,84,132);padding:80px 0 60px;display:flex;flex-direction:column;gap:55px;align-items:center}.services h3{color:#fff;width:100%;max-width:1200px;font-size:22px;padding:0 12px}.services .servicesText{width:100%;max-width:1200px;display:flex;gap:40px;justify-content:space-between;color:#fff}.services .servicesText .servicesTextContent{padding:12px;display:flex;width:100%;gap:22px}.services .servicesText .servicesTextContent figure{width:35%;overflow:hidden;flex-shrink:0;height:auto;border-radius:12px}.services .servicesText .servicesTextContent figure img{object-fit:cover;width:100%;height:100%}.services .servicesText .servicesTextContent div{display:flex;flex-direction:column;justify-content:space-between;gap:15px}.services .servicesText .servicesTextContent div h4{padding:6px 0;font-family:Roboto Slab,serif;font-size:30px}.services .servicesText .servicesTextContent div p{line-height:26px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.services .servicesText .servicesTextContent div button{font-family:Roboto Slab,serif;color:#fff;padding:8px 16px;background:#252A42;border:1px solid #fff;border-radius:20px;min-width:40%;margin-left:auto;box-shadow:3px 3px 6px #000c;cursor:pointer;transition:all .2s}.services .servicesIcons{width:100%;max-width:1200px;display:flex;justify-content:space-between;padding-top:60px}.services .servicesIcons div{width:22%;display:flex;flex-direction:column;align-items:center;padding:20px 10px;gap:15px;border-radius:15px;color:#fff;transition:all .2s;cursor:pointer}.services .servicesIcons div figure{width:96%;height:100px;background:#fff;border-radius:7px;overflow:hidden}.services .servicesIcons div figure img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.services .servicesIcons div:hover{box-shadow:0 0 6px #0006}.services .servicesIcons div:hover img{filter:none}.services .servicesIcons div h4{text-align:center}@media screen and (max-width: 640px){.services{gap:30px}.services .servicesText{gap:30px}.services .servicesText .servicesTextContent{flex-direction:column;gap:8px}.services .servicesText .servicesTextContent figure{width:100%}.services .servicesText .servicesTextContent>div h4{font-size:20px}.services .servicesIcons{padding-top:30px;flex-wrap:wrap;justify-content:center}.services .servicesIcons>div{width:98%}}
