.transition{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animating.transition{-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:visible !important;}.loading.transition{position:absolute;top:-99999px;left:-99999px;}.hidden.transition{display:none;visibility:hidden;}.visible.transition{display:block !important;visibility:visible !important;}.disabled.transition{-webkit-animation-play-state:paused;animation-play-state:paused;}.looping.transition{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.transition.browse{-webkit-animation-duration:.5s;animation-duration:.5s;}.transition.browse.in{-webkit-animation-name:browseIn;animation-name:browseIn;}.transition.browse.left.out,.transition.browse.out{-webkit-animation-name:browseOutLeft;animation-name:browseOutLeft;}.transition.browse.right.out{-webkit-animation-name:browseOutRight;animation-name:browseOutRight;}@-webkit-keyframes browseIn{0%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;}10%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;opacity:.7;}80%{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);opacity:1;z-index:999;}100%{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);z-index:999;}}@keyframes browseIn{0%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;}10%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;opacity:.7;}80%{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);opacity:1;z-index:999;}100%{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);z-index:999;}}@-webkit-keyframes browseOutLeft{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0);}50%{z-index:-1;-webkit-transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);}80%{opacity:1;}100%{z-index:-1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0;}}@keyframes browseOutLeft{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0);}50%{z-index:-1;-webkit-transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);}80%{opacity:1;}100%{z-index:-1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0;}}@-webkit-keyframes browseOutRight{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0);}50%{z-index:1;-webkit-transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);}80%{opacity:1;}100%{z-index:1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0;}}@keyframes browseOutRight{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0);}50%{z-index:1;-webkit-transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);}80%{opacity:1;}100%{z-index:1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0;}}.drop.transition{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:cubic-bezier(.34,1.61,.7,1);animation-timing-function:cubic-bezier(.34,1.61,.7,1);}.drop.transition.in{-webkit-animation-name:dropIn;animation-name:dropIn;}.drop.transition.out{-webkit-animation-name:dropOut;animation-name:dropOut;}@-webkit-keyframes dropIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes dropIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes dropOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}}@keyframes dropOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}}.transition.fade.in{-webkit-animation-name:fadeIn;animation-name:fadeIn;}.transition[class*="fade up"].in{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}.transition[class*="fade down"].in{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}.transition[class*="fade left"].in{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}.transition[class*="fade right"].in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}.transition.fade.out{-webkit-animation-name:fadeOut;animation-name:fadeOut;}.transition[class*="fade up"].out{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}.transition[class*="fade down"].out{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}.transition[class*="fade left"].out{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}.transition[class*="fade right"].out{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%);}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%);}}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%);}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%);}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(5%);transform:translateX(5%);}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(5%);transform:translateX(5%);}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%);}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%);}}.flip.transition.in,.flip.transition.out{-webkit-animation-duration:.6s;animation-duration:.6s;}.horizontal.flip.transition.in{-webkit-animation-name:horizontalFlipIn;animation-name:horizontalFlipIn;}.horizontal.flip.transition.out{-webkit-animation-name:horizontalFlipOut;animation-name:horizontalFlipOut;}.vertical.flip.transition.in{-webkit-animation-name:verticalFlipIn;animation-name:verticalFlipIn;}.vertical.flip.transition.out{-webkit-animation-name:verticalFlipOut;animation-name:verticalFlipOut;}@-webkit-keyframes horizontalFlipIn{0%{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0;}100%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1;}}@keyframes horizontalFlipIn{0%{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0;}100%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1;}}@-webkit-keyframes verticalFlipIn{0%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0;}100%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1;}}@keyframes verticalFlipIn{0%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0;}100%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1;}}@-webkit-keyframes horizontalFlipOut{0%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1;}100%{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0;}}@keyframes horizontalFlipOut{0%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1;}100%{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0;}}@-webkit-keyframes verticalFlipOut{0%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1;}100%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0;}}@keyframes verticalFlipOut{0%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1;}100%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0;}}.scale.transition.in{-webkit-animation-name:scaleIn;animation-name:scaleIn;}.scale.transition.out{-webkit-animation-name:scaleOut;animation-name:scaleOut;}@-webkit-keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes scaleOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);}}@keyframes scaleOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);}}.transition.fly{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}.transition.fly.in{-webkit-animation-name:flyIn;animation-name:flyIn;}.transition[class*="fly up"].in{-webkit-animation-name:flyInUp;animation-name:flyInUp;}.transition[class*="fly down"].in{-webkit-animation-name:flyInDown;animation-name:flyInDown;}.transition[class*="fly left"].in{-webkit-animation-name:flyInLeft;animation-name:flyInLeft;}.transition[class*="fly right"].in{-webkit-animation-name:flyInRight;animation-name:flyInRight;}.transition.fly.out{-webkit-animation-name:flyOut;animation-name:flyOut;}.transition[class*="fly up"].out{-webkit-animation-name:flyOutUp;animation-name:flyOutUp;}.transition[class*="fly down"].out{-webkit-animation-name:flyOutDown;animation-name:flyOutDown;}.transition[class*="fly left"].out{-webkit-animation-name:flyOutLeft;animation-name:flyOutLeft;}.transition[class*="fly right"].out{-webkit-animation-name:flyOutRight;animation-name:flyOutRight;}@-webkit-keyframes flyIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes flyIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@-webkit-keyframes flyInUp{0%{opacity:0;-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes flyInUp{0%{opacity:0;-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes flyInDown{0%{opacity:0;-webkit-transform:translate3d(0,-1500px,0);transform:translate3d(0,-1500px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}100%{-webkit-transform:none;transform:none;}}@keyframes flyInDown{0%{opacity:0;-webkit-transform:translate3d(0,-1500px,0);transform:translate3d(0,-1500px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}100%{-webkit-transform:none;transform:none;}}@-webkit-keyframes flyInLeft{0%{opacity:0;-webkit-transform:translate3d(1500px,0,0);transform:translate3d(1500px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}100%{-webkit-transform:none;transform:none;}}@keyframes flyInLeft{0%{opacity:0;-webkit-transform:translate3d(1500px,0,0);transform:translate3d(1500px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}100%{-webkit-transform:none;transform:none;}}@-webkit-keyframes flyInRight{0%{opacity:0;-webkit-transform:translate3d(-1500px,0,0);transform:translate3d(-1500px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}100%{-webkit-transform:none;transform:none;}}@keyframes flyInRight{0%{opacity:0;-webkit-transform:translate3d(-1500px,0,0);transform:translate3d(-1500px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}100%{-webkit-transform:none;transform:none;}}@-webkit-keyframes flyOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes flyOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@-webkit-keyframes flyOutUp{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes flyOutUp{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@-webkit-keyframes flyOutDown{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes flyOutDown{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@-webkit-keyframes flyOutRight{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes flyOutRight{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@-webkit-keyframes flyOutLeft{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes flyOutLeft{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.transition.slide.in,.transition[class*="slide down"].in{-webkit-animation-name:slideInY;animation-name:slideInY;-webkit-transform-origin:top center;transform-origin:top center;}.transition[class*="slide up"].in{-webkit-animation-name:slideInY;animation-name:slideInY;-webkit-transform-origin:bottom center;transform-origin:bottom center;}.transition[class*="slide left"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:center right;transform-origin:center right;}.transition[class*="slide right"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:center left;transform-origin:center left;}.transition.slide.out,.transition[class*="slide down"].out{-webkit-animation-name:slideOutY;animation-name:slideOutY;-webkit-transform-origin:top center;transform-origin:top center;}.transition[class*="slide up"].out{-webkit-animation-name:slideOutY;animation-name:slideOutY;-webkit-transform-origin:bottom center;transform-origin:bottom center;}.transition[class*="slide left"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:center right;transform-origin:center right;}.transition[class*="slide right"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:center left;transform-origin:center left;}@-webkit-keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);}100%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);}}@keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);}100%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);}}@-webkit-keyframes slideInX{0%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0);}100%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes slideInX{0%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0);}100%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}@-webkit-keyframes slideOutY{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);}100%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);}}@keyframes slideOutY{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);}100%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);}}@-webkit-keyframes slideOutX{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}100%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0);}}@keyframes slideOutX{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}100%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0);}}.transition.swing{-webkit-animation-duration:.8s;animation-duration:.8s;}.transition[class*="swing down"].in{-webkit-animation-name:swingInX;animation-name:swingInX;-webkit-transform-origin:top center;transform-origin:top center;}.transition[class*="swing up"].in{-webkit-animation-name:swingInX;animation-name:swingInX;-webkit-transform-origin:bottom center;transform-origin:bottom center;}.transition[class*="swing left"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:center right;transform-origin:center right;}.transition[class*="swing right"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:center left;transform-origin:center left;}.transition.swing.out,.transition[class*="swing down"].out{-webkit-animation-name:swingOutX;animation-name:swingOutX;-webkit-transform-origin:top center;transform-origin:top center;}.transition[class*="swing up"].out{-webkit-animation-name:swingOutX;animation-name:swingOutX;-webkit-transform-origin:bottom center;transform-origin:bottom center;}.transition[class*="swing left"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:center right;transform-origin:center right;}.transition[class*="swing right"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:center left;transform-origin:center left;}@-webkit-keyframes swingInX{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0;}40%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1;}60%{-webkit-transform:perspective(1000px) rotateX(15deg);transform:perspective(1000px) rotateX(15deg);}80%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg);}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);}}@keyframes swingInX{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0;}40%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1;}60%{-webkit-transform:perspective(1000px) rotateX(15deg);transform:perspective(1000px) rotateX(15deg);}80%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg);}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);}}@-webkit-keyframes swingInY{0%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0;}40%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1;}60%{-webkit-transform:perspective(1000px) rotateY(-17.5deg);transform:perspective(1000px) rotateY(-17.5deg);}80%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg);}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);}}@keyframes swingInY{0%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0;}40%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1;}60%{-webkit-transform:perspective(1000px) rotateY(-17.5deg);transform:perspective(1000px) rotateY(-17.5deg);}80%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg);}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);}}@-webkit-keyframes swingOutX{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);}40%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg);}60%{-webkit-transform:perspective(1000px) rotateX(17.5deg);transform:perspective(1000px) rotateX(17.5deg);}80%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1;}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0;}}@keyframes swingOutX{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);}40%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg);}60%{-webkit-transform:perspective(1000px) rotateX(17.5deg);transform:perspective(1000px) rotateX(17.5deg);}80%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1;}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0;}}@-webkit-keyframes swingOutY{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);}40%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg);}60%{-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg);}80%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1;}100%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0;}}@keyframes swingOutY{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);}40%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg);}60%{-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg);}80%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1;}100%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0;}}.transition.zoom.in{-webkit-animation-name:zoomIn;animation-name:zoomIn;}.transition.zoom.out{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomIn{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes zoomIn{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}100%{opacity:1;-webkit-transform:scale(0);transform:scale(0);}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}100%{opacity:1;-webkit-transform:scale(0);transform:scale(0);}}.flash.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:flash;animation-name:flash;}.shake.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:shake;animation-name:shake;}.bounce.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:bounce;animation-name:bounce;}.tada.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:tada;animation-name:tada;}.pulse.transition{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:pulse;animation-name:pulse;}.jiggle.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:jiggle;animation-name:jiggle;}.transition.glow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1);}.transition.glow{-webkit-animation-name:glow;animation-name:glow;}@-webkit-keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0);}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px);}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px);}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0);}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px);}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px);}}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px);}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px);}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1);}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg);}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1);}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg);}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}50%{-webkit-transform:scale(.9);transform:scale(.9);opacity:.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}50%{-webkit-transform:scale(.9);transform:scale(.9);opacity:.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@-webkit-keyframes jiggle{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes jiggle{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@-webkit-keyframes glow{0%{background-color:#fcfcfd;}30%{background-color:#fff6cd;}100%{background-color:#fcfcfd;}}@keyframes glow{0%{background-color:#fcfcfd;}30%{background-color:#fff6cd;}100%{background-color:#fcfcfd;}}.dimmable:not(body){position:relative;}.ui.dimmer{display:none;position:absolute;top:0 !important;left:0 !important;width:100%;height:100%;text-align:center;vertical-align:middle;padding:1em;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:background-color .5s linear;transition:background-color .5s linear;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:opacity;z-index:1000;}.ui.dimmer>.content{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#fff;}.ui.segment>.ui.dimmer{border-radius:inherit !important;}.ui.dimmer:not(.inverted)::-webkit-scrollbar-track{background:rgba(255,255,255,.1);}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25);}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,255,255,.15);}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.35);}.animating.dimmable:not(body),.dimmed.dimmable:not(body){overflow:hidden;}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;}.ui.disabled.dimmer{width:0 !important;height:0 !important;}.dimmed.dimmable>.ui.animating.legacy.dimmer,.dimmed.dimmable>.ui.visible.legacy.dimmer,.ui.active.legacy.dimmer{display:block;}.ui[class*="top aligned"].dimmer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.ui[class*="bottom aligned"].dimmer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.ui.page.dimmer{position:fixed;-webkit-transform-style:"";transform-style:"";-webkit-perspective:2000px;perspective:2000px;-webkit-transform-origin:center center;transform-origin:center center;}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden;}body.dimmable>.dimmer{position:fixed;}.blurring.dimmable>:not(.dimmer){-webkit-filter:blur(0) grayscale(0);filter:blur(0) grayscale(0);-webkit-transition:.8s -webkit-filter ease;transition:.8s -webkit-filter ease;transition:.8s filter ease;transition:.8s filter ease,.8s -webkit-filter ease;}.blurring.dimmed.dimmable>:not(.dimmer){-webkit-filter:blur(5px) grayscale(.7);filter:blur(5px) grayscale(.7);}.blurring.dimmable>.dimmer{background-color:rgba(0,0,0,.6);}.blurring.dimmable>.inverted.dimmer{background-color:rgba(255,255,255,.6);}.ui.dimmer>.top.aligned.content>*{vertical-align:top;}.ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom;}.ui.inverted.dimmer{background-color:rgba(255,255,255,.85);}.ui.inverted.dimmer>.content>*{color:#fff;}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;width:0%;height:0%;z-index:-100;background-color:rgba(0,0,0,0);}.dimmed.dimmable>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:1;}.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,0);}.dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,.85);}.ui.modal{position:absolute;display:none;z-index:1001;text-align:left;background:#fff;border:none;-webkit-box-shadow:1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);box-shadow:1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);-webkit-transform-origin:50% 25%;transform-origin:50% 25%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:.28571429rem;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;will-change:top,left,margin,transform,opacity;}.ui.modal>.icon:first-child+*,.ui.modal>:first-child:not(.icon){border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem;}.ui.modal>:last-child{border-bottom-left-radius:.28571429rem;border-bottom-right-radius:.28571429rem;}.ui.modal>.close{cursor:pointer;position:absolute;top:-2.5rem;right:-2.5rem;z-index:1;opacity:.8;font-size:1.25em;color:#fff;width:2.25rem;height:2.25rem;padding:.625rem 0 0 0;}.ui.modal>.close:hover{opacity:1;}.ui.modal>.header{display:block;font-family:Lato,"Helvetica Neue",Arial,Helvetica,sans-serif;background:#fff;margin:0;padding:1.25rem 1.5rem;-webkit-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.85);border-bottom:1px solid rgba(34,36,38,.15);}.ui.modal>.header:not(.ui){font-size:1.42857143rem;line-height:1.28571429em;font-weight:700;}.ui.modal>.content{display:block;width:100%;font-size:1em;line-height:1.4;padding:1.5rem;background:#fff;}.ui.modal>.image.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.ui.modal>.content>.image{display:block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:"";-ms-flex-item-align:top;align-self:top;}.ui.modal>[class*="top aligned"]{-ms-flex-item-align:top;align-self:top;}.ui.modal>[class*="middle aligned"]{-ms-flex-item-align:middle;align-self:middle;}.ui.modal>[class*=stretched]{-ms-flex-item-align:stretch;align-self:stretch;}.ui.modal>.content>.description{display:block;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-width:0;-ms-flex-item-align:top;align-self:top;}.ui.modal>.content>.icon+.description,.ui.modal>.content>.image+.description{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:"";width:auto;padding-left:2em;}.ui.modal>.content>.image>i.icon{margin:0;opacity:1;width:auto;line-height:1;font-size:8rem;}.ui.modal>.actions{background:#f9fafb;padding:1rem 1rem;border-top:1px solid rgba(34,36,38,.15);text-align:right;}.ui.modal .actions>.button{margin-left:.75em;}@media only screen and (max-width:767px){.ui.modal{width:95%;margin:0;}}@media only screen and (min-width:768px){.ui.modal{width:88%;margin:0;}}@media only screen and (min-width:992px){.ui.modal{width:850px;margin:0;}}@media only screen and (min-width:1200px){.ui.modal{width:900px;margin:0;}}@media only screen and (min-width:1920px){.ui.modal{width:950px;margin:0;}}@media only screen and (max-width:991px){.ui.modal>.header{padding-right:2.25rem;}.ui.modal>.close{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87);}}@media only screen and (max-width:767px){.ui.modal>.header{padding:.75rem 1rem !important;padding-right:2.25rem !important;}.ui.modal>.content{display:block;padding:1rem !important;}.ui.modal>.close{top:.5rem !important;right:.5rem !important;}.ui.modal .image.content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.ui.modal .content>.image{display:block;max-width:100%;margin:0 auto !important;text-align:center;padding:0 0 1rem !important;}.ui.modal>.content>.image>i.icon{font-size:5rem;text-align:center;}.ui.modal .content>.description{display:block;width:100% !important;margin:0 !important;padding:1rem 0 !important;-webkit-box-shadow:none;box-shadow:none;}.ui.modal>.actions{padding:1rem 1rem 0 !important;}.ui.modal .actions>.button,.ui.modal .actions>.buttons{margin-bottom:1rem;}}.ui.inverted.dimmer>.ui.modal{-webkit-box-shadow:1px 3px 10px 2px rgba(0,0,0,.2);box-shadow:1px 3px 10px 2px rgba(0,0,0,.2);}.ui.basic.modal{background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none !important;box-shadow:none !important;color:#fff;}.ui.basic.modal>.actions,.ui.basic.modal>.content,.ui.basic.modal>.header{background-color:transparent;}.ui.basic.modal>.header{color:#fff;}.ui.basic.modal>.close{top:1rem;right:1.5rem;}.ui.inverted.dimmer>.basic.modal{color:rgba(0,0,0,.87);}.ui.inverted.dimmer>.ui.basic.modal>.header{color:rgba(0,0,0,.85);}.ui.legacy.modal,.ui.legacy.page.dimmer>.ui.modal{top:50%;left:50%;}.ui.legacy.page.dimmer>.ui.scrolling.modal,.ui.page.dimmer>.ui.scrolling.legacy.modal,.ui.top.aligned.dimmer>.ui.legacy.modal,.ui.top.aligned.legacy.page.dimmer>.ui.modal{top:auto;}@media only screen and (max-width:991px){.ui.basic.modal>.close{color:#fff;}}.ui.loading.modal{display:block;visibility:hidden;z-index:-1;}.ui.active.modal{display:block;}.modals.dimmer[class*="top aligned"] .modal{margin:5vh auto;}@media only screen and (max-width:767px){.modals.dimmer[class*="top aligned"] .modal{margin:1rem auto;}}.legacy.modals.dimmer[class*="top aligned"]{padding-top:5vh;}@media only screen and (max-width:767px){.legacy.modals.dimmer[class*="top aligned"]{padding-top:1rem;}}.scrolling.dimmable.dimmed{overflow:hidden;}.scrolling.dimmable>.dimmer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.scrolling.dimmable.dimmed>.dimmer{overflow:auto;-webkit-overflow-scrolling:touch;}.scrolling.dimmable>.dimmer{position:fixed;}.modals.dimmer .ui.scrolling.modal{margin:1rem auto;}.scrolling.undetached.dimmable.dimmed{overflow:auto;-webkit-overflow-scrolling:touch;}.scrolling.undetached.dimmable.dimmed>.dimmer{overflow:hidden;}.scrolling.undetached.dimmable .ui.scrolling.modal{position:absolute;left:50%;margin-top:1rem !important;}.ui.modal .scrolling.content{max-height:calc(70vh);overflow:auto;}.ui.fullscreen.modal{width:95% !important;left:0 !important;margin:1em auto;}.ui.fullscreen.scrolling.modal{left:0 !important;}.ui.fullscreen.modal>.header{padding-right:2.25rem;}.ui.fullscreen.modal>.close{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87);}.ui.modal{font-size:1rem;}.ui.mini.modal>.header:not(.ui){font-size:1.3em;}@media only screen and (max-width:767px){.ui.mini.modal{width:95%;margin:0;}}@media only screen and (min-width:768px){.ui.mini.modal{width:35.2%;margin:0;}}@media only screen and (min-width:992px){.ui.mini.modal{width:340px;margin:0;}}@media only screen and (min-width:1200px){.ui.mini.modal{width:360px;margin:0;}}@media only screen and (min-width:1920px){.ui.mini.modal{width:380px;margin:0;}}.ui.small.modal>.header:not(.ui){font-size:1.3em;}@media only screen and (max-width:767px){.ui.tiny.modal{width:95%;margin:0;}}@media only screen and (min-width:768px){.ui.tiny.modal{width:52.8%;margin:0;}}@media only screen and (min-width:992px){.ui.tiny.modal{width:510px;margin:0;}}@media only screen and (min-width:1200px){.ui.tiny.modal{width:540px;margin:0;}}@media only screen and (min-width:1920px){.ui.tiny.modal{width:570px;margin:0;}}.ui.small.modal>.header:not(.ui){font-size:1.3em;}@media only screen and (max-width:767px){.ui.small.modal{width:95%;margin:0;}}@media only screen and (min-width:768px){.ui.small.modal{width:70.4%;margin:0;}}@media only screen and (min-width:992px){.ui.small.modal{width:680px;margin:0;}}@media only screen and (min-width:1200px){.ui.small.modal{width:720px;margin:0;}}@media only screen and (min-width:1920px){.ui.small.modal{width:760px;margin:0;}}.ui.large.modal>.header{font-size:1.6em;}@media only screen and (max-width:767px){.ui.large.modal{width:95%;margin:0;}}@media only screen and (min-width:768px){.ui.large.modal{width:88%;margin:0;}}@media only screen and (min-width:992px){.ui.large.modal{width:1020px;margin:0;}}@media only screen and (min-width:1200px){.ui.large.modal{width:1080px;margin:0;}}@media only screen and (min-width:1920px){.ui.large.modal{width:1140px;margin:0;}}@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;position:relative;}body.admin-bar{position:initial;}h1{font-size:2em;margin:.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}body,button,input,select,optgroup,textarea{color:#404040;font-family:sans-serif;font-size:16px;line-height:1.5;}h1,h2,h3,h4,h5,h6{clear:both;}p{margin-bottom:1.5em;}dfn,cite,em,i{font-style:italic;}blockquote{margin:0 1.5em;}address{margin:0 0 1.5em;}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;}abbr,acronym{border-bottom:1px dotted #666;cursor:help;}mark,ins{background:#fff9c0;text-decoration:none;}big{font-size:125%;}html{box-sizing:border-box;}*,*:before,*:after{box-sizing:inherit;}body{background:#fff;}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}ul,ol{margin:0 0 1.5em 3em;}ul{list-style:disc;}ol{list-style:decimal;}li > ul,li > ol{margin-bottom:0;margin-left:1.5em;}dt{font-weight:bold;}dd{margin:0 1.5em 1.5em;}img{height:auto;max-width:100%;}figure{margin:1em 0;}table{margin:0 0 1.5em;width:100%;}body.single-resource__physics{--resource-color-main:#ff3b30;--resource-color-secondary:#d3768d;--resource-liner-gradient:linear-gradient(to right,#e82e3b 0,#ff7228 100%);}body.single-resource__chemistry{--resource-color-main:#007aff;--resource-color-secondary:#34aadc;--resource-liner-gradient:linear-gradient(to right,#257bec .15%,#79eeff 150%);}body.single-resource__biology{--resource-color-main:#4cd964;--resource-color-secondary:#7fc610;--resource-liner-gradient:linear-gradient(to left,#86fe65 20%,#06d315 110%);}.wp-block-table table{width:100%;background:#fff;margin:1em 0;border:1px solid rgba(34,36,38,.15);box-shadow:none;border-radius:.28571429rem;text-align:left;color:rgba(0,0,0,.87);border-collapse:separate;border-spacing:0;}.wp-block-table table:first-child{margin-top:0;}.wp-block-table table:last-child{margin-bottom:0;}.wp-block-table table td,.wp-block-table table th{transition:background .1s ease,color .1s ease;border:none;}.wp-block-table table thead{box-shadow:none;}.wp-block-table table thead th{cursor:auto;background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.92857143em .78571429em;vertical-align:inherit;font-style:none;font-weight:700;text-transform:none;border-bottom:1px solid rgba(34,36,38,.1);border-left:none;}.wp-block-table table thead tr>th:first-child{border-left:none;}.wp-block-table table thead tr:first-child>th:first-child{border-radius:.28571429rem 0 0 0;}.wp-block-table table thead tr:first-child>th:last-child{border-radius:0 .28571429rem 0 0;}.wp-block-table table thead tr:first-child>th:only-child{border-radius:.28571429rem .28571429rem 0 0;}.wp-block-table table tfoot{box-shadow:none;}.wp-block-table table tfoot th{cursor:auto;border-top:1px solid rgba(34,36,38,.15);background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.78571429em .78571429em;vertical-align:middle;font-style:normal;font-weight:400;text-transform:none;}.wp-block-table table tfoot tr>th:first-child{border-left:none;}.wp-block-table table tfoot tr:first-child>th:first-child{border-radius:0 0 0 .28571429rem;}.wp-block-table table tfoot tr:first-child>th:last-child{border-radius:0 0 .28571429rem 0;}.wp-block-table table tfoot tr:first-child>th:only-child{border-radius:0 0 .28571429rem .28571429rem;}.wp-block-table table tr td{border-top:1px solid rgba(34,36,38,.1);}.wp-block-table table tr:first-child td{border-top:none;}.wp-block-table table tbody+tbody tr:first-child td{border-top:1px solid rgba(34,36,38,.1);}.wp-block-table table td{padding:.78571429em .78571429em;text-align:inherit;}.wp-block-table table tr td,table tr th{border-left:1px solid rgba(34,36,38,.1);}.wp-block-table table tr td:first-child,.wp-block-table table tr th:first-child{border-left:none;}.wp-block-table.is-style-stripes table thead th{border-bottom:1px solid rgba(34,36,38,.1);}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background:unset;}.wp-block-table.is-style-stripes table tr:nth-child(2n){background-color:rgba(0,0,50,.02);}.wp-block-table tbody tr:hover{background:rgba(0,0,0,.05) !important;color:rgba(0,0,0,.95) !important;}a{color:royalblue;}a:visited{color:purple;}a:hover,a:focus,a:active{color:midnightblue;}a:focus{outline:thin dotted;}a:hover,a:active{outline:0;}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden;}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%;}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:14px;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}#content[tabindex="-1"]:focus{outline:0;}.alignleft{display:inline;float:left;margin-right:1.5em;}.alignright{display:inline;float:right;margin-left:1.5em;}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed;}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both;}.widget{margin:0 0 1.5em;}.widget select{max-width:100%;}.sticky{display:block;}.updated:not(.published){display:none;}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0;}.page-links{clear:both;margin:0 0 1.5em;}.comment-content a{word-wrap:break-word;}.bypostauthor{display:block;}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none;}.infinity-end.neverending .site-footer{display:block;}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}embed,iframe,object{max-width:100%;}.wp-caption{margin-bottom:1.5em;max-width:100%;}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}.wp-caption .wp-caption-text{margin:.8075em 0;}.wp-caption-text{text-align:center;}.gallery{margin-bottom:1.5em;}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;}.gallery-columns-2 .gallery-item{max-width:50%;}.gallery-columns-3 .gallery-item{max-width:33.33%;}.gallery-columns-4 .gallery-item{max-width:25%;}.gallery-columns-5 .gallery-item{max-width:20%;}.gallery-columns-6 .gallery-item{max-width:16.66%;}.gallery-columns-7 .gallery-item{max-width:14.28%;}.gallery-columns-8 .gallery-item{max-width:12.5%;}.gallery-columns-9 .gallery-item{max-width:11.11%;}.gallery-caption{display:block;}.site_footer{background-color:#32004a;color:#fff;padding-top:2rem;padding-bottom:calc(90px + 1rem);font-size:13px;}@media (max-width: 768px){.site_footer{overflow:hidden;}}@media (min-width: 769px){.site_footer{padding-bottom:2rem;}}.site_footer .site_footer-container{width:100%;padding:0 1.5em;}@media (min-width: 992px){.site_footer .site_footer-container{max-width:980px;margin-left:auto;margin-right:auto;}}.site_footer .site_footer-row{display:flex;flex-direction:column;position:relative;margin-bottom:2rem;}.site_footer .site_footer-row:last-child{margin-bottom:0;}@media (min-width: 769px){.site_footer .site_footer-row{flex-direction:row;}.site_footer .site_footer-row--aic{align-items:center;justify-content:space-between;}}.site_footer .site_footer-menu{list-style:none;padding:0;margin:0 -2em 2em;display:flex;flex-direction:row;flex-wrap:wrap;}.site_footer .site_footer-menu .sub-menu{list-style:none;padding:0;margin:.7em 0 0;}.site_footer .site_footer-menu > *{flex:1 1 100%;min-width:1%;display:flex;flex-direction:column;margin-bottom:2em;padding:0 1em;}@media (min-width: 550px){.site_footer .site_footer-menu > *{flex:1 1 50%;}}@media (min-width: 769px){.site_footer .site_footer-menu > *{flex:1 1 33%;}}@media (min-width: 992px){.site_footer .site_footer-menu > *{flex:1 1 20%;}}.site_footer .site_footer-menu .sub-menu .menu-item{margin-bottom:.3em;}.site_footer .site_footer-menu .sub-menu .menu-item:last-child{margin-bottom:0;}.site_footer .main-menu-title{font-weight:700;font-size:1.08em;line-height:1.3em;}.site_footer .site_footer-social a,.site_footer .site_footer-social a:visited,.site_footer .site_footer-legal a,.site_footer .site_footer-legal a:valid,.site_footer .main-menu-title,.site_footer .site_footer-menu a,.site_footer .site_footer-menu a:visited{color:#fff;background-color:transparent;text-decoration:none;display:block;width:100%;padding:.3em 1em;border-radius:.5em;transition:.2s;}.site_footer .site_footer-social a:hover,.site_footer .site_footer-legal a:hover,.site_footer .site_footer-menu a:hover{background-color:rgba(0,0,0,.2);}.site_footer .custom-logo-link{display:none;}.site_footer .custom-logo-link,.site_footer .custom-logo-link:visited,.site_footer .custom-logo-link .custom-logo-text,.site_footer .custom-logo-link .custom-logo-text span{color:#fff;}.site_footer .custom-logo-link .custom-logo-image{border:1px solid #fff;border-radius:50%;}@media (min-width: 992px){.site_footer .custom-logo-link{display:flex;}}.site_footer .site_footer-social{display:flex;width:100%;justify-content:space-around;}@media (min-width: 769px){.site_footer .site_footer-social{justify-content:space-between;}}@media (min-width: 992px){.site_footer .site_footer-social{width:auto;justify-content:flex-end;}}.site_footer .site_footer-social a{display:inline-flex;align-items:center;width:auto;line-height:1;font-size:2em;}@media (min-width: 769px){.site_footer .site_footer-social a{margin-right:1.5em;font-size:1em;}.site_footer .site_footer-social a:last-child{margin-right:0;}}.site_footer .icon{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:center;background-size:1em;}.site_footer .icon-envelope{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\'%3E%3Cpath fill=\'%23fff\' d=\'M64 112c-8.8 0-16 7.2-16 16v22.1L220.5 291.7c20.7 17 50.4 17 71.1 0L464 150.1V128c0-8.8-7.2-16-16-16H64zM48 212.2V384c0 8.8 7.2 16 16 16H448c8.8 0 16-7.2 16-16V212.2L322 328.8c-38.4 31.5-93.7 31.5-132 0L48 212.2zM0 128C0 92.7 28.7 64 64 64H448c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128z\'/%3E%3C/svg%3E");}.site_footer .icon-envelope.nitro-lazy{background-image:none !important;}.site_footer .icon-facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' aria-hidden=\'true\' focusable=\'false\' data-prefix=\'fab\' data-icon=\'facebook-square\' class=\'svg-inline--fa fa-facebook-square fa-w-14\' role=\'img\' viewBox=\'0 0 448 512\'%3E%3Cpath fill=\'%23fff\' d=\'M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\'/%3E%3C/svg%3E");}.site_footer .icon-facebook.nitro-lazy{background-image:none !important;}.site_footer .icon-phone{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\'%3E%3Cpath fill=\'%23fff\' d=\'M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\'/%3E%3C/svg%3E");}.site_footer .icon-phone.nitro-lazy{background-image:none !important;}.site_footer .icon-whatsapp{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 448 512\'%3E%3Cpath fill=\'%23fff\' d=\'M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\'/%3E%3C/svg%3E");}.site_footer .icon-whatsapp.nitro-lazy{background-image:none !important;}.site_footer .site_footer-social a span{display:none;}@media (min-width: 769px){.site_footer .icon{margin-right:.3em;font-size:1.3em;}.site_footer .site_footer-social a span{display:inline-block;}}.site_footer .site_footer-legal{list-style:none;margin:2rem -1.5em 0 -1.5em;padding:0;display:flex;}@media (min-width: 769px){.site_footer .site_footer-legal{margin:0 0 0 2rem;}}.site_footer .site_footer-legal li{margin:0;padding:0 1em;}@media (min-width: 769px){.site_footer .site_footer-legal li:last-child{padding-right:0;}}html{scroll-behavior:smooth;}.modal-outer{display:none;position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:12;}.modal-outer .modal{width:50vw;height:28.125vw;background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/modal.jpg");background-size:contain;background-repeat:no-repeat;margin:10% auto;}.modal-outer .modal.nitro-lazy{background-image:none !important;}.desktop-banner{font-size:calc(16 / 1920 * 100vw);}@media all and (max-width: 1160px){.desktop-banner{font-size:.9375vw;}}@media all and (max-width: 1000px){.desktop-banner{display:none;}}.banner{background:linear-gradient(66.85deg,#8f278b 0%,#ca1f6f 39%,#e50020 100%);}@media all and (max-width: 1000px){.banner{font-size:4.3596730245vw;}}.banner .banner-content{margin:0 auto;padding:calc(105 / 1160 * 100vh) calc(205 / 1920 * 100vw) calc(105 / 1160 * 100vh) calc(270 / 1920 * 100vw);display:flex;justify-content:space-between;}@media all and (max-width: 1500px){.banner .banner-content{padding:calc(105 / 1160 * 100vh) calc(150 / 1920 * 100vw) calc(105 / 1160 * 100vh) calc(200 / 1920 * 100vw);}}.banner .banner-content .text-content{width:calc(500 / 1920 * 100vw);}@media all and (max-width: 1500px){.banner .banner-content .text-content{width:calc(650 / 1920 * 100vw);}}@media all and (max-width: 1160px){.banner .banner-content .text-content{width:calc(700 / 1920 * 100vw);}}.banner .banner-content .text-content h1{color:#fff;font-size:2.65em;font-family:"Poppins",Arial,sans-serif;font-weight:600;margin:0 0 calc(30 / 1160 * 100vh);}@media all and (max-width: 1000px){.banner .banner-content .text-content h1{font-size:1.3125em;}}.banner .banner-content .text-content p{color:#fff;font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.44em;margin:0;}@media all and (max-width: 1000px){.banner .banner-content .text-content p{display:none;}}.banner .banner-content .text-content a{text-decoration:none;}.banner .banner-content .text-content a{background-color:#fff;border:solid 1px #eb5d60;border-radius:20px;padding:.3em 1em;font:inherit;cursor:pointer;outline:inherit;color:#eb5d60;font-family:"Poppins",Arial,sans-serif;font-size:1.1875em;font-weight:400;margin:1em 0;display:inline-block;transition:background-color .4s;}@media all and (max-width: 1000px){.banner .banner-content .text-content a{font-size:.85em;}}.banner .banner-content .text-content a .fa-arrow-right{margin-left:.3em;opacity:0;}.banner .banner-content .text-content a:hover{background-color:#e9e8ea;}.banner .banner-content .text-content a:hover .fa-arrow-right{transform:translateX(.3em);opacity:1;transition:.4s;}@media all and (max-width: 1000px){.banner .banner-content .text-content img{display:none;}}.banner .banner-content .banner-image{width:calc(995 / 1920 * 100vw);position:relative;}.banner .banner-content .banner-image img{width:calc(786 / 1920 * 100vw);height:auto;margin-left:calc(190 / 1920 * 100vw);}@media all and (max-width: 1450px){.banner .banner-content .banner-image img{margin-left:calc(100 / 1920 * 100vw);}}@media all and (max-width: 650px){.banner .banner-content .banner-image img{width:77.1117166213vw;height:45.2316076294vw;}}.banner .banner-content .banner-image iframe{position:absolute;top:calc(20 / 1920 * 100vw);left:calc(227 / 1920 * 100vw);}@media all and (max-width: 1450px){.banner .banner-content .banner-image iframe{margin-left:calc(-88 / 1920 * 100vw);}}@media all and (max-width: 1160px){.banner .banner-content .banner-image iframe{width:78%;height:76%;}}.mobile-banner{display:none;}@media all and (max-width: 1000px){.mobile-banner{display:block;font-size:4.3596730245vw;}}.mobile-banner .banner-content{padding:8vw 10vw 3vw 10vw;flex-wrap:wrap;}.mobile-banner .banner-content .text-content{width:100%;text-align:center;}@media all and (max-width: 1000px){.mobile-banner .banner-content .text-content h1{font-size:1.3125em;}}.mobile-banner .banner-content .banner-image{width:100%;}.mobile-banner .banner-content .banner-image img{width:100%;margin-left:0;}.mobile-banner .banner-content .mobile-text-content{margin-top:5.4495912807vw;width:100%;text-align:center;}.mobile-banner .banner-content .mobile-text-content p{width:70%;margin:0 auto 5.4495912807vw;}@media all and (max-width: 550px){.mobile-banner .banner-content .mobile-text-content p{display:none;}}.mobile-banner .banner-content .mobile-text-content button{font-size:.85em;padding:3vw calc(23 / 267 * 100vw);}.mobile-banner .banner-content .mobile-text-content button .fa-arrow-right{margin-left:calc(10 / 367 * 100vw);}.mobile-banner .banner-content .mobile-text-content button button:hover .fa-arrow-right{margin-left:calc(20 / 367 * 100vw);}.mobile-banner .banner-content .mobile-text-content img{width:auto;vertical-align:bottom;}@media all and (max-width: 550px){.mobile-banner .banner-content .mobile-text-content img{display:none;}}.banner-stats{font-size:.8333333333vw;margin:0;background-color:#3d2c77;display:flex;justify-content:space-around;padding:2.1551724138vh;}@media all and (max-width: 1000px){.banner-stats{font-size:4.3596730245vw;}}@media all and (max-width: 1000px){.banner-stats{flex-direction:column;text-align:center;padding:0;}}.banner-stats div{display:flex;margin:auto 0;}@media all and (max-width: 1000px){.banner-stats div{border-top:1px solid #fff;padding:2.7247956403vw 0;display:flex;}}.banner-stats div img{width:2.8645833333vw;height:2.8645833333vw;margin-right:2.0833333333vw;}@media all and (max-width: 1000px){.banner-stats div img{margin-left:27.2479564033vw;width:6.8119891008vw;height:6.8119891008vw;margin-right:5.4495912807vw;}}.banner-stats div p{color:#fff;font-family:"Poppins",Arial,sans-serif;font-weight:300;font-size:1.6875em;line-height:1.6875em;margin:auto 0;}@media all and (max-width: 1000px){.banner-stats div p{font-size:.9375em;line-height:.66em;margin:auto 0;}}.courses{text-align:center;width:calc(1310 / 1920 * 100vw);margin:0 auto;}@media all and (min-width: 1001px){.courses{font-size:.8333333333vw;}}@media all and (max-width: 1000px){.courses{font-size:calc(16 / 367 * 100vw);width:83.10626703vw;}}.courses h2{font-family:"Poppins",Arial,sans-serif;font-size:2.75em;font-weight:600;color:#8f278b;margin:calc(60 / 1160 * 100vh) 0 calc(40 / 1160 * 100vh) 0;}@media all and (max-width: 1000px){.courses h2{font-size:1.3125em;}}.courses p{font-family:"Poppins",Arial,sans-serif;font-size:1em;font-weight:400;color:#666;}@media all and (max-width: 1000px){.courses p{display:none;}}.courses .desktop-course-tabs{display:flex;justify-content:space-between;margin-bottom:calc(145 / 1160 * 100vh);margin-top:9.4827586207vh;}@media all and (max-width: 1000px){.courses .desktop-course-tabs{display:none;}}.courses .desktop-course-tabs .course-images{width:calc(900 / 1920 * 100vw);display:flex;justify-content:space-between;}.courses .desktop-course-tabs .course-images .course-tab{width:13.0536458333vw;height:19.0104166667vw;border-radius:38px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1);position:relative;margin-right:2.6041666667vw;will-change:opacity,visibility;}.courses .desktop-course-tabs .course-images .course-tab .course-logo{position:relative;top:2.8645833333vw;width:4.4270833333vw;height:4.4270833333vw;}.courses .desktop-course-tabs .course-images .course-tab p{margin-top:2.8645833333vw;margin-bottom:.78125vw;font-size:1.3em;font-family:"Montserrat",Arial,sans-serif !important;font-weight:300;}.courses .desktop-course-tabs .course-images .course-tab .buttons{width:7.4479166667vw;display:block;margin:0 auto;}.courses .desktop-course-tabs .course-images .course-tab .buttons a{text-decoration:none;font-family:"Poppins",Arial,sans-serif !important;font-weight:normal;font-size:1.1em;line-height:2.5em;text-align:center;color:#959595;width:100%;border:2px solid #ff2300;border-radius:21px;white-space:nowrap;display:block;margin-bottom:.5208333333vw;}.courses .desktop-course-tabs .course-images .course-tab .bottom-design{width:13.0536458333vw;height:auto;position:absolute;bottom:0;left:0;}.courses .desktop-course-tabs .course-images .course-tab:hover{transform:scale(1.1);}.courses .desktop-course-tabs .course-images .course-tab-1 p span{color:#ff2300;font-family:"Montserrat",Arial,sans-serif !important;font-weight:400;}.courses .desktop-course-tabs .course-images .course-tab-1 .buttons a{border:2px solid #ff2300;}.courses .desktop-course-tabs .course-images .course-tab-1 .buttons a:hover{background:linear-gradient(#dc3c38 0%,#ff2300 74.87%);color:#fff;}.courses .desktop-course-tabs .course-images .course-tab-2 p span{color:#13b43c;font-family:"Montserrat",Arial,sans-serif !important;font-weight:400;}.courses .desktop-course-tabs .course-images .course-tab-2 .buttons a{border:2px solid #13b43c;}.courses .desktop-course-tabs .course-images .course-tab-2 .buttons a:hover{background:linear-gradient(#00b945 .15%,#95b300 100%);color:#fff;}.courses .desktop-course-tabs .course-images .course-tab-3 p span{color:#00b8bd;font-family:"Montserrat",Arial,sans-serif !important;font-weight:400;}.courses .desktop-course-tabs .course-images .course-tab-3 .buttons a{border:2px solid #00b8bd;}.courses .desktop-course-tabs .course-images .course-tab-3 .buttons a:hover{background:linear-gradient(#006eff .27%,#008bfc 3.36%,#00bcc1 74.87%);color:#fff;}.courses .appear{opacity:1;position:relative;bottom:0;transition:.8s ease-in-out;}.courses .hidden{opacity:0;position:relative;bottom:-40px;}.courses #desktop-course-tabs-2{justify-content:unset;}.courses #desktop-course-tabs-2 .course-images{width:31.25vw;}.courses #desktop-course-tabs-2 .course-images .course-tab{height:21.5817708333vw;}.courses #desktop-course-tabs-2 .course-images .course-tab-row-2-card-1 .course-logo{width:4.4270833333vw;height:4.0104166667vw;}.courses #desktop-course-tabs-2 .course-images .course-tab-row-2-card-1 p span{color:#32144d;font-family:"Montserrat",Arial,sans-serif !important;font-weight:400;}.courses #desktop-course-tabs-2 .course-images .course-tab-row-2-card-1 .buttons a{border:2px solid #32144d;}.courses #desktop-course-tabs-2 .course-images .course-tab-row-2-card-1 .buttons a:hover{background:linear-gradient(#2a244c 0%,#32144d 74.87%);color:#fff;}.courses #desktop-course-tabs-2 .course-images .course-tab-row-2-card-2 p span{color:#00c9a8;font-family:"Montserrat",Arial,sans-serif !important;font-weight:400;}.courses #desktop-course-tabs-2 .course-images .course-tab-row-2-card-2 .buttons a{border:2px solid #00c9a8;}.courses #desktop-course-tabs-2 .course-images .course-tab-row-2-card-2 .buttons a:hover{background:#00c9a8;color:#fff;}.courses .course-group-details{padding-top:calc(145 / 1920 * 100vh);margin-left:calc(35 / 1920 * 100vw);text-align:left;}@media all and (max-width: 1350px){.courses .course-group-details{padding-top:calc(80 / 1920 * 100vh);}}.courses .course-group-details .small-sub-header{font-family:"Poppins",Arial,sans-serif;font-size:1.25em;font-weight:400;color:#eb5d60;text-transform:uppercase;margin:0;}@media all and (max-width: 1000px){.courses .course-group-details .small-sub-header{font-size:.8em;}}.courses .course-group-details h3{color:#cd1562;font-family:"Poppins",serif;font-size:2.4375em;font-weight:600;margin:0 0 1vw 0;}@media all and (max-width: 1000px){.courses .course-group-details h3{font-size:1.125em;}}.courses .course-group-details img{width:calc(300 / 1920 * 100vw);height:auto;}.courses .course-group-details-2{padding-top:calc(150 / 1920 * 100vw);margin-left:calc(150 / 1920 * 100vw);margin-right:calc(100 / 1920 * 100vw);}.courses .course-group-details-2 p,.courses .course-group-details-2 h3{text-align:right;}.courses .course-group-details-2 p{font-family:"Poppins",Arial,sans-serif;font-size:1.25em;font-weight:400;color:#eb5d60;text-transform:uppercase;margin:0;}@media all and (max-width: 1000px){.courses .course-group-details-2 p{font-size:.8em;}}.courses .course-group-details-2 h3{color:#cd1562;font-family:"Poppins",serif;font-size:2.4375em;font-weight:600;margin:0 0 calc(20 / 1160 * 100vh) 0;}@media all and (max-width: 1000px){.courses .course-group-details-2 h3{font-size:1.125em;}}.courses .course-group-details-2 img{width:calc(340 / 1920 * 100vw);height:auto;}.courses .desktop-course-tabs-2{display:flex;}@media all and (max-width: 1000px){.courses .desktop-course-tabs-2{display:none;}}.courses .desktop-course-tabs-2 .course-images{width:calc(600 / 1920 * 100vw);}.courses .desktop-course-tabs-2 .course-images img{width:calc(250 / 1920 * 100vw);height:auto;}.courses .mobile-course-tabs{margin-bottom:10.8991825613vw;}@media all and (min-width: 1001px){.courses .mobile-course-tabs{display:none;}}.courses .mobile-course-tabs h3{color:#cd1562;font-family:"Poppins",serif;font-size:2.4375em;font-weight:600;margin:0 0 10.8991825613vw;}@media all and (max-width: 1000px){.courses .mobile-course-tabs h3{font-size:1.125em;}}.courses .mobile-course-tabs .mobile-course-images{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:4.0871934605vw;grid-row-gap:6.8119891008vw;margin:0 auto;}@media all and (max-width: 700px){.courses .mobile-course-tabs .mobile-course-images{width:83.10626703vw;}}.courses .mobile-course-tabs .mobile-course-images a{text-decoration:none;}.courses .mobile-course-tabs .mobile-course-images a .mobile-course-tab{display:flex;width:38.1471389646vw;height:14.719346049vw;background:#fff;box-shadow:7px 7px 15px rgba(0,0,0,.1);position:relative;border-top-right-radius:16px;border-bottom-right-radius:16px;}.courses .mobile-course-tabs .mobile-course-images a .mobile-course-tab .course-logo{width:8.9918256131vw;height:8.9918256131vw;margin:2.7247956403vw;}.courses .mobile-course-tabs .mobile-course-images a .mobile-course-tab p{display:flex;font-family:"Poppins",serif;font-weight:400;font-size:.75em;text-align:left;color:#199e2f;width:16.348773842vw;line-height:1em;margin:auto 0;}.courses .mobile-course-tabs .mobile-course-images a .mobile-course-tab .right-side-design{width:3.5367847411vw;height:14.7138964578vw;position:absolute;right:0;}.courses #mobile-course-tabs-2 h3{margin-bottom:5.4495912807vw;}.courses .appear{opacity:1;position:relative;bottom:0;transition:.8s ease-in-out;}.courses .hidden{opacity:0;position:relative;bottom:-40px;}.products{background-color:#f6f6f6;margin:0 auto;padding-top:calc(50 / 1920 * 100vw);}@media all and (min-width: 1001px){.products{font-size:.8333333333vw;}}@media all and (max-width: 1000px){.products{text-align:center;padding-top:calc(65 / 1150 * 100vh);font-size:calc(16 / 367 * 100vw);}}.products h2{font-family:"Poppins",Arial,sans-serif;font-size:2.75em;font-weight:600;color:#8f278b;text-align:center;margin:calc(60 / 1160 * 100vh) 0 calc(85 / 1160 * 100vh);}@media all and (max-width: 1000px){.products h2{font-size:1.3125em;}}.products .product-row{display:flex;justify-content:space-between;padding-left:calc(340 / 1920 * 100vw);}@media all and (max-width: 1000px){.products .product-row{padding:0 10vw;}}.products .product-row .products-text{width:calc(650 / 1920 * 100vw);}@media all and (max-width: 1000px){.products .product-row .products-text{width:100%;}}.products .product-row .products-text .sub-head-container{display:flex;justify-content:space-between;align-items:baseline;}.products .product-row .products-text .sub-head-container .sub-head{font-family:"Poppins",Arial,sans-serif;font-size:1.25em;font-weight:400;color:#eb5d60;text-transform:uppercase;}@media all and (max-width: 1000px){.products .product-row .products-text .sub-head-container .sub-head{font-size:.8em;}}@media all and (max-width: 1000px){.products .product-row .products-text .sub-head-container .sub-head{display:none;}}.products .product-row .products-text .sub-head-container .coming-soon-icon{font-family:"Poppins",sans-serif;font-weight:400;font-size:1em;line-height:1.2em;text-align:center;color:#fff;border-radius:11px;background:linear-gradient(45deg,#2e318e 100%,#f5b222 100%);opacity:.79;padding:.3645833333vw .78125vw;}@media all and (max-width: 1000px){.products .product-row .products-text .sub-head-container .coming-soon-icon{display:none;}}.products .product-row .products-text .product-link{text-decoration:none;background-color:#eb5d60;color:#fff;border-radius:12px;font-family:"Poppins",Arial,sans-serif;font-size:2.5em;font-weight:600;white-space:nowrap;padding:calc(10 / 1160 * 100vh) calc(20 / 1920 * 100vw) calc(10 / 1160 * 100vh) calc(20 / 1920 * 100vw);}@media all and (max-width: 1150px){.products .product-row .products-text .product-link{font-size:2em;}}@media all and (max-width: 1000px){.products .product-row .products-text .product-link{font-size:1.25em;padding:1.3793103448vh 4.0871934605vw;}}.products .product-row .products-text .description{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.25em;line-height:2em;color:#666;margin:calc(35 / 1160 * 100vh) 0 calc(50 / 1160 * 100vh) 0;width:calc(520 / 1920 * 100vw);}@media all and (max-width: 1150px){.products .product-row .products-text .description{font-size:1.1em;}}@media all and (max-width: 1000px){.products .product-row .products-text .description{width:100%;text-align:center;font-size:.875em;}}@media all and (max-width: 1000px){.products .product-row .products-text .description{margin-top:11vw;}}.products .product-row .products-text .intro{font-size:1em;font-family:"Poppins",Arial,sans-serif;font-weight:400;}@media all and (max-width: 1000px){.products .product-row .products-text .intro{display:none;}}.products .product-row .products-text .product-courses{width:calc(650 / 1920 * 100vw);}@media all and (max-width: 1000px){.products .product-row .products-text .product-courses{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px;margin-bottom:2rem;}}@media all and (max-width: 414px){.products .product-row .products-text .product-courses{width:100%;display:flex;flex-direction:column;justify-content:center;}}.products .product-row .products-text .product-courses .course-link{text-decoration:none;background-color:#fff;border-radius:20px;box-shadow:0 0 5px rgba(112,112,112,.1);padding:calc(12 / 1160 * 100vh) calc(25 / 1920 * 100vw);margin-right:calc(17 / 1920 * 100vw);margin-bottom:calc(20 / 1160 * 100vh);font-size:1.1em;font-family:"Poppins",Arial,sans-serif;font-weight:400;display:flex;align-items:center;justify-content:center;}@media (min-width: 768px){.products .product-row .products-text .product-courses .course-link{display:inline-block;}}@media all and (max-width: 1000px){.products .product-row .products-text .product-courses .course-link{font-size:.875em;}}.products .product-row .products-text .product-courses .course-link:hover{transform:scale(1.05);transition:.4s;}.products .product-row .products-text .product-courses .Biology:hover{background-color:#2cc64d;color:#fff !important;}.products .product-row .products-text .product-courses .Chemistry:hover{background-color:#1883b2;color:#fff !important;}.products .product-row .products-text .product-courses .Physics:hover{background-color:#ea5347;color:#fff !important;}.products .product-row .products-text .product-courses .Medicine:hover{background-color:#422766;color:#fff !important;}.products .product-row .products-text .product-courses .Dentistry:hover{background-color:#04bfb1;color:#fff !important;}.products .product-row .products-image{width:calc(958 / 1920 * 100vw);height:auto;}.products .product-row .products-image img{max-width:unset;width:100%;}@media all and (max-width: 1000px){.products .product-row .products-image img{margin-bottom:16vw;}}.products .product-row-1 .products-image{float:right;}@media all and (max-width: 1000px){.products .product-row-1 .products-image{display:none;}}@media all and (max-width: 1550px){.products .product-row-1{padding-bottom:6.8965517241vh;}}.products .product-row-2{flex-direction:row-reverse;}@media all and (max-width: 1000px){.products .product-row-2{flex-direction:row;flex-wrap:wrap;margin-top:4.0760869565vw;}}.products .product-row-2 .products-text{margin-top:calc(200 / 1160 * 100vh);margin-right:calc(320 / 1920 * 100vw);width:calc(390 / 1920 * 100vw);}@media all and (max-width: 1500px){.products .product-row-2 .products-text{margin-top:calc(20 / 1160 * 100vh);}}@media all and (max-width: 1000px){.products .product-row-2 .products-text{width:100%;margin:0;}}.products .product-row-2 .products-image{margin-right:calc(100 / 1920 * 100vw);margin-bottom:calc(128 / 1160 * 100vh);}@media all and (max-width: 1000px){.products .product-row-2 .products-image{margin:0 auto;}}.products .product-row-2 .products-image img{width:calc(765 / 1920 * 100vw);}.content-separator{background:linear-gradient(to left,#e44067 0%,#662d89 100%);text-align:center;padding:calc(50 / 1160 * 100vh) 0 calc(80 / 1160 * 100vh) 0;}@media all and (min-width: 1001px){.content-separator{font-size:.8333333333vw;}}@media all and (max-width: 1001px){.content-separator{font-size:16px;}}@media all and (max-width: 1400px){.content-separator{padding:calc(45 / 1160 * 100vh) 4.1666666667vh calc(80 / 1160 * 100vh) 4.1666666667vh;}}@media all and (max-width: 1400px){.content-separator{padding:calc(45 / 1160 * 100vh) 4.1666666667vh calc(80 / 1160 * 100vh) 4.1666666667vh;}}@media all and (max-width: 700px){.content-separator{padding:3.8620689655vh 10.8991825613vw;}}.content-separator h2{font-family:"Poppins",Arial,sans-serif;font-size:2.75em;font-weight:600;color:#8f278b;margin:0;}@media all and (max-width: 1000px){.content-separator h2{font-size:1.3125em;}}.content-separator h2,.content-separator p{color:#fff;margin-bottom:.2604166667vw;}@media all and (max-width: 1000px){.content-separator .desktop-heading{display:none;}}.content-separator .mobile-heading{font-size:.875em;}@media all and (min-width: 1001px){.content-separator .mobile-heading{display:none;}}.content-separator p{font-family:"Poppins",Arial,sans-serif;font-size:1.25em;font-weight:400;width:39.0625vw;margin:0 auto calc(35 / 1160 * 100vh);}@media all and (max-width: 1000px){.content-separator p{display:none;}}.content-separator .partners{margin-top:calc(60 / 1160 * 100vh);}@media all and (max-width: 1000px){.content-separator .partners img{width:19.8910081744vw;height:auto;}}.content-separator .partners img:nth-of-type(1),.content-separator .partners img:nth-of-type(2){margin-right:2.0833333333vw;}@media all and (max-width: 1000px){.content-separator .partners img:nth-of-type(1),.content-separator .partners img:nth-of-type(2){margin-right:5.4495912807vw;}}.content-separator .partners img:nth-of-type(1){margin-bottom:calc(5 / 1920 * 100vh);}.why{padding:calc(45 / 1160 * 100vh) 0 0 0;}@media all and (min-width: 1001px){.why{font-size:.8333333333vw;}}@media all and (max-width: 1000px){.why{font-size:calc(16 / 367 * 100vw);}}.why h2{font-family:"Poppins",Arial,sans-serif;font-size:2.75em;font-weight:600;color:#8f278b;text-align:center;margin:calc(60 / 1160 * 100vh) 0 calc(95 / 1160 * 100vh);}@media all and (max-width: 1000px){.why h2{font-size:1.3125em;}}@media all and (max-width: 600px){.why h2{display:none;}}.why .why-product-groups .why-product-group{overflow:hidden;}.why .why-product-groups .why-product-group-1{display:flex;}.why .why-product-groups .why-product-group-1 img{width:calc(1124 / 1920 * 100vw);height:calc(697 / 1920 * 100vw);}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-1 .desktop-why-image{display:none;}}.why .why-product-groups .why-product-group-1 .mobile-why-image{width:74.931880109vw;height:calc(206 / 367 * 100vw);margin:0 auto;}@media all and (min-width: 1001px){.why .why-product-groups .why-product-group-1 .mobile-why-image{display:none;}}.why .why-product-groups .why-product-group-1 .group-text{margin-left:calc(60 / 1920 * 100vw);}@media all and (max-width: 1100px){.why .why-product-groups .why-product-group-1 .group-text{margin-top:calc(50 / 1160 * 100vh);}}.why .why-product-groups .why-product-group-1 .group-text .sub-header{font-family:"Poppins",Arial,sans-serif;font-size:1.25em;font-weight:400;color:#eb5d60;text-transform:uppercase;margin:calc(185 / 1160 * 100vh) 0 calc(5 / 1160 * 100vh) 0;}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-1 .group-text .sub-header{font-size:.8em;}}@media all and (max-width: 1100px){.why .why-product-groups .why-product-group-1 .group-text .sub-header{margin-top:0;}}.why .why-product-groups .why-product-group-1 .group-text h3{color:#cd1562;font-family:"Poppins",sans-serif;font-size:2.4375em;font-weight:600;margin:0;}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-1 .group-text h3{font-size:1.125em;}}.why .why-product-groups .why-product-group-1 .group-text .description{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.25em;line-height:2em;color:#666;width:calc(390 / 1920 * 100vw);margin-top:calc(5 / 1160 * 100vh);}@media all and (max-width: 1150px){.why .why-product-groups .why-product-group-1 .group-text .description{font-size:1.1em;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-1 .group-text .description{width:100%;text-align:left;font-size:.875em;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-1 .group-text .description{text-align:center;}}.why .why-product-groups .why-product-group-1 .slide1{opacity:1;position:relative;left:0;transition:.8s;}.why .why-product-groups .why-product-group-1 .hide1{opacity:0;position:relative;left:-300px;}.why .why-product-groups .why-product-group-2{display:flex;flex-direction:row-reverse;text-align:right;margin-top:calc(65 / 1160 * 100vh);}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-2{flex-wrap:wrap;justify-content:center;}}.why .why-product-groups .why-product-group-2 img{width:calc(1005 / 1920 * 100vw);height:calc(687 / 1920 * 100vw);}.why .why-product-groups .why-product-group-2 #group-text-2{margin-right:calc(80 / 1920 * 100vw);margin-top:calc(305 / 1160 * 100vh);}@media all and (max-width: 1700px){.why .why-product-groups .why-product-group-2 #group-text-2{margin-top:calc(200 / 1160 * 100vh);}}@media all and (max-width: 1500px){.why .why-product-groups .why-product-group-2 #group-text-2{margin-top:calc(100 / 1160 * 100vh);width:calc(600 / 1920 * 100vw);}}@media all and (max-width: 1100px){.why .why-product-groups .why-product-group-2 #group-text-2{margin-top:calc(50 / 1160 * 100vh);}}.why .why-product-groups .why-product-group-2 #group-text-2 .sub-header{font-family:"Poppins",Arial,sans-serif;font-size:1.25em;font-weight:400;color:#eb5d60;text-transform:uppercase;margin:0;}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-2 #group-text-2 .sub-header{font-size:.8em;}}.why .why-product-groups .why-product-group-2 #group-text-2 h3{color:#cd1562;font-family:"Poppins",sans-serif;font-size:2.4375em;font-weight:600;margin:0 0 calc(20 / 1160 * 100vh) 0;}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-2 #group-text-2 h3{font-size:1.125em;}}.why .why-product-groups .why-product-group-2 #group-text-2 .description{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.25em;line-height:2em;color:#666;width:calc(500 / 1920 * 100vw);margin-top:calc(10 / 1160 * 100vh);}@media all and (max-width: 1150px){.why .why-product-groups .why-product-group-2 #group-text-2 .description{font-size:1.1em;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-2 #group-text-2 .description{width:100%;text-align:left;font-size:.875em;}}@media all and (max-width: 1500px){.why .why-product-groups .why-product-group-2 #group-text-2 .description{margin-right:0;width:100%;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-2 #group-text-2 .description{text-align:center;}}.why .why-product-groups .why-product-group-2 .slide2{opacity:1;position:relative;right:0;transition:.8s;}.why .why-product-groups .why-product-group-2 .hide2{opacity:0;position:relative;right:-300px;}.why .why-product-groups .why-product-group-3{display:flex;text-align:left;margin-left:calc(260 / 1920 * 100vw);margin-bottom:calc(80 / 1160 * 100vh);}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-3{flex-wrap:wrap;justify-content:center;}}.why .why-product-groups .why-product-group-3 img{width:calc(835 / 1920 * 100vw);height:calc(686 / 1920 * 100vw);}.why .why-product-groups .why-product-group-3 #group-text-3{margin-left:calc(95 / 1920 * 100vw);margin-top:calc(250 / 1160 * 100vh);width:calc(400 / 1920 * 100vw);}@media all and (max-width: 1600px){.why .why-product-groups .why-product-group-3 #group-text-3{margin-top:calc(150 / 1160 * 100vh);}}@media all and (max-width: 1500px){.why .why-product-groups .why-product-group-3 #group-text-3{margin-top:calc(150 / 1160 * 100vh);width:calc(600 / 1920 * 100vw);}}@media all and (max-width: 1100px){.why .why-product-groups .why-product-group-3 #group-text-3{margin-top:calc(50 / 1160 * 100vh);}}.why .why-product-groups .why-product-group-3 #group-text-3 .sub-header{font-family:"Poppins",Arial,sans-serif;font-size:1.25em;font-weight:400;color:#eb5d60;text-transform:uppercase;margin:0;}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-3 #group-text-3 .sub-header{font-size:.8em;}}.why .why-product-groups .why-product-group-3 #group-text-3 h3{color:#cd1562;font-family:"Poppins",sans-serif;font-size:2.4375em;font-weight:600;margin:0;}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-3 #group-text-3 h3{font-size:1.125em;}}.why .why-product-groups .why-product-group-3 #group-text-3 .description{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.25em;line-height:2em;color:#666;width:calc(500 / 1920 * 100vw);margin-top:calc(10 / 1160 * 100vh);}@media all and (max-width: 1150px){.why .why-product-groups .why-product-group-3 #group-text-3 .description{font-size:1.1em;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-3 #group-text-3 .description{width:100%;text-align:left;font-size:.875em;}}@media all and (max-width: 1500px){.why .why-product-groups .why-product-group-3 #group-text-3 .description{margin-right:0;width:100%;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-3 #group-text-3 .description{text-align:center;}}.why .why-product-groups .why-product-group-3 .slide3{opacity:1;position:relative;left:0;transition:.8s;}.why .why-product-groups .why-product-group-3 .hide3{opacity:0;position:relative;left:-300px;}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group{flex-wrap:wrap;justify-content:center;flex-direction:column-reverse;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group img{width:74.931880109vw;height:calc(206 / 367 * 100vw);margin:0 auto;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group .group-text{margin:0 auto;width:73.5694822888vw;text-align:center;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group .group-text .sub-header{width:100%;}}@media all and (max-width: 600px){.why .why-product-groups .why-product-group .group-text .sub-header{display:none;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group .group-text h3{width:100%;}}@media all and (max-width: 600px){.why .why-product-groups .why-product-group .group-text h3{margin:20px 0;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group .group-text .description{width:100%;margin-bottom:-5.5172413793vh;}}@media all and (max-width: 700px){.why .why-product-groups .why-product-group .group-text .description{margin-bottom:0;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-2{margin-bottom:10.3448275862vh;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-2 img{width:74.931880109vw;height:calc(206 / 367 * 100vw);margin-left:20.4359673025vw;margin-top:8.174386921vw;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-2 #group-text-2{width:73.5694822888vw;margin:0 auto;}}.why .why-product-groups .why-product-group-2 #group-text-2 .description{margin-bottom:0;}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-3{margin-left:0;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-3 #group-text-3{width:73.5694822888vw;margin:0 auto;}}@media all and (max-width: 1000px){.why .why-product-groups .why-product-group-3 #group-text-3 .description{margin-bottom:8.275862069vh;margin-left:0;}}.link-offset{display:block;position:relative;top:-75px;visibility:hidden;}#content{position:relative;}.grey-line{margin:0;}.menu-subjects-container{font-size:calc(16 / 1920 * 100vw);}@media all and (max-width: 1000px){.menu-subjects-container{display:none;}}.menu-subjects-container #subject-menu{margin:0 calc(300 / 1920 * 100vw) 0;padding:0;display:flex;justify-content:space-between;}.menu-subjects-container #subject-menu li{list-style:none;font-size:1em;line-height:1.5em;font-family:"Poppins",Arial,sans-serif;font-weight:600;padding:0 2.6041666667vw;text-align:center;border-right:1px solid #e3e3e3;margin:1.0416666667vw 0;}.menu-subjects-container #subject-menu li a{text-decoration:none;word-spacing:50px;color:#c9c9c9;}.menu-subjects-container #subject-menu .current-menu-item.gcse-biology a,.menu-subjects-container #subject-menu .gcse-biology:hover a{color:#6ca816;}.menu-subjects-container #subject-menu .current-menu-item.gcse-chemistry a,.menu-subjects-container #subject-menu .gcse-chemistry:hover a{color:#2179c1;}.menu-subjects-container #subject-menu .current-menu-item.gcse-physics a,.menu-subjects-container #subject-menu .gcse-physics:hover a{color:#e94067;}.menu-subjects-container #subject-menu .current-menu-item.alevel-biology a,.menu-subjects-container #subject-menu .alevel-biology:hover a{color:#6ca816;}.menu-subjects-container #subject-menu .current-menu-item.alevel-chemistry a,.menu-subjects-container #subject-menu .alevel-chemistry:hover a{color:#2179c1;}#tutor-banner{position:relative;background-repeat:no-repeat;background-size:100vw auto;}@media all and (min-width: 1921px){#tutor-banner{background-size:cover;}}@media all and (max-width: 1600px){#tutor-banner{background-size:100vw auto;background-position-x:right;}}@media all and (max-width: 1300px){#tutor-banner{background-size:contain;background-position-x:right;}}@media all and (min-width: 1100px){#tutor-banner{font-size:calc(16 / 1920 * 100vw);}}@media all and (max-width: 1100px){#tutor-banner{background-size:auto;background-position:left;}}@media all and (max-width: 1000px){#tutor-banner{display:none;}}#tutor-banner .banner-content{position:relative;display:block;padding:calc(125 / 1160 * 100vh) calc(205 / 1920 * 100vw) calc(190 / 1160 * 100vh) calc(225 / 1920 * 100vw);}@media all and (max-width: 1300px) and (min-width: 1101px){#tutor-banner .banner-content{padding:calc(90 / 1160 * 100vh) calc(105 / 1920 * 100vw) calc(190 / 1160 * 100vh) calc(125 / 1920 * 100vw);}}#tutor-banner .banner-content .text-content{width:calc(550 / 1920 * 100vw);}@media all and (max-width: 1100px){#tutor-banner .banner-content .text-content{width:39.0625vw;margin:0 auto;font-size:calc(16 / 1000 * 100vw);}}@media all and (max-width: 1100px){#tutor-banner .banner-content .text-content{width:75vw;margin:0 auto;}}#tutor-banner .banner-content .text-content h2{font-family:"Poppins",Arial,sans-serif;font-weight:300;font-size:1.875em;color:#fff;margin:0;}#tutor-banner .banner-content .text-content h1{font-family:"Poppins",Arial,sans-serif;font-weight:600;font-size:3.75em;color:#fff;margin:0;}#tutor-banner .banner-content .text-content h3{font-family:"Poppins",Arial,sans-serif;font-weight:500;color:#fff;font-size:2em;margin-top:calc(5 / 1075 * 100vh);}#tutor-banner .banner-content .text-content p{font-family:"Poppins",Arial,sans-serif;font-weight:400;color:#fff;font-size:1.375em;}#tutor-banner .banner-content .text-content button{width:18.2291666667vw;border-color:#707070;color:#80b10a;margin:calc(55 / 1150 * 100vh) calc(60 / 1150 * 100vw) calc(50 / 1150 * 100vh) 0;font-size:1.41em;}@media all and (max-width: 1375px){#tutor-banner .banner-content .text-content button{margin:calc(25 / 1150 * 100vh) calc(60 / 1150 * 100vw) calc(25 / 1150 * 100vh) 0;}}@media all and (max-width: 1100px){#tutor-banner .banner-content .text-content button{width:35vw;}}#tutor-banner .banner-content .text-content button:hover{background-color:#e4f4d7;}#tutor-banner .banner-content .text-content .exam-details{font-size:1.125em;margin-bottom:calc(30 / 1160 * 100vh);}#tutor-banner .banner-content img{margin-right:calc(10 / 1920 * 100vw);width:auto;height:50px;}#tutor-banner .video-container{width:27.8vw;position:absolute;right:9.2vw;top:5.5vw;height:16.5vw;}@media all and (max-width: 1600px){#tutor-banner .video-container{right:10.1vw;}}@media all and (max-width: 1300px){#tutor-banner .video-container{position:absolute;width:27.7vw;right:10vw;top:5.5vw;height:16.5vw;}}@media all and (max-width: 1100px){#tutor-banner .video-container{display:none;}}.tutor-banner-mobile{font-size:16px;text-align:center;color:#fff;padding:4.1379310345vh 0;background-size:cover;background-repeat:no-repeat;}@media all and (min-width: 1000px){.tutor-banner-mobile{display:none;}}.tutor-banner-mobile h1{font-family:"Poppins",Arial,sans-serif;font-weight:500;font-size:1.69em;}.tutor-banner-mobile p{font-size:.9375em;font-family:"Poppins",Arial,sans-serif;font-weight:300;}.tutor-banner-mobile button{color:inherit;border:none;font:inherit;cursor:pointer;outline:inherit;font-size:1.45em;background-color:#fff;padding:2px 18px;border-radius:12px;}.tutor-banner-mobile button i{vertical-align:middle;margin-left:5px;font-weight:600;}.tutor-banner-mobile #subject-dropdown{margin-top:3vw;}.tutor-banner-mobile #subject-dropdown .menu-subjects-container{font-size:4.347826087vw;}.tutor-banner-mobile #subject-dropdown .menu-subjects-container ul{display:block;}.tutor-banner-mobile #subject-dropdown .menu-subjects-container ul li{border-right:unset;}.tutor-banner-mobile #subject-dropdown .menu-subjects-container ul li a{word-spacing:unset;color:#fff;}.tutor-banner-mobile #subject-dropdown .menu-subjects-container ul .current-menu-item{display:none;}.tutor-banner-mobile #subject-dropdown .menu-subjects-container ul .current-menu-item a{color:#c9c9c9;}.mobile-image-below-banner{margin-top:12.2615803815vw;text-align:center;}@media all and (min-width: 1001px){.mobile-image-below-banner{display:none;}}.mobile-image-below-banner img{width:62.1253405995vw;height:50.136239782vw;}.mobile-contact-options{margin-top:12.2615803815vw;margin-bottom:12.2615803815vw;}@media all and (min-width: 1001px){.mobile-contact-options{display:none;}}.pink-slider{font-size:.8333333333vw;background:linear-gradient(to right,#e44067 0%,#662d89 100%);text-align:center;padding:4.6875vw 0;}@media all and (max-width: 1000px){.pink-slider{display:none;}}.pink-slider h2{font-family:"Poppins",sans-serif;font-weight:600;font-size:2.4375em;text-align:center;color:#fff;margin:0;}.pink-slider .selection-icons{width:calc(960 / 1920 * 100vw);margin:2.34375vw auto 3.90625vw;padding:1.5625vw 3.125vw 0;display:flex;justify-content:space-between;border-bottom:1px solid #fff;}.pink-slider .selection-icons .tab{color:#fff;border-radius:16px;width:9.375vw;text-align:center;margin:0 .1vw 1.8229166667vw;padding:.625vw .625vw;line-height:1.5em;cursor:pointer;}.pink-slider .selection-icons .tab img{width:auto;height:4.1666666667vw;}.pink-slider .selection-icons .tab .hide{display:none;}.pink-slider .selection-icons .tab p{font-family:"Poppins",sans-serif;font-weight:400;font-size:1.25em;margin-bottom:.5208333333vw;line-height:1.5em;}.pink-slider .selection-icons .selected{background-color:#fff;color:#c7738d;}.pink-slider .selection-icons .tab:hover{background-color:rgba(255,255,255,.15);}.pink-slider .selection-icons .selected:hover{background-color:#fff;}.pink-slider .monitor-display{width:45.625vw;height:29.6354166667vw;margin:0 auto;background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/samsung.png");background-size:cover;position:relative;}.pink-slider .monitor-display.nitro-lazy{background-image:none !important;}.pink-slider .monitor-display .slide{width:calc(801 / 1920 * 100vw);height:calc(446 / 1920 * 100vw);position:absolute;left:calc(39 / 1920 * 100vw);top:calc(29 / 1920 * 100vw);overflow:hidden;}.pink-slider .monitor-display .slide img{width:100%;}.pink-slider .monitor-display .slide .hide{display:none;}.pink-slider button{font:inherit;outline:inherit;background-color:#fff;border:solid 1px #eb5d60;border-radius:20px;padding:calc(15 / 1160 * 100vh) 1.0416666667vw;cursor:pointer;font-family:"Poppins",Arial,sans-serif;font-size:1.1875em;font-weight:400;color:#a3049b;width:unset;white-space:nowrap;margin-top:3.3854166667vw;}.pink-slider button .fa-arrow-right{margin-left:calc(10 / 1920 * 100vw);}.pink-slider button:hover{background-color:#f4e4f2;}.tutoring-details{font-size:.8333333333vw;width:calc(1405 / 1920 * 100vw);margin:0 auto;}@media all and (max-width: 1400px){.tutoring-details{font-size:1.1428571429vw;}}@media all and (max-width: 1000px){.tutoring-details{width:calc(290 / 367 * 100vw);}}.tutoring-details span{color:#ed5d60;}.tutoring-details .intro-text{width:calc(870 / 1920 * 100vw);margin:0 auto;text-align:center;}@media all and (max-width: 1000px){.tutoring-details .intro-text{display:none;}}.tutoring-details .intro-text h2{font-family:"Poppins",Arial,sans-serif;font-size:2.75em;font-weight:600;margin:calc(60 / 1160 * 100vh) 0 calc(40 / 1160 * 100vh) 0;color:#91278d;}@media all and (max-width: 1000px){.tutoring-details .intro-text h2{font-size:1.3125em;}}.tutoring-details .intro-text p{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.4375em;line-height:2em;color:#666;}@media all and (max-width: 1150px){.tutoring-details .intro-text p{font-size:1.1em;}}@media all and (max-width: 1000px){.tutoring-details .intro-text p{width:100%;text-align:left;font-size:.875em;}}.tutoring-details .tutor-profile{font-size:.8333333333vw;display:flex;flex-wrap:wrap;position:relative;}@media all and (max-width: 1000px){.tutoring-details .tutor-profile{display:none;}}.tutoring-details .tutor-profile .tutor-carousel{margin-top:calc(40 / 1920 * 100vw);width:calc(672 / 1920 * 100vw);height:32.03125vw;position:relative;}@media all and (max-width: 1000px){.tutoring-details .tutor-profile .tutor-carousel{width:54.7683923706vw;height:50.136239782vw;}}.tutoring-details .tutor-profile .tutor-carousel a{position:absolute;width:16.0416666667vw;height:27.2916666667vw;z-index:10;}.tutoring-details .tutor-profile .tutor-carousel a img{border-radius:30px;box-shadow:0 0 15px 15px rgba(112,112,112,.2);}.tutoring-details .tutor-profile .tutor-carousel a:nth-of-type(1),.tutoring-details .tutor-profile .tutor-carousel a:nth-of-type(3){height:23.4375vw;width:13.7760416667vw;filter:blur(2px);top:6%;z-index:1;}.tutoring-details .tutor-profile .tutor-carousel a:nth-of-type(1){left:5%;}.tutoring-details .tutor-profile .tutor-carousel a:nth-of-type(2){left:25%;}.tutoring-details .tutor-profile .tutor-carousel a:nth-of-type(3){left:52%;}.tutoring-details .tutor-profile .tutor-carousel a:nth-of-type(1):hover,.tutoring-details .tutor-profile .tutor-carousel a:nth-of-type(2):hover,.tutoring-details .tutor-profile .tutor-carousel a:nth-of-type(3):hover{width:16.0416666667vw;height:27.2916666667vw;filter:blur(0);z-index:12;top:0;}.tutoring-details .tutor-profile .tutor-carousel:hover a{height:23.4375vw;width:13.7760416667vw;filter:blur(2px);top:6%;}.tutoring-details .tutor-profile .text-content{width:calc(560 / 1920 * 100vw);margin:calc(220 / 1160 * 100vh) 0 0 calc(110 / 1920 * 100vw);}.tutoring-details .tutor-profile .text-content h3{font-size:2.0625em;font-family:"Poppins",Arial,sans-serif;font-weight:600;color:#666;margin:0 0 calc(10 / 1160 * 100vh) 0;}.tutoring-details .tutor-profile .text-content p{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.4375em;line-height:1.9em;color:#666;margin:0;}.tutoring-details .tutor-profile .slide{opacity:1;position:relative;left:0;transition:.8s;}.tutoring-details .tutor-profile #tutor-text-2,.tutoring-details .tutor-profile #tutor-text-3,.tutoring-details .tutor-profile #tutor-text-4{transition-delay:1s;}.tutoring-details .tutor-profile #tutor-text-1.hidden,.tutoring-details .tutor-profile #tutor-text-3.hidden{opacity:0;position:relative;left:-280px;}.tutoring-details .tutor-profile #tutor-text-2.hidden,.tutoring-details .tutor-profile #tutor-text-4.hidden{opacity:0;position:relative;left:280px;}.tutoring-details .tutor-profile .line-path{height:calc(300 / 1920 * 100vw);background-repeat:no-repeat;background-position:center;width:34.6354166667vw;margin:0 auto;position:relative;background-size:contain;z-index:-2;}@media all and (max-width: 1450px){.tutoring-details .tutor-profile .line-path{}}@media all and (max-width: 1200px){.tutoring-details .tutor-profile .line-path{}}@media all and (max-width: 1200px){.tutoring-details .tutor-profile .line-path{margin-bottom:1.724137931vh;}}@media all and (max-width: 1000px){.tutoring-details .tutor-profile .line-path{display:none;}}.tutoring-details .tutor-profile .line-path .line-overlay{background-color:#fff;height:100%;z-index:-1;}.tutoring-details .tutor-profile .line-path .line-overlay.active{-webkit-animation:reveal-right 1s ease;animation-fill-mode:forwards;}.tutoring-details .tutor-profile .line-path .reveal-left.active{-webkit-animation:reveal-left 1s ease;animation-fill-mode:forwards;position:absolute;right:0;}.tutoring-details .tutor-profile .line-path .hidden{-webkit-animation:unset;width:100%;}.tutoring-details .tutor-profile .line-path .hidden-left{-webkit-animation:unset;width:100%;position:absolute;right:0;}@keyframes reveal-right{from{width:100%;}to{width:0;}}@keyframes reveal-left{from{width:100%;}to{width:0;}}.tutoring-details .tutor-profile .right-left{background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/right-left.png");}.tutoring-details .tutor-profile .right-left.nitro-lazy{background-image:none !important;}.tutoring-details .tutor-profile .left-right{background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/left-right.png");}.tutoring-details .tutor-profile .left-right.nitro-lazy{background-image:none !important;}.tutoring-details .mobile-tutor-profile{font-size:4.3596730245vw;display:block;color:#666;text-align:center;}@media all and (min-width: 1001px){.tutoring-details .mobile-tutor-profile{display:none;}}.tutoring-details .mobile-tutor-profile h3{font-size:1.0625em;margin-top:16.3043478261vw;margin-bottom:10.8695652174vw;font-family:"Poppins",Arial,sans-serif;font-weight:600;}.tutoring-details .mobile-tutor-profile h3:nth-of-type(1){margin-top:9.6551724138vh;}.tutoring-details .mobile-tutor-profile img{width:54.4959128065vw;height:49.863760218vw;}.tutoring-details .mobile-tutor-profile .whatsapp{width:7.3569482289vw;height:6.8119891008vw;vertical-align:middle;margin-left:3vw;}.tutoring-details .mobile-tutor-profile p{font-size:.875em;font-family:"Poppins",Arial,sans-serif;font-weight:400;text-align:left;margin-bottom:8.5517241379vh;line-height:1.825em;}.tutoring-details .mobile-tutor-profile .slide{opacity:1;position:relative;left:0;transition:.8s;}.tutoring-details .mobile-tutor-profile .hide{opacity:0;position:relative;left:-300px;}.tutoring-details #mobile-tutor-profile-1 h3{margin-bottom:9.5108695652vw;}.tutoring-details #mobile-tutor-profile-1 img{width:54.4959128065vw;height:43.0517711172vw;}.tutoring-details #mobile-tutor-profile-2 img{width:auto;height:43.5967302452vw;}.tutoring-details #mobile-tutor-profile-3 img{width:auto;height:43.5967302452vw;}.tutoring-details .mobile-divider{background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/mobile-divider.png");width:26.1580381471vw;height:4.719346049vw;background-size:contain;background-repeat:no-repeat;margin:0 auto;}.tutoring-details .mobile-divider.nitro-lazy{background-image:none !important;}@media all and (min-width: 1001px){.tutoring-details .mobile-divider{display:none;}}.tutoring-details .tutor-profiles .tutor-profile{position:relative;}@media all and (max-width: 1000px){.tutoring-details .tutor-profiles .tutor-profile{bottom:0;}}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(odd){flex-direction:row-reverse;}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(odd) img{width:calc(565 / 1920 * 100vw);height:29.177083vw;}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(odd) .text-content{margin:calc(190 / 1160 * 100vh) calc(175 / 1920 * 100vw) 0 0;text-align:right;}@media all and (max-width: 1400px){.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(odd) .text-content{margin-top:12.9310344828vh;}}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(odd) .line-path{}@media all and (max-width: 1450px){.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(odd) .line-path{bottom:calc(10 / 1160 * 100vh);}}@media all and (max-width: 1200px){.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(odd) .line-path{bottom:0;}}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(even){margin-left:calc(100 / 1920 * 100vw);}@media all and (max-width: 1000px){.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(even){bottom:0;}}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(even) img{width:calc(445 / 1920 * 100vw);height:27.229167vw;}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(even) .text-content{margin:calc(200 / 1160 * 100vh) 0 0 calc(190 / 1920 * 100vw);}@media all and (max-width: 1400px){.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(even) .text-content{margin-top:12.9310344828vh;}}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(even) .line-path{bottom:calc(50 / 1160 * 100vh);}@media all and (max-width: 1450px){.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(even) .line-path{bottom:calc(10 / 1160 * 100vh);}}@media all and (max-width: 1200px){.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(even) .line-path{bottom:0;}}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(3){flex-direction:row-reverse;flex-wrap:wrap;bottom:calc(435 / 1160 * 100vh);margin-bottom:calc(-300 / 1160 * 100vh);}@media all and (max-width: 1000px){.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(3){bottom:0;margin-bottom:0;}}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(3) img{width:calc(642 / 1920 * 100vw);}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(3) .whatsapp{width:40px;height:40px;}.tutoring-details .tutor-profiles .tutor-profile:nth-of-type(3) .text-content{margin:calc(120 / 1160 * 100vh) calc(85 / 1920 * 100vw) 0 calc(110 / 1920 * 100vw);}.whatsapp-contact{font-size:4.3596730245vw;text-align:center;margin-bottom:6.8965517241vh;margin-top:-1.3793103448vh;}@media all and (min-width: 1001px){.whatsapp-contact{display:none;}}.whatsapp-contact a{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:.99em;color:#23af30;text-decoration:none;border:1px solid rgba(112,112,112,.2);box-shadow:0 0 5px rgba(112,112,112,.2);border-radius:4px;width:62.6702997275vw;margin:0 auto;padding:1.3793103448vh 6.8119891008vw 1.3793103448vh 6.8119891008vw;}.whatsapp-contact a img{width:5.4495912807vw;height:5.4495912807vw;vertical-align:middle;margin-left:4.9046321526vw;}.comparison{font-size:.8333333333vw;display:flex;background-size:cover;background:linear-gradient(to right,#e44067 0%,#662d89 100%) no-repeat;padding:0 calc(350 / 1920 * 100vw);}@media all and (max-width: 1000px){.comparison{display:none;}}.comparison .features-compared{width:calc(440 / 1920 * 100vw);margin-top:calc(75 / 1920 * 100vw);margin-right:calc(30 / 1920 * 100vw);text-align:right;color:#fff;font-size:.8333333333vw;}.comparison .features-compared h3{margin:0;font-family:"Poppins",Arial,sans-serif;font-weight:600;font-size:1.76em;color:#fff;}.comparison .features-compared ul{margin:calc(80 / 1920 * 100vw) 0 0 0;padding:0;text-align:right;}.comparison .features-compared ul li{list-style:none;font-family:"Poppins",Arial,sans-serif;font-size:1.4375em;font-weight:300;line-height:1.4375em;height:3.0729166667vw;margin-bottom:calc(20 / 1920 * 100vw);}.comparison .study-mind-features{background-color:#fff;width:calc(321 / 1920 * 100vw);border-radius:16px;box-shadow:0 0 20px rgba(0,0,0,.2);position:relative;margin-bottom:calc(50 / 1920 * 100vw);transition:all .2s;}.comparison .study-mind-features .pentagon{width:calc(321 / 1920 * 100vw);height:calc(260 / 1920 * 100vw);background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/pentagon.svg");position:relative;text-align:center;background-repeat:no-repeat;background-size:contain;bottom:calc(45 / 1920 * 100vw);padding-bottom:5em;display:flex;justify-content:center;align-items:center;flex-direction:column;}.comparison .study-mind-features .pentagon.nitro-lazy{background-image:none !important;}.comparison .study-mind-features .pentagon img{margin-top:calc(25 / 1920 * 100vw);width:calc(88 / 1920 * 100vw);height:auto;}.comparison .study-mind-features .pentagon h3{margin:0;font-family:"Poppins",Arial,sans-serif;font-weight:600;font-size:1.76em;color:#fff;}.comparison .study-mind-features ul{margin:calc(-20 / 1920 * 100vw) 0 0 0;padding:0 calc(35 / 1920 * 100vw);text-align:center;}.comparison .study-mind-features ul li{list-style:none;font-family:"Poppins",Arial,sans-serif;font-size:1.086em;font-weight:300;line-height:1.4375em;height:3.0729166667vw;margin-bottom:calc(20 / 1920 * 100vw);}.comparison .study-mind-features ul li:last-of-type{margin-bottom:calc(55 / 1920 * 100vw);}.comparison .study-mind-features ul li:hover{color:#f6991f;font-weight:bold;}.comparison .study-mind-features .bottom-pentagon{background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/bottom-triangle.svg");height:calc(29 / 1920 * 100vw);width:calc(300 / 1920 * 100vw);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;bottom:-.1041666667vw;left:.5208333333vw;}.comparison .study-mind-features .bottom-pentagon.nitro-lazy{background-image:none !important;}.comparison .study-mind-features:hover{transform:scale(1.05);}.comparison .average-tutor-features{background-color:#f0f0f0;width:calc(320 / 1920 * 100vw);border-radius:16px;box-shadow:0 0 20px rgba(0,0,0,.2);margin:calc(15 / 1920 * 100vw) 0 calc(95 / 1920 * 100vw) calc(10 / 1160 * 100vw);transition:all .2s;}.comparison .average-tutor-features .flat-pentagon{background-color:#dcdcdc;width:calc(318 / 1920 * 100vw);height:calc(130 / 1920 * 100vw);position:relative;border-radius:17px 17px 0 0;padding-top:calc(60 / 1920 * 100vw);text-align:center;}.comparison .average-tutor-features .flat-pentagon h3{margin:0;font-family:"Poppins",Arial,sans-serif;font-weight:600;font-size:1.76em;color:#fff;}.comparison .average-tutor-features .flat-pentagon:after{content:"";position:absolute;bottom:calc(-25 / 1920 * 100vw);left:0;width:0;height:0;border-left:calc(160 / 1920 * 100vw) solid transparent;border-right:calc(160 / 1920 * 100vw) solid transparent;border-top:calc(25 / 1920 * 100vw) solid #dcdcdc;}.comparison .average-tutor-features ul{margin:calc(92 / 1920 * 100vw) 0 0 0;padding:0 calc(35 / 1920 * 100vw);text-align:center;}.comparison .average-tutor-features ul li{list-style:none;font-family:"Poppins",Arial,sans-serif;font-size:1.086em;font-weight:300;line-height:1.4375em;height:3.0729166667vw;margin-bottom:calc(20 / 1920 * 100vw);}.comparison .average-tutor-features:hover{transform:scale(1.04);}.single-subject .cta-form{margin-top:0;}.tutor-content-separator{background:linear-gradient(to right,#e44067 0%,#662d89 100%);font-size:.8333333333vw;padding:calc(45 / 1160 * 100vh) 0 calc(50 / 1160 * 100vh) 0;text-align:center;color:#fff;}@media all and (max-width: 1400px){.tutor-content-separator{font-size:1.1428571429vw;}}@media all and (max-width: 1000px){.tutor-content-separator .desktop-users{display:none;}}.tutor-content-separator .desktop-users h2{font-family:"Poppins",sans-serif;font-size:2.4375em;font-weight:600;margin:calc(15 / 1160 * 100vh) 0 calc(25 / 1160 * 100vh) 0;color:#fff;}@media all and (max-width: 1000px){.tutor-content-separator .desktop-users h2{font-size:1.125em;}}.tutor-content-separator .desktop-users img{width:10.3645833333vw;height:auto;margin-bottom:3.0172413793vh;}.tutor-content-separator .desktop-users p{width:calc(950 / 1920 * 100vw);margin:0 auto;font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.1875em;line-height:2em;}@media all and (max-width: 1400px){.tutor-content-separator .desktop-users p{width:calc(1200 / 1920 * 100vw);}}.tutor-content-separator .mobile-users{font-size:4.3596730245vw;}.tutor-content-separator .mobile-users h2{font-family:"Poppins",Arial,sans-serif;font-weight:600;font-size:1.3125em;}@media all and (min-width: 1001px){.tutor-content-separator .mobile-users{display:none;}}.tutor-content-separator .mobile-users .trusting-users{display:flex;justify-content:space-evenly;}.tutor-content-separator .mobile-users .trusting-users .user-group{align-self:flex-end;}.tutor-content-separator .mobile-users .trusting-users .user-group img{width:16.0762942779vw;height:7.0844686649vw;}.tutor-content-separator .mobile-users .trusting-users .user-group p{color:#e4e2e2;font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:.6875em;}.getting-started{font-size:.8333333333vw;text-align:center;}@media all and (max-width: 1400px){.getting-started{font-size:1.1428571429vw;}}@media all and (max-width: 1000px){.getting-started{font-size:4.3596730245vw;}}.getting-started h2{font-family:"Poppins",Arial,sans-serif;font-size:2.75em;font-weight:600;color:#8f278b;text-align:center;margin:5.9895833333vw 0 calc(40 / 1160 * 100vh);}@media all and (max-width: 1000px){.getting-started h2{font-size:1.3125em;}}@media all and (max-width: 1000px){.getting-started h2{font-family:"Poppins",sans-serif;font-weight:600;font-size:1.3125em;text-align:center;color:#8c2788;margin-top:14.9863760218vw;margin-bottom:10.8991825613vw;}}.getting-started .blurb{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.4375em;line-height:2em;color:#666;width:31.25vw;margin:0 auto;}@media all and (max-width: 1000px){.getting-started .blurb{display:none;}}@media all and (max-width: 1150px){.getting-started .blurb{font-size:1.1em;}}@media all and (max-width: 1000px){.getting-started .blurb{width:100%;text-align:left;font-size:.875em;}}.getting-started .steps{font-size:calc(14 / 1920 * 100vw);text-align:center;width:66.6666666667vw;margin:8.6206896552vh auto 11.2068965517vh auto;position:relative;}@media all and (max-width: 1000px){.getting-started .steps{display:none;}}.getting-started .steps .vertical-line{border-right:2px dashed #e6e6e6;position:absolute;width:49.6%;height:100%;z-index:-1;}.getting-started .steps .step{display:flex;margin-bottom:3.8793103448vh;}.getting-started .steps .step .col-1{width:33%;margin:auto 0;}.getting-started .steps .step .col-1 p{font-family:"Poppins",Arial,sans-serif;font-weight:500;font-size:1.6875em;}.getting-started .steps .step .col-2{width:33%;margin:auto 0;}.getting-started .steps .step .col-2 .circle{width:4.1666666667vw;height:4.1666666667vw;border-radius:80px;text-align:center;background:linear-gradient(to right,#d4145a 0%,#f15a24 100%);margin:0 auto 2.6041666667vw auto;box-shadow:0 0 19px rgba(0,0,0,.4);}.getting-started .steps .step .col-2 .circle p{color:#fff;font-size:2.6175em;padding-top:.2604166667vw;line-height:2em;}.getting-started .steps .step .row-2 .circle{width:8.2572916667vw;height:8.2572916667vw;background:linear-gradient(to right,rgba(249,174,59,.3) 0%,rgba(255,208,17,.3) 100%);display:flex;justify-content:center;z-index:1;box-shadow:none;position:relative;top:1.0416666667vw;}.getting-started .steps .step .row-2 .circle .middle-circle{width:6.1739583333vw;height:6.1739583333vw;background:linear-gradient(to right,rgba(249,174,59,.6) 0%,rgba(255,208,17,.6) 100%);border-radius:80px;display:flex;justify-content:center;align-self:center;z-index:2;}.getting-started .steps .step .row-2 .circle .middle-circle .inner-circle{width:5.1239583333vw;height:5.1239583333vw;background:linear-gradient(to right,#ffd011 0%,#f9ae3b 100%);border-radius:80px;box-shadow:0 0 19px rgba(0,0,0,.4);z-index:3;display:flex;justify-content:center;align-self:center;}.getting-started .steps .step .row-2 .circle .middle-circle .inner-circle p{display:flex;line-height:.5;z-index:4;}.getting-started .steps .step .row-3 .circle{background:linear-gradient(to right,#22b373 0%,#d7de21 100%);}.getting-started .steps .step .col-3{width:33%;margin:auto 0;}.getting-started .steps .step .col-3 .step-explanation{width:calc(630 / 1920 * 100vw);text-align:left;box-shadow:20px 20px 15px 0 rgba(0,0,0,.09);padding:1.724137931vh 1.5625vw;}.getting-started .steps .step .col-3 .step-explanation span{text-transform:uppercase;font-family:"Poppins",Arial,sans-serif;font-weight:700;font-size:1.6875em;}.getting-started .steps .step .col-3 .step-explanation p{font-family:"Poppins",Arial,sans-serif;font-weight:500;font-size:1.3125em;line-height:1.8em;margin:0;}.getting-started .steps .appear{opacity:1;transition:.8s ease-in-out;}.getting-started .steps .appear .col-2{transform:scale(1);transition:.8s ease-in-out;}.getting-started .steps .appear .col-3{position:relative;left:0;transition:.8s ease-in-out;}.getting-started .steps .hidden{opacity:0;}.getting-started .steps .hidden .col-2{transform:scale(.1);transition:.8s ease-in-out;}.getting-started .steps .hidden .col-3{position:relative;left:5vw;}.getting-started .steps #step-1 span{color:#d81d56;}.getting-started .steps #step-2 span{color:#d3ae11;}.getting-started .steps #step-3 span{color:#28c612;}@media all and (min-width: 1001px){.getting-started .mobile-steps{display:none;}}.getting-started .mobile-steps .mobile-step{width:90.4877384196vw;height:46.3678474114vw;background:#fff;box-shadow:0 0 1px #707070;margin:0 auto 10.8991825613vw;padding:2.7247956403vw 5.4495912807vw;}.getting-started .mobile-steps .mobile-step .head{display:flex;align-items:baseline;}.getting-started .mobile-steps .mobile-step .head img{width:6.2670299728vw;height:6.7929155313vw;position:relative;top:1.0899182561vw;margin-right:2.7247956403vw;}.getting-started .mobile-steps .mobile-step .head p{font-family:"Poppins",sans-serif;font-weight:600;font-size:1.0625em;text-align:left;color:#d4145a;margin:0;}.getting-started .mobile-steps .mobile-step .body{text-align:left;}.getting-started .mobile-steps .mobile-step .body p{font-family:"Poppins",sans-serif;font-weight:400;font-size:.875em;line-height:1.75em;text-align:left;color:#333;}.getting-started .mobile-steps .mobile-step:nth-of-type(3){margin-bottom:20.4359673025vw;}.getting-started .graph-background{width:20.8333333333vw;height:15.625vw;margin:0 auto;background-repeat:no-repeat;background-size:cover;position:relative;}@media all and (max-width: 1000px){.getting-started .graph-background{width:68.5367847411vw;height:53.583106267vw;}}.getting-started .graph-background img{width:calc(370 / 1920 * 100vw);height:calc(245 / 1920 * 100vw);position:relative;left:calc(40 / 1920 * 100vw);bottom:calc(5 / 1920 * 100vw);}@media all and (max-width: 1000px){.getting-started .graph-background img{width:calc(215.53 / 367 * 100vw);height:calc(150.65 / 367 * 100vw);left:calc(95 / 1920 * 100vw);bottom:calc(-5 / 1920 * 100vw);}}.getting-started .graph-background #graph-overlay{background-color:#fff;height:82%;position:absolute;right:-3.125vw;top:-.5208333333vw;}.getting-started .graph-background .grow{-webkit-animation:reveal 2s ease;animation-fill-mode:backwards;}.getting-started .graph-background .hidden{-webkit-animation:unset;width:100%;}@-webkit-keyframes reveal{0%{width:100%;}100%{width:0;}}@keyframes reveal{0%{width:100%;}100%{width:0;}}.getting-started .getting-started-proof{color:#cc155b;font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.875em;margin-bottom:3.125vw;}.getting-started .getting-started-proof span{color:#ff244e;}@media all and (max-width: 1000px){.getting-started .getting-started-proof{font-size:.875em;margin-bottom:16.348773842vw;}}.faqs{background-color:#fafafa;font-size:.8333333333vw;text-align:center;padding:5.6034482759vh 0 9.4827586207vh 0;}@media all and (max-width: 1400px){.faqs{font-size:1.1428571429vw;}}@media all and (max-width: 1000px){.faqs{font-size:4.3596730245vw;}}.faqs h2{font-family:"Poppins",Arial,sans-serif;font-size:2.75em;font-weight:600;color:#8f278b;margin:calc(60 / 1160 * 100vh) 0 calc(40 / 1160 * 100vh) 0;}@media all and (max-width: 1000px){.faqs h2{font-size:1.3125em;}}@media all and (max-width: 1000px){.faqs h2{margin-top:27.2479564033vw;font-size:1.3125em;}}.faqs .faq-blurb{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.4375em;line-height:2em;color:#666;width:38.8020833333vw;margin:0 auto;}@media all and (max-width: 1150px){.faqs .faq-blurb{font-size:1.1em;}}@media all and (max-width: 1000px){.faqs .faq-blurb{width:100%;text-align:left;font-size:.875em;}}@media all and (max-width: 1000px){.faqs .faq-blurb{display:none;}}.faqs .faq{text-align:left;width:62.5vw;margin:3.125vw auto 0 auto;}.faqs .faq .question{display:flex;justify-content:space-between;align-items:baseline;cursor:pointer;}.faqs .faq .question p{color:#ed5d60;font-family:"Poppins",Arial,sans-serif;font-weight:700;font-size:1.4375em;margin:1.724137931vh 0;}@media all and (max-width: 1000px){.faqs .faq .question p{font-size:.875em;}}.faqs .faq .question i{color:#cacaca;margin-right:2.34375vw;}.faqs .faq hr{height:0;background:transparent;border:1px solid #cacaca;}.faqs .faq p{font-size:1.2125em;color:#333;font-family:"Poppins",Arial,sans-serif;font-weight:300;line-height:1.7em;}@media all and (max-width: 1000px){.faqs .faq p{font-size:.875em;}}.faqs .faq p:nth-of-type(2){width:53.125vw;margin-bottom:4.7413793103vh;}@media all and (max-width: 1000px){.faqs .faq p:nth-of-type(2){font-size:.875em;}}.faqs .hide{display:none;}.single-resource h1{color:var(--resource-color-main);}.single-resource h3{}.resource-intro{font-size:.8333333333vw;text-align:center;}@media all and (max-width: 1250px){.resource-intro{font-size:1.28vw;}}@media all and (max-width: 1000px){.resource-intro{font-size:2vw;}}@media all and (max-width: 750px){.resource-intro{font-size:2.1333333333vw;}}@media all and (max-width: 600px){.resource-intro{font-size:4.3596730245vw;}}.resource-intro .h2{font-family:"Poppins",Arial,sans-serif;font-size:2.75em;font-weight:600;color:#8f278b;margin:4.6875vw 0 calc(40 / 1160 * 100vh) 0;}@media all and (max-width: 1000px){.resource-intro .h2{font-size:1.3125em;}}@media all and (max-width: 1000px){.resource-intro .h2{font-size:1.9em;}}.resource-intro p{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.4375em;line-height:2em;color:#666;width:45.3125vw;margin:0 auto;}@media all and (max-width: 1150px){.resource-intro p{font-size:1.1em;}}@media all and (max-width: 1000px){.resource-intro p{width:100%;text-align:left;font-size:.875em;}}@media all and (max-width: 1000px){.resource-intro p{text-align:center;width:80%;margin:0 auto;font-size:1.1em;}}.resource-intro p span{color:#ed5d60;}.selectors{font-size:.8333333333vw;text-align:center;margin:7.7586206897vw 0;}@media all and (max-width: 1250px){.selectors{font-size:1.28vw;}}@media all and (max-width: 1000px){.selectors{font-size:1.4vw;}}@media all and (max-width: 750px){.selectors{font-size:1.8666666667vw;}}@media all and (max-width: 600px){.selectors{font-size:calc(13 / 367 * 100vw);}}.selectors .purple-button{background-image:linear-gradient(to right,#662d8e,#90278c);background-size:cover;background-repeat:no-repeat;background-color:#662d8e;border:none;color:#fff;}.selectors .purple-button:hover{background-color:#662d8e;color:#fff;}.selectors button{padding:0;font:inherit;cursor:pointer;outline:inherit;width:13.3854166667vw;height:3.0729166667vw;background-color:#fff;border-radius:20px;border:1px solid rgba(112,112,112,.2);box-shadow:0 0 5px rgba(112,112,112,.2);color:#811099;font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.5em;line-height:1.5em;margin:0 2rem;transition:all .15s ease-in-out;}@media all and (max-width: 1250px){.selectors button{margin:0 2vw;}}@media all and (max-width: 1000px){.selectors button{line-height:0;padding:calc(20 / 1000 * 100vw);width:17vw;height:5vw;font-size:2em;}}@media all and (max-width: 750px){.selectors button{width:20vw;height:6vw;}}@media all and (max-width: 600px){.selectors button{width:35vw;height:10vw;font-size:1.5em;}}.selectors button p{margin:auto 0;}.selectors button:hover{background-color:#f6f0f7;color:#64097a;}.selectors button:active,.selectors button:focus{background-color:#f6f0f7;}.subject-buttons-grid{width:57.8125vw;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:2rem;column-gap:2rem;grid-auto-flow:row;margin:2rem auto;}@media all and (max-width: 1250px){.subject-buttons-grid{grid-template-columns:1fr 1fr;font-size:1.28vw;}}@media all and (max-width: 1000px){.subject-buttons-grid{width:70vw;grid-column-gap:2vw;}}@media all and (max-width: 750px){.subject-buttons-grid{width:70vw;grid-column-gap:2.6666666667vw;}}@media all and (max-width: 600px){.subject-buttons-grid{grid-template-columns:1fr;width:80vw;}}.subject-buttons-grid .item{font-size:.8333333333vw;}@media all and (max-width: 1250px){.subject-buttons-grid .item{justify-self:center;font-size:1.28vw;}}@media all and (max-width: 1000px){.subject-buttons-grid .item{font-size:1.6vw;}}@media all and (max-width: 750px){.subject-buttons-grid .item{font-size:2.1333333333vw;}}@media all and (max-width: 600px){.subject-buttons-grid .item{font-size:4.3596730245vw;width:100%;}}.subject-buttons-grid .item a{text-decoration:none;border:none;font:inherit;cursor:pointer;outline:inherit;display:flex;padding:.6em 1.5em;box-shadow:0 0 5px rgba(112,112,112,.2);transition:all .15s ease-in-out;border-radius:.5em;color:#808080;}@media all and (max-width: 600px){.subject-buttons-grid .item a{justify-content:center;}}.subject-buttons-grid .item .icon{width:2.8645833333vw;height:auto;margin:auto 1.3020833333vw auto 0;}.subject-buttons-grid .item .icon img{height:100%;width:auto;display:block;}@media all and (max-width: 1000px){.subject-buttons-grid .item .icon{width:4vw;margin:auto 2vw;}}@media all and (max-width: 1000px){.subject-buttons-grid .item .icon{width:5vw;}}.subject-buttons-grid .item .text{font-family:"Poppins",Arial,sans-serif;font-weight:600;font-size:1.1em;line-height:1.65em;margin:auto 0;text-align:left;}@media all and (max-width: 1000px) and (min-width: 750px){.subject-buttons-grid .item .text{font-size:1.5em;}}.subject-buttons-grid .item a:hover{color:#fff;background-image:linear-gradient(to right,#662d8e,#90278c);background-size:cover;background-repeat:no-repeat;background-color:#662d8e;}.subject-buttons-wrapper{display:none;}.subject-buttons-wrapper.active{display:flex;flex-direction:column;}.subject-buttons-wrapper h2{font-size:2.75em;font-family:"Poppins",Arial,sans-serif;font-weight:600;margin:0 auto 3.125vw auto;text-align:center;}.resource-tables-wrapper{font-size:16px;padding:0 1em;}@media (min-width: 821px){.resource-tables-wrapper .resource-tables{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2em;}}.resource-tables .resource-table{box-shadow:0 .3em 1em 0 rgba(0,0,0,11%);border-radius:.5em;margin:2em .5em;overflow:hidden;}.resource-tables h3,.resource-tables .h3{display:block;color:#fff;background:var(--resource-liner-gradient);margin:0;padding:.5em 1em;}.resource-tables .h3{font-size:1.17em;}.resource-tables .table-body{display:flex;flex-direction:column;margin:0;padding:1em 1.1em;list-style:none;}.resource-tables .table-row{display:flex;flex-direction:column;}@media (min-width: 415px){.resource-tables .table-row{flex-direction:row;}}.resource-tables .table-row + .table-row{margin-top:1em;padding-top:1em;border-top:1px solid #e9e8ea;}.resource-tables .button-group{display:flex;font-size:.9em;align-items:stretch;flex-wrap:nowrap;flex-direction:row;margin-top:1em;}@media (min-width: 415px){.resource-tables .title{flex:1;}.resource-tables .button-group{margin-top:0;padding-left:1.5em;align-items:center;}}@media (min-width: 769px) and (max-width: 1024px){.resource-tables .button-group{flex-direction:column;align-items:stretch;}.resource-tables .button-group a{flex-grow:0;}.resource-tables .button-group a + a{margin-top:.4em;margin-left:0;}}.resource-tables .button-group a{display:flex;align-items:center;justify-content:center;flex-grow:1;padding:.4em;text-decoration:none;text-transform:uppercase;text-align:center;background-color:#f0f0f1;color:#666;border-radius:.5em;transition:all .3s cubic-bezier(.25,.8,.25,1);}.resource-tables .button-group a + a{margin-left:.2em;}.resource-tables .button-group a:hover{color:#fff;background-color:var(--resource-color-main);}.cta-resource{background-color:#2b346b;padding-top:3.6458333333vw;padding-bottom:3.6458333333vw;margin-bottom:6.25vw;}.cta-resource + .faq__single-resource{margin-top:-6.25vw;}.cta-resource:last-child{margin-bottom:0;}.cta-resource .wrapper{width:56vw;margin:0 auto;position:relative;}.cta-resource .wrapper form{display:flex;flex-direction:column;color:#fff;padding:0 5.21vw;}.cta-resource .wrapper form .row{display:flex;margin-bottom:1em;}.cta-resource .wrapper form .row > *:not(:first-child){margin-left:4em;}.cta-resource .wrapper .form-control.acceptance{margin-bottom:1em;}.cta-resource .wrapper .form-control.submit{display:flex;justify-content:center;}.cta-resource .wrapper .form-control.submit .wpcf7-spinner{display:none;}.cta-resource .wrapper .form-control input.wpcf7-submit{width:auto !important;padding-left:2em !important;padding-right:2em !important;}@media all and (max-width: 1000px){.cta-resource{font-size:1.6vw;}}@media all and (max-width: 550px){.cta-resource{font-size:2.9090909091vw;}}.cta-resource h2{text-align:center;font-family:"Poppins",sans-serif;font-weight:600;color:#e0e2e2;font-size:2.2em;margin:0;}@media all and (max-width: 1000px){.cta-resource h2{font-size:1.125em;}}@media all and (min-width: 1001px) and (max-width: 1200px){.cta-resource h2{font-size:2.8em;}}@media all and (max-width: 1000px){.cta-resource h2{font-size:2.2em;width:90%;margin:0 auto;}}@media all and (max-width: 750px) and (min-width: 550px){.cta-resource h2{font-size:3em;}}.cta-resource h2 span{color:#95efab;}.single-resource .cta-resource h2 span{color:var(--resource-color-main);}.cta-resource .cta-form{margin:0;padding-bottom:1.0416666667vw;}@media all and (min-width: 750px){.cta-resource .cta-form .mobile-form{font-size:2vw;}.cta-resource .cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-4 input,.cta-resource .cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-9 input{height:7.5vw !important;width:50vw;}.cta-resource .cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_footer .gform_next_button{margin:0 16px 0 0;height:7.5vw !important;width:50vw;}.cta-resource .cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2,.cta-resource .cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3{transform:scale(.7);position:relative;top:calc(-80 / 367 * 100vw);}.cta-resource .cta-form .mobile-form .gform_confirmation_message_7,.cta-resource .cta-form .mobile-form .cta-form .gform_confirmation_message_8{transform:scale(.8);}}@media all and (max-width: 750px){.cta-resource .cta-form .mobile-form{padding-top:0;}.cta-resource .cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-3 img{height:25vw;width:25vw;}}@media all and (min-width: 1000px) and (max-width: 1200px){.cta-resource .cta-form .desktop-form{transform:scale(1.3);}}.subject-grid{margin-bottom:7.2916666667vw;}.desktop-form{max-height:17.96875vw;font-size:.5208333333vw;margin:0 auto;}@media all and (max-width: 1000px){.desktop-form{display:none;}}.desktop-form-1 .page-1,.desktop-form-1 .page-2{max-height:13.8020833333vw;}.cta-form{font-size:.8333333333vw;background-color:#2b346b;padding:calc(95 / 1920 * 100vh) calc(345 / 1920 * 100vw) 0 calc(345 / 1920 * 100vw);margin:calc(150 / 1160 * 100vh) 0 0 0;display:flex;}@media all and (max-width: 1000px){.cta-form{padding:calc(95 / 1920 * 100vh) 0;}}.cta-form .gf-studymind .gform_body .nex-text,.cta-form .gf-studymind .gform_body .mobile-nex-text{color:#e9e7e7;font-family:"Poppins",Arial,sans-serif;font-weight:300;margin:0;}.cta-form .gf-studymind .gform_body .nex-text strong,.cta-form .gf-studymind .gform_body .mobile-nex-text strong{color:#fff;}.cta-form .gf-studymind .gform_body .nex-text{font-family:"Poppins",sans-serif;font-weight:400;font-size:2.125em;}@media all and (min-width: 920px){.cta-form .gf-studymind .gform_body .mobile-nex-text{display:none;}}@media all and (max-width: 500px){.cta-form .gf-studymind .gform_body .mobile-nex-text{font-size:.8125em;}}.cta-form .gf-studymind .gform_body .gform_page_footer .gform_next_button,.cta-form .gf-studymind .gform_body .gform_page_footer .gform_previous_button,.cta-form .gf-studymind .gform_body .gform_page_footer .gform_button{background-color:#00a1a9;height:2.9166666667vw;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.2);color:#f6f6f6;font-family:"Poppins",Arial,sans-serif !important;font-weight:400;font-size:1.875em !important;margin-top:.5208333333vw !important;padding:.78125vw 2.0833333333vw !important;line-height:1em;cursor:pointer;}.cta-form .gf-studymind .gform_body .gform_fields .gfield .ginput_container input{border:none;box-shadow:0 0 30px rgba(0,0,0,.2);width:23.90625vw;height:4.1666666667vw !important;border-radius:15px;font-size:1.875em !important;padding:0 1.4583333333vw !important;margin:auto 0;}.cta-form .gf-studymind .gform_body .gform_fields .gfield{width:41.6666666667vw;display:flex;}.cta-form .gf-studymind .gform_body .gform_fields .gfield img{height:calc(163 / 1920 * 100vw);width:calc(163 / 1920 * 100vw);margin-right:calc(60 / 1920 * 100vw);}@media all and (max-width: 750px){.cta-form .gf-studymind .gform_body .gform_fields .gfield img{height:calc(70 / 725 * 100vh);}}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox{display:flex;width:calc(379 / 1920 * 100vw);margin-right:0;height:unset;}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio li,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox li{overflow:unset;}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio input,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox input{display:none;}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox label{background-color:#fafafa;border-radius:14px;width:calc(379 / 1920 * 100vw);height:6.40625vw;padding-top:unset;display:flex;flex-direction:row-reverse;justify-content:flex-end;}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox label p{font-family:"Poppins",Arial,sans-serif;font-weight:600;font-size:1.76em;color:#7c7979;}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio label .title,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox label .title{margin-top:calc(20 / 1920 * 100vw);}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio label .qual-title,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox label .qual-title{margin-top:calc(50 / 1920 * 100vw);}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio label .sub-title,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox label .sub-title{font-size:1.3225em;font-family:"Poppins",Arial,sans-serif;font-weight:300;}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio label img,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox label img{height:4.4270833333vw;width:auto;margin:1.0416666667vw 1.5625vw;top:-5px;}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_0 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_0 input:checked + label{background-color:#e7d7f2;}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_0 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_0 input:hover + label{background-color:#7c599e;}}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_0 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_0 input:hover + label p{color:#fff;}}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_1 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_1 input:checked + label{background-color:#e7d7f2;}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_1 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_1 input:hover + label{background-color:#7c599e;}}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_1 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_1 input:hover + label p{color:#fff;}}.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_2 input:checked + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_2 input:checked + label{background-color:#c0d8f9;}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_2 input:hover + label,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_2 input:hover + label{background-color:#7c599e;}}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_1_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_2_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_7_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_8_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .top_label li ul.gfield_radio .gchoice_6_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_1_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_2_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_7_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_8_17_2 input:hover + label p,.cta-form .gf-studymind .gform_body .subject-select .ginput_container_checkbox .gfield_checkbox .gchoice_6_17_2 input:hover + label p{color:#fff;}}.cta-form .gf-studymind .gform_body .page-1 .field-4{width:50%;position:relative;bottom:5.2083333333vw;left:11.4583333333vw;}.cta-form .gf-studymind .gform_body .page-2 #field_1_9{width:50%;position:relative;bottom:5.2083333333vw;left:11.4583333333vw;}.cta-form .gf-studymind .gform_body .page-2 .gform_page_footer .gform_previous_button{display:none;}.cta-form .gf-studymind .gform_body .page-1 .gform_page_footer,.cta-form .gf-studymind .gform_body .page-2 .gform_page_footer{border-top:none;width:25%;position:relative;bottom:10.15625vw;left:39.0625vw;margin:0;}.cta-form .gf-studymind .gform_body .page-3 .field-17{width:58vw;margin-top:0;}.cta-form .gf-studymind .gform_body .page-3 .field-17 .ginput_container_radio .gfield_radio li label .qual-title{margin-top:calc(20 / 1920 * 100vw);align-self:center;}.cta-form .gf-studymind .gform_body .page-3 .field-17 .ginput_container_radio .gfield_radio li label .badges{display:flex;margin:auto 1.2vw;}.cta-form .gf-studymind .gform_body .page-3 .field-17 .ginput_container_radio .gfield_radio li label .badges img{height:3.28125vw;width:2.8125vw;margin:0;}.cta-form .gf-studymind .gform_body .page-4 .gfield{width:58vw;}.cta-form .gf-studymind .gform_body .page-4 .subject-select{margin-top:0;}.cta-form .gf-studymind .gform_body .page-4 .subject-select .ginput_container_checkbox .gfield_checkbox li label{flex-direction:row;justify-content:end;}.cta-form .gf-studymind .gform_body .page-4 .subject-select .ginput_container_checkbox .gfield_checkbox li label .text .title{margin-top:calc(30 / 1920 * 100vw);margin-bottom:0;}.cta-form .gf-studymind .gform_body .page-3,.cta-form .gf-studymind .gform_body .page-4{margin:0 0 3.125vw 0;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox li label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox li label{width:14.6875vw;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox li label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox li label p{margin:auto 0;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_1 input:hover + label{background-color:#e81e4d;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_1 input:hover + label p{color:#fff;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_2 input:hover + label{background-color:#0d4be7;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_2 input:hover + label p{color:#fff;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_3 input:hover + label{background-color:#26e2be;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_3 input:hover + label p{color:#fff;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_4 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_4 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_4 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_4 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_4 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_4 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_4 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_4 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_4 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_4 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_4 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_4 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_4 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_4 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_4 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_4 input:hover + label{background-color:#9049dc;}.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_4 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_4 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_4 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_4 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_4 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_4 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_4 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_4 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_4 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_1_29_4 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_4 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_6_29_4 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_4 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_7_29_4 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_4 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .field-29 .ginput_container_checkbox .gfield_checkbox .gchoice_8_29_4 input:hover + label p{color:#fff;}.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_1 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_1 input:checked + label{background-color:#ccf998;}.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_1 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_1 input:checked + label p{color:#fff;}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_1 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_1 input:hover + label{background-color:#b4d077;}}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_1 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_1 input:hover + label p{color:#fff;}}.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_2 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_2 input:checked + label{background-color:#b7e2f9;}.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_2 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_2 input:checked + label p{color:#fff;}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_2 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_2 input:hover + label{background-color:#85d1d2;}}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_2 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_2 input:hover + label p{color:#fff;}}.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_3 input:checked + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_3 input:checked + label{background-color:#e9665e;}.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_3 input:checked + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_3 input:checked + label p{color:#fff;}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_3 input:hover + label,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_3 input:hover + label{background-color:#ff9797;}}@media all and (min-width: 1000px){.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_28_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_1_23_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_28_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_7_23_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_23_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_6_28_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_23_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-3 .gchoice_8_28_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_28_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_1_23_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_28_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_7_23_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_23_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_6_28_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_23_3 input:hover + label p,.cta-form .gf-studymind .gform_body .page-4 .gchoice_8_28_3 input:hover + label p{color:#fff;}}.cta-form .gf-studymind .gform_body .page-3 .gform_page_footer,.cta-form .gf-studymind .gform_body .page-4 .gform_page_footer{border-top:none;padding:0;margin-top:0;display:grid;grid-template-columns:1fr 1fr;}.cta-form .gf-studymind .gform_body .page-3 .gform_page_footer .gform_button,.cta-form .gf-studymind .gform_body .page-4 .gform_page_footer .gform_button{justify-self:end;}.cta-form .gf-studymind .gform_body .page-3 .gform_page_footer .gform_previous_button,.cta-form .gf-studymind .gform_body .page-4 .gform_page_footer .gform_previous_button{justify-self:start;}.cta-form .gf-studymind .gform_body .page-3 .gform_page_footer .gform_next_button,.cta-form .gf-studymind .gform_body .page-4 .gform_page_footer .gform_next_button{justify-self:end;}.cta-form .gf-studymind .gform_body .page-3 .gform_page_footer .gform-ajax-spinner,.cta-form .gf-studymind .gform_body .page-4 .gform_page_footer .gform-ajax-spinner{display:block;height:5px;width:5px;justify-self:end;}.cta-form .gform_confirmation_message_1,.cta-form .gform_confirmation_message_2,.cta-form .gform_confirmation_message{background-color:transparent;border:none;padding:0;font-size:.5208333333vw;text-align:center;}.cta-form .gform_confirmation_message_1 p,.cta-form .gform_confirmation_message_2 p,.cta-form .gform_confirmation_message p{font-size:2.3em;font-family:"Poppins",Arial,sans-serif;font-weight:400;line-height:1.125em;color:#e9e7e7;}.cta-form .gform_confirmation_message_1 img,.cta-form .gform_confirmation_message_2 img,.cta-form .gform_confirmation_message img{padding:0 0 2.5vw;}.cta-form .gform_confirmation_message_1 .whatsapp-button,.cta-form .gform_confirmation_message_2 .whatsapp-button,.cta-form .gform_confirmation_message .whatsapp-button{display:flex;text-align:center;font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:2.7em;color:#23af30;text-decoration:none;border:1px solid rgba(112,112,112,.2);box-shadow:0 0 5px rgba(112,112,112,.2);border-radius:12px;width:23.4895833333vw;margin:-.8620689655vh auto 8vh;padding:calc(15 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(15 / 1920 * 100vw) calc(50 / 1920 * 100vw);background-color:#fff;align-items:center;}.cta-form .gform_confirmation_message_1 .whatsapp-button img,.cta-form .gform_confirmation_message_2 .whatsapp-button img,.cta-form .gform_confirmation_message .whatsapp-button img{width:2.0833333333vw;height:2.0833333333vw;vertical-align:middle;margin-left:.9375vw;padding:0;}.cta-form .gform_confirmation_message_1 .facebook-button,.cta-form .gform_confirmation_message_2 .facebook-button,.cta-form .gform_confirmation_message .facebook-button{color:#09f;font-size:2em;}.cta-form .gform_confirmation_message_1 .facebook-button i,.cta-form .gform_confirmation_message_2 .facebook-button i,.cta-form .gform_confirmation_message .facebook-button i{color:#09f;}.cta-form .gform_confirmation_message_7,.cta-form .gform_confirmation_message_8{font-size:4.3596730245vw;width:100%;}.cta-form .gform_confirmation_message_7 .face,.cta-form .gform_confirmation_message_8 .face{height:17.7111716621vw;width:17.7111716621vw;padding:0;}.cta-form .gform_confirmation_message_7 p,.cta-form .gform_confirmation_message_8 p{font-size:1.0625em;line-height:1.8125em;margin-bottom:calc(20 / 367 * 100vw);}.cta-form .gform_confirmation_message_7 .arrow,.cta-form .gform_confirmation_message_8 .arrow{margin-bottom:10.8991825613vw;}.cta-form .gform_confirmation_message_7 .whatsapp-button,.cta-form .gform_confirmation_message_8 .whatsapp-button{font-size:1.0625em;white-space:nowrap;width:69.7547683924vw;height:13.8828337875vw;padding:calc(6 / 367 * 100vw) calc(25 / 367 * 100vw) calc(6 / 367 * 100vw) calc(25 / 367 * 100vw);}.cta-form .gform_confirmation_message_7 .whatsapp-button img,.cta-form .gform_confirmation_message_8 .whatsapp-button img{width:6.5395095368vw;height:6.5395095368vw;margin-bottom:0;margin-left:5.4495912807vw;}.cta-form .gform_confirmation_message_7 .facebook-button,.cta-form .gform_confirmation_message_8 .facebook-button{color:#09f;font-size:2em;}.cta-form .gform_confirmation_message_7 .facebook-button i,.cta-form .gform_confirmation_message_8 .facebook-button i{color:#09f;}.cta-form .mobile-form{font-size:3.8147138965vw;padding-top:1.3793103448vh;margin:0 auto;text-align:center;width:77.6566757493vw;}@media all and (min-width: 1001px){.cta-form .mobile-form{display:none;}}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body{text-align:center;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-3{text-align:center;display:block;width:77.6566757493vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-3 img{height:17.7111716621vw;width:17.7111716621vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-3 .nex-text{font-size:1.0625em;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-4,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-9{position:unset;width:100%;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-4 .ginput_container,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-9 .ginput_container{margin:2.7247956403vw auto 1.3623978202vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-4 input,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-9 input{width:70.8038147139vw;height:12.5613079019vw !important;font-size:1.0625em !important;font-family:"Poppins",Arial,sans-serif !important;font-weight:400;padding:3.7453183521vw 5.6179775281vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_fields .gform_fields .field-9{margin-top:.4166666667vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_footer{position:unset;width:100%;text-align:center;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-1 .gform_page_footer .gform_next_button{font-size:1.0625em !important;font-family:"Poppins",Arial,sans-serif !important;font-weight:400;padding:2.7247956403vw 8.174386921vw;background-color:transparent;width:70.8038147139vw;height:12.5613079019vw !important;border:1px solid #fff;margin:0 auto;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3{font-size:3.8147138965vw;}@media all and (max-width: 1000px) and (min-width: 750px){.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3{font-size:3vw;}}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-13,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-20,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-27,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-13,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-20,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-27{width:100%;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-13 .nex-text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-20 .nex-text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-27 .nex-text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-13 .nex-text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-20 .nex-text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-27 .nex-text{font-size:1.0625em;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select{width:100%;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container{width:100%;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox{display:block;width:100%;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li{margin:calc(15 / 367 * 100vw) auto;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label{width:76.2942779292vw;height:24.795640327vw;margin:0 auto;padding-top:0;position:relative;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label p{font-size:1em;font-family:"Poppins",sans-serif;font-weight:600;line-height:3em;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .qual-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .qual-title{margin:0 0 0 4vw;line-height:1.5em;align-self:center;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .text{margin-left:calc(85 / 367 * 100vw);margin-bottom:calc(10 / 367 * 100vw);align-items:center;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .text p,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .text p{font-size:1em;font-family:"Poppins",sans-serif;font-weight:600;line-height:3em;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .text .title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .text .title{margin-bottom:0;margin-top:0;line-height:2.5em;text-align:left;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .text .sub-title,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .text .sub-title{font-size:.75em;font-weight:300;line-height:1.5em;margin-top:0;margin-bottom:0;text-align:left;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .badges,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .badges{margin:auto 0 auto calc(20 / 367 * 100vw);display:flex;justify-content:left;align-items:center;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .badges img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .badges img{height:calc(46 / 367 * 100vw);width:calc(40 / 367 * 100vw);margin:0;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_radio li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-17 .ginput_container .gfield_checkbox li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_radio li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container .gfield_checkbox li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_radio li label .check-image,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .subject-select .ginput_container .gfield_checkbox li label .check-image{position:absolute;left:2.7247956403vw;top:2.7247956403vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_4_23_1 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_4_28_1 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_8_23_1 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_8_28_1 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_4_23_1 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_4_28_1 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_8_23_1 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_8_28_1 input:checked + label{background-color:#ccf998;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_4_23_2 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_4_28_2 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_8_23_2 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_8_28_2 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_4_23_2 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_4_28_2 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_8_23_2 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_8_28_2 input:checked + label{background-color:#b7e2f9;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_4_23_3 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_4_28_3 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_8_23_3 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_fields .gform_fields .gchoice_8_28_3 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_4_23_3 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_4_28_3 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_8_23_3 input:checked + label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .gchoice_8_28_3 input:checked + label{background-color:#f4e4e4;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_footer,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_footer{margin:0 auto;position:unset;width:75%;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_footer .gform_previous_button,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_footer .gform_previous_button{display:inline-block;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_footer .button,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_footer .button{font-size:1.0625em !important;font-family:"Poppins",Arial,sans-serif !important;font-weight:400;height:9.2643051771vw;width:25.340599455vw;border:none;padding:2.7247956403vw 8.174386921vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_footer{width:100%;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_footer .gform_previous_button{display:inline-block;margin-right:3vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-2 .gform_page_footer .gform_next_button{margin-left:3vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-31{width:100%;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-31 p{font-size:1.3125em;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container_checkbox .gfield_checkbox li label,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-28 .ginput_container_checkbox .gfield_checkbox li label{flex-direction:row;justify-content:left;align-items:center;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container_checkbox .gfield_checkbox li label img,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-28 .ginput_container_checkbox .gfield_checkbox li label img{width:calc(54 / 367 * 100vw);height:calc(62 / 367 * 100vw);margin:0 calc(20 / 367 * 100vw);}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-23 .ginput_container_checkbox .gfield_checkbox li label .text,.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-28 .ginput_container_checkbox .gfield_checkbox li label .text{margin-left:calc(15 / 367 * 100vw);}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-29 .ginput_container_checkbox .gfield_checkbox{display:flex;flex-wrap:wrap;padding:1.9073569482vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-29 .ginput_container_checkbox .gfield_checkbox li{margin:calc(20 / 367 * 100vw) calc(5 / 367 * 100vw);}@media all and (max-width: 1000px) and (min-width: 750px){.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-29 .ginput_container_checkbox .gfield_checkbox li{margin:calc(20 / 367 * 100vw) 0;}}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-29 .ginput_container_checkbox .gfield_checkbox li label{width:calc(130 / 367 * 100vw);height:calc(150 / 367 * 100vw);display:block;padding-top:4.0871934605vw;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-29 .ginput_container_checkbox .gfield_checkbox li label img{width:14.7138964578vw;height:auto;}.cta-form .mobile-form .gform_wrapper .gf-studymind .gform_body .page-3 .gform_page_fields .gform_fields .field-29 .ginput_container_checkbox .gfield_checkbox li label p{font-size:1.25em;line-height:1.5em;margin:0;}.booking-form .content-2,.modal-body .desktop-booking-form,.modal-body .content-2{width:48.4026041667vw;min-height:32.0739583333vw;margin:5.7291666667vw auto 7.8125vw;border-radius:15px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.2);padding:4.6875vw 2.6041666667vw 0;position:relative;}@media all and (max-width: 1000px){.booking-form .content-2,.modal-body .desktop-booking-form,.modal-body .content-2{display:none;}}.booking-form .desktop-booking-form .paper-plane,.booking-form .content-2 .paper-plane,.modal-body .desktop-booking-form .paper-plane,.modal-body .content-2 .paper-plane{border-radius:80px;border:solid 1px #fff;background:linear-gradient(to right,#e44067 0%,#662d89 100%);width:4.9479166667vw;height:4.9479166667vw;text-align:center;position:absolute;top:-2.34375vw;left:21.8229166667vw;margin:0 auto 2.0833333333vw;}.booking-form .desktop-booking-form .paper-plane img,.booking-form .content-2 .paper-plane img,.modal-body .desktop-booking-form .paper-plane img,.modal-body .content-2 .paper-plane img{position:absolute;top:25%;left:25%;width:calc(45 / 1920 * 100vw);height:calc(45 / 1920 * 100vw);}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields{font-size:.8333333333vw;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .gfield_description,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .gfield .gfield_description,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .gfield_description,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .gfield .gfield_description{font-family:"Open Sans",Arial,sans-serif;font-weight:400;font-size:.95em;color:#e6e6e6;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield label,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .gfield label,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield label,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .gfield label{font-family:"Open Sans",Arial,sans-serif;font-weight:bold;font-size:1em;line-height:1.146875em;text-align:left;color:#666;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea{border:none;border-bottom:1px solid #b3b3b3;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea{height:4.1666666667vw;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input::placeholder,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input::placeholder,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input::placeholder,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input::placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:.95em;color:#e6e6e6;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading{display:flex;justify-content:space-between;margin-bottom:2.8645833333vw;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading h2,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading h2,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading h2,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading h2{font-family:"Poppins",sans-serif;font-weight:600;font-size:2.3125em;line-height:1.5em;text-align:left;color:#91278d;margin:0;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading h2 span,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading h2 span,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading h2 span,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading h2 span{color:#ed5d60;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading .free-button,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading .free-button,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading .free-button,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading .free-button{width:4.91875vw;border-radius:19px;border:1px solid #e83b68;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading .free-button p,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading .free-button p,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-3 .form-heading .free-button p,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-3 .form-heading .free-button p{font-family:"Poppins",sans-serif;font-weight:600;font-size:1.6875em;line-height:1.08375em;text-align:center;color:#e83b68;opacity:.79;padding:.625vw;margin:0;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-1,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-1,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-1,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-1{margin-bottom:.78125vw;padding-right:2.8645833333vw;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4{margin-bottom:.78125vw;padding-right:2.8645833333vw;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_3_4_7,.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_12_4_7,.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_2_4_7,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_3_4_7,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_12_4_7,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_2_4_7,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_3_4_7,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_12_4_7,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_2_4_7,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_3_4_7,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_12_4_7,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_2_4_7{width:100%;overflow:visible;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_3_4_7 label,.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_12_4_7 label,.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_2_4_7 label,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_3_4_7 label,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_12_4_7 label,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_2_4_7 label,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_3_4_7 label,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_12_4_7 label,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_2_4_7 label,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_3_4_7 label,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_12_4_7 label,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox .gchoice_2_4_7 label{overflow:visible;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li{margin-bottom:10px;}@media all and (max-width: 1160px){.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li{width:60%;}}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input{border:none;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox],.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox],.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox],.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]{-moz-appearance:none;-webkit-appearance:none;outline:none;content:none;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:before,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:before,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:before,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:before{content:"✓";font-size:1em;font-weight:600;color:transparent !important;background:#fff;display:block;width:20px;height:20px;border:2px solid #666;margin-right:7px;padding:2px;line-height:.8em;}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:checked:before,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:checked:before,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:checked:before,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:checked:before{color:#fff !important;background-color:#91278d;}@media all and (max-width: 1160px){.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .ginput_container_textbox,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .ginput_container_textbox,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .ginput_container_textbox,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-4 .ginput_container_checkbox .ginput_container_textbox{height:1160px;}}.booking-form .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-9,.booking-form .content-2 .gform_wrapper .gform_body .gform_fields .field-9,.modal-body .desktop-booking-form .gform_wrapper .gform_body .gform_fields .field-9,.modal-body .content-2 .gform_wrapper .gform_body .gform_fields .field-9{margin-top:calc(-30 / 1920 * 100vw);padding-right:2.8645833333vw;}.booking-form .desktop-booking-form .gform_wrapper .gform_footer,.booking-form .content-2 .gform_wrapper .gform_footer,.modal-body .desktop-booking-form .gform_wrapper .gform_footer,.modal-body .content-2 .gform_wrapper .gform_footer{position:relative;bottom:6.25vw;left:21.3541666667vw;padding:0;margin:0 5vw;width:50%;}.booking-form .desktop-booking-form .gform_wrapper .gform_footer .gform_button,.booking-form .content-2 .gform_wrapper .gform_footer .gform_button,.modal-body .desktop-booking-form .gform_wrapper .gform_footer .gform_button,.modal-body .content-2 .gform_wrapper .gform_footer .gform_button{width:9.9911458333vw;height:2.9020833333vw;border-radius:24px;background:linear-gradient(to right,#e44067 0%,#662d89 100%);font-family:"Poppins",sans-serif;font-weight:500;text-align:center;color:#fff;position:relative;top:3.3854166667vw;margin:0 auto;cursor:pointer;padding:0;line-height:0;}.booking-form .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message,.booking-form .content-2 .gform_confirmation_wrapper .gform_confirmation_message,.modal-body .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message,.modal-body .content-2 .gform_confirmation_wrapper .gform_confirmation_message{margin-top:5vh;}.booking-form .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message p,.booking-form .content-2 .gform_confirmation_wrapper .gform_confirmation_message p,.modal-body .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message p,.modal-body .content-2 .gform_confirmation_wrapper .gform_confirmation_message p{margin:0;font-family:"Poppins",sans-serif;font-weight:600;font-size:1.5em;text-align:center;}.booking-form .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message .whatsapp-button,.booking-form .content-2 .gform_confirmation_wrapper .gform_confirmation_message .whatsapp-button,.modal-body .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message .whatsapp-button,.modal-body .content-2 .gform_confirmation_wrapper .gform_confirmation_message .whatsapp-button{display:flex;text-align:center;font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:1.7em;color:#23af30;text-decoration:none;border:1px solid rgba(112,112,112,.2);box-shadow:0 0 5px rgba(112,112,112,.2);border-radius:12px;width:23.4895833333vw;margin:5vh auto 8vh;padding:calc(15 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(15 / 1920 * 100vw) calc(50 / 1920 * 100vw);background-color:#fff;align-items:center;}.booking-form .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message .whatsapp-button img,.booking-form .content-2 .gform_confirmation_wrapper .gform_confirmation_message .whatsapp-button img,.modal-body .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message .whatsapp-button img,.modal-body .content-2 .gform_confirmation_wrapper .gform_confirmation_message .whatsapp-button img{width:2.0833333333vw;height:2.0833333333vw;vertical-align:middle;margin-left:.9375vw;padding:0;}.booking-form .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message .facebook-button,.booking-form .content-2 .gform_confirmation_wrapper .gform_confirmation_message .facebook-button,.modal-body .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message .facebook-button,.modal-body .content-2 .gform_confirmation_wrapper .gform_confirmation_message .facebook-button{color:#09f;font-size:1.5em;padding:calc(15 / 1920 * 100vw) calc(0 / 1920 * 100vw) calc(15 / 1920 * 100vw) calc(40 / 1920 * 100vw);}.booking-form .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message .facebook-button i,.booking-form .content-2 .gform_confirmation_wrapper .gform_confirmation_message .facebook-button i,.modal-body .desktop-booking-form .gform_confirmation_wrapper .gform_confirmation_message .facebook-button i,.modal-body .content-2 .gform_confirmation_wrapper .gform_confirmation_message .facebook-button i{color:#09f;margin-left:2vw;font-size:2em;}.modal-body .content-2{box-shadow:unset;padding-top:unset;}@media all and (max-width: 1500px){.modal-body .content-2{padding:0;}}#exitpopup-modal{font-size:.8333333333vw;}@media all and (max-width: 1000px){#exitpopup-modal{display:none;}}#exitpopup-modal .exitpopup-modal-window{background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/pop-up-background.jpg");background-size:cover;background-repeat:no-repeat;border-top-left-radius:55px;border-top-right-radius:55px;width:48vw;height:42vw;}#exitpopup-modal .exitpopup-modal-window.nitro-lazy{background-image:none !important;}#exitpopup-modal .exitpopup-modal-window .modal-title{display:none;}#exitpopup-modal .exitpopup-modal-window .modal-body .content-1{width:50%;margin-left:50%;}#exitpopup-modal .exitpopup-modal-window .modal-body .content-1 h2{font-family:"Poppins",sans-serif;font-weight:600;font-size:3em;line-height:1.5em;text-align:center;color:#5effc9;width:90%;}#exitpopup-modal .exitpopup-modal-window .modal-body .content-1 p{font-family:"Poppins",sans-serif;font-weight:600;font-size:1.5em;line-height:1em;text-align:center;color:#fff;margin-top:4vw;}#exitpopup-modal .exitpopup-modal-window .modal-body .content-1 p span{font-family:"Poppins",sans-serif;font-weight:600;font-size:3em;line-height:1.5;text-align:center;color:#e39d00;}#exitpopup-modal .exitpopup-modal-window .modal-body .content-1 #pop-up-button{width:20.2083333333vw;height:3.8802083333vw;border-radius:30px;background:#5effc9;cursor:pointer;font-family:"Poppins",serif;font-weight:600;font-size:1.4243em;line-height:2em;text-align:center;color:#32084a;}#exitpopup-modal .exitpopup-modal-window .modal-body .content-1 #pop-up-button:hover{background-color:#45bd93;color:#fff;}#exitpopup-modal .exitpopup-modal-window .modal-body .content-1 #exit-popup{background:none;border:none;font:inherit;cursor:pointer;outline:inherit;font-family:"Poppins",sans-serif;font-weight:400;font-size:.875em;line-height:4em;text-align:center;color:#fff;padding:0 5.2083333333vw;}@media all and (max-width: 1305px){#exitpopup-modal .exitpopup-modal-window .modal-body .content-1 #exit-popup{font-size:1em;padding:0 4.1666666667vw;}}@media all and (max-width: 1065px){#exitpopup-modal .exitpopup-modal-window .modal-body .content-1 #exit-popup{font-size:1em;padding:0 3.125vw;}}#exitpopup-modal .exitpopup-modal-window .modal-body .content-2{display:none;margin:auto;width:100%;height:100%;}.faq__single-resource{background:whitesmoke;font-size:16px;}.faq__single-resource .wrapper{display:flex;flex-direction:column;margin:0 auto;padding:2.5rem 1rem;}@media (min-width: 769px){.faq__single-resource .wrapper{width:60%;}}.faq__single-resource .question{border-bottom:1px solid #ccc;padding:2em 0;}.faq__single-resource .question:last-child{border:none;}.faq__single-resource .question h3{padding:0;font-size:1.3em;color:var(--secondary-color);margin:0 0 1rem 0;}.faq__single-resource p{margin:1.5em 0;line-height:1.6;color:#666;}.faq__single-resource p:first-child{margin-top:0;}.faq__single-resource p:last-child{margin-bottom:0;}@media (min-width: 769px){.faq__single-resource .question h3{font-size:1.2vw;}.faq__single-resource p{font-size:1.2vw;}}header{position:absolute;top:0;left:0;right:0;z-index:50;margin:0;padding:.5rem;width:100%;font-size:18px;}.header-wrapper{width:100%;display:flex;flex-wrap:wrap;position:relative;}@media (max-width: 768px){header.show{position:fixed;}header.site-header__gradient{background-image:linear-gradient(90deg,var(--main-color),var(--secondary-color));}header.site-header__gradient.show{background-image:none;}header.site-header__gradient.show.nitro-lazy{background-image:none !important;}}@media screen and (max-width: 768px){.header-wrapper{padding:1rem 0;}header.site-header.nav-opened .header-wrapper{margin-top:auto;}header.site-header.nav-opened .header-wrapper,header.show .header-wrapper{padding:1rem;background-color:#fff;border-radius:.9rem;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);visibility:visible;opacity:1;}}@media (min-width: 768px){header{padding-top:0;padding-bottom:0;background-color:#fff;font-size:16px;transition:all .2s;}header.site-header__stiky.show{position:fixed;bottom:unset;top:0;padding-top:5px;}header::before{content:"";position:absolute;display:flex;top:0;left:0;right:0;bottom:0;box-shadow:0 0 1.563vw rgba(0,0,0,30%);z-index:-1;}.header-wrapper{max-width:1480px;margin:0 auto;}}header .dropdown-close-trigger,header .btn-nav{display:block;width:35px;height:35px;margin:0 0 0 1rem;padding:0 0;background-size:contain;outline:none;transition:all .2s;border:none;box-shadow:0 0 0 1px #fff,inset 0 0 0 1px #fff;border-radius:17px;background:transparent;}header.nav-opened .btn-nav,header.show .btn-nav{box-shadow:0 0 0 1px #7c7979,inset 0 0 0 1px #7c7979;}header .nav-toggle{position:relative;}header .nav-toggle span{cursor:pointer;border-radius:2px;height:3px;width:21px;background:#fff;position:absolute;display:inline-block;left:7px;top:16px;}header.nav-opened .nav-toggle span,header.show .nav-toggle span{background:#7c7979;}header .nav-toggle span:nth-child(1){top:8px;}header .nav-toggle span:nth-child(3){top:24px;}header .nav-toggle span{transition-delay:0;transition-duration:300ms;transition-property:transform,top;transition-timing-function:cubic-bezier(.645,.045,.355,1);}header.nav-opened .nav-toggle span:nth-child(2){background-color:transparent;}header.nav-opened .nav-toggle span:nth-child(1),header.nav-opened .nav-toggle span:nth-child(3){top:10px;}header.nav-opened .nav-toggle span:nth-child(3){transform:translateY(6px) rotate(45deg);}header.nav-opened .nav-toggle span:nth-child(1){transform:translateY(6px) rotate(-45deg);}header .dropdown-close-trigger{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\'%3E%3Cpath fill=\'%237C7979\' d=\'m13.646,18.342l-5.281-5.281c-.283-.283-.439-.66-.439-1.061s.156-.777.439-1.061l5.281-5.281.707.707-5.281,5.281c-.094.095-.146.22-.146.354s.052.259.146.354l5.281,5.281-.707.707Z\'/%3E%3C/svg%3E");}header .dropdown-close-trigger.nitro-lazy{background-image:none !important;}.search-box-toggle span{display:none;}.search-box-toggle::before{content:"";display:block;height:1.4em;width:1.4em;margin:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\'%3E%3Cpath fill=\'%23fff\' d=\'M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352c79.5 0 144-64.5 144-144s-64.5-144-144-144S64 128.5 64 208s64.5 144 144 144z\'/%3E%3C/svg%3E");}header.nav-opened .search-box-toggle::before,header.show .search-box-toggle::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\'%3E%3Cpath fill=\'%237C7979\' d=\'M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352c79.5 0 144-64.5 144-144s-64.5-144-144-144S64 128.5 64 208s64.5 144 144 144z\'/%3E%3C/svg%3E");}#page.site{position:relative;}@media screen and (min-width: 768px){#page.site{padding-top:5em;}.header-wrapper{align-items:stretch;}header .nav-toggle,header .dropdown-close-trigger{display:none;}.scroll-container{position:fixed;z-index:60;}}.custom-logo-link{display:flex;justify-content:space-between;align-items:center;font-family:"Montserrat",Arial,sans-serif;font-weight:300;text-decoration:none;text-transform:uppercase;margin-right:auto;}.custom-logo-link,.custom-logo-link:visited{color:#fff;}.custom-logo-link .custom-logo-image{width:35px;height:auto;margin-right:.5em;max-width:35px;}.custom-logo-link .custom-logo-text{margin:auto;white-space:nowrap;font-size:18px;font-family:"Montserrat",Arial,sans-serif;}.custom-logo-link	.custom-logo-text span{font-weight:400;}@media screen and (min-width: 768px){.custom-logo-link,.custom-logo-link:visited{color:#000;padding-top:.3em;padding-bottom:.3em;}header.show .custom-logo-link .custom-logo-text,.custom-logo-link .custom-logo-text span{color:#662d8e;}.custom-logo-link .custom-logo-image{width:53px;max-width:53px;margin-right:1em;}}header.site-header.nav-opened .custom-logo-link .custom-logo-text,header.show .custom-logo-link .custom-logo-text{color:#662d8e;}@media screen and (max-width: 768px){.main-navigation{height:0;transition:height .2s;overflow:hidden;width:100%;position:relative;}.show .main-navigation{order:-1;display:block;}.site-header.nav-opened .main-navigation{height:auto;max-height:85vh;overflow:auto;margin-top:1rem;}.show.site-header.nav-opened .main-navigation{margin-top:0;margin-bottom:1rem;}.site-header #primary-menu{opacity:0;width:100%;display:flex;flex-direction:column;transition:opacity .2s;}.site-header.nav-opened #primary-menu{opacity:1;}}.main-navigation ul{list-style:none;margin:0;padding-left:0;}.main-navigation ul.sub-menu{display:none;}.main-navigation .submenu-open > ul.sub-menu{display:flex;flex-direction:column;padding:.5em;}.main-navigation .submenu-open{background:rgba(0,0,0,.05);border-radius:6px;}@media screen and (max-width: 768px){.main-navigation .dropdown-container{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;}.main-navigation li + li{margin-top:5px;}}@media screen and (min-width: 769px){.main-navigation #primary-menu{display:flex;width:100%;height:100%;justify-content:space-between;align-items:center;}.main-navigation .dropdown-container{background:transparent;padding-top:1em;position:absolute;top:100%;z-index:19;min-width:15vw;}ul#primary-menu li:last-child .dropdown-container.visible{right:0;}.main-navigation .dropdown-body{background-color:#fff;display:flex;box-shadow:0 5px 28px 1px rgba(0,0,0,.25);border-radius:1em;border:7px solid #eff3f9;}.main-navigation .dropdown-corner{position:absolute;display:block;width:0;height:0;border-style:solid;border-width:0 2em 2em 0;border-color:transparent #eff3f9 transparent transparent;left:2em;top:7px;border-radius:6px;transform:rotate(315deg);}.main-navigation .dropdown-body ul{padding:.5em;width:100%;}.main-navigation .menu-item--grid .dropdown-container{left:0;right:0;}.main-navigation .menu-item--grid .dropdown-body ul{display:grid;grid-template-columns:repeat(4,1fr);gap:.5em;width:100%;}.main-navigation .menu-item--tabs .dropdown-container{left:0;right:0;}.main-navigation .menu-item--tabs .dropdown-body{display:grid;grid-template-columns:1fr 3fr;background:#eff3f9;}.main-navigation ul.sub-menu__3,.main-navigation .menu-item--tabs .tab-pane{grid-template-columns:repeat(3,1fr);gap:.5em;padding-left:1em;}.main-navigation ul.sub-menu__3.visible,.main-navigation .menu-item--tabs .tab-pane.visible{display:grid !important;}.main-navigation .menu-item--tabs .tab-content,.main-navigation .menu-item--grid .dropdown-list{background-color:#fff;border-radius:1em;width:100%;}.main-navigation .menu-item--tabs .nav-tabs{background-color:#eff3f9;padding:0 6px 0 0;}.main-navigation .menu-item--tabs .tab-content{border-radius:7px;}.main-navigation .menu-item--tabs .nav-tabs,.main-navigation .menu-item--tabs .tab-content{max-height:88vh;overflow-y:auto;}}.main-navigation li{position:static;}.main-navigation li.tpl-column{position:relative;}.main-navigation .menu > li:nth-last-child(-n+2),.main-navigation li:last-child{border-bottom:none;}@media (min-width: 768px){.main-navigation li{border-bottom:none;display:flex;flex-direction:column;}.main-navigation .sub-menu li{margin-bottom:.8em;overflow:hidden;}.main-navigation .menu-item--tabs .nav-tabs li{overflow:visible;}.main-navigation .menu-item--column li,.main-navigation .menu-item--tabs .nav-tabs li{margin-bottom:.5em;}.main-navigation .sub-menu__3 li,.main-navigation .menu-item--grid .sub-menu li{margin-bottom:0;}.main-navigation .sub-menu li:last-child{margin-bottom:0;}.main-navigation .tab-pane li.menu-item.menu-item--has-child{grid-column-start:1;grid-column-end:4;border-radius:.25em;}.main-navigation .tab-pane li.menu-item.menu-item--has-child.active{box-shadow:0 0 0 .2em #eff3f9;}}.main-navigation a,.main-navigation a:visited{color:#0a2540;text-decoration:none;display:flex;align-items:center;padding:10px;transition:all .7s cubic-bezier(.25,.8,.25,1);position:relative;}@media (min-width: 769px){.main-navigation a:focus{outline:none;background-color:#fafafa;}.main-navigation .tab-pane li.menu-item.menu-item--has-child.active > a,.main-navigation .menu-item:hover > a{background:#eff3f9;}}@media (min-width: 768px){.main-navigation .menu-item a{padding:1.75em 1em;}.main-navigation a::after{content:none;}.main-navigation .dropdown-container a{padding:.7em 1em;border-radius:6px;}.main-navigation .menu-item--tabs .nav-tabs a{padding:1em 3em 1em 1em;position:relative;}.main-navigation .menu-item--tabs .nav-tabs .active a{background-color:#fff;}.main-navigation .menu-item--has-child > a::after{content:none;}.main-navigation .tab-pane li.menu-item.menu-item--has-child > a::after,.main-navigation .menu-item--tabs .nav-tabs a::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' width=\'24\' height=\'24\'%3E%3Cpath fill=\'%234f5b76\' d=\'M15.4,9.88,10.81,5.29a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42L14,11.29a1,1,0,0,1,0,1.42L9.4,17.29a1,1,0,0,0,1.41,1.42l4.59-4.59A3,3,0,0,0,15.4,9.88Z\'/%3E%3C/svg%3E");right:14px;width:28px;background-size:contain;height:28px;-webkit-transition:opacity 200ms ease-in,-webkit-transform 200ms ease-in;transition:opacity 200ms ease-in,-webkit-transform 200ms ease-in;transition:transform 200ms ease-in,opacity 200ms ease-in;transition:transform 200ms ease-in,opacity 200ms ease-in,-webkit-transform 200ms ease-in;opacity:0;}.main-navigation .menu-item--tabs .nav-tabs li.active > a::after{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);opacity:1;}.main-navigation .menu-item--tabs .tab-content a{height:100%;}.main-navigation .menu-item--grid .sub-menu__1 a,.main-navigation .menu-item--tabs .sub-menu__1 a{height:100%;align-items:center;}.main-navigation .tab-pane li.menu-item.menu-item--has-child > a::after{opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' width=\'24\' height=\'24\'%3E%3Cpath xmlns=\'http://www.w3.org/2000/svg\' fill=\'%230a2540\' d=\'M18.71,8.21a1,1,0,0,0-1.42,0l-4.58,4.58a1,1,0,0,1-1.42,0L6.71,8.21a1,1,0,0,0-1.42,0,1,1,0,0,0,0,1.41l4.59,4.59a3,3,0,0,0,4.24,0l4.59-4.59A1,1,0,0,0,18.71,8.21Z\'/%3E%3C/svg%3E");}.main-navigation .tab-pane li.menu-item.menu-item--has-child.active > a::after{transform:rotate(180deg);}.main-navigation .tab-pane li.menu-item.menu-item--has-child.active > a{border-bottom-left-radius:0;border-bottom-right-radius:0;}}@media (max-width: 768px){.main-navigation .menu-item--has-child > a::after{height:1em;width:1em;flex-shrink:0;display:block;margin-left:auto;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' width=\'24\' height=\'24\'%3E%3Cpath d=\'M19.061,7.854a1.5,1.5,0,0,0-2.122,0l-4.586,4.585a.5.5,0,0,1-.707,0L7.061,7.854A1.5,1.5,0,0,0,4.939,9.975l4.586,4.586a3.5,3.5,0,0,0,4.95,0l4.586-4.586A1.5,1.5,0,0,0,19.061,7.854Z\'/%3E%3C/svg%3E");}.main-navigation .menu-item--has-child.submenu-open > a::after{transform:rotate(180deg);}}.main-navigation .current-menu-item > a::before,.main-navigation a::after{content:"";display:block;background-position:center;background-size:contain;background-repeat:no-repeat;}@media (min-width: 769px){.main-navigation .current-menu-item > a::before{height:4px;border-radius:2px;background-color:#e91e63;position:absolute;left:1em;right:1em;bottom:1em;}.main-navigation .dropdown-container .current-menu-item > a::before{position:initial;width:6px;height:6px;border-radius:3px;margin-right:.5em;}}.main-navigation a .link_icon-wrapper{width:1.2em;height:1.2em;max-width:1.2em;flex-grow:1;flex-shrink:0;display:flex;align-items:center;margin-right:1em;}.main-navigation a .link_icon{display:block;width:100%;height:auto;}.main-navigation a .link_content{display:flex;flex-direction:column;}.main-navigation a .link_content .link_title{font-weight:500;}.main-navigation a .link_content .link_content{font-size:14px;color:#4f5b76;}@media (min-width: 769px){.main-navigation a .link_icon-wrapper{width:2em;height:2em;max-width:2em;}}.header-banner{display:flex;flex-direction:column;color:#fff;background-color:#701e6d;font-size:14px;}@media (min-width: 769px){.header-banner{font-size:.7rem;}}.header-banner .container{display:flex;align-items:stretch;justify-content:space-between;padding-left:4.1666666667vw;padding-right:4.1666666667vw;}@media (max-width: 768px){.header-banner .container{padding-left:.5rem;}}.header-banner .item{display:flex;align-items:center;}.header-banner .hide-mobile{display:none;}@media (min-width: 769px){.header-banner .hide-mobile{display:flex;}}.header-banner .item-content{display:flex;align-items:center;padding:.2em 0;background-color:transparent;border-radius:.25em;}.header-banner .item a,.header-banner .item a:visited{color:inherit;text-decoration:none;}.header-banner .item a.item-content{padding:.5em 1em;border-radius:1.5em;transition:all .35 ease-in-out;}.header-banner .item a.item-content:hover{background-color:#3e3a4f;}.header-banner .icon{display:block;height:1.5em;width:1.5em;background-repeat:no-repeat;background-size:contain;background-position:center;}.header-banner .text{margin-left:1em;}.header-banner .icon--gov_logo{background-image:url("https://cdn-ilcgdmp.nitrocdn.com/ZNZGaPUCQqgkHHGdlFKJfPiIeULNhire/assets/images/optimized/rev-d4c64e6/studymind.co.uk/wp-content/themes/studymind/img/govuk-crest.png");height:3em;width:3em;}.header-banner .icon--gov_logo.nitro-lazy{background-image:none !important;}.header-banner .icon--star{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 576 512\'%3E%3Cpath fill=\'%23f4c01e\' d=\'M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\'/%3E%3C/svg%3E");transform:translateY(-.1em);}.header-banner .icon--star.nitro-lazy{background-image:none !important;}.header-banner .icon--star-inactice{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 576 512\'%3E%3Cpath fill=\'%23fff\' d=\'M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\'/%3E%3C/svg%3E");transform:translateY(-.1em);}.header-banner .icon--star-inactice.nitro-lazy{background-image:none !important;}.header-banner .icon + .icon{margin-left:.2em;}.header-banner .icon--phone{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\'%3E%3Cpath fill=\'%23fff\' d=\'M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\'/%3E%3C/svg%3E");}.header-banner .icon--phone.nitro-lazy{background-image:none !important;}.header-banner .icon--email{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' x=\'0\' y=\'0\' viewBox=\'0 0 24 24\' xml:space=\'preserve\'%3E%3Cg%3E%3Cpath d=\'m23.954 5.542-8.418 8.418a5.007 5.007 0 0 1-7.072 0L.046 5.542C.032 5.7 0 5.843 0 6v12a5.006 5.006 0 0 0 5 5h14a5.006 5.006 0 0 0 5-5V6c0-.157-.032-.3-.046-.458Z\' fill=\'%23fff\'/%3E%3Cpath d=\'m14.122 12.546 9.134-9.135A4.986 4.986 0 0 0 19 1H5A4.986 4.986 0 0 0 .744 3.411l9.134 9.135a3.007 3.007 0 0 0 4.244 0Z\' fill=\'%23fff\'/%3E%3C/g%3E%3C/svg%3E");}.header-banner .icon--email.nitro-lazy{background-image:none !important;}.site-header .buy-now-wrapper,.buy-now-nav{display:none;}@media screen and (max-width: 768px){.site-header.show .buy-now-wrapper{display:flex;}}@media screen and (min-width: 769px){.buy-now-nav{display:flex;padding:.3em 0;position:fixed;top:-100%;left:0;right:0;z-index:30;box-shadow:0 0 1.5vw rgba(0,0,0,.3);box-shadow:0 0 5vw rgba(0,0,0,.3);transition:.2s;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);}.buy-now-nav.active{top:0;}.buy-now-nav .wrapper{position:relative;z-index:1;display:flex;width:80%;margin:0 auto;align-items:center;justify-content:space-between;}.buy-now-nav img{width:45px;}.buy-now-nav .custom-logo-link,.buy-now-nav .custom-logo-link:visited,.buy-now-nav .custom-logo-link .custom-logo-text,.buy-now-nav .custom-logo-link .custom-logo-text span{color:#fff;}.buy-now-nav .custom-logo-link .custom-logo-image{border:1px solid #fff;border-radius:50%;}}.buy-now-wrapper{margin:0 auto;}.buy-now-nav .asp_product_item{border:none !important;box-shadow:none !important;}.buy-now-nav .asp_product_item .asp_product_name,.buy-now-nav .asp_product_item .asp_price_container,.buy-now-nav .asp_product_item .asp_product_description{display:none;}.buy-now-wrapper .asp_product_item,.buy-now-wrapper .asp_product_buy_btn_container,.buy-now-nav .asp_product_item,.buy-now-nav .asp_product_buy_btn_container{margin:0;padding:0;}.buy-now-wrapper .asp_product_buy_btn,.buy-now-nav .asp_product_buy_btn,.buy-now-wrapper .asp_product_buy_btn.blue,.buy-now-nav .asp_product_buy_btn.blue,.buy-now-wrapper a.buy-now,.buy-now-nav a.buy-now{background:#fd9326;font-size:.8em;border-radius:.25em;font-weight:bold;color:#fff !important;cursor:pointer;transition:.2s;border:none !important;text-shadow:none !important;box-shadow:none !important;min-width:unset;box-sizing:initial;padding:.2em 1em;text-transform:uppercase;text-decoration:none;}.buy-now-wrapper a.buy-now{line-height:2.04;}.buy-now-wrapper .asp_product_buy_btn:hover,.buy-now-nav .asp_product_buy_btn:hover,.buy-now-wrapper .asp_product_buy_btn.blue:hover,.buy-now-nav .asp_product_buy_btn.blue:hover,.buy-now-wrapper a.buy-now:hover,.buy-now-nav a.buy-now:hover{background:#e9e9e9;color:#fd9326 !important;}@media screen and (min-width: 769px){.buy-now-wrapper .asp_product_buy_btn,.buy-now-nav .asp_product_buy_btn,.buy-now-wrapper .asp_product_buy_btn.blue,.buy-now-nav .asp_product_buy_btn.blue,.buy-now-nav a.buy-now{font-size:calc(20 / 1920 * 100vw);}}@media all and (min-width: 1200px){.buy-now-wrapper .asp_product_buy_btn,.buy-now-nav .asp_product_buy_btn,.buy-now-wrapper .asp_product_buy_btn.blue,.buy-now-nav .asp_product_buy_btn.blue,.buy-now-nav a.buy-now{font-size:1.2vw;}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:0;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:after,.slick-track:before{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir=rtl] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}