:root {
    --kk-container: 1480px;
}

/* Generic  
**************************************************************************************************************************************************/
.template-switch {
	display: flex;
	overflow-x: clip;
	flex-direction: column;
}

/* Hero Section 
**************************************************************************************************************************************************/
.switch-hero {
    width: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
    flex-direction: column;
    border-bottom: 18px solid #F0C22E;
}
.switch-hero .hero-container {
	width: 100%;
	z-index: 200;
	display: flex;
	position: relative;
	align-items: center;
	background: #ffd353;
	flex-direction: column;
	justify-content: center;
	clip-path: url(#clip-small);
}
.switch-hero .hero-container .container-content {
	width: 100%;
	display: flex;
	position: relative;
	flex-direction: column;
	max-width: var(--kk-container);
}
.switch-hero .hero-container .container-content .content-logo {
	width: 100%;
	display: flex;
	padding: 40px;
	z-index: 200;
	max-height: 200px;
	justify-content: center;
}
.switch-hero .hero-container .container-content .content-logo img {
	width: 100%;
	height: auto;
	display: flex;
	max-width: 420px;
}
.switch-hero .hero-container .container-content .content-media {
    height: 480px;
    display: flex;
    overflow: visible;
    position: relative;
	align-items: flex-end;
    justify-content: center;
}
.switch-hero .hero-container .container-content .content-media .media-group {
    width: 100%;
    height: 100%;
	display: flex;
    overflow: visible;
    position: relative;
	justify-content: center;
}
.switch-hero .hero-container .container-content .content-media .media-group .group-small {
	width: auto;
	height: 100%;
	display: flex;
}
.switch-hero .hero-container .container-content .content-media .media-group .group-large {
	width: auto;
	height: 100%;
	display: none;
}
.switch-hero .hero-swatches {
	width: 100%;
	z-index: 100;
	display: flex;
	margin-top: -120px;
}
.switch-hero .hero-swatches .swatches-slider {
	width: 100%;
	display: flex;
}
.switch-hero .hero-swatches .swatches-slider .slider-item {
	height: 260px;
	display: flex; 
	padding: 14px;
	flex: 1 0 auto;
	overflow: hidden;
	user-select: none;
	align-items: flex-end;
}
.switch-hero .hero-swatches .swatches-slider .slider-item span {
	white-space: nowrap;
	writing-mode: sideways-lr;
}
.switch-hero .hero-shape1 {
    top: 0;
    left: 0;
    width: 3000px;
    height: 100%;
    z-index: 200;
    overflow: visible;
    position: absolute;
    pointer-events: none;
}
.switch-hero .hero-shape1 .shape-large,
.switch-hero .hero-shape1 .shape-small {
    fill: none;
    stroke: #F0C22E;
    stroke-width: 34;
    stroke-linecap: round;
}
.switch-hero .hero-shape1 .shape-small {
	display: flex;
}
.switch-hero .hero-shape1 .shape-large {
	display: none;
}
.switch-hero .hero-shape2 {
    width: 0;
    height: 0;
    position: absolute;
}
@media (min-width: 1024px) {
	.switch-hero .hero-container {
		clip-path: url(#clip-large);
	}
	.switch-hero .hero-container .container-content {
		flex-direction: row;
	}
	.switch-hero .hero-container .container-content .content-logo {
		width: 60%;
		max-height: none;
	}	
	.switch-hero .hero-container .container-content .content-logo img {
		max-width: 640px;
	}
	.switch-hero .hero-container .container-content .content-media {
		width: 40%;
	}
	.switch-hero .hero-container .container-content .content-media .media-group .group-small {
		display: none;
	}
	.switch-hero .hero-container .container-content .content-media .media-group .group-large {
		display: flex;
	}
	.switch-hero .hero-shape1 .shape-small {
		display: none;
	}
	.switch-hero .hero-shape1 .shape-large {
		display: flex;
	}
	.switch-hero .hero-swatches {
		margin-top: -80px;
	}
}
/* Hero Section Backup
*************************************************************************************************************************************************
.switch-hero {
    width: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
    flex-direction: column;
    border-bottom: 14px solid #F0C22E;
}
.switch-hero .hero-container {
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.switch-hero .hero-container .container-content {
	width: 100%;
	display: flex;
	background: #fbdf58;
	flex-direction: column;
}
.switch-hero .hero-container .container-content .content-logo {
	width: 100%;
	display: flex;
	padding: 40px;
	max-height: 200px;
	justify-content: center;
}
.switch-hero .hero-container .container-content .content-logo img {
	width: 100%;
	height: auto;
	display: flex;
	max-width: 420px;
}
.switch-hero .hero-container .container-content .content-media {
    z-index: 200;
    height: 400px;
    display: flex;
    overflow: visible;
    position: relative;
	align-items: flex-end;
    justify-content: center;
}
.switch-hero .hero-container .container-content .content-media .media-group {
    width: 100%;
    height: 100%;
	display: flex;
    overflow: visible;
    position: relative;
	background: #fbdf58;
    clip-path: url(#wave);
	justify-content: center;
}
.switch-hero .hero-container .container-content .content-media .media-group .group-small {
	width: auto;
	height: 100%;
	display: flex;
}
.switch-hero .hero-container .container-content .content-media .media-group .group-large {
	width: auto;
	height: 100%;
	display: none;
}
.switch-hero .hero-container .container-content .content-media .media-group .group-shape {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    overflow: visible;
    position: absolute;
    pointer-events: none;
}
.switch-hero .hero-container .container-content .content-media .media-group .group-shape use {
    fill: none;
    stroke: #F0C22E;
    stroke-width: 30;
    stroke-linecap: round;
}
.switch-hero .hero-swatches {
	width: 100%;
	z-index: 100;
	display: flex;
	margin-top: -80px;
}
.switch-hero .hero-swatches .swatches-slider {
	width: 100%;
	display: flex;
}
.switch-hero .hero-swatches .swatches-slider .slider-item {
	height: 260px;
	display: flex; 
	padding: 14px;
	flex: 1 0 auto;
	overflow: hidden;
	user-select: none;
	align-items: flex-end;
}
.switch-hero .hero-swatches .swatches-slider .slider-item span {
	white-space: nowrap;
	writing-mode: sideways-lr;
}
.switch-hero .hero-shape {
    width: 0;
    height: 0;
    position: absolute;
}*/
/* Media Section 
**************************************************************************************************************************************************/
.switch-media {
	width: 100%;
	display: flex;
	margin: -40px 0;
	overflow-x: clip;
	justify-content: center;
}
.switch-media .media-container {
	width: 100%;
	display: flex;
	padding: 0 20px;
	max-width: var(--kk-container);
}
.switch-media .media-container .container-content {
	width: 100%;
	aspect-ratio: 16/9;
	display: flex;
	position: relative;
	background: #000000;
}
.switch-media .media-container .container-content .content-image {
    width: 100%;
    height: 100%;
    display: flex;
    object-fit: cover;
    z-index: 100;
    transition: all 0.3s ease;
}
.switch-media .media-container .container-content .content-video {
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 100;
    transition: all 0.3s ease;
}
.switch-media .media-container .container-content .content-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.switch-media .media-container .container-content .content-toggle {
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    display: flex;
    padding: 6px 14px;
    border: 0!important;
    position: absolute;
    align-items: flex-end;
    justify-content: flex-start;
    background: transparent;
    transition: all 0.3s ease;
}
.switch-media .media-container .container-content .content-toggle .toggle-content {
	display: flex;
}
.switch-media .media-container .container-content .content-toggle .toggle-content .toggle-play,
.switch-media .media-container .container-content .content-toggle .toggle-content .toggle-pause {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.switch-media .media-container .container-content .content-toggle .toggle-content .toggle-play svg {
	width: 32px;
	height: 32px;
	fill: #FFFFFF;
}
.switch-media .media-container .container-content .content-toggle .toggle-content .toggle-pause svg {
	width: 32px;
	height: 38px;
	fill: #FFFFFF;
}
.switch-media .media-container .container-content .content-toggle .toggle-content .toggle-play span,
.switch-media .media-container .container-content .content-toggle .toggle-content .toggle-pause span {
	font-family: 'cubano', sans-serif;
    font-size: 27px;
    line-height: 32px;
    font-weight: 400;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 10px 14px;
    text-align: center;
}
.switch-media .media-container .container-content .content-toggle.playing .toggle-content .toggle-pause,
.switch-media .media-container .container-content .content-toggle.not-playing .toggle-content .toggle-play {
	display: flex;
}
.switch-media .media-container .container-content .content-toggle.playing .toggle-content .toggle-play,
.switch-media .media-container .container-content .content-toggle.not-playing .toggle-content .toggle-pause {
	display: none;
}
@media (min-width: 1024px) {
	.switch-media {
		margin: -80px 0;
	}
}
@media (min-width: 1642px) {
}
/* CTA 1 Section 
**************************************************************************************************************************************************/
.switch-cta1 {
	width: 100%;
	display: flex;
	overflow-x: clip;
	position: relative;
	background: #3A494E;
	justify-content: center;
}
.switch-cta1 .cta1-container {
	width: 100%;
	z-index: 200;
	display: flex;
	padding: 0 20px;
	max-width: var(--kk-container);
}
.switch-cta1 .cta1-container .container-content {
	width: 100%;
	display: flex;
	min-height: 500px;
	position: relative;
}
.switch-cta1 .cta1-container .container-content .content-text {
	width: 100%;
	display: flex;
	padding: 40px 0;
	align-items: flex-start;
	justify-content: center;
}
.switch-cta1 .cta1-container .container-content .content-text .text-title {
	width: 100%;
	display: flex;
	justify-content: center;
}
.switch-cta1 .cta1-container .container-content .content-text .text-title h2 {
	margin: 0;
	width: 100%;
	display: flex;
	color: #FFFFFF;
	font-size: 64px;
	max-width: 420px;
	font-weight: 400;
	line-height: 58px;
	text-align: center;
	font-family: "cubano", sans-serif;
}
.switch-cta1 .cta1-media {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: flex;
	position: absolute;
	justify-content: center;
}
.switch-cta1 .cta1-media .media-small {
	height: 100%;
	width: auto;
	display: flex;
}
.switch-cta1 .cta1-media .media-large {
	height: 100%;
	width: auto;
	display: none;
}
@media (min-width: 1024px) {
	.switch-cta1 .cta1-container .container-content .content-text {
		align-items: center;
		padding: 80px 0 160px 0;
		justify-content: flex-end;
	}
	.switch-cta1 .cta1-container .container-content .content-text .text-title {
		width: 50%;
	}
	.switch-cta1 .cta1-container .container-content .content-text .text-title h2 {
		font-size: 88px;
		max-width: 520px;
		line-height: 72px;
	}
	.switch-cta1 .cta1-media .media-small {
		display: none;
	}
	.switch-cta1 .cta1-media .media-large  {
		display: flex;
		width: auto;
		height: 100%;
	}
}
@media (min-width: 1642px) {
}
/* CTA 2 Section 
**************************************************************************************************************************************************/
.switch-cta2 {
	width: 100%;
	display: flex;
	overflow-x: clip;
	background: #E16316;
	justify-content: center;
}
.switch-cta2 .cta2-container {
	width: 100%;
	display: flex;
	padding: 40px 20px;
	max-width: var(--kk-container);
}
.switch-cta2 .cta2-container .container-content {
	gap: 20px;
	width: 100%;
	display: flex;
	position: relative;
	padding: 40px 0 0 0;
	align-items: center;
	flex-direction: column;
}
.switch-cta2 .cta2-container .container-content .content-title {
	gap: 20px;
	width: 100%;
	display: flex;
	max-width: 420px;
	flex-direction: column;
}
.switch-cta2 .cta2-container .container-content .content-title h2 {
	margin: 0;
	color: #FFFFFF;
	font-size: 62px;
	font-weight: 400;
	line-height: 56px;
	text-align: center;
	font-family: "cubano", sans-serif;
}
.switch-cta2 .cta2-container .container-content .content-title h2 span {
	font-size: 68px;
	font-weight: 400;
	line-height: 56px;
}
.switch-cta2 .cta2-container .container-content .content-title .title-feature {
	display: flex;
	position: relative;
	align-items: center;
	flex-direction: column;
}
.switch-cta2 .cta2-container .container-content .content-title .title-feature p {
	margin: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	border-radius: 8px;
	background: #000000;
	text-transform: uppercase;
	padding: 18px 18px 38px 18px;
	font-family: "cubano", sans-serif;
}
.switch-cta2 .cta2-container .container-content .content-title .title-feature a {
	display: flex;
	color: #000000;
	font-size: 18px;
	font-weight: 900;
	line-height: 24px;
	padding: 10px 24px;
	text-align: center;
	border-radius: 8px;
	background: #FFFFFF;
	text-decoration: none;
	margin: -24px auto 0 auto;
	text-transform: uppercase;
	font-family: "cubano", sans-serif;
}
.switch-cta2 .cta2-container .container-content .content-text {
	gap: 20px;
	width: 100%;
	display: flex;
	max-width: 620px;
	flex-direction: column;
}
.switch-cta2 .cta2-container .container-content .content-text p {
	margin: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	font-family: "proxima-nova", sans-serif;
}
@media (min-width: 1024px) {
	.switch-cta2 .cta2-container .container-content {
		gap: 80px;
		flex-direction: row;
		padding: 160px 0 80px 0;
	}
	.switch-cta2 .cta2-container .container-content .content-title {
		width: 40%;
		max-width: none;
		align-items: flex-end;
	}
	.switch-cta2 .cta2-container .container-content .content-title h2 {
		font-size: 76px;
		line-height: 66px;
		text-align: right;
	}
	.switch-cta2 .cta2-container .container-content .content-title h2 span {
		font-size: 76px;
		line-height: 66px;
		text-align: right;
	}
	.switch-cta2 .cta2-container .container-content .content-title .title-feature p {
		max-width: 386px;
	}
	.switch-cta2 .cta2-container .container-content .content-title .title-feature a {
		margin: -24px 34px 0 auto;
	}
	.switch-cta2 .cta2-container .container-content .content-text {
		width: 60%;
		height: 100%;
		max-width: none;
		align-items: flex-end;
	}
	.switch-cta2 .cta2-container .container-content .content-text p {
		font-size: 26px;
		text-align: left;
		line-height: 34px;
		padding-right: 80px;
	}
}
/* CTA 3 Section 
**************************************************************************************************************************************************/
.switch-cta3 {
	width: 100%;
	display: flex;
	padding: 40px 0;
	overflow-x: clip;
	background: #91BEB9;
	justify-content: center;
}
.switch-cta3 .cta3-container {
	width: 100%;
	display: flex;
	padding: 40px 20px;
	max-width: var(--kk-container);
}
.switch-cta3 .cta3-container .container-content {
	gap: 40px;
	width: 100%;
	display: flex;
	position: relative;
	align-items: center;
	flex-direction: column;
}
.switch-cta3 .cta3-container .container-content .content-text {
	width: 100%;
	display: flex;
	max-width: 420px;
	align-items: center;
	flex-direction: column;
}
.switch-cta3 .cta3-container .container-content .content-text h2 {
	margin: 0;
	color: #FFFFFF;
	font-size: 74px;
	font-weight: 400;
	line-height: 50px;
	text-align: center;
	font-family: "cubano", sans-serif;
}
.switch-cta3 .cta3-container .container-content .content-text h2 span {
	font-size: 54px;
	font-weight: 400;
	line-height: 50px;
}
.switch-cta3 .cta3-container .container-content .content-text p {
	margin: 0;
	display: flex;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 400;
	line-height: 34px;
	text-align: center;
	font-family: "cubano", sans-serif;
}
.switch-cta3 .cta3-container .container-content .content-media {
	width: 100%;
	display: flex;
	position: relative;
	justify-content: center;
}
.switch-cta3 .cta3-container .container-content .content-media img.media-large {
	width: 100%;
	height: 100%;
	z-index: 200;
	display: flex;
	object-fit: cover;
	max-width: 320px;
	max-height: 320px;
	transition: transform 1s ease-in-out;
}
.switch-cta3 .cta3-container .container-content .content-media img.media-decoration {
	top: -30px;
	left: 50%;
	width: auto;
	height: 380px;
	z-index: 100;
	position: absolute;
	transform: translateX(-50%);
}
@media (min-width: 1024px) {
	.switch-cta3 .cta3-container .container-content {
		gap: 0 80px;
		flex-direction: row;
		justify-content: center;
	}
	.switch-cta3 .cta3-container .container-content .content-text {
		width: auto;
		max-width: none;
		padding: 120px 0;
		align-items: center;
	}
	.switch-cta3 .cta3-container .container-content .content-text h2 {
		font-size: 96px;
		line-height: 58px;
	}
	.switch-cta3 .cta3-container .container-content .content-text h2 span {
		font-size: 68px;
		line-height: 58px;
	}
	.switch-cta3 .cta3-container .container-content .content-text p {
		font-size: 28px;
		line-height: 34px;
	}
	.switch-cta3 .cta3-container .container-content .content-media {
		width: auto;
		max-width: none;
		overflow: hidden;
		padding: 20px 120px;
		align-items: flex-start;
	}
	.switch-cta3 .cta3-container .container-content .content-media img.media-large {
		max-width: 220px;
		max-height: 220px;
	}
	.switch-cta3 .cta3-container .container-content .content-media img.media-decoration {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 100;
		transform: none;
		position: absolute;
	}
}
/* CTA 4 Section 
**************************************************************************************************************************************************/
.switch-cta4 {
	width: 100%;
	display: flex;
	overflow-x: clip;
	position: relative;
	background: #CFCFCF;
	justify-content: center;
}
.switch-cta4 .cta4-container {
	width: 100%;
	display: flex;
	padding: 40px 20px;
	max-width: var(--kk-container);
}
.switch-cta4 .cta4-container .container-content {
	gap: 40px;
	width: 100%;
	display: flex;
	position: relative;
	align-items: center;
	flex-direction: column;
}
.switch-cta4 .cta4-container .container-content .content-media {
	width: 100%;
	display: flex;
	max-width: 160px;
	max-height: 424px;
}
.switch-cta4 .cta4-container .container-content .content-media img {
	width: 100%;
	height: 100%;
	display: flex;
	object-fit: cover;
}
.switch-cta4 .cta4-container .container-content .content-group {
	display: flex;
	flex-direction: column;
}
.switch-cta4 .cta4-container .container-content .content-group .content-text {
	width: 100%;
	display: flex;
	margin-bottom: 20px;
	justify-content: center;
}
.switch-cta4 .cta4-container .container-content .content-group .content-text p {
	margin: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	max-width: 690px;
	font-family: "proxima-nova", sans-serif;
}
.switch-cta4 .cta4-container .container-content .content-group .content-badges {
	gap: 14px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	max-width: 678px;
	margin-top: 20px;
	position: relative;
	justify-content: center;
}
.switch-cta4 .cta4-container .container-content .content-group .content-badges .badges-item {
	width: calc(50% - 14px);
	height: 120px;
	max-width: 120px;
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
}
@media (min-width: 1024px) {
	.switch-cta4 .cta4-container .container-content {
		gap: 0 80px;
		flex-direction: row;
		justify-content: center;
	}
	.switch-cta4 .cta4-container .container-content .content-group .content-badges.top .badges-item {
		width: calc(50% - 14px);
		height: 100px;
		max-width: 100px;
	}
}
/* Guides Section 
**************************************************************************************************************************************************/
.switch-guides {
	width: 100%;
	display: flex;
	overflow: hidden;
	justify-content: center;
}
.switch-guides .guides-container {
	width: 100%;
	display: flex;
	padding: 40px 20px;
	max-width: var(--kk-container);
}
.switch-guides .guides-container .container-content {
	gap: 20px;
	width: 100%;
	display: flex;
	position: relative;
	flex-direction: column;
}
.switch-guides .guides-container .container-content .content-title {
	width: 100%;
	display: flex;
}
.switch-guides .guides-container .container-content .content-title h2 {
	margin: 0;
	color: #E16316;
	font-size: 62px;
	font-weight: 400;
	line-height: 56px;
	text-align: center;
	font-family: "cubano", sans-serif;
}
.switch-guides .guides-container .container-content .content-guides {
	width: 100%;
	display: flex;
	/*overflow-x: hidden;*/
}
.switch-guides .guides-container .container-content .content-guides .guides-slider {
	width: 100%;
	display: flex;
}
.switch-guides .guides-container .container-content .content-guides .guides-slider .slider-item {
	flex-grow: 1;
	display: flex;
	padding: 20px;
	flex: 0 0 330px;
	margin-right: 24px;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	-webkit-box-shadow: 10px 10px 21px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 10px 10px 21px 3px rgba(0,0,0,0.15);
	box-shadow: 10px 10px 21px 3px rgba(0,0,0,0.15);
}
.switch-guides .guides-container .container-content .content-guides .guides-slider .slider-item .item-media {
	width: 100%;
	height: 420px;
	display: flex;
	position: relative;
}
.switch-guides .guides-container .container-content .content-guides .guides-slider .slider-item .item-media img {
	 width: 100%;
	 height: 100%;
	 display: flex;
	 object-fit: cover;
}
.switch-guides .guides-container .container-content .content-guides .guides-slider .slider-item .item-media .item-tag {
	gap: 8px;
	width: auto;
	right: -40px;
	bottom: 40px;
	display: flex;
	min-width: 120px;
	padding: 8px 14px;
	position: absolute;
	background: #000000;
	border-radius: 40px;
	justify-content: center;
}
.switch-guides .guides-container .container-content .content-guides .guides-slider .slider-item .item-media .item-tag .tag-swatch {
	width: 14px;
	height: 14px;
	display: flex;
	border-radius: 100%;
}
.switch-guides .guides-container .container-content .content-guides .guides-slider .slider-item .item-media .item-tag .tag-title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	text-align: center;
	font-family: 'cubano-sharp', sans-serif;
	text-transform: uppercase;
}
/* CTA 5 Section 
**************************************************************************************************************************************************/
.switch-cta5 {
	width: 100%;
	display: flex;
	overflow-x: clip;
	background: #E16316;
	justify-content: center;
}
.switch-cta5 .cta5-container {
	width: 100%;
	display: flex;
	padding: 40px 20px;
	max-width: var(--kk-container);
}
.switch-cta5 .cta5-container .container-content {
	gap: 20px;
	width: 100%;
	display: flex;
	position: relative;
	padding: 40px 0 0 0;
	align-items: center;
	flex-direction: column;
}
.switch-cta5 .cta5-container .container-content .content-title {
	gap: 20px;
	width: 100%;
	display: flex;
	max-width: 420px;
	flex-direction: column;
}
.switch-cta5 .cta5-container .container-content .content-title h2 {
	margin: 0;
	color: #FFFFFF;
	font-size: 62px;
	font-weight: 400;
	line-height: 56px;
	text-align: center;
	font-family: "cubano", sans-serif;
}
.switch-cta5 .cta5-container .container-content .content-title h2 span {
	font-size: 68px;
	font-weight: 400;
	line-height: 56px;
}
.switch-cta5 .cta5-container .container-content .content-media {
	gap: 20px;
	width: 100%;
	display: flex;
	max-width: 620px;
	align-items: center;
	flex-direction: column;
}
.switch-cta5 .cta5-container .container-content .content-media img {
	width: 100%;
	height: auto;
	display: flex;
	max-width: 220px;
	border: 8px solid white;
	flex-direction: column;
}
@media (min-width: 1024px) {
	.switch-cta5 .cta5-container .container-content {
		gap: 40px;
	}
	.switch-cta5 .cta5-container .container-content .content-title {
		width: 40%;
		max-width: none;
		align-items: center;
	}
	.switch-cta5 .cta5-container .container-content .content-title h2 {
		font-size: 96px;
		line-height: 58px;
		text-align: center;
	}
	.switch-cta5 .cta5-container .container-content .content-title h2 span {
		font-size: 91px;
		line-height: 91px;
		text-align: center;
	}
	.switch-cta5 .cta5-container .container-content .content-media {
		width: 100%;
		max-width: none;
		align-items: center;
	}
}




