html{font-weight:400;font-size:.8333333333vw;height:100%;direction:ltr;width:100%}@media(max-width:1399px){html{font-size:1.25vw}}@media(max-width:991px){html{font-size:1.5vw}}@media(max-width:600px){html{font-size:4.102564103vw}}body{position:relative;margin:0;overflow-x:hidden;color:#000;font-size:.8333333333vw;-webkit-text-size-adjust:none!important;box-sizing:border-box}@media(max-width:1399px){body{font-size:1.25vw}}@media(max-width:991px){body{font-size:1.5vw}}@media(max-width:600px){body{font-size:4.102564103vw}}body:after{content:"";position:absolute;left:0;top:0;background:#fff;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .35s ease;z-index:1}body .menu--bottom{display:none}body.menu--open{overflow:hidden}body.menu--open:after{opacity:1;visibility:visible;z-index:98}body.menu--open:before{content:"";position:fixed;left:0;width:100%;height:171px;background:url(/_next/static/media/texture2-mbl.4d58bb93.png);background-repeat:no-repeat;background-size:cover;z-index:100;bottom:0}body.menu--open .menu--bottom{display:block}body.menu--open .headerBox{background-color:#cd0720!important}body.menu--open .headerBox .logo svg path{fill:#fff!important}body.menu--open .headerBox .hamburger span{background:#fff;transform:rotate(48deg);top:11px;width:1.5rem}body.menu--open .headerBox .hamburger span:nth-child(2){display:none}body.menu--open .headerBox .hamburger span:nth-child(3){transform:rotate(-48deg);width:1.5rem}body.scrolled .header{top:-8rem}body.scrolled .header .headerBox{padding:.63rem 3.125rem}@media(max-width:1399px){body.scrolled .header .headerBox{padding:.63rem 2.5rem}}@media(max-width:991px){body.scrolled .header .headerBox{padding:.63rem 1.5rem}}body.scroll--up .header{position:fixed;top:2.5rem}@media(max-width:991px){body.scroll--up .header{top:1.25rem}}body.scroll--up .header .headerBox{padding:.63rem 3.125rem}@media(max-width:1399px){body.scroll--up .header .headerBox{padding:.63rem 2.5rem}}@media(max-width:991px){body.scroll--up .header .headerBox{padding:.63rem 1.5rem}}body.modal-active{overflow:hidden}body.modal-active .header{display:none}body.modal-active .modal_wrapper{z-index:2;opacity:1;visibility:visible;height:100%}body.modal-active .modal_wrapper:after{opacity:1;visibility:visible}body.modal-active .modalContent_wrap{opacity:1;visibility:visible;height:auto;display:block;transform:scale(1)}.container{padding-left:12rem;padding-right:12rem}@media(max-width:1399px){.container{padding-left:5rem;padding-right:5rem}}@media(max-width:600px){.container{padding-left:1.25rem;padding-right:1.25rem}}.container--left{padding-left:12rem}@media(max-width:1399px){.container--left{padding-left:5rem}}@media(max-width:600px){.container--left{padding-left:1.25rem}}.container--right{padding-right:12rem}@media(max-width:1399px){.container--right{padding-right:5rem}}@media(max-width:600px){.container--right{padding-right:1.25rem}}ol,ul{margin:0;padding:0;list-style-type:none}p{margin-bottom:1rem}img{max-width:100%}a{color:#fff;cursor:pointer;outline:none!important;text-decoration:none!important}a:hover{color:#000}.sec-padded{padding:10rem 0}@media(max-width:1399px){.sec-padded{padding:6.25rem 0}}@media(max-width:600px){.sec-padded{padding:3.75rem 0}}.sec-padded--top{padding:10rem 0 0}@media(max-width:1399px){.sec-padded--top{padding:6.25rem 0 0}}@media(max-width:600px){.sec-padded--top{padding:3.75rem 0 0}}.white{color:#fff}.red{color:#cd0720}.btn-primary{position:relative;display:flex;color:#fff;width:-moz-max-content;width:max-content;align-items:center;background-color:#cd0720;border-radius:2.1875rem;padding:0 .9rem 0 1.13rem;min-height:3.5rem;max-height:3.5rem;overflow:hidden;border:none}.btn-primary span{margin-right:3.16rem;transition:all .3s ease}@media(max-width:1399px){.btn-primary{padding:0 .4rem 0 1rem;min-height:3rem;max-height:3rem}}@media(max-width:600px){.btn-primary{width:auto;justify-content:space-between;padding:.01rem .5rem .01rem 1rem;min-height:3.231rem;max-height:3.231rem}}.btn-primary .arrow-wrapper{width:2.625rem;height:2.625rem;position:absolute;left:calc(100% - 3.038rem);background:#fff;border-radius:50%;transform:rotate(220deg);transition:all .3s ease}@media(max-width:1399px){.btn-primary .arrow-wrapper{left:calc(100% - 2.663rem)}}.btn-primary .arrow-wrapper svg{width:1.25rem;height:1.25rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-220deg);will-change:transform}@media(max-width:1399px){.btn-primary .arrow-wrapper svg{width:1.063rem;height:1.063rem}.btn-primary .arrow-wrapper{width:2.25rem;height:2.25rem}}@media(max-width:991px){.btn-primary .arrow-wrapper{width:2rem;height:2rem}}@media(max-width:600px){.btn-primary .arrow-wrapper{left:calc(100% - 2.4rem)}}.btn-primary:hover{animation:btnColor;animation-duration:1s;animation-timing-function:cubic-bezier(.24,.5,.72,.52);background-color:#205294}.btn-primary:hover span{animation:btnText;animation-duration:1s;animation-timing-function:ease-in;color:#fff;margin-right:1.58rem;margin-left:1.58rem}.btn-primary:hover .arrow-wrapper{animation:btnIcon;animation-duration:.8s;animation-timing-function:ease-in;left:100%}.btn-primary:hover .arrow-wrapper svg path{animation:svgColor;animation-duration:.8s;animation-timing-function:ease-in}@keyframes btnIcon{0%{left:calc(100% - 3.16rem)}50%{left:1rem;border-radius:50%}70%{left:2rem;border-radius:80% 15% 55% 50%/55% 15% 80% 50%}to{left:100%}}@keyframes btnText{0%{opacity:1;margin-right:3.16rem;margin-left:0}10%{opacity:0;margin-right:3.16rem;margin-left:0}80%{opacity:0}to{opacity:1}}@keyframes btnColor{0%{background-color:#cd0720}10%{background-color:#cd0720}80%{background-color:#cd0720}to{background-color:#205294}}@keyframes svgColor{0%{fill:#205294}50%{fill:#cd0720}to{fill:#cd0720}}.star-img .start-detail .step_text .heading5{opacity:0;transition:all .5s ease}.star-img .start-detail .step_text .heading5:after{content:"";position:absolute;right:0;width:0;height:.0625rem;background:#fff;top:-1.125rem;transition:all .5s ease}@media(max-width:600px){.star-img .start-detail .step_text .heading5:after{display:none}}.star-img .start-detail .step_text:after,.star-img .start-detail .step_text:before{background:#da4558!important;transition:all .5s ease}.active_1 .styles_star_img__yBLug .star_svg__step1{fill:#fff}.active_1 .star-img .start-detail:after{opacity:1!important;height:0!important;top:1rem!important}.active_1 .star-img .start-detail .step_text.step--0 .heading5{opacity:1}.active_1 .star-img .start-detail .step_text.step--0 .heading5:after{width:100%}.active_1 .star-img .start-detail .step_text.step--0:after,.active_1 .star-img .start-detail .step_text.step--0:before{background:#fff!important;transition:all 1s ease;animation-play-state:running;opacity:1}.active_2 .styles_star_img__yBLug .star_svg__step2{fill:#fff}.active_2 .star-img .start-detail:after{height:calc(100% - 5rem)!important;top:1rem!important}.active_2 .star-img .start-detail .step_text.step--1 .heading5{opacity:1}.active_2 .star-img .start-detail .step_text.step--1 .heading5:after{width:100%}.active_2 .star-img .start-detail .step_text.step--1:after,.active_2 .star-img .start-detail .step_text.step--1:before{background:#fff!important;transition:all 1s ease;animation-play-state:running;opacity:1}.active_3 .styles_star_img__yBLug .star_svg__step3{fill:#fff}.active_3 .star-img .start-detail:after{height:calc(100% - 2rem)!important;top:1rem!important}.active_3 .star-img .start-detail .step_text.step--2 .heading5{opacity:1}.active_3 .star-img .start-detail .step_text.step--2 .heading5:after{width:100%}.active_3 .star-img .start-detail .step_text.step--2:after,.active_3 .star-img .start-detail .step_text.step--2:before{background:#fff!important;transition:all 1s ease;animation-play-state:running;opacity:1}.active_4 .styles_star_img__yBLug .star_svg__step4{fill:#fff}.mbl-show{display:none}@media(max-width:600px){.mbl-show{display:block}}.desktop-show{display:block}@media(max-width:600px){.desktop-show{display:none}}.framework-process .process-detail .process-detail-points .detail-content{opacity:.2}.framework-process .process-detail .process-detail-points.active .detail-content{opacity:1}.framework-process .process-detail .process-detail-points.active:after{opacity:1!important}.framework-process .post_images_sec{position:relative}.framework-process .post_images_sec .thumbImages{transition:all 1.35s ease-in-out;will-change:transform}.framework-process .post_images_sec .thumbImages .thumbImg{transition:all 1.2s ease-in-out;will-change:transform}.framework-process .post_images_sec .thumbImages .thumbImg.process1{width:7.5rem;height:7.5rem;transform:rotate(155deg) translate(13rem) rotate(-142deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages .thumbImg.process1{width:6.25rem;height:6.25rem;transform:rotate(120deg) translate(5rem) rotate(-108deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages .thumbImg.process1{transform:rotate(135deg) translate(5rem) rotate(-135deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages .thumbImg.process2{width:7.5rem;height:7.5rem;transform:rotate(38deg) translate(21rem) rotate(-22deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages .thumbImg.process2{width:6.25rem;height:6.25rem;transform:rotate(43deg) translate(18rem) rotate(20deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages .thumbImg.process2{transform:rotate(34deg) translate(11rem) rotate(22deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages .thumbImg.process3{width:2.5rem;height:2.5rem;transform:rotate(17deg) translate(41rem) rotate(-32deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages .thumbImg.process3{width:1.875rem;height:1.875rem;transform:rotate(21deg) translate(32rem) rotate(-34deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages .thumbImg.process3{transform:rotate(9deg) translate(23rem) rotate(6deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages .thumbImg.process4{width:2.5rem;height:2.5rem;transform:rotate(-3deg) translate(54rem) rotate(-3deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages .thumbImg.process4{width:1.875rem;height:1.875rem;transform:rotate(-16deg) translate(47rem) rotate(-14deg)}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages .thumbImg.process4{transform:rotate(-11deg) translate(33rem) rotate(6deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages .thumbImg.active{width:33.25rem;height:33.25rem}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages .thumbImg.active{width:20rem;height:20rem}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages .thumbImg.active{width:16rem;height:16rem}}.framework-process .post_images_sec .thumbImages.active_process1{transform:rotate(-12deg)}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process1{transform:rotate(0)}}.framework-process .post_images_sec .thumbImages.active_process1:after{transform:rotate(5deg) translateZ(0);will-change:transform}.framework-process .post_images_sec .thumbImages.active_process2{transform:rotate(33deg) translateZ(0);will-change:transform}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process2{transform:rotate(45deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process1{transform:rotate(175deg) translate(-49rem) rotate(-170deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process1{transform:rotate(195deg) translate(-39rem) rotate(-170deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process1{transform:rotate(180deg) translate(-29rem) rotate(-170deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process2{transform:rotate(115deg) translate(23rem) rotate(-147deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process2{transform:rotate(107deg) translate(13rem) rotate(-140deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process2{transform:rotate(119deg) translate(8rem) rotate(-163deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process3{width:7.5rem;height:7.5rem;transform:rotate(17deg) translate(33rem) rotate(-50deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process3{width:6.25rem;height:6.25rem;transform:rotate(17deg) translate(26rem) rotate(-45deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process3{transform:rotate(5deg) translate(16rem) rotate(-2deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process4{transform:rotate(-7deg) translate(53rem) rotate(-33deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process4{width:1.875rem;height:1.875rem;transform:rotate(-8deg) translate(40rem) rotate(-14deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process2 .thumbImg.process4{transform:rotate(-20deg) translate(30rem) rotate(-34deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process2:after{transform:rotate(10deg) translateZ(0);will-change:transform}.framework-process .post_images_sec .thumbImages.active_process3{transform:rotate(33deg) translateZ(0);will-change:transform}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process3{transform:rotate(45deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process1{transform:rotate(219deg) translate(-67rem) rotate(-242deg) translateZ(0);will-change:transform;width:2.5rem;height:2.5rem}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process1{width:1.875rem;height:1.875rem;transform:rotate(215deg) translate(-48rem) rotate(-225deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process1{transform:rotate(213deg) translate(-34rem) rotate(-230deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process2{transform:rotate(170deg) translate(-48rem) rotate(-170deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process2{transform:rotate(185deg) translate(-39rem) rotate(-170deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process2{transform:rotate(160deg) translate(-26rem) rotate(-172deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process3{transform:rotate(118deg) translate(21rem) rotate(-155deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process3{transform:rotate(110deg) translate(12rem) rotate(-148deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process3{transform:rotate(126deg) translate(6rem) rotate(-171deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process4{width:7.5rem;height:7.5rem;transform:rotate(13deg) translate(33rem) rotate(-48deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process4{width:6.25rem;height:6.25rem;transform:rotate(13deg) translate(26rem) rotate(-5deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process3 .thumbImg.process4{transform:rotate(-2deg) translate(16rem) rotate(38deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process3:after{transform:rotate(50deg) translateZ(0);will-change:transform}.framework-process .post_images_sec .thumbImages.active_process4{transform:rotate(78deg) translateZ(0);will-change:transform}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process4{transform:rotate(90deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process1{width:7.5rem;height:7.5rem;transform:rotate(223deg) translate(-63rem) rotate(-297deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process1{width:6.25rem;height:6.25rem;transform:rotate(218deg) translate(-43rem) rotate(-250deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process1{transform:rotate(221deg) translate(-30rem) rotate(-252deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process2{transform:rotate(197deg) translate(-56rem) rotate(-270deg) translateZ(0);will-change:transform;width:2.5rem;height:2.5rem}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process2{width:1.875rem;height:1.875rem;transform:rotate(191deg) translate(-39rem) rotate(-256deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process2{transform:rotate(186deg) translate(-27rem) rotate(-246deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process3{width:2.5rem;height:2.5rem;transform:rotate(170deg) translate(-29rem) rotate(-170deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process3{width:1.875rem;height:1.875rem;transform:rotate(166deg) translate(-36rem) rotate(-286deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process3{transform:rotate(140deg) translate(-25rem) rotate(-286deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process4{transform:rotate(78deg) translate(32.5rem) rotate(-159deg) translateZ(0);will-change:transform}@media(max-width:1399px){.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process4{transform:rotate(73deg) translate(21.5rem) rotate(-156deg) translateZ(0);will-change:transform}}@media(max-width:991px){.framework-process .post_images_sec .thumbImages.active_process4 .thumbImg.process4{transform:rotate(73deg) translate(12rem) rotate(-164deg) translateZ(0);will-change:transform}}.framework-process .post_images_sec .thumbImages.active_process4:after{transform:rotate(80deg) translateZ(0);will-change:transform}.bg-red{background:#cd0720}.bg-blue{background:#205294}.destinationScrollTrack{width:12px!important;height:100%;top:0;opacity:1!important;z-index:9999;right:0}.destinationScrollThumb{opacity:.6;background:#5d5d5d;border-radius:.375rem 0 0 .375rem}.destinationScrollTrackHorizontal{bottom:4px;height:4px!important;width:100%;opacity:1!important;z-index:9999}.destinationScrollThumbHorizontal{opacity:.6}.videoInnerStyle .videoStyle{position:relative!important}@keyframes fillAnimation{0%{fill:transparent}to{fill:#da4558}}.patternAnimate svg path{animation:fillAnimation 2s linear}.quote-word{overflow:hidden}.quote-word .quote-word-child{display:inline-block}.videoWrapper .ambitionVideoWrap{position:relative}.videoWrapper .ambitionVideoWrap:after{content:"";position:absolute;background:url(/_next/static/media/texture3.91dd9dbd.png);background-repeat:no-repeat;background-size:cover;width:17.85rem;height:100%;right:0;top:0}@media(max-width:1399px){.videoWrapper .ambitionVideoWrap:after{width:13rem}}@media(max-width:991px){.videoWrapper .ambitionVideoWrap:after{width:10rem}}@media(max-width:767px){.videoWrapper .ambitionVideoWrap:after{width:12.4rem}}@media(max-width:600px){.videoWrapper .ambitionVideoWrap:after{width:5.4rem}}.videoWrapper .ambitionVideoWrap .close_btn{display:none}.video-active .videoWrapper .headingTitle{opacity:0;visibility:hidden}@media(max-width:767px){.video-active .videoWrapper .headingTitle{opacity:1;visibility:visible}}.video-active .videoWrapper .heading3{opacity:0;visibility:hidden}@media(max-width:767px){.video-active .videoWrapper .heading3{opacity:1;visibility:visible}}.video-active .videoWrapper .ambitionVideoWrap{z-index:10}.video-active .videoWrapper .ambitionVideoWrap:after{content:none}.video-active .videoWrapper .ambitionVideoWrap .close_btn{position:absolute;display:block;top:10px;right:10px;z-index:2;cursor:pointer}.video-active .videoWrapper .ambitionVideoWrap .close_btn svg path{fill:hsla(0,0%,100%,.5)}.video-active .videoWrapper .ambitionVideoWrap .close_btn:hover svg path{fill:#fff}.guidebook_thumb_content p.body4{margin-top:.63rem;font-weight:400}.preview-mode-wrapper{display:flex;justify-content:center;align-items:center;background:#adff2f}.preview-mode-wrapper .preview-text{color:#000}.anim-text{display:none}.scrollAnimation_wrap{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.scrollAnimation_wrap .sec-padded{width:100%}.error-txt{margin-top:.5rem}body.iphone .login--wrapper{height:100svh}@media(max-width:600px){body.iphone .login--wrapper{height:100svh!important}}.has-ack-popup{overflow:hidden}p{margin-top:0}.body1{font-size:1.125rem;line-height:1.5;font-weight:400;letter-spacing:-.01125rem}@media(max-width:1399px){.body1{font-size:.875rem;letter-spacing:-.00875rem}}.body2{font-size:1rem;line-height:1.5;font-weight:400;letter-spacing:-.01rem}@media(max-width:1399px){.body2{font-size:.75rem;letter-spacing:-.0075rem}}.body3{font-size:1rem;line-height:1.5;font-weight:400;letter-spacing:-.01rem}@media(max-width:1399px){.body3{font-size:.75rem;letter-spacing:-.0075rem}}.body4{font-size:.875rem;font-weight:600;line-height:1.5;letter-spacing:-.00875rem}@media(max-width:1399px){.body4{font-size:.65081rem;letter-spacing:-.0065rem}}@media(max-width:600px){.body4{font-size:.50619rem;letter-spacing:-.00506rem}}.thumbHeading{font-size:2.623rem;line-height:1.3;font-weight:700}@media(max-width:1399px){.thumbHeading{font-size:1.95106rem}}@media(max-width:600px){.thumbHeading{font-size:1.5175rem}}p.thumbHeading{font-weight:300}.ctaLabel{cursor:pointer;font-size:1rem;line-height:1.5;font-weight:400;letter-spacing:-.01rem}@media(max-width:1399px){.ctaLabel{font-size:.75rem;letter-spacing:-.0075rem}}@media(max-width:600px){.ctaLabel{font-size:.75rem;letter-spacing:-.0075rem}}i{font-style:italic}.bold{font-weight:500}.heading1,.heading2,.heading3,.heading4,.heading5,.heading6,h1,h2,h3,h4,h5,h6{margin:0}.heading1,h1{font-size:5.625rem;font-weight:600;line-height:1.2;letter-spacing:-.05625rem}@media(max-width:1399px){.heading1,h1{font-size:4rem;letter-spacing:-.04rem}}@media(max-width:600px){.heading1,h1{font-size:2.25rem;line-height:1.3;letter-spacing:-.0225rem}}.heading2,h2{font-size:4rem;font-weight:600;line-height:1.4;letter-spacing:-.04rem}@media(max-width:1399px){.heading2,h2{font-size:2.75rem;letter-spacing:-.0275rem}}@media(max-width:600px){.heading2,h2{font-size:1.5rem;letter-spacing:-.015rem}}.heading3,h3{font-size:3rem;font-weight:500;line-height:1.4;letter-spacing:-.03rem}@media(max-width:1399px){.heading3,h3{font-size:2.25rem;letter-spacing:-.0225rem}}@media(max-width:600px){.heading3,h3{font-size:1.25rem;letter-spacing:-.0125rem}}.heading4,h4{font-size:2.25rem;font-weight:500;line-height:1.4;letter-spacing:-.0225rem}@media(max-width:1399px){.heading4,h4{font-size:1.5rem;letter-spacing:-.015rem}}@media(max-width:600px){.heading4,h4{font-size:1.125rem;letter-spacing:-.01125rem}}.heading5,h5{font-size:2rem;font-weight:500;line-height:1.4;letter-spacing:-.02rem}@media(max-width:1399px){.heading5,h5{font-size:1.375rem;letter-spacing:-.01375rem}}@media(max-width:600px){.heading5,h5{font-size:1rem;letter-spacing:-.01rem}}.subHeading{font-size:1.625rem;font-weight:500;line-height:1.4;letter-spacing:-.01625rem}@media(max-width:1399px){.subHeading{font-size:1.125rem;letter-spacing:-.01125rem}}@media(max-width:600px){.subHeading{font-size:.875rem;letter-spacing:-.00875rem}}.slider-style .swiper{overflow:initial;width:calc(100% + 42.8rem)}@media(max-width:1399px){.slider-style .swiper{width:calc(100% + 32.1rem)}}@media(max-width:600px){.slider-style .swiper{overflow:hidden;width:100%}}.slider-style .swiper .swiper-wrapper{display:flex;margin-left:-1.25rem;margin-right:-1.25rem}@media(max-width:1280px){.slider-style .swiper .swiper-wrapper{margin-left:-.938rem;margin-right:-.938rem}}@media(max-width:600px){.slider-style .swiper .swiper-wrapper{margin-left:0;margin-right:0}}.slider-style .swiper .swiper-wrapper .swiper-slide{height:auto}.slider-style .swiper .swiper-wrapper .swiper-slide .card_img{height:100%;padding-left:1.25rem;padding-right:1.25rem;display:flex;flex-direction:column;overflow:hidden}@media(max-width:1280px){.slider-style .swiper .swiper-wrapper .swiper-slide .card_img{padding-left:.938rem;padding-right:.938rem}}@media(max-width:600px){.slider-style .swiper .swiper-wrapper .swiper-slide .card_img{padding-left:0;padding-right:0}}.slider-style .swiper .swiper-wrapper .swiper-slide .card_img .img_wrap{overflow:hidden;border-radius:1.25rem 1.25rem 0 0;min-height:19.063rem}@media(max-width:1280px){.slider-style .swiper .swiper-wrapper .swiper-slide .card_img .img_wrap{min-height:14.375rem}}@media(max-width:600px){.slider-style .swiper .swiper-wrapper .swiper-slide .card_img .img_wrap{border-radius:.5rem .5rem 0 0;min-height:11.25rem}}.slider-style .swiper .swiper-wrapper .swiper-slide .card_img .card_content{height:100%;padding:2.5rem 2.5rem 3.313rem;border-radius:0 0 1.25rem 1.25rem}@media(max-width:1280px){.slider-style .swiper .swiper-wrapper .swiper-slide .card_img .card_content{padding:1.875rem}}@media(max-width:600px){.slider-style .swiper .swiper-wrapper .swiper-slide .card_img .card_content{padding:1.25rem;border-radius:0 0 .5rem .5rem}}.slider-style .swiper .swiper-wrapper .swiper-slide .card_img .card_content .framework_title .subHeading{color:#fff}.slider-style .swiper .swiper-wrapper .swiper-slide .card_img .card_content .framework_description p{color:#fff;margin-top:1.25rem}@media(max-width:600px){.slider-style.strategic-slider{max-width:68.6%}.slider-style.strategic-slider .swiper{overflow:initial;width:calc(100% + 19rem);margin-left:0}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide{opacity:.5}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide .card_img{padding-right:30px}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide .card_img .thumb--wrapper{display:flex;align-items:center;width:15rem;height:15rem}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide .card_img .thumb--wrapper .img_wrap{border-radius:50%;transition:all .35s ease;width:8.75rem;height:8.75rem;min-height:auto}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide .card_img .card_content_strategic{padding-top:1.25rem;margin-top:1.88rem;position:relative}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide .card_img .card_content_strategic .heading3{padding:.5rem 0 .75rem}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide .card_img .card_content_strategic:after{content:"";position:absolute;top:0;left:0;width:calc(100% + 40px);height:1px;background:#fff}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide .card_img .card_content_strategic:before{content:"";position:absolute;left:0;top:-.3rem;background:#fff;width:.625rem;height:.625rem;border-radius:50%}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{opacity:1}.slider-style.strategic-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .card_img .thumb--wrapper .img_wrap{width:15rem;height:15rem}}