@charset "UTF-8";.copy-link .check,.copy-link .link-image{background-image:url(/wp-content/themes/contentberg-child/assets/images/sprite-link-check.svg);background-repeat:no-repeat}.copy-link span,.modal-box-container .model-title{font-weight:400;font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif}.copy-link{position:relative;-webkit-transform:translateY(-3px);transform:translateY(-3px);display:inline-flex;opacity:0}.copy-link .link-image{background-position:0 0}.copy-link .link{width:24px;height:12px;display:inline-block}.copy-link .check{background-position:0 -31px;width:24px;height:18px;display:inline-block}.copy-link span{color:#fff;font-size:1.6rem;letter-spacing:0;text-align:center}.copy-link span::before{content:attr(data-copy);position:absolute;border-radius:5px;background-color:#00212d;box-shadow:0 0 10px 0 rgba(0,0,0,.26);width:138px;line-height:35px;bottom:28px;left:-50px}.copy-link span.link-copied::before{position:absolute;width:175px;bottom:28px;left:-60px}@media only screen and (max-width:1200px){.copy-link{display:none}}.copy-link.is-visible{opacity:1}.copy-link.is-visible span:before{opacity:0}@media only screen and (min-width:1200px){.copy-fraggle:hover .copy-link,.copy-link.is-visible:hover span:before,.section-heading:hover .copy-link{opacity:1}}.bg-dark .link,.dark-theme .link{background-position:-43px 0}.bg-dark .check,.dark-theme .check{background-position:-45px -31px}.modal-box-container{position:fixed;left:0;right:0;top:0;bottom:0;opacity:0;visibility:hidden;z-index:-1003;text-align:center;pointer-events:none;width:100%;height:100%}.modal-box-container.visible{opacity:1;visibility:visible;z-index:1030}.modal-box-container.visible .overlay-bg{opacity:.77;pointer-events:auto}@media only screen and (max-width:767px){.modal-box-container{top:54px;bottom:54px;left:15px;right:15px;width:auto}.modal-box-container.visible .overlay-bg{position:fixed;top:0;bottom:0;left:0;right:0}}.modal-box-container.visible .modal-content-area{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:anim-open;animation-name:anim-open;pointer-events:auto;opacity:.11}.modal-box-container.hide-popup{opacity:1;visibility:visible;z-index:1003}.modal-box-container.hide-popup .modal-content-area{-webkit-animation-name:anim-close;animation-name:anim-close;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes anim-open{0%{opacity:0;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes anim-open{0%{opacity:0;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes anim-close{0%{opacity:1}100%{opacity:0;-webkit-transform:scale3d(.9,.9,1);transform:scale3d(.9,.9,1)}}@keyframes anim-close{0%{opacity:1}100%{opacity:0;-webkit-transform:scale3d(.9,.9,1);transform:scale3d(.9,.9,1)}}.modal-box-container .overlay-bg{position:absolute;top:0;background-color:rgba(55,58,71,.9);display:block!important;z-index:1;opacity:0;transition:opacity .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%}.modal-box-container .close-icon-wrapper{color:#fff;position:absolute;top:18px;right:18px;width:30px;z-index:99999;height:30px;cursor:pointer;font-size:2rem}@media only screen and (max-width:991px){.modal-box-container .close-icon-wrapper{top:8px;right:8px}}.modal-box-container .modal-content-area{position:relative;top:0;left:0;background-color:#fff;border-radius:3px;padding:0;text-align:left;vertical-align:middle;display:inline-block;max-height:90%;width:470px;z-index:98;opacity:0}.modal-box-container .model-title{font-size:2rem;padding:15px 20px;border-bottom:1px solid #eee;-webkit-transform:perspective(2px) scale(1);transform:perspective(2px) scale(1)}.modal-box-container .modal-body{-webkit-transform:perspective(2px) scale(1);transform:perspective(2px) scale(1);padding:0}.modal-box-container .modal-body label{font-size:16px;display:block}.modal-box-container .modal-body p{line-height:1.2}.modal-box-container .modal-footer{text-align:right}.modal-box-container .modal-footer>*{vertical-align:middle}.modal-box-container:before{content:"​";display:inline-block;height:100%;vertical-align:middle}.modal-box-container .modal-box-container .modal-body{padding:0 0 68px}.modal-box-container .button-container{display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media only screen and (min-width:768px){.modal-box-container .button-container{flex-direction:row;gap:8px}}.modal-box-container .button-container i{margin-left:16px}.modal-box-container .button-container.align-left{justify-content:left}.modal-box-container.template-popup{visibility:visible;opacity:1;z-index:9999;pointer-events:all;background-color:rgba(55,58,71,.9);overflow-y:scroll}@media only screen and (max-width:767px){.modal-box-container .modal-box-container .modal-body{padding:0 0 15px}.modal-box-container.template-popup{overflow-y:unset;top:0;left:0;right:0}}.modal-box-container.template-popup .overlay-bg{opacity:1;z-index:9999;background-color:unset}.modal-box-container.template-popup .modal-content-area{opacity:1;z-index:9999;background-color:transparent;padding:0;width:750px;margin-top:68px;vertical-align:top}.modal-box-container.template-popup .modal-header{margin-bottom:24px}@media only screen and (max-width:767px){.modal-box-container.template-popup .modal-content-area{margin-top:60px;vertical-align:top;position:absolute;width:100%;padding:0 15px;display:flex;flex-direction:column;overflow-y:scroll}.modal-box-container.template-popup .modal-header{margin-bottom:0;order:3}}input[type=checkbox]{opacity:0;position:absolute;z-index:-1}input[type=checkbox]+label{cursor:pointer;position:relative;padding:0 10px 0 2em;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none}input[type=checkbox]+label:after,input[type=checkbox]+label:before{position:absolute;box-sizing:content-box;top:50%;content:""}input[type=checkbox]+label:before{left:0;border-radius:0;width:16px;height:16px;margin-top:-9px;border:1px solid #ccc;text-align:center}input[type=checkbox]+label:after{left:3px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50%;transform-origin:50%;background-color:transparent;width:9px;height:4px;margin-top:-5px;border-style:solid;border-color:#fff;border-width:0 0 3px 3px;-o-border-image:none;border-image:none;-webkit-transform:rotate(-45deg) scale(0);transform:rotate(-45deg) scale(0);transition:none}input[type=checkbox]:checked+label:after{content:"";-webkit-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1);transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}input[type=checkbox]:checked+label:before{background-color:#3d50ff;border-color:#3d50ff;-webkit-animation:borderscale .2s ease;animation:borderscale .2s ease}.toc-blade .toc-container{position:relative;max-width:1200px;margin:0 auto;width:100%;padding:64px 30px}@media only screen and (max-width:767px),screen and (max-width:991px) and (orientation:landscape){.toc-blade .toc-container{padding:40px 16px}}.toc-blade .toc-container ol{max-width:558px;margin:0 auto!important;padding-left:60px}@media only screen and (max-width:767px){.toc-blade .toc-container ol{padding-left:30px}}.toc-blade .toc-container ol li{list-style:decimal;padding-left:8px}.toc-blade .toc-container ol li:not(:last-child){margin-bottom:7px}.toc-blade .toc-container ol li ol{margin-left:27px;list-style-type:lower-alpha;list-style-position:outside;margin-top:8px;padding-left:0}.toc-blade .toc-container li a{color:#3d50ff}.toc-blade .toc-container li::marker{color:#3d50ff;font-size:1.8rem;font-weight:700}.toc-blade .toc-container li a:hover{text-decoration:underline!important;color:#3d50ff}.toc-blade .blade-container{width:100%;max-width:1170px;margin:auto}.singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper p,.singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper ul li{color:#fff}.singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper .resume-wrapper,.singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper .resume-wrapper h3,.singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper .resume-wrapper ol li,.singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper .resume-wrapper p,.singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper .resume-wrapper ul li{color:#00212d}.singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper .content-wrap{background:rgba(237,241,243,.08)}.singlecolumn-layout.bg-dark-grey .content-wrap{background:#fff!important}.singlecolumn-layout .base-layout .singlecolumn-layout-wrapper{max-width:750px;margin:0 auto}.singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .desired-text{margin-bottom:16px}.singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap{background-color:#fff;padding:30px}@media only screen and (max-width:767px){.singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap{padding:20px}}.singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap i.italic{font-size:1.8rem;line-height:2.7rem}.singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .btn-wrapper{text-align:center}.singlecolumn-layout p a{text-decoration:underline!important}.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap{background:#ecf0f2}.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap li a,.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap p a{text-decoration:underline!important}.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap.white-bg{background:#fff!important}.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap.white-bg ol li,.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap.white-bg p,.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap.white-bg span,.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap.white-bg ul li{color:#00212d!important}.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap.white-bg a{color:#3d50ff!important}.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap p:last-child{margin-bottom:0}.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap ol:last-child,.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper .content-wrap ul:last-child{margin-bottom:0!important}.fr-portal .singlecolumn-layout.dark-theme .base-layout .singlecolumn-layout-wrapper .content-wrap{background:rgba(237,241,243,.08)}.fr-portal .singlecolumn-layout.dark-theme h3{color:#fff}.fr-portal .singlecolumn-layout .content-wrap{margin-bottom:20px}.fr-portal .singlecolumn-layout ol{color:#00212d;counter-reset:my-awesome-counter}.fr-portal .singlecolumn-layout ol li{counter-increment:my-awesome-counter;display:flex}.fr-portal .singlecolumn-layout ol li:before{content:counter(my-awesome-counter);background:#edf1f3;width:30px;height:30px;min-width:30px;border-radius:50%;display:inline-block;color:#000;text-align:center;font-size:1.6rem;font-weight:700;margin-right:16px}.fr-portal .singlecolumn-layout .base-layout .singlecolumn-layout-wrapper p:last-child{margin-bottom:0}.fr-portal .singlecolumn-layout.dark-theme ol li:before{background:rgba(237,241,243,.08);color:#fff}.fr-portal .singlecolumn-layout.dark-theme .additional-content-layout h2,.fr-portal .singlecolumn-layout.dark-theme .additional-content-layout h3,.fr-portal .singlecolumn-layout.dark-theme .additional-content-layout ol li,.fr-portal .singlecolumn-layout.dark-theme .additional-content-layout p,.fr-portal .singlecolumn-layout.dark-theme .additional-content-layout ul li{color:#fff!important}.step{margin-bottom:20px}.step h3{text-align:center}.step:last-child{margin-bottom:0}.single-col-resume .resume-wrapper{position:relative;background:#fff;padding:30px}.single-col-resume .resume-wrapper .copy-rich-text{position:absolute;top:30px;right:30px;color:#3D50FF;display:block;cursor:pointer}.single-col-resume .resume-wrapper .copy-rich-text:hover+.link-copy{opacity:1}.single-col-resume .resume-wrapper .copy-rich-text i{color:#3D50FF;font-size:2.1rem}.single-col-resume .resume-wrapper .copy-rich-text i:hover{color:#d02375;cursor:pointer}@media only screen and (max-width:1265px){.single-col-resume .resume-wrapper .copy-rich-text i:hover{color:#3D50FF}}.single-col-resume .resume-wrapper .copy-rich-text i.fa-check-circle:hover{color:#3D50FF}.single-col-resume .resume-wrapper .link-copied,.single-col-resume .resume-wrapper .link-copy{opacity:0;color:#fff;position:absolute;top:20px;font-size:1.6rem;letter-spacing:0;text-align:center;font-weight:400;right:-20px}@media only screen and (max-width:1264px){.single-col-resume .resume-wrapper .link-copied,.single-col-resume .resume-wrapper .link-copy{display:none}}.single-col-resume .resume-wrapper .link-copied::before,.single-col-resume .resume-wrapper .link-copy::before{content:attr(data-copy);position:absolute;border-radius:5px;background-color:#00212d;box-shadow:0 0 10px 0 rgba(0,0,0,.26);width:-webkit-max-content;width:max-content;display:inline-block;padding:8px 24px}@media only screen and (min-width:992px){.single-col-resume .resume-wrapper .link-copied::before,.single-col-resume .resume-wrapper .link-copy::before{background-color:#fff;color:#00212d}}.single-col-resume .resume-wrapper .link-copied{opacity:1}@media only screen and (max-width:1265px){.single-col-resume .resume-wrapper .link-copied{display:block;top:225px;left:calc(50% - 69px);right:initial}}.single-col-resume p{margin-bottom:8px}.single-col-resume p:last-child{margin-bottom:0}.single-col-resume p a{text-decoration:underline!important}.single-col-resume .resume-section-list{margin-bottom:40px}@media only screen and (max-width:991px){.single-col-resume .resume-section-list{margin-bottom:30px}}.single-col-resume .resume-section-list li,.single-col-resume .resume-section-list p:last-child,.single-col-resume .resume-section-list:last-child{margin-bottom:0}.single-col-resume .resume-section-list.text-right{text-align:right}.single-col-resume .resume-section-list h3,.single-col-resume .resume-section-list li,.single-col-resume .resume-section-list p{color:#00212d!important}.single-col-resume .bottom-content{padding-top:40px}.info-image-with-details .brief-desc{margin-bottom:40px}.info-image-with-details .content-wrapper ul{padding-left:0}.info-image-with-details .content-wrapper ul li{padding-left:0;margin-bottom:20px;list-style:none;counter-increment:my-awesome-counter}.info-image-with-details .content-wrapper ul li:before{content:counter(my-awesome-counter);background:#3d50ff;width:30px;height:30px;min-width:30px;border-radius:50%;display:inline-block;color:#fff;text-align:center;font-size:1.6rem;font-weight:700;margin-right:16px}.info-image-with-details .section-desc{margin-bottom:40px}@media only screen and (max-width:767px){.info-image-with-details .section-desc{margin-bottom:20px}}.info-image-with-details .infographic-img-wrap{margin:0 auto;width:100%}.info-image-with-details .btn-wrapper{text-align:center}.info-image-with-details .rp-custom-button{margin-top:40px;min-width:212px}@media only screen and (max-width:1023px){.info-image-with-details .rp-custom-button{margin:20px auto 0;display:block;max-width:172px}}@media only screen and (max-width:767px),screen and (max-width:991px) and (orientation:landscape){.info-image-with-details .rp-custom-button{width:100%}}@media only screen and (max-width:460px){.info-image-with-details .rp-custom-button{max-width:inherit}}.info-image-with-details .infographic-img-description{margin-bottom:40px}.info-image-with-details .infographic-brand-logo,.info-image-with-details .infographic-description{display:none}.info-image-with-details .infographic-bottom-content .content-box,.info-image-with-details .infographic-description .content-box{padding:30px;margin:30px 0}.info-image-with-details .card,.info-image-with-details .card .head-wrap{margin-top:40px}.info-image-with-details .card .head-wrap p:last-child,.info-image-with-details .card:last-child .content-wrap:last-child,.info-image-with-details .content-wrap .correct-text-wrap:last-child,.info-image-with-details .content-wrap .incorrect-text-wrap:last-child{margin-bottom:0}@media only screen and (max-width:767px){.info-image-with-details .card .head-wrap{margin-top:32px}.info-image-with-details .image-container img{aspect-ratio:686/1608!important}}.info-image-with-details .content-wrap{padding:30px;background:#edf1f3;margin-top:40px}.info-image-with-details .content-wrap .correct-text-wrap .correct-text{color:#009B35}.info-image-with-details .content-wrap .incorrect-text-wrap .incorrect-text{color:#C00000}.info-image-with-details .image-container{margin-bottom:40px}.info-image-with-details.bg-dark-grey .content-wrap{background-color:#fff}@media only screen and (max-width:767px){.singlecolumn-correct-incorrect .infographic-description{display:block;background:#edf1f3;padding-bottom:30px}.singlecolumn-correct-incorrect .infographic-brand-logo{display:block;width:98px;height:28px;margin:20px auto 0}.singlecolumn-correct-incorrect .infographic-brand-logo img{aspect-ratio:98/28}}.testimonial-slider-sec{background-color:#00212d}.testimonial-slider-sec .base-layout{color:#fff}.testimonial-slider-sec .base-layout .copy-fraggle{max-width:560px;margin:0 auto}.testimonial-slider-sec .base-layout .copy-fraggle .copy-link span:before{color:#00212d;background-color:#fff}.testimonial-slider-sec .base-layout .trustpilot-slider-content{display:block;width:100%;position:relative;max-width:550px;margin:0 auto}.testimonial-slider-sec .base-layout .trustpilot-slider-content .testimonial-image-wrapper{display:flex;width:100%;height:auto;overflow:hidden;text-align:center}.testimonial-slider-sec .base-layout .trustpilot-slider-content .testimonial-image-wrapper .ks-review-slide{width:100%}.testimonial-slider-sec .base-layout .testimonial-image-wrapper{margin-top:40px}@media only screen and (max-width:767px){.testimonial-slider-sec .base-layout .testimonial-image-wrapper{margin-top:32px}}.testimonial-slider-sec .base-layout .testimonial-image-wrapper .testimonial-image-box{margin:0 auto}.testimonial-slider-sec .base-layout .testimonial-image-wrapper .testimonial-image-box .tp-review-text{color:#fff;margin:24px auto}.testimonial-slider-sec .base-layout .testimonial-image-wrapper .testimonial-image-box .tp-review-text .author{margin-bottom:8px}.testimonial-slider-sec .base-layout .testimonial-image-wrapper .testimonial-image-box .slider-img{height:100px;width:100px;margin:0 auto}.testimonial-slider-sec .base-layout .testimonial-image-wrapper .testimonial-image-box .trustpilot{width:100px;height:25px;position:relative;margin:0 auto}.testimonial-slider-sec .base-layout .slide-nav-wrap{width:1140px;justify-content:space-between;display:flex;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:69.5%}@media only screen and (min-width:768px) and (max-width:1200px){.testimonial-slider-sec .base-layout .slide-nav-wrap{width:98%}}@media only screen and (max-width:767px){.testimonial-slider-sec .base-layout .slide-nav-wrap{width:100%;position:static;display:block;-webkit-transform:unset;transform:unset;text-align:center;margin-top:65px}}.testimonial-slider-sec .base-layout .slide-nav-wrap i{color:#fff;background:#3d50ff;width:45px;height:45px;line-height:45px;border-radius:50%;border:1px solid #3d50ff;font-size:1.8rem;text-align:center;cursor:pointer}.testimonial-slider-sec .base-layout .slide-nav-wrap i#arrow-left{margin-right:25px}@media only screen and (max-width:767px){.testimonial-slider-sec .base-layout .slide-nav-wrap i{margin:0 8px}.resume-keen-slider{padding:0 16px}}.testimonial-slider-sec .base-layout .testimonial-slider-sec-wrapper{max-width:750px;margin:0 auto;position:relative}@media only screen and (min-width:1201px){.modal-box-container .button-container{gap:16px}.testimonial-slider-sec .base-layout .trustpilot-slider-content{max-width:750px}.testimonial-slider-sec .base-layout .testimonial-slider-sec-wrapper{max-width:1140px}}.testimonial-slider-sec .additional-content-layout h2,.testimonial-slider-sec .additional-content-layout h3,.testimonial-slider-sec .additional-content-layout ol li,.testimonial-slider-sec .additional-content-layout p,.testimonial-slider-sec .additional-content-layout ul li{color:#fff!important}@media only screen and (max-width:1200px){.resume-keen-slider{height:auto}}.resume-keen-slider .resume-keen-slider-wrapper{height:100%;display:grid;grid-template-areas:"heading cta-wrapper" "carousel-wrapper carousel-wrapper" "slide-arrow slide-arrow"}@media only screen and (max-width:1200px){.resume-keen-slider .resume-keen-slider-wrapper{flex-direction:column;min-height:unset;grid-template-areas:"heading" "cta-wrapper" "carousel-wrapper" "slide-arrow"}}@media only screen and (max-width:767px){.resume-keen-slider .resume-keen-slider-wrapper{min-height:unset;padding:0;text-align:center;grid-template-areas:"heading" "carousel-wrapper" "resumedots" "cta-wrapper"}}.resume-keen-slider .resume-keen-slider-main{height:auto;padding:50px 0 40px;width:1632px;overflow:hidden;grid-area:carousel-wrapper}@media only screen and (max-width:1200px){.resume-keen-slider .resume-keen-slider-main{left:0;height:auto;position:relative;width:100%!important;margin-top:0;padding:50px 0 0}}@media only screen and (min-width:768px){.resume-keen-slider .resume-keen-slider-main{padding-top:10px}}@media only screen and (max-width:767px){.resume-keen-slider .resume-keen-slider-main{margin-top:0;position:static;width:110%!important;-webkit-transform:none;transform:none;height:auto;overflow-x:hidden;padding:0}}.resume-keen-slider .slide-nav-wrap{grid-area:slide-arrow;width:1140px;justify-content:end;display:flex}@media only screen and (max-width:1200px){.resume-keen-slider .slide-nav-wrap{position:absolute;top:59%;padding:0 10px;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%!important}}@media only screen and (min-width:768px) and (max-width:1200px){.resume-keen-slider .slide-nav-wrap{display:block;position:static;padding:0}}@media only screen and (max-width:767px){.resume-keen-slider .slide-nav-wrap{display:none}}.resume-keen-slider .slide-nav-wrap i{color:#fff;background:#3d50ff;width:45px;height:45px;line-height:45px;border-radius:50%;border:1px solid #3d50ff;font-size:1.8rem;text-align:center;cursor:pointer}.resume-keen-slider .ks-resume-slide .keen-slider-btn,.resume-keen-slider .ks-resume-slide .keen-slider-btn .grid-tab-label{font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:1.6rem}.resume-keen-slider .slide-nav-wrap i#arrow-left,.resume-keen-slider .slide-nav-wrap i#v1_arrow-left{margin-right:25px}.resume-keen-slider .action-wrapper{grid-area:cta-wrapper;display:flex;align-items:flex-start}@media only screen and (max-width:1200px){.resume-keen-slider .action-wrapper{justify-content:center}}.resume-keen-slider .slider-head{width:457px;grid-area:heading}@media only screen and (min-width:768px) and (max-width:1200px){.resume-keen-slider .slide-nav-wrap i.fa-chevron-left{position:absolute;left:0;top:56%;-webkit-transform:translate(10px,55%);transform:translate(10px,55%);margin-right:0!important}.resume-keen-slider .slide-nav-wrap i.fa-chevron-right{position:absolute;right:0;top:56%;-webkit-transform:translate(-10px,55%);transform:translate(-10px,55%)}.resume-keen-slider .slider-head{padding-right:0;width:100%;max-width:none;text-align:center;margin-bottom:0}}.resume-keen-slider .dots{display:none;justify-content:center;margin-top:auto}@media only screen and (max-width:767px){.resume-keen-slider .slider-head{width:100%;max-width:unset;min-width:300px;padding-right:0}.resume-keen-slider .dots{display:flex;grid-area:resumedots;flex-wrap:wrap;position:relative;width:100%;padding:23px 0}}.resume-keen-slider .dots .resume-dot{width:10px;height:10px;background:0 0;border-radius:50%;margin:0 7px;cursor:pointer;border:1px solid #3d50ff}.resume-keen-slider .dots .resume-dot.dot-active{background-color:#3d50ff;opacity:1}.resume-keen-slider .navigation-wrapper{position:relative;width:100%;min-width:100%;height:100%;overflow:hidden}@media only screen and (min-width:1201px){.resume-keen-slider .navigation-wrapper{height:560px}}@media only screen and (max-width:767px){.resume-keen-slider .dots .resume-dot{margin:7px}.resume-keen-slider .navigation-wrapper{min-height:auto;width:100%!important;min-width:100%!important}}.resume-keen-slider .keen-slider{display:flex;width:100%;height:100%;overflow:hidden;position:relative}.resume-keen-slider .ks-resume-slide{max-width:390px!important;position:relative}.resume-keen-slider .ks-resume-slide:hover .button-primary{display:block}.resume-keen-slider .ks-resume-slide .button-primary{position:absolute;bottom:50px;left:50%;display:none;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);min-width:-webkit-max-content;min-width:max-content}@media only screen and (max-width:1200px){.resume-keen-slider .ks-resume-slide .button-primary{display:block!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;bottom:initial}}.resume-keen-slider .ks-resume-slide .button-primary a{color:#fff}@media only screen and (max-width:767px){.resume-keen-slider .ks-resume-slide{max-width:100%!important}.resume-keen-slider .ks-resume-slide .button-primary{width:auto!important;bottom:auto;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:13px 20px}}.resume-keen-slider .ks-resume-slide .keen-slider-btn{margin:16px auto 0;display:inline-flex;height:40px;padding:0 16px;line-height:2rem;justify-content:center;align-items:center;border-radius:24px;border:2px solid #3d50ff}.resume-keen-slider .ks-resume-slide .keen-slider-btn span{color:#3d50ff;text-align:center;line-height:2.3}.resume-keen-slider .ks-resume-slide .keen-slider-btn .grid-tab-label{line-height:2rem;color:#3D50FF}.resume-keen-slider .ks-resume-slide .doc-svg-wrapper{width:100%;height:auto;background:#fff;aspect-ratio:365/527;-webkit-transform:scale(.625);transform:scale(.625);padding:2px}@media only screen and (min-width:992px){.resume-keen-slider .ks-resume-slide .doc-svg-wrapper{aspect-ratio:385/556;min-height:562px}}.resume-keen-slider .ks-resume-slide .doc-svg-wrapper img{display:block;width:100%;box-shadow:0 0 4px 0 #c7d8e0}.resume-keen-slider .ks-resume-slide .doc-svg-wrapper.single-column-padding{padding:10px 10px 18px}.resume-keen-slider .ks-resume-slide .doc-svg-wrapper a{aspect-ratio:365/527;width:100%;display:block;height:auto}.resume-keen-slider .ks-resume-slide.lazy-img img{display:none}.resume-keen-slider .ks-resume-slide.slide-resume-desktop .doc-svg-wrapper{-webkit-animation:slidemove .3s;animation:slidemove .3s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media only screen and (min-width:1201px){.resume-keen-slider.resume-slider-with-btm-text .navigation-wrapper{height:auto;min-height:630px}.resume-keen-slider.resume-slider-with-btm-text .ks-resume-slide .button-primary{bottom:210px}}.resume-keen-slider.resume-slider-with-btm-text .ks-resume-slide .doc-svg-wrapper{background-color:#edf1f3}@media only screen and (min-width:768px){.resume-keen-slider.resume-slider-with-btm-text .slider-text-wrap{margin-top:20px}.resume-keen-slider.resume-slider-with-btm-text .resume-keen-slider-main{padding-top:10px}}@media only screen and (max-width:1200px){.resume-keen-slider.resume-slider-with-btm-text .resume-keen-slider-wrapper .action-wrapper{margin-bottom:20px}}@media only screen and (min-width:1201px){.resume-keen-slider.resume-slider-with-btm-text .resume-keen-slider-wrapper{grid-template-columns:minmax(100px,1fr)}.resume-keen-slider.resume-slider-with-btm-text .slider-head{width:628px}.resume-keen-slider.resume-slider-with-btm-text .action-wrapper{margin-top:65px}.twocolumn-image .twocolumn-image-wrapper .image-wrap-sec:hover .button-zoom{opacity:1}}.es-portal .slider-overflow,.fr-portal .resume-keen-slider{overflow:hidden}.tabs{border-bottom:1px solid rgba(2,45,56,.24);max-width:900px;margin:0 auto 20px;overflow:hidden}@media only screen and (min-width:768px){.tabs{margin:0 auto 40px}}@media only screen and (min-width:992px){.resume-keen-slider .ks-resume-slide .doc-svg-wrapper a{aspect-ratio:385/556}.resume-keen-slider.resume-slider-with-btm-text .ks-resume-slide .doc-svg-wrapper{aspect-ratio:395/515;min-height:515px}.resume-keen-slider.resume-slider-with-btm-text .ks-resume-slide .doc-svg-wrapper a{aspect-ratio:395/515}.tabs{margin:0 auto 60px}}.tabs ul{display:flex;-webkit-column-gap:40px;column-gap:40px;overflow-y:scroll;margin-bottom:-18px!important;white-space:nowrap}@media only screen and (min-width:768px){.tabs ul{justify-content:center;-webkit-column-gap:60px;column-gap:60px;overflow-y:auto;margin-bottom:-16px!important}}@media only screen and (min-width:800px){.tabs ul{margin-bottom:0!important}}.tabs ul li{font-size:2rem;color:#00212d;border-bottom:3px solid transparent;padding:0 0 16px;margin:0;list-style:none;font-weight:400;cursor:pointer}.tabs ul li::before{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}.tabs ul li.active,.tabs ul li:hover{color:#3D50FF;font-weight:700;border-bottom:3px solid #3D50FF}.tabs ::-webkit-scrollbar{width:0;background:0 0}.tabs ::-webkit-scrollbar-thumb{background:0 0}.button-zoom:hover .zoom-icon,.twocolumn-image .template-helper .button-zoom:hover .zoom-icon{background-position:-37px 0}.twocolumn-image{overflow:hidden}.twocolumn-image .twocolumn-image-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto 1fr;grid-template-areas:"image-wrapper heading" "image-wrapper content" "image-wrapper professional-btn-wrapper";gap:0 45px}@media only screen and (min-width:767px) and (max-width:1023px),(min-width:1024px) and (max-width:1025px),(min-width:1023px) and (max-width:1024px) and (orientation:landscape){.twocolumn-image .twocolumn-image-wrapper{gap:0 30px}}@media only screen and (max-width:991px){.twocolumn-image .twocolumn-image-wrapper{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"heading" "content" "professional-btn-wrapper" "image-wrapper";gap:unset}}.twocolumn-image .twocolumn-image-wrapper.image-right{grid-template-areas:"heading image-wrapper" "content image-wrapper" "professional-btn-wrapper image-wrapper"}.twocolumn-image .twocolumn-image-wrapper h3{color:#00212D;letter-spacing:-.31px;margin-bottom:26px;margin-top:40px}.twocolumn-image .twocolumn-image-wrapper .twocolumn-image-img-col{grid-area:image-wrapper}@media only screen and (max-width:991px){.twocolumn-image .twocolumn-image-wrapper.image-right{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"heading" "content" "image-wrapper";gap:unset}.twocolumn-image .twocolumn-image-wrapper .twocolumn-image-img-col{margin-bottom:20px}.twocolumn-image .twocolumn-image-wrapper .twocolumn-image-cta-btn{text-align:center}}.twocolumn-image .twocolumn-image-wrapper .heading{z-index:9;grid-area:heading}.twocolumn-image .twocolumn-image-wrapper .content{grid-area:content;z-index:9}@media only screen and (max-width:767px){.tabs ul li:first-child{margin-left:20px}.tabs ul li:last-child{margin-right:20px}.twocolumn-image .twocolumn-image-wrapper .heading{position:relative;padding:0 20px}.twocolumn-image .twocolumn-image-wrapper .content{position:relative;margin-bottom:30px}}.twocolumn-image .twocolumn-image-wrapper .content ul{padding-left:30px}.twocolumn-image .twocolumn-image-wrapper .content ul li{list-style-type:disc}.twocolumn-image .twocolumn-image-wrapper .content ul li a{text-decoration:underline!important}.twocolumn-image .twocolumn-image-wrapper .twocolumn-image-cta-btn{grid-area:professional-btn-wrapper;margin-bottom:50px}@media only screen and (max-width:767px){.twocolumn-image .twocolumn-image-wrapper .content ul{padding-left:25px}.twocolumn-image .twocolumn-image-wrapper .twocolumn-image-cta-btn{margin-bottom:30px}}.twocolumn-image .twocolumn-image-wrapper.single-column{display:block;max-width:750px;margin:0 auto}.twocolumn-image .twocolumn-image-wrapper.single-column .section-heading,.twocolumn-image .twocolumn-image-wrapper.single-column .twocolumn-image-cta-btn{text-align:center}.twocolumn-image .twocolumn-image-wrapper.single-column .twocolumn-image-cta-btn{margin-bottom:0}.twocolumn-image .twocolumn-image-wrapper.single-column .twocolumn-image-img-col{display:none}.twocolumn-image .professional-content-col{padding-right:40px}.twocolumn-image .left-inner-side-image{position:relative;margin:auto;display:flex;height:100%;align-items:flex-end}.twocolumn-image .left-inner-side-image.align-top{align-items:flex-start}.twocolumn-image .left-inner-side-image.align-center{align-items:center}.twocolumn-image .left-inner-side-image.align-bottom{align-items:flex-end}.twocolumn-image .left-inner-side-image .image-wrap-sec{position:relative}.twocolumn-image .left-inner-side-image picture{width:100%;display:flex}.twocolumn-image .left-inner-side-image img,.twocolumn-image .left-inner-side-image picture{position:relative;z-index:9}.twocolumn-image .left-inner-side-image .bg-blur{position:absolute;top:93px;right:0;left:40px;width:400px;height:400px;border-radius:50%;z-index:1;-webkit-filter:blur(15px);filter:blur(50px);margin:auto;background-color:#cad5e2;box-shadow:20px 20px 50px 0 #cad5e2}@media only screen and (max-width:991px){.twocolumn-image .left-inner-side-image{justify-content:center}.twocolumn-image .professional-content-col,.twocolumn-image .twocolumn-image-img-col{flex:100%}.twocolumn-image .professional-content-col{margin-bottom:20px;padding:0}}@media only screen and (max-width:575px){.twocolumn-image div.left-inner-side-image .bg-blur{width:280px;height:280px}}.twocolumn-image p a{text-decoration:underline!important}.twocolumn-image .additional-content-layout{padding-bottom:50px}@media only screen and (max-width:767px){.twocolumn-image .additional-content-layout{padding-bottom:40px}}.twocolumn-image.with-tabs .base-layout{padding-right:0}.twocolumn-image.with-tabs .base-layout .twocolumn-image-wrapper{padding-right:30px}.twocolumn-image .template-helper{width:100%;padding:0 16px 16px;display:flex;justify-content:space-between;align-items:center;opacity:0;position:absolute;bottom:0;z-index:9}@media only screen and (max-width:1200px){.twocolumn-image .template-helper{opacity:1;justify-content:flex-end}.twocolumn-image .template-helper .button-primary{display:none!important}}.twocolumn-image .template-helper .button-zoom{width:40px;min-width:-webkit-max-content;min-width:max-content;background-color:#fff;color:#3d50ff;border:2px solid #3d50ff;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer}.twocolumn-image .template-helper .button-zoom i{font-size:1.6rem;line-height:1.7rem}.twocolumn-image .template-helper .button-zoom:hover{color:#d01176;border:2px solid #d01176}.image-wrap-sec{position:relative}.image-wrap-sec:hover .template-helper{opacity:1}.es-portal .twocolumn-image .twocolumn-image-wrapper,.fr-portal .twocolumn-image .twocolumn-image-wrapper{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto 1fr;grid-template-areas:"image-wrapper heading" "image-wrapper content" "image-wrapper professional-btn-wrapper"}@media only screen and (max-width:991px){.es-portal .twocolumn-image .twocolumn-image-wrapper,.fr-portal .twocolumn-image .twocolumn-image-wrapper{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"image-wrapper" "heading" "content" "professional-btn-wrapper";gap:unset}.es-portal .twocolumn-image .twocolumn-image-wrapper .twocolumn-image-img-col,.fr-portal .twocolumn-image .twocolumn-image-wrapper .twocolumn-image-img-col{margin-bottom:60px}}.es-portal .twocolumn-image .image-wrap-sec .bg-blur,.fr-portal .twocolumn-image .image-wrap-sec .bg-blur{width:0;height:0;position:absolute;top:auto;right:auto;background:0 0;margin:0;box-shadow:none;left:auto;-webkit-filter:none;filter:none}.es-portal .twocolumn-image .image-wrap-sec .bg-blur:before,.fr-portal .twocolumn-image .image-wrap-sec .bg-blur:before{content:"";position:absolute;border-radius:50%;z-index:1;box-shadow:60px 20px 100px 75px #8e33ff;background-color:#8e33ff;width:1px;height:1px;left:20px;top:40px}@media only screen and (max-width:767px){.es-portal .twocolumn-image .image-wrap-sec .bg-blur:before,.fr-portal .twocolumn-image .image-wrap-sec .bg-blur:before{box-shadow:60px 20px 120px 55px #8e33ff}}.es-portal .twocolumn-image .image-wrap-sec .bg-blur:after,.fr-portal .twocolumn-image .image-wrap-sec .bg-blur:after{content:"";border-radius:50%;z-index:1;box-shadow:0 76px 115px 105px #d01176;background-color:#d01176;position:absolute;width:1px;height:1px;left:233px;top:10px}@media only screen and (max-width:767px){.es-portal .twocolumn-image .image-wrap-sec .bg-blur:after,.fr-portal .twocolumn-image .image-wrap-sec .bg-blur:after{box-shadow:-63px -39px 177px 79px #d01176}}.es-portal .twocolumn-image .image-wrap-sec:before,.fr-portal .twocolumn-image .image-wrap-sec:before{content:"";border-radius:50%;z-index:1;box-shadow:30px -40px 115px 70px #ffa409;background-color:#ffa409;position:absolute;width:1px;height:1px;left:315px;top:229px}@media only screen and (max-width:767px){.es-portal .twocolumn-image .image-wrap-sec:before,.fr-portal .twocolumn-image .image-wrap-sec:before{box-shadow:-31px -52px 99px 37px #ffa409}.es-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec,.fr-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec{margin-top:30px}}.es-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec:before,.fr-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec:before{left:330px;top:405px}@media only screen and (min-width:992px){.page-template-template-LP-v2 .twocolumn-image .left-inner-side-image .image-wrap-sec{max-width:390px}.es-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec:before,.fr-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec:before{left:250px;top:336px}}.es-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec .bg-blur:before,.fr-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec .bg-blur:before{box-shadow:60px 20px 100px 80px #3d50ff;background-color:#3d50ff;left:20px;top:285px}.es-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec .bg-blur:after,.fr-portal .twocolumn-image.gradient-col-2 .twocolumn-image-wrapper .image-wrap-sec .bg-blur:after{box-shadow:0 70px 100px 105px #d01176;left:215px;top:45px}.es-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec:before,.fr-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec:before{box-shadow:30px -55px 105px 35px #F65E3E;background-color:#F65E3E;right:80px;bottom:100px;left:auto;top:auto}.es-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:before,.fr-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:before{box-shadow:100px 205px 113px 120px #3d50ff;background-color:#3d50ff}@media only screen and (min-width:768px){.es-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:before,.fr-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:before{box-shadow:95px 230px 95px 120px #3d50ff}}.es-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:after,.fr-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:after{box-shadow:-20px 145px 100px 57px #d01176}.es-portal .twocolumn-image .left-inner-side-image,.fr-portal .twocolumn-image .left-inner-side-image{max-width:433px}.es-portal .twocolumn-image .image-wrap-sec,.fr-portal .twocolumn-image .image-wrap-sec{aspect-ratio:546/313;width:100%;min-height:auto}.resume_examples_that_use .bg-blur,.select_from_hundreds .bg-blur,.use_resume_samples .bg-blur{display:none!important}.resume_examples_that_use picture,.select_from_hundreds picture,.use_resume_samples picture{z-index:0!important}@media only screen and (max-width:767px){.resume_examples_that_use .image-wrap-sec,.select_from_hundreds .image-wrap-sec,.use_resume_samples .image-wrap-sec{min-height:300px}}@media only screen and (min-width:386px) and (max-width:400px){.resume_examples_that_use .image-wrap-sec,.select_from_hundreds .image-wrap-sec,.use_resume_samples .image-wrap-sec{min-height:315px}}@media only screen and (min-width:401px) and (max-width:420px){.resume_examples_that_use .image-wrap-sec,.select_from_hundreds .image-wrap-sec,.use_resume_samples .image-wrap-sec{min-height:330px}}.resume_examples_that_use.twocolumn-image h1,.resume_examples_that_use.twocolumn-image h2,.resume_examples_that_use.twocolumn-image h3,.resume_examples_that_use.twocolumn-image ol li,.resume_examples_that_use.twocolumn-image p,.resume_examples_that_use.twocolumn-image ul li,.select_from_hundreds.twocolumn-image h1,.select_from_hundreds.twocolumn-image h2,.select_from_hundreds.twocolumn-image h3,.select_from_hundreds.twocolumn-image ol li,.select_from_hundreds.twocolumn-image p,.select_from_hundreds.twocolumn-image ul li,.use_resume_samples.twocolumn-image h1,.use_resume_samples.twocolumn-image h2,.use_resume_samples.twocolumn-image h3,.use_resume_samples.twocolumn-image ol li,.use_resume_samples.twocolumn-image p,.use_resume_samples.twocolumn-image ul li{color:#023642}.resume_examples_that_use.twocolumn-image.section-space,.select_from_hundreds.twocolumn-image.section-space,.use_resume_samples.twocolumn-image.section-space{padding:80px 0 70px}.resume_examples_that_use.twocolumn-image .section-heading,.select_from_hundreds.twocolumn-image .section-heading,.use_resume_samples.twocolumn-image .section-heading{margin-bottom:32px}@media only screen and (min-width:768px) and (max-width:991px){.resume_examples_that_use.twocolumn-image.section-space,.select_from_hundreds.twocolumn-image.section-space,.use_resume_samples.twocolumn-image.section-space{padding:60px 0}.resume_examples_that_use.twocolumn-image .section-heading,.select_from_hundreds.twocolumn-image .section-heading,.use_resume_samples.twocolumn-image .section-heading{text-align:left!important}}@media only screen and (max-width:767px){.resume_examples_that_use.twocolumn-image.section-space,.select_from_hundreds.twocolumn-image.section-space,.use_resume_samples.twocolumn-image.section-space{padding:40px 0}.resume_examples_that_use.twocolumn-image .section-heading,.select_from_hundreds.twocolumn-image .section-heading,.use_resume_samples.twocolumn-image .section-heading{margin-bottom:30px;text-align:center}}.resume_examples_that_use.twocolumn-image .content,.select_from_hundreds.twocolumn-image .content,.use_resume_samples.twocolumn-image .content{margin-bottom:0}.resume_examples_that_use.twocolumn-image .content h3,.select_from_hundreds.twocolumn-image .content h3,.use_resume_samples.twocolumn-image .content h3{margin-top:0;margin-bottom:12px}@media only screen and (max-width:767px){.resume_examples_that_use.twocolumn-image .content h3,.select_from_hundreds.twocolumn-image .content h3,.use_resume_samples.twocolumn-image .content h3{margin-bottom:10px}}.resume_examples_that_use.twocolumn-image .content p,.resume_examples_that_use.twocolumn-image .content p:not(:last-child),.select_from_hundreds.twocolumn-image .content p,.select_from_hundreds.twocolumn-image .content p:not(:last-child),.use_resume_samples.twocolumn-image .content p,.use_resume_samples.twocolumn-image .content p:not(:last-child){margin-bottom:32px}.resume_examples_that_use.twocolumn-image .content .section-heading,.select_from_hundreds.twocolumn-image .content .section-heading,.use_resume_samples.twocolumn-image .content .section-heading{text-align:left}@media only screen and (max-width:767px){.resume_examples_that_use.twocolumn-image .content p,.resume_examples_that_use.twocolumn-image .content p:not(:last-child),.select_from_hundreds.twocolumn-image .content p,.select_from_hundreds.twocolumn-image .content p:not(:last-child),.use_resume_samples.twocolumn-image .content p,.use_resume_samples.twocolumn-image .content p:not(:last-child){margin-bottom:30px}.resume_examples_that_use.twocolumn-image .content .section-heading,.select_from_hundreds.twocolumn-image .content .section-heading,.use_resume_samples.twocolumn-image .content .section-heading{text-align:center}}.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto 1fr;grid-template-areas:"image-wrapper heading" "image-wrapper content" "image-wrapper professional-btn-wrapper";gap:0 64px}@media only screen and (min-width:767px) and (max-width:1023px),(min-width:1024px) and (max-width:1025px),(min-width:1023px) and (max-width:1024px) and (orientation:landscape){.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper{gap:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"image-wrapper" "heading" "content" "professional-btn-wrapper";max-width:558px;margin:0 auto}}@media only screen and (max-width:767px){.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"heading" "image-wrapper" "content" "professional-btn-wrapper";gap:unset}}.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper.image-right,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper.image-right,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper.image-right{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"heading image-wrapper" "content image-wrapper" "professional-btn-wrapper image-wrapper";gap:0 64px}@media only screen and (min-width:767px) and (max-width:1023px),(min-width:1024px) and (max-width:1025px),(min-width:1023px) and (max-width:1024px) and (orientation:landscape){.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper.image-right,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper.image-right,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper.image-right{gap:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper.image-right,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper.image-right,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper.image-right{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"image-wrapper" "heading" "content" "professional-btn-wrapper";gap:unset;max-width:558px;margin:0 auto}}@media only screen and (max-width:767px){.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper.image-right,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper.image-right,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper.image-right{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"heading" "image-wrapper" "content" "professional-btn-wrapper";gap:unset}}.resume_examples_that_use.twocolumn-image .twocolumn-image-cta-btn,.resume_examples_that_use.twocolumn-image .twocolumn-image-wrapper .twocolumn-image-cta-btn,.select_from_hundreds.twocolumn-image .twocolumn-image-cta-btn,.select_from_hundreds.twocolumn-image .twocolumn-image-wrapper .twocolumn-image-cta-btn,.use_resume_samples.twocolumn-image .twocolumn-image-cta-btn,.use_resume_samples.twocolumn-image .twocolumn-image-wrapper .twocolumn-image-cta-btn{margin-bottom:0!important}.twocolumn-image-cta{padding-bottom:40px}.twocolumn-image-cta h1,.twocolumn-image-cta h2,.twocolumn-image-cta h3,.twocolumn-image-cta ol li,.twocolumn-image-cta p,.twocolumn-image-cta ul li{color:#023642}.twocolumn-image-cta .twocolumn-image-wrapper{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;grid-template-areas:"image-wrapper heading" "image-wrapper content";gap:0 130px}@media only screen and (min-width:767px) and (max-width:1023px),(min-width:1024px) and (max-width:1025px),(min-width:1023px) and (max-width:1024px) and (orientation:landscape){.twocolumn-image-cta .twocolumn-image-wrapper{gap:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.twocolumn-image-cta .twocolumn-image-wrapper{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"image-wrapper" "heading" "content";max-width:558px;margin:0 auto}}@media only screen and (max-width:767px){.twocolumn-image-cta .twocolumn-image-wrapper{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"heading" "image-wrapper" "content";gap:unset}}.twocolumn-image-cta .twocolumn-image-wrapper.image-right{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"heading image-wrapper" "content image-wrapper";gap:0 64px}@media only screen and (min-width:767px) and (max-width:1023px),(min-width:1024px) and (max-width:1025px),(min-width:1023px) and (max-width:1024px) and (orientation:landscape){.twocolumn-image-cta .twocolumn-image-wrapper.image-right{gap:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.twocolumn-image-cta .twocolumn-image-wrapper.image-right{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"image-wrapper" "heading" "content";gap:unset;max-width:558px;margin:0 auto}.singlecolumn-bos-head{padding-top:0}}.twocolumn-image-cta .twocolumn-image-wrapper .content,.twocolumn-image-cta .twocolumn-image-wrapper p:last-child{margin-bottom:0}@media only screen and (max-width:991px){.twocolumn-image-cta .twocolumn-image-wrapper .twocolumn-image-img-col{margin-bottom:0}}@media only screen and (min-width:991px){.twocolumn-image-cta .twocolumn-image-wrapper .twocolumn-image-img-col{max-width:396px}.twocolumn-image-cta .twocolumn-image-wrapper .content,.twocolumn-image-cta .twocolumn-image-wrapper .heading{max-width:607px}}.twocolumn-image-cta .left-inner-side-image{display:flex;flex-direction:column;row-gap:20px}.twocolumn-image-cta .left-inner-side-image .image-wrap-sec{aspect-ratio:400/516;width:100%}.twocolumn-image-cta .twocolumn-image-cta-btn .button-primary{width:100%;-webkit-column-gap:16px;column-gap:16px;min-width:-webkit-max-content;min-width:max-content}@media only screen and (min-width:992px){.twocolumn-image-cta{padding-bottom:50px}.twocolumn-image-cta .left-inner-side-image .image-wrap-sec{min-height:516px}.twocolumn-image-cta .twocolumn-image-cta-btn a{height:48px}}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper{max-width:800px;margin:0 auto}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count{position:relative}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count:not(:last-child){margin-bottom:40px}@media only screen and (max-width:767px){.twocolumn-image-cta .twocolumn-image-wrapper.image-right{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"heading" "image-wrapper" "content";gap:unset}.twocolumn-image-cta .left-inner-side-image{row-gap:27px}.twocolumn-image-cta .twocolumn-image-cta-btn .button-primary{-webkit-column-gap:50px;column-gap:50px}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count:not(:last-child){margin-bottom:24px}}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count .singlecolumn-bos-numbers{position:absolute;top:-8px;left:0;width:32px;height:32px;display:inline-block;border-radius:50%;background-color:#8e33ff;vertical-align:middle}@media only screen and (min-width:992px){.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count .singlecolumn-bos-numbers{top:-3px}}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count .singlecolumn-bos-numbers.type-1{background-color:#8e33ff}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count .singlecolumn-bos-numbers.type-2{background-color:#f55e3d}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count .singlecolumn-bos-numbers.type-3{background-color:#ffa409}.singlecolumn-bos .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count .singlecolumn-bos-numbers .single-count{position:absolute;top:5px;left:2px;width:32px;height:32px;border-radius:50%;background-color:#000;color:#fff;font-size:18px;font-weight:700;text-align:center;line-height:2.9rem;display:flex;align-items:center;justify-content:center}.singlecolumn-bos-head{color:#023642;padding-left:55px}@media only screen and (min-width:768px){.es-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:after,.fr-portal.page-template-template-LP-v2 .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:after{box-shadow:-10px 110px 100px 60px #d01176}.singlecolumn-bos-head{text-align:left}}.singlecolumn-bos.dos-and-donts .section-heading{color:#023642}.singlecolumn-bos.dos-and-donts .base-layout .singlecolumn-bos-wrapper{max-width:800px}.singlecolumn-bos.dos-and-donts .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count:not(:last-child){margin-bottom:32px}.singlecolumn-bos.dos-and-donts .dos-donts-container{display:flex;-webkit-column-gap:24px;column-gap:24px}@media only screen and (max-width:767px){.singlecolumn-bos.dos-and-donts .base-layout .singlecolumn-bos-wrapper .singlecolumn-bos-count .singlecolumn-bos-numbers{top:10px;left:0}.singlecolumn-bos.dos-and-donts .dos-donts-container{flex-direction:column;row-gap:24px}}.singlecolumn-bos.dos-and-donts .dos-donts-container .donts-wrapper,.singlecolumn-bos.dos-and-donts .dos-donts-container .dos-wrapper{background-color:#fff;padding:40px 30px;width:calc(100% - 12px);border:1px solid #e0e7ec}.singlecolumn-bos.dos-and-donts .dos-donts-container .donts-wrapper ol,.singlecolumn-bos.dos-and-donts .dos-donts-container .dos-wrapper ol{list-style:decimal}.singlecolumn-bos.dos-and-donts .dos-donts-container .donts-wrapper ul,.singlecolumn-bos.dos-and-donts .dos-donts-container .dos-wrapper ul{list-style:disc}.singlecolumn-bos.dos-and-donts .dos-donts-container .donts-wrapper .head,.singlecolumn-bos.dos-and-donts .dos-donts-container .dos-wrapper .head{display:flex;-webkit-column-gap:16px;column-gap:16px;margin-bottom:30px}.singlecolumn-bos.dos-and-donts .dos-donts-container .donts-wrapper .head .icon-wrap,.singlecolumn-bos.dos-and-donts .dos-donts-container .dos-wrapper .head .icon-wrap{height:26px;width:26px;border-radius:50%;display:flex;justify-content:center;align-items:center}.singlecolumn-bos.dos-and-donts .dos-donts-container .donts-wrapper .head .icon-wrap i,.singlecolumn-bos.dos-and-donts .dos-donts-container .dos-wrapper .head .icon-wrap i{color:#fff}.singlecolumn-bos.dos-and-donts .dos-donts-container .dos-wrapper .icon-wrap{background-color:#76be1b}.singlecolumn-bos.dos-and-donts .dos-donts-container .donts-wrapper .icon-wrap{background-color:#f93232}.singlecolumn-layout.single-layout-with-list ol{padding-left:0!important;margin-bottom:0!important;margin-left:0!important}.singlecolumn-layout.single-layout-with-list ol li{margin-bottom:16px!important;padding-left:0!important}.singlecolumn-layout.single-layout-with-list ol li:before{display:flex;justify-content:center;align-items:center;background:#3d50ff;min-width:30px;color:#fff}.singlecolumn-layout.single-layout-with-list ol li:last-child{margin-bottom:0!important}.singlecolumn-layout.single-layout-with-list ol li a{text-decoration:underline!important}.faq-section p{color:#00212d}.faq-section .fa-chevron-down{display:none}.faq-section .anchor-tag{color:#3d50ff;text-decoration:underline!important}.faq-section .base-layout{display:flex;flex-wrap:wrap}@media only screen and (min-width:767px) and (max-width:1023px),(min-width:1024px) and (max-width:1025px),(min-width:1023px) and (max-width:1024px) and (orientation:landscape){.faq-section .base-layout{flex-direction:column}}@media only screen and (max-width:767px){.faq-section .base-layout{flex-direction:column}}.faq-section .base-layout .faq-question{display:flex;justify-content:space-between;padding:20px 24px 2px}.faq-section .base-layout .cc-col-2{width:65%}.faq-section .base-layout .cc-col-3{order:1}@media only screen and (min-width:1200px){.faq-section .base-layout{position:relative}.faq-section .base-layout .cc-col-3{position:absolute;top:auto;bottom:0}}@media only screen and (max-width:767px){.faq-section .base-layout .cc-col-2{width:100%}.faq-section .base-layout .cc-col-3{position:static;text-align:center;padding-top:24px}}@media only screen and (min-width:767px) and (max-width:1023px),(min-width:1024px) and (max-width:1025px),(min-width:1023px) and (max-width:1024px) and (orientation:landscape){.faq-section .base-layout .cc-col-2{width:100%}.faq-section .base-layout .cc-col-3{position:static;text-align:center;padding-top:40px}}.faq-section .base-layout .cc-col-3 p{max-width:310px;margin:0 auto;min-width:200px}.faq-section .base-layout .cc-col-1{width:35%;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:767px) and (max-width:1023px),(min-width:1024px) and (max-width:1025px),(min-width:1023px) and (max-width:1024px) and (orientation:landscape){.faq-section .base-layout .cc-col-1{width:100%;text-align:center}}.faq-section .base-layout .faq-qa-wrap{margin-bottom:8px;background:#f7fafb;border:2px solid #f7fafb;border-radius:3px;justify-content:space-between;align-items:flex-start;display:flex;flex-direction:column}.faq-section .base-layout .faq-qa-wrap .faq-question i{align-self:center}.faq-section .base-layout .faq-qa-wrap .faq-answer{display:block;padding:0 24px 20px;border-radius:3px}.faq-section .base-layout .faq-qa-wrap .faq-answer li{list-style:disc;margin-left:28px}.faq-section .base-layout .faq-qa-wrap .faq-answer a{text-decoration:underline!important}.get-started{background-color:#00212d;overflow:hidden}.get-started .base-layout{position:relative}.get-started .site-logo{display:block;margin-bottom:20px}.get-started .get-started-content-wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.get-started .get-started-content-wrapper p a{text-decoration:underline!important}.get-started .get-started-content-wrapper.single-column{display:block}.back-to-top,.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper,.get-started .get-started-content-wrapper.single-column .gs-right-image-content{display:none}.get-started .get-started-content-wrapper.single-column .gs-left-text-content{max-width:unset;text-align:center}.get-started .get-started-content-wrapper.single-column .gs-left-text-content .site-logo{width:100%}.get-started .gs-left-text-content{max-width:47%;z-index:2}@media only screen and (max-width:767px){.faq-section .base-layout .cc-col-1{width:100%;text-align:center}.get-started .gs-left-text-content.section-space{padding:0}}.get-started .gs-right-image-content{width:593px}.get-started .gs-right-image-content .inner-image-content{width:inherit;padding-top:96.6666666667%;position:relative}.get-started .gs-right-image-content .inner-image-content picture{aspect-ratio:613/550}.get-started .gs-right-image-content .inner-image-content img{position:absolute;right:0;bottom:0;width:100%;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:scale(1);transform:scale(1);z-index:1}@media only screen and (max-width:1023px){.get-started{padding-top:40px}.get-started .get-started-content-wrapper{flex-direction:column}.get-started .gs-left-text-content{flex:100%;max-width:100%;text-align:center}.get-started .gs-right-image-content{width:100%;max-width:570px}}@media only screen and (max-width:767px),screen and (max-width:991px) and (orientation:landscape){.get-started .gs-left-text-content{max-width:100%;flex:100%;margin-bottom:30px}.get-started .site-logo{margin-bottom:30px;text-align:center}}@media only screen and (max-width:767px){.get-started .gs-right-image-content .inner-image-content{height:300px;padding:0}.get-started .gs-right-image-content .inner-image-content img{width:100%;max-width:280px;-webkit-transform:translateX(-52%) scale(1.2);transform:translateX(-52%) scale(1.2);left:63%;-webkit-transform-origin:bottom center;transform-origin:bottom center}}.gradient-1:after,.gradient-2:before{-webkit-transform:translate(-50%,-50%)}.get-started.img-with-background .gs-right-image-content{position:static;width:544px}@media only screen and (min-width:768px) and (max-width:991px){.get-started.img-with-background .base-layout{height:530px}.get-started.img-with-background .gs-right-image-content{width:400px}}.get-started.img-with-background .gs-right-image-content .inner-image-content{position:static}@media only screen and (min-width:1200px){.get-started.img-with-background .gs-right-image-content .inner-image-content img{right:-94px}}.get-started.img-with-background .sub-text{color:#fff}@media only screen and (max-width:767px){.get-started.img-with-background .gs-right-image-content{height:320px}.get-started.img-with-background .gs-right-image-content .inner-image-content img{width:80%;max-width:300px;left:55%;aspect-ratio:auto!important}.get-started.img-with-background .get-started-content-wrapper{flex-direction:column}.es-portal .get-started .base-layout,.fr-portal .get-started .base-layout{padding:0}}@media only screen and (min-width:768px){.get-started.img-with-background .get-started-content-wrapper{flex-direction:row}}.gradient-1,.gradient-2{position:relative}.gradient-1:before{content:"";width:1px;height:1px;border-radius:50%;position:absolute;left:-100px;top:540px;z-index:1;box-shadow:20px 20px 150px 100px #472996}.gradient-1:after{content:"";border-radius:50%;position:absolute;height:178px;width:178px;opacity:.3;background-color:#ffa409;box-shadow:0 0 100px 130px #ffa409;top:80%;left:63%;transform:translate(-50%,-50%);z-index:0}.gradient-2:after,.gradient-2:before{position:absolute;opacity:.13;width:761px;background-color:#fff;z-index:0;content:"";border-radius:50%}.gradient-2:before{right:22%;top:170%;box-shadow:0 0 90px 50px #fff;height:761px;transform:translate(-50%,-50%)}.gradient-2:after{left:79%;top:25%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:0 0 100px 100px #fff;height:761px}.es-portal .get-started,.fr-portal .get-started{background-color:#edf1f3;position:relative}.es-portal .get-started .button-primary,.fr-portal .get-started .button-primary{width:auto}.es-portal .get-started .base-layout,.fr-portal .get-started .base-layout{position:static}@media only screen and (max-width:767px){.es-portal .get-started .gs-right-image-content,.fr-portal .get-started .gs-right-image-content{max-width:100%}.es-portal .get-started .get-started-content-wrapper .gs-left-text-content,.fr-portal .get-started .get-started-content-wrapper .gs-left-text-content{padding:0 16px}.es-portal .get-started .inner-image-content,.fr-portal .get-started .inner-image-content{position:static;height:auto}}@media only screen and (min-width:992px){.es-portal .get-started .get-started-content-wrapper,.fr-portal .get-started .get-started-content-wrapper{flex-direction:row-reverse}.es-portal .get-started .get-started-content-wrapper .gs-left-text-content,.fr-portal .get-started .get-started-content-wrapper .gs-left-text-content{max-width:51%;text-align:left}.es-portal .get-started .inner-image-content,.fr-portal .get-started .inner-image-content{width:inherit;padding-top:0;left:-15%;-webkit-transform:scale(1.4);transform:scale(1.4);aspect-ratio:593/397;min-height:397px}}@media only screen and (min-width:1200px){.es-portal .get-started .get-started-content-wrapper .gs-left-text-content,.fr-portal .get-started .get-started-content-wrapper .gs-left-text-content{max-width:55%}.fr-portal .button-zoom{margin-left:auto}}.es-portal .get-started .image-content,.fr-portal .get-started .image-content{max-width:667px}.es-portal.page-template-template-LP-v2 .get-started .gs-right-image-content .inner-image-content,.fr-portal.page-template-template-LP-v2 .get-started .gs-right-image-content .inner-image-content,.fr-portal.template-cv-gratuit .resume-keen-slider.resume-slider-with-btm-text .ks-resume-slide .doc-svg-wrapper{min-height:auto}@media only screen and (min-width:768px) and (max-width:991px){.es-portal .get-started .inner-image-content,.fr-portal .get-started .inner-image-content{top:0;padding-top:64.4444444444%}}@media only screen and (max-width:991px){.get-started.img-with-background .sub-text{display:none}.es-portal .get-started .inner-image-content img,.fr-portal .get-started .inner-image-content img{width:auto;max-width:initial;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:scale(1);transform:scale(1);left:0;-webkit-transform:translate(0);transform:translate(0)}}@media only screen and (min-width:768px) and (max-width:992px){.es-portal .get-started .inner-image-content img,.fr-portal .get-started .inner-image-content img{width:100%;max-width:unset;-webkit-transform:unset;transform:unset;left:0}}@media only screen and (max-width:767px){.es-portal .get-started .inner-image-content img,.fr-portal .get-started .inner-image-content img{position:static;width:100%;aspect-ratio:initial!important}}.es-portal.page-template-template-LP-v2 .get-started .gs-right-image-content,.fr-portal.page-template-template-LP-v2 .get-started .gs-right-image-content{width:500px}.page-template-template-LP-v4 .get-started .button-primary{width:auto}.back-to-top{height:70px;width:70px;opacity:.7;background-color:#3d50ff;border-radius:50%;color:#fff;cursor:pointer;justify-content:center;align-items:center;position:fixed;bottom:30px;right:30px;z-index:99}.back-to-top:before{content:"\f060";font-family:"Font Awesome 5 Pro";font-size:29px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (max-width:767px){.back-to-top{height:42px;width:42px;bottom:14px;right:8px}.back-to-top:before{font-size:1.7rem}}.back-to-top:hover{opacity:1}@media only screen and (max-width:991px){.template-lpv1-gamma .back-to-top{bottom:80px}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .twocolumn-image-img-col{margin-bottom:40px}}.fr-portal.template-cv-gratuit .left-inner-side-image{max-width:215px}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper h3{margin-top:0}@media only screen and (min-width:990px){.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper{grid-template-rows:1fr auto 1fr}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .heading{align-self:end}}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec{aspect-ratio:354/510}@media only screen and (min-width:768px){.fr-portal.template-cv-gratuit .left-inner-side-image{max-width:346px}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec{aspect-ratio:433/624}}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec:before{content:"";position:absolute;top:auto;left:auto;right:0;bottom:100px;z-index:1;width:1px;height:1px;border-radius:50%;background-color:#ffa409;box-shadow:-125px -90px 105px 150px #ffa409;opacity:.65}@media only screen and (max-width:767px){.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec:before{box-shadow:-20px 12px 80px 70px #ffa409;opacity:.5}}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur{width:100%}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:before{content:"";position:absolute;top:285px;left:0;right:auto;bottom:20px;z-index:1;width:1px;height:1px;border-radius:50%;background-color:#3d50ff;box-shadow:0 -50px 110px 150px #3d50ff;opacity:.57}@media only screen and (max-width:767px){.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:before{box-shadow:0 -124px 80px 90px #3d50ff;opacity:.4}}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:after{content:"";position:absolute;top:110px;left:auto;right:0;bottom:auto;z-index:1;width:1px;height:1px;border-radius:50%;background-color:#d01176;box-shadow:-40px 10px 100px 80px #d01176;opacity:.65}@media only screen and (max-width:767px){.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .image-wrap-sec .bg-blur:after{box-shadow:-17px -27px 80px 70px #d01176;opacity:.39}}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .content ul{margin-bottom:0}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .content ul li{margin-bottom:10px}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .content ul li:last-child,.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper .twocolumn-image-cta-btn{margin-bottom:0}.fr-portal.template-cv-gratuit .twocolumn-image .twocolumn-image-wrapper:first-child{display:grid}@media only screen and (min-width:1201px){.fr-portal.template-cv-gratuit .resume-keen-slider.resume-slider-with-btm-text .navigation-wrapper{min-height:auto}}.fr-portal.template-cv-gratuit .resume-keen-slider.resume-slider-with-btm-text .resume-keen-slider-main{padding-top:0}.fr-portal.template-cv-gratuit .resume-keen-slider.resume-slider-with-btm-text .slider-text-wrap{margin-top:24px}.fr-portal.template-cv-gratuit .single-col-resume .resume-wrapper .link-copied:before,.fr-portal.template-cv-gratuit .single-col-resume .resume-wrapper .link-copy:before{background-color:#00212d;color:#fff}@media only screen and (max-width:991px){.fr-portal .resume-keen-slider #v1_cv-prof-slider .ks-resume-slide .doc-svg-wrapper,.fr-portal .resume-keen-slider #v1_cv-prof-slider .ks-resume-slide .doc-svg-wrapper a{aspect-ratio:365/470}}