:root{--yellow: #F8E917;--white: #ffffff;--light-gray: #F8F8F8;--black: #000000;--black-dark-shade: #141414;--black-shade: #2E2E2E;--gray: #747474;--gray-shade: #5E5E5E;--blue: #0C2D9E;--blue-light: #1052B8;--blue-shade: #319AF4;--blue-shade-2: #0A66C2;--navyblue: #1D1B45;--pink: #EE1F4F;--purple: #6c297b;--light-purple: #6D007D;--navyblue-shade: #060640;--red: #FF0000;--darkpink: #cf1a5f;--blueshade-two: #395693}@media (max-width: 767px){.BrandWrap .flexDirection{flex-direction:column-reverse}}.BrandWrap img{max-width:100%}.BrandWrap h2{font-size:40px;font-weight:700;margin:0 0 60px 0;line-height:normal}@media (max-width: 767px){.BrandWrap h2{font-size:28px}}.BrandWrap p{font-size:16px;line-height:170%;color:var(--gray);letter-spacing:0.5px;margin:25px 0 35px}.BrandWrap span{display:unset}.BrandWrap .YellowBtn{background:var(--yellow);border-radius:15px;padding:16px 24px 16px 24px;border:0;font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--blue);letter-spacing:0.5px}.BrandWrap .YellowBtn:hover{background:var(--navyblue);color:var(--white)}.BrandWrap .YellowBtn:hover img{transform:translateX(5px)}.BrandWrap .YellowBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .PinkBtn{background:var(--pink);border-radius:15px;padding:16px 24px 16px 24px;border:0;font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--white);letter-spacing:0.5px}.BrandWrap .PinkBtn:hover{background:var(--purple);color:var(--white)}.BrandWrap .PinkBtn:hover img{transform:translateX(5px)}.BrandWrap .PinkBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .YellowBtn{background:var(--yellow);border-radius:15px;padding:16px 24px 16px 24px;border:0;font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--blue-light);letter-spacing:0.5px}.BrandWrap .YellowBtn:hover{background:var(--yellow);color:var(--blue-light)}.BrandWrap .YellowBtn:hover img{transform:translateX(5px)}.BrandWrap .YellowBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .LightBlueBtn{background:var(--blue-shade-2);border-radius:15px;padding:16px 24px 16px 24px;border:0;font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--white);letter-spacing:0.5px}.BrandWrap .LightBlueBtn:hover{background:var(--blue);color:var(--white)}.BrandWrap .LightBlueBtn:hover img{transform:translateX(5px)}.BrandWrap .LightBlueBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .WhiteBtn{background:var(--white);border-radius:15px;padding:16px 24px 16px 24px;border:0;font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--blueshade-two);letter-spacing:0.5px}.BrandWrap .WhiteBtn:hover{background:var(--white);color:var(--blueshade-two)}.BrandWrap .WhiteBtn:hover img{transform:translateX(5px)}.BrandWrap .WhiteBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .BlueLightBtn{background:var(--blue-shade);border-radius:15px;padding:16px 24px 16px 24px;border:0;font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--white);letter-spacing:0.5px}.BrandWrap .BlueLightBtn:hover{background:var(--black-dark-shade);color:var(--white)}.BrandWrap .BlueLightBtn:hover img{transform:translateX(5px)}.BrandWrap .BlueLightBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .BlueBtn{background:var(--blue-light);border-radius:15px;padding:16px 24px 16px 24px;border:0;font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--white);letter-spacing:0.5px}.BrandWrap .BlueBtn:hover{background:var(--navyblue)}.BrandWrap .BlueBtn:hover img{transform:translateX(5px)}.BrandWrap .BlueBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .BorderBtn{background:none;border-radius:15px;padding:16px 24px 16px 24px;border:1px solid var(--white);font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--white);letter-spacing:0.5px}.BrandWrap .BorderBtn:hover{background:var(--navyblue)}.BrandWrap .BorderBtn:hover img{transform:translateX(5px)}.BrandWrap .BorderBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .BorderLessBtn{background:none;border-radius:15px;padding:16px 24px 16px 24px;border:0px solid var(--white);font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--white);letter-spacing:0.5px}.BrandWrap .BorderLessBtn:hover{background:none;border:1px solid none}.BrandWrap .BorderLessBtn:hover img{transform:translateX(5px)}.BrandWrap .BorderLessBtn img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .BorderLessBtnNavyblue{background:none;border-radius:15px;padding:16px 24px 16px 24px;border:1px solid transparent;font-size:14px;font-weight:500;transition:0.3s ease-in-out;color:var(--navyblue-shade);letter-spacing:0.5px}.BrandWrap .BorderLessBtnNavyblue:hover{background:var(--white);border:1px solid var(--navyblue-shade)}.BrandWrap .BorderLessBtnNavyblue:hover img{transform:translateX(5px)}.BrandWrap .BorderLessBtnNavyblue img{height:10px;margin-left:10px;transition:0.3s ease-in-out}.BrandWrap .BlueLight{color:var(--blue-light)}.BrandWrap .BlueLight2{color:var(--blue-shade-2)}.BrandWrap .PinkText{color:var(--pink) !important}.BrandWrap .PurpleText{color:var(--purple) !important}.BrandWrap .RedText{color:var(--red) !important}.BrandWrap .GrayText{color:var(--gray) !important}.BrandWrap .WhiteText{color:var(--white) !important}.BrandWrap .YellowText{color:var(--yellow) !important}.BrandWrap .BlackText{color:var(--black)}.BrandWrap .LightBlackText{color:var(--black-shade)}.BrandWrap .WhiteText{color:var(--white)}.BrandWrap .NaviBlueText{color:var(--navyblue-shade) !important}.BrandWrap .LightBlueText{color:var(--blue-shade) !important}.BrandWrap .LightBlueBox{background-color:var(--blue-shade);color:#fff;border-radius:12px;padding:2px 16px;display:inline-block;letter-spacing:1.53px;margin-right:5px}.BrandWrap .BlueBox{background-color:var(--blue-light);color:#fff;border-radius:12px;padding:2px 16px;display:inline-block;letter-spacing:1.53px;margin-right:5px}.BrandWrap .BlueLightBox{background-color:var(--blue-shade-2);color:#fff;border-radius:12px;padding:2px 16px;display:inline-block;letter-spacing:1.53px}.BrandWrap .WhiteBox{background-color:var(--white);color:var(--red);border-radius:12px;padding:2px 16px;display:inline-block;letter-spacing:1.53px;margin-right:5px}.BrandWrap .RedBox{background-color:var(--red);color:#fff;border-radius:12px;padding:2px 16px;display:inline-block;letter-spacing:1.53px;margin-right:5px}.BrandWrap .PinkBox{background-color:var(--pink);color:#fff;border-radius:12px;padding:2px 16px;display:inline-block;letter-spacing:1.53px;margin-right:5px}.BrandWrap .YellowBox{background-color:var(--yellow);color:var(--red);border-radius:12px;padding:2px 16px;display:inline-block;letter-spacing:1.53px;margin-right:5px}.BrandWrap .BoldText{font-weight:700}.BrandWrap .PurpleLabel{color:var(--light-purple);font-size:16px;font-weight:500;letter-spacing:1.28px;text-transform:uppercase;margin:0 0 14px 0}.BrandWrap .PosiRel{position:relative}.BrandWrap .BottomLineCenter{position:relative}.BrandWrap .BottomLineCenter::after{content:"";position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);background:url("../../images/branding-assets/line-bottom-pink.svg") no-repeat;background-size:contain;width:170px;height:50px}.BrandWrap .BottomLineLeft{position:relative}.BrandWrap .BottomLineLeft::after{content:"";position:absolute;bottom:-60px;left:0;background:url("../../images/branding-assets/line-bottom-pink.svg") no-repeat;background-size:contain;width:170px;height:50px}.BrandWrap .BootomLineRight{position:relative}.BrandWrap .BootomLineRight::after{content:"";position:absolute;bottom:-70px;right:0;background:url("../../images/branding-assets/line-bottom-pink.svg") no-repeat;background-size:contain;width:170px;height:60px}.BrandWrap .RightSideDots{position:absolute;top:270px;right:100px}@media (max-width: 980px){.BrandWrap .RightSideDots{top:170px;right:50px}}.BrandWrap .RightSideDots img{width:80px;height:80px;object-fit:contain}@media (max-width: 980px){.BrandWrap .RightSideDots img{width:50px;height:50px}}.BrandWrap .RightCircle{position:absolute;top:35%;right:-150px}.BrandWrap .RightCircle img{width:500px;height:500px;object-fit:contain}.BrandWrap .LeftCircle{position:absolute;top:400px;left:-150px;z-index:-9}.BrandWrap .LeftCircle img{width:500px;height:500px;object-fit:contain}.BrandWrap .BrandingBanner{background:url("../../images/branding-assets/personal-branding-bg.png") no-repeat;background-position:left bottom;background-size:cover;padding:200px 0 150px;position:relative;margin-top:70px}@media (max-width: 991px){.BrandWrap .BrandingBanner{padding:100px 0 150px}}.BrandWrap .BrandingBanner .banner_img{height:450px;max-width:50%;width:750px;object-fit:contain;position:absolute;object-position:left;left:-50px;bottom:100px}@media (max-width: 991px){.BrandWrap .BrandingBanner .banner_img{position:unset;height:auto;max-width:100%}}.BrandWrap .BrandingBanner .BannerDetails{max-width:100%}@media (max-width: 991px){.BrandWrap .BrandingBanner .BannerDetails{max-width:100%;width:100%;margin-top:40px}}.BrandWrap .BrandingBanner .BannerDetails h2,.BrandWrap .BrandingBanner .BannerDetails h1{font-size:46px;line-height:140%;color:var(--white);font-weight:700;margin:0 0 16px 0;position:relative}@media (max-width: 980px){.BrandWrap .BrandingBanner .BannerDetails h2,.BrandWrap .BrandingBanner .BannerDetails h1{font-size:38px}}@media (max-width: 767px){.BrandWrap .BrandingBanner .BannerDetails h2,.BrandWrap .BrandingBanner .BannerDetails h1{font-size:30px}}@media (max-width: 767px){.BrandWrap .BrandingBanner .BannerDetails .WhiteBtn{width:100%;text-align:center}}.BrandWrap .BrandingBanner .banner{max-width:500px;width:100%}@media (max-width: 991px){.BrandWrap .BrandingBanner .banner{max-width:400px;margin:40px auto 40px;display:block}}.BrandWrap .WhiteSection{padding:100px 0;position:relative}@media (max-width: 991px){.BrandWrap .WhiteSection{padding:100px 0 0 0}}@media (max-width: 767px){.BrandWrap .WhiteSection{padding:0}}@media (max-width: 991px){.BrandWrap .WhiteSection .BannerImg{margin-top:60px}}.BrandWrap .WhiteSection h2{font-weight:700;line-height:150%;margin-bottom:40px;color:var(--navyblue)}.BrandWrap .WhiteSection h2 img{max-width:140px}@media (max-width: 767px){.BrandWrap .WhiteSection .LightBlueBtn{width:100%;text-align:center}}@media (max-width: 991px){.BrandWrap .WhiteSection .PinkBtn{margin-bottom:40px}}.BrandWrap .WhiteSection .LeftCircle{top:120px;z-index:-9}@media (max-width: 767px){.BrandWrap .WhiteSection .LeftCircle{padding:0;left:-100px}}@media (max-width: 767px){.BrandWrap .WhiteSection .LeftCircle img{width:300px;height:300px}}.BrandWrap .WhiteSection .RightSideDots{top:40px}@media (max-width: 991px){.BrandWrap .WhiteSection .RightSideDots{top:40px;right:20px;width:50px}}.BrandWrap .IdeasSection{background:url("../../images/branding-assets/idea-bg.png") no-repeat;background-position:top center;background-size:cover;padding:200px 0 100px 0;position:relative}@media (max-width: 767px){.BrandWrap .IdeasSection{padding:100px 0 10px 0}}.BrandWrap .IdeasSection .BannerImg{max-width:500px;width:100%}@media (max-width: 991px){.BrandWrap .IdeasSection .BannerImg{margin-bottom:60px}}.BrandWrap .IdeasSection h2{max-width:500px;margin:0;color:var(--black-shade)}.BrandWrap .IdeasSection h2 img{max-width:150px}.BrandWrap .IdeasSection .LeftCircle{bottom:-150px;left:-150px;top:auto;z-index:-9}@media (max-width: 991px){.BrandWrap .IdeasSection .LeftCircle img{width:400px;height:400px}}.BrandWrap .IdeasSection .RightSideDots{bottom:auto;top:100px;right:150px;position:absolute}@media (max-width: 991px){.BrandWrap .IdeasSection .RightSideDots{right:20px;width:50px}}.BrandWrap .IdeasSection .StrategyFlex{display:flex;align-items:center;justify-content:flex-end;position:relative}@media (max-width: 991px){.BrandWrap .IdeasSection .StrategyFlex{justify-content:center;max-width:450px;width:100%}}@media (max-width: 767px){.BrandWrap .IdeasSection .StrategyFlex{flex-wrap:wrap;justify-content:flex-start}}.BrandWrap .IdeasSection .StrategyFlex h3{font-size:22px;font-weight:300;line-height:150%;margin-top:0;position:absolute;right:100px;top:70px}@media (max-width: 767px){.BrandWrap .IdeasSection .StrategyFlex h3{font-size:16px;right:100px}}.BrandWrap .IdeasSection .StrategyFlex .BoldFont{font-weight:700}.BrandWrap .IdeasSection .StrategyBox{position:relative;margin-left:40px}@media (max-width: 991px){.BrandWrap .IdeasSection .StrategyBox{margin-left:100px}}.BrandWrap .IdeasSection .StrategyBox .strategy{width:300px;height:220px;object-fit:contain}.BrandWrap .PressMediaSection{background:url("../../images/branding-assets/authentically-bg.png") no-repeat;background-position:left center;background-size:cover;padding:100px 0 0 0;position:relative;height:1400px}@media (max-width: 767px){.BrandWrap .PressMediaSection{padding:60px 0 0 0;height:1000px}}.BrandWrap .PressMediaSection h2{margin-bottom:100px;max-width:450px;position:relative;z-index:9}@media (max-width: 991px){.BrandWrap .PressMediaSection h2{margin-bottom:20px}}.BrandWrap .PressMediaSection h2 .BottomLineCenter::after{content:"";background:url("../../images/branding-assets/line-bottom-yellow.svg") no-repeat;background-size:contain;width:170px;height:50px}.BrandWrap .PressMediaSection p{font-size:14px;position:relative;z-index:9}.BrandWrap .PressMediaSection .PressFlex{display:flex;align-items:center}@media (max-width: 767px){.BrandWrap .PressMediaSection .PressFlex{flex-direction:column-reverse;flex-wrap:wrap}}.BrandWrap .PressMediaSection .WhiteBtn{position:relative;z-index:9}@media (max-width: 767px){.BrandWrap .PressMediaSection .WhiteBtn{width:100%;text-align:center}}.BrandWrap .PressMediaSection .CreatorGirl{width:150px}@media (max-width: 767px){.BrandWrap .PressMediaSection .CreatorGirl{width:100px;margin-top:40px}}.BrandWrap .PressMediaSection .RightSideDots{position:absolute;top:100px;right:100px}@media (max-width: 980px){.BrandWrap .PressMediaSection .RightSideDots{top:170px;right:50px}}.BrandWrap .PressMediaSection .banner{height:100%;width:100%;object-fit:contain;position:absolute;top:0;bottom:0;left:0}@media (max-width: 991px){.BrandWrap .PressMediaSection .banner{margin-top:60px;top:auto;height:auto}}.BrandWrap .BrandSection{position:relative;padding:100px 0 100px 0}.BrandWrap .BrandSection h2{color:var(--black-shade)}@media (max-width: 991px){.BrandWrap .BrandSection h2{margin-bottom:0}}.BrandWrap .BrandSection h2 img{max-width:170px}.BrandWrap .BrandSection p{font-size:20px;color:var(--gray-shade)}@media (max-width: 991px){.BrandWrap .BrandSection .BrandLists{margin-top:40px}}.BrandWrap .BrandSection .BrandLists li{width:100%;margin-bottom:30px;padding-right:24px}@media (max-width: 991px){.BrandWrap .BrandSection .BrandLists li{width:100%}}.BrandWrap .BrandSection .BrandLists li h5{display:flex;align-items:center;margin:0;padding:0 0 2px 0;font-size:18px;color:var(--blue-shade-2);font-weight:600}.BrandWrap .BrandSection .BrandLists li h5 img{width:24px;margin-right:14px}.BrandWrap .BrandSection .BrandLists li p{font-size:14px;padding:0 0 0 40px;margin:0;color:var(--black-shade)}.BrandWrap .BrandSection .LeftSideDots{position:static;width:80px;margin-bottom:20px;display:inline-block}.BrandWrap .BrandSection .LeftSideDots img{width:80px}@media (max-width: 1300px){.BrandWrap .BrandSection .LeftSideDots{display:none}}.BrandWrap .BrandSection .LeftCircle{bottom:-300px;top:auto;z-index:-9}@media (max-width: 767px){.BrandWrap .BrandSection .LeftCircle{bottom:-100px;left:-100px}}@media (max-width: 767px){.BrandWrap .BrandSection .LeftCircle img{width:300px;height:300px}}.BrandWrap .BrandSection .RightCircle{top:-200px;right:-200px}@media (max-width: 767px){.BrandWrap .BrandSection .RightCircle{top:-100px;right:-100px}}@media (max-width: 767px){.BrandWrap .BrandSection .RightCircle img{width:300px;height:300px}}@media (max-width: 767px){.BrandWrap .BrandSection .LightBlueBtn{width:100%;text-align:center}}.BrandWrap .QualitySection{background:url("../../images/branding-assets/experts-bg.png") no-repeat;background-position:left top;background-size:cover;padding:100px 40px 100px 0px;position:relative}@media (max-width: 991px){.BrandWrap .QualitySection{padding:100px 0 100px 0px}}@media (max-width: 767px){.BrandWrap .QualitySection{padding:100px 0 60px 0px}}.BrandWrap .QualitySection .TextBox{max-width:480px;position:absolute;top:150px;margin-left:15px}@media (max-width: 1300px){.BrandWrap .QualitySection .TextBox{max-width:400px}}@media (max-width: 1100px){.BrandWrap .QualitySection .TextBox{max-width:100%;position:static;margin-left:0}}.BrandWrap .QualitySection h2{max-width:100%;color:var(--black-shade);margin-bottom:10px}.BrandWrap .QualitySection h2 img{max-width:150px}.BrandWrap .QualitySection p{max-width:100%;color:var(--gray-shade)}.BrandWrap .QualitySection img{margin-top:60px}@media (max-width: 991px){.BrandWrap .QualitySection img{margin-top:20px;padding-right:20px}}.BrandWrap .UpscaleSection{background:url("../../images/branding-assets/upscale-bg.png") no-repeat;background-position:left top;background-size:cover;padding:100px 40px 100px 0px;position:relative}@media (max-width: 991px){.BrandWrap .UpscaleSection{padding:60px 0 60px 0}}.BrandWrap .UpscaleSection .BannerImg{max-width:600px;width:100%}@media (max-width: 991px){.BrandWrap .UpscaleSection .BannerImg{margin-top:60px}}.BrandWrap .UpscaleSection h2{margin-bottom:10px}@media (max-width: 991px){.BrandWrap .UpscaleSection h2{font-size:24px}}.BrandWrap .UpscaleSection h2 img{max-width:150px}@media (max-width: 991px){.BrandWrap .UpscaleSection .PinkBox{white-space:nowrap}}@media (max-width: 767px){.BrandWrap .UpscaleSection .YellowBtn{width:100%;text-align:center}}.BrandWrap .AgencySection{padding:100px 40px 100px 0px;position:relative}@media (max-width: 991px){.BrandWrap .AgencySection{padding:100px 0 100px 0px}}.BrandWrap .AgencySection .BannerImg{max-width:500px;width:100%}@media (max-width: 991px){.BrandWrap .AgencySection .BannerImg{margin-top:60px}}.BrandWrap .AgencySection h2{margin-bottom:10px;font-size:34px}@media (max-width: 991px){.BrandWrap .AgencySection h2{font-size:24px}}.BrandWrap .AgencySection h2 img{max-width:150px}@media (max-width: 767px){.BrandWrap .AgencySection .LightBlueBtn{width:100%;text-align:center}}.BrandWrap .AgencySection .LeftSideDots{position:absolute;top:100px;left:50px;bottom:auto;width:80px;height:80px}.BrandWrap .AgencySection .LeftSideDots img{width:100%;height:100%;object-fit:contain}@media (max-width: 1100px){.BrandWrap .AgencySection .LeftSideDots{width:50px;height:50px;left:0px;top:20px}}.BrandWrap .AgencySection .RightCircle{position:absolute;top:-100px;right:-150px}@media (max-width: 767px){.BrandWrap .AgencySection .RightCircle{right:-100px}}@media (max-width: 767px){.BrandWrap .AgencySection .RightCircle img{width:300px;height:300px}}.BrandWrap .politicallySection{background-color:#fde8ed;padding:50px 0;position:relative}.BrandWrap .politicallySection .banner{max-width:500px}.BrandWrap .politicallySection h2{max-width:510px}.BrandWrap .politicallySection .RightCircle{top:300px}.BrandWrap .politicallySection .PoliticallyList{display:flex;justify-content:space-between;flex-wrap:wrap;margin:60px -1% 0 -1%}.BrandWrap .politicallySection .PoliticallyList li{width:31.333%;padding:1%;display:flex;align-items:flex-start}@media (max-width: 768px){.BrandWrap .politicallySection .PoliticallyList li{width:100%;margin:1% 0}}.BrandWrap .politicallySection .PoliticallyList li img{width:44px}.BrandWrap .politicallySection .PoliticallyList li .PoliticallyListDetails{padding-left:16px}.BrandWrap .politicallySection .PoliticallyList li .PoliticallyListDetails h6{font-weight:700;font-size:20px;line-height:26px;letter-spacing:0px;color:#302D43;margin:0 0 10px 0;padding:0}.BrandWrap .politicallySection .PoliticallyList li .PoliticallyListDetails p{margin:0;padding:0 0 20px 0}.BrandWrap .politicallySection .PoliticallyList li .PoliticallyListDetails .LearnMore{color:var(--pink);font-weight:700;font-size:16px;line-height:20px;letter-spacing:0px;transition:0.3s ease-in-out}.BrandWrap .politicallySection .PoliticallyList li .PoliticallyListDetails .LearnMore:hover img{transform:translateX(5px)}.BrandWrap .politicallySection .PoliticallyList li .PoliticallyListDetails .LearnMore img{width:18px;margin-left:10px;transition:0.3s ease-in-out}
