body .landing-header{padding-top:40px}@media only screen and (max-width:960px){body .landing-header{padding-top:5vw}}body .landing-header .illustration .overlay{filter:brightness(.4)}body .landing-header>.container{align-items:center;border-radius:10px;box-sizing:border-box;display:flex;justify-content:space-between;min-height:691px;overflow:hidden;padding:40px;position:relative}@media only screen and (max-width:960px){body .landing-header>.container{border-radius:0;flex-direction:column;justify-content:center;min-height:auto;padding:0}body .landing-header>.container>.illustration{visibility:hidden}}body .landing-header>.container .illustration{background-color:#fff;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}body .landing-header>.container .illustration img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body .landing-header>.container .bloc-left{display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-right:40px;position:relative;z-index:1}@media only screen and (max-width:960px){body .landing-header>.container .bloc-left{background-color:#fff;border-radius:10px;box-sizing:border-box;padding:60px 40px;width:100%}}@media only screen and (max-width:480px){body .landing-header>.container .bloc-left{font-size:14px;padding:60px 25px 60px 20px}}@media only screen and (min-width:961px){body .landing-header>.container .bloc-left .illustration{visibility:hidden}}body .landing-header>.container .bloc-left h1{color:#fff;font-size:40px;line-height:1.5;text-decoration:underline;-webkit-text-decoration-color:var(--brand-primary);text-decoration-color:var(--brand-primary);text-decoration-thickness:2px;text-underline-offset:11px}@media only screen and (max-width:960px){body .landing-header>.container .bloc-left h1{font-size:32px}}@media only screen and (max-width:480px){body .landing-header>.container .bloc-left h1{font-size:20px;text-underline-offset:6px}}body .landing-header>.container .bloc-left p{color:#fff;font-size:24px;font-weight:500;line-height:1.5;margin-top:20px}@media only screen and (max-width:960px){body .landing-header>.container .bloc-left p{font-size:20px}}@media only screen and (max-width:480px){body .landing-header>.container .bloc-left p{font-size:14px}}@media only screen and (min-width:961px){body .landing-header>.container .bloc-left h1,body .landing-header>.container .bloc-left p{opacity:0;transform:translateY(10px)}body .landing-header>.container .bloc-left.loaded p{opacity:1;transform:translateY(0);transition:opacity .4s ease-out .3s,transform .4s ease-out .3s}body .landing-header>.container .bloc-left.loaded h1{opacity:1;transform:translateY(0);transition:opacity .4s ease-out,transform .4s ease-out}}body .landing-header>.container .bloc-right{display:flex}@media only screen and (max-width:960px){body .landing-header>.container .bloc-right{justify-content:center;margin-top:16px;width:100%}}body .landing-header>.container .bloc-right .form-container{background-color:transparent;border-radius:5px;min-height:588px;position:relative;width:320px}@media only screen and (max-width:960px){body .landing-header>.container .bloc-right .form-container{max-width:510px;min-height:414px;width:100%}}@-webkit-keyframes fadeIn{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}body .landing-header>.container .bloc-right .form-container .tabs-component-switch{opacity:1;transition:opacity .2s ease}body .landing-header>.container .bloc-right .form-container:before{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:3px;content:"";display:block;height:calc(100% - 48px);left:0;opacity:0;position:absolute;transition:visibility 0s ease .5s,opacity .2s ease 0s;visibility:hidden;width:100%;z-index:-1}body .landing-header>.container .bloc-right .form-container:after{background-color:#fff;border-radius:5px 5px 0 0;content:"";display:block;height:45px;left:0;opacity:1;position:absolute;top:0;transition:visibility 0s ease .5s;visibility:hidden;width:50%;z-index:-1}body .landing-header>.container .bloc-right .form-container.loading .tabs-component-switch{opacity:0}body .landing-header>.container .bloc-right .form-container.loading:after,body .landing-header>.container .bloc-right .form-container.loading:before{-webkit-animation:fadeIn .3s ease 0s forwards;animation:fadeIn .3s ease 0s forwards;opacity:0;visibility:visible}body .landing-header>.container .testimonials{background-color:var(--neutral-background);border-radius:10px 10px 0 0;bottom:0;left:40px;padding:20px;position:absolute}body .landing-header>.container .testimonials .star-counter{display:flex}body .landing-header>.container .testimonials .star-counter .star.full{fill:var(--brand-quaternary);stroke:var(--brand-quaternary)}body .landing-header>.container .testimonials .star-counter .star.half{fill:var(--brand-quaternary)}body .landing-header>.container .testimonials .star-counter .star.empty{fill:transparent;stroke:var(--brand-quaternary)}body .landing-header>.container .testimonials .note-container{align-items:center;display:flex}body .landing-header>.container .testimonials .note-container .note{color:var(--brand-secondary);font-weight:300;margin-left:6px}body .landing-header>.container .testimonials .note-container .note strong{font-weight:600}body .landing-header>.container .testimonials .sub-text{align-items:center;display:flex;font-weight:400}body .landing-header>.container .testimonials .sub-text strong{font-weight:700}body .landing-header>.container .testimonials .sub-text .logo-av{margin-left:4px}body .landing-header>.container .testimonials .note-container .star-counter .star{height:30px;width:30px}body .landing-header>.container .testimonials .note-container .note{font-size:12px;transform:translateY(2px)}body .landing-header>.container .testimonials .note-container .note strong{font-size:18px}body .landing-header>.container .testimonials .sub-text{font-size:10px}body .landing-header>.container .testimonials .sub-text .logo-av{width:80px}@media only screen and (max-width:960px){body .landing-header>.container .testimonials{left:0;padding:14px 0 0;position:relative;width:100%}}@media only screen and (min-width:961px){body .landing-header>.container .testimonials{opacity:0;transform:translateY(20%)}body .landing-header>.container .testimonials.loaded{opacity:1;transform:translateY(0);transition:opacity .2s ease-out .5s,transform .2s ease-out .5s}}body .landing-header>.container .testimonials:after,body .landing-header>.container .testimonials:before{background-color:var(--neutral-background);bottom:0;content:"";height:10px;-webkit-mask-image:radial-gradient(circle 5px at 0 0,transparent 0,transparent 10px,#000 0);mask-image:radial-gradient(circle 5px at 0 0,transparent 0,transparent 10px,#000 0);position:absolute;width:10px}body .landing-header>.container .testimonials:after{left:-10px}body .landing-header>.container .testimonials:before{right:-10px;transform:rotate(90deg)}.generic-buttons .container{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:616px){.generic-buttons .container{flex-direction:column}}.generic-buttons .container .generic-button:nth-child(n+2){margin-left:16px}@media only screen and (max-width:616px){.generic-buttons .container .generic-button:nth-child(n+2){margin-left:0;margin-top:16px}}.generic-buttons .container.advanced .container-cta{align-items:center;align-self:stretch;background-color:var(--neutral-deepwhite);border-radius:5px;box-sizing:border-box;color:var(--brand-quinary);display:flex;flex:1;flex-direction:column;max-width:630px;padding:35px 20px 40px;text-align:center}.generic-buttons .container.advanced .container-cta .container-icon{fill:var(--brand-quinary);height:120px;margin-bottom:20px;width:120px}.generic-buttons .container.advanced .container-cta .container-icon svg{height:100%;width:100%}@media only screen and (max-width:768px){.generic-buttons .container.advanced .container-cta .container-icon{height:100px;margin-bottom:12px;width:100px}}.generic-buttons .container.advanced .container-cta .cta-title{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:6px}@media only screen and (max-width:768px){.generic-buttons .container.advanced .container-cta .cta-title{font-size:18px;margin-bottom:12px}}.generic-buttons .container.advanced .container-cta .cta-content{font-size:14px;line-height:1.75;margin-bottom:20px}@media only screen and (max-width:768px){.generic-buttons .container.advanced .container-cta .cta-content{margin-bottom:12px}}.generic-buttons .container.advanced .container-cta .generic-button{margin-top:auto}.generic-buttons .container.advanced .container-cta :nth-last-child(2n){margin-bottom:20px}@media only screen and (max-width:768px){.generic-buttons .container.advanced .container-cta :nth-last-child(2n){margin-bottom:12px}.generic-buttons .container.advanced .container-cta{margin:0;max-width:none;padding:25px 10px 24px}.generic-buttons .container.advanced .container-cta .cta-content,.generic-buttons .container.advanced .container-cta .cta-title{padding:0 10px}.generic-buttons .container.advanced .container-cta:nth-last-child(2n){margin-bottom:20px}}@media only screen and (min-width:769px){.generic-buttons .container.advanced .container-cta:nth-last-child(2n){margin-left:0;margin-right:10px}.generic-buttons .container.advanced .container-cta:nth-child(2n){margin-left:10px;margin-right:0}}@media only screen and (max-width:768px){.generic-buttons .container.advanced{flex-direction:column}}.generic-buttons .generic-button-colored{align-items:center;background-color:var(--brand-primary);border:0 solid var(--brand-primary);border-radius:5px;box-shadow:none;box-sizing:border-box;color:var(--neutral-deepwhite);cursor:pointer;display:flex;filter:drop-shadow(0 1px 14px rgba(72,73,73,.1));font-family:Poppins,sans-serif;font-size:14px;font-weight:500;height:44px;justify-content:center;overflow:hidden;padding:11px 14px;text-decoration:none;text-transform:uppercase;transition:all .5s ease;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.generic-buttons .generic-button-colored:before{background-color:rgba(0,0,0,.25);bottom:0;content:"";position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.generic-buttons .generic-button-colored:hover:before{top:0}.generic-buttons .generic-button-white{align-items:center;background-color:var(--neutral-background);border:2px solid var(--brand-primary);border-radius:5px;box-shadow:none;box-sizing:border-box;color:var(--brand-primary);cursor:pointer;display:flex;filter:drop-shadow(0 1px 14px rgba(72,73,73,.1));font-family:Poppins,sans-serif;font-size:14px;font-weight:500;height:44px;justify-content:center;overflow:hidden;padding:11px 14px;text-decoration:none;text-transform:uppercase;transition:all .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.generic-buttons .generic-button-white:before{background-color:var(--brand-primary);bottom:0;content:"";position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.generic-buttons .generic-button-white:hover{color:var(--neutral-deepwhite)}.generic-buttons .generic-button-white:hover:before{top:0}.block.reassurance-alternance .reassurance-container{display:flex;flex-wrap:wrap;justify-content:center}.block.reassurance-alternance .reassurance-container .reassurance-element{align-items:center;box-sizing:border-box;display:flex;flex-basis:33%;flex-direction:column;padding:0 10px}.block.reassurance-alternance .reassurance-container .reassurance-element:nth-of-type(n+4){margin-top:30px}@media only screen and (max-width:980px){.block.reassurance-alternance .reassurance-container .reassurance-element{flex-basis:50%}.block.reassurance-alternance .reassurance-container .reassurance-element:nth-of-type(n+3){margin-top:30px}}@media only screen and (max-width:980px)and (max-width:768px){.block.reassurance-alternance .reassurance-container .reassurance-element:nth-of-type(n+3){margin-top:16px}}@media only screen and (max-width:480px){.block.reassurance-alternance .reassurance-container .reassurance-element{flex-basis:100%}.block.reassurance-alternance .reassurance-container .reassurance-element:nth-of-type(n+2){margin-top:16px}}.block.reassurance-alternance .reassurance-container .reassurance-element .img-container{border-radius:50%;height:140px;overflow:hidden;position:relative;width:140px}.block.reassurance-alternance .reassurance-container .reassurance-element .img-container picture{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.block.reassurance-alternance .reassurance-container .reassurance-element .img-container picture img{height:100%;width:auto}.block.reassurance-alternance .reassurance-container .reassurance-element p{line-height:1.5;max-width:305px;text-align:center}.block.reassurance-alternance .reassurance-container .reassurance-element .reassurance-title{color:var(--brand-primary);font-size:16px;font-weight:700;padding:16px 0 8px}@media only screen and (max-width:980px){.block.reassurance-alternance .reassurance-container .reassurance-element .reassurance-title{font-size:14px}}.block.reassurance-alternance .reassurance-container .reassurance-element .reassurance-content{color:var(--brand-quinary);font-size:12px;font-weight:400}.block.generic-reassurance-brand .icon{align-items:center;background-color:var(--brand-senary);border-radius:50%;display:flex;height:80px;justify-content:center;width:80px}@media only screen and (max-width:768px){.block.generic-reassurance-brand .icon{height:60px;width:60px}}@media only screen and (max-width:480px){.block.generic-reassurance-brand .icon{flex-shrink:0;margin-right:16px}}.block.generic-reassurance-brand .icon svg{fill:var(--brand-secondary);stroke:var(--brand-secondary);stroke-width:0;height:64px;width:64px}@media only screen and (max-width:768px){.block.generic-reassurance-brand .icon svg{height:48px;width:48px}}.block.generic-reassurance-brand .reassurance-brand-container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1063px}@media only screen and (max-width:480px){.block.generic-reassurance-brand .reassurance-brand-container{flex-direction:column}}@media only screen and (min-width:981px){.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element{flex-basis:33%}.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element:nth-of-type(n+4){margin-top:30px}}@media only screen and (max-width:980px){.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element{flex-basis:50%}.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element:nth-of-type(n+3){margin-top:16px}}@media only screen and (max-width:480px){.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element{flex-basis:100%;margin-top:16px}.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element:first-of-type{margin-top:0}}.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element .reassurance-brand-element{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:305px}@media only screen and (max-width:480px){.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element .reassurance-brand-element{align-items:flex-start;flex-direction:row;max-width:none}}.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element .reassurance-brand-element p{color:var(--brand-quinary);text-align:center}@media only screen and (max-width:480px){.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element .reassurance-brand-element p{text-align:left}}.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element .reassurance-brand-element .title{font-size:16px;font-weight:700;line-height:1.5;padding:16px 0 8px}@media only screen and (max-width:480px){.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element .reassurance-brand-element .title{padding-top:0}}.block.generic-reassurance-brand .reassurance-brand-container .reassurance-brand-flex-element .reassurance-brand-element .subtitle{font-size:12px;font-weight:400;line-height:1.8}.slider-verbatims .button-sector{display:flex;justify-content:center}.slider-verbatims .button-sector .btn{align-items:center;background-color:var(--brand-secondary);border:0 solid transparent;border-radius:5px;box-shadow:none;box-sizing:border-box;color:var(--neutral-deepwhite);cursor:pointer;display:flex;filter:drop-shadow(0 1px 14px rgba(72,73,73,.1));font-family:Poppins,sans-serif;font-size:14px;font-weight:500;height:44px;justify-content:center;overflow:hidden;padding:11px 14px;text-decoration:none;text-transform:uppercase;transition:all .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.slider-verbatims .button-sector .btn:after{background:rgba(0,0,0,.25);bottom:0;content:"";position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.slider-verbatims .button-sector .btn:hover:after{top:0}.slider-verbatims .container{width:1280px}.slider-verbatims .container .swiper-container{padding:30px 0}@media only screen and (max-width:768px){.slider-verbatims .container .swiper-container{padding:12px 0 40px}}.slider-verbatims .container .swiper-container .bullets-bottom{bottom:0}.slider-verbatims .verbatims-btn-container{display:flex;flex-direction:column;margin:30px auto 0;width:1280px}@media only screen and (max-width:1280px){.slider-verbatims .verbatims-btn-container{width:90%}}@media only screen and (max-width:768px){.slider-verbatims .verbatims-btn-container{margin-top:16px}}.slider-verbatims .verbatims-btn-container .button-sector .btn{margin-bottom:6px}.slider-verbatims .testimonials{align-items:center;display:flex;flex-direction:column;margin:2px 0}.slider-verbatims .testimonials .star-counter{display:flex}.slider-verbatims .testimonials .star-counter .star.full{fill:var(--brand-quaternary);stroke:var(--brand-quaternary)}.slider-verbatims .testimonials .star-counter .star.half{fill:var(--brand-quaternary)}.slider-verbatims .testimonials .star-counter .star.empty{fill:transparent;stroke:var(--brand-quaternary)}.slider-verbatims .testimonials .note-container{align-items:center;display:flex}.slider-verbatims .testimonials .note-container .note{color:var(--brand-secondary);font-weight:300;margin-left:6px}.slider-verbatims .testimonials .note-container .note strong{font-weight:600}.slider-verbatims .testimonials .sub-text{align-items:center;display:flex;font-weight:400}.slider-verbatims .testimonials .sub-text strong{font-weight:700}.slider-verbatims .testimonials .sub-text .logo-av{margin-left:4px}.slider-verbatims .testimonials .note-container .star-counter .star{height:50px;width:50px}.slider-verbatims .testimonials .note-container .note{font-size:20px;transform:translateY(2px)}.slider-verbatims .testimonials .note-container .note strong{font-size:30px}.slider-verbatims .testimonials .sub-text{font-size:12px}.slider-verbatims .testimonials .sub-text .logo-av{width:123px}@media only screen and (max-width:768px){.slider-verbatims .testimonials{margin-bottom:12px}}@media only screen and (max-width:480px){.slider-verbatims .testimonials .note-container .star-counter .star{height:30px;width:30px}.slider-verbatims .testimonials .note-container .note{font-size:18px;transform:translateY(2px)}.slider-verbatims .testimonials .note-container .note strong{font-size:24px}.slider-verbatims .testimonials .sub-text{font-size:10px}.slider-verbatims .testimonials .sub-text .logo-av{width:80px}}.slider-verbatims .testimonials .sub-text{margin-top:4px}@media only screen and (max-width:480px){.slider-verbatims .testimonials .sub-text{align-items:center;flex-direction:row}.slider-verbatims .testimonials .sub-text .logo-av{margin-left:4px}}.see-more-verbatim-container{align-self:center;background-color:var(--neutral-deepwhite);border:3px solid var(--brand-primary);border-left:0;border-radius:15px;border-right:0;box-sizing:border-box;display:flex;flex-direction:column;padding:40px 108.5px;width:100%}@media only screen and (max-width:768px){.see-more-verbatim-container{padding:24px;text-align:center}}@media only screen and (max-width:425px){.see-more-verbatim-container{padding:24px 10px}}.see-more-verbatim-container .title{align-self:center;color:var(--brand-quinary);font-size:30px;font-weight:700;margin-bottom:40px}@media only screen and (max-width:768px){.see-more-verbatim-container .title{margin-bottom:24px}}.see-more-verbatim-container .see-more-verbatim-pending-wall{height:200px}.see-more-verbatim-container .see-more-verbatim-review-container{display:flex;flex-direction:column}.verbatims-btn-container .general-conditions-container{align-items:center;display:flex;height:20px;justify-content:center;position:static;width:100%}.verbatims-btn-container .general-conditions-container .tooltip-container{display:flex;padding:0 8px}.verbatims-btn-container .general-conditions-container .tooltip-container .tooltip-icon{border:2px solid var(--neutral-grey-2);border-radius:100%;color:var(--neutral-grey-2);cursor:pointer;display:inline-block;font-size:12px;height:12px;letter-spacing:normal;margin:auto 0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:12px}@media only screen and (max-width:768px){.verbatims-btn-container .general-conditions-container .tooltip-container{padding:0 8px}}@media only screen and (max-width:858px){.verbatims-btn-container .general-conditions-container{position:relative}}.verbatims-btn-container .general-conditions-container .general-conditions-text{color:var(--neutral-grey-2);font-size:12px;font-weight:400}.verbatims-btn-container .general-conditions-container .tooltip-container{position:relative}@media only screen and (max-width:858px){.verbatims-btn-container .general-conditions-container .tooltip-container{position:static}}.verbatims-btn-container .general-conditions-container .tooltip-container .tooltip-verbatims{--dynamic-left:20px;background-color:var(--neutral-deepwhite);border-radius:5px;box-shadow:0 1px 14px var(--color-shadow);box-sizing:border-box;color:var(--brand-quinary);font-size:10px;left:-4px;line-height:1;opacity:0;padding:12px;position:absolute;top:25px;transition:all .2s ease-in-out;visibility:hidden;width:300px;z-index:2}.verbatims-btn-container .general-conditions-container .tooltip-container .tooltip-verbatims.active{opacity:1;transform:translateY(5px);visibility:visible}.verbatims-btn-container .general-conditions-container .tooltip-container .tooltip-verbatims:after{border:6px solid transparent;border-bottom-color:#fff;content:"";left:var(--dynamic-left);margin-left:-6px;position:absolute;top:-12px}@media only screen and (max-width:858px){.verbatims-btn-container .general-conditions-container .tooltip-container .tooltip-verbatims{left:auto;right:0}}@media only screen and (max-width:767px){.verbatims-btn-container .general-conditions-container .tooltip-container .tooltip-verbatims{width:auto}}.verbatims-btn-container .general-conditions-container .tooltip-container .tooltip-verbatims-list{font-weight:400;list-style:none;margin:0;padding:0}.verbatims-btn-container .general-conditions-container .tooltip-container .tooltip-verbatims-link{color:var(--brand-quinary);cursor:pointer;text-decoration:underline}.back-to-page-cta{align-items:center;align-self:center;background-color:var(--brand-primary);border:0 solid transparent;border-radius:5px;box-shadow:none;box-sizing:border-box;color:var(--neutral-deepwhite);cursor:pointer;display:flex;filter:drop-shadow(0 1px 14px rgba(72,73,73,.1));font-family:Poppins,sans-serif;font-size:14px;font-weight:500;height:44px;justify-content:center;margin-top:40px;overflow:hidden;padding:11px 14px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0}@media only screen and (max-width:768px){.back-to-page-cta{margin-top:24px}}.back-to-page-cta:after{background-color:rgba(0,0,0,.25);bottom:0;content:"";filter:brightness(.8);left:0;position:absolute;top:100%;transition:all .3s;width:100%;z-index:-1}.back-to-page-cta:hover:after{top:0}.partial-verbatim-card{background-color:var(--neutral-deepwhite);border-radius:5px;box-shadow:0 1px 10px rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:column;height:274px;padding:24px;text-align:center}.partial-verbatim-card .star-counter{display:flex}.partial-verbatim-card .star-counter .star.full{fill:var(--brand-quaternary);stroke:var(--brand-quaternary)}.partial-verbatim-card .star-counter .star.half{fill:var(--brand-quaternary)}.partial-verbatim-card .star-counter .star.empty{fill:transparent;stroke:var(--brand-quaternary)}.partial-verbatim-card .star-counter .star{height:30px;width:30px}@media only screen and (max-width:768px){.partial-verbatim-card{height:316px}}.partial-verbatim-card .head .title{color:var(--brand-quinary);font-size:18px;font-weight:700;line-height:1.5}.partial-verbatim-card .head .star-counter{justify-content:center;margin-top:12px}.partial-verbatim-card .date{color:var(--neutral-grey-2);font-size:12px;font-weight:300;line-height:1.6}.partial-verbatim-card .main{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:4px}.partial-verbatim-card .main .review{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:var(--brand-quinary);display:-webkit-box;font-size:14px;line-height:1.5;margin-bottom:6px;overflow:hidden;width:100%}@media only screen and (max-width:768px){.partial-verbatim-card .main .review{-webkit-line-clamp:6}}.partial-verbatim-card .main .review-link{display:none;font-size:12px;z-index:10}.partial-verbatim-card .main .review-link-visible{display:block}