@charset "UTF-8";.crc.product-page{position:relative;font-family:Unicredit,Arial,sans-serif}
.crc{color:#212121}
.crc h1,.crc h2,.crc h3,.crc h4,.crc h5,.crc h6,.crc p{margin:0;padding:0}
.product-page .diagonal{position:absolute;top:-30px;width:120%;height:100px;margin-left:-10%;background-color:#fff;transform:rotate(2deg)}
a.link{font-size:15px;font-weight:500;line-height:19px;color:#007a91;letter-spacing:1px;text-transform:uppercase}
.font-title-1{font-family:Unicredit,Arial,sans-serif;font-size:48px;line-height:52px;font-weight:400}
.font-title-2{font-family:Unicredit,Arial,sans-serif;font-size:36px;line-height:40px;font-weight:400}
.font-title-3{font-family:Unicredit,Arial,sans-serif;font-size:24px;line-height:28px;font-weight:500}
.font-title-4{font-family:Unicredit,Arial,sans-serif;font-size:20px;line-height:24px;font-weight:500}
.font-body-1,.font-body-1 p{font-family:Unicredit,Arial,sans-serif;font-size:18px;line-height:22px;font-weight:400}
.font-body-3{font-family:Unicredit,Arial,sans-serif;font-size:15px;line-height:20px;font-weight:400}
.crc section ul{padding:0;margin:0}
.crc section ul>li{padding:0;background:0}
.crc section ul>li>p{margin:0}
.crc *{box-sizing:border-box}
.crc .product-header{position:relative;background-color:#f5f5f5;z-index:0;overflow:hidden}
.crc .product-header .name{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}
.crc .product-header .name .title{font-weight:400;margin:0}
.crc .product-header .name a.conditions{display:inline-block;margin-top:16px}
.crc .product-header .name a.conditions:focus-visible{outline:2px solid var(--color-button-primary) !important;outline-offset:2px;border-radius:4px;text-decoration:none}
.crc .product-header .image{grid-column:2 / 3}
.crc .product-header .image img{width:100%}
.crc .product-header .content .carousel-content{align-self:end;display:flex;flex-direction:column;gap:20px}
.crc .product-header .details{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-align:left}
.crc .product-header .details .price-label{margin-bottom:24px}
.crc .product-header .details .interest{font-weight:500;margin-bottom:24px}
.crc .product-header .details ul{margin-bottom:32px;width:100%}
.crc .product-header .details ul li{margin:8px 0}
.crc .product-header .details ul li p:before{display:inline-block;font-family:'Material Icons',sans-serif;font-size:21px;line-height:20px;vertical-align:text-bottom;margin-right:8px;content:"\E5CA"}
.crc .product-header .details ul li p span{display:inline-block;width:calc(100% - 30px);vertical-align:top}
.crc .product-header .buttons button{margin-right:8px;margin-left:8px;margin-bottom:16px}
.crc .product-header .buttons a{margin-bottom:0}
.crc .buttons button.remove{border:1px solid var(--color-button-primary);color:var(--color-button-primary)}
.crc .buttons button.remove:hover{background-color:rgba(0,188,213,0.1)}
.crc .crc-carousel{position:relative;overflow:hidden;min-height:500px;background:linear-gradient(90deg,rgba(0,0,0,0.75) 8.4%,rgba(0,0,0,0.25) 91.51%)}
.crc .crc-carousel .carousel-wrapper{position:absolute;white-space:nowrap;height:100%}
.crc .crc-carousel section{float:left;height:100%;padding:0 120px 40px;white-space:normal;text-align:center;clear:none}
.crc .crc-carousel section .data{display:none}
.crc .crc-carousel .navigator{position:absolute;bottom:40px;right:120px;z-index:1;display:none;gap:20px;align-items:center}
.crc .crc-carousel .navigator #crc-counter{display:none;font-size:20px;font-weight:700}
.crc .crc-carousel .navigator .button{cursor:pointer;margin:0;padding:0;border:0;width:40px;height:40px;background-color:var(--color-button-primary);border-radius:100%;display:flex;align-items:center}
.crc .crc-carousel .navigator button:focus-visible{outline:2px solid var(--color-button-primary);outline-offset:2px}
.crc .crc-carousel .bullets{position:absolute;bottom:80px;width:100%;text-align:center;z-index:1}
.crc .crc-carousel .bullets a{display:inline-block;width:12px;height:12px;margin:0 8px;background-color:transparent;border-radius:50%;transition:background-color .5s ease}
.crc .crc-carousel .bullets a span{display:block;width:8px;height:8px;background-color:#333;border-radius:50%;margin:2px;transition:background-color .5s ease}
.crc .crc-carousel .bullets a.active{background-color:#333}
.crc .crc-carousel .bullets a.active span{background-color:#fff}
.crc .crc-carousel .content{display:grid;grid-template-columns:1fr 1fr;height:100%;color:var(--color-white)}
.crc .crc-carousel .content .name .promo{display:block;text-align:right}
.crc .crc-carousel .content .name .promo .promo-label{display:inline-block;font-size:13px;line-height:14px;font-weight:700;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:red;border-radius:4px;padding:4px 16px;margin-bottom:8px}
.crc .crc-carousel .content .name h2{margin-bottom:16px;color:var(--color-white)}
.crc .crc-carousel .content .name .price-label{display:none;margin-bottom:32px}
.crc .crc-carousel .content .name .price-label .price-promo{font-size:24px;line-height:26px;color:#999;text-decoration:line-through;margin-right:8px}
.crc .crc-carousel .content .name .price-label .price-promo span{font-size:18px}
.crc .crc-carousel .content .name .price-label .price{font-size:24px;line-height:26px;font-weight:500;margin-right:4px}
.crc .crc-carousel .content .name .price-label .price span{font-size:18px}
.crc .crc-carousel .content .name .price-label .frequency{font-size:18px;color:var(--color-white);font-weight:100}
.crc .crc-carousel .content .name a.conditions i{vertical-align:middle}
.crc .crc-carousel .content .image{position:relative}
@media all and (-ms-high-contrast:none) and (min-width:1200px){.crc .crc-carousel .content .image{top:50%}
}
.crc .crc-carousel .content .image .top{position:absolute;left:0;right:0;margin:0 auto;border-radius:8px;transform:rotate3d(2,1,-1.5,50deg)}
.crc .crc-carousel .content .image .bottom{position:absolute;left:0;right:0;margin:0 auto;border-radius:8px}
.crc .crc-carousel .content .image img.top{width:230px;height:150px;top:calc(50% - 120px);z-index:3}
.crc .crc-carousel .content .image img.vertical.top{width:160px;height:230px}
.crc .crc-carousel .content .image img.bottom{width:120px;height:100px;top:calc(50% + 10px);filter:blur(2px);-webkit-filter:blur(2px);transform:rotate3d(-1,0,0.5,60deg) translate(-30px,30px);z-index:2}
.crc .crc-carousel .content .image img.vertical.bottom{width:60px;height:120px;top:calc(60% + 10px)}
.crc .crc-carousel .content .image .shadow{background-color:#bcbcbc;box-shadow:0 0 20px 10px #bcbcbc;filter:blur(2px);-webkit-filter:blur(2px)}
.crc .crc-carousel .content .image .shadow.top{width:210px;height:140px;top:calc(50% - 80px);z-index:1}
.crc .crc-carousel .content .image .shadow.vertical.top{width:160px;height:220px;left:20px}
.crc .crc-carousel .content .image .shadow.bottom{width:105px;height:80px;left:80px;top:calc(50% + 60px);transform:rotate3d(-1,0,0.5,60deg) translate(-70px,30px);z-index:0}
.crc .crc-carousel .content .image .shadow.vertical.bottom{width:50px;height:120px;left:40px;top:calc(50% + 85px)}
.ios .crc .crc-carousel .content .image img.top{top:calc(50% - 90px)}
.ios .crc .crc-carousel .content .image img.bottom{display:none}
.ios .crc .crc-carousel .content .image .shadow.top{top:calc(50% - 50px)}
.ios .crc .crc-carousel .content .image .shadow.bottom{display:none}
.crc .crc-carousel .content .details .price-label .price-promo{color:#999;text-decoration:line-through;margin-right:16px}
.crc .crc-carousel .content .details .price-label .price-promo span{font-size:26px;font-weight:400}
.crc .crc-carousel .content .details .price-label .price{font-weight:500;margin-right:4px}
.crc .crc-carousel .content .details .price-label .price span{font-size:26px;font-weight:400}
.crc .crc-carousel .content .details .price-label .frequency{font-size:26px;color:var(--color-white);font-weight:100}
.crc .crc-carousel .content .details .buttons button.remove{display:none}
.crc .crc-carousel section.blocked .content .details .buttons button.compare{display:none}
.crc .crc-carousel section.blocked .content .details .buttons button.remove{display:inline-block}
.crc .crc-mobile-carousel{position:fixed;top:-100px;overflow:hidden;width:100%;height:100px;border-top:1px solid #eee;background-color:rgba(255,255,255,0.98);box-shadow:0 4px 6px -3px rgba(0,0,0,0.15);z-index:20;transition:top .3s ease}
.crc .crc-mobile-carousel.showed{top:80px}
.crc .crc-mobile-carousel .carousel-wrapper{position:absolute;display:table;table-layout:fixed;white-space:nowrap;height:inherit}
.crc .crc-mobile-carousel .carousel-wrapper section{display:table-cell;height:inherit;padding:0 125px;white-space:normal;text-align:center;vertical-align:middle;min-height:auto}
.crc .crc-mobile-carousel .carousel-wrapper section img{display:inline-block;width:80px;border-radius:4px;vertical-align:middle}
.crc .crc-mobile-carousel .carousel-wrapper section img.vertical{width:50px}
.crc .crc-mobile-carousel .carousel-wrapper section>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.crc .crc-mobile-carousel .carousel-wrapper section h2{font-weight:500}
.crc .crc-mobile-carousel .carousel-wrapper section div{display:inline-block;margin-left:16px;max-width:calc(100% - 100px);text-align:left;vertical-align:middle}
.crc .crc-mobile-carousel .carousel-wrapper section div a{font-size:13px;letter-spacing:1px;font-weight:500;color:#00bcd5;text-transform:uppercase}
.crc .crc-mobile-carousel .navigator{position:absolute;width:100%;top:50%;z-index:1}
.crc .crc-mobile-carousel .button{position:absolute;top:-20px;font-family:'carousel-arrows',sans-serif;font-size:30px;font-weight:100;width:35px;height:0;text-align:center;cursor:pointer;display:flex;justify-content:center;margin:0}
.crc .crc-mobile-carousel .button:before{color:#212121;margin-top:9px}
.crc .crc-mobile-carousel .button.prev{left:85px}
.crc .crc-mobile-carousel .button.prev:before{content:"\3c"}
.crc .crc-mobile-carousel .button.next{right:85px}
.crc .crc-mobile-carousel .button.next:before{content:"\3e"}
.comparison{position:relative}
.comparison .crc-cards-container{display:flex;flex-direction:column;padding:40px 0}
.comparison .crc-cards-container h2{padding-top:74px;padding-bottom:35px}
.comparison .crc-cards-container .crc-cards{display:grid;grid-auto-flow:column;justify-items:center;padding:40px 0;gap:80px}
.comparison .crc-cards-container .crc-cards div{max-width:480px;width:100%}
.comparison .crc-cards-container .crc-cards:has(:nth-child(3)){gap:40px}
.comparison .crc-cards-container .crc-cards select{width:100%;margin-bottom:32px;padding:8px;border:1px solid #909090}
.comparison .crc-cards-container .crc-cards select:focus-visible{outline:2px solid var(--color-button-primary);outline-offset:2px;border-radius:4px}
.comparison .crc-cards-container .crc-cards select.inactive{display:none}
.comparison .crc-cards-container .crc-cards .crc-card-item{border:2px solid var(--color-text);padding:24px 16px;border-radius:9px}
.comparison .crc-cards-container .crc-cards .crc-card-item ul>li{text-align:left;display:flex;flex-direction:column;overflow-wrap:anywhere}
.comparison .crc-cards-container .crc-cards .crc-card-item .item-apply-now a{width:100%;margin:0}
.comparison .crc-cards-container .crc-cards .crc-card-item figure{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}
.comparison .crc-cards-container .crc-cards .crc-card-item figure figcaption{font-weight:700;font-size:30px;line-height:33px;text-align:center}
.comparison .crc-cards-container .crc-cards .crc-card-item figure img{max-width:222px;width:100%;height:140px}
.comparison .crc-cards-container .crc-cards .crc-card-item .crc-group-feature{display:flex;flex-direction:column;gap:16px;padding:24px 0}
.comparison .crc-cards-container .crc-cards .crc-card-item .crc-group-feature:not(:last-of-type){border-bottom:2px solid #e5e5e5}
.comparison .crc-cards-container .crc-cards .crc-card-item .crc-group-feature .group-name-label{font-weight:700;font-size:18px;line-height:22px;text-transform:uppercase}
.comparison .crc-cards-container .crc-cards .crc-card-item .crc-group-feature ul{list-style-type:none;text-align:center}
.comparison .crc-cards-container .crc-cards .crc-card-item .crc-group-feature ul li .feature-title p{font-weight:700}
.comparison .comparison-cards{padding:40px 0}
.comparison .comparison-cards h2.H1{margin-bottom:35px;padding-top:74px}
.comparison .comparison-cards .comparison-cards-container-group{display:flex;padding:40px 83px;border:1px solid red}
.comparison .comparison-cards .comparison-cards-container-group:has(.card:nth-child(3)){padding-left:8px;padding-right:8px}
.comparison .comparison-cards .comparison-cards-container-group .card{padding:24px 16px 9px;border:2px solid var(--color-text);border-radius:9px;width:100%}
.comparison .comparison-cards .comparison-cards-container{display:flex;flex-direction:column}
.comparison .top-features{margin-bottom:24px}
.comparison .top-features .add-column{display:none;text-align:right}
.comparison .top-features .add-column a{display:inline-block;border:2px solid #000;border-radius:50%;width:55px;text-align:center;margin-top:110px}
.comparison .top-features .add-column a i{display:block;font-size:45px;line-height:51px}
.comparison .top-features .card{text-align:center}
.comparison .top-features .card .id{display:none}
.comparison .top-features .card .heading{min-height:84px;margin-bottom:16px}
.comparison .top-features .card .heading h3{font-size:24px;line-height:24px}
.comparison .top-features .card .heading h3 .price span{font-size:18px;font-weight:400}
.comparison .top-features .card h3 span.frequency{font-size:15px;font-weight:100;color:#333}
.comparison .top-features .card .image{position:relative;width:120px;margin:33px auto;border:5px solid transparent;border-radius:8px;box-sizing:unset;padding:2px}
.comparison .top-features .card .image.vertical{width:80px;margin:0 auto 16px}
.comparison .top-features .card .image img{width:100%;border-radius:4px}
.comparison .top-features .card .image .lock{display:none;position:absolute;top:-18px;right:-18px;background-color:#000;width:40px;height:40px;text-align:center;border:4px solid #fff;border-radius:50%}
.comparison .top-features .card .image .lock i{color:#fff;line-height:32px;cursor:pointer}
.comparison .top-features .card.blocked .image{border-color:#000}
.comparison .top-features .card.blocked .image .lock{display:block}
.comparison .title-section{position:relative;text-align:right;margin-bottom:24px}
.comparison .title-section label{text-align:right;margin:0;line-height:26px;vertical-align:middle;cursor:pointer;z-index:1}
.comparison .title-section label:before{display:inline-block;width:15px;height:8px;background:url('../../cee2020-pws/img/card_comparison/comparison-arrows-up.svg') no-repeat 0 0 #fff;margin-right:10px;vertical-align:middle;content:' ';transition:transform .4s ease}
.comparison .title-section label.section-close:before{transform:rotate(180deg)}
.comparison .title-section a{position:relative;top:0;display:inline-block;margin-left:10px}
.comparison .title-section a span{display:block;font-family:Arial,sans-serif;font-size:15px;line-height:20px}
.comparison .title-section a .uc-icon{display:inline-block;font-size:28px;color:#999;vertical-align:middle}
.comparison .title-section .line div{display:block;height:1px;background-color:#dedede;margin-top:12px}
.comparison .section{margin-bottom:28px}
.comparison .section [class^="col-"],.comparison .section-details [class^="col-"]{display:table}
.comparison .section .feature-title{display:table-cell;height:64px;text-align:right;vertical-align:middle}
.comparison .section .grid [class^="col-"]:nth-child(n+2){background-color:#f9f9f9;border-bottom:1px solid #d1d5dd}
.comparison .section .grid:first-child [class^="col-"]:nth-child(n+2){border-top:1px solid #d1d5dd}
.comparison .section .grid [class^="col-"]:nth-child(2){border-left:1px solid #d1d5dd}
.comparison .top-features [class^="col-"]:nth-child(1),.comparison .grid [class^="col-"]:nth-child(1),.comparison .section-details [class^="col-"]:nth-child(1){transition:margin-left .5s ease}
.comparison.one-column-animation .top-features [class^="col-"]:nth-child(1),.comparison.one-column-animation .grid [class^="col-"]:nth-child(1),.comparison.one-column-animation .section-details [class^="col-"]:nth-child(1){margin-left:12.5%}
.comparison.one-column .top-features [class^="col-"]:nth-child(3),.comparison.one-column .section .grid [class^="col-"]:nth-child(3),.comparison.one-column .section-details [class^="col-"]:nth-child(3),.comparison.one-column .top-features [class^="col-"]:nth-child(4),.comparison.one-column .section .grid [class^="col-"]:nth-child(4),.comparison.one-column .section-details [class^="col-"]:nth-child(4){display:none}
.comparison.one-column .section .grid [class^="col-"]:nth-child(2){border-right:1px solid #d1d5dd}
.comparison.two-column-animation .top-features [class^="col-"]:nth-child(1),.comparison.two-column-animation .grid [class^="col-"]:nth-child(1),.comparison.two-column-animation .section-details [class^="col-"]:nth-child(1){margin-left:12.5%}
.comparison.two-column .top-features [class^="col-"]:nth-child(4),.comparison.two-column .section .grid [class^="col-"]:nth-child(4),.comparison.two-column .section-details [class^="col-"]:nth-child(4){display:none}
.comparison.two-column .section .grid [class^="col-"]:nth-child(3){border-right:1px solid #d1d5dd}
.comparison.three-column .section .grid [class^="col-"]:nth-child(4){border-right:1px solid #d1d5dd}
.comparison.three-column-animation .top-features [class^="col-"]:nth-child(1),.comparison.three-column-animation .grid [class^="col-"]:nth-child(1),.comparison.three-column-animation .section-details [class^="col-"]:nth-child(1){margin-left:0}
.comparison .section .bold-row p,.comparison .section .bold-row .feature,.comparison .section .bold-row .feature span,.comparison .section-details .bold-row .feature{font-weight:900}
.comparison .section .feature,.comparison .section-details .feature{display:table-cell;height:64px;text-align:center;padding:7px 0;vertical-align:middle}
.comparison .feature-value span.check{display:inline-block;height:24px;width:24px;background:url('../../cee2020-pws/img/svgs/Navigation and action/Single tick.svg');background-size:contain}
.comparison .section .feature .inner-title{font-weight:900;margin-bottom:8px}
.crc-apply p.crc-paragraph{font-family:Arial,sans-serif;font-size:15px;line-height:24px;padding:0 40px;margin-bottom:24px}
.crc-apply ul.crc-ul{padding-left:22px}
.crc-apply ul.crc-ul li{list-style-type:disc;font-family:Arial,sans-serif;font-size:15px;line-height:24px;color:#999;margin:4px 0}
.crc-apply ul.crc-ul li span{color:#333}
.crc-apply .apply-form{background-color:#ebebeb}
.crc-apply .apply-form .apply-recap{background-color:#fff;border-radius:8px;padding:16px 24px;margin:32px 0}
.crc-apply .apply-form .apply-recap h3{font-size:16px;font-weight:500}
.crc-apply .apply-form .apply-recap p{font-size:14px;color:#aaa;margin-bottom:24px}
.crc-apply .apply-form .apply-recap h2{font-size:24px;font-weight:500;margin-bottom:30px}
.crc-apply .apply-form .apply-recap hr{border-color:#e0e0e0;margin:0 0 24px}
.crc-apply .apply-form .apply-recap ul li{overflow:hidden;margin:8px 0}
.crc-apply .apply-form .apply-recap ul li span{display:block;font-size:16px;line-height:24px}
.crc-apply .apply-form .apply-recap ul li .right{font-weight:500}
.crc-apply .apply-form .form .row{margin-top:24px;margin-bottom:24px}
.crc-apply .apply-form input{width:100%;height:40px;border-radius:3px;border:2px solid #a7abae}
.crc-apply .apply-form textarea{width:100%;height:80px;border-radius:3px;border:2px solid #a7abae}
.crc-apply .apply-form-2{position:relative;padding-top:48px;margin-bottom:120px}
.crc-apply .apply-form-2 .flex-order{display:flex}
.crc-apply .apply-form-2 .flex-order-1{order:1}
.crc-apply .apply-form-2 .flex-order-2{order:2}
.crc-apply .apply-form-2 .apply-form-steps{display:flex;align-items:center;padding:24px 0}
.crc-apply .apply-form-2 .apply-form-steps.closed{padding:40px 0;border-bottom:1px solid #e0e0e0}
.crc-apply .apply-form-2 .apply-form-steps .form-index{width:50px}
.crc-apply .apply-form-2 .apply-form-steps .form-index .index{display:inline-block;font-size:17px;line-height:30px;width:30px;text-align:center;border-radius:50%;background-color:#f5f5f5;vertical-align:middle}
.crc-apply .apply-form-2 .apply-form-steps h2{display:inline-block;width:calc(100% - 100px);vertical-align:middle}
.crc-apply .apply-form-2 .apply-form-steps .form-step{display:inline-block;float:right;font-size:14px;line-height:30px;font-weight:500;width:50px;text-align:right;vertical-align:middle}
.crc-apply .apply-form-2 form{padding:40px 0}
.crc-apply .apply-form-2 form label{display:block;font-size:13px;margin-bottom:8px}
.crc-apply .apply-form-2 form input,.crc-apply .apply-form-2 form textarea{width:100%;font-size:17px;line-height:38px;border:1px solid #9e9e9e;border-radius:4px;padding:4px 8px;margin-bottom:30px}
.crc-apply .apply-form-2 form textarea{line-height:22px;resize:vertical;min-height:100px}
.crc-apply .apply-form-2 .apply-recap{border:1px solid #eee;border-radius:8px;background-color:#fff;padding:32px 24px}
.crc-apply .apply-form-2 .apply-recap .heading{display:flex;margin-bottom:36px}
.crc-apply .apply-form-2 .apply-recap .heading .image{width:150px;padding-right:8px;vertical-align:top}
.crc-apply .apply-form-2 .apply-recap .heading .image img{width:100%}
.crc-apply .apply-form-2 .apply-recap .heading .text{width:calc(100% - 150px);padding-top:8px;vertical-align:top}
.crc-apply .apply-form-2 .apply-recap .heading .text p{margin-bottom:16px}
.crc-apply .apply-form-2 .apply-recap hr{border-color:#e0e0e0;margin:0 0 24px}
.crc-apply .apply-form-2 .apply-recap ul li{overflow:hidden;margin:12px 0}
.crc-apply .apply-form-2 .apply-recap ul li span{display:block}
.crc-apply .apply-form-2 .apply-recap ul li span span{display:inline}
.crc-apply .apply-form-2 .apply-recap ul li .left{float:left;padding-right:8px}
.crc-apply .apply-form-2 .apply-recap ul li .right{float:right;font-weight:500}
.crc-apply .apply-form-2 .apply-recap .expand-list{display:none;position:absolute;top:105px;right:37px;transform:rotate(0);transition:transform .4s ease}
.crc-apply .apply-form-2 .apply-recap.expanded .expand-list{transform:rotate(180deg)}
.crc-apply .apply-form-2 .button{padding-top:24px;text-align:center}
@media(max-width:1199px){.crc .crc-carousel{height:700px !important}
.comparison .crc-cards-container .crc-cards{grid-template-columns:1fr 1fr}
.comparison .crc-cards-container .crc-cards div:nth-child(3){display:none}
.crc .crc-carousel section{padding-bottom:0}
.crc .crc-carousel .bullets{top:390px;bottom:auto}
.crc .crc-carousel .content{grid-template-columns:1fr;grid-template-rows:1fr auto auto}
.crc .crc-carousel .content .name{grid-column:1 / 3;grid-row:2 / 3;align-items:center}
.crc .crc-carousel .content .name .promo{position:absolute;top:-48px;left:0;right:0;margin:0 auto;text-align:center}
.crc .product-header .buttons a{margin-bottom:40px}
.crc .crc-carousel .content .name .promo .promo-label{font-size:11px;color:red;background-color:transparent;border:1px solid red;margin:0}
.crc .crc-carousel .content .name .price-label{display:block}
.crc .crc-carousel .content .name p.title{display:none}
.crc .crc-carousel .content .name a.conditions{display:none}
.crc .crc-carousel .content .image{grid-column:1 / 3;grid-row:1 / 2;width:100%;transform:scale(0.8)}
.crc .crc-carousel .content .image img{width:250px}
.crc .crc-carousel .content .details{grid-column:1 /3;grid-row:3 / 4;align-items:center}
.crc .product-header .details ul{display:flex;flex-direction:column;align-items:center}
.crc .product-header .details ul li p span{display:inline}
.crc .crc-carousel .content .details p.price-label{display:none}
.comparison .diagonal{border-top:0}
.crc .product-header .heading{margin-top:24px}
.crc .product-header .heading h2:before{display:none}
.crc .product-header .name h2{font-size:36px;line-height:40px;font-weight:400;margin-bottom:8px}
.crc .product-header .heading h3:before{display:none}
.crc .product-header .name h3{font-size:36px;line-height:40px;font-weight:400;margin-bottom:8px}
.crc .product-header .image{width:280px}
.crc .product-header .details .interest{font-size:20px;line-height:24px}
.crc .product-header .details .interest sup{font-size:14px}
}
@media(max-width:959px){.crc .crc-carousel section{padding:0}
.comparison .crc-cards-container h2{padding:0;text-align:center}
.crc .product-header{overflow:visible !important}
.crc .crc-carousel .navigator #crc-counter{display:block}
.crc .comparison .container{margin-top:91px}
.crc .crc-carousel .navigator{bottom:-60px;left:50%;transform:translate(-50%);width:fit-content}
.crc .product-header .buttons a{margin-bottom:20px}
.product-page{padding-top:0}
.product-sub-heading{margin-top:16px}
.product-page .product-heading{margin:60px 0 0}
.product-page .product-heading h3{display:none}
.crc .product-header .name{display:block;text-align:center}
.crc .product-header .heading p{font-size:24px;line-height:28px;margin-left:32px}
.crc .product-header .name h2{font-size:30px;line-height:32px;font-weight:500}
.crc .product-header .name .title{font-size:20px;line-height:24px}
.crc .product-header .details .interest{font-size:20px;line-height:24px}
.crc .product-header .details .interest sup{font-size:14px}
.crc .product-header .details ul li p{font-size:15px}
.crc .product-header .details ul li p span{display:inline;width:auto}
.crc .product-header .heading-details ul li p{font-size:15px}
.crc .crc-carousel .content .details ul{margin-bottom:0;max-height:180px;overflow:hidden}
.comparison{padding-bottom:48px}
.comparison .top-features{display:none;margin-bottom:16px}
.comparison .title-section{text-align:left}
.comparison .section .feature span{font-weight:400 !important}
.comparison .section .grid.bold-row [class^="col-"]{background-color:#dedede}
}
@media(max-width:599px){.crc .crc-carousel .content .name{min-height:100px}
.crc .crc-carousel .content .name h2{margin-bottom:8px}
.crc .crc-carousel .content .name .price-label{margin-bottom:24px}
.crc .crc-carousel .content .image img{width:210px}
.crc .crc-mobile-carousel .carousel-wrapper section div a span{display:none}
.crc .crc-carousel .bullets{display:none}
.crc .crc-carousel .content .details ul li p:before{margin:0;content:''}
.crc .crc-carousel .navigator{right:0}
.crc .crc-mobile-carousel.showed{top:48px}
.crc .crc-mobile-carousel .carousel-wrapper section{padding-left:40px;padding-right:80px}
.crc .crc-mobile-carousel .carousel-wrapper section div{margin-left:5px}
.crc .crc-mobile-carousel .button.prev{left:5px}
.crc .crc-mobile-carousel .button.next{right:48px}
.comparison .diagonal{transform:rotate(5deg)}
.comparison .container{padding-left:32px;padding-right:32px}
.comparison .crc-cards-container .crc-cards .crc-card-item{border:0}
.comparison .crc-cards-container .crc-cards .crc-card-item figure img{width:127px;height:80px}
.comparison .crc-cards-container .crc-cards{gap:0 !important}
.comparison .crc-cards-container .crc-cards .crc-card-item .crc-group-feature ul>li{text-align:center}
.comparison .crc-cards-container .crc-cards .crc-card-item .crc-group-feature .group-name-label{text-align:center}
.crc .comparison .container{padding:0}
.comparison .crc-cards-container .crc-cards select{border:0;border-bottom:1px solid #666;width:163px}
.comparison .crc-cards-container .crc-cards .crc-card-item figure figcaption{text-align:center}
.comparison .crc-cards-container .crc-cards div{display:flex;flex-direction:column;align-items:center}
}
@media(max-width:376px){.crc .crc-carousel{background:#f5f5f5}
.comparison .crc-cards-container .crc-cards .crc-card-item{width:163px}
.crc .crc-carousel .content,.crc .crc-carousel .content .name h2,.crc .crc-carousel .content .name .price-label .frequency{color:var(--color-text)}
.crc .crc-carousel .content{padding:0 12px}
.crc .crc-carousel .content .name{text-align:left}
.crc .crc-carousel .content .details ul{align-items:flex-start}
.crc .crc-carousel .content .details .buttons,.crc .crc-carousel .content .details .buttons a{width:100%}
}
DIV.cards_comparison_edit{position:absolute;width:100%;height:100px;top:0}
DIV.cards_comparison_preview_edit{height:90px;position:relative;top:0;z-index:11;background:url('../../cee2020-pws/img/thumbs_bg.png');padding:5px 30px;max-height:90px}
DIV.cards_comparison_preview_edit DIV.edit-tool{float:left;width:10%;margin-top:10px;height:50px;color:#FFF;font-size:14px;font-weight:bold}
DIV.cards_comparison_preview_edit DIV.edit-tool IMG{margin-right:5px;cursor:pointer}
DIV.cards_comparison_preview_edit DIV.parsys.par_cards,DIV.cards_comparison_preview_edit DIV.parsys.par_cards_enhanced{float:left;width:90%;padding:0}
DIV.cards_comparison_preview_edit DIV.parsys.par_cards DIV,DIV.cards_comparison_preview_edit DIV.parsys.par_cards_enhanced DIV{width:125px}
DIV.cards_comparison_preview_edit DIV.parsys.par_cards DIV.section,DIV.cards_comparison_preview_edit DIV.parsys.par_cards_enhanced DIV.section{float:left}
DIV.cards_comparison_preview_edit DIV.parsys.par_cards DIV.new.section,DIV.cards_comparison_preview_edit DIV.parsys.par_cards_enhanced DIV.new.section{width:150px}
DIV.cards_comparison_preview_edit DIV.cards_comparison_preview{width:125px;height:80px;display:block}
DIV.cards_comparison_preview_edit DIV.cards_comparison_preview DIV.imageBox{width:95px;height:60px;display:block;overflow:hidden;margin:auto}
DIV.cards_comparison_preview_edit DIV.cards_comparison_preview DIV.imageBox IMAGE{width:95px}
DIV.cards_comparison_preview_edit DIV.cards_comparison_preview DIV.titleBox{width:125px;height:16px;margin-top:6px;display:block;overflow:hidden;font-size:12px;color:#eee;text-align:center;font-weight:bold}
@font-face{font-family:"carousel-arrows";src:url("../../cee2020-pws/clientLibs/comparecards-enhanced-new/css-source/carousel-arrows/carousel-arrows.eot");src:url("../../cee2020-pws/clientLibs/comparecards-enhanced-new/css-source/carousel-arrows/carousel-arrows.eot?#iefix") format("embedded-opentype"),url("../../cee2020-pws/clientLibs/comparecards-enhanced-new/css-source/carousel-arrows/carousel-arrows.woff") format("woff"),url("../../cee2020-pws/clientLibs/comparecards-enhanced-new/css-source/carousel-arrows/carousel-arrows.ttf") format("truetype"),url("../../cee2020-pws/clientLibs/comparecards-enhanced-new/css-source/carousel-arrows/carousel-arrows.svg#carousel-arrows") format("svg");font-weight:normal;font-style:normal}
[data-icon]:before{font-family:"carousel-arrows" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
[class^="carousel-arrow-"]:before,[class*=" carousel-arrow-"]:before{font-family:"carousel-arrows" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.carousel-arrow-next:before{content:"\3e"}
.carousel-arrow-prev:before{content:"\3c"}