.cuorseBusinessPartner {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/bg_cbp.png);
background-size: 56.97vw;
background-repeat: no-repeat;
background-position: right;
padding: 7.81vw 7.39vw 3.43vw 10.72vw;
}
.cuorseBusinessPartner--v2 {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/bg-ajedrez-v3-030123.png);
}
.cbp__container {
display: flex;
align-items: center;
justify-content: space-between;
}
.cbp__form {
max-width: 29.16vw;
}
._form ._form_element:not(:last-child) {
margin-bottom: 1.04vw;
}
._form input {
font-family: raleway;
font-size: 1.25vw;
color: #b9b9b9;
width: 100%;
height: 2.7vw;
padding: 0 1.04vw;
border: 1px solid #C5C5C5;
appearance: none;
-webkit-appearance: none;
background-color: #fff;
}
._form input::placeholder {
color: #B9B9B9;
}
._form ._submit {
width: 15.10vw;
margin: 2.44vw auto 0;
}
._form ._submit:hover {
opacity: .8;
transition: all ease-in .3s;
}
._form-thank-you {
color: #fff;
font-family: raleway;
font-size: 1.56vw;
}
.cbp__content {
max-width: 39.90vw;
}
.cbp__content h1 {
font-size: 3.12vw;
font-weight: 400;
color: #183451;
}
.cbp__content p {
color: #4A4A4A;
font-size: 1.45vw;
margin: 1.77vw 0 1.04vw;
max-width: 34.68vw;
line-height: 1.4;
}
.btnBrochure {
background-color: #FF8F00;
display: block;
width: fit-content;
max-width: 15.73vw;
padding: 0.468vw 0.625vw;
}
.btnBrochure:hover {
background-color: #183451;
transition: all ease-out .3s;
}
.formTitle {
font-size: 1.45vw;
margin-bottom: 1.04vw;
}
.sectionCards {
padding: 2.08vw 0;
}
.sectionCards__container {
display: flex;
justify-content: center;
}
.cardCursoCarousel {
display: none;
}
.cardCurso {
background-color: #F9F9F9;
text-align: center;
width: 19.68vw;
padding: 1.66vw;
border-top-right-radius: 1.66vw;
border-bottom-left-radius: 1.66vw;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
}
.cardCurso:nth-child(odd) {
margin: 0 2.08vw;
}
.cardCurso__icon {
width: 2.96875vw;
}
.cardCurso_info h2,
.cardCurso_info h3,
.cardCurso_info h4 {
color: #183451;
font-family: ralewayBold;
font-size: 1.45vw;
margin: 1.92vw 0 1.35vw;
}
.cardCurso_info p {
color: #707070;
font-family: raleway;
font-size: 1.35vw;
}
.cardCurso_info p:nth-last-child(1) {
margin-top: 1.04vw;
}
.ourProfessors {
background-color: #F9F9F9;
padding: 4.375vw 0 3.43vw;
text-align: center;
}
.op__title {
font-size: 2.70vw;
margin-bottom: 3.02vw;
}
.op__video {
width: 62.86vw;
height: 38.33vw;
margin: auto;
}
.fullBrochure {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/bg_for_section_full_brochure.jpg);
background-size: cover;
background-repeat: no-repeat;
padding: 5.20vw 15.20vw;
}
.fullBrochure--v2 {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/background-brochure-271222.jpg);
padding: 5.20vw 10vw;
}
.fb__container {
display: flex;
align-items: center;
justify-content: space-between;
}
.fb__form {
max-width: 39.89vw;
}
.fb__form h2 {
color: #fff;
font-weight: 400;
font-size: 3.23vw;
margin-bottom: 5vw;
}
.fullBrochure--v2 .fb__form h2 {
margin-bottom: 1.04vw;
}
.fb__form ._form {
max-width: 29.16vw;
}
.fb__content p {
color: #FF8F00;
font-size: 2.08vw;
margin-bottom: 1.56vw;
text-align: center;
}
.fb__content li {
color: #fff;
position: relative;
font-size: 1.66vw;
}
.fb__content li:not(:last-child) {
margin-bottom: 1.56vw;
}
.fb__content li::before {
content: '';
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/check_for_list.png);
background-size: cover;
background-repeat: no-repeat;
position: absolute;
left: -2.5vw;
width: 1.875vw;
height: 1.875vw;
}
.fb__content--v2 ul:nth-child(2) {
padding-left: 2.2vw;
}
.fb__content p:nth-child(3) {
background-color: #FF8F00;
color: #fff;
font-size: 1.45vw;
border-radius: 1.875vw;
width: fit-content;
padding: 0.52vw .83vw;
margin: 1.56vw 0;
}
.fb__content ul:nth-child(4) {
padding-left: 4vw;
}
.fb__content ul:nth-child(4) li {
color: #fff;
position: relative;
font-size: 1.25vw;
list-style-type: disc;
}
.fb__content ul:nth-child(4) li::marker {
color: #FF8F00;
font-size: 1.45vw;
}
.fb__content ul:nth-child(4) li::before {
display: none;
}
.whyTakeTheCourse {
background-color: #F9F9F9;
}
.wttc__container {
display: flex;
align-items: center;
justify-content: space-between;
}
.wttc__photo {
width: 41.35vw;
}
.wttc__info {
padding: 0 10.26vw 0 6.25vw;
}
.wttc__info h2,
.wttc__info h3,
.wttc__info h4 {
color: #183451;
font-family: ralewayMedium;
font-weight: 500;
font-size: 2.76vw;
margin-bottom: 2.60vw;
}
.wttc__info p {
color: #707070;
font-family: raleway;
font-size: 1.45vw;
}
.traditionalVsHr {
display: flex;
justify-content: center;
padding: 4.42vw 3.125vw;
position: relative;
}
.tvshr_vs {
position: absolute;
width: 4.79vw;
left: 0;
right: 0;
margin: auto;
bottom: 18vw;
z-index: 2;
}
.tvshr_line {
background-color: #183451;
position: absolute;
width: 1px;
height: 33.38vw;
left: 0;
right: 0;
margin: auto;
top: 0;
}
.vsCarousel {
display: none;
}
.tvshr__container {
max-width: 45.65vw;
}
.traditionalContent {
margin-bottom: 1.71vw;
min-height: 14vw;
}
.traditionalContent h2,
.traditionalContent h3,
.traditionalContent h4 {
font-size: 1.979vw;
font-weight: 400;
color: #707070;
margin-bottom: 1.04vw;
}
.traditionalContent ul,
.hrContent ul {
padding-left: 2.08vw;
}
.traditionalContent li,
.hrContent li {
list-style-type: disc;
font-size: 1.45vw;
color: #707070;
}
.traditionalContent li::marker {
color: #00233D;
}
.hrContent li::marker {
color: #FF8F00;
}
.traditionalContent li:not(:last-child),
.hrContent li:not(:last-child) {
margin-bottom: 1.04vw;
}
.hrContent {
padding-left: 3.85vw;
margin-bottom: 1.71vw;
}
.hrContent h2,
.hrContent h3,
.hrContent h4 {
font-size: 1.979vw;
font-weight: 400;
color: #FF8F00;
margin-bottom: 1.04vw;
}
.traditionalActions {
position: relative;
right: -7vw;
}
.traditionalAction {
display: flex;
justify-content: flex-end;
position: relative;
}
.traditionalAction:not(:last-child) {
margin-bottom: .8px;
}
.ta__description {
background-repeat: no-repeat;
background-position: left;
background-size: 25vw;
display: flex;
align-items: center;
padding: 0 3.95vw 0 3.13vw;
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
.traditionalAction:nth-child(1) .ta__description {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/rectangle_bg_1.png);
left: 5.4vw;
}
.traditionalAction:nth-child(2) .ta__description {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/rectangle_bg_2.png);
}
.traditionalAction:nth-child(3) .ta__description {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/rectangle_bg_3.png);
left: -4vw;
}
.ta__text {
font-size: 1.25vw;
color: #fff;
max-width: 17.22vw;
line-height: 1;
}
.ta__percentage {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
font-size: 1.04vw; width: 32.37vw;
height: 9.37vw;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: center;
position: relative;
}
.traditionalAction:nth-child(1) .ta__percentage {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/triangle_bg_1.png);
background-size: contain;
padding-top: 2.08vw;
}
.traditionalAction:nth-child(2) .ta__percentage {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/triangle_bg_2.png);
background-size: contain;
}
.traditionalAction:nth-child(3) .ta__percentage {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/triangle_bg_3.png);
} .hrActions {
position: relative;
left: -5vw;
}
.hrAction {
display: flex;
justify-content: flex-start;
position: relative;
}
.hrAction:not(:last-child) {
margin-bottom: 0.8px;
}
.hr__description {
background-repeat: no-repeat;
background-position: right;
background-size: 27vw;
display: flex;
align-items: center;
padding: 0 1.33vw 0 5.35vw;
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
}
.hrAction:nth-child(1) .hr__description {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/rectangle_orange_bg_1.png);
right: -4vw;
}
.hrAction:nth-child(2) .hr__description {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/rectangle_orange_bg_2.png);
right: 0.8vw;
}
.hrAction:nth-child(3) .hr__description {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/rectangle_orange_bg_3.png);
right: 5.4vw;
}
.hr__text {
font-size: 1.25vw;
color: #fff;
max-width: 17.22vw;
width: 100%;
line-height: 1;
}
.hr__percentage {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
font-size: 1.04vw; width: 32.37vw;
height: 9.37vw;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: center;
position: relative;
z-index: 1;
} .hrAction:nth-child(1) .hr__percentage {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/triangle_orange_bg_1.png);
}
.hrAction:nth-child(2) .hr__percentage {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/triangle_orange_bg_2.png);
background-size: contain;
}
.hrAction:nth-child(3) .hr__percentage {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/triangle_orange_bg_3.png);
background-size: contain;
padding-bottom: 3.28vw;
} .sectionHerramientas {
background-color: #fff;
padding: 4.16vw 4.63vw;
}
.herramientas__info {
font-family: raleway;
font-size: 1.458vw;
color: #707070;
}
.herramientas__info h2,
.herramientas__info h3,
.herramientas__info h4,
.herramientas__info h5 {
font-family: ralewayBold;
font-size: 2.60vw;
color: #00233D;
text-align: center;
margin-bottom: 1.25vw;
}
.herramientas {
margin: 2.60vw 0 1.04vw;
display: flex;
justify-content: space-between;
}
.herramientas__planesTitle {
font-size: 1.56vw;
text-align: center;
margin-bottom: 1.66vw;
}
.herramienta {
background-image: linear-gradient(to right, #365266, #00233D);
display: flex;
align-items: center;
width: 41.77vw;
padding: 0.52vw 0.885vw;
border-top-right-radius: 0.52vw;
border-bottom-left-radius: 0.52vw;
box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
}
.herramienta:not(:last-child) {
margin-bottom: 1.04vw;
}
.herramienta__icon {
width: 3.125vw;
aspect-ratio: 1/1;
object-fit: contain;
margin-right: 1.10vw;
}
.herramienta__title {
font-size: 1.77vw;
}
.herramientas__line {
border-left: 1px solid #183451;
height: 33.38vw;
}
.herramientas__lineas .herramienta {
background-image: linear-gradient(to right, #F18E3D, #FF7F13);
}
.sliderHerramientas {
display: none;
} .objectives {
background-color: #F9F9F9;
padding: 0 3.125vw 3.95vw;
}
.objectives__container {
border: 1px solid #FF8F00;
border-bottom-left-radius: 1.66vw;
border-top-right-radius: 1.66vw;
padding: 3.7vw 1.32vw 1.614vw;
position: relative;
}
.objectiveTitleAndImg {
background-color: #F9F9F9;
display: flex;
align-items: center;
position: absolute;
top: -3.54vw;
z-index: 2;
padding: 0 .52vw;
} .objectives--v2 {
background-color: #fff;
}
.objectives--v2 .objectiveTitleAndImg {
background-color: #fff;
} .objectiveTitleAndImg>img {
width: 5.26vw;
}
.objectiveTitle {
font-size: 2.76vw;
font-weight: 500;
}
.objectives__list {
font-size: 1.45vw
}
.objectives__list ul {
padding-left: 2.08vw;
}
.objectives__list li {
position: relative;
}
.objectives__list li:not(:last-child) {
margin-bottom: 0.833vw;
}
.objectives__list li::before {
content: '';
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/check_list.png);
background-repeat: no-repeat;
background-size: cover;
width: 1.56vw;
height: 1.04vw;
position: absolute;
top: .34vw;
left: -1.84vw;
}
.curriculum {
background-color: #183451;
padding: 1.927vw 3.125vw 6.30vw;
}
.curriculum__titleAndDescript {
max-width: 51.77vw;
margin: auto;
text-align: center;
}
.curriculum__titleAndDescript h2,
.curriculum__titleAndDescript h3,
.curriculum__titleAndDescript h4 {
font-size: 2.76vw;
font-weight: 400;
margin-bottom: 1.25vw;
}
.curriculum__titleAndDescript p {
font-size: 1.56vw;
}
.accordion {
background-color: #fff;
border-top-left-radius: 1.66vw;
border-bottom-right-radius: 1.66vw;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
margin: 1.56vw 0;
padding: 1.56vw 2.55vw;
position: relative;
cursor: pointer;
}
.accordion__title {
font-size: 2.08vw;
font-weight: 500;
}
.descriptionBoxDisabled {
display: none;
}
.accordion__flex {
display: flex;
margin-top: 1.04vw;
}
.accordion__description {
font-size: 1.35vw;
margin-top: 2.34vw;
width: 34.45vw;
}
.accordion__description ul {
padding-left: 2.24vw;
}
.accordion__description li {
position: relative;
}
.accordion__description li:not(:last-child) {
margin-bottom: 2.6vw;
}
.accordion__description li::before {
content: '';
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/check_for_list.png);
background-repeat: no-repeat;
background-size: cover;
width: 1.35vw;
height: 1.35vw;
position: absolute;
top: 0;
left: -1.84vw;
}
.accordion__professor {
display: flex;
align-items: flex-start;
width: 43.33vw;
}
.professorPhoto {
width: 5.26vw;
margin-right: 1.04vw;
}
.professorInfo {
font-size: 1.35vw;
line-height: 1.5;
}
.professorInfo hr {
height: 3px;
background-color: #183451;
margin: 5px 0 0.91vw;
}
.professorInfo--mobile {
display: none;
}
.accordion__arrow {
position: absolute;
top: 2.46vw;
right: 2.55vw;
width: 1.354vw;
}
.ctas {
background-color: #FF8F00;
padding: 2.34vw 0;
}
.ctas__container {
display: flex;
justify-content: space-around;
position: relative;
}
.cta {
max-width: 31.77vw;
}
.cta__info {
text-align: center;
}
.cta__info h2 {
font-family: ralewayMedium;
font-size: 2.76vw;
}
.cta__info p {
font-family: raleway;
font-size: 1.56vw;
margin: 1.45vw 0;
}
.cta__btn {
background-color: #fff;
font-size: 1.56vw;
display: block;
width: fit-content;
max-width: 17.96vw;
padding: 0.468vw 0.625vw;
margin: auto;
text-align: center;
}
.cta__btn:hover {
background-color: #183451;
color: #fff;
transition: all ease-out .3s;
}
.ctas_verticalLine {
background-color: #fff;
width: 4px;
height: 19.06vw;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.footer--grey {
background-color: #707070;
padding: 1.95vw 2.60vw;
}
.footerCol--cursohr {
width: 100%;
max-width: 100%;
}
.whatsappCursoPage {
width: 3.645vw;
border-radius: 50%;
position: fixed;
bottom: 1.04vw;
right: 1.04vw;
transition: all ease-in-out .3s;
}
.whatsappCursoPage:hover {
opacity: .9;
}
.certifiedSection {
background-color: #F9F9F9;
padding: 2.08vw 0;
}
.certifiedContainer {
width: 80vw;
max-width: 100%;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
}
.certifiedImg {
width: 25.36vw;
}
.certifiedInfoContainer {
max-width: 100%;
width: 42vw;
}
.certifiedTitle {
font-size: 2.60vw;
font-weight: 500;
margin-bottom: 1.56vw;
}
.certifiedInfo {
font-size: 1.45vw;
line-height: 1.5;
}
.certifiedInfo :is(p, li) {
margin-bottom: 1.04vw;
}
.certifiedInfo li {
list-style-type: disc;
}
.brevoFormIframe {
width: 29.16vw;
height: 35.04vw;
}
@media(max-width: 768px) {
.cuorseBusinessPartner {
background-image: unset;
padding: 1.328vw 0;
}
.cbp__container {
flex-direction: column;
}
.cbp__content {
max-width: 83.2%;
}
.cbp__content h1 {
font-size: 10.66vw;
}
.cbp__content p {
font-size: 5.86vw;
max-width: 100%;
margin: 3.46vw 0 0;
}
.cbp__form {
max-width: 100%;
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/fondoformmobile.jpg);
background-size: cover;
background-repeat: no-repeat;
padding: 3.2vw 0 0;
margin-top: 6.4vw;
}
.cbp__form--v2 {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/bg-mobile-ajedrez-271222.jpg);
}
.formTitle {
max-width: 83.2%;
margin: 0 auto 4vw;
}
._form ._form_element {
max-width: 83.2%;
margin: auto;
}
._form ._form_element:not(:last-child) {
margin-bottom: 4vw;
}
._form input,
._form #email {
height: 13vw;
font-size: 4.26vw;
padding: 3.73vw;
}
._form ._submit {
width: 100%;
margin: 7.2vw auto 0;
}
._form-thank-you {
font-size: 5.33VW;
padding: 0 14.33vw 7.33vw;
}
.formTitle {
font-size: 5.33vw;
}
.btnBrochure {
display: none;
}
.sectionCards {
padding: 8vw 0 13.33vw;
}
.sectionCards__container {
display: none;
}
.cardCursoCarousel {
display: block;
}
.cardCurso {
width: 85%;
max-width: 85%;
min-height: 94vw;
margin: 5.33vw auto !important;
border-top-right-radius: 8.53vw;
border-bottom-left-radius: 8.53vw;
padding: 13.33vw 5.33vw;
}
.cardCurso__icon {
width: 14.4vw;
}
.cardCurso_info h2,
.cardCurso_info h3,
.cardCurso_info h4 {
font-size: 8vw;
margin: 4.66vw 0;
}
.cardCurso_info p {
font-size: 4.8vw;
white-space: normal;
}
.cardCurso_info p:nth-last-child(1) {
margin-top: 5.33vw;
}
.glide__bullets {
bottom: -6vw;
}
.glide__bullet {
background-color: #F7D6AB;
width: 14px;
height: 14px;
margin: 0 10px;
}
.glide__bullet--active,
.glide__bullet:hover,
.glide__bullet:focus {
background-color: #FF8F00;
}
.op__title {
font-size: 6.933vw;
margin-bottom: 5.06vw;
}
.op__video {
width: 72.26vw;
height: 54.93vw;
}
.ourProfessors {
padding: 5.46vw 14.13vw;
}
.fullBrochure {
padding: 10.66vw 0 0;
}
.fb__content {
display: none;
}
.fb__form {
max-width: 100%;
}
.fb__form h2 {
font-size: 6.93vw;
text-align: center;
}
.fb__form ._form {
max-width: 100%;
}
.whyTakeTheCourse {
padding: 12.13vw 0 0;
}
.wttc__photo {
display: none;
}
.wttc__info {
text-align: center;
padding: 0 11.33vw 12.13vw;
}
.wttc__info h2,
.wttc__info h3,
.wttc__info h4 {
font-size: 6.93vw;
}
.wttc__info p {
font-size: 4.26vw;
line-height: 1.5;
}
.traditionalVsHr {
display: none;
}
.tvshr_line,
.tvshr_vs {
display: none;
}
.vsCarousel {
display: block;
background-color: #fff;
padding-bottom: 13.33vw;
}
.vsCarousel .glide__bullets {
bottom: 6vw;
}
.vsCarousel .glide__arrow {
padding: 0;
border: 0;
top: 40vw;
box-shadow: none;
}
.vsCarousel .glide__arrow img {
width: 9.33vw;
}
.vsCarousel .glide__arrow--left {
left: 0;
}
.vsCarousel .glide__arrow--right {
right: 0;
}
.tvshr__container {
max-width: 100%; }
.traditionalContent {
padding: 5.6vw 16.13vw 0;
margin-bottom: 8.53vw;
}
.traditionalContent h2,
.traditionalContent h3,
.traditionalContent h4 {
font-size: 6.4vw;
margin-bottom: 4vw;
}
.traditionalContent li,
.hrContent li {
font-size: 4.26vw;
}
.traditionalContent li:not(:last-child),
.hrContent li:not(:last-child) {
margin-bottom: 2.66vw;
}
.traditionalActions {
right: unset;
}
.ta__description {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/bg_destacado_mobile.png);
background-size: 48vw;
padding: 0 7.12vw 0 7.4vw;
display: none;
}
.traditionalAction:nth-child(1) .ta__description {
left: 14.4vw;
}
.ta__text {
font-size: 3.2vw;
max-width: 35.33vw;
}
.ta__percentage {
width: 98%;
height: 28.43vw;
font-size: 4.26vw;
}
.traditionalAction:nth-child(1) .ta__percentage {
font-size: 3.6vw;
padding-top: 11.08vw;
}
.ta__percentage h4:not(:last-child) {
margin: 0;
} .ta__rotate h4:last-child { font-size: 4vw; }
.hrActions {
left: unset;
}
.hrAction {
justify-content: flex-start;
}
.hrContent {
padding: 5.6vw 16.13vw 0;
margin-bottom: 8.53vw;
}
.hrContent h2,
.hrContent h3,
.hrContent h4 {
font-size: 6.4vw;
margin-bottom: 4vw;
}
.hr__percentage {
width: 98%;
height: 28.43vw;
font-size: 4vw;
margin: auto;
}
.hrAction:nth-child(3) .hr__percentage {
font-size: 3.6vw;
padding-bottom: 10.3vw;
}
.hr__description {
background-image: url(//hrlatam.com/wp-content/themes/HRLatam/img/course_business_partner/bgdestacado_right_mobile.png);
background-size: 90vw;
background-position: right;
padding: 0 14.4vw 0 7.12vw;
display: none;
}
.hr__text {
font-size: 4.26vw;
max-width: 57.33vw;
} .sectionHerramientas {
padding: 4vw 0 12vw;
}
.herramientasContainer {
padding: 0 4vw;
}
.herramientas,
.herramientas__info {
display: none;
}
.herramientas__info h2,
.herramientas__info h3,
.herramientas__info h4,
.herramientas__info h5 {
font-family: raleway;
font-weight: 400;
font-size: 6.63vw;
margin-bottom: 6.63vw;
}
.herramientas__info {
font-size: 4.26vw;
text-align: center;
line-height: 1.5;
margin-bottom: 4vw;
}
.herramientas__info p {
padding: 0 8vw;
}
.herramientas__planesTitle {
font-size: 4.26vw;
margin-bottom: 3.36vw;
}
.herramienta {
width: 100%;
padding: 2vw;
border-top-right-radius: 2.66vw;
border-bottom-left-radius: 2.66vw;
}
.herramienta:not(:last-child) {
margin-bottom: 4vw;
}
.herramienta__icon {
width: 5.86vw;
margin-right: 4vw;
}
.herramienta__title {
font-size: 4.26vw;
}
.sliderHerramientas {
overflow: hidden;
}
.sliderHerramientas,
.sliderHerramientas .herramientas__info {
display: block;
}
.sliderHerramientas .glide__arrow {
appearance: none;
-webkit-appearance: none;
background-color: #183451;
border-radius: 50%;
box-shadow: none;
text-shadow: none;
border: none;
padding: 0;
width: 14.6vw;
height: 14.6vw;
display: flex;
align-items: center;
padding: 0;
top: 20%;
}
.sliderHerramientas .glide__arrow--left {
left: -6vw;
padding-right: 4.77vw;
justify-content: flex-end;
}
.sliderHerramientas .glide__arrow--right {
right: -6vw;
padding-left: 4.77vw;
justify-content: flex-start;
}
.sliderHerramientas .glide__arrow img {
width: 2.37vw;
}
.objectives--v2 {
background-color: #F9F9F9;
}
.objectives--v2 .objectiveTitleAndImg {
background-color: #F9F9F9;
} .objectives {
padding: 6.13vw 6.13vw 6.20vw 10.13vw;
}
.objectives__container {
border: 0;
border-radius: 0;
padding: 0;
}
.objectiveTitleAndImg {
position: unset;
top: unset;
font-size: 8vw;
margin-bottom: 8vw;
}
.objectiveTitle {
font-size: 8vw;
}
.objectiveTitleAndImg>img {
width: 16.18vw;
margin-right: 2.66vw;
}
.objectives__list {
font-size: 4.26vw;
}
.objectives__list ul {
padding-left: 0;
}
.objectives__list li:not(:last-child) {
margin-bottom: 4.8vw;
}
.objectives__list li::before {
width: 4.52vw;
height: 3.22vw;
left: -5.84vw;
top: 1.34vw;
}
.curriculum {
padding: 13.06vw 9.33vw;
}
.curriculum__titleAndDescript {
max-width: 100%;
margin-bottom: 2.66vw;
}
.curriculum__titleAndDescript h2,
.curriculum__titleAndDescript h3,
.curriculum__titleAndDescript h4 {
font-size: 6.93vw;
margin-bottom: 6.66vw;
}
.curriculum__titleAndDescript p {
font-size: 4.26vw;
}
.accordionWhiteLine {
background-color: #fff;
width: 100%;
height: 1px;
}
.accordion {
background-color: unset;
border-radius: unset;
box-shadow: unset;
padding: 4.53vw 0;
}
.accordion__title {
color: #fff;
font-size: 5.86vw;
max-width: 90%;
}
.accordion__arrow {
width: 5.08vw;
top: 7vw;
right: 0;
}
.accordion__flex {
flex-direction: column;
margin-top: 7.73vw;
}
.accordion__description {
color: #fff;
font-size: 4.26vw;
width: 100%;
margin-top: 0;
}
.accordion__description ul {
padding-left: 8vw;
}
.accordion__description li::before {
width: 6.93vw;
height: 6.93vw;
left: -9vw;
top: -1vw;
}
.accordion__description li:not(:last-child) {
margin-bottom: 5.33vw;
}
.accordion__professor {
width: 100%;
margin-top: 6.66vw;
}
.professorPhoto {
width: 17.33vw;
margin-right: 4vw;
}
.professorInfo {
font-size: 4.26vw;
color: #fff;
}
.professorInfo p:last-child {
display: none;
}
.professorInfo hr {
display: none;
}
.professorInfo--mobile {
display: block;
margin-top: 8vw;
}
.professorInfo--mobile p:last-child {
display: block;
}
.professorInfo--mobile p:nth-child(1) {
display: none;
}
.ctas {
padding: 6.09vw 6vw;
}
.ctas__container {
flex-direction: column;
justify-content: center;
align-items: center;
}
.ctas_verticalLine {
width: 100%;
height: 3px;
top: 6vw;
}
.cta {
max-width: 61.86vw;
}
.cta:not(:last-child) {
margin-bottom: 5.33vw;
}
.cta:last-child {
margin-top: 5.33vw;
}
.cta__info h2 {
font-size: 6.933vw;
}
.cta__info p {
font-size: 4.26vw;
margin: 4.26vw 0;
}
.cta__btn {
max-width: 57.86vw;
font-size: 5.86vw;
padding: 1.86vw 8.26vw;
}
.footer--grey {
padding: 5.33vw 3.73vw;
}
.footer--grey .fs28 {
font-size: 8vw;
text-align: center;
}
.whatsappCursoPage {
width: 13.33vw;
bottom: 4vw;
right: 4vw;
}
.certifiedSection {
padding: 8vw 0;
}
.certifiedContainer {
flex-direction: column;
}
.certifiedImg {
width: 60vw;
}
.certifiedInfoContainer {
width: 100%;
}
.certifiedTitle {
font-size: 6.93vw;
margin-bottom: 6vw;
}
.certifiedInfo {
font-size: 4.26vw;
}
.certifiedInfo :is(p, li) {
margin-bottom: 4vw;
}
.brevoFormIframe {
width: 100%;
height: 730px;
}
}