Untitled

mail@pastecode.io avatar
unknown
html
2 years ago
15 kB
3
Indexable
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><!--[if !mso]>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!--<![endif]--><meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title></title>
<style type="text/css">/* Basics */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,700&display=swap');
body {
	margin: 0;
	padding: 0;
	min-width: 100%;
	background-color: #ffffff;
	font-family: 'Montserrat';
}
table {
	border-spacing: 0;
	font-family: sans-serif;
	color: #333333;
}
td {
	padding: 0;
}
img {
	border: 0;
}
.wrapper {
	width: 100%;
	table-layout: fixed;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.webkit {
	max-width: 640px;
}
.outer {
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
}
.inner {
	padding: 30px 44px;
}
.contents {
	width: 100%;
}
p {
	margin: 0;
	font-family: 'Montserrat'
}
a {
	color: #ee6a56;
	text-decoration: underline;
}
.py-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pb-10 {
	padding-bottom: 10px !important;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
}
.h2 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 18px;
}
.full-width-image img {
	width: 100%;
	max-width: 640px;
	height: auto;
}
/* One column layout */
.one-column .contents {
	text-align: left;
}
.one-column p {
	font-size: 14px;
	margin-bottom: 10px;
}
/*Two column layout*/
.two-column {
	text-align: center;
	font-size: 0;
}
.two-column .column {
	width: 100%;
	max-width: 320px;
	display: inline-block;
	vertical-align: top;
}
.two-column .contents {
	font-size: 14px;
	text-align: left;
}
.two-column img {
	width: 100%;
	max-width: 280px;
	height: auto;
}
.two-column .text {
	padding-top: 10px;
}
/*Three column layout*/
.three-column {
	text-align: center;
	font-size: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.three-column .column {
	width: 100%;
	max-width: 200px;
	display: inline-block;
	vertical-align: top;
}
.three-column img {
	width: 100%;
	max-width: 180px;
	height: auto;
}
.three-column .contents {
	font-size: 14px;
	text-align: center;
}
.three-column .text {
	padding-top: 10px;
}
/* Left sidebar layout */
.left-sidebar {
	text-align: center;
	font-size: 0;
}
.left-sidebar .column {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.left-sidebar .left {
	max-width: 120px;
}
.left-sidebar .right {
	max-width: 520px;
}
.left-sidebar .img {
	width: 100%;
	max-width: 80px;
	height: auto;
}
.left-sidebar .contents {
	font-size: 14px;
	text-align: left;
}
.left-sidebar a {
	color: #85ab70;
}
/* Right sidebar layout */
.right-sidebar {
	text-align: center;
	font-size: 0;
}
.right-sidebar .column {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.right-sidebar .left {
	max-width: 120px;
}
.right-sidebar .right {
	max-width: 520px;
}
.right-sidebar .img {
	width: 100%;
	max-width: 80px;
	height: auto;
}
.right-sidebar .contents {
	font-size: 14px;
	text-align: center;
}
.right-sidebar a {
	color: #70bbd9;
}

/*Media Queries*/
@media screen and (max-width: 400px) {
.py-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.full-width-image img {
	width: 100% !important;
	height: auto;
}    
    
.two-column .column, .three-column .column {
	max-width: 100% !important;
}
.two-column img {
	max-width: 100% !important;
}
.three-column img {
	max-width: 50% !important;
}
.left-sidebar .column {
	width: 100%;
	display: contents !important;
	vertical-align: middle;
}
}

@media screen and (min-width: 401px) and (max-width: 620px) {
.py-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.full-width-image img {
	width: 100% !important;
	height: auto;
}    
    
.three-column .column {
	max-width: 33% !important;
}
.two-column .column {
	max-width: 50% !important;
}
.left-sidebar .column {
	width: 100%;
	display: flex !important;
	vertical-align: middle;
}
}
    
@media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3) {
    
    .py-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.full-width-image img {
	width: 100% !important;
	height: auto;
}    
    
.three-column .column {
	max-width: 33% !important;
}
.two-column .column {
	max-width: 50% !important;
}
.left-sidebar .column {
	width: 100%;
	display: flex !important;
	vertical-align: middle;
}
    
    
    }
</style>
<!--[if (gte mso 9)|(IE)]>
	<style type="text/css">
		table {border-collapse: collapse;}
	</style>
	<![endif]--><!-- OUTLOOK 07-13 SPECIFIC CSS --><!--[if (gte mso 9)|(IE)]>
    <style type="text/css">
        body{font-family: Arial, Helvetica, sans-serif !important; background:#e5e5e5 !important;}
        table {border-collapse: collapse !important; font-family: Arial, Helvetica, sans-serif !important;}
        td{font-family: Arial, Helvetica, sans-serif !important;}
        p{font-family: Arial, Helvetica, sans-serif !important;}
        .h1, .h1-nb-i{font-family: Arial, Helvetica, sans-serif !important;font-size: 21px !important;}
        .blue {color:#2DC5FA !important;font-family: Arial, Helvetica, sans-serif !important; margin-top:20px !important; fomt-size:40px !important;}
        .msoFont{font-family: Arial, Helvetica, sans-serif !important;}
        ul{font-family: Arial, Helvetica, sans-serif !important;}
        li{font-family: Arial, Helvetica, sans-serif !important;}
        a{font-family: Arial, Helvetica, sans-serif !important;}
		b, strong{font-family: Arial, Helvetica, sans-serif !important;font-weight:bold;}
        .buttonblue{font-family: Arial, Helvetica, sans-serif !important;}    	
</style>
<![endif]-->
<center class="wrapper">
<div class="webkit">
<table align="center" bgcolor="#ffffff" class="outer" style="background-color:#ffffff">
	<tbody>
		<tr>
			<td bgcolor="#e5e5e5" style="padding:0; line-height:20px; height:20px; background-color:#e5e5e5">&nbsp;</td>
		</tr>
		<tr>
			<td class="full-width-image" style="background-color:#ffffff"><img alt="" src="https://www2.ironhack.com/l/688303/2022-09-19/322d1n/688303/1663591508mV9o1Nc1/B2B_Generic_Header.png" style="width:640px" /></td>
		</tr>
		<tr>
			<td class="one-column" style="background-color:#ffffff">
			<table width="100%">
				<tbody>
					<tr>
						<td class="inner contents pb-10"><span style="font-family:'Montserrat', sans-serif"><span style="color:#333333">Hola {{Recipient.FirstName}},<br />
						<br />
						Gracias por participar en las becas de Ironhack. Para comenzar con el proceso de admisi&oacute;n debes completar el siguiente paso.</span></span><br />
						<br />
						<br />
						<span style="font-family:'Montserrat', sans-serif"><span style="color:#333333"><strong>Completa la Prueba T&eacute;cnica</strong></span></span><br />
						<span style="font-family:'Montserrat', sans-serif"><span style="color:#333333">&iexcl;No te preocupes! No hace falta que estudies para esta prueba. Es un test general de aptitudes y capacidades psicot&eacute;cnicas.</span></span>
						<ul>
							<li><span style="font-size:14px"><span style="font-family:Montserrat, sans-serif"><span style="line-height:22px"><span style="color:#333333">Recomendamos un espacio tranquilo. Tener preparado papel y l&aacute;piz.</span></span></span></span></li>
							<li><span style="font-size:14px"><span style="font-family:Montserrat, sans-serif"><span style="line-height:22px"><span style="color:#333333">Ten en cuenta que solo tendr&aacute;s una oportunidad de completar el examen.</span></span></span></span></li>
							<li><span style="font-size:14px"><span style="font-family:Montserrat, sans-serif"><span style="line-height:22px"><span style="color:#333333">La prueba es en Ingl&eacute;s y no hace falta preparaci&oacute;n previa.</span></span></span></span></li>
							<li><span style="font-size:14px"><span style="font-family:Montserrat, sans-serif"><span style="line-height:22px">Aseg&uacute;rate de que usas la misma direcci&oacute;n de e-mail durante todo el proceso.</span></span></span></li>
							<li><span style="font-size:14px"><span style="font-family:Montserrat, sans-serif"><span style="line-height:22px">Completar el examen dura acerca de 20 minutos y tienes un tiempo m&aacute;ximo de 60 minutos para finalizarlo.</span></span></span></li>
						</ul>
						<span style="font-family:'Montserrat', sans-serif"><span style="color:#333333">⚠️ ️Por favor aseg&uacute;rate de cumplir estos requisitos antes de comenzar con la prueba</span></span><br />
						&nbsp;
						<div style="text-align:center"><a href="https://www.onlineexambuilder.com/es/b2b-ironhack-enterprise-2022-logic-test/exam-538637?name={{Recipient.Account.FirstName}}%20{{Recipient.LastName}}&email={{Recipient.Email}}" rel=" noopener" style="background-color:#00b4fe; border-width:1px; border-style:solid; border-color:#00b4fe; border-radius:3px; color:#ffffff; display:inline-block; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:bold; line-height:40px; text-align:center; text-decoration:none; width:200px; -webkit-text-size-adjust:none" target="_blank" type="application/pdf">&iexcl;Empezar la Prueba T&eacute;cnica! </a></div>
						&nbsp;<span style="font-family:'Montserrat', sans-serif"><span style="color:#333333">⚠️<strong> Importante:</strong> Las vacantes son limitadas por lo que cuanto antes se finaliza el proceso de aplicaci&oacute;n, mayores son las posibilidades de obtener una beca</span></span><br />
						&nbsp;</td>
					</tr>
				</tbody>
			</table>
			</td>
		</tr>
		<tr>
			<td class="left-sidebar" style="background-color:#ffffff">
			<table class="column left">
				<tbody>
					<tr>
						<td class="inner py-10"><img alt="" src="https://www2.ironhack.com/l/688303/2021-04-27/2cby5j/688303/1619518868Km5z4bcl/CR_Logo_Circle.png" style="width:100px" /></td>
					</tr>
				</tbody>
			</table>

			<table class="column right">
				<tbody>
					<tr>
						<td class="inner contents py-10"><span style="color:#2dc5fa !important"><strong>&iexcl;4.9 ★ Rating en Coursereport!</strong> Mira las opiniones de antiguos alumnos de todo el mundo acerca de Ironhack <a href="https://www.coursereport.com/schools/ironhack#reviews" style="color:#ee6a56; text-decoration:underline">aqu&iacute;.</a></span></td>
					</tr>
				</tbody>
			</table>
			</td>
		</tr>
		<tr>
			<td class="one-column" style="background-color:#ffffff">
			<table width="100%">
				<tbody>
					<tr>
						<td class="inner contents py-10"><span style="font-size:14px"><span style="font-family:Montserrat, sans-serif"><span style="line-height:22px">Buena suerte,<br />
						<br />
						<strong>La familia de Ironhack</strong></span></span></span><br />
						<br />
						&nbsp;</td>
					</tr>
				</tbody>
			</table>
			</td>
		</tr>
		<tr>
			<td class="one-column" style="padding:0; background-color:#ffffff">
			<table style="border-spacing:0; font-family:'Montserrat', sans-serif; color:#333333" width="100%">
				<tbody>
					<tr>
						<td class="inner contents" style="padding:30px 44px; width:100%; text-align:left">
						<table align="center" bgcolor="#fbf9f9" class="social-wrapper" style="table-layout:fixed; max-width:640px; width:100%; border-spacing:0; font-family:'Montserrat', sans-serif; color:#333333; background-color:#fbf9f9">
							<tbody>
								<tr>
									<td style="width:20%; padding-top:0; padding-bottom:0; padding-right:5px; padding-left:5px; padding:0; background-color:#fbf9f9"><a href="https://www.facebook.com/theironhack/" style="color:#ee6a56; text-decoration:underline"><img alt="Facebook" class="facebook-icon" src="https://www2.ironhack.com/l/688303/2019-08-30/3mh43/688303/29788/logo_facebook.jpg" style="border-style:none; display:inline-block; width:38px; height:auto; border:0" /> </a></td>
									<td style="width:20%; padding-top:0; padding-bottom:0; padding-right:5px; padding-left:5px; padding:0; background-color:#fbf9f9"><a href="https://www.instagram.com/ironhack/" style="color:#ee6a56"><img alt="Instagram" class="twitter-icon" src="https://www2.ironhack.com/l/688303/2019-08-30/3mh41/688303/29786/logo_instagram.jpg" style="border-style:none; display:inline-block; width:38px; height:auto; padding-top:2px; border:0" /> </a></td>
									<td class="instagram-button" style="width:20%; padding-top:0; padding-bottom:0; padding-right:5px; padding-left:5px; padding:0; background-color:#fbf9f9"><a href="https://www.linkedin.com/school/ironhack/" style="color:#ee6a56; text-decoration:underline"><img alt="LinkedIn" class="instagram-icon" src="https://www2.ironhack.com/l/688303/2019-08-30/3mh45/688303/29790/logo_linkedin.jpg" style="border-style:none; display:inline-block; width:38px; height:auto; border:0" /> </a></td>
									<td class="youtube-button" style="width:20%; padding-top:0; padding-bottom:0; padding-right:5px; padding-left:5px; padding:0; background-color:#fbf9f9"><a href="https://www.youtube.com/c/ironhack-tech-school" style="color:#ee6a56; text-decoration:underline"><img alt="YouTube" class="youtube-icon" src="https://www2.ironhack.com/l/688303/2019-08-30/3mh4c/688303/29796/logo_youtube.jpg" style="border-style:none; display:inline-block; width:38px; height:auto; border:0" /> </a></td>
									<td class="youtube-button" style="width:20%; padding-top:0; padding-bottom:0; padding-right:5px; padding-left:5px; padding:0; background-color:#fbf9f9"><a href="https://twitter.com/ironhack" style="color:#ee6a56; text-decoration:underline"><img alt="Twitter" class="youtube-icon" src="https://www2.ironhack.com/l/688303/2019-08-30/3mh47/688303/29792/logo_twitter.jpg" style="border-style:none; display:inline-block; width:38px; height:auto; border:0" /> </a></td>
									<td class="youtube-button" style="width:20%; padding-top:0; padding-bottom:0; padding-right:5px; padding-left:5px; padding:0; background-color:#fbf9f9"><a href="https://medium.com/ironhack" style="color:#ee6a56; text-decoration:underline"><img alt="Medium" class="youtube-icon" src="https://www2.ironhack.com/l/688303/2019-08-30/3mh49/688303/29794/logo_m.jpg" style="border-style:none; display:inline-block; width:38px; height:auto; border:0" /> </a></td>
								</tr>
							</tbody>
						</table>

						<hr style="display:block; height:1px; border:0; border-top:1px solid #000000; padding:0; margin-top:16px; margin-bottom:16px" /><span style="font-size:14px"><span style="font-family:'Montserrat', sans-serif"><span style="line-height:22px"><strong><a href="https://www.ironhack.com/en?utm_source=pardot&utm_medium=email&utm_campaign=22-08_GLO_eur_GLO_scho_scholarship-B2B2022&utm_content=scholarships" style="color:#ee6a56; text-decoration:underline">www.ironhack.com</a></strong></span></span></span></td>
					</tr>
				</tbody>
			</table>
			</td>
		</tr>
	</tbody>
</table>
<br />
<!--[if (gte mso 9)|(IE)]>
			</td>
			</tr>
			</table>
			<![endif]--></div>
</center>