/* https://fractionalciso.com/wp-content/themes/fractionalciso/src/assets/css/style.min.css?ver=1753252726 */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:5px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#2d2f4f}.hamburger-box{display:inline-block;height:18px;position:relative;width:30px}.hamburger-inner{display:block;margin-top:-1px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#2d2f4f;border-radius:4px;height:2px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:30px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger--3dx .hamburger-box{perspective:60px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:60px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:60px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:60px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:60px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:60px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-6px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-6px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(6px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(6px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-6px,-7.5px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-6px,7.5px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(6px,-7.5px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(6px,7.5px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-16px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-8px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-16px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-8px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:8px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:16px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,8px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:8px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:16px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,8px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{right:0;top:8px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-60px;top:-60px;transform:translate3d(60px,60px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-60px;top:-60px;transform:translate3d(-60px,60px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{right:0;top:8px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-60px;top:60px;transform:translate3d(60px,-60px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-60px;top:60px;transform:translate3d(-60px,-60px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner:before{top:8px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:16px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-4.2857142857px,-6px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner:before{top:8px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:16px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,8px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(4.2857142857px,-6px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:8px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:16px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,8px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,8px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-16px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-8px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}@font-face{font-display:swap;font-family:Epilogue;font-style:normal;font-weight:300;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Light.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Epilogue;font-style:normal;font-weight:400;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Regular.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Epilogue;font-style:normal;font-weight:500;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Medium.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Epilogue;font-style:normal;font-weight:700;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Bold.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Epilogue;font-style:normal;font-weight:900;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Black.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Epilogue/Epilogue-Black.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Lato/Lato-Light.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Lato/Lato-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Lato/Lato-Regular.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Lato/Lato-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Lato/Lato-Bold.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Lato/Lato-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Lato/Lato-Black.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Lato/Lato-Black.woff) format("woff")}@font-face{font-display:swap;font-family:TIMSans;font-style:normal;font-weight:400;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/TIMSans/TIMSans-Regular.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/TIMSans/TIMSans-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:TIMSans;font-style:normal;font-weight:700;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/TIMSans/TIMSans-Bold.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/TIMSans/TIMSans-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Marcellus;font-style:normal;font-weight:400;src:url(/wp-content/themes/fractionalciso/src/assets/fonts/Marcellus/Marcellus-Regular.woff2),url(/wp-content/themes/fractionalciso/src/assets/fonts/Marcellus/Marcellus-Regular.woff) format("woff")}body{background:#fff;color:#222433;font-family:Epilogue,sans-serif;font-size:16px;font-weight:300;line-height:27px;margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#2d2f4f;font-weight:700;line-height:1.4;text-shadow:none}.h1,h1{font-size:42px}.h2,h2{font-size:36px;margin-bottom:1rem}.h3,h3{font-size:30px}p{font-weight:300}.elementor-button-text{font-size:14px}div,form,input,li,p,select,ul{font-weight:300}ul{margin-bottom:15px}ul.mb-item li{margin-bottom:.75rem!important}ol{list-style-type:auto;margin-left:15px}blockquote{margin:1em 20px}.index{border:1px solid #25b0ff;border-radius:50%;display:inline-block;font-size:1.6875rem;height:46px;line-height:1;margin-right:.75rem;min-width:46px;padding-top:9px;text-align:center;vertical-align:middle;width:46px}.index-heading h2,.index-heading h3,.index-heading h4{align-items:center;display:flex}.read-time{color:#9ea0bf;font-family:Epilogue,serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:15px;text-transform:uppercase}.read-time img{margin-right:.25rem}.read-time span{vertical-align:bottom}.first-letter{color:#25b0ff;float:left;font-size:55px;letter-spacing:-.016em;line-height:60px;margin-right:.75rem}.quote ul{margin-left:.5rem}.quote ul li{padding-left:.75rem;position:relative}.quote ul li:before{background-color:#2d2f4f;content:"";height:3px;left:0;position:absolute;top:11px;width:3px}.wp-block-image{text-align:center}.wp-block-image img{height:auto;max-width:100%}.wp-block-image figcaption{color:#9ea0bf;font-size:14px}.blue{color:#25b0ff!important}.no-link{pointer-events:none!important}.show-ca,body.region-us .show-ca{display:none!important}body.region-ca .show-ca{display:block!important}body.region-ca .show-us{display:none!important}.text-nowrap{white-space:nowrap!important}.top-header{background-color:#fff;padding:2rem 0;position:relative;transition:all .3s}.top-header.fixed-header{padding:1rem 0}.top-header .header-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:auto;max-width:1170px}.top-header .header-wrap .logo-wrap .logo{width:175px}.top-header .header-wrap .hamburger{position:absolute;right:20px;top:2rem}.top-header .header-wrap nav{width:100%}.top-header .header-wrap .menu-top_menu-container{max-height:0;overflow:hidden;transition:all .3s}.top-header .header-wrap #menu-top_menu{list-style:none;margin:1rem 0 2rem;padding:0}.top-header .header-wrap #menu-top_menu li{display:block;padding:5px 10px}.top-header .header-wrap #menu-top_menu li a{color:#2d2f4f;padding:0;position:relative;transition:all .3s}.top-header .header-wrap #menu-top_menu li a:hover,.top-header .header-wrap #menu-top_menu li.current-menu-item>a{color:#25b0ff}.top-header .header-wrap #menu-top_menu li.contact-us{padding:1rem .5rem}.top-header .header-wrap #menu-top_menu li.contact-us a{border:2px solid #25b0ff;border-radius:20px;color:#25b0ff;display:inline-block;line-height:1;padding:11px 20px 8px}.top-header .header-wrap #menu-top_menu li.contact-us a:hover{background:#25b0ff;color:#fff}body.menu-active .top-header .menu-top_menu-container{max-height:1000px;overflow:hidden}body.menu-active .top-header .contacts{max-height:500px}.page-template-blog-page{background-image:url(/wp-content/themes/fractionalciso/src/assets/css/../images/blog-bg.png);background-position-x:right;background-repeat:no-repeat;background-size:50%}.page-template-blog-page .top-header{background-color:transparent}.page-template-blog-page .top-header.fixed-header{background-color:#fff}.inner_pageouter{padding:0 15px}.inner_pageouter h1{margin-bottom:2rem}.inner_pageouter>.content{display:flex;flex-wrap:wrap;justify-content:space-between}.inner_pageouter .post{flex-basis:100%;margin-bottom:3rem;max-width:100%}.inner_pageouter .post img{border-radius:6px;height:210px;margin-bottom:1rem;max-width:100%;-o-object-fit:cover;object-fit:cover}.inner_pageouter .post .date{color:#9ea0bf;font-size:14px;font-weight:500;letter-spacing:-.016em;line-height:110%;margin-bottom:1rem}.inner_pageouter .post .heading{font-size:21px;font-weight:700;letter-spacing:-.016em;line-height:110%}.inner_pageouter .post .heading a{color:#2d2f4f}.inner_pageouter .post .excerpt,.inner_pageouter .post .excerpt p{color:#2d2f4f;font-size:14px;line-height:150%}.inner_pageouter .post .read-more{color:#25b0ff;font-size:14px;font-weight:500;line-height:14px;text-decoration-line:underline}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.col-md-10,.col-md-2,.col-md-3,.col-md-9{box-sizing:border-box;float:left;padding:0 15px}.post-content-list .elementor-icon-list-icon{line-height:1}.post-content-list .elementor-icon-list-icon .fa-circle{background-color:#222434;border-radius:50%;height:4px;width:4px!important}.post-content-list .elementor-icon-list-icon .fa-circle:before{display:none}.fractionalciso-post-date{color:#9ea0bf;font-family:Epilogue,serif;font-size:14px;font-weight:500;text-transform:uppercase}.table-of-contents.elementor-widget{max-width:350px!important}.table-of-contents.elementor-widget .elementor-icon-list-item{padding:7px 15px}.table-of-contents.elementor-widget .elementor-icon-list-item a{color:#222433}.table-of-contents.elementor-widget.sticky{position:fixed!important;top:150px!important}footer{background-color:#222433;clear:both;padding:2rem}footer .footer-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:1400px}footer .logo{margin-bottom:2rem}footer .footer-menu{margin-bottom:1rem;width:100%}footer .footer-menu .menu-fractional_ciso_footer_menu-container{display:flex;justify-content:space-between}footer .footer-menu ul{flex-basis:50%;list-style:none;margin:0;padding:0}footer .footer-menu ul li{display:block;margin-bottom:1rem}footer .footer-menu ul li a{color:#fff;padding:0;transition:all .3s}footer .footer-menu ul li a:hover{opacity:.75}footer .contacts{color:#9ea0bf;flex-wrap:wrap;font-size:13px;font-weight:500;justify-content:center;text-align:center;transition:all .3s;width:100%}footer .contacts img{margin-right:.5rem;width:21px}footer .contacts a{color:#9e9fbf;transition:all .3s}footer .contacts a:hover{opacity:.75}footer .contacts .phone{margin-bottom:.5rem;text-align:center;width:100%}footer .copyright{color:#67698c;flex-basis:100%;font-size:13px;margin-top:1rem;text-align:center;width:100%}body.single-post{background-image:url(/wp-content/themes/fractionalciso/src/assets/css/../images/blog-bg.png);background-position-x:right;background-repeat:no-repeat;background-size:50%}body.single-post .top-header{background-color:transparent}body.single-post .top-header.fixed-header{background-color:#fff}body.single-post h1{margin:0 15px 1rem}body.single-post .h2,body.single-post h2{margin-bottom:1rem;margin-top:1rem}body.single-post h3{margin-bottom:0;margin-top:1rem;padding-bottom:.5rem}body.single-post p a{word-break:break-word}body.single-post .container{box-sizing:border-box}body.single-post .date{border-bottom:1px solid #eee;border-top:1px solid #eee;font-size:15px;margin:15px 15px 0;padding:10px 0}body.single-post .author{border-left:1px solid #ccc;margin-left:1rem;padding-left:1rem}body.single-post .blog_page ul{list-style:disc;margin-bottom:1rem;padding-left:10px}body.single-post .blog_page ul li{margin:0}body.single-post #primary-sidebar{margin-top:1rem}.singular.page:not(.page-template-blog-page){background-color:#f1f5f8}.singular.page:not(.page-template-blog-page):before{background-image:url(/wp-content/themes/fractionalciso/src/assets/css/../images/Hero-Section-BG-2-1.png);background-position:100% 0;background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;width:100%;z-index:-1}.singular.page:not(.page-template-blog-page) ul{list-style:disc;margin-bottom:1rem;padding-left:15px}.singular.page:not(.page-template-blog-page) ul li:not(.gfield){margin:0}.singular.page:not(.page-template-blog-page) .h2,.singular.page:not(.page-template-blog-page) h2{margin-bottom:1rem;margin-top:1rem}.singular.page:not(.page-template-blog-page) h3{margin-bottom:0;margin-top:1rem;padding-bottom:.5rem}.singular.page:not(.page-template-blog-page) .inner_pageouter{margin:0 auto 3rem}.singular.page:not(.page-template-blog-page) .container.w720{max-width:780px}.singular.page:not(.page-template-blog-page) .heading{border-bottom:1px solid #e7e6eb;margin:0 auto 1.5rem;padding:3rem 0 .5rem}.singular.page:not(.page-template-blog-page) .heading h1{margin:0}.sidebar .p_bot20{background-color:#fff;border-radius:4px;box-shadow:3px 4px 25px rgba(0,0,0,.1);margin-bottom:2rem;padding:1.5rem 1.25rem}.sidebar .widget-title{font-size:18px;font-weight:700;line-height:18px;margin-bottom:1rem}.sidebar ul{padding:0}.sidebar ul li{border-bottom:1px solid #ebf0fb;font-size:15px;font-weight:500;line-height:20px;margin:0 -1.5rem 1rem;padding:0 1.5rem .75rem}.sidebar ul li:first-child{margin-top:0}.sidebar ul li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.sidebar ul li a{color:#9ea0bf;transition:all .3s}.sidebar ul li a.active,.sidebar ul li a:hover{color:#25b0ff}.sidebar .sidebar-newsletter{background-color:transparent;border:0;margin-bottom:0;padding:0;text-align:left}.sidebar .sidebar-newsletter img{margin-bottom:2rem;max-width:65px}.sidebar .sidebar-newsletter h4{font-size:18px;font-weight:700;line-height:18px}.sidebar .sidebar-newsletter p{font-size:15px;letter-spacing:-.016em;line-height:140%}.sidebar .sidebar-newsletter a{background-color:transparent;border:2px solid #25b0ff;border-radius:30px;box-shadow:none;box-sizing:border-box;color:#25b0ff;transition:all .3s}.sidebar .sidebar-newsletter a:hover{background-color:#25b0ff;color:#fff}.elementor-post.type-news .post-wrap{background:#fff;border-radius:8px;height:100%;padding:30px}.elementor-post.type-news .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5em}.elementor-post.type-news .logo img{max-height:40px}.elementor-post.type-news .date{color:#9ea0bf;font-size:14px;font-weight:500;letter-spacing:-.016em;line-height:110%;text-align:right}.elementor-post.type-news .content h3{font-size:21px;font-weight:700;line-height:110%;margin:0}.elementor-post.type-news .content h3 a{color:#2d2f4f;transition:color .3s}.elementor-post.type-news .content h3 a:hover{color:#25b0ff}.single-post .blog_page ul,.single-post .inner_pageouter ul,.singular.page .blog_page ul,.singular.page .inner_pageouter ul{list-style:disc;margin-bottom:1rem}.single-post .blog_page ul li:not(.gfield),.single-post .inner_pageouter ul li:not(.gfield),.singular.page .blog_page ul li:not(.gfield),.singular.page .inner_pageouter ul li:not(.gfield){margin:0}.single-post .blog_page figure,.single-post .inner_pageouter figure,.singular.page .blog_page figure,.singular.page .inner_pageouter figure{margin-bottom:15px}.single-post .contact-form-block form,.singular.page .contact-form-block form{background:#f1f5f8;margin:auto}.hero-section h1{color:#7ee9fe;font-family:TIMSans,sans-serif;font-size:80px;font-weight:700;letter-spacing:-1px;line-height:80px;padding-bottom:15px;text-shadow:2px 2px #414141}.hero-section p{color:#fefefe;font-family:TIMSans,sans-serif;line-height:21px;padding-bottom:0}.service-box{cursor:default;transition:all .3s}.service-box:hover{transform:scale(1.05)}.gform_wrapper{border:0!important}.gform_wrapper ul li{background:0 0;padding-left:0}.gform_wrapper .gform_body .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .gform_body .gfield select,.gform_wrapper .gform_body .gfield textarea{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.gform_wrapper .gform_body .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).error,.gform_wrapper .gform_body .gfield select.error,.gform_wrapper .gform_body .gfield textarea.error{border:2px solid #c33d3d}.gform_wrapper .gform_body .gfield textarea{height:calc(8rem + 2px)}.gform_wrapper .gform_body .gfield .gfield_checkbox>div{align-items:center;display:flex;line-height:1}.gform_wrapper .gform_body .gfield .gfield_checkbox>div input[type=checkbox]{margin-right:.25rem;margin-top:2px}.gform_wrapper .gform_footer .button{background:#2d70c8;border:0;border-radius:5px;color:#fff;padding:.375rem .75rem}.gform_wrapper .field-hidden{max-height:0!important;opacity:0;overflow:hidden}.gform_wrapper.pricing-form_wrapper .pricing-form{border:none;margin-top:0;padding-top:0}.gform_wrapper.pricing-form_wrapper .pricing-form .steps{color:#9ea0bf;margin-bottom:2rem;text-align:center}.gform_wrapper.pricing-form_wrapper .pricing-form .heading{color:#2d2f4f;font-size:35px;font-weight:700;line-height:110%;margin-bottom:2rem}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gform_fields{display:block}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_label{margin-top:1rem}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield{margin:auto!important;max-height:500px;max-width:600px;padding-right:0;text-align:center;transition:all .5s;width:100%}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield.text-right{text-align:right}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_checkbox,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_radio{width:100%}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_checkbox>div,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_radio>div{margin-bottom:1rem;overflow:visible}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_checkbox input,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_radio input{height:0;opacity:0;position:absolute;width:0}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_checkbox label,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_radio label{background:#fff;border:2px solid #ebf0fb;border-radius:30px;box-shadow:2px 4px 8px rgba(0,0,0,.08);box-sizing:border-box;font-size:16px;font-weight:400;line-height:1;margin-left:0;margin-right:0;max-width:100%;padding:24px 40px;transition:all .3s;width:100%}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_checkbox label.error,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_radio label.error{border:2px solid #c33d3d}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_checkbox label.error:hover,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_radio label.error:hover{border-color:#25b0ff}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_checkbox input:checked+label,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_radio input:checked+label{background-color:#f7f9ff;border-color:#25b0ff;font-weight:400}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield_html h2{text-align:center}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gf-slider input[type=number]{height:0;opacity:0;overflow:hidden;position:absolute;width:0}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gf-slider.field-hidden input[type=number]{display:none!important}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal{color:#9ea0bf;height:10px;margin-top:2.5em}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal .noUi-base{margin-bottom:.75rem}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal .noUi-connects{border-radius:23px}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal .noUi-connect{background:rgba(158,160,191,.35)}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal .noUi-handle{background:#25b0ff;border:none;border-radius:50%;box-shadow:none;height:24px;top:-7px;width:24px}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal .noUi-handle:before{display:none;left:7px;top:2px}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal .noUi-handle:after{display:none;left:10px;top:2px}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal .noUi-tooltip{border:1px solid #ebf0fb;border-radius:6px;box-shadow:2px 4px 8px rgba(0,0,0,.08);margin-bottom:10px;padding:3px 3px 0}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal .noUi-tooltip:before{background:#fff;bottom:-4px;box-shadow:2px 4px 8px rgba(0,0,0,.08);content:"";height:10px;left:7px;position:absolute;transform:rotate(45deg);width:10px}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .noUi-horizontal>span{font-size:14px;margin:0}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .gfield.buttons{display:flex;flex-wrap:wrap;justify-content:space-between}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .field-step-8:not(.gfield_html){margin-bottom:1rem!important}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .field-step-8:not(.gfield_html) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border:0;border-bottom:1px solid #ebf0fb;border-radius:1px;font-size:14px;margin-bottom:1rem!important}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .field-step-8:not(.gfield_html) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).error{border-color:#c33d3d}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .field-step-8:not(.gfield_html) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).error+label{color:#c33d3d}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .field-step-8:not(.gfield_html) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{color:#9ea0bf;opacity:1}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .field-step-8:not(.gfield_html) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:#9ea0bf;opacity:1}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .field-step-8:not(.gfield_html) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{color:#9ea0bf}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_body .field-step-8:not(.gfield_html) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder{color:#9ea0bf}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem auto 0;max-width:600px;padding:0;text-align:center}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer .gfield{margin:0;max-width:150px!important}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer .gfield button{margin:0}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer .gform_button{background-color:transparent;border:2px solid #25b0ff;border-radius:30px;box-sizing:border-box;color:#25b0ff;display:none;font-size:16px;line-height:1;margin:0;max-width:150px!important;padding:15px;transition:all .3s;vertical-align:middle;width:100%}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer .gform_button:hover{background-color:#f7f9ff}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer .gfield,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer input.gform_button{flex-basis:100%;line-height:1;margin-bottom:1rem}.gform_wrapper.pricing-form_wrapper .pricing-form .back-button,.gform_wrapper.pricing-form_wrapper .pricing-form .next-button{background-color:transparent;border:2px solid #25b0ff;border-radius:30px;box-sizing:border-box;color:#25b0ff;flex-basis:100%;font-size:16px;line-height:1;margin-top:2rem;max-width:100%;padding:15px;transition:all .3s;vertical-align:middle;width:100%}.gform_wrapper.pricing-form_wrapper .pricing-form .back-button:hover,.gform_wrapper.pricing-form_wrapper .pricing-form .next-button:hover{background-color:#f7f9ff}.gform_wrapper.pricing-form_wrapper .pricing-form .next-button{max-width:150px!important}.gform_wrapper.pricing-form_wrapper .pricing-form .next-button:after{content:url(/wp-content/themes/fractionalciso/src/assets/css/../images/arrow-right.svg);margin-left:5px;vertical-align:middle}.gform_wrapper.pricing-form_wrapper .pricing-form .back-button{border-color:#9ea0bf;color:#9ea0bf;max-width:150px!important}.gform_wrapper.pricing-form_wrapper .pricing-form .back-button:before{content:url(/wp-content/themes/fractionalciso/src/assets/css/../images/arrow-left.svg);margin-right:5px;vertical-align:middle}.pricing-form .gfield input.gf-slider{display:none!important}.pricing-form .gform_confirmation_message{font-size:1.2rem;line-height:1.4;padding-bottom:3rem;text-align:center}.gform_wrapper.contact-us-reusable_wrapper{border:none;padding:0}.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:center}.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields .gfield{margin:0 0 .25rem}.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields .gfield .ginput_container{align-items:flex-end;display:flex;margin:0}.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields .gfield .ginput_container span{color:#fff}.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){background-color:transparent;border:0;border-bottom:1px solid #fff;border-radius:0;color:#fff;height:1.5rem;margin:0;padding:0}.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields .gfield_html{color:#fff}.gform_wrapper.contact-us-reusable_wrapper .gform_footer{padding:0;text-align:center}.gform_wrapper.contact-us-reusable_wrapper .gform_footer .gform_button{background-color:transparent;border:1px solid #fff;border-radius:3px;color:#fff;display:none;font-size:16px;line-height:1;margin:0;max-width:100%;padding:15px 40px;transition:all .3s}.gform_wrapper.contact-us-reusable_wrapper .gform_footer .gform_button:hover{background-color:#fff;color:#57595b}.contact-us-reusable .gform_confirmation_message{color:#fff;font-size:1.5rem;line-height:1.4;padding-bottom:3rem;text-align:center}.contact-us-reusable.style-2{background-color:#fff;border-radius:12px;box-shadow:3px 4px 25px rgba(0,0,0,.04);margin:0;max-width:460px;padding:2rem}.contact-us-reusable.style-2 .gform_body .gform_fields{justify-content:flex-start}.contact-us-reusable.style-2 .gform_body .gform_fields .gfield{margin:0 0 .75rem;padding:0}.contact-us-reusable.style-2 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-bottom:1px solid #e7e6eb;color:#222433;font-size:14px;padding:0 1rem}.contact-us-reusable.style-2 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{font-size:12px}.contact-us-reusable.style-2 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{font-size:12px}.contact-us-reusable.style-2 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{font-size:12px}.contact-us-reusable.style-2 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder{font-size:12px}.contact-us-reusable.style-2 .gform_body .gform_fields .gfield_html{color:#222433;padding-right:1rem}.contact-us-reusable.style-2 .gform_body .gform_fields .gfield_checkbox{padding:0}.contact-us-reusable.style-2 .gform_body .gform_fields .gfield_checkbox input{margin-right:5px;margin-top:0}.contact-us-reusable.style-2 .gform_body .gform_fields .gfield_contains_required:not(.field-fullwidt){flex:1}.contact-us-reusable.style-2 .gform_body .gform_fields #field_5_8{margin-bottom:0;margin-top:1rem}.contact-us-reusable.style-2 .gform_body .gform_fields #field_5_8 .gfield_label,.contact-us-reusable.style-2 .gform_body .gform_fields #label_5_8_1{font-size:15px}.contact-us-reusable.style-2 .gform_footer{margin:1rem 0 0;text-align:left}.contact-us-reusable.style-2 .gform_footer .gform_button{border:2px solid #25b0ff;border-radius:30px;color:#25b0ff;display:inline-block}.contact-us-reusable.style-2 .gform_footer .gform_button:hover{background-color:#25b0ff;color:#fff}.contact-us-reusable.style-2 .gform_footer .gfield{margin-top:1rem}.contact-us-reusable.style-2 .gform_footer .gfield .gfield_checkbox input{margin:0 .25rem 0 0}.contact-us-reusable.style-2 .gform_footer .gfield .gfield_checkbox label{color:#c1becc;font-size:13px;font-weight:400;line-height:1;padding-top:4px}.contact-us-reusable.style-2 .gform_confirmation_message{color:#222433;font-size:1rem;line-height:1.4;padding-bottom:0;text-align:center}.contact-us-reusable.style-3{background-color:#fff;border-radius:12px;box-shadow:3px 4px 25px rgba(0,0,0,.04);margin:0;max-width:460px;padding:2rem}.contact-us-reusable.style-3 .gform_wrapper{border:0;margin:0;padding:0}.contact-us-reusable.style-3 .gform_body .gform_fields{justify-content:flex-start}.contact-us-reusable.style-3 .gform_body .gform_fields .gfield{margin:0 0 .75rem;padding:0}.contact-us-reusable.style-3 .gform_body .gform_fields .gfield label{color:#c1becc}.contact-us-reusable.style-3 .gform_body .gform_fields .gfield .gfield_checkbox li{align-items:self-start}.contact-us-reusable.style-3 .gform_body .gform_fields .gfield .gfield_checkbox li input{margin-right:.5rem}.contact-us-reusable.style-3 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border:0;border-bottom:1px solid #e7e6eb;color:#222433;font-size:14px;margin:0;padding:0 1rem}.contact-us-reusable.style-3 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{font-size:14px}.contact-us-reusable.style-3 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{font-size:14px}.contact-us-reusable.style-3 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{font-size:14px}.contact-us-reusable.style-3 .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder{font-size:14px}.contact-us-reusable.style-3 .gform_body .gform_fields textarea{color:#222433;font-size:14px;margin:2rem 0 0;padding:1rem}.contact-us-reusable.style-3 .gform_body .gform_fields textarea::-moz-placeholder{font-size:14px}.contact-us-reusable.style-3 .gform_body .gform_fields textarea::placeholder{font-size:14px}.contact-us-reusable.style-3 .gform_body .gform_fields textarea:-ms-input-placeholder{font-size:14px}.contact-us-reusable.style-3 .gform_body .gform_fields textarea::-ms-input-placeholder{font-size:14px}.contact-us-reusable.style-3 .gform_body .gform_fields .gfield_html{color:#222433;padding-right:1rem}.contact-us-reusable.style-3 .gform_body .gform_fields .gfield_contains_required{flex:1}.contact-us-reusable.style-3 .gform_body .gform_fields #label_5_8_1{font-size:15px}.contact-us-reusable.style-3 .gform_footer{margin:1rem 0 0;text-align:left}.contact-us-reusable.style-3 .gform_footer .gform_button{background-color:transparent;border:2px solid #25b0ff;border-radius:30px;color:#25b0ff;display:inline-block;font-size:18px;padding:10px 30px}.contact-us-reusable.style-3 .gform_footer .gform_button:hover{background-color:#25b0ff;color:#fff}.contact-us-reusable.style-3 .gform_footer .gfield{margin-top:1rem}.contact-us-reusable.style-3 .gform_footer .gfield .gfield_checkbox input{margin:0 .25rem 0 0}.contact-us-reusable.style-3 .gform_footer .gfield .gfield_checkbox label{color:#c1becc;font-size:13px;font-weight:400;line-height:1;padding-top:4px}.contact-us-reusable.style-3 .gform_confirmation_message{color:#222433;font-size:1rem;line-height:1.4;padding-bottom:0;text-align:center}.gform_wrapper.form-white-bg_wrapper{background-color:#fff;border-radius:12px;box-shadow:3px 4px 25px rgba(0,0,0,.04);margin:0 auto;max-width:480px;padding:1rem 2rem}.gform_wrapper.form-white-bg_wrapper .gform_body .gform_fields{padding:0}.gform_wrapper.form-white-bg_wrapper .gform_body .gform_fields .gfield{margin:0 0 .75rem;padding:0}.gform_wrapper.form-white-bg_wrapper .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border:0;border-bottom:1px solid #e7e6eb;color:#222433;font-size:14px;padding:0 .5rem}.gform_wrapper.form-white-bg_wrapper .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{font-size:12px}.gform_wrapper.form-white-bg_wrapper .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{font-size:12px}.gform_wrapper.form-white-bg_wrapper .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder{font-size:12px}.gform_wrapper.form-white-bg_wrapper .gform_body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder{font-size:12px}.gform_wrapper.form-white-bg_wrapper .gform_footer{margin:1rem 0 0;text-align:left}.gform_wrapper.form-white-bg_wrapper .gform_footer input.gform_button{background-color:transparent;border:2px solid #25b0ff;border-radius:30px;color:#25b0ff;display:inline-block;font-size:18px;padding:.5rem 1rem;transition:all .3s}.gform_wrapper.form-white-bg_wrapper .gform_footer input.gform_button:hover{background-color:#25b0ff;color:#fff}.gform_wrapper.form-white-bg_wrapper .gform_footer .gfield{margin-top:1rem}.gform_wrapper.form-white-bg_wrapper .gform_footer .gfield .gfield_checkbox input{margin:0 .25rem 0 0}.gform_wrapper.form-white-bg_wrapper .gform_footer .gfield .gfield_checkbox label{color:#c1becc;font-size:13px;font-weight:400;line-height:1;padding-top:4px}.gform_wrapper.form-white-bg_wrapper .ginput_container_consent{align-items:center;color:#9ea0bf;display:flex;font-size:13px;font-weight:500;line-height:13px}.gform_wrapper.form-white-bg_wrapper .ginput_container_consent input{margin-right:.5rem;margin-top:0}.gform_wrapper.form-white-bg_wrapper .ginput_container_consent label{display:inline-block;transform:translateY(-1px)}.gform_wrapper.form-white-bg_wrapper .ginput_container_consent .gfield_required_asterisk{display:none}.gform_wrapper.form-white-bg_wrapper .gform_confirmation_message{color:#222433;font-size:1rem;line-height:1.4;padding-bottom:0;text-align:center}.gform_wrapper.form-white-bg_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important}.form-case-study.form-white-bg{margin:auto;max-width:460px}.form-case-study .gform_confirmation_message{color:#fff}.form-case-study+.dlm-nf-download-link{display:block;margin:auto;max-width:150px;text-align:center}.download-form{color:#fff}.download-form .gform_wrapper{border:none}.download-form .gform_wrapper .gform_body .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){background:0 0;color:#fff}.download-form .gform_wrapper .gform_footer .button{background:#fff;border-radius:5px;color:#222434;padding:7px 25px}.download-form .dlm-nf-download-link{background:#fff}.download-form .dlm-nf-download-link a{color:#222434}.dlm-nf-download-link{background:#239ce5;border-radius:5px;display:inline-block;margin-top:1rem!important;padding:7px 25px;padding:7px 25px!important}.dlm-nf-download-link a{color:#fff}.newsletter-form .gform_wrapper{border:0;border-radius:0;margin:auto;max-width:500px;padding:0}.newsletter-form .gform_wrapper form{align-items:flex-start;display:flex}.newsletter-form .gform_wrapper form .gform_body{flex-basis:100%}.newsletter-form .gform_wrapper form .gform_body .gfield{margin:0;padding:0}.newsletter-form .gform_wrapper form .gform_body .gfield .ginput_container{margin:0}.newsletter-form .gform_wrapper form .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){background-color:transparent;border:1px solid;border-radius:5px 0 0 5px;color:#fff;font-size:18px;height:43px;margin:0;padding:10px 15px}.newsletter-form .gform_wrapper form .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder{color:hsla(0,0%,100%,.7)}.newsletter-form .gform_wrapper form .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:hsla(0,0%,100%,.7)}.newsletter-form .gform_wrapper form .gform_footer{margin:0;padding:0;width:auto}.newsletter-form .gform_wrapper form .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){background-color:#fff;border:1px solid #fff;border-radius:0 5px 5px 0;color:#57595b;height:43px;line-height:1;margin:0;padding:12px 15px}#hsForm_c3d3dadb-5982-4007-a34b-81585b65c41c{align-items:flex-start;display:flex;margin:auto;max-width:500px}#hsForm_c3d3dadb-5982-4007-a34b-81585b65c41c .hs_email{width:100%}#hsForm_c3d3dadb-5982-4007-a34b-81585b65c41c .hs_email label{display:none}#hsForm_c3d3dadb-5982-4007-a34b-81585b65c41c .hs_email input{background-color:transparent;border:1px solid;border-radius:5px 0 0 5px;color:#fff;font-size:18px;height:43px;margin:0;padding:10px 15px;width:100%}#hsForm_c3d3dadb-5982-4007-a34b-81585b65c41c .hs_email input::-moz-placeholder{color:hsla(0,0%,100%,.7)}#hsForm_c3d3dadb-5982-4007-a34b-81585b65c41c .hs_email input::placeholder{color:hsla(0,0%,100%,.7)}#hsForm_c3d3dadb-5982-4007-a34b-81585b65c41c .hs_submit input{background-color:#fff;border:1px solid #fff;border-radius:0 5px 5px 0;color:#57595b;height:43px;line-height:1;margin:0;padding:12px 15px}.wp-block-search__label{display:none}.wp-block-search__input{border:1px solid #9e9fbf;border-radius:8px}.wp-block-search__button{background:#25b0ff;border:none;border-radius:8px}.wp-block-search__button svg{fill:#fff}.hubspot-form.white-bg{background:#fff;border-radius:12px;box-shadow:3px 4px 25px rgba(0,0,0,.1);padding:20px}.hubspot-form.purple-bg{background-color:transparent;background-image:radial-gradient(at center center,#313556 0,#222433 70%);border-radius:12px;box-shadow:3px 4px 25px rgba(0,0,0,.1);color:#fff;padding:20px}.hubspot-form.purple-bg .hbspt-form label,.hubspot-form.purple-bg .hubspot-form__heading{color:#fff}.hubspot-form.purple-bg .hbspt-form input[type=email],.hubspot-form.purple-bg .hbspt-form input[type=number],.hubspot-form.purple-bg .hbspt-form input[type=tel],.hubspot-form.purple-bg .hbspt-form input[type=text],.hubspot-form.purple-bg .hbspt-form select,.hubspot-form.purple-bg .hbspt-form textarea{background-color:transparent;color:#fff}.hubspot-form.purple-bg .hbspt-form .legal-consent-container label{color:#fff}.hubspot-form.purple-bg .hbspt-form .hs_submit input{border:2px solid #fff;color:#fff}.hubspot-form__heading{color:#2d2f4f;font-size:18px;font-weight:700;line-height:1.3;margin-bottom:.5rem}.hubspot-form .hubspot-form__description{font-size:14px;font-weight:400;line-height:1.6;margin-bottom:1rem}.hubspot-form .hubspot-form__description ul{padding-left:15px}.hubspot-form .hubspot-form__description ul li{border:0;font-weight:300;list-style:disc;padding:0}.hubspot-form .hbspt-form label{color:#2d2f4f;font-size:16px;font-style:normal;font-weight:500}.hubspot-form .hbspt-form input[type=email],.hubspot-form .hbspt-form input[type=number],.hubspot-form .hbspt-form input[type=tel],.hubspot-form .hbspt-form input[type=text],.hubspot-form .hbspt-form select,.hubspot-form .hbspt-form textarea{border:2px solid #ebf0fb;border-radius:12px;box-sizing:border-box;padding:.5rem;width:100%!important}.hubspot-form .hbspt-form input[type=email]::-moz-placeholder,.hubspot-form .hbspt-form input[type=number]::-moz-placeholder,.hubspot-form .hbspt-form input[type=tel]::-moz-placeholder,.hubspot-form .hbspt-form input[type=text]::-moz-placeholder,.hubspot-form .hbspt-form select::-moz-placeholder,.hubspot-form .hbspt-form textarea::-moz-placeholder{color:#9ea0bf}.hubspot-form .hbspt-form input[type=email]::placeholder,.hubspot-form .hbspt-form input[type=number]::placeholder,.hubspot-form .hbspt-form input[type=tel]::placeholder,.hubspot-form .hbspt-form input[type=text]::placeholder,.hubspot-form .hbspt-form select::placeholder,.hubspot-form .hbspt-form textarea::placeholder{color:#9ea0bf}.hubspot-form .hbspt-form input[type=email]:-moz-placeholder,.hubspot-form .hbspt-form input[type=number]:-moz-placeholder,.hubspot-form .hbspt-form input[type=tel]:-moz-placeholder,.hubspot-form .hbspt-form input[type=text]:-moz-placeholder,.hubspot-form .hbspt-form select:-moz-placeholder,.hubspot-form .hbspt-form textarea:-moz-placeholder{color:#9ea0bf}.hubspot-form .hbspt-form input[type=email]:-ms-input-placeholder,.hubspot-form .hbspt-form input[type=number]:-ms-input-placeholder,.hubspot-form .hbspt-form input[type=tel]:-ms-input-placeholder,.hubspot-form .hbspt-form input[type=text]:-ms-input-placeholder,.hubspot-form .hbspt-form select:-ms-input-placeholder,.hubspot-form .hbspt-form textarea:-ms-input-placeholder{color:#9ea0bf}.hubspot-form .hbspt-form input[type=email]::-ms-input-placeholder,.hubspot-form .hbspt-form input[type=number]::-ms-input-placeholder,.hubspot-form .hbspt-form input[type=tel]::-ms-input-placeholder,.hubspot-form .hbspt-form input[type=text]::-ms-input-placeholder,.hubspot-form .hbspt-form select::-ms-input-placeholder,.hubspot-form .hbspt-form textarea::-ms-input-placeholder{color:#9ea0bf}.hubspot-form .hbspt-form .hs-form-field ul.inputs-list{list-style:none;margin:0;padding:0}.hubspot-form .hbspt-form .hs-form-field ul.inputs-list li label{align-items:center;display:flex}.hubspot-form .hbspt-form .hs-form-field ul.inputs-list li label input{margin-top:-3px}.hubspot-form .hbspt-form .hs-form-field ul.inputs-list li label span{margin-left:10px}.hubspot-form .hbspt-form .legal-consent-container{font-size:13px}.hubspot-form .hbspt-form .legal-consent-container label{color:#9ea0bf;font-size:13px;font-weight:500}.hubspot-form .hbspt-form .legal-consent-container .hs-richtext{font-size:12px;line-height:1.2}.hubspot-form .hbspt-form .hs-fieldtype-radio .hs-form-radio label{font-weight:300}.hubspot-form .hbspt-form .hs-form-field{margin-bottom:1rem}.hubspot-form .hbspt-form .hs_submit input{background-color:transparent;border:2px solid #25b0ff;border-radius:30px;color:#25b0ff;font-size:18px;font-weight:500;line-height:18px;padding:10px 20px}.hubspot-form .hbspt-form .hs-form-required{color:#c33d3d}.hubspot-form .hbspt-form .hs-error-msg{color:#c33d3d!important;margin-top:3px}.hubspot-form .get-started{background-color:#fff;border-radius:12px;box-shadow:3px 4px 25px rgba(0,0,0,.04);margin:0;max-width:500px;padding:2rem}.hubspot-form .get-started label{font-weight:400}.hubspot-form .get-started input[type=email],.hubspot-form .get-started input[type=text]{background-color:transparent;border:0;border-bottom:1px solid #e7e6eb;border-radius:0;color:#222433;font-size:14px;font-weight:300;height:1.5rem;margin:0;padding:0 1rem}.hubspot-form .get-started input[type=email]::-moz-placeholder,.hubspot-form .get-started input[type=text]::-moz-placeholder{color:#222433;font-size:14px;opacity:.5}.hubspot-form .get-started input[type=email]::placeholder,.hubspot-form .get-started input[type=text]::placeholder{color:#222433;font-size:14px;opacity:.5}.hubspot-form .get-started input[type=email]:-ms-input-placeholder,.hubspot-form .get-started input[type=text]:-ms-input-placeholder{color:#222433;font-size:14px;opacity:.5}.hubspot-form .get-started input[type=email]::-ms-input-placeholder,.hubspot-form .get-started input[type=text]::-ms-input-placeholder{color:#222433;font-size:14px;opacity:.5}.hubspot-form .get-started .hs-form-field.hs_firstname{display:flex;justify-content:space-between;width:75%}.hubspot-form .get-started .hs-form-field.hs_firstname input{padding:0;text-align:center}.hubspot-form .get-started .hs-form-field.hs_lastname{width:25%}.hubspot-form .get-started .hs-form-field.hs_lastname input{padding:0;text-align:center}.hubspot-form .get-started .hs-form-field.hs_email{display:flex;justify-content:space-between}.hubspot-form .get-started .hs-form-field.hs_email input{text-align:center}.hubspot-form .get-started .legal-consent-container{margin-bottom:1.6rem;margin-top:1rem}.hubspot-form .get-started .legal-consent-container p{font-size:15px;font-weight:700}.hubspot-form .get-started .legal-consent-container .hs-form-booleancheckbox-display p{color:#222433;font-size:15px;font-weight:300}.hubspot-form .get-started .hs_submit input{display:inline-block;font-size:16px;line-height:1;max-width:100%;padding:15px 40px}.premium-testimonial-box .premium-testimonial-content-wrapper{font-weight:300}.premium-testimonial-box .fa-quote-left:before{content:url(/wp-content/themes/fractionalciso/src/assets/css/../images/quote-1.svg)}.premium-testimonial-box .fa-quote-right:before{content:url(/wp-content/themes/fractionalciso/src/assets/css/../images/quote-2.svg)}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow{top:100%}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow.carousel-prev{left:auto;right:17%}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow.carousel-next{right:11%}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow svg circle,.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow svg path{transition:all .3s}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow.slick-disabled svg path{fill:#67698c}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow.slick-disabled svg circle{stroke:#67698c}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-list .slick-track{align-items:center;display:flex}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-slide{position:relative}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-slide.slick-current+.slick-slide:after{background:linear-gradient(270deg,#222434 40%,hsla(0,0%,100%,0) 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:90}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-slide .premium-testimonial-person-name{margin-right:.25rem;white-space:nowrap}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-slide .premium-testimonial-author-info{align-items:flex-start}.premium-testimonial-img-wrapper.square img{width:auto}.e--ua-safari .elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-slide.slick-current+.slick-slide:after{display:none}.feature.elementor-widget-tabs .elementor-tab-title{background-color:#2d6fc8;border-radius:0;color:#fff;flex-basis:34%;font-size:22px;padding:.75rem 1rem;text-align:center;transition:all .3s}.feature.elementor-widget-tabs .elementor-tab-title:hover{background-color:#2560ac}.feature.elementor-widget-tabs .elementor-tab-title.elementor-active{background-color:#fff;color:#2d6fc8}.feature .image-wrap img{width:100%}.feature ul li{align-items:flex-start;display:flex;line-height:1.4;margin-bottom:.75rem}.feature ul li:before{content:"\f054";font-family:Font Awesome\ 5 Free;font-size:12px;font-weight:900;margin-right:.5rem;margin-top:5px}.pagination{align-items:center;display:flex;margin:0 0 2rem;width:100%}.pagination .page-numbers{color:#9ea0bf;display:inline-block;font-size:14px;font-weight:500;line-height:14px;margin:0 .5rem;padding-top:4px;vertical-align:middle}.pagination .page-numbers:first-child{margin-left:0}.pagination .current{align-items:center;background:#25b0ff;border-radius:50%;box-sizing:border-box;color:#fff;display:flex;height:35px;justify-content:center;text-align:center;width:35px}.faq-section .elementor-accordion .elementor-accordion-item{background:#fff;border:0;border-radius:18px;box-shadow:3px 4px 25px rgba(0,0,0,.1);margin-bottom:.5rem}.faq-section .elementor-accordion .elementor-accordion-item .elementor-tab-title{align-items:center;display:flex;justify-content:space-between;padding:25px 40px}.faq-section .elementor-accordion .elementor-accordion-item .elementor-tab-title>span{max-height:24px;order:2}.faq-section .elementor-accordion .elementor-accordion-item .elementor-tab-content{border:0;padding:0 40px 15px}.faq-block{padding:40px 0}.faq-block h3.block-title{margin-bottom:2rem;text-align:center}.wp-block-yoast-faq-block{border-top:1px solid #eee;margin:40px auto 70px;max-width:700px}.wp-block-yoast-faq-block .schema-faq-question{border-bottom:1px solid #eee;display:block;padding:10px 10px 10px 34px;position:relative}.wp-block-yoast-faq-block .schema-faq-question:before{border:2px solid #dedede;border-width:0 2px 2px 0;box-sizing:border-box;content:"";display:block;height:9px;left:14px;margin-top:-2px;position:absolute;width:9px}.wp-block-yoast-faq-block .schema-faq-answer{display:none;padding:12px 10px 12px 34px}.wp-block-yoast-faq-block .fcp-opened .schema-faq-question,.wp-block-yoast-faq-block .schema-faq-question:hover{background-color:#fafafa}.wp-block-yoast-faq-block .fcp-opened .schema-faq-answer,.wp-block-yoast-faq-block .schema-faq-answer{border-bottom:1px solid #eee}.wp-block-yoast-faq-block.fcp-faq .schema-faq-question{cursor:pointer}.wp-block-yoast-faq-block.fcp-faq .schema-faq-question:before{top:16px;transform:rotate(-45deg);transition:all .3s ease .3s}.wp-block-yoast-faq-block .fcp-opened .schema-faq-answer{display:block}.wp-block-yoast-faq-block .schema-faq-question:before,.wp-block-yoast-faq-block.fcp-faq .fcp-opened .schema-faq-question:before{top:14px;transform:rotate(45deg)}.fundamentals-slider .premium-carousel-wrapper .slick-slide.slick-current+.slick-slide:after{background:linear-gradient(270deg,#fff 70%,hsla(0,0%,100%,0) 90%)}.fundamentals-slider .premium-carousel-wrapper h3{font-size:24px}.fundamentals-slider .premium-carousel-wrapper .premium-testimonial-lower-quote,.fundamentals-slider .premium-carousel-wrapper .premium-testimonial-upper-quote{display:none}.fundamentals-slider .premium-carousel-wrapper a.carousel-arrow svg path{fill:#67698c}.fundamentals-slider .premium-carousel-wrapper a.carousel-arrow svg circle{stroke:#67698c}.fundamentals-slider .premium-carousel-wrapper a.carousel-arrow.slick-disabled svg circle,.fundamentals-slider .premium-carousel-wrapper a.carousel-arrow.slick-disabled svg path{opacity:.3}.fundamentals-slider .premium-carousel-wrapper .slick-dots{display:none!important}.author-block{margin:3rem 0}.author-block .row{align-items:center;border-bottom:1px solid #e7e6eb;border-top:1px solid #e7e6eb;display:flex;flex-wrap:wrap;padding:1rem 0}.author-block__avatar{margin-bottom:1rem}.author-block__avatar img{max-width:150px}.author-block__content .bio{font-size:14px}@media screen and (min-width:480px){.pagination .page-numbers{margin:0 1rem}}@media only screen and (min-width:768px){.first-letter{font-size:96px;line-height:82px}.top-header{left:0;padding:1rem 0;position:fixed;top:0;width:100%;z-index:200}.top-header .header-wrap{justify-content:space-between}.top-header .header-wrap .hamburger{display:none}.top-header .header-wrap nav{width:auto}.top-header .header-wrap .menu-top_menu-container{max-height:none;overflow:visible}.top-header .header-wrap #menu-top_menu{align-items:center;display:flex;margin:0}.top-header .header-wrap #menu-top_menu li{display:inline-block}.top-header .header-wrap #menu-top_menu li:hover>.sub-menu{display:flex}body.transparent-header .top-header:not(.fixed-header){background:0 0}body.transparent-header .top-header:not(.fixed-header) .logo{filter:brightness(0) invert(1)}body.transparent-header .top-header:not(.fixed-header) .header-wrap #menu-top_menu>li>a{color:#fff}body.transparent-header .top-header:not(.fixed-header) .header-wrap #menu-top_menu>li.contact-us a{color:#25b0ff}body.transparent-header .top-header:not(.fixed-header) .header-wrap #menu-top_menu>li.contact-us a:hover{color:#fff}body.transparent-header>.elementor{padding-top:0}.admin-bar .top-header{top:32px}body>.elementor{padding-top:112px}}@media (min-width:768px){.container{width:750px}}@media only screen and (min-width:769px){.top-header .header-wrap #menu-top_menu .sub-menu{background:#fff;border-radius:12px;box-shadow:3px 4px 25px rgba(0,0,0,.1);display:none;flex-direction:column;max-height:1000px;max-width:1000px;position:absolute}.top-header .header-wrap #menu-top_menu .sub-menu li{position:relative}.top-header .header-wrap #menu-top_menu .sub-menu li.menu-item-has-children:after{content:">";padding-left:5px}.top-header .header-wrap #menu-top_menu .sub-menu li .sub-menu{left:95%;top:0}.top-header .header-wrap #menu-top_menu .sub-menu li .sub-menu a{white-space:nowrap}}@media screen and (min-width:769px){.search-results article.post{border-bottom:1px solid rgba(158,159,191,.25);display:flex;flex-basis:100%;flex-wrap:wrap;margin-bottom:2rem;max-width:100%;padding-bottom:2rem}.search-results article.post .image-wrap{box-sizing:border-box;flex-basis:20%;max-width:20%;padding-right:2rem}.search-results article.post .image-wrap img{height:auto;margin:0;-o-object-fit:unset;object-fit:unset}.search-results article.post .content-wrap{flex-basis:80%;max-width:80%}.search-results article.post .content-wrap .heading{font-size:24px;font-weight:700;letter-spacing:-.016em;line-height:110%}.search-results article.post:first-of-type .image-wrap{flex-basis:20%;max-width:20%}.search-results article.post:first-of-type .image-wrap img{height:auto;margin:0;-o-object-fit:unset;object-fit:unset}.search-results article.post:first-of-type .content-wrap{flex-basis:80%;max-width:80%}.search-results article.post:first-of-type .content-wrap .heading{font-size:24px;font-weight:700;letter-spacing:-.016em;line-height:110%}.search-results article.post:last-of-type{border-bottom:none;padding-bottom:0}.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer .gfield,.gform_wrapper.pricing-form_wrapper .pricing-form .gform_footer input.gform_button{flex-basis:49%;margin-bottom:0}.gform_wrapper.pricing-form_wrapper .pricing-form .back-button,.gform_wrapper.pricing-form_wrapper .pricing-form .next-button{flex-basis:49%}.hubspot-form.white-bg{padding:30px}.hubspot-form.purple-bg{padding:30px}.author-block .row{flex-wrap:nowrap}.author-block__avatar{margin-bottom:0}.author-block__content{margin-left:3rem}}@media screen and (min-width:992px){blockquote{margin:1em 40px}.inner_pageouter{margin:auto;max-width:1400px;padding:112px 15px 0;position:relative}.inner_pageouter>.content{float:left;max-width:75%;min-height:900px}.inner_pageouter .post{flex-basis:31%;max-width:31%}.inner_pageouter .post:first-of-type{display:flex;flex-basis:100%;flex-wrap:wrap;max-width:100%}.inner_pageouter .post:first-of-type .image-wrap{box-sizing:border-box;flex-basis:50%;max-width:50%;padding-right:2rem}.inner_pageouter .post:first-of-type .image-wrap img{height:360px;-o-object-fit:cover;object-fit:cover}.inner_pageouter .post:first-of-type .content-wrap{flex-basis:50%;max-width:50%}.inner_pageouter .post:first-of-type .content-wrap .heading{font-size:33px;font-weight:700;letter-spacing:-.016em;line-height:110%}.inner_pageouter .post:first-of-type .content-wrap .heading a{color:#2d2f4f}footer .logo{display:none}footer .footer-menu{margin-bottom:0;width:auto}footer .footer-menu .menu-fractional_ciso_footer_menu-container{display:block}footer .footer-menu ul{flex-basis:100%}footer .footer-menu ul li{display:inline-block;margin-bottom:0}footer .footer-menu ul li a{padding:1rem}body.single-post #primary-sidebar{margin-top:0}.sidebar{float:right;max-width:250px}.feature.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper{display:flex;justify-content:center;margin-bottom:2rem;margin-left:50%;transform:translateX(-50%);width:100vw}.feature.elementor-widget-tabs .elementor-tab-mobile-title{display:none}.feature .row{display:flex}}@media only screen and (min-width:992px){.top-header{padding:2rem 0}.top-header .header-wrap #menu-top_menu li{padding:5px 20px}.top-header .header-wrap #menu-top_menu li.contact-us{margin-left:3rem;padding:0}footer .contacts{display:flex;width:auto}footer .contacts .phone{margin-bottom:0;margin-right:1rem;width:auto}.premium-testimonial-box .premium-testimonial-content-wrapper{text-align:left}.premium-testimonial-box .premium-testimonial-content-wrapper .premium-testimonial-author-info{justify-content:flex-start}.feature .image-wrap{flex-basis:300px;margin-right:2rem;min-width:300px}}@media screen and (min-width:992px) and (min-width:1200px){.inner_pageouter .post:first-of-type .image-wrap{flex-basis:70%;max-width:70%}.inner_pageouter .post:first-of-type .content-wrap{flex-basis:30%;max-width:30%}}@media (min-width:992px){.container{width:970px}.col-md-10{max-width:83.333%;width:83.333%}.col-md-9{max-width:75%;width:75%}.col-md-3{max-width:25%;width:25%}.col-md-2{max-width:16.666%;width:16.666%}}@media only screen and (min-width:993px){.fundamentals-slider .premium-carousel-wrapper h3{font-size:30px}}@media (min-width:1200px){.container{width:1170px}}@media screen and (min-width:1200px){.sidebar{max-width:300px;width:100%}}@media only screen and (min-width:1200px){.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-list{margin-right:-10%;padding:0 40% 0 0}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-slide{margin-right:3rem}.fundamentals-slider .premium-carousel-wrapper .slick-list{padding:0 25% 0 0}}@media (min-width:1400px){.container{width:1360px}}@media screen and (max-width:1024px){.table-of-contents.elementor-widget{max-width:100%!important;position:relative!important;top:40px!important}}@media screen and (max-width:992px){.fundamentals-slider .premium-carousel-wrapper .slick-slider{padding-top:50px}.fundamentals-slider .premium-carousel-wrapper .slick-list .slick-track{align-items:flex-start}.fundamentals-slider .premium-carousel-wrapper .slick-slide .item-wrapper .elementor-widget-container{padding:0!important}.fundamentals-slider .premium-carousel-wrapper .slick-slide .item-wrapper .elementor-row .elementor-column:first-of-type{order:2}.fundamentals-slider .premium-carousel-wrapper .slick-slide .item-wrapper .premium-testimonial-text-wrapper{margin-bottom:0;text-align:center}.fundamentals-slider .premium-carousel-wrapper .slick-slide .item-wrapper .elementor-image img{max-width:80%}.fundamentals-slider .premium-carousel-wrapper a.carousel-arrow{margin-top:0!important;top:28%}.fundamentals-slider .premium-carousel-wrapper a.carousel-arrow.carousel-prev{right:auto!important}.fundamentals-slider .premium-carousel-wrapper a.carousel-arrow.carousel-next{right:0!important}}@media screen and (max-width:768px){body:not(.home) h2{font-size:1.5rem}.gform_wrapper .gfield h2{font-size:1.5rem}}@media only screen and (max-width:767px){.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow{font-size:48px!important}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow.carousel-prev{right:24%}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow.carousel-next{right:5%}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper a.carousel-arrow svg{height:48px!important;width:48px!important}}@media screen and (max-width:480px){.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields{display:block;text-align:center}.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields .gfield{margin:0 0 .5rem}.gform_wrapper.contact-us-reusable_wrapper .gform_body .gform_fields .gfield_html{display:inline;text-align:center}.contact-us-reusable.style-2 .gform_body .gform_fields{text-align:left}.contact-us-reusable.style-2 .gform_body .gform_fields .gfield_html{display:block;text-align:left}.contact-us-reusable.style-3 .gform_body .gform_fields{text-align:left}.contact-us-reusable.style-3 .gform_body .gform_fields .gfield_html{display:block;text-align:left}}@media only screen and (max-width:480px){.premium-testimonial-box .premium-testimonial-content-wrapper{padding:20px 0}.premium-testimonial-box .premium-testimonial-company-name,.premium-testimonial-box .premium-testimonial-person-name{font-size:16px}}