.section-storyTelling{position:relative;height:100vh;overflow:hidden}.section-storyTelling .mainWidth{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center}.section-storyTelling .panel{text-align:center;-webkit-transform:translateY(40%);transform:translateY(40%);transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;margin:0;height:calc(100% - var(--section))}.section-storyTelling .panel .header .headerTag{order:1;-webkit-hyphens:initial;hyphens:initial;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.section-storyTelling .panel .header .headerTag strong{display:block}.section-storyTelling .panel .header .subHeaders{order:2}.section-storyTelling .panel .header .subHeaders .subHeaderTag{position:absolute;opacity:0;width:100%;transition:all 1s}.section-storyTelling .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,28,68,0.5);opacity:.33;transition:opacity .5s;z-index:1}.section-storyTelling .video-background video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;-o-object-fit:cover;object-fit:cover}.section-storyTelling .block-container{position:relative;top:-45%}.section-storyTelling .circle{position:absolute;width:400px;height:400px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;z-index:3}.section-storyTelling .circle .inner{transition:all 1s}.section-storyTelling .circle .footer{opacity:0;transition:opacity .5s;padding:0}.section-storyTelling .circle.circleLeft{left:-200px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:5px solid rgba(239,108,56,0);background:radial-gradient(50% 50% at 50% 50%,rgba(239,108,56,0.6) 0,rgba(239,108,56,0) 100%);padding-left:16px}.section-storyTelling .circle.circleRight{right:-200px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:5px solid rgba(126,23,128,0);background:radial-gradient(50% 50% at 50% 50%,rgba(126,23,128,0.75) 0,rgba(126,23,128,0) 100%);padding-right:16px}.section-storyTelling .circle.circle-middle{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;z-index:9;width:200px;height:200px}.section-storyTelling .circle.circle-middle .vennBackground{height:502px;width:290px;position:absolute;pointer-events:none;background:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='290' height='502' viewBox='0 0 290 502' fill='none'%3E%3CforeignObject x='-14.4' y='-13.9' width='317.994' height='529.8'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(7.2px);clip-path:url(/App_SkinMaster/css/sections/%23bgblur_0_2510_2229_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cg opacity='0.21' data-figma-bg-blur-radius='14.4'%3E%3Cpath d='M289.194 251C289.194 143.963 231.031 50.5075 144.597 0.5C58.1627 50.5075 0 143.952 0 251C0 358.048 58.1627 451.493 144.597 501.5C231.031 451.493 289.194 358.048 289.194 251Z' fill='white'/%3E%3Cpath d='M0.5 251C0.5 144.241 58.4489 51.0351 144.597 1.07782C230.745 51.0351 288.694 144.253 288.694 251C288.694 357.759 230.745 450.965 144.597 500.922C58.4489 450.965 0.5 357.759 0.5 251Z' stroke='white' stroke-opacity='0.01'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='bgblur_0_2510_2229_clip_path' transform='translate(14.4 13.9)'%3E%3Cpath d='M289.194 251C289.194 143.963 231.031 50.5075 144.597 0.5C58.1627 50.5075 0 143.952 0 251C0 358.048 58.1627 451.493 144.597 501.5C231.031 451.493 289.194 358.048 289.194 251Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transform:scale(0.7);transform:scale(0.7)}.section-storyTelling .circle.circle-middle .blockTitle{text-align:center;z-index:2}.section-storyTelling .blockTitle{color:#fff;font-size:var(--m-fontsize);line-height:var(--m-lineheight)}.section-storyTelling .footer{margin-top:10px}.section-storyTelling .circleLeftLabels,.section-storyTelling .circleRightLabels{position:absolute;top:50%;display:flex;flex-direction:column;align-items:center;gap:10px;opacity:0;transition:all .5s}.section-storyTelling .circleLeftLabels .circleLabels,.section-storyTelling .circleRightLabels .circleLabels{width:88px;height:88px;border-radius:50%;position:relative;color:white;font-size:var(--xxs-fontsize);text-align:center;font-weight:400;display:flex;align-items:center;justify-content:center}.section-storyTelling .circleRightLabels{right:-110px;-webkit-transform:translate(100px,-50%);transform:translate(100px,-50%)}.section-storyTelling .circleRightLabels .circleLabels{background-color:var(--color4)}.section-storyTelling .circleRightLabels .circleLabels:first-child,.section-storyTelling .circleRightLabels .circleLabels:last-child{right:48px}.section-storyTelling .circleRightLabels .circleLabels:nth-child(2),.section-storyTelling .circleRightLabels .circleLabels:nth-child(3){right:4px}.section-storyTelling .circleLeftLabels{left:-105px;-webkit-transform:translate(-100px,-50%);transform:translate(-100px,-50%)}.section-storyTelling .circleLeftLabels .circleLabels{background-color:var(--color5)}.section-storyTelling .circleLeftLabels .circleLabels:nth-child(2n+1){left:20px}@media(max-width:56em){.section-storyTelling .circle{margin-top:20%;width:275px;height:275px}.section-storyTelling .circle.circleLeft{padding-bottom:150px;left:-165px}.section-storyTelling .circle.circleRight{padding-top:150px;right:-165px}.section-storyTelling .circle.circle-middle{width:200px;height:200px}.section-storyTelling .circle.circle-middle .vennBackground{width:133px;height:253px;-webkit-transform:rotate(90deg) scale(1);transform:rotate(90deg) scale(1)}}