/*!
 * # Fomantic-UI 2.9.0-beta.307+e6828e7 - Transition
 * http://github.com/fomantic/Fomantic-UI/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.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;right:-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:left center;transform-origin:left center}.transition[class*="slide right"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:right center;transform-origin:right center}.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:left center;transform-origin:left center}.transition[class*="slide right"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:right center;transform-origin:right center}@-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:left center;transform-origin:left center}.transition[class*="swing right"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:right center;transform-origin:right center}.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:left center;transform-origin:left center}.transition[class*="swing right"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:right center;transform-origin:right center}@-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}}
/*!
 * # Fomantic-UI 2.9.0-beta.307+e6828e7 - Popup
 * http://github.com/fomantic/Fomantic-UI/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.popup{display:none;position:absolute;top:0;left:0;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;z-index:1900;border:1px solid #d4d4d5;line-height:1.4285em;max-width:250px;background:#fff;padding:.833em 1em;font-weight:400;font-style:normal;color:rgba(0,0,0,.87);border-radius:.28571429rem;-webkit-box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)}.ui.popup>.header{padding:0;font-family:'Vazir FD UI','Segoe UI','Helvetica Neue',Arial,Helvetica,sans-serif;font-size:1.14285714em;line-height:1.2;font-weight:700}.ui.popup>.header+.content{padding-top:.5em}.ui.popup::before{position:absolute;content:'';width:.71428571em;height:.71428571em;background:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1901;-webkit-box-shadow:-1px 1px 0 0 #bababc;box-shadow:-1px 1px 0 0 #bababc}[data-tooltip]{position:relative}[data-tooltip]::before{pointer-events:none;position:absolute;content:'';font-size:1rem;width:.71428571em;height:.71428571em;background:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1901;-webkit-box-shadow:-1px 1px 0 0 #bababc;box-shadow:-1px 1px 0 0 #bababc}[data-tooltip]::after{pointer-events:none;content:attr(data-tooltip);position:absolute;text-transform:none;text-align:right;text-shadow:none;white-space:nowrap;font-size:1rem;border:1px solid #d4d4d5;line-height:1.4285em;max-width:none;background:#fff;padding:.833em 1em;font-weight:400;font-style:normal;color:rgba(0,0,0,.87);border-radius:.28571429rem;-webkit-box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);z-index:1900}[data-tooltip]:not([data-position])::before{top:auto;left:auto;bottom:100%;right:50%;background:#fff;margin-right:-.07142857rem;margin-bottom:.14285714rem}[data-tooltip]:not([data-position])::after{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);bottom:100%;margin-bottom:.5em}[data-tooltip]::after,[data-tooltip]::before{pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:opacity .1s ease,-webkit-transform .1s ease;transition:opacity .1s ease,-webkit-transform .1s ease;transition:transform .1s ease,opacity .1s ease;transition:transform .1s ease,opacity .1s ease,-webkit-transform .1s ease}[data-tooltip]::before{-webkit-transform:rotate(-45deg) scale(0)!important;transform:rotate(-45deg) scale(0)!important;-webkit-transform-origin:center top;transform-origin:center top}[data-tooltip]::after{-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-tooltip]:hover::after,[data-tooltip]:hover::before{visibility:visible;pointer-events:auto;opacity:1}[data-tooltip]:hover::before{-webkit-transform:rotate(-45deg) scale(1)!important;transform:rotate(-45deg) scale(1)!important}[data-tooltip]::after,[data-tooltip][data-position="bottom center"]::after,[data-tooltip][data-position="top center"]::after{-webkit-transform:translateX(50%) scale(0)!important;transform:translateX(50%) scale(0)!important}[data-tooltip]:hover::after,[data-tooltip][data-position="bottom center"]:hover::after{-webkit-transform:translateX(50%) scale(1)!important;transform:translateX(50%) scale(1)!important}[data-tooltip][data-position="left center"]::after,[data-tooltip][data-position="right center"]::after{-webkit-transform:translateY(-50%) scale(0)!important;transform:translateY(-50%) scale(0)!important}[data-tooltip][data-position="left center"]:hover::after,[data-tooltip][data-position="right center"]:hover::after{-webkit-transform:translateY(-50%) scale(1)!important;transform:translateY(-50%) scale(1)!important;-moz-transform:translateY(-50%) scale(1.0001)!important}[data-tooltip][data-position="bottom left"]::after,[data-tooltip][data-position="bottom right"]::after,[data-tooltip][data-position="top left"]::after,[data-tooltip][data-position="top right"]::after{-webkit-transform:scale(0)!important;transform:scale(0)!important}[data-tooltip][data-position="bottom left"]:hover::after,[data-tooltip][data-position="bottom right"]:hover::after,[data-tooltip][data-position="top left"]:hover::after,[data-tooltip][data-position="top right"]:hover::after{-webkit-transform:scale(1)!important;transform:scale(1)!important}[data-tooltip][data-variation~=fixed]::after{white-space:normal;width:250px}[data-tooltip][data-variation*="wide fixed"]::after{width:350px}[data-tooltip][data-variation*="very wide fixed"]::after{width:550px}@media only screen and (max-width:767.98px){[data-tooltip][data-variation~=fixed]::after{width:250px}}[data-tooltip][data-inverted]::before{-webkit-box-shadow:none!important;box-shadow:none!important}[data-tooltip][data-inverted]::before{background:#1b1c1d}[data-tooltip][data-inverted]::after{background:#1b1c1d;color:#fff;border:none;-webkit-box-shadow:none;box-shadow:none}[data-position~=top][data-tooltip]::before{background:#fff}[data-position="top center"][data-tooltip]::after{top:auto;left:auto;right:50%;bottom:100%;-webkit-transform:translateX(50%);transform:translateX(50%);margin-bottom:.5em}[data-position="top center"][data-tooltip]::before{top:auto;left:auto;bottom:100%;right:50%;background:#fff;margin-right:-.07142857rem;margin-bottom:.14285714rem}[data-position="top left"][data-tooltip]::after{top:auto;left:auto;right:0;bottom:100%;margin-bottom:.5em}[data-position="top left"][data-tooltip]::before{top:auto;left:auto;bottom:100%;right:1em;margin-right:-.07142857rem;margin-bottom:.14285714rem}[data-position="top right"][data-tooltip]::after{top:auto;right:auto;left:0;bottom:100%;margin-bottom:.5em}[data-position="top right"][data-tooltip]::before{top:auto;right:auto;bottom:100%;left:1em;margin-right:-.07142857rem;margin-bottom:.14285714rem}[data-position~=bottom][data-tooltip]::before{background:#fff;-webkit-box-shadow:1px -1px 0 0 #bababc;box-shadow:1px -1px 0 0 #bababc}[data-position="bottom center"][data-tooltip]::after{bottom:auto;left:auto;right:50%;top:100%;-webkit-transform:translateX(50%);transform:translateX(50%);margin-top:.5em}[data-position="bottom center"][data-tooltip]::before{bottom:auto;left:auto;top:100%;right:50%;margin-right:-.07142857rem;margin-top:.30714286em}[data-position="bottom left"][data-tooltip]::after{right:0;top:100%;margin-top:.5em}[data-position="bottom left"][data-tooltip]::before{bottom:auto;left:auto;top:100%;right:1em;margin-right:-.07142857rem;margin-top:.14285714rem}[data-position="bottom right"][data-tooltip]::after{left:0;top:100%;margin-top:.5em}[data-position="bottom right"][data-tooltip]::before{bottom:auto;right:auto;top:100%;left:1em;margin-right:-.14285714rem;margin-top:.07142857rem}[data-position="left center"][data-tooltip]::after{left:100%;top:50%;margin-left:.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[data-position="left center"][data-tooltip]::before{left:100%;top:50%;margin-top:-.14285714rem;margin-left:-.07142857rem;background:#fff;-webkit-box-shadow:-1px -1px 0 0 #bababc;box-shadow:-1px -1px 0 0 #bababc}[data-position="right center"][data-tooltip]::after{right:100%;top:50%;margin-right:.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[data-position="right center"][data-tooltip]::before{right:100%;top:50%;margin-top:-.07142857rem;margin-right:.14285714rem;background:#fff;-webkit-box-shadow:1px 1px 0 0 #bababc;box-shadow:1px 1px 0 0 #bababc}[data-inverted][data-position~=bottom][data-tooltip]::before{background:#1b1c1d;-webkit-box-shadow:1px -1px 0 0 #bababc;box-shadow:1px -1px 0 0 #bababc}[data-inverted][data-position="left center"][data-tooltip]::before{background:#1b1c1d;-webkit-box-shadow:-1px -1px 0 0 #bababc;box-shadow:-1px -1px 0 0 #bababc}[data-inverted][data-position="right center"][data-tooltip]::before{background:#1b1c1d;-webkit-box-shadow:1px 1px 0 0 #bababc;box-shadow:1px 1px 0 0 #bababc}[data-inverted][data-position~=top][data-tooltip]::before{background:#1b1c1d}[data-position~=bottom][data-tooltip]::before{-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-position~=bottom][data-tooltip]::after{-webkit-transform-origin:center top;transform-origin:center top}[data-position="bottom center"][data-tooltip]::before{-webkit-transform-origin:center top;transform-origin:center top}[data-position="left center"][data-tooltip]::before{-webkit-transform-origin:top center;transform-origin:top center}[data-position="left center"][data-tooltip]::after{-webkit-transform-origin:left center;transform-origin:left center}[data-position="right center"][data-tooltip]::before{-webkit-transform-origin:left center;transform-origin:left center}[data-position="right center"][data-tooltip]::after{-webkit-transform-origin:right center;transform-origin:right center}[data-tooltip][data-variation~=basic]::before{display:none}.ui.popup{margin:0}.ui.top.popup{margin:0 0 .71428571em}.ui.top.left.popup{-webkit-transform-origin:right bottom;transform-origin:right bottom}.ui.top.center.popup{-webkit-transform-origin:center bottom;transform-origin:center bottom}.ui.top.right.popup{-webkit-transform-origin:left bottom;transform-origin:left bottom}.ui.left.center.popup{margin:0 0 0 .71428571em;-webkit-transform-origin:left 50%;transform-origin:left 50%}.ui.right.center.popup{margin:0 .71428571em 0 0;-webkit-transform-origin:right 50%;transform-origin:right 50%}.ui.bottom.popup{margin:.71428571em 0 0}.ui.bottom.left.popup{-webkit-transform-origin:right top;transform-origin:right top}.ui.bottom.center.popup{-webkit-transform-origin:center top;transform-origin:center top}.ui.bottom.right.popup{-webkit-transform-origin:left top;transform-origin:left top}.ui.bottom.center.popup::before{margin-right:-.30714286em;top:-.30714286em;right:50%;left:auto;bottom:auto;-webkit-box-shadow:1px -1px 0 0 #bababc;box-shadow:1px -1px 0 0 #bababc}.ui.bottom.left.popup{margin-right:0}.ui.bottom.right.popup::before{top:-.30714286em;right:1em;left:auto;bottom:auto;margin-right:0;-webkit-box-shadow:1px -1px 0 0 #bababc;box-shadow:1px -1px 0 0 #bababc}.ui.bottom.right.popup{margin-left:0}.ui.bottom.left.popup::before{top:-.30714286em;left:1em;bottom:auto;right:auto;margin-right:0;-webkit-box-shadow:1px -1px 0 0 #bababc;box-shadow:1px -1px 0 0 #bababc}.ui.top.center.popup::before{top:auto;left:auto;bottom:-.30714286em;right:50%;margin-right:-.30714286em}.ui.top.left.popup{margin-right:0}.ui.top.right.popup::before{bottom:-.30714286em;right:1em;top:auto;left:auto;margin-right:0}.ui.top.right.popup{margin-left:0}.ui.top.left.popup::before{bottom:-.30714286em;left:1em;top:auto;right:auto;margin-right:0}.ui.right.center.popup::before{top:50%;left:-.30714286em;bottom:auto;right:auto;margin-top:-.30714286em;-webkit-box-shadow:-1px -1px 0 0 #bababc;box-shadow:-1px -1px 0 0 #bababc}.ui.left.center.popup::before{top:50%;right:-.30714286em;bottom:auto;left:auto;margin-top:-.30714286em;-webkit-box-shadow:1px 1px 0 0 #bababc;box-shadow:1px 1px 0 0 #bababc}.ui.left.center.popup::before,.ui.right.center.popup::before{background:#fff}.ui.bottom.popup::before{background:#fff}.ui.top.popup::before{background:#fff}.ui.inverted.bottom.popup::before{background:#1b1c1d}.ui.inverted.left.center.popup::before,.ui.inverted.right.center.popup::before{background:#1b1c1d}.ui.inverted.top.popup::before{background:#1b1c1d}.ui.popup>.ui.grid:not(.padded){width:calc(100% + 1.75rem);margin:-.7rem -.875rem}.ui.loading.popup{display:block;visibility:hidden;z-index:-1}.ui.animating.popup,.ui.visible.popup{display:block}.ui.visible.popup{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ui.basic.popup::before{display:none}.ui.fixed.popup{width:250px}.ui.wide.popup{max-width:350px}.ui.wide.popup.fixed{width:350px}.ui[class*="very wide"].popup{max-width:550px}.ui[class*="very wide"].popup.fixed{width:550px}@media only screen and (max-width:767.98px){.ui.wide.popup,.ui[class*="very wide"].popup{max-width:250px}.ui.wide.popup.fixed,.ui[class*="very wide"].popup.fixed{width:250px}}.ui.fluid.popup{width:100%;max-width:none}.ui.inverted.popup{background:#1b1c1d;color:#fff;border:none;-webkit-box-shadow:none;box-shadow:none}.ui.inverted.popup .header{background-color:none;color:#fff}.ui.inverted.popup::before{background-color:#1b1c1d;-webkit-box-shadow:none!important;box-shadow:none!important}.ui.flowing.popup{max-width:none}.ui.popup{font-size:1rem}.ui.mini.popup{font-size:.78571429rem}[data-tooltip][data-variation~=mini]::after,[data-tooltip][data-variation~=mini]::before{font-size:.78571429rem}.ui.tiny.popup{font-size:.85714286rem}[data-tooltip][data-variation~=tiny]::after,[data-tooltip][data-variation~=tiny]::before{font-size:.85714286rem}.ui.small.popup{font-size:.92857143rem}[data-tooltip][data-variation~=small]::after,[data-tooltip][data-variation~=small]::before{font-size:.92857143rem}.ui.large.popup{font-size:1.14285714rem}[data-tooltip][data-variation~=large]::after,[data-tooltip][data-variation~=large]::before{font-size:1.14285714rem}.ui.big.popup{font-size:1.28571429rem}[data-tooltip][data-variation~=big]::after,[data-tooltip][data-variation~=big]::before{font-size:1.28571429rem}.ui.huge.popup{font-size:1.42857143rem}[data-tooltip][data-variation~=huge]::after,[data-tooltip][data-variation~=huge]::before{font-size:1.42857143rem}.ui.massive.popup{font-size:1.71428571rem}[data-tooltip][data-variation~=massive]::after,[data-tooltip][data-variation~=massive]::before{font-size:1.71428571rem}
.ui.slider:not(.vertical):not(.checkbox){width:100%;padding:1em .5em}.ui.slider:not(.checkbox){position:relative}.ui.slider:not(.checkbox):focus{outline:0}.ui.slider .inner{position:relative;z-index:2}.ui.slider:not(.vertical) .inner{height:1.5em}.ui.slider .inner:hover{cursor:auto}.ui.slider .inner .track{position:absolute;border-radius:4px;background-color:rgba(0,0,0,.05)}.ui.slider:not(.vertical) .inner .track{width:100%;height:.4em;top:.55em;right:0}.ui.slider .inner .track-fill{position:absolute;border-radius:4px;background-color:#1b1c1d}.ui.slider:not(.vertical) .inner .track-fill{height:.4em;top:.55em;right:0}.ui.slider .inner .thumb{position:absolute;right:0;top:0;height:1.5em;width:1.5em;background:#fff -webkit-gradient(linear,right top,right bottom,from(transparent),to(rgba(0,0,0,.05)));background:#fff -webkit-linear-gradient(transparent,rgba(0,0,0,.05));background:#fff linear-gradient(transparent,rgba(0,0,0,.05));border-radius:100%;-webkit-box-shadow:0 1px 2px 0 rgba(34,36,38,.15),0 0 0 1px rgba(34,36,38,.15) inset;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),0 0 0 1px rgba(34,36,38,.15) inset;-webkit-transition:background .3s ease;transition:background .3s ease}.ui.slider:not(.disabled) .inner .thumb:hover{cursor:pointer;background:#f2f2f2 -webkit-gradient(linear,right top,right bottom,from(transparent),to(rgba(0,0,0,.05)));background:#f2f2f2 -webkit-linear-gradient(transparent,rgba(0,0,0,.05));background:#f2f2f2 linear-gradient(transparent,rgba(0,0,0,.05))}.ui.slider:not(.disabled):focus .inner .thumb{background:#f2f2f2 -webkit-gradient(linear,right top,right bottom,from(transparent),to(rgba(0,0,0,.05)));background:#f2f2f2 -webkit-linear-gradient(transparent,rgba(0,0,0,.05));background:#f2f2f2 linear-gradient(transparent,rgba(0,0,0,.05))}.ui.disabled.slider:not(.checkbox){opacity:.5}.ui.disabled.slider .inner:hover{cursor:auto}.ui.disabled.slider .inner .track-fill{background:#ccc}.ui.reversed.slider .inner .track-fill{right:auto;left:0}.ui.reversed.slider:not(.vertical) .inner .thumb{right:auto;left:0}.ui.reversed.vertical.slider .inner .thumb{right:.03em}.ui.labeled.reversed.slider>.labels .label{-webkit-transform:translate(100%,-100%);transform:translate(100%,-100%)}.ui.vertical.slider{height:100%;width:1.5em;padding:.5em 1em}.ui.vertical.slider .inner{height:100%}.ui.vertical.slider .inner .track{height:100%;width:.4em;right:.55em;top:0}.ui.vertical.slider .inner .track-fill{width:.4em;right:.55em;top:0}.ui.vertical.reversed.slider .inner .thumb{top:auto;bottom:0}.ui.vertical.reversed.slider .inner .track-fill{top:auto;bottom:0}.ui.labeled.slider>.labels{height:1.5em;width:auto;margin:0;padding:0;position:absolute;top:50%;right:0;left:0}.ui.labeled.slider:not(.vertical)>.labels{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ui.labeled.slider>.labels .label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.2em 0;position:absolute;-webkit-transform:translate(50%,-100%);transform:translate(50%,-100%);white-space:nowrap}.ui.bottom.aligned.labeled.slider>.labels .label{bottom:0;-webkit-transform:translate(50%,100%);transform:translate(50%,100%)}.ui.labeled.ticked.slider>.labels .label::after{content:' ';height:1.5em;width:1px;background:#ccc;position:absolute;top:100%;right:50%}.ui.bottom.aligned.labeled.ticked.slider>.labels .label::after{top:auto;bottom:100%}.ui.labeled.ticked.slider>.labels .halftick.label::after{height:.75em}.ui.labeled.vertical.slider>.labels{width:1.5em;height:auto;right:50%;top:0;bottom:0;-webkit-transform:translateX(50%);transform:translateX(50%)}.ui.labeled.vertical.slider>.labels .label{-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}.ui.labeled.vertical.slider>.labels .label::after{width:1.5em;height:1px;right:100%;top:50%}.ui.labeled.vertical.slider>.labels .halftick.label::after{width:.75em;height:1px}.ui.labeled.vertical.reversed.slider>.labels .label{-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}.ui.hover.slider .inner .thumb{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.ui.hover.slider:not(.disabled):focus .inner .thumb,.ui.hover.slider:not(.disabled):hover .inner .thumb{opacity:1}.ui.inverted.slider .inner .track-fill{background-color:#545454}.ui.inverted.slider .inner .track{background-color:rgba(255,255,255,.08)}.ui.primary.slider .inner .track-fill{background-color:#2185d0}.ui.primary.inverted.slider .inner .track-fill{background-color:#54c8ff}.ui.primary.slider.basic .inner .thumb{background-color:#2185d0}.ui.primary.slider.basic .inner .thumb:hover,.ui.primary.slider.basic:focus .inner .thumb{background-color:#1678c2}.ui.primary.inverted.slider.basic .inner .thumb{background-color:#54c8ff}.ui.primary.inverted.slider.basic .inner .thumb:hover,.ui.primary.inverted.slider.basic:focus .inner .thumb{background-color:#21b8ff}.ui.secondary.slider .inner .track-fill{background-color:#1b1c1d}.ui.secondary.inverted.slider .inner .track-fill{background-color:#545454}.ui.secondary.slider.basic .inner .thumb{background-color:#1b1c1d}.ui.secondary.slider.basic .inner .thumb:hover,.ui.secondary.slider.basic:focus .inner .thumb{background-color:#27292a}.ui.secondary.inverted.slider.basic .inner .thumb{background-color:#545454}.ui.secondary.inverted.slider.basic .inner .thumb:hover,.ui.secondary.inverted.slider.basic:focus .inner .thumb{background-color:#6e6e6e}.ui.red.slider .inner .track-fill{background-color:#db2828}.ui.red.inverted.slider .inner .track-fill{background-color:#ff695e}.ui.red.slider.basic .inner .thumb{background-color:#db2828}.ui.red.slider.basic .inner .thumb:hover,.ui.red.slider.basic:focus .inner .thumb{background-color:#d01919}.ui.red.inverted.slider.basic .inner .thumb{background-color:#ff695e}.ui.red.inverted.slider.basic .inner .thumb:hover,.ui.red.inverted.slider.basic:focus .inner .thumb{background-color:#ff392b}.ui.orange.slider .inner .track-fill{background-color:#f2711c}.ui.orange.inverted.slider .inner .track-fill{background-color:#ff851b}.ui.orange.slider.basic .inner .thumb{background-color:#f2711c}.ui.orange.slider.basic .inner .thumb:hover,.ui.orange.slider.basic:focus .inner .thumb{background-color:#f26202}.ui.orange.inverted.slider.basic .inner .thumb{background-color:#ff851b}.ui.orange.inverted.slider.basic .inner .thumb:hover,.ui.orange.inverted.slider.basic:focus .inner .thumb{background-color:#e76b00}.ui.yellow.slider .inner .track-fill{background-color:#fbbd08}.ui.yellow.inverted.slider .inner .track-fill{background-color:#ffe21f}.ui.yellow.slider.basic .inner .thumb{background-color:#fbbd08}.ui.yellow.slider.basic .inner .thumb:hover,.ui.yellow.slider.basic:focus .inner .thumb{background-color:#eaae00}.ui.yellow.inverted.slider.basic .inner .thumb{background-color:#ffe21f}.ui.yellow.inverted.slider.basic .inner .thumb:hover,.ui.yellow.inverted.slider.basic:focus .inner .thumb{background-color:#ebcd00}.ui.olive.slider .inner .track-fill{background-color:#b5cc18}.ui.olive.inverted.slider .inner .track-fill{background-color:#d9e778}.ui.olive.slider.basic .inner .thumb{background-color:#b5cc18}.ui.olive.slider.basic .inner .thumb:hover,.ui.olive.slider.basic:focus .inner .thumb{background-color:#a7bd0d}.ui.olive.inverted.slider.basic .inner .thumb{background-color:#d9e778}.ui.olive.inverted.slider.basic .inner .thumb:hover,.ui.olive.inverted.slider.basic:focus .inner .thumb{background-color:#d2e745}.ui.green.slider .inner .track-fill{background-color:#21ba45}.ui.green.inverted.slider .inner .track-fill{background-color:#2ecc40}.ui.green.slider.basic .inner .thumb{background-color:#21ba45}.ui.green.slider.basic .inner .thumb:hover,.ui.green.slider.basic:focus .inner .thumb{background-color:#16ab39}.ui.green.inverted.slider.basic .inner .thumb{background-color:#2ecc40}.ui.green.inverted.slider.basic .inner .thumb:hover,.ui.green.inverted.slider.basic:focus .inner .thumb{background-color:#1ea92e}.ui.teal.slider .inner .track-fill{background-color:#00b5ad}.ui.teal.inverted.slider .inner .track-fill{background-color:#6dffff}.ui.teal.slider.basic .inner .thumb{background-color:#00b5ad}.ui.teal.slider.basic .inner .thumb:hover,.ui.teal.slider.basic:focus .inner .thumb{background-color:#009c95}.ui.teal.inverted.slider.basic .inner .thumb{background-color:#6dffff}.ui.teal.inverted.slider.basic .inner .thumb:hover,.ui.teal.inverted.slider.basic:focus .inner .thumb{background-color:#3affff}.ui.blue.slider .inner .track-fill{background-color:#2185d0}.ui.blue.inverted.slider .inner .track-fill{background-color:#54c8ff}.ui.blue.slider.basic .inner .thumb{background-color:#2185d0}.ui.blue.slider.basic .inner .thumb:hover,.ui.blue.slider.basic:focus .inner .thumb{background-color:#1678c2}.ui.blue.inverted.slider.basic .inner .thumb{background-color:#54c8ff}.ui.blue.inverted.slider.basic .inner .thumb:hover,.ui.blue.inverted.slider.basic:focus .inner .thumb{background-color:#21b8ff}.ui.violet.slider .inner .track-fill{background-color:#6435c9}.ui.violet.inverted.slider .inner .track-fill{background-color:#a291fb}.ui.violet.slider.basic .inner .thumb{background-color:#6435c9}.ui.violet.slider.basic .inner .thumb:hover,.ui.violet.slider.basic:focus .inner .thumb{background-color:#5829bb}.ui.violet.inverted.slider.basic .inner .thumb{background-color:#a291fb}.ui.violet.inverted.slider.basic .inner .thumb:hover,.ui.violet.inverted.slider.basic:focus .inner .thumb{background-color:#745aff}.ui.purple.slider .inner .track-fill{background-color:#a333c8}.ui.purple.inverted.slider .inner .track-fill{background-color:#dc73ff}.ui.purple.slider.basic .inner .thumb{background-color:#a333c8}.ui.purple.slider.basic .inner .thumb:hover,.ui.purple.slider.basic:focus .inner .thumb{background-color:#9627ba}.ui.purple.inverted.slider.basic .inner .thumb{background-color:#dc73ff}.ui.purple.inverted.slider.basic .inner .thumb:hover,.ui.purple.inverted.slider.basic:focus .inner .thumb{background-color:#cf40ff}.ui.pink.slider .inner .track-fill{background-color:#e03997}.ui.pink.inverted.slider .inner .track-fill{background-color:#ff8edf}.ui.pink.slider.basic .inner .thumb{background-color:#e03997}.ui.pink.slider.basic .inner .thumb:hover,.ui.pink.slider.basic:focus .inner .thumb{background-color:#e61a8d}.ui.pink.inverted.slider.basic .inner .thumb{background-color:#ff8edf}.ui.pink.inverted.slider.basic .inner .thumb:hover,.ui.pink.inverted.slider.basic:focus .inner .thumb{background-color:#ff5bd1}.ui.brown.slider .inner .track-fill{background-color:#a5673f}.ui.brown.inverted.slider .inner .track-fill{background-color:#d67c1c}.ui.brown.slider.basic .inner .thumb{background-color:#a5673f}.ui.brown.slider.basic .inner .thumb:hover,.ui.brown.slider.basic:focus .inner .thumb{background-color:#975b33}.ui.brown.inverted.slider.basic .inner .thumb{background-color:#d67c1c}.ui.brown.inverted.slider.basic .inner .thumb:hover,.ui.brown.inverted.slider.basic:focus .inner .thumb{background-color:#b0620f}.ui.grey.slider .inner .track-fill{background-color:#767676}.ui.grey.inverted.slider .inner .track-fill{background-color:#dcddde}.ui.grey.slider.basic .inner .thumb{background-color:#767676}.ui.grey.slider.basic .inner .thumb:hover,.ui.grey.slider.basic:focus .inner .thumb{background-color:#838383}.ui.grey.inverted.slider.basic .inner .thumb{background-color:#dcddde}.ui.grey.inverted.slider.basic .inner .thumb:hover,.ui.grey.inverted.slider.basic:focus .inner .thumb{background-color:#c2c4c5}.ui.black.slider .inner .track-fill{background-color:#1b1c1d}.ui.black.inverted.slider .inner .track-fill{background-color:#545454}.ui.black.slider.basic .inner .thumb{background-color:#1b1c1d}.ui.black.slider.basic .inner .thumb:hover,.ui.black.slider.basic:focus .inner .thumb{background-color:#27292a}.ui.black.inverted.slider.basic .inner .thumb{background-color:#545454}.ui.black.inverted.slider.basic .inner .thumb:hover,.ui.black.inverted.slider.basic:focus .inner .thumb{background-color:#000}.ui.slider.basic .inner .thumb{background-color:#1b1c1d}.ui.slider.basic .inner .thumb:hover,.ui.slider.basic:focus .inner .thumb{background-color:#27292a}.ui.inverted.slider.basic .inner .thumb{background-color:#545454}.ui.inverted.slider.basic .inner .thumb:hover,.ui.inverted.slider.basic:focus .inner .thumb{background-color:#000}.ui.slider.small .inner .thumb{height:1em;width:1em}.ui.slider.small:not(.vertical) .inner{height:1em}.ui.slider.small:not(.vertical) .inner .track,.ui.slider.small:not(.vertical) .inner .track-fill{height:.3em;top:.35em}.ui.small.labeled.slider:not(.vertical)>.labels,.ui.small.labeled.slider:not(.vertical)>.labels .label::after{height:1em}.ui.small.labeled.slider:not(.vertical)>.labels .halftick.label::after{height:.5em}.ui.slider.small.vertical .inner{width:1em}.ui.slider.small.vertical .inner .track,.ui.slider.small.vertical .inner .track-fill{width:.3em;right:.35em}.ui.small.labeled.vertical.slider>.labels,.ui.small.labeled.vertical.slider>.labels .label::after{width:1em}.ui.small.labeled.vertical.slider>.labels .halftick.label::after{width:.5em}.ui.slider.large .inner .thumb{height:2em;width:2em}.ui.slider.large:not(.vertical) .inner{height:2em}.ui.slider.large:not(.vertical) .inner .track,.ui.slider.large:not(.vertical) .inner .track-fill{height:.5em;top:.75em}.ui.large.labeled.slider:not(.vertical)>.labels,.ui.large.labeled.slider:not(.vertical)>.labels .label::after{height:2em}.ui.large.labeled.slider:not(.vertical)>.labels .halftick.label::after{height:1em}.ui.slider.large.vertical .inner{width:2em}.ui.slider.large.vertical .inner .track,.ui.slider.large.vertical .inner .track-fill{width:.5em;right:.75em}.ui.large.labeled.vertical.slider>.labels,.ui.large.labeled.vertical.slider>.labels .label::after{width:2em}.ui.large.labeled.vertical.slider>.labels .halftick.label::after{width:1em}.ui.slider.big .inner .thumb{height:2.5em;width:2.5em}.ui.slider.big:not(.vertical) .inner{height:2.5em}.ui.slider.big:not(.vertical) .inner .track,.ui.slider.big:not(.vertical) .inner .track-fill{height:.6em;top:.95em}.ui.big.labeled.slider:not(.vertical)>.labels,.ui.big.labeled.slider:not(.vertical)>.labels .label::after{height:2.5em}.ui.big.labeled.slider:not(.vertical)>.labels .halftick.label::after{height:1.25em}.ui.slider.big.vertical .inner{width:2.5em}.ui.slider.big.vertical .inner .track,.ui.slider.big.vertical .inner .track-fill{width:.6em;right:.95em}.ui.big.labeled.vertical.slider>.labels,.ui.big.labeled.vertical.slider>.labels .label::after{width:2.5em}.ui.big.labeled.vertical.slider>.labels .halftick.label::after{width:1.25em}
body .webi-notifications-permission-box{display:none;justify-content:center;align-items:center;position:fixed;top:0;right:0;z-index:1000000;width:100%;height:100%;background-color:rgba(0,0,0,.45)}body .webi-notifications-permission-box .webi-inner-box{background-color:#fff;height:150px;width:90%;max-width:425px;border-radius:8px;padding:20px;display:grid;align-content:center;grid-row-gap:30px;box-shadow:3px 3px 3px rgba(0,0,0,.4)}body .webi-notifications-permission-box .webi-inner-box .prompt{text-align:center}body .webi-notifications-permission-box .webi-inner-box .webi-btns-box{justify-self:center}body .webi-notifications-permission-box .webi-inner-box .webi-btns-box .webi-btn{display:inline-block;padding:5px 10px;border-radius:3px;color:#fff;cursor:pointer}body .webi-notifications-permission-box .webi-inner-box .webi-btns-box .webi-allow-notifications-btn{background-color:green}body .webi-notifications-permission-box .webi-inner-box .webi-btns-box .webi-deny-notifications-btn{background-color:red}
/**
 * Swiper 6.5.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 30, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
html.ios{overflow-x:hidden;-webkit-overflow-scrolling:touch}html.ios,html.ios body{height:initial!important}body{background:#f4f4f4;font-family:"Vazir FD UI";position:relative;margin:0}*{font-family:"Vazir FD UI";box-sizing:border-box}/*! the code below may remove later !*/img{border:none;outline:0;object-fit:contain}/*! the code below may remove later !*/img::-moz-selection,img::selection{background:0 0}img[alt]{font-size:8px;text-align:center;color:rgba(255,255,255,0)/*!to not see the alt of the images!*/}a,a:active,a:focus,button:focus,input:focus,textarea:focus{outline:0}a{text-decoration:none}h1,h2,h3,h4,h5,h6,input,p{margin:0}ul{list-style:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button{outline:0;border:none;background:0 0;padding:0;cursor:pointer}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes fade-out-right{0%{transform:translate(0);opacity:1}100%{transform:translate(100px);opacity:0}}@keyframes rightHandRotate{0%,10%,100%,20%,30%,40%,50%{transform:rotate(0)}15%,25%,35%,45%,5%{transform:rotate(20deg)}}@keyframes blinking{0%,100%,15%,21%,29%,37%,4%,44%,50%,7%{background:#fff}12%,17%,2%,27%,32%,40%,48%,5%{background:#c9c5c5}}@keyframes spinner1{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinner2{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-in-right{0%{transform:translate(-100px);opacity:0}100%{transform:translate(0);opacity:1}}@keyframes fade-out-left{0%{transform:translate(0);opacity:1}100%{transform:translate(-100px);opacity:0}}@keyframes fade-in-left{0%{transform:translate(100px);opacity:0}100%{transform:translate(0);opacity:1}}@keyframes fortune-wheel-1{0%{transform:rotate(0)}100%{transform:rotate(-3615deg)}}@keyframes fortune-wheel-2{0%{transform:rotate(0)}100%{transform:rotate(-3645deg)}}@keyframes fortune-wheel-3{0%{transform:rotate(0)}100%{transform:rotate(-3675deg)}}@keyframes fortune-wheel-4{0%{transform:rotate(0)}100%{transform:rotate(-3705deg)}}@keyframes fortune-wheel-5{0%{transform:rotate(0)}100%{transform:rotate(-3735deg)}}@keyframes fortune-wheel-6{0%{transform:rotate(0)}100%{transform:rotate(-3765deg)}}@keyframes fortune-wheel-7{0%{transform:rotate(0)}100%{transform:rotate(-3795deg)}}@keyframes fortune-wheel-8{0%{transform:rotate(0)}100%{transform:rotate(-3825deg)}}@keyframes fortune-wheel-9{0%{transform:rotate(0)}100%{transform:rotate(-3855deg)}}@keyframes fortune-wheel-10{0%{transform:rotate(0)}100%{transform:rotate(-3885deg)}}@keyframes fortune-wheel-11{0%{transform:rotate(0)}100%{transform:rotate(-3915deg)}}@keyframes fortune-wheel-12{0%{transform:rotate(0)}100%{transform:rotate(-3945deg)}}.fortune-wheel-1{animation:fortune-wheel-1 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-2{animation:fortune-wheel-2 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-3{animation:fortune-wheel-3 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-4{animation:fortune-wheel-4 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-5{animation:fortune-wheel-5 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-6{animation:fortune-wheel-6 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-7{animation:fortune-wheel-7 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-8{animation:fortune-wheel-8 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-9{animation:fortune-wheel-9 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-10{animation:fortune-wheel-10 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-11{animation:fortune-wheel-11 forwards 15s cubic-bezier(1,0,0,1)}.fortune-wheel-12{animation:fortune-wheel-12 forwards 15s cubic-bezier(1,0,0,1)}.fade-out-right{animation:fade-out-right 1.5s forwards}.fade-in-right{animation:fade-in-right 1.5s forwards}.fade-out-left{animation:fade-out-left 1.5s forwards}.fade-in-left{animation:fade-in-left 1.5s forwards}body.unscrollable{overflow:hidden!important}body .hidden{display:none!important}body .modal-dimmer{display:none;position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(255,255,255);z-index:1000!important}body .modal,body .page-dimmer-with-loader{display:none;position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(255,255,255);z-index:1000!important}body .page-dimmer-with-loader{background-color:rgba(255,255,255,.5)}body .dimmer-with-loader{display:none;justify-content:center;align-items:center;width:100%;height:100%}body .dimmer-with-loader.active{display:flex}body .loader{display:none;border:3px solid #fff;border-top:3px solid #756aaf;border-bottom:3px solid #756aaf;width:50px;height:50px;border-radius:50%}body .dimmer-with-loader.active .loader,body .loader.active{display:block;animation:spin .5s linear infinite}main .see-more-btn .loader{border-radius:50%;animation:spin .5s infinite}main .expandable.field .arrow{display:inline-block;position:absolute;top:8px;padding:4px;border:solid #757575;border-radius:1px;border-width:0 2px 2px 0;margin:0 14px 0 0;cursor:pointer;transition:.5s}main .breadcrumb-field{display:flex}main .breadcrumb-field .breadcrumb-box{display:flex;align-items:center}main .breadcrumb-field .crumb{color:#6f64a6}main .breadcrumb-field .crumb:last-child{color:#6b6b6b}header>.top-banner{display:none;height:1cm;top:0;left:0;right:0;z-index:7;background-repeat:no-repeat;background-position:center;background-color:#b6b2f1}#web-yar-takhfifhot-desktop-body header>.top-banner{position:fixed}header>.top-banner>a{display:block;position:relative;height:100%}header.has-top-banner>.top-banner{display:block}main .ads-field .ad-box{display:flex;align-items:center;justify-content:center;height:max-content;overflow:hidden;background-color:#e1e1e1;box-shadow:0 3px 6px #e9e8e8}main .ads-field .ad-box img{object-fit:contain}#brands-body .other-brands-field{display:flex;flex-direction:column;height:min-content}#brands-body .other-brands-field .other-brands-container{display:flex;flex-direction:column;gap:15px}#brands-body .other-brands-field .other-brands-container .alphabet-box{display:flex}#brands-body .other-brands-field .other-brands-container .alphabet-box .alphabet{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#757575;cursor:pointer;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}#brands-body .other-brands-field .other-brands-container .brands-results-boxes-container{padding:10px}#brands-body .other-brands-field .other-brands-container .brands-results-boxes-container .brands-results-box{display:flex;flex-direction:column;gap:20px}#brands-body .other-brands-field .other-brands-container .brands-results-boxes-container .brands-results-box .results-base-character{font-size:23px;font-weight:700;color:#fb993b}#brands-body .other-brands-field .other-brands-container .brands-results-boxes-container .brands-results-box .brands-results .results{color:#757575;font-size:20px;font-weight:lighter}main .field .field-title-box .line{display:none}main .field .field-title{position:relative;color:#6f6f6f;font-weight:700;display:flex;align-items:center;gap:10px}main .field .field-title::before{content:'';position:absolute;bottom:-8px;right:0;height:2px;background:#fb993b;border-radius:10px}main .field .field-title-box .field-title .slide-btn{display:flex;transition:.3s ease-in-out}main .field .items-box{display:flex;flex-direction:column}main .see-more-btn{width:100%;display:flex;justify-content:center;align-items:center;width:100%;background-color:#fff;cursor:pointer;box-shadow:0 3px 6px #e8e9e9}main .expandable.field .arrow.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}main .arrow-flip{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}main .empty-favorites-list-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}main .empty-favorites-list-card .txt{color:#756aaf}main .no-discounts-exist-card{display:flex;flex-direction:column;align-items:center;background-color:#fff}main .no-discounts-exist-card .txt{color:#756aaf}main .chavosh-lead-card{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:20px;min-height:250px;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden}main .chavosh-lead-card .chavosh-lead-link{display:flex}main .chavosh-lead-card .chavosh-lead-img{object-fit:contain}main .chavosh-lead-card>.cv_widget_container{margin:0!important}main .chavosh-lead-card>.cv_widget_container>.cv_my-4{margin-top:0!important;margin-bottom:0!important}main .service-discount-method-card .card-box .actions-box .expiration-question-btn-box .loader{width:15px;height:15px;border-top-color:grey;border-bottom-color:grey;margin-left:40px}main .service-discount-method-card .card-box .actions-box .expiration-question-btn-box{display:flex;align-items:center;justify-content:end}main .service-discount-method-card .card-box .actions-box .expiration-question-btn{display:flex;align-items:center;gap:4px;color:#828282;height:25px}main .service-discount-method-card .card-box .actions-box .expiration-question-btn-box .thanks-for-reporting-msg{color:#828282}main .service-discount-method-card .card-box .actions-box .discount-code-box{position:relative}main .service-discount-method-card .card-box .actions-box .discount-code-box input[name=clipboardPlaceholder]{position:absolute;top:0;left:0;z-index:-1;width:10px;height:0;opacity:0;cursor:pointer}body .favorite-msg-modal-dimmer{align-items:center;justify-content:center;background:rgba(0,0,0,.7)!important/*! mobile modal dimmer background is white !*/}body .favorite-msg-modal{background:#fff;border-radius:10px;position:relative}body .favorite-msg-modal .close-btn{position:absolute}body .favorite-msg-modal .content-box .title{font-weight:400;line-height:2}body .favorite-msg-modal .actions-box .sign-in-btn{display:flex;justify-content:center;background:#756aaf;color:#fff;font-weight:lighter;border-radius:5px}body .favorite-msg-modal .actions-box .sign-up-box{font-size:12px;color:#757575}body .favorite-msg-modal .actions-box .sign-up-box .sign-up-btn{color:#756aaf}body .inform-me-modal-dimmer{align-items:center;justify-content:center;background-color:rgba(0,0,0,.5)!important}body .inform-me-modal{position:relative;border-radius:10px;background-color:#fff}body .inform-me-modal .dimmer-with-loader{position:absolute;top:0;right:0;background:rgba(255,255,255,.5);border-radius:10px;z-index:3}body .inform-me-modal .close-btn{position:absolute;display:flex;align-items:center;justify-content:center;width:30px;height:30px}body .inform-me-modal .user-box{display:grid}body .inform-me-modal .header-box .title{font-weight:400}body .inform-me-modal .user-box .content-box{display:flex;flex-direction:column}body .inform-me-modal .user-box .content-box .send-to-email-box .send-to-email-checkbox-box .user-email-lbl{color:#756aaf}body .inform-me-modal .user-box .content-box .send-to-email-box .email-missing-msg{color:#756aaf;cursor:pointer}body .inform-me-modal .user-box .actions-box{justify-self:center}body .inform-me-modal .user-box .actions-box .submit-btn{background:#756aaf;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}body .inform-me-modal .user-box .actions-box .submit-btn.disabled{opacity:.5;pointer-events:none}body .inform-me-modal .guest-box{display:flex;flex-direction:column;align-items:center}body .inform-me-modal .guest-box .actions-box{display:flex;flex-direction:column;text-align:center;gap:15px}body .inform-me-modal .guest-box .actions-box .sign-in-btn{display:flex;align-items:center;justify-content:center;background:#756aaf;border-radius:5px;color:#fff}body .inform-me-modal .guest-box .actions-box .sign-up-box{font-size:12px;color:#757575}body .inform-me-modal .guest-box .actions-box .sign-up-box .sign-up-btn{color:#756aaf}body .inform-me-modal .user-box .content-box .checkbox-box .checkbox{appearance:none;width:16px;height:16px;border:1px solid #b5b5b5;border-radius:3px;position:relative;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 15px 10px 12px rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}body .inform-me-modal .user-box .content-box .checkbox-box .checkbox:hover::after,body .inform-me-modal .user-box .content-box .checkbox-box .checkbox:hover::before{background:#757575}body .inform-me-modal .user-box .content-box .checkbox-box .checkbox::after{position:absolute;width:12px;height:2px;border-radius:5px;background:#b5b5b5;content:'';top:6px;left:1px;transform:rotate(45deg);display:none}body .inform-me-modal .user-box .content-box .checkbox-box .checkbox::before{position:absolute;width:2px;height:12px;border-radius:5px;background:#b5b5b5;content:'';top:1px;left:6px;transform:rotate(45deg);display:none}body .inform-me-modal .user-box .content-box .checkbox-box .checkbox:checked{box-shadow:0 0 10px rgba(0,0,0,.1)}body .inform-me-modal .user-box .content-box .checkbox-box .checkbox:checked::after,body .inform-me-modal .user-box .content-box .checkbox-box .checkbox:checked::before{display:block}body .wpn-container{height:105px;background:#756aaf;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;position:fixed;z-index:6;box-shadow:0 9px 8px #c2c2c2}body .wpn-container::after{position:absolute;content:'';width:100%;height:100%;border:5px solid #fcb040;z-index:10}body .wpn-container .text{color:#fff;font-size:16px;font-weight:lighter}body .wpn-container .action-box{display:flex;align-items:center;justify-content:center;gap:40px;position:relative;z-index:15}body .wpn-container .action-box .btn{height:30px;width:115px;color:#fff;font-size:16px;font-weight:lighter;box-shadow:0 1px 0 rgba(0,0,0,.16);border-radius:6px;display:flex;align-items:center;justify-content:center}body .wpn-container .action-box .btn.yes-btn{background-color:#fcb040}body .wpn-container .action-box .btn.no-btn{background-color:#b7b7b7}body .wpn-container .dimmer-with-loader{position:absolute;z-index:20;background:rgba(256,256,256,.35)}body .wpn-container .dimmer-with-loader .loader{border-top:3px solid #756aaf;border-bottom:3px solid #756aaf}#weblog-posts-body .page-navigator{display:grid;grid-template-columns:1fr 85% 1fr;justify-content:center;padding:0 11px;width:100%;border-radius:10px;background-color:#fff;box-shadow:7px 5px 5px -3px rgba(92,92,92,.1),0 5px 10px rgba(92,92,92,.1),-7px 5px 5px -3px rgba(92,92,92,.1)}#weblog-posts-body .page-navigator .pages{grid-column:2/3;display:flex;gap:10px;white-space:nowrap;overflow-x:hidden;scrollbar-width:thin;position:relative}#weblog-posts-body .page-navigator .pages:hover{overflow-x:auto}#weblog-posts-body .page-navigator .pages::-webkit-scrollbar{height:5px;border-radius:50px}#weblog-posts-body .page-navigator .pages::-webkit-scrollbar-track{border-radius:50px}#weblog-posts-body .page-navigator .pages .page{display:flex;align-items:center;justify-content:center;min-width:20px;width:20px;height:20px;color:#7e7e7e;border-radius:50%;font-size:14px}#weblog-posts-body .page-navigator .pages .page:first-child{margin-right:auto}#weblog-posts-body .page-navigator .pages .page:last-child{margin-left:auto}#weblog-posts-body .page-navigator .double.arrow{align-self:center;padding:5px 10px}body .purple-circle-selected-item{font-weight:700;color:#fff!important;background-color:#756aaf}body .popup-modal-dimmer.modal-dimmer{background-color:#00000046;padding:20px;height:max-content;top:auto}body .popup-modal-dimmer.show{animation:popupShow 1s ease-in-out forwards}body .popup-modal-dimmer.hide{animation:popupHide 1s ease-in-out forwards}body .popup-modal{position:relative;background:#fff;border-radius:10px;display:flex;align-items:center;gap:15px;padding:13px 12px;width:100%;box-shadow:2px 4px 0 #9a9494;min-height:100px}body .popup-modal::before{position:absolute;content:'';top:0;right:15px;background-color:#f32a2a;height:1px;width:73px}body .popup-modal .close-btn{width:30px;height:30px;position:absolute;top:-13px;left:-13px;z-index:2;display:flex;align-items:center;justify-content:center}body .popup-modal .close-btn::before{content:'';position:absolute;top:50%;left:50%;width:25px;height:25px;background:#fff;border-radius:50%;z-index:-1;transform:translate(-50%,-50%)}body .popup-modal .img-box{min-width:78px;min-height:78px;width:78px;height:78px;border:1px solid #707070;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}body .popup-modal .img-box img{width:100%;height:100%;object-fit:contain}body .popup-modal .content-box{width:100%;text-align:justify}body .popup-modal .content-box .title{font-size:17px;font-weight:bolder;color:#292929;margin:0 0 5px}body .popup-modal .content-box .text{font-size:12px;color:#636262;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:19px}body .popup-modal .link{position:absolute;top:0;right:0;width:100%;height:100%;z-index:1}#tag-body .heading{display:flex;align-items:center;position:relative;background-color:#fff;box-shadow:5px 2px 5px -3px rgba(92,92,92,.1),0 4px 1px rgba(92,92,92,.03),-5px 3px 3px -3px rgba(92,92,92,.09)}#tag-body .heading .img-box{position:absolute}#tag-body .heading .discount-lbl{font-weight:700;color:#fb993b}#weblog-post-body .weblog-post-segment{display:flex;flex-direction:column}#weblog-post-body .weblog-post-segment .article-box{height:min-content;background-color:#fff;box-shadow:7px 5px 5px -3px rgba(92,92,92,.06),0 5px 10px rgba(92,92,92,.06),-7px 5px 5px -3px rgba(92,92,92,.06)}#weblog-post-body .weblog-post-segment .article-box .img-box{display:flex;justify-content:center;align-items:center;width:100%;height:min-content}#weblog-post-body .weblog-post-segment .article-box .reading-time-and-like-and-dislike-box{display:flex;justify-content:space-between;width:100%;height:min-content;padding:0 8px 0 8px;font-weight:lighter;color:#717171}#weblog-post-body .weblog-post-segment .article-box .reading-time-and-like-and-dislike-box .reading-time-box{font-size:12px;display:flex;align-items:center}#weblog-post-body .weblog-post-segment .article-box .social-network-btns-box{display:flex;align-items:center;width:100%}#weblog-post-body .weblog-post-segment .article-box .social-network-btns-box .social-network-btn{display:flex;align-items:center;justify-content:center}/*!May remove or change later!*/#weblog-post-body .weblog-post-segment .article-box .article-paragraph{width:100%}#weblog-post-body .weblog-post-segment .article-box .article-paragraph ul{list-style:disc}#weblog-post-body .weblog-post-segment .article-box .article-paragraph figure{margin:0 auto;max-width:100%;height:fit-content}#weblog-post-body .weblog-post-segment .article-box .article-paragraph img{display:block;margin:0 auto;object-fit:contain;max-width:100%;height:min-content;border-radius:10px}#weblog-post-body .most-viewed-posts-field .items-box{background-color:#fff;border-radius:5px}#weblog-post-body .most-viewed-posts-field{display:flex;flex-direction:column}main .expandable-description-box{position:relative;overflow:hidden;width:100%;cursor:pointer}main .expandable-description-box .text{text-align:justify}main .expandable-description-box .text ul{list-style:disc}main .expandable-description-box .text figure{margin:0 auto;max-width:100%;height:fit-content}main .expandable-description-box .text figure img{width:100%}main .expandable-description-box .text img{display:block;margin:0 auto;object-fit:contain;max-width:100%;height:min-content;border-radius:10px}main .expandable-description-box>.read-more-fade{position:absolute;z-index:1;top:50%;width:100%;height:50%;background:rgb(255,255,255,.5);background:-webkit-linear-gradient(to bottom,#fff0,#fff);background:-moz-linear-gradient(to bottom,#fff0,#fff);background:linear-gradient(to bottom,#fff0,#fff)}main .expandable-description-box .read-more-arrow-btn-box{position:absolute;width:100%;z-index:2;bottom:-5px;text-align:center;height:25px}main .score-card{background-color:#fff}main .score-card .header-box .brand-img-box{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%}main .score-card .header-box .center-box .feature-lbl{display:flex;align-items:center;gap:3px;color:#959595;font-size:9px}main .score-card .header-box .favourites-icon-box{align-self:start}main .score-card .actions-box .score-btns-box{display:flex;gap:6px;direction:ltr}main .score-card .actions-box .score-btns-box i{cursor:pointer}main .score-card .actions-box .result-lbl{color:#757575}main .description-and-users-comments-tab{display:flex;flex-direction:column}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu{align-items:center;border-bottom:1px solid #b5b5b5}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .item{position:relative}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .active.item{font-weight:700}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .item .active-item-underline{display:none}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .active.item .active-item-underline{display:inline-block}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .item .active-item-underline{position:absolute;height:3px;border-radius:4px;background-color:#fb993b}main .description-and-users-comments-tab .tab{display:none}main .description-and-users-comments-tab .active.tab{display:flex}main .description-and-users-comments-tab .tab.description-segment{background-color:#fff;box-shadow:7px 5px 5px -3px rgba(92,92,92,.06),0 5px 10px rgba(92,92,92,.06),-7px 5px 5px -3px rgba(92,92,92,.06)}main .description-and-users-comments-tab .description-segment .expandable-description-box .text{margin:0 0 25px}main .description-and-users-comments-tab .description-segment .expandable-description-box .text .raw-html-embed{max-width:885px;margin:auto}main .most-viewed-post{display:grid;gap:13px}main .most-viewed-post .img-box{display:flex;align-items:center;justify-content:center;border-radius:5px;overflow:hidden}main .most-viewed-post .img-box img{object-fit:contain}main .most-viewed-post .txt-box{color:#717171;font-weight:lighter;overflow:hidden;display:-webkit-box!important;-webkit-box-orient:vertical;white-space:normal}main .inform-me-card{background-color:#fff;box-shadow:0 3px 6px #e9e8e8}main .inform-me-card i{display:inline-block}main .inform-me-card .header-box{display:flex;flex-direction:column;align-items:center}main .inform-me-card .header-box .seller-lbl{width:max-content;display:inline-block;font-size:11px;color:#756aaf;margin:0 0 11px;align-self:flex-start}main .inform-me-card .header-box .title{text-align:center;color:#444;margin:0 0 9px}main .inform-me-card .content-box .expiration-date-lbl{text-align:center;color:#959595;font-size:11px}main .inform-me-card .content-box .btns-box{display:flex;flex-direction:column;align-items:center}main .inform-me-card .content-box .btn{color:#fff}main .inform-me-card .content-box .user-is-informed-btn{background-color:#00cb3d}main .inform-me-card .content-box .inform-user-btn{background-color:#fb993b}main .inform-me-card .actions-box .row-box{display:flex;justify-content:space-between;color:#959595;font-size:11px}main .inform-me-card .actions-box .row-one{padding:10px 0;border-bottom:1px solid #ddd}main .inform-me-card .actions-box .row-one .icon-box{display:flex;align-items:center;gap:5px}main .inform-me-card .actions-box .row-two{position:relative;padding:7px 0 0}main .inform-me-card .actions-box .row-two .icon-btns-box{display:flex;gap:10px}main .inform-me-card .actions-box .row-two .icon-btns-box .copy-btn,main .inform-me-card .actions-box .row-two .icon-btns-box .share-btn{width:25px;height:25px}main .inform-me-card .actions-box .row-two .icon-btns-box .tooltip-wrapper-box{display:flex}main .inform-me-card .actions-box .row-two input[name=clipboardPlaceholder]{position:absolute;top:0;right:0;z-index:-1;opacity:0;width:10px;height:0;cursor:pointer}main .tags-box{display:flex;align-items:center;gap:5px;height:min-content;border-radius:5px;font-size:12px}main .tags-box .tag{display:flex;align-items:center;min-width:max-content;width:max-content;height:25px;color:#717171;padding:3px 5px 5px;border:1px solid #b5b5b5;border-radius:20px}main .like-and-dislike-box{display:flex;align-items:center;gap:5px;font-size:12px}main .like-and-dislike-box .like-count{color:#00cb3d}main .like-and-dislike-box .dislike-count{color:#ef0c3b}body .categories-segment{position:relative;z-index:0}main .discount-specs-card{background-color:#fff}main .discount-specs-card .header-box{border-bottom:1px solid #ddd}main .discount-specs-card .header-box .dicount-amount-lbl{font-weight:700;color:#fb993b}main .discount-specs-card .actions-box .row-box{color:#757575;font-size:11px}main .discount-specs-card .actions-box .row-one{border-bottom:1px solid #ddd}main .discount-specs-card .actions-box .row-one .icon-box{display:flex;align-items:center;gap:5px}main .discount-specs-card .actions-box .copy-to-clipboard-box{position:relative}main .discount-specs-card .actions-box .copy-to-clipboard-box input[name=clipboardPlaceholder]{position:absolute;top:0;right:0;z-index:-1;width:10px;height:0;opacity:0;cursor:pointer}main .discount-specs-card .heart-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center}main .copy-to-clipboard-box{display:flex;gap:13px}main .copy-to-clipboard-box input[name=clipboardPlaceholder]{position:absolute;top:0;right:0;z-index:-1;width:10px;height:0;opacity:0;cursor:pointer}main .copy-to-clipboard-box .icon-btns-box{display:flex;align-items:center;gap:10px}main .copy-to-clipboard-box .icon-btns-box .icon-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center}main .copy-to-clipboard-box .icon-btns-box .tooltip-wrapper-box{display:flex}main .copy-to-clipboard-box .short-link{color:#6b6b6b;direction:ltr}main .brand-card{display:grid;background-color:#fff;position:relative}main .brand-cards-segment{display:flex;flex-direction:column}main .brand-cards-segment .brand-card .close-btn{position:absolute;top:5px;left:5px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;z-index:5}main .brand-cards-segment .items-box{display:grid}main .brand-cards-segment .img-box{display:flex;justify-content:center;align-items:center;width:100%;border:1px solid #e9e8e8;background-color:#f9f9f9}main .brand-cards-segment .specs-box{display:flex;flex-direction:column;width:100%;text-align:center}main .brand-cards-segment .category-type-box{font-size:10px;color:#313131}main .brand-cards-segment .score-and-discount-box{display:flex;flex-direction:row;justify-content:space-between}main .brand-cards-segment .discount-box,main .brand-cards-segment .score-box{display:flex;align-items:center;gap:5px}main .brand-cards-segment.category-cards-field .category-card{display:grid}main .brand-cards-segment.category-cards-field .category-card .img-box{justify-self:center}main .brand-cards-segment.category-cards-field .category-card .specs-box{justify-content:space-between;height:100%}main .brand-cards-segment.category-cards-field .category-card .specs-box .score-and-discount-box{border-top:1px solid #e9e8e8;padding-top:3px}main .brand-cards-segment .brand-card .link{position:absolute;top:0;right:0;width:100%;height:100%;z-index:2}#category-body .brand-cards-segment .brand-card.root{border:2px solid #fb993b}body .categories-container{background-color:rgb(251,153,59,.8)}body .categories-container .category-btn{border-radius:10px}body .categories-container .category-btn .title{color:#fff}body .categories-container .category-btn.root .title,body .categories-container .category-btn:hover .title{color:#593751}body .categories-container .category-btn.root,body .categories-container .category-btn:hover{background-color:rgb(255,255,255,.59)}body .categories-container .category-btn>i:nth-child(2){display:none}body .categories-container .category-btn.root>i:nth-child(1),body .categories-container .category-btn:hover>i:nth-child(1){display:none}body .categories-container .category-btn.root>i:nth-child(2),body .categories-container .category-btn:hover>i:nth-child(2){display:inline-block}main .service-and-merchandise-tabs{display:flex;flex-direction:column}main .service-and-merchandise-tabs .tab-segments-box .empty-box{display:flex;justify-content:center;align-items:center;min-height:230px;background-color:#fff;color:#e30b38}main .service-and-merchandise-tabs .tab-segments-box .dimmer-with-loader{justify-content:center;align-items:center}main .service-and-merchandise-tabs .tab-segments-box .tab{position:relative}main .service-and-merchandise-tabs .tab-segments-box .cards-container{display:flex;flex-direction:column}main .service-and-merchandise-tabs .tab-segments-box .dimmer-with-loader{position:absolute;top:0;right:0;width:100%;height:100%;background-color:#fff;z-index:1}main .service-and-merchandise-tabs .tabs-menu-box{position:relative}main .service-and-merchandise-tabs .tabs-menu-box .base-btns-box{display:grid;grid-template-columns:repeat(2,1fr)}main .service-and-merchandise-tabs .tabs-menu-box .base-btn{display:flex;justify-content:center;position:relative;z-index:1;background-color:#fff;color:#756aaf;cursor:pointer;margin:0 0 7px}#brand-body .service-and-merchandise-tabs .tabs-menu-box .base-btns-box.btns-are-blinking .base-btn,#category-body .service-and-merchandise-tabs .tabs-menu-box .base-btns-box.btns-are-blinking .base-btn{animation:blinking 4s infinite steps(1)}#brand-body .service-and-merchandise-tabs .tabs-menu-box .base-btns-box.btns-are-blinking .base-btn.service-btn,#category-body .service-and-merchandise-tabs .tabs-menu-box .base-btns-box.btns-are-blinking .base-btn.service-btn{border-top-left-radius:0}#brand-body .service-and-merchandise-tabs .tabs-menu-box .base-btns-box.btns-are-blinking .base-btn.merchandise-btn,#category-body .service-and-merchandise-tabs .tabs-menu-box .base-btns-box.btns-are-blinking .base-btn.merchandise-btn{border-top-right-radius:0}main .service-and-merchandise-tabs .tabs-menu-box .cover-btn-box{display:grid;grid-template-columns:repeat(2,50%);position:absolute;width:100%}main .service-and-merchandise-tabs .tabs-menu-box .cover-btn-box .cover-btn{display:flex;justify-content:center;align-items:center;gap:7px;position:absolute;bottom:0;z-index:2;background-color:#756aaf;color:#fff;font-size:12px;font-weight:700;height:40px;cursor:pointer;width:50%}main .service-and-merchandise-tabs .tabs-menu-box i.tkff.horiontal-bar.purple{position:absolute;right:0;bottom:7px;z-index:0;background-color:#756aaf;width:100%}main .service-and-merchandise-tabs .tabs-menu-box .cover-btn-box .horizontal-line{background-color:#756aaf;height:7px;align-self:end}main .service-and-merchandise-tabs .tabs-menu-box .service-btn-cover-box{bottom:0;right:0}main .service-and-merchandise-tabs .tabs-menu-box .merchandise-btn-cover-box{bottom:0;left:0}main .service-and-merchandise-tabs .tabs-menu-box .service-btn-cover-box .horizontal-line{grid-area:1/2/2/3}main .service-and-merchandise-tabs .tabs-menu-box .merchandise-btn-cover-box .horizontal-line{grid-area:1/1/2/2}main .service-and-merchandise-tabs .tabs-menu-box .service-btn-cover-box .cover-btn{right:0}main .service-and-merchandise-tabs .tabs-menu-box .service-btn-cover-box .horizontal-line{border-radius:4px 0 0 4px}main .service-and-merchandise-tabs .tabs-menu-box .merchandise-btn-cover-box .cover-btn{left:0}main .service-and-merchandise-tabs .tabs-menu-box .merchandise-btn-cover-box .horizontal-line{border-radius:0 4px 4px 0}main .comments-field{display:flex;flex-direction:column;width:100%;background-color:#fff;box-shadow:7px 5px 5px -3px rgba(92,92,92,.06),0 5px 10px rgba(92,92,92,.06),-7px 5px 5px -3px rgba(92,92,92,.06)}main .comments-field .comments-title{display:flex;align-items:center;gap:6px;color:#6b6b6b}main .comments-field .comments-title .reply-to-user-lbl{display:none;color:#756aaf}main .comments-field .comments-title .close-btn{display:none;align-items:center;justify-content:center;width:22px;height:22px}main .comments-field .comment-form .label-width{font-size:13px;color:#717171}main .comments-field .comment-form .comment-txt-txtarea-field{position:relative}main .comments-field .comment-form .centered-field .err-msg{color:#ff6969;grid-column:2/3}main .comments-field .comment-form input{display:inline-block;box-sizing:border-box;border:1px solid #dedede}main .comments-field .comment-form .comment-txt-txtarea-field .comment-text{word-wrap:break-word;overflow:hidden;border:1px solid #dedede;outline:0}main .comments-field .comment-form .submit-btn{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#756aaf}main .comments-field .comment-form .submit-btn:active,main .comments-field .comment-form .submit-btn:hover{background:#6859ae}main .comments-field .comment-form .submit-btn .submit-btn-txt{font-size:12px;color:#fff;transition:all .2s}main .comments-field .comment-form .submit-btn .submit-btn-loader{display:none;border:3px solid rgba(0,0,0,.25);border-top:2px solid #fff;border-bottom:2px solid #fff;width:15px;height:15px;border-radius:50%;animation:spin .5s linear infinite}main .comments-field .comment-form .comment-registration-success-msg{grid-column:1/3;justify-self:center;height:32px;color:green}main .comments-field .comments-box{display:flex;flex-direction:column;gap:30px}main .comments-field .comments-box:not(:last-child) .horizontal-divider{height:1px;background:#d5d5d5}main .comments-field .comments-box .comment{display:grid;grid-template-columns:47px 1fr;width:100%}main .comments-field .comments-box .comment.main:not(:first-child){border-top:1px solid #d5d5d5;padding-top:25px}main .comments-field .comments-box .comment .avatar-box{display:flex;width:47px;height:47px;border-radius:50%;overflow:hidden;background:#d3d3d3;margin:5px 0 0}main .comments-field .comments-box .comment .avatar-box .avatar-img{object-fit:contain}main .comments-field .comments-box .comment.reply .avatar-box,main .comments-field .comments-box .comment.terminal-reply .avatar-box{width:39px;height:39px}main .comments-field .comments-box .comment .info-box{display:grid;grid-template-columns:max-content max-content max-content 1fr;grid-template-rows:auto min-content auto;grid-column-gap:2px;width:100%;color:#7e7e7e}main .comments-field .comments-box .comment .info-box .submit-date{font-size:12px;font-weight:lighter;color:#b9b9b9}main .comments-field .comments-box .comment .info-box .like-and-dislike-box{justify-content:flex-end}main .comments-field .comments-box .comment .info-box .comment-txt{grid-area:2/1/3/5;margin:0 0 0 15px;text-align:justify}main .comments-field .comments-box .comment .info-box .reply-btn{cursor:pointer;color:#756aaf}main .comments-field .comments-box .comment .info-box .is-archive-msg{grid-area:3/2/4/5;justify-self:end;color:#b9b9b9}main .comments-field .comments-box .comment.reply{grid-template-columns:38px 1fr;width:97%;margin-right:3%;grid-column:1/3}main .comments-field .comments-box .comment.terminal-reply{grid-template-columns:38px 1fr;width:96%;margin-right:4%;grid-column:1/3}main .comments-field .comment-form .email-input-field input[name=email]{direction:ltr;text-align:right}main .comments-field .comment-form .email-input-field .set-email-to-account-btn{background-color:#fff;border:none;padding:0;color:#7c70b9;cursor:pointer;pointer-events:auto}main .comments-field .comment-form .email-input-field .set-email-to-account-btn.disabled{color:grey;pointer-events:none}main .important-brands-segment .title{color:#6f6f6f;display:inline-block;width:max-content;position:relative}main .important-brands-segment.initial-css .swiper-wrapper{display:flex;opacity:0;border:none}main .important-brands-segment .swiper-slide a{display:flex;justify-content:center;align-items:center;border:none;border-left:1px solid #b5b2f1}main .important-brands-segment .swiper-slide:last-child a{border-left:none}main .items-slider-segment{overflow:hidden}main .items-slider-segment.similar-service-discount-cards-swiper-segment{min-height:335px}main .items-slider-segment.similar-merchandise-discount-cards-swiper-segment{min-height:304px}main .items-slider-segment .swiper-container{width:100%;border:none;outline:0}main .items-slider-segment .swiper-container .swiper-pagination-bullets{display:flex;justify-content:center;align-items:center;gap:5px;height:15px}main .items-slider-segment .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#fb993b}main .items-slider-segment .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height:4px;border-radius:2px}main .items-slider-segment .swiper-container .swiper-pagination{bottom:0}main .items-slider-segment .swiper-pagination{display:inline-flex;justify-content:center;align-items:center;width:100%;gap:4px}main .items-slider-segment .swiper-container .swiper-pagination>button{height:15px;width:10px}main .slideshow-segment .swiper-container .swiper-slide a img{width:100%}main .weblog-post-card{display:grid;position:relative;background-color:#fff;box-shadow:7px 5px 5px -3px rgba(92,92,92,.04),0 5px 10px rgba(92,92,92,.04),-7px 5px 5px -3px rgba(92,92,92,.04);gap:10px}main .weblog-post-card .img-box{display:flex;align-items:center;justify-content:center;overflow:hidden}main .weblog-post-card .img-box img{object-fit:contain}main .weblog-post-card .title-box{padding:0 8px}main .weblog-post-card .title-box .title{font-size:13px;font-weight:lighter;color:#444;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;overflow:hidden}main .weblog-post-card .description-box{color:#b9b9b9;text-align:justify}body .search-segment{display:grid}body .search-segment .ad-img-box{display:flex}body .search-segment .img-box a{display:flex;width:100%}header .header-segment .search-modal .search-segment .ad-img-box img{object-fit:contain}body .search-segment .current-search-boxes{display:grid;width:100%}body .search-segment .previous-searched-items-box .items-box{display:flex;flex-direction:column}body .search-segment .previous-searched-items-box{display:flex;flex-direction:column;gap:12px}body .search-segment .boxes .previous-searched-items-box .title{color:#757575;border-bottom:1px solid #e8e8e8}body .search-modal .search-segment .previous-searched-items-box .searched-item{color:#757575;display:flex;align-items:center;cursor:pointer}body .search-modal .search-segment .coupon-and-discounts-codes-box .list-box{display:grid}body .search-modal .search-segment .merchandise-box .list-box{display:grid}body .search-modal .search-segment .coupon-and-discount-item{display:flex;align-items:center;text-decoration:none;color:#757575;cursor:pointer}body .search-modal .search-segment .merchandise-item{display:grid;grid-template-columns:min-content 1fr;grid-template-rows:repeat(2,min-content);cursor:pointer}body .search-modal .search-segment .merchandise-item .img-box{grid-column:1/2;grid-row:1/3;width:40px;height:40px;display:flex;align-items:center;justify-content:center}body .search-modal .search-segment .current-search-boxes .merchandise-item>.title{grid-column:2/3;grid-row:1/2;color:#444;height:20px;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}body .search-modal .search-segment .err-msg-box,body .search-modal .search-segment .no-items-msg-box{display:flex;justify-content:center;align-items:center;height:100%;color:#ef0c3b}body .search-modal .search-segment .merchandise-item .brand{grid-column:2/3;grid-row:2/3;color:#b5b2f1}body .search-modal .search-segment .current-search-boxes .box.visible:not(:last-child){border-bottom:1px solid #ccc}body .search-modal .search-segment .brands-box .list-box,body .search-modal .search-segment .categories-box .list-box{display:flex;overflow-x:auto}body .search-modal .search-segment .brands-box .list-box .brand-item,body .search-modal .search-segment .categories-box .list-box .category-item{display:flex;justify-content:center;align-items:center}body .search-modal .search-segment .categories-box .list-box .category-item{min-width:max-content}body .change-profile-info-modal{min-height:500px}body .change-profile-info-modal .dimmer-with-loader{position:absolute;top:0;right:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);z-index:1}body .change-profile-info-modal .back-btn{display:flex;align-items:center;gap:4px}body .change-profile-info-modal form .input-box{position:relative;border-radius:10px}body .change-profile-info-modal form .input-box .right-side-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%)}body .change-profile-info-modal form .input-box .left-side-icon{position:absolute;top:50%;left:10px;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center}body .change-profile-info-modal form .input-box .left-side-icon.del-icon-btn{left:40px}body .change-profile-info-modal form .input-box .left-side-icon.edit-icon-btn{left:10px}body .change-profile-info-modal form .input-box input[type=password],body .change-profile-info-modal form .input-box input[type=text]{border:none;width:100%;text-align:center}body .change-profile-info-modal form .input-box input[name=email],body .change-profile-info-modal form .input-box input[name=mobile]{direction:ltr}body .change-profile-info-modal form .gender-box{display:grid;row-gap:10px}body .change-profile-info-modal form .gender-box label{color:#757575;font-size:13px;cursor:pointer}body .change-profile-info-modal form .gender-box .radio-btns-box{display:flex;display:grid;grid-template-columns:repeat(3,1fr)}body .change-profile-info-modal form .gender-box .radio-btns-box .radio-btn-lbl:first-child{justify-self:start}body .change-profile-info-modal form .gender-box .radio-btns-box .radio-btn-lbl:nth-child(2){justify-self:center}body .change-profile-info-modal form .gender-box .radio-btns-box .radio-btn-lbl:last-child{justify-self:end}body .change-profile-info-modal form .save-btn{display:flex;justify-content:center;align-items:center;background-color:#fb993b;color:#fff;cursor:pointer;border:none}body .change-profile-info-modal form .dots-box{display:flex;align-items:center;justify-content:center}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment{display:flex;flex-direction:column;align-items:center;justify-content:center}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .btn{cursor:pointer;color:#fb993b}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .cancel-changed-profile-img-btn,body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .del-profile-img-btn{color:#ef2424;font-size:10px}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .restore-profile-img-btn{color:green}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .profile-img-box{display:flex;justify-content:center;align-items:center;background-color:#f4f4f4;border-radius:50%;position:relative;overflow:hidden}body .change-profile-info-modal .change-profile-info-segment .actions-box{display:flex;align-items:center;flex-direction:column;gap:14px}body .change-profile-info-modal .change-profile-info-segment .actions-box .change-pwd-btn{color:#fb993b;cursor:pointer}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .profile-img-box .dimmer-with-loader{background-color:rgba(255,255,255,.5);position:absolute}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .profile-img-box .dimmer-with-loader .loader{width:30px;height:30px;border-right-color:rgba(255,255,255,.25);border-left-color:rgba(255,255,255,.25)}body .change-profile-info-modal .header{display:grid;grid-template-columns:1fr max-content;align-items:center;height:25px;color:#fb993b;font-weight:700}body .change-profile-info-modal .header .title{display:grid;grid-template-columns:max-content 1fr;align-items:center;gap:10px}body .change-profile-info-modal .header .close-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center}body .change-profile-info-modal .edit-segment .img-box{max-width:250px}body .change-profile-info-modal .edit-segment .captcha-box,body .change-profile-info-modal .edit-segment .edit-box{text-align:center}body .change-profile-info-modal .edit-segment .edit-box form .save-btn{gap:5px}body .change-profile-info-modal .edit-segment .verification-box .change-btn{color:#fb993b;cursor:pointer}body .change-profile-info-modal .edit-segment .edit-box form .save-btn .remaining-time-lbl{font-size:12px}body .change-profile-info-modal .mobile-edit-segment .edit-mobile-img-box{margin:88px auto 29px}body .change-profile-info-modal .email-edit-segment .edit-email-img-box{margin:91px auto 63px}body .change-profile-info-modal .captcha-box{display:flex;flex-direction:column;align-items:center;gap:8px}body .change-profile-info-modal .captcha-box .captcha-obj-box{min-height:100px}body .change-profile-info-modal .captcha-box .invalid-captcha-code-err-msg{color:#ff6969}body .change-profile-info-modal .mobile-edit-segment .iran-flag-icon{position:absolute;top:50%;transform:translateY(-50%);left:10px}body .change-profile-info-modal .mobile-edit-segment .country-code-box{position:absolute;top:7px;left:10px;color:#b5b5b5;font-size:16px}body .change-profile-info-modal .edit-segment .title{font-size:14px;font-weight:700;color:#636167;margin:0 0 30px}body .change-profile-info-modal .verification-box,body .change-profile-info-modal .verification-box .verification-msg-box{display:flex;flex-direction:column;align-items:center}body .change-profile-info-modal .verification-box{gap:20px}body .change-profile-info-modal .verification-msg-box{gap:5px;color:#636167;font-size:14px;font-weight:700}body .change-profile-info-modal .captcha-box input[name=captchaCode],body .change-profile-info-modal .verification-box input[name=verificationCode]{height:35px;border-radius:5px;border:1px solid #7c70b9;text-align:center;width:140px}body .change-profile-info-modal .verification-box .resend-verification-code-btn{display:flex;gap:5px;color:#fb993b;font-size:14px;cursor:pointer}body .change-profile-info-modal .verification-box .resend-verification-code-btn .remaining-time-lbl{font-size:11px}body .notifications-segment .num-of-unread-notifications-lbl{color:#fb993b;font-size:15px;font-weight:700;text-align:center;margin:0 0 20px}body .notifications-segment .items-box{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}body .notifications-segment .empty-box,body .notifications-segment .reconnect-box{color:#fff;font-size:13px;display:grid;justify-items:center}body .notifications-segment .reconnect-box{position:relative;padding:30px 0}body .notifications-segment .reconnect-box .dimmer-with-loader{position:absolute;background-color:rgba(200,200,200,.25)}body .notifications-segment .reconnect-box .dimmer-with-loader .loader{width:30px;height:30px;border:3px solid rgba(0,0,0,.25);border-top:3px solid #5ec41a;border-bottom:3px solid #5ec41a;border-radius:50%;animation:spin .5s linear infinite}body .notifications-segment .reconnect-box .reconnect-btn{color:#59a9f3;font-weight:700;cursor:pointer}body .notifications-segment .items-box .notification-item{padding:16px 0;display:grid;align-items:center;border-top:1px solid #525252}body .notifications-segment .items-box .notification-item .icon-box{width:40px;height:40px;border-radius:50%;margin:0 0 0 12px;overflow:hidden}body .notifications-segment .items-box .notification-item .icon-box img{width:100%;object-fit:contain}body .notifications-segment .items-box .notification-item .date{display:flex;align-items:center;gap:3px}body .notifications-segment .items-box .notification-item .title-lbl{color:#fb993b;font-size:12px;font-weight:700;grid-column:2/3}/*! check if the address of this code exists!!! !*/body .notifications-segment .items-box .notification-item .date-lbl{color:#c2c2c2;font-size:9px;grid-column:3/4;justify-self:end}body .notifications-segment .items-box .notification-item .text-box{color:#fff;font-size:10px;text-align:justify;grid-column:1/4;line-height:17px}body .notifications-segment .items-box .notification-item .date{justify-self:end;color:#c2c2c2;font-size:9px}body .notifications-segment .items-box .notification-item.seen-item .icon-box img{filter:grayscale(1)}body .notifications-segment .items-box .notification-item.seen-item .title-lbl{color:#b5b5b5}body .notifications-segment .items-box .notification-item.seen-item .text-box{color:#c4c4c4}#fortune-wheel-body{font-family:'vazir medium';display:grid;overflow:hidden}#fortune-wheel-body .fortune-wheel-header-segment{display:grid;justify-items:start;align-items:center;grid-template-rows:repeat(3,min-content);margin:35px 0 0}#fortune-wheel-body .fortune-wheel-header-segment .img-box{display:flex}#fortune-wheel-body .fortune-wheel-header-segment .page-title-box{font-family:katibeh;color:#fb993b;display:flex;align-items:center;justify-content:center;gap:5px}#fortune-wheel-body .fortune-wheel-header-segment .page-title-box,#fortune-wheel-body .fortune-wheel-header-segment .page-title-box h1{font-family:katibeh;font-weight:700}#fortune-wheel-body .fortune-wheel-header-segment>.txt{width:100%;font-size:14px;font-weight:lighter;line-height:19px;text-align:justify}#fortune-wheel-body .fortune-wheel-header-segment>.txt span{font-size:16px;font-weight:bolder}#fortune-wheel-body .fortune-wheel-result-card{min-height:215px;height:max-content;align-self:start;padding:calc(12px + .5vw) 0;background-color:#fff;box-shadow:0 3px 6px #0000000a;border-radius:20px;display:flex;justify-content:center;align-items:center;position:relative}#fortune-wheel-body .fortune-wheel-result-card .question-img-box{width:43px;height:127px;display:flex;align-items:center;justify-content:center}#fortune-wheel-body .fortune-wheel-result-card.disabled .question-img-box{filter:grayscale(1)}#fortune-wheel-body .fortune-wheel-result-card .dimmer-with-loader{position:absolute;top:0;right:0;background:rgba(255,255,255,.5);border-radius:20px;z-index:1}#fortune-wheel-body .fortune-wheel-result-card .default-result-container,#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:91%;min-height:180px;border-radius:10px;border:1px dashed #fb993b}#fortune-wheel-body .fortune-wheel-result-card .default-result-container .disabled,#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .disabled{filter:grayscale(1)}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container{padding:12px}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .congrats-title-img-box{width:46px;height:25px}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .fortune-wheel-result-title{font-size:18px;line-height:19px;text-align:center;color:#303030;width:100%}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .fortune-wheel-result-desc{font-size:14px;line-height:19px;text-align:justify;margin:0 calc(20px + .5vw)}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card{width:100%;display:flex;gap:10px;position:relative;justify-content:center}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card>:not(.discount-code-box){font-family:"vazir medium";font-size:14px;border:1px solid #7c70b9;outline:0;color:#fff;background-color:#7c70b9;border-radius:10px}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card .observe-code-btn{width:100%;height:45px}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card .discount-code-box{width:100%;height:45px;border:1px solid #fb993b;border-radius:10px;padding:0 11px;display:flex;align-items:center;justify-content:space-between}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card .discount-code-box .discount-code{color:#fb993b;font-weight:lighter;display:ruby}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card .discount-code-box input[type=text]{width:10px;height:10px;opacity:0;position:absolute;top:0;right:0}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card .discount-code-box .copy-discount-code-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card .respin-btn{width:90px;height:45px}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .congrat-result-container .action-box-card .observe-suggestion-link{width:100%;height:45px;display:flex;align-items:center;justify-content:center}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .empty-result-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;gap:25px}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .empty-result-container .empty-title{color:#fb993b;font-size:26px}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .empty-result-container .empty-desc{font-size:14px;line-height:19px;text-align:center}#fortune-wheel-body .fortune-wheel-result-card .fortune-wheel-result-container .empty-result-container .respin-btn{font-size:16px;border:1px solid #7c70b9;outline:0;color:#fff;background-color:#7c70b9;border-radius:10px;width:100%;height:45px}#fortune-wheel-body .fortune-wheel-result-card::before{content:'';width:28px;height:28px;border-radius:50%;position:absolute;box-shadow:inset 7px 0 6px #00000008;top:50%;right:0;transform:translate(50%,-50%);background-color:#f5f5f5}#fortune-wheel-body .fortune-wheel-result-card::after{content:'';width:28px;height:28px;border-radius:50%;position:absolute;box-shadow:inset -7px 0 6px #00000008;top:50%;left:0;transform:translate(-50%,-50%);background-color:#f5f5f5}#fortune-wheel-body .fortune-wheel-segment{background-repeat:no-repeat;background-size:contain;background-position:100% 20vw;display:flex;flex-direction:column;align-items:center;gap:30px}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel{position:relative;z-index:0}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle{width:100%;height:94.683%;background-color:#fff;border-radius:50%;box-shadow:0 6px 6px rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;position:absolute;overflow:hidden}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .slice-pointer{width:6%;height:5%;background-color:#fff;clip-path:polygon(0 0,100% 0,50% 100%);position:absolute;top:1%;right:50%;transform:translate(50%,0);z-index:9}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle{width:97%;height:97%;border:calc(5px + .5vw) solid #001e38;background:#001e38;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;overflow:hidden}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%;overflow:hidden;background-color:#001e38;z-index:1}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape{width:50%;height:26.79491924%;display:grid;grid-template-columns:25% 75%;align-items:center;clip-path:polygon(0 50%,100% 0,100% 100%);position:absolute;z-index:1;right:0;transform-origin:0 50%}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .right-side{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;justify-self:center}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .right-side .img-box{background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:calc(1px + .5vw)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape.disabled{background-color:#707070!important}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .right-side .img-box img{object-fit:contain}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice .right-side .img-box .link{display:flex}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice .product .link{font-weight:lighter}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice:nth-child(4n+1) .product .link{color:#ffd7ce}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice:nth-child(4n+2) .product .link{color:#ffefcb}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice:nth-child(4n+3) .product .link{color:#95f7e0}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice:nth-child(4n) .product .link{color:#a7c4e0}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .discount-box{color:#fff;margin:0 calc(4px + .5vw) 0 0}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .discount-box>*{margin:2px}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .discount-box .discount{display:flex;align-items:center;gap:5px}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .discount-box .discount-val{font-size:calc(18px + .5vw);font-weight:400}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .discount-box .discount-type{font-weight:100}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .slice-shadow{width:100%;background-color:rgba(0,0,0,.1);transform:rotate(16deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="0"]{transform:rotate(-75deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="1"]{transform:rotate(-45deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="2"]{transform:rotate(-15deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="3"]{transform:rotate(15deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="4"]{transform:rotate(45deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="5"]{transform:rotate(75deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="6"]{transform:rotate(105deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="7"]{transform:rotate(135deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="8"]{transform:rotate(165deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="9"]{transform:rotate(195deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="10"]{transform:rotate(225deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice[data-index="11"]{transform:rotate(255deg)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice.disabled .blue-text,#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice.disabled .green-text,#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice.disabled .red-text,#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice.disabled .yellow-text{color:#dbdbdb}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice .empty-right-side{font-size:1vw;text-align:center;color:#fff;padding:0 5px}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice .empty-discount-box{color:#fff;margin:0 2.5vw .5vw 0;font-size:1.7vw}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .center-circle{width:11px;height:11px;background-color:#fff;border-radius:50%;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);z-index:9}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slice-inner-border-circle{width:77%;height:77%;border:1px solid #fff;opacity:23%;border-radius:50%;position:absolute;z-index:10}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .fortune-wheel-base{height:50%;width:27%;clip-path:polygon(0 100%,50% 0,100% 100%);background-color:#001e38;border-bottom:5px solid #fff;border-radius:10px;position:absolute;z-index:-1;bottom:0;right:50%;transform:translatex(50%)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box{text-align:center;width:100%}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .active-actions-box{display:flex;align-items:center;justify-content:center;gap:20px}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .disabled-fortune-wheel-lbl,#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .start-spin-btn{font-family:'vazir medium';width:140px;height:45px;color:#fff;outline:0;border:none;border-radius:10px;font-size:16px}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .start-spin-btn{background-color:#fb993b;display:flex;align-items:center;justify-content:center}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .start-spin-btn .start-btn-loader{width:15px;height:15px;display:inline-block;border:2px solid #fff;border-radius:50%;border-top-color:transparent;border-bottom-color:transparent;animation:spin .5s linear infinite}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .volume-btns-box{display:flex;align-items:center;justify-content:center}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .volume-btns-box .btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .register-email-box,#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .sign-up-box{cursor:pointer}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .register-email-box a,#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .sign-up-box a{color:#007aff}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .disabled-fortune-wheel-lbl{display:flex;justify-content:center;align-items:center;background-color:#949494;margin:auto}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel-actions-box .start-spin-btn.disabled{pointer-events:none;background-color:#949494}#fortune-wheel-body .spin1{animation:spinner1 1.2s linear 3 reverse}#fortune-wheel-body .spin2{animation:spinner2 1.2s linear 3 reverse}footer{color:#fff;font-size:11px}footer .newsletter-box .title{margin:0}footer .newsletter-box .input-box{display:grid;border:1px solid #e8e8e8;border-radius:20px;height:30px;align-items:center}footer .newsletter-box .input-box input[type=text]{height:27px;background-color:transparent;border:none;padding:0 10px;font-size:11px;color:#fff;text-align:left;direction:ltr}footer .newsletter-box .input-box input[type=text]::placeholder{text-align:right;direction:rtl}footer .newsletter-box .input-box .sign-up-btn{display:flex;justify-content:center;align-items:center;color:#fff;background-color:#fb993b;border-radius:15px;position:relative}footer .newsletter-box .input-box .sign-up-btn .loader{position:absolute;top:4px;left:10px;width:15px;height:15px;border-radius:50%;border:1px solid #fb993b;border-right:1px solid #fff;border-left:1px solid #fff;animation:spin .5s infinite}footer .wrapper-box{display:grid;position:relative;background-color:rgb(68,68,68,.78)}footer .wrapper-box .about-website-box .title-box{margin:0 0 20px}footer .wrapper-box .about-website-box .title-box .page-title{margin:0}footer .wrapper-box .about-website-box .title-box img{width:123px;height:31px}footer .wrapper-box .about-website-box .text p{text-align:justify;font-weight:lighter}footer .wrapper-box .credit-symbols-box .symbol-box{border:1px solid #fff;background-color:rgb(255,255,255,.51);border-radius:5px;display:flex;justify-content:center;align-items:center;overflow:hidden}footer .wrapper-box .credit-symbols-box .symbol-box>img{max-width:100%;height:100%;object-fit:contain}footer .wrapper-box .copyright-lbl{font-size:11px;color:#fff;text-align:center}footer .wrapper-box .contact-us-box ul,footer .wrapper-box .customer-services-box ul{margin:0;padding:0;display:flex;flex-direction:column;gap:10px}footer .wrapper-box .contact-us-box ul{margin:0 0 17px;padding:0}footer .wrapper-box .contact-us-box ul li a{display:grid;grid-template-columns:13px 1fr;align-items:center;gap:7px;color:#fff;font-weight:lighter}footer .wrapper-box .contact-us-box ul li a i{display:inline-block}footer .wrapper-box .contact-us-box ul li a span{direction:ltr}footer .wrapper-box .customer-services-box ul li a{position:relative;transition:all .2s;padding:5px 15px 5px 0;font-weight:400;color:#fff}footer .wrapper-box .customer-services-box ul li a::before{content:"";background:#fff;display:block;width:10px;height:3px;border-radius:5px;position:absolute;top:50%;right:0;transition:all .3s}footer .wrapper-box .customer-services-box ul li a:hover{color:#b5b2f1}footer .wrapper-box .customer-services-box ul li a:hover::before{background:#b5b2f1}footer .wrapper-box .contact-us-box .social-media-icons-box{display:grid;grid-template-columns:repeat(3,min-content);gap:13px}footer .wrapper-box .contact-us-box .social-media-icons-box .social-media-icon{width:25px;height:25px;border:1px solid #fff;border-radius:50%;display:flex;justify-content:center;align-items:center}footer .wrapper-box .contact-us-box .social-media-icons-box .social-media-icon>i:nth-child(2){display:none}footer .wrapper-box .contact-us-box .social-media-icons-box .social-media-icon:hover{border-color:#b5b2f1}footer .wrapper-box .contact-us-box .social-media-icons-box .social-media-icon:hover>i:nth-child(1){display:none}footer .wrapper-box .contact-us-box .social-media-icons-box .social-media-icon:hover>i:nth-child(2){display:inline-block}i.tkff{display:block}i.tkff.Favicon{width:22px;height:16px;background-position:-329px -292px}i.tkff.Favicon{width:22px;height:16px;background-position:-353px -292px}i.tkff.Filter{width:11px;height:11px;background-position:-104px -424px}i.tkff.Instagram{width:19px;height:19px;background-position:-116px -401px}i.tkff.Sort{width:13px;height:11px;background-position:-89px -424px}i.tkff.Tag{width:16px;height:16px;background-position:-435px -212px}i.tkff.android-blue{width:15px;height:15px;background-position:-435px -406px}i.tkff.android{width:15px;height:15px;background-position:-324px -314px}i.tkff.aparat-hover{width:10px;height:10px;background-position:-171px -424px}i.tkff.aparat-purple-small{width:10px;height:10px;background-position:-183px -424px}i.tkff.aparat-white-small{width:10px;height:10px;background-position:-195px -424px}i.tkff.aparat{width:10px;height:10px;background-position:-207px -424px}i.tkff.arrow-down{width:17px;height:17px;background-position:-435px -81px}i.tkff.arrow-down2{width:24px;height:24px;background-position:-377px -312px}i.tkff.arrow-drop-left-orange-fill{width:19px;height:19px;background-position:-137px -401px}i.tkff.arrow-forward-gray{width:24px;height:24px;background-position:-377px -338px}i.tkff.arrow-keyboard-left-gray-linear{width:8px;height:14px;background-position:-445px -374px}i.tkff.arrow-keyboard-left-orange-linear{width:20px;height:20px;background-position:-410px -142px}i.tkff.arrow-keyboard-right-gray-linear{width:8px;height:14px;background-position:-445px -390px}i.tkff.arrow-left-small{width:20px;height:20px;background-position:-410px -164px}i.tkff.arrow-left{width:20px;height:20px;background-position:-410px -186px}i.tkff.arrow-left2{width:19px;height:19px;background-position:-158px -401px}i.tkff.arrow-left3{width:7px;height:12px;background-position:-232px -193px}i.tkff.arrow-left4{width:30px;height:30px;background-position:-377px -34px}i.tkff.arrow-left5{width:29px;height:29px;background-position:-377px -98px}i.tkff.arrow-right-simple3{width:24px;height:24px;background-position:-1px -375px}i.tkff.arrow-right4{width:30px;height:30px;background-position:-377px -66px}i.tkff.arrow-up{width:38px;height:38px;background-position:-1px -335px}i.tkff.bell{width:28px;height:30px;background-position:-377px -191px}i.tkff.btn-arrow-left{width:24px;height:24px;background-position:-27px -375px}i.tkff.calendar{width:10px;height:12px;background-position:-74px -441px}i.tkff.category-arrow-left{width:20px;height:20px;background-position:-410px -208px}i.tkff.category{width:15px;height:15px;background-position:-341px -314px}i.tkff.category2{width:15px;height:15px;background-position:-358px -314px}i.tkff.circle-close-gray-small{width:18px;height:18px;background-position:-390px -375px}i.tkff.circle-close-white-linear{width:24px;height:24px;background-position:-53px -375px}i.tkff.circle-orange-fill{width:8px;height:8px;background-position:-232px -207px}i.tkff.circle{width:8px;height:8px;background-position:-232px -217px}i.tkff.city{width:18px;height:18px;background-position:-242px -401px}i.tkff.close-gray-simple{width:29px;height:29px;background-position:-377px -129px}i.tkff.close-white-simple{width:12px;height:12px;background-position:-455px -292px}i.tkff.close{width:24px;height:24px;background-position:-79px -375px}i.tkff.close2{width:17px;height:17px;background-position:-435px -100px}i.tkff.close3{width:15px;height:15px;background-position:-354px -335px}i.tkff.close4{width:28px;height:29px;background-position:-377px -223px}i.tkff.close5{width:31px;height:31px;background-position:-377px -1px}i.tkff.close6{width:14px;height:14px;background-position:-455px -1px}i.tkff.close7{width:8px;height:8px;background-position:-119px -441px}i.tkff.close8{width:8px;height:8px;background-position:-129px -441px}i.tkff.copy{width:21px;height:21px;background-position:-410px -50px}i.tkff.copy2{width:12px;height:12px;background-position:-455px -306px}i.tkff.copy3{width:17px;height:17px;background-position:-435px -119px}i.tkff.copy4{width:13px;height:13px;background-position:-455px -167px}i.tkff.coupon-and-discount{width:16px;height:16px;background-position:-435px -230px}i.tkff.coupon-discount-orange{width:16px;height:16px;background-position:-435px -248px}i.tkff.desktop{width:18px;height:18px;background-position:-262px -401px}i.tkff.direction{width:15px;height:15px;background-position:-272px -354px}i.tkff.discount-link{width:13px;height:13px;background-position:-455px -182px}i.tkff.discount-red-small{width:10px;height:13px;background-position:-1px -456px}i.tkff.discount-tab{width:18px;height:18px;background-position:-282px -401px}i.tkff.discount{width:10px;height:13px;background-position:-13px -456px}i.tkff.discount2{width:12px;height:12px;background-position:-455px -320px}i.tkff.discount3{width:12px;height:12px;background-position:-455px -334px}i.tkff.dislike-active{width:20px;height:20px;background-position:-410px -230px}i.tkff.dislike{width:20px;height:20px;background-position:-410px -252px}i.tkff.document{width:14px;height:14px;background-position:-455px -17px}i.tkff.edit-orange{width:16px;height:16px;background-position:-435px -266px}i.tkff.edit{width:12px;height:12px;background-position:-455px -348px}i.tkff.email-gray{width:16px;height:11px;background-position:-71px -424px}i.tkff.email{width:13px;height:13px;background-position:-455px -197px}i.tkff.facebook-purple-small{width:12px;height:12px;background-position:-455px -362px}i.tkff.facebook-white-small{width:12px;height:12px;background-position:-455px -376px}i.tkff.facebook{width:19px;height:19px;background-position:-179px -401px}i.tkff.facebook2-hover{width:10px;height:10px;background-position:-219px -424px}i.tkff.facebook2{width:10px;height:10px;background-position:-231px -424px}i.tkff.family{width:12px;height:12px;background-position:-455px -390px}i.tkff.fill-arrow-left{width:19px;height:19px;background-position:-200px -401px}i.tkff.filter-arrow-up{width:20px;height:20px;background-position:-410px -274px}i.tkff.filter2{width:14px;height:14px;background-position:-455px -33px}i.tkff.firstOrder{width:18px;height:18px;background-position:-302px -401px}i.tkff.freeShipping{width:18px;height:18px;background-position:-322px -401px}i.tkff.gear-orange-linear{width:17px;height:17px;background-position:-435px -138px}i.tkff.gender-gray{width:12px;height:16px;background-position:-455px -129px}i.tkff.gender{width:11px;height:13px;background-position:-422px -401px}i.tkff.gray-circle-close{width:18px;height:18px;background-position:-342px -401px}i.tkff.graywhite-simple{width:29px;height:29px;background-position:-377px -160px}i.tkff.grid-active{width:20px;height:20px;background-position:-410px -296px}i.tkff.grid-list-active{width:21px;height:21px;background-position:-410px -73px}i.tkff.grid-list{width:21px;height:21px;background-position:-410px -96px}i.tkff.grid{width:20px;height:20px;background-position:-410px -318px}i.tkff.hamburger-menu-purple{width:24px;height:24px;background-position:-105px -375px}i.tkff.heart-active{width:24px;height:24px;background-position:-131px -375px}i.tkff.heart-orange-linear-small{width:15px;height:15px;background-position:-289px -354px}i.tkff.heart{width:24px;height:24px;background-position:-157px -375px}i.tkff.instagram-purple-small{width:11px;height:11px;background-position:-117px -424px}i.tkff.instagram-white-small{width:11px;height:11px;background-position:-130px -424px}i.tkff.instagram2-hover{width:10px;height:10px;background-position:-243px -424px}i.tkff.instagram2{width:10px;height:10px;background-position:-255px -424px}i.tkff.iran-flag{width:22px;height:22px;background-position:-410px -26px}i.tkff.left-pagination{width:9px;height:12px;background-position:-86px -441px}i.tkff.like-active{width:20px;height:20px;background-position:-410px -340px}i.tkff.like{width:20px;height:20px;background-position:-410px -362px}i.tkff.linear-facebook{width:10px;height:18px;background-position:-455px -147px}i.tkff.linear-heart{width:15px;height:15px;background-position:-306px -354px}i.tkff.linear-star{width:19px;height:19px;background-position:-221px -401px}i.tkff.linear-telegram{width:24px;height:24px;background-position:-183px -375px}i.tkff.linear-whatsapp{width:24px;height:24px;background-position:-209px -375px}i.tkff.linkdin-purple-small{width:12px;height:12px;background-position:-455px -404px}i.tkff.linkdin-white-small{width:12px;height:12px;background-position:-455px -418px}i.tkff.linkedin-hover{width:10px;height:10px;background-position:-267px -424px}i.tkff.linkedin{width:10px;height:10px;background-position:-279px -424px}i.tkff.location-gray{width:16px;height:16px;background-position:-435px -284px}i.tkff.location{width:12px;height:12px;background-position:-18px -441px}i.tkff.lock-gray{width:11px;height:15px;background-position:-455px -257px}i.tkff.lock{width:15px;height:15px;background-position:-323px -354px}i.tkff.logout-orange{width:16px;height:16px;background-position:-435px -302px}i.tkff.logout{width:16px;height:16px;background-position:-435px -320px}i.tkff.maximumDiscount{width:18px;height:18px;background-position:-362px -401px}i.tkff.menu{width:24px;height:24px;background-position:-235px -375px}i.tkff.merch-tab{width:19px;height:15px;background-position:-410px -384px}i.tkff.method-expired{width:15px;height:15px;background-position:-340px -354px}i.tkff.minShoppingBasketToActivateDiscount{width:18px;height:18px;background-position:-382px -401px}i.tkff.mini-star{width:10px;height:10px;background-position:-291px -424px}i.tkff.mobile-gray{width:20px;height:20px;background-position:-28px -401px}i.tkff.mobile-white-small{width:10px;height:16px;background-position:-455px -274px}i.tkff.mobile{width:18px;height:18px;background-position:-402px -401px}i.tkff.mobile2{width:9px;height:11px;background-position:-108px -441px}i.tkff.modal-close{width:21px;height:21px;background-position:-410px -119px}i.tkff.name{width:12px;height:12px;background-position:-32px -441px}i.tkff.note{width:14px;height:14px;background-position:-455px -49px}i.tkff.numOfUsageForEachUser{width:20px;height:20px;background-position:-50px -401px}i.tkff.other{width:18px;height:18px;background-position:-435px -1px}i.tkff.pinterest-hover{width:10px;height:10px;background-position:-303px -424px}i.tkff.pinterest-purple-small{width:12px;height:12px;background-position:-46px -441px}i.tkff.pinterest-white-small{width:12px;height:12px;background-position:-60px -441px}i.tkff.pinterest{width:10px;height:10px;background-position:-315px -424px}i.tkff.previous-search-gray{width:18px;height:16px;background-position:-435px -176px}i.tkff.previous-search{width:18px;height:16px;background-position:-435px -194px}i.tkff.price-tag{width:14px;height:14px;background-position:-455px -65px}i.tkff.purchase-shopping-cart{width:20px;height:20px;background-position:-72px -401px}i.tkff.right-pagination{width:9px;height:12px;background-position:-97px -441px}i.tkff.search-normal{width:15px;height:15px;background-position:-357px -354px}i.tkff.search-normal2{width:24px;height:24px;background-position:-261px -375px}i.tkff.search-white-small{width:15px;height:15px;background-position:-1px -424px}i.tkff.search-white{width:20px;height:20px;background-position:-94px -401px}i.tkff.settings{width:17px;height:17px;background-position:-435px -157px}i.tkff.share{width:14px;height:14px;background-position:-455px -81px}i.tkff.share2{width:18px;height:18px;background-position:-435px -21px}i.tkff.shopping-cart{width:15px;height:15px;background-position:-18px -424px}i.tkff.shopping-cart2{width:23px;height:23px;background-position:-365px -375px}i.tkff.sort2{width:18px;height:18px;background-position:-435px -41px}i.tkff.star-score-filled{width:27px;height:27px;background-position:-377px -254px}i.tkff.star-score{width:27px;height:27px;background-position:-377px -283px}i.tkff.store{width:13px;height:13px;background-position:-455px -212px}i.tkff.supermarket{width:18px;height:18px;background-position:-435px -61px}i.tkff.telegram-white-small{width:15px;height:13px;background-position:-1px -441px}i.tkff.telegram{width:25px;height:21px;background-position:-1px -401px}i.tkff.telegram2{width:15px;height:12px;background-position:-54px -424px}i.tkff.three-dots-orange-horizontal{width:16px;height:4px;background-position:-215px -281px}i.tkff.three-dots-white-vertical{width:8px;height:30px;background-position:-435px -374px}i.tkff.trash-red{width:16px;height:16px;background-position:-435px -338px}i.tkff.trash{width:13px;height:13px;background-position:-455px -227px}i.tkff.twitter-hover{width:10px;height:8px;background-position:-327px -424px}i.tkff.twitter-purple-small{width:12px;height:10px;background-position:-143px -424px}i.tkff.twitter-white-small{width:12px;height:10px;background-position:-157px -424px}i.tkff.twitter{width:10px;height:8px;background-position:-339px -424px}i.tkff.user-card-gray{width:17px;height:12px;background-position:-35px -424px}i.tkff.user-gray{width:16px;height:16px;background-position:-435px -356px}i.tkff.volume-high{width:24px;height:24px;background-position:-287px -375px}i.tkff.volume-mute{width:24px;height:24px;background-position:-313px -375px}i.tkff.weblog-note-gray{width:14px;height:14px;background-position:-455px -97px}i.tkff.whatsapp-white-small{width:14px;height:14px;background-position:-455px -113px}i.tkff.whatsapp{width:23px;height:23px;background-position:-410px -1px}i.tkff.whatsapp2{width:13px;height:13px;background-position:-455px -242px}i.tkff.white-circle-close{width:24px;height:24px;background-position:-339px -375px}i.tkff.youtube-hover{width:10px;height:7px;background-position:-455px -432px}i.tkff.youtube-purple-small{width:11px;height:9px;background-position:-377px -364px}i.tkff.youtube-white-small{width:11px;height:9px;background-position:-390px -364px}i.tkff.youtube{width:10px;height:7px;background-position:-351px -424px}i.tkff.nav-cat-service-hover{width:80px;height:27px;background-position:-295px -1px}i.tkff.nav-cat-music-hover{width:80px;height:17px;background-position:-78px -314px}i.tkff.nav-cat-supermarket-hover{width:80px;height:49px;background-position:-1px -1px}i.tkff.nav-cat-supermarket{width:80px;height:49px;background-position:-83px -1px}i.tkff.nav-cat-service{width:80px;height:27px;background-position:-295px -30px}i.tkff.nav-cat-shop{width:80px;height:41px;background-position:-78px -147px}i.tkff.nav-cat-shop-hover{width:80px;height:41px;background-position:-160px -147px}i.tkff.nav-cat-discount-group{width:80px;height:20px;background-position:-1px -292px}i.tkff.nav-cat-discount-group-hover{width:80px;height:20px;background-position:-83px -292px}i.tkff.nav-cat-book-hover{width:80px;height:44px;background-position:-1px -101px}i.tkff.nav-cat-travel-hover{width:80px;height:18px;background-position:-165px -292px}i.tkff.nav-cat-book{width:80px;height:44px;background-position:-83px -101px}i.tkff.nav-cat-clothing{width:80px;height:23px;background-position:-295px -165px}i.tkff.nav-cat-clothing-hover{width:80px;height:23px;background-position:-295px -190px}i.tkff.nav-cat-food-hover{width:51px;height:60px;background-position:-242px -1px}i.tkff.nav-cat-food{width:51px;height:60px;background-position:-242px -63px}i.tkff.nav-cat-travel{width:80px;height:18px;background-position:-247px -292px}i.tkff.nav-cat-music{width:80px;height:17px;background-position:-160px -314px}i.tkff.nav-cat-internet-hover{width:55px;height:54px;background-position:-1px -236px}i.tkff.nav-cat-internet{width:55px;height:54px;background-position:-58px -236px}i.tkff.mob-nav-cat-book-hover{width:75px;height:41px;background-position:-1px -193px}i.tkff.mob-nav-cat-book{width:75px;height:41px;background-position:-78px -193px}i.tkff.mob-nav-cat-clothing-hover{width:75px;height:22px;background-position:-295px -265px}i.tkff.mob-nav-cat-clothing{width:75px;height:22px;background-position:-215px -236px}i.tkff.mob-nav-cat-discount-group-hover{width:75px;height:19px;background-position:-215px -260px}i.tkff.mob-nav-cat-discount-group{width:75px;height:19px;background-position:-1px -314px}i.tkff.mob-nav-cat-food-hover{width:46px;height:54px;background-position:-242px -125px}i.tkff.mob-nav-cat-food{width:46px;height:54px;background-position:-115px -236px}i.tkff.mob-nav-cat-internet-hover{width:50px;height:49px;background-position:-242px -181px}i.tkff.mob-nav-cat-internet{width:50px;height:49px;background-position:-163px -236px}i.tkff.mob-nav-cat-music-hover{width:75px;height:16px;background-position:-277px -335px}i.tkff.mob-nav-cat-music{width:75px;height:16px;background-position:-41px -354px}i.tkff.mob-nav-cat-service-hover{width:75px;height:25px;background-position:-295px -111px}i.tkff.mob-nav-cat-service{width:75px;height:25px;background-position:-295px -138px}i.tkff.mob-nav-cat-shop{width:75px;height:38px;background-position:-155px -193px}i.tkff.mob-nav-cat-supermarket-hover{width:75px;height:46px;background-position:-165px -1px}i.tkff.mob-nav-cat-supermarket{width:75px;height:46px;background-position:-165px -49px}i.tkff.mob-nav-cat-travel-hover{width:75px;height:17px;background-position:-123px -335px}i.tkff.mob-nav-cat-travel{width:75px;height:17px;background-position:-200px -335px}i.tkff.nav-tapsi-shop{width:80px;height:47px;background-position:-1px -52px}i.tkff.nav-tapsi-shop-hover{width:80px;height:47px;background-position:-83px -52px}i.tkff.nav-tapsi{width:80px;height:17px;background-position:-242px -314px}i.tkff.nav-tapsi-hover{width:80px;height:17px;background-position:-41px -335px}i.tkff.nav-snapp{width:80px;height:24px;background-position:-295px -59px}i.tkff.nav-snapp-hover{width:80px;height:24px;background-position:-295px -85px}i.tkff.mob-nav-snapp-hover{width:75px;height:23px;background-position:-295px -215px}i.tkff.mob-nav-snapp{width:75px;height:23px;background-position:-295px -240px}i.tkff.mob-nav-tapsi{width:75px;height:16px;background-position:-118px -354px}i.tkff.mob-nav-tapsi-hover{width:75px;height:16px;background-position:-195px -354px}i.tkff.mob-nav-tapsi-shop{width:75px;height:44px;background-position:-165px -97px}i.tkff.mob-nav-tapsi-shop-hover{width:75px;height:44px;background-position:-1px -147px}button[data-href]{cursor:pointer!important}
@keyframes eyebrowUp{0%,10%,100%,20%,30%,40%,50%{transform:translateY(0)}15%,25%,35%,45%,5%{transform:translateY(-20px)}}@keyframes eyebrowDown{0%,10%,100%,20%,30%,40%,50%{transform:translateY(0)}15%,25%,35%,45%,5%{transform:translateY(20px)}}@keyframes popupShow{0%{left:-390px}50%{left:40px}80%{left:-70px}100%{left:0}}@keyframes popupHide{0%{left:0}20%{left:50px}70%{left:-430px}100%{left:-390px}}/*! a gray layer on the background-image in homeBody !*/body.bg-img::after{position:absolute;background-image:linear-gradient(180deg,#fff0,#f4f4f4,#f4f4f4);content:'';width:100%;height:1178px;top:0;left:0;z-index:-1}main .go-top-btn{position:absolute;right:4%;bottom:40px;border-radius:50%;z-index:5;width:37px;display:flex}body .change-profile-info-modal-dimmer.modal-dimmer{background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;padding:15px 0}body .change-profile-info-modal{padding:15px;display:block;/*!Because in public it's none!*/position:relative;max-width:400px;width:95%;border-radius:20px;overflow-y:hidden;overflow-x:hidden}body .change-profile-info-modal .header{margin:0 0 10px}body .change-profile-info-modal .change-profile-info-segment{overflow-y:auto;scrollbar-width:thin;height:93%;padding:0 0 20px}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 27px;font-size:10px;cursor:pointer}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .profile-img-box{width:115px;height:115px;margin:0 0 10px}body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .change-profile-img-btn,body .change-profile-info-modal .change-profile-info-segment .profile-img-segment .choose-profile-img-btn{font-size:13px}body .change-profile-info-modal .horizontal-divider{display:none}body .change-profile-info-modal form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}body .change-profile-info-modal form .input-box{width:315px;margin:auto;background:#f5f5f5;padding:0 25px;height:35px}body .change-profile-info-modal form input::placeholder{color:#b5b5b5}body .change-profile-info-modal form .input-box input[type=password],body .change-profile-info-modal form .input-box input[type=text]{background:inherit;font-size:13px;height:100%;color:#313131}body .change-profile-info-modal form .dots-box .circle,body .change-profile-info-modal form .dots-box .circle::after,body .change-profile-info-modal form .dots-box .circle::before{background-color:#e9e8e8;width:5px;height:5px}body .change-profile-info-modal form .gender-box .radio-btns-box{width:315px}body .change-profile-info-modal form .save-btn{width:220px;height:35px;border-radius:10px;font-size:15px;margin:25px auto 0}body .change-profile-info-modal .mobile-edit-segment form .save-btn{width:100%;max-width:296px}body .change-profile-info-modal .change-profile-info-segment .actions-box{font-size:13px;margin:10px 0 0;text-align:center}body .change-profile-info-modal .mobile-edit-segment .edit-mobile-img-box{min-height:140px}body .change-profile-info-modal .email-edit-segment .edit-email-img-box{min-height:130px}body .change-profile-info-modal .header .back-btn{gap:10px;font-size:13px}body .change-profile-info-modal .pwd-segment{height:90%;overflow-y:auto;padding:40px 0 10px;text-align:center;scrollbar-width:thin;display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:center}body .change-profile-info-modal .pwd-segment .lock-img-box{height:140px;display:flex;align-items:center;justify-content:center}body .favorite-msg-modal{max-width:705px;width:90%;height:325px;display:grid;grid-template-columns:37.5% 62.5%}body .favorite-msg-modal .close-btn{top:10px;left:10px;width:30px;height:30px}body .favorite-msg-modal .img-box{grid-area:1/1/3/2;align-self:center;justify-self:left}body .favorite-msg-modal .content-box{grid-area:1/2/2/3;align-self:center;text-align:center;justify-self:center;width:290px}body .favorite-msg-modal .content-box .title{font-size:20px}body .favorite-msg-modal .actions-box{grid-area:2/2/3/3;justify-self:center;align-self:start;text-align:center;margin:30px 0 0}body .favorite-msg-modal .actions-box .sign-in-btn{padding:5px 0 0;/*! instead of align-items: center !*/width:180px;height:35px;font-size:15px;margin:0 0 15px}body .share-modal-dimmer{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:7/*! To be above the header-segment, because its z-index is 6 !*/}body .share-modal{position:relative;display:flex;flex-direction:column;align-items:center;background:#fff;width:375px;height:410px;padding:0 0 40px;border-radius:10px;overflow:hidden}body .share-modal .close-btn{position:absolute;top:5px;left:5px;display:flex;align-items:center;justify-content:center;height:30px;width:30px}body .share-modal .header-box{height:242px;overflow:hidden;display:flex;justify-content:center}body .share-modal .content-box .text{text-align:center;padding:0 7%;margin:11px 0 20px;font-size:15px}body .share-modal .action-box{display:flex;align-items:center;justify-content:space-evenly;width:100%}body .share-modal .action-box .share-btn{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center}body .share-modal .action-box .facebook-btn{background-image:linear-gradient(135deg,#4676ed,#2b1e99)}body .share-modal .action-box .telegram-btn{background-image:linear-gradient(135deg,#3cf,#337fff)}body .share-modal .action-box .whatsapp-btn{background-image:linear-gradient(135deg,#60fc7c,#4ab161)}body .share-modal .action-box .instagram-btn{background-image:linear-gradient(135deg,#d53692,#5b4fe9)}body .popup-modal-dimmer{right:auto;max-width:390px;min-width:300px;border-radius:0 20px 0 0;bottom:0;left:-390px}body .popup-modal .close-btn{right:-13px}body .inform-me-modal{display:grid;grid-template-columns:240px 1fr;padding:40px 20px;max-width:720px;width:90%;height:325px}body .inform-me-modal .close-btn{top:15px;left:15px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}body .inform-me-modal .img-box{display:flex;align-items:center;justify-content:center}body .inform-me-modal .user-box{gap:50px}body .inform-me-modal .user-box .header-box .title{margin:0 10px 0 0;font-size:20px}body .inform-me-modal .user-box .content-box{gap:20px}body .inform-me-modal .user-box .content-box .checkbox-box,body .inform-me-modal .user-box .content-box .send-to-email-box{display:flex;align-items:center;gap:10px}body .inform-me-modal .user-box .content-box .lbl{font-size:18px;color:#757575}body .inform-me-modal .user-box .content-box .send-to-email-box{gap:0}body .inform-me-modal .user-box .content-box .send-to-email-box .email-missing-msg{font-size:12px}body .inform-me-modal .user-box .actions-box{align-self:center}body .inform-me-modal .user-box .actions-box .submit-btn{width:108px;height:35px;font-size:15px}body .inform-me-modal .guest-box{gap:90px;margin-top:15px}body .inform-me-modal .guest-box .header-box .title{font-size:20px;font-weight:400}body .inform-me-modal .guest-box .actions-box .sign-in-btn{width:180px;height:35px}body .wpn-container{bottom:30px;right:25px;width:425px}header .header-segment{display:grid;grid-template-columns:repeat(20,1fr);grid-template-rows:62px 1px 61px;align-items:center;background:#fff;position:relative;margin:20px 10.1756% 15px;padding:0 3.358%;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.05);z-index:6}header .header-segment .logo-box{grid-column:1/6;grid-row:1/2;margin:5px 3px 0 0;align-self:center;justify-self:start}header .header-segment .logo-box a{display:flex;width:123px;height:31px}header .header-segment .sign-up-sign-in-box{display:flex;align-items:center;grid-column:6/21;grid-row:1/2;color:#757575;justify-self:end}header .header-segment .sign-up-sign-in-box .person-box,header .header-segment .sign-up-sign-in-box .person-box .guest-box,header .header-segment .sign-up-sign-in-box .person-box .user-box{display:flex;align-items:center;font-size:12px}header .header-segment .sign-up-sign-in-box .person-box{gap:45px/*! in user-mode is the gap between the img/name and the notification and in guest mode is the gap between the img/name and the sign-up/sign-in button  !*/}header .header-segment .sign-up-sign-in-box .person-box .guest-box{gap:10px}header .header-segment .sign-up-sign-in-box .person-box .user-box{cursor:pointer;gap:5px/*! the gap between img, name and the bottom arrow !*/}header .header-segment .sign-up-sign-in-box .person-box .notification-box{cursor:pointer;display:flex}header .header-segment .sign-up-sign-in-box .person-box .notification-box .notification-icon{width:24px;height:29px}header .header-segment .sign-up-sign-in-box .person-box .user-box .username-lbl{color:#fb993b}header .header-segment .sign-up-sign-in-box .person-box .guest-box .guest-img-box,header .header-segment .sign-up-sign-in-box .person-box .user-box .user-img-box{display:flex;justify-content:center;align-items:center;width:38px;height:38px;overflow:hidden;border-radius:50%}header .header-segment .sign-up-sign-in-box .person-box .guest-box .guest-img-box img,header .header-segment .sign-up-sign-in-box .person-box .user-box .user-img-box img{object-fit:contain}/*! The pop up is out of the header because the inline is false in it's JS setings !*/body .ui.popup{padding:0;border-radius:10px}body .user-tools-popup{width:177px;height:119px;padding:0 14px 0 10px}body .user-tools-popup a{padding:8px 3px;border-bottom:1px solid #e2e2e2;color:#757575;font-size:12px;display:flex;align-items:center;gap:20px}body .user-tools-popup .change-profile-info.btn,body .user-tools-popup .exit-btn{cursor:pointer}body .user-tools-popup a:last-child{border-bottom:none}header .header-segment .sign-up-sign-in-box .sign-up-sign-in-btns-box{display:grid;grid-template-columns:50px 35px 35px;height:38px;font-size:15px;font-weight:lighter}header .header-segment .sign-up-sign-in-box .sign-up-sign-in-btns-box .sign-in-btn{grid-area:1/1/2/3;display:flex;background:#f2f2f2;color:#fb993b;border-radius:20px;padding:7px 16px 0 0}header .header-segment .sign-up-sign-in-box .sign-up-sign-in-btns-box .sign-up-btn{display:flex;align-items:center;justify-content:center;grid-area:1/2/2/4;background:#fb993b;color:#fff;border-radius:20px;box-shadow:0 3px 10px rgba(0,0,0,.1)}header .header-segment .horizontal-line{background:#d9d9d9;height:1px;width:100%;border:none;grid-area:2/1/3/21}header .header-segment .features-box{grid-column:1/14;grid-row:3/4}header .header-segment .features-box .nav-box{display:flex;align-items:center;gap:5.2779%;font-size:12px;font-weight:lighter;padding:0;margin:0 18px 0 0}header .header-segment .features-box .nav-box>li.category-btn>div:first-child,header .header-segment .features-box .nav-box>li>a{display:flex;justify-content:center;align-items:center;color:#757575;gap:10px;cursor:pointer}header .header-segment .features-box .nav-box>li>a.discount-link{color:#ff6969;font-weight:700}header .header-segment .features-box .nav-box>li>a.android-app-link{color:#6978ff;font-weight:700}header .header-segment .features-box .nav-box>li.category-btn>div:first-child{padding:2px 0;position:relative}header .header-segment .features-box .nav-box>li.category-btn>div:first-child::before{position:absolute;bottom:-15px;right:0;width:100%;height:5px;background:#756aaf;content:'';border-radius:5px;opacity:0}header .header-segment .features-box .nav-box>li:first-child:hover>div:first-child::before{opacity:1;transition-delay:.3s}@keyframes black-friday1{0%{text-shadow:0 0 4px}100%{text-shadow:0 0 0}}@keyframes black-friday2{0%{box-shadow:0 0 5px 1px #000}100%{box-shadow:0 0 0 0 #000}}header .header-segment .features-box .nav-box>li.black-friday-btn>a{color:#000;text-shadow:0 0 4px;animation:black-friday1 1s ease-in-out infinite;animation-direction:alternate-reverse}header .header-segment .features-box .nav-box>li.black-friday-btn>a>i{width:10px;height:10px;border-radius:50px;box-shadow:0 0 5px 1px #000;background:#000;animation:black-friday2 1s ease-in-out infinite;animation-direction:alternate-reverse}@keyframes valentine1{0%{text-shadow:0 0 4px}100%{text-shadow:0 0 0}}@keyframes valentine2{0%{box-shadow:0 0 5px 1px #ff3334}100%{box-shadow:0 0 0 0 #ff3334}}header .header-segment .features-box .nav-box>li.valentine-btn>a{color:#ff3334;text-shadow:0 0 4px;animation:valentine1 1s ease-in-out infinite;animation-direction:alternate-reverse}header .header-segment .features-box .nav-box>li.valentine-btn>a>i{width:10px;height:10px;border-radius:50px;box-shadow:0 0 5px 1px #ff3334;background:#ff3334;animation:valentine2 1s ease-in-out infinite;animation-direction:alternate-reverse}header .header-segment .search-box{display:flex;background:#f3f3f3;padding:5px;border-radius:20px}header .header-segment .default-search-box{grid-column:14/21;grid-row:3/4;display:grid;grid-template-columns:1fr 25px;align-items:center;padding-right:15px;font-size:12px;font-weight:lighter;color:#6b6b6b;cursor:pointer;user-select:none}header .header-segment .search-input-box{grid-column:1/21;grid-row:3/4;border:1px solid #756aaf}header .header-segment .search-box input[type=search]{border:none;outline:0;padding:0 15px;background:inherit;font-size:12px;width:100%}header .header-segment .search-box input[type=search]::placeholder{color:#b9b9b9}header .header-segment .search-box .search-icon-box{padding:5px;background:#756aaf;display:flex;justify-content:center;align-items:center;border-radius:50%}header .header-segment .search-input-box button[type=submit].search-icon-box{border-radius:20px;color:#fff;gap:10px}header .header-segment .person-box .notifications-popup::before{background-color:rgba(49,49,49,.96)}header .header-segment .person-box .notifications-popup-template .items-box{height:337px}body .header-segment .person-box .notifications-popup-template .notifications-segment .items-box{padding:0 0 0 8px}body .header-segment .person-box .notifications-popup-template .notifications-segment .items-box .notification-item{row-gap:7px;grid-template-columns:min-content max-content 1fr;grid-template-rows:repeat(3,min-content)}body .header-segment .person-box .notifications-popup-template .notifications-segment .items-box .notification-item .icon-box{grid-row:1/3}body .header-segment .person-box .notifications-popup-template .notifications-segment .items-box .notification-item .date{grid-column:2/3;grid-row:2/3;justify-self:start}body .header-segment .person-box .notifications-popup-template .notifications-segment .items-box .notification-item .text-box{margin:8px 0 0}header .header-segment .category-segment{position:absolute;left:0;right:0;bottom:-425px;min-height:448px;z-index:5;padding-top:28px;width:100%;display:none}header .header-segment .category-segment .category-box{min-height:420px;height:max-content;width:100%;border-radius:25px;position:absolute;background:#fff;overflow:hidden}header .header-segment .category-segment .category-box .dimmer-with-loader{position:absolute;top:0;right:0;background:#fff}header .header-segment .category-segment .category-box.a-li-is-not-hovered-by-user,header .header-segment .category-segment .category-box[data-key="خدمات-اینترنتی"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/InternetServices.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box[data-key="هایپرمارکت"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/HyperMarket.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box[data-key="لوازم-دیجیتال"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/DigitalDevices.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box[data-key="ورزش-سلامت-پزشکی"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/SportHealth.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box[data-key="مد-پوشاک-زیبایی"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/Fashion.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box[data-key="مادر-نوزاد"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/Kids.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box[data-key="ساختمان"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/Building.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box[data-key="خانه-آشپزخانه"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/Kitchen.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box[data-key="سایر-دسته-ها"]{background:url(/view/takhfifhot/site-desktop/pics/category/imgs/Others.webp?v3) left center/60% 100% no-repeat #fff}header .header-segment .category-segment .category-box .category-lvl-0,header .header-segment .category-segment .category-box .category-lvl-1,header .header-segment .category-segment .category-box .category-lvl-2{position:absolute;top:0;min-height:420px;height:max-content;width:max-content;padding:10px 0}header .header-segment .category-segment .category-box li{transition:all .3s ease;padding:5px 5px 5px 0}header .header-segment .category-segment .category-box li a{color:#202020;display:flex;gap:10px;align-items:center;padding:5px 0 5px 20px;transition:all .3s ease;margin:0 10px 0 0;border-radius:0 10px 10px 0;font-size:12px}header .header-segment .category-segment .category-box li:hover>a,header .header-segment .category-segment .category-box.a-li-is-not-hovered-by-user .category-lvl-0>li:first-child>a{color:#6f6f6f;padding:5px 20px 5px 0}header .header-segment .category-segment .category-box li a i{visibility:hidden}header .header-segment .category-segment .category-box li:hover>a i,header .header-segment .category-segment .category-box.a-li-is-not-hovered-by-user .category-lvl-0>li:first-child>a i{visibility:visible}header .header-segment .category-segment .category-box .category-lvl-0{background:#eae9fe;border-radius:0 20px 20px 0;width:180px}header .header-segment .category-segment .category-box .category-lvl-0>li:hover>a,header .header-segment .category-segment .category-box.a-li-is-not-hovered-by-user .category-lvl-0>li:first-child>a{background:#f7f6fe}header .header-segment .category-segment .category-box .category-lvl-0>li:hover a+.category-lvl-1,header .header-segment .category-segment .category-box.a-li-is-not-hovered-by-user .category-lvl-0>li:first-child a+.category-lvl-1{display:block}header .header-segment .category-segment .category-box .category-lvl-1{background:#f7f6fe;right:180px;display:none;width:205px}header .header-segment .category-segment .category-box .category-lvl-1>li:hover>a{background:#fff}header .header-segment .category-segment .category-box .category-lvl-1>li:hover a+.category-lvl-2{display:block}header .header-segment .category-segment .category-box .category-lvl-2{background:#fff;right:205px;display:none;width:227px}header .header-segment .category-segment .category-box .category-lvl-2>li:hover>a{padding-right:10px;padding-left:30px}header .header-segment .search-modal{position:absolute;left:0;right:0;bottom:-355px;z-index:5;min-height:350px;height:100%;width:100%;border-radius:25px;background:#fff;padding:0}header .header-segment .search-modal .search-segment{display:grid;grid-template-columns:1fr 350px;padding-bottom:0;height:100%}header .header-segment .search-modal .search-segment .boxes{overflow-y:auto;padding:0 20px 10px;scrollbar-width:thin;height:95%;margin:auto 5px;flex-grow:1}header .header-segment .search-modal .search-segment .boxes .current-search-field{height:max-content}header .header-segment .search-modal .search-segment .boxes .no-items-msg-box,header .header-segment .search-modal .search-segment .err-msg-box{font-size:20px}body .header-segment .search-modal .search-segment .boxes .previous-searched-items-box .title{padding:17px 0 14px;font-size:12px;font-weight:400}header .header-segment .search-modal .search-segment .boxes::-webkit-scrollbar{width:5px;border-radius:50px}header .header-segment .search-modal .search-segment .boxes::-webkit-scrollbar-track{border-radius:50px}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .box{padding:8px 0 20px}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .box>.title-box .title{margin-bottom:10px;font-size:12px;font-weight:400;color:#756aaf}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .coupon-and-discounts-codes-box .list-box a{gap:6px;font-size:12px;font-weight:lighter;margin:0 0 5px}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .merchandise-box .list-box{grid-template-columns:repeat(3,1fr);font-size:12px;gap:20px 10px}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .merchandise-box .list-box a{column-gap:10px}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .brands-box .list-box{gap:20px;align-items:center;flex-wrap:wrap}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .brands-box .list-box a{border:1px solid #ccc;padding:2px;border-radius:5px;width:55px;height:55px;overflow:hidden;display:flex;align-items:center;justify-content:center}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .brands-box .list-box a img{height:100%;max-width:100%;object-fit:contain}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .categories-box .list-box{gap:5px;flex-wrap:wrap}header .header-segment .search-modal .search-segment .boxes .current-search-boxes .categories-box .list-box a{border-radius:5px;background:#b5b2f1;color:#fff;padding:5px 8px;font-size:10px}header .header-segment .search-modal .search-segment .boxes .previous-searched-items-box .items-box{gap:15px}header .header-segment .search-modal .search-segment .boxes .previous-searched-items-box .searched-item{font-size:12px;font-weight:lighter;gap:6px}header .header-segment .search-modal .search-segment .ad-img-box{overflow:hidden}header .header-segment .search-modal .search-segment .ad-img-box a{display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:25px 0 0 25px;overflow:hidden}body .body-dimmer{position:fixed;top:0;right:0;height:100%;width:100%;content:"";background:rgba(0,0,0,.7);z-index:5;display:none}header .header-segment.fixed{position:fixed;top:0;width:100%;border-radius:0;margin:0;z-index:6;padding:13px 1.8656% 9px 2.2388%;grid-template-rows:1fr;box-shadow:0 0 10px rgba(0,0,0,.15);height:64px}header .header-segment.fixed .search-input-box{margin:0 8.7% 0 7.9%}header .header-segment.fixed .logo-box{grid-column:1/3;grid-row:1/1;margin:0 5px 0 0}header .header-segment.fixed .logo-box a{width:100px;height:25px}header .header-segment.fixed .sign-up-sign-in-box{grid-column:16/21;grid-row:1/1;margin-left:5px}header .header-segment.fixed .sign-up-sign-in-box .person-box{gap:25px}header .header-segment.fixed .horizontal-line{display:none}header .header-segment.fixed .features-box{grid-column:3/10;grid-row:1/1}header .header-segment.fixed .features-box .nav-box{justify-content:center;margin:0}header .header-segment.fixed .features-box .icon{display:none}header .header-segment.fixed .default-search-box{grid-column:10/16;grid-row:1/1}header .header-segment.fixed .search-input-box{grid-row:1/1}/*! edit later !*/header .header-segment.fixed .category-segment,header .header-segment.fixed .search-modal{margin:0 10.1757%;width:80%}header .header-segment.fixed.hide-items .logo-box,header .header-segment.fixed.hide-items .sign-up-sign-in-box{display:none}body .categories-segment{margin:0 10.1756%;border-radius:20px;overflow:hidden}body .categories-segment .categories-container{height:100%;padding:10px 1%}body .categories-segment .categories-container.initial-css .swiper-wrapper{display:flex}body .categories-segment .categories-container.initial-css .swiper-wrapper .swiper-slide{width:105px}body .categories-segment .categories-container .swiper{width:max-content;margin:0 auto}body .categories-segment .categories-container .category-btn{display:grid;position:relative;grid-template-rows:50px min-content;justify-items:center;align-content:center;gap:10px 0;height:105px;border-radius:10px;width:160px}body .categories-segment .categories-container .category-btn .title{position:absolute;font-size:12px;font-weight:700;text-align:center;height:100%;width:100%;line-height:16px;text-wrap:balance;padding-top:86px}body .categories-segment .categories-container .category-btn.online-shop-btn .title{padding-top:70px}body .categories-segment .categories-container .category-btn.fashion-and-clothes-btn>i,body .categories-segment .categories-container .category-btn.film-and-music-btn>i,body .categories-segment .categories-container .category-btn.group-discount-btn>i,body .categories-segment .categories-container .category-btn.online-services-btn>i,body .categories-segment .categories-container .category-btn.snapp-btn>i,body .categories-segment .categories-container .category-btn.tapsi-btn>i{margin-top:16px}body .category-sidebar-btn{position:fixed;left:0;top:50%;transform:translateY(-50%) translateX(-49px) rotate(-90deg);width:145px;height:47px;background:#fb993b;margin:0;color:#fff;font-size:13px;border-radius:0 0 10px 10px;z-index:2}body .category-sidebar{position:fixed;top:0;left:-300px;height:100%;width:300px;z-index:8;background:rgba(251,153,59,.8)}body .category-sidebar .categories-container{display:flex;flex-direction:column;justify-content:space-between;padding:15px 10px;height:100%;box-shadow:none;overflow-y:auto}body .category-sidebar .categories-container .category-btn{display:grid;grid-template-columns:55px 1fr;align-items:center;gap:42px;border-radius:10px}body .category-sidebar .categories-container .category-btn br{display:none}body .category-sidebar .categories-container .category-btn .title{font-size:14px;font-weight:700}body .sidebar-dimmer{position:fixed;top:0;right:0;height:100%;width:100%;content:"";background:rgba(0,0,0,.6);z-index:7;display:none}main{padding:20px 10.1756% 40px;position:relative}main>.inner-body{display:flex;flex-direction:column;gap:35px}main .breadcrumb-field{justify-content:space-between;margin-bottom:-10px;/*!the general gap is 30px but the space between breadcrumb and it's under element is 20px!*/font-weight:lighter}main .breadcrumb-field .breadcrumb-box{gap:10px}main .breadcrumb-field .crumb{font-size:11px}main .breadcrumb-field .copy-to-clipboard-box{color:#6b6b6b;font-size:11px;position:relative;align-items:center}main .breadcrumb-field .copy-to-clipboard-box .icon-btns-box .tooltip-wrapper-box{position:relative;display:flex;align-items:center;justify-content:center}main .breadcrumb-field .copy-to-clipboard-box .icon-btns-box .tooltip-wrapper-box span{position:absolute;top:27px;left:-28px;display:none;width:80px;color:#fff;background-color:#959595;text-align:center;padding:5px 10px;border-radius:5px;z-index:1}main .breadcrumb-field .copy-to-clipboard-box .icon-btns-box .tooltip-wrapper-box span::after{position:absolute;width:10px;height:10px;background:#959595;top:-5px;left:50%;transform:translateX(-50%) rotate(45deg);content:'';z-index:-1}main .breadcrumb-field .copy-to-clipboard-box .icon-btns-box .tooltip-wrapper-box:hover span{display:block}main .field .field-title-box{display:flex;align-items:center;gap:25px;margin:0 0 36px}main .field .field-title .title{font-size:20px;margin:0}main .field .field-title::before{width:48px}main .field .items-box{gap:0}main .service-and-merchandise-tabs{gap:10px}main .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .cards-container{display:grid}main .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .empty-box{border-radius:20px;font-size:20px}main .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .tab[data-view-type=list] .cards-container{grid-template-columns:1fr;row-gap:10px}main .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .tab[data-view-type=grid] .cards-container{grid-template-columns:repeat(3,1fr);grid-gap:15px 10px}main .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .tab[data-view-type=list],main .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .tab[data-view-type=list] .empty-box{min-height:200px}main .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .tab[data-view-type=grid],main .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .tab[data-view-type=grid] .empty-box{min-height:290px}main .service-and-merchandise-tabs.discount-cards-list-segment .tab-segments-box .cards-container{border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.15)}main .sort-segment{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:20px;padding:10px 15px;margin:0 0 17px}main .sort-segment .display-icons,main .sort-segment .sort-box,main .sort-segment .sort-box .actions-box{display:flex;align-items:center;gap:20px}main .sort-segment .sort-box .title{color:#444}main .sort-segment .sort-box .actions-box .btn{font-size:11px;color:#b5b5b5;height:20px}main .sort-segment .sort-box .actions-box .btn.active{color:#fb993b}main .service-and-merchandise-tabs .tabs-menu-box .base-btn{font-size:17px;height:43px;align-items:center}main .service-and-merchandise-tabs .tabs-menu-box .service-btn{border-radius:20px 20px 0 0}main .service-and-merchandise-tabs .tabs-menu-box .merchandise-btn{border-radius:20px 20px 20px 0}main .service-and-merchandise-tabs .tabs-menu-box .cover-btn-box div.cover-btn{height:55px;font-size:17px}main .service-and-merchandise-tabs .tabs-menu-box .service-btn-cover-box .cover-btn{border-radius:20px 20px 0 0}main .service-and-merchandise-tabs .tabs-menu-box .merchandise-btn-cover-box .cover-btn{border-radius:20px 20px 0 20px}main .service-and-merchandise-tabs .tab-segments-box .tab .dimmer-with-loader{border-radius:20px}main .service-and-merchandise-tabs .see-more-btns-box .see-more-btn{margin:0}main .see-more-btn{height:50px;border-radius:20px;font-size:13px;color:#737373;margin:15px 0 0}main .see-more-btn .loader{width:25px;height:25px;border:2px solid #c4c4c4;border-top:2px solid grey}main .ads-field{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.4%;/*! must be removed later !*/margin:20px 0 0;min-height:180px}main .ads-field .ad-box{min-height:140px;border-radius:20px;max-height:250px}main .important-brands-segment .swiper-container{min-height:90px}main .important-brands-segment .swiper-slide a{height:90px;width:135px}main .important-brands-segment .swiper-slide a img{height:100%;max-width:100%;object-fit:contain}main .important-brands-segment .field-title{margin:0 0 20px}main .merchandise-discount-cards-segment .items-box,main .newest-service-discount-cards-segment .items-box,main .similar-merchandise-discount-cards-segment .items-box,main .similar-service-discount-cards-segment .items-box{min-height:310px}main .discount-cards-list-segment .items-box{border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.15)}main .card-list{display:grid;grid-template-columns:140px 1fr 125px;grid-template-rows:min-content min-content min-content;column-gap:1.45%;border-bottom:1px solid #dedede;padding:28px 0;background:#fff;margin:0 2.74%}main .card-list:last-child{border-bottom:none}main .card-list .img-box{grid-area:1/1/4/2;display:flex;justify-content:center;align-items:center;width:140px;height:140px;border-radius:20px;background:#f9f9f9;align-self:center;overflow:hidden}main .card-list .content-box{grid-area:1/2/4/3;display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0 0 0 2.5%;height:140px}main .card-list .content-box .title{color:#202020;font-size:15px;font-weight:400}main .card-list .content-box .title a{color:#202020}main .card-list .content-box .description{overflow:hidden;min-height:55px;max-height:101px;color:#757575}main .card-list .content-box .description p{font-size:12px;font-weight:lighter;text-align:justify;line-height:2.1;display:-webkit-box!important;-webkit-line-clamp:4;-webkit-box-orient:vertical;white-space:normal}main .card-list .specs-box{grid-area:1/3/3/4;align-self:end}main .card-list:not(.compact).no-view-btn .specs-box{grid-area:2/3/3/4!important}main .card-list .specs-box .lbl{width:100%;text-align:center;padding:8px 0 10px}main .card-list .specs-box .discount-amount-lbl{font-size:13px;color:#fb993b;padding-top:0}main .card-list .specs-box .discount-amount-lbl span{font-size:20px;font-weight:700}main .card-list .specs-box .discount-amount-lbl,main .card-list .specs-box .expiration-date-status-lbl{border-bottom:1px solid #d9d9d9}main .card-list .specs-box .discount-type-lbl,main .card-list .specs-box .expiration-date-status-lbl{font-size:13px;color:#756aaf}main .card-list .specs-box .seller-lbl,main .card-list .specs-box .seller-name a{font-size:13px;color:#756aaf}main .card-list .actions-box{grid-area:3/3/4/4;align-self:center}main .card-list .actions-box a,main .card-list .actions-box button{display:flex;align-items:center;justify-content:center;height:32px;width:125px;color:#fff;background:#756aaf;border-radius:10px}main .service-discount-card-list .img-box{box-shadow:0 0 10px rgba(0,0,0,.07)}main .service-discount-card-list .img-box img{object-fit:contain}main .service-discount-card-list .content-box .title a span{font-size:17px}main .service-discount-card-list .content-box .feature-tags-box{margin:auto 0 0;display:flex;justify-content:flex-start;align-items:center;gap:5px 20px;flex-wrap:wrap;font-size:10px;color:#717171;font-weight:lighter}main .service-discount-card-list .content-box .feature-tags-box .feature-tag{display:flex;gap:5px;align-items:center}main .merchandise-discount-card-list .img-box img{object-fit:contain}main .merchandise-discount-card-list .content-box .price-info-box{color:#757575;font-size:8px;margin:auto 0 0;display:flex;gap:40px;align-items:center}main .merchandise-discount-card-list .content-box .price-info-box .vertical-line{width:1px;height:75%;background:#b5b5b5}main .merchandise-discount-card-list .content-box .price-info-box .price-box div{font-size:18px/*! 16px in XD is too little !*/}main .merchandise-discount-card-list .content-box .price-info-box .prev-price-box .prev-price{text-decoration:line-through;color:#959595}main .merchandise-discount-card-list .content-box .price-info-box .no-discount-price-box .no-discount-price,main .merchandise-discount-card-list .content-box .price-info-box .profit-price-box .profit{color:#756aaf}main .merchandise-discount-card-list .content-box .price-info-box .new-price-box .new-price{color:#ef0c3b}main .merchandise-discount-card-list .content-box .price-info-box .no-discount-price-box{display:flex;gap:5px}main .card-list.compact{grid-template-columns:160px 1fr 125px;gap:10px 20px;height:200px;padding:13px 20px 20px;border-radius:20px;border:none;margin:0}main .card-list.compact .img-box{width:160px;height:160px;margin-top:7px}main .card-list.compact .content-box{grid-area:2/2/4/3;gap:5px;margin:0}main .card-list.no-view-btn.compact .content-box{grid-area:2/2/4/4}main .card-list.compact .specs-box{grid-area:1/2/2/3;display:flex;border-bottom:1px solid #b5b5b5;padding-bottom:5px;align-self:start}main .card-list.no-view-btn.compact .specs-box{grid-area:1/2/2/4}main .card-list.compact .specs-box .lbl{padding:0}main .card-list.compact .specs-box .discount-amount-lbl,main .card-list.compact .specs-box .expiration-date-status-lbl{border-bottom:none;border-left:1px solid #b5b5b5}main .card-list.compact .actions-box{grid-area:1/3/4/4;align-self:center}main .service-discount-card-list.compact .content-box{height:125px}main .merchandise-discount-card-list.compact .content-box{height:128px}main .merchandise-discount-card-list.compact .content-box .price-info-box{width:100%;justify-content:space-around;gap:0}main .merchandise-discount-card-list.compact .content-box .price-info-box .price-box{display:flex;flex-direction:column;align-items:center}main .merchandise-discount-card-list.compact .content-box .price-info-box .no-discount-price-box{width:100%;flex-direction:row}main .merchandise-discount-card-list.compact .content-box .description{min-height:59px;max-height:75px}main .merchandise-discount-card-list.compact .content-box .description p{-webkit-line-clamp:3;line-height:2.13}main .card-list.expired .img-box{filter:grayscale(.85)}main .card-list.expired .content-box .description,main .merchandise-discount-card-list.expired .content-box .price-info-box,main .merchandise-discount-card-list.expired .content-box .price-info-box div{color:#959595!important}main .card-list.expired .specs-box .expiration-date-status-lbl{color:#ef0c3b}main .card-list.expired .actions-box a{background:#b5b5b5}main .discount-cards-grid-segment.field .items-box{display:grid;grid-template-columns:repeat(4,1fr);gap:15px 1.4%}/*! check later !*/main .card-grid .header-box .img-box .dimmer-box{border-radius:15px 15px 60px 60px;overflow:hidden;position:absolute;width:100%;height:100%;top:0;right:0;background:rgba(124,112,185,.85);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s ease-in-out;z-index:2;padding-top:30px;opacity:0;transition:.2s ease-in-out}main .card-grid .header-box .img-box .dimmer-box .rating-box{display:flex;justify-content:center;align-items:center;gap:40px;padding-bottom:17px;border-bottom:1px solid #fff}main .card-grid .header-box .img-box .dimmer-box .rating-box .purchase-number-box,main .card-grid .header-box .img-box .dimmer-box .rating-box .rating-star-box{display:flex;justify-content:center;align-items:center;gap:5px;font-size:11px;color:#fff}main .card-grid .header-box .img-box .dimmer-box .actions-box .action-btn{display:flex;justify-content:center;align-items:center;color:#fff;font-size:13px;gap:5px;padding:14px 10px;background:0 0}main .card-grid .header-box .img-box:hover .dimmer-box{opacity:1}main .card-grid{display:grid;grid-template-rows:max-content 1fr max-content;background:#fff;border-radius:20px;padding:5px 5px 8px;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.1)}main .card-grid .header-box{background:#f3f2f2;border-radius:15px 15px 60px 60px;position:relative;height:200px}main .card-grid .header-box>div:first-of-type{background:#e1e1e1;border-radius:15px 15px 60px 60px}main .card-grid .header-box .img-box{display:flex;justify-content:center;align-items:center;border-radius:15px 15px 65px 65px;width:100%;background:#fff;height:160px;position:relative;overflow:hidden}main .card-grid .header-box .img-box img{max-width:100%;object-fit:contain}main .card-grid .close-btn{position:absolute;top:5px;left:5px;display:flex;z-index:3}main .card-grid .header-box .discount-amount-lbl{position:absolute;top:5px;right:5px;background:#fb993b;border-radius:10px;color:#fff;padding:7px}main .card-grid .header-box .expiration-date-status-lbl{font-size:12px;color:#756aaf;height:20px}main .card-grid .content-box{display:flex;flex-direction:column;justify-content:space-between}main .card-grid .content-box .title-box .title{margin:10px 0 15px;max-height:40px;color:#202020;font-size:15px;font-weight:400;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}main .card-grid .actions-box{display:flex;align-items:center;justify-content:center}main .card-grid>.actions-box .action-btn{background:#756aaf;display:flex;align-items:center;justify-content:center;width:95px;height:30px;color:#fff;border-radius:5px;font-size:13px}main .card-grid .header-box .discount-type-lbl,main .card-grid .header-box .seller-name a{font-size:12px;color:#756aaf}main .service-discount-card-grid .header-box .discount-amount-lbl{font-size:12px}main .service-discount-card-grid .header-box .discount-amount-lbl span{font-size:22px;display:block}main .merchandise-discount-card-grid .header-box .discount-amount-lbl{font-size:22px}main .merchandise-discount-card-grid .content-box .price-info-box{display:flex;align-items:end;justify-content:space-around;font-size:8px;margin:0 0 10px;color:#959595}main .merchandise-discount-card-grid .content-box .price-info-box .price-box{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:17px/*! the gap space between price-lbl and the price itself is 20px by default which is too much  !*/}main .merchandise-discount-card-grid .content-box .price-info-box .vertical-line{width:1px;height:20px;background:#b9b9b9}main .merchandise-discount-card-grid .content-box .price-info-box .price-box div{font-size:18px/*! font-size in Adobe XD was 13px !*/}main .merchandise-discount-card-grid .content-box .price-info-box .no-discount-price-box{width:100%;flex-direction:row;gap:5px;height:28px;align-items:flex-end}main .merchandise-discount-card-grid .content-box .price-info-box .prev-price{text-decoration:line-through}main .merchandise-discount-card-grid .content-box .price-info-box .profit{color:#756aaf}main .merchandise-discount-card-grid .content-box .price-info-box .new-price{color:#ef0c3b}main .card-grid.expired{background:#ececec}main .card-grid.expired .header-box .img-box{filter:grayscale(.85)}main .card-grid.expired .header-box .expiration-date-status-lbl{color:#c1082f}main .card-grid.expired .actions-box .action-btn{background:#b5b5b5}main .card-grid.expired .content-box .price-info-box .price{color:#959595}main .discount-method-cards-info-segment{display:grid;grid-template-columns:75% 23%;grid-template-rows:min-content min-content;column-gap:2%}main .discount-method-cards-info-segment .title-bar{background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 10px rgba(0,0,0,.15);border-radius:20px;padding:0 4.295% 0 1.25%;grid-area:1/1/2/2;color:#444;height:55px}main .discount-method-cards-info-segment .title-bar .title{font-size:18px;font-weight:400;margin:0}main .discount-method-cards-info-segment .title-bar .brand a{font-size:13px;color:#756aaf;padding:10px}main .discount-method-cards-segment{grid-area:2/1/3/2}main .discount-method-cards-segment .items-box .method-card{display:grid;grid-template-columns:120px 1fr;column-gap:3.217%;padding-top:23px;position:relative;margin-top:0}main .method-card .vertical-dashed-line{position:absolute;right:60px;width:1px;height:60%;border-left:1px dashed #b5b5b5}main .method-card .vertical-dashed-line-top{top:0}main .method-card .vertical-dashed-line-bottom{bottom:0}main .method-card:last-child .vertical-dashed-line.vertical-dashed-line-bottom{display:none}main .method-card .brand-logo-box{background:#f4f4f4;border:1px dashed #b5b5b5;width:120px;height:120px;border-radius:50%;display:flex;justify-content:center;align-items:center;align-self:center;position:relative}main .method-card .brand-logo-box .brand-logo-img-box{background:#fff;width:95%;height:95%;border-radius:50%;display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden}main .method-card .card-box{display:flex;flex-direction:column;background:#fff;border-radius:10px;padding:13px 2.985% 20px;position:relative;box-shadow:1px 1px 10px 0 rgba(0,0,0,.1);min-height:182px;height:max-content;justify-content:space-between}main .method-card .card-box::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;right:-15px;border-width:12px 0 12px 16px;border-color:transparent transparent transparent #fff}main .method-card .card-box .header-box{display:flex;align-items:center;justify-content:space-between;padding:0 0 13px;border-bottom:1px solid #e1e1e1}main .method-card .card-box .header-box .expiration-brand-seller-box a,main .method-card .card-box .header-box .method-expiration-status-lbl{color:#756aaf}main .method-card .card-box .content-box{display:flex;flex-direction:column;position:relative;padding:15px 0 0}main .method-card .card-box .content-box .description{min-height:48px;max-height:max-content;margin:0 0 10px}main .method-card .card-box .content-box .description p{color:#313131;font-size:12px;text-align:justify;line-height:2;font-weight:lighter}main .method-card .card-box .content-box .description p b{text-shadow:1px 0 0 #000}main .method-card .card-box .actions-box{display:flex;align-items:center;justify-content:space-between;margin-top:auto}main .method-card .card-box .actions-box .discount-code-buy-box{display:flex;align-items:center;justify-content:center;gap:20px}main .method-card .card-box .actions-box .discount-code-buy-box .discount-code-box{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px dashed #fb993b;padding:3px;border-radius:10px;min-width:156px;height:30px;width:max-content;position:relative}main .method-card .card-box .actions-box .discount-code-buy-box .discount-code-box.loading::before{content:'';width:100%;height:100%;position:absolute;top:0;right:0;background:rgba(256,256,256,.5);z-index:1}main .method-card .card-box .actions-box .discount-code-buy-box .discount-code-box.loading::after{content:'';width:6px;height:6px;background:0 0;border:2px solid transparent;border-top-color:#fb993b;border-bottom-color:#fb993b;position:absolute;border-radius:50%;right:32%;top:35%;z-index:2;animation:spin .4s linear infinite}main .method-card .card-box .actions-box .discount-code-buy-box .discount-code-box .copy-discount-code-btn,main .method-card .card-box .actions-box .discount-code-buy-box .discount-code-box .discount-code-is-copied-lbl{font-size:10px;border:none;outline:0;cursor:pointer;padding:5px 0 0;color:#fff;width:45px;height:24px;text-align:center;border-radius:8px 2px 2px 8px;display:flex;justify-content:center}main .method-card .card-box .actions-box .discount-code-buy-box .discount-code-box .copy-discount-code-btn{background:#fb993b}main .method-card .card-box .actions-box .discount-code-buy-box .discount-code-box .discount-code-is-copied-lbl{background-color:#00cb3d;line-height:1.15}main .method-card .card-box .actions-box .discount-code-buy-box .discount-code-box .discount-code{color:#fb993b;margin-right:7px;font-family:tahoma;direction:ltr/*! for numbers and shapes like * # !*/}main .method-card .card-box .actions-box .action-btn{background:#756aaf;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;width:140px;height:30px;font-size:13px}main .service-discount-method-card .brand-logo-box .brand-logo-img-box img{object-fit:contain}main .service-discount-method-card .card-box .header-box .method-expiration-status-box{font-size:12px;color:#313131}main .service-discount-method-card .card-box .header-box{padding:0 0 10px}main .service-discount-method-card .card-box .content-box{padding:10px 0 0;gap:5px}main .service-discount-method-card .card-box .content-box .feature-tags-box{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px 3.174%}main .service-discount-method-card .card-box .content-box .feature-tags-box .feature-tag{display:flex;align-items:center;justify-content:center;gap:5px;color:#757575;font-size:10px}main .service-discount-method-card .card-box .actions-box .expiration-question-btn-box{min-width:120px}main .service-discount-method-card .card-box .actions-box .expiration-question-btn-box .expiration-question-btn{font-size:11px}main .service-discount-method-card .card-box .actions-box .expiration-question-btn-box .thanks-for-reporting-msg{font-size:11px}main .merchandise-discount-method-card .brand-logo-box .discount-precentage{position:absolute;top:-3px;right:-3px;font-size:18px;background:#fb993b;padding:8px;color:#fff;border-radius:50%;width:40px;height:40px;z-index:1;display:flex;justify-content:center;align-items:center}main .merchandise-discount-method-card .brand-logo-box .brand-logo-img-box img{object-fit:contain}main .merchandise-discount-method-card .card-box .header-box .expiration-brand-seller-box{display:flex;align-items:center;gap:50px;font-size:12px;color:#313131}main .merchandise-discount-method-card .card-box .actions-box .price-info-box{color:#828282;display:flex;align-items:center;gap:30px;height:100%}main .merchandise-discount-method-card .card-box .actions-box .price-info-box .price-box{display:flex;flex-direction:column;align-items:center}main .merchandise-discount-method-card .card-box .actions-box .price-info-box .price-box.no-discount-price-box{flex-direction:row;gap:5px}main .merchandise-discount-method-card .card-box .actions-box .price-info-box .price-lbl{font-size:8px}main .merchandise-discount-method-card .card-box .actions-box .price-info-box .price{font-size:18px/*! In Adobe XD was 13px !*/}main .merchandise-discount-method-card .card-box .actions-box .price-info-box .vertical-line{width:1px;height:70%;background:#b5b5b5;margin-top:10px}main .merchandise-discount-method-card .card-box .actions-box .price-info-box .prev-price{text-decoration:line-through}main .merchandise-discount-method-card .card-box .actions-box .price-info-box .no-discount-price,main .merchandise-discount-method-card .card-box .actions-box .price-info-box .profit-price{color:#756aaf}main .merchandise-discount-method-card .card-box .actions-box .price-info-box .new-price{color:#ef0c3b}main .method-card.expired .brand-logo-img-box img{filter:grayscale(.85)}main .method-card.expired .card-box{background:#ececec}main .method-card.expired .card-box::before{border-left-color:#ececec}main .merchandise-discount-method-card.expired .discount-precentage,main .method-card.expired .card-box .actions-box .action-btn,main .method-card.expired .card-box .actions-box .discount-code-buy-box .discount-code-box .copy-discount-code-btn{background:#b5b5b5}main .method-card.expired .card-box .actions-box .discount-code-buy-box .discount-code-box{border-color:#b5b5b5}main .method-card.expired .card-box .actions-box .discount-code-buy-box .discount-code-box .discount-code{color:#b5b5b5}main .method-card.expired .card-box .header-box .method-expiration-status-lbl{color:#ef0c3b}main .method-card.expired .card-box .actions-box .discount-code-buy-box{margin-right:auto}main .merchandise-discount-method-card.expired .card-box .actions-box .price-info-box .price{color:#959595}main .discount-method-cards-info-segment .discount-specs-card,main .discount-method-cards-info-segment .inform-me-card{box-shadow:0 0 10px rgba(0,0,0,.15);border-radius:20px;display:flex;flex-direction:column;align-self:flex-start;align-items:center;grid-area:1/2/3/3;min-height:260px;height:max-content}main .discount-method-cards-info-segment .discount-specs-card{padding:15px 8% 10px}main .discount-method-cards-info-segment .inform-me-card{padding:10px 8%}main .discount-specs-card .header-box{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;padding:0 0 15px}main .discount-specs-card .header-box .dicount-amount-lbl{display:flex;align-items:baseline;flex-wrap:wrap;text-align:center;justify-content:center;gap:5px;font-size:30px}main .discount-specs-card .header-box svg.takhfifhot-logo{width:30px;height:43px}main .discount-specs-card .header-box .dicount-amount-lbl span{font-size:15px}main .discount-specs-card .actions-box,main .discount-specs-card .content-box,main .inform-me-card .actions-box,main .inform-me-card .content-box{width:100%}.discount-specs-card .actions-box .last-modified-date{font-size:8pt;text-align:center;color:gray}main .inform-me-card .content-box .btn{width:100%;text-align:center;padding:5px 0;border-radius:10px;cursor:pointer;font-size:13px}main .discount-specs-card .actions-box .row-one,main .inform-me-card .actions-box .row-one{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}main .discount-specs-card .actions-box .row-one{padding:11px 20px}main .inform-me-card .actions-box .row-one{padding:0 20px}main .discount-specs-card .actions-box .row-one .icon-box,main .inform-me-card .actions-box .row-one .icon-box{align-items:center;gap:5px;display:grid;justify-items:center;grid-template-rows:25px max-content}main .discount-specs-card .actions-box .copy-to-clipboard-box.row-two,main .inform-me-card .actions-box .row-two{flex-direction:column-reverse;justify-content:center;align-items:center;gap:10px;padding:10px 0 3px}main .discount-specs-card .actions-box .row-two .icon-btns-box,main .inform-me-card .actions-box .row-two .icon-btns-box{align-items:center}main .inform-me-card .actions-box .row-two{padding:5px 0;gap:7px}main .discount-specs-card .copy-to-clipboard-box .short-link,main .inform-me-card .short-link{text-align:center;font-size:12px}main .discount-specs-card .actions-box .copy-to-clipboard-box .tooltip-wrapper-box,main .inform-me-card .actions-box .row-two .tooltip-wrapper-box{position:relative}main .discount-specs-card .actions-box .copy-to-clipboard-box .tooltip-wrapper-box span,main .inform-me-card .actions-box .row-two .tooltip-wrapper-box span{display:none;width:80px;background-color:#959595;color:#fff;text-align:center;border-radius:5px;padding:5px 10px;position:absolute;z-index:1;top:25px;right:-27px}main .discount-specs-card .actions-box .copy-to-clipboard-box .tooltip-wrapper-box span::after,main .inform-me-card .actions-box .row-two .tooltip-wrapper-box span::after{content:"";position:absolute;bottom:100%;left:50%;height:10px;width:10px;background:#959595;transform:translateX(-50%) rotate(45deg);top:-5px}main .discount-specs-card .actions-box .copy-to-clipboard-box .tooltip-wrapper-box:hover span,main .inform-me-card .actions-box .row-two .tooltip-wrapper-box:hover span{display:block}main .inform-me-card .content-box .expiration-date-lbl{padding:4px 0}main .inform-me-card .content-box{padding:0 0 10px}main .filters-aside .boxes,main .filters-aside .boxes .filter-boxes{display:flex;flex-direction:column;gap:10px}main .filters-aside .boxes{margin:0 0 10px}main .filters-aside .applied-filter-box,main .filters-aside .filter-box{padding:12px 20px;background:#fff;border-radius:20px;box-shadow:1px 1px 10px 1px rgba(0,0,0,.1)}main .filters-aside .filter-boxes .filter-box .actions-box{margin:15px 0 0 3px;display:grid;gap:7px}main .filters-aside .filter-boxes .brands-filter-box .actions-box,main .filters-aside .filter-boxes .category-filter-box .actions-box{max-height:150px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;margin:15px 0 0 -5px}main .filters-aside .filter-boxes .filter-box .actions-box::-webkit-scrollbar{width:3px}main .filters-aside .filter-boxes .filter-box .actions-box::-webkit-scrollbar-track{border-radius:50px}main .filters-aside .filter-boxes .actions-box .filter-slider-box .filter-slider{padding-top:14px;height:45px}main .filters-aside .applied-filter-box .header-box,main .filters-aside .filter-box .header-box{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:11px;font-weight:lighter;color:#313131;height:20px}main .filters-aside .filter-box .header-box{cursor:pointer}main .filters-aside .applied-filter-box .del-all-applied-filter-items-btn{color:#ef0c3b;font-size:11px;padding:5px}main .filters-aside .applied-filter-box .actions-box{display:flex;align-items:center;flex-wrap:wrap;gap:0 10px}main .filters-aside .applied-filter-box .actions-box .applied-filter-item{color:#959595;font-size:11px;font-weight:lighter;border:1px solid #e8e8e8;border-radius:5px;padding:2px 7px 2px 5px;margin:7px 0 0}main .filters-aside .applied-filter-box .actions-box .applied-filter-item .inner-box{display:flex;align-items:center;gap:10px}main .filters-aside .applied-filter-box .actions-box .applied-filter-item .inner-box .close-btn{width:15px;height:15px;display:flex;align-items:center;justify-content:center}main .filters-aside .filter-box .header-box .arrow-btn{transition:transform .5s}main .filters-aside .filter-box .header-box.clicked .arrow-btn{transform:rotate(180deg)}main .filters-aside .filter-box .actions-box{color:#717171;font-size:11px;font-weight:lighter}main .filters-aside .filter-box .actions-box .filter-item{display:flex;align-items:center;justify-content:space-between}main .filters-aside .status-filter-box .actions-box .filter-item{justify-content:flex-start;gap:10px}main .filters-aside .discount-price-filter-box .actions-box .labels li.label{display:none}main .filters-aside .discount-price-filter-box .actions-box .labels li.label:last-child{display:inline-flex}main .filters-aside .discount-price-filter-box .actions-box .labels li.label:first-child{display:inline-flex;left:92%/*! the inline right property in fonmantic-ui make the element to right so much that the the half of the element goes out !*/}main .filters-aside .discount-percent-filter-box .actions-box .input-boxes,main .filters-aside .discount-price-filter-box .actions-box .input-boxes{display:flex;align-items:center;justify-content:space-around;color:#757575}main .filters-aside .discount-percent-filter-box .actions-box .input-boxes input[type=number],main .filters-aside .discount-price-filter-box .actions-box .input-boxes input[type=number]{appearance:textfield;-moz-appearance:textfield;width:55px;height:20px;background:#ececec;border:none;outline:0;border-radius:2px;color:#695f9d;text-align:center}main .filters-aside .discount-percent-filter-box .actions-box .input-boxes input[type=number]{width:40px}main .filters-aside .filter-boxes .brands-filter-box .actions-box .filter-item .checkbox-box,main .filters-aside .filter-boxes .category-filter-box .actions-box .filter-item .checkbox-box{margin-left:5px}main .filters-aside .filter-box .actions-box .filter-item .checkbox-box,main .filters-aside .filter-box .actions-box .filter-item .radio-btn-box{display:flex;align-items:center;justify-content:center}main .filters-aside .filter-boxes .discount-percent-filter-box .actions-box .discount-percent-numbers,main .filters-aside .filter-boxes .discount-price-filter-box .actions-box .price-numbers,main .filters-aside .filter-boxes .score-filter-box .actions-box .score-numbers{display:flex;align-items:center;justify-content:space-between}body .filters-aside .discount-percent-filter-box .actions-box .discount-percent-slider li.label,body .filters-aside .discount-price-filter-box .actions-box .price-slider li.label,body .filters-aside .score-filter-box .actions-box .score-slider li.label{margin:0 17px 0 0}body .filters-aside .score-filter-box .actions-box .score-slider li.label{margin:0 15px 0 0}main .filters-aside input[type=checkbox],main .filters-aside input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;background:#fafafa;border:1px solid #cacece;width:12px;height:12px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);position:relative;cursor:pointer}main .filters-aside input:checked:active,main .filters-aside input[type=checkbox]:active,main .filters-aside input[type=radio]:active{box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1)}main .filters-aside input[type=checkbox]:checked,main .filters-aside input[type=radio]:checked{background-color:#e6e7e8;border:1px solid #b3bfc7;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);color:#99a1a7}main .filters-aside input[type=checkbox]:checked::after{content:"\2714";position:absolute;top:-4px;left:0;color:#5c5f61}main .filters-aside input[type=radio]{border-radius:50%}main .filters-aside input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;height:8px;width:8px;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);background:#756aaf;border-radius:50%}main .filters-aside .category-filter-box .actions-box .categories-menu-box ul:first-child{padding:0}main .filters-aside .category-filter-box .actions-box .categories-menu-box ul:not(:first-child){padding:0 15px 0 0}main .filters-aside .category-filter-box .actions-box .categories-menu-box li{display:grid;align-items:center;gap:3px 4px}main .filters-aside .category-filter-box .actions-box .categories-menu-box li:not(.child){grid-template-columns:min-content 1fr min-content}main .filters-aside .category-filter-box .actions-box .categories-menu-box li.child{grid-template-columns:1fr min-content;padding:0 13px 0 0}body .filters-aside .category-filter-box .actions-box .filter-item .arrow-btn i{transition:transform .5s}body .filters-aside .category-filter-box .actions-box .filter-item .arrow-btn.clicked i{transform:rotate(-90deg)}main .filters-aside .category-filter-box .actions-box .categories-menu-box li.parent>ul{grid-column:1/4}main .filters-aside .category-filter-box .actions-box .categories-menu-box li span{color:grey;font-size:11px}body i.arrow-btn{cursor:pointer}main .ui.yellow.slider .inner .track-fill{background-color:#fc0}main .ui.purple.slider .inner .track-fill{background-color:#756aaf}main .weblogs-field.field .items-box{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}main .weblogs-field .weblog-post-card{padding:5px 5px 10px 5px;border-radius:20px}main .weblogs-field .weblog-post-card .img-box{border-radius:15px 15px 60px 60px;position:relative;height:11.91234389058336vw}main .weblogs-field .weblog-post-card .img-box .img-dimmer{position:absolute;background:rgba(124,112,185,.5);width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;color:#fff;opacity:0;transition:.2s ease-in-out}main .weblogs-field .weblog-post-card .link:hover+.img-box .img-dimmer{opacity:1}main .weblog-post-card .description-box{color:#717171;text-align:justify;overflow:hidden;line-height:2;font-size:11px;font-weight:lighter;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;padding:0 8px;min-height:65px}main .brand-cards-segment .items-box{grid-template-columns:repeat(6,1fr);grid-gap:30px 15px}main .brand-cards-segment .brand-card{padding:5%;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.1);height:min-content;transition:.2s ease-in-out}main .brand-cards-segment .brand-card:hover{box-shadow:0 0 10px rgba(0,0,0,.3)}main .brand-cards-segment .brand-card .img-box{width:100%;border-radius:15px;overflow:hidden;min-height:150px;/*!  doesn't be 0 when reloading !*/padding:10%}main .category-cards-field .brand-card .img-box{background:#fff;align-self:start}main .category-cards-field .brand-card .img-box img{object-fit:contain}#brands-body .brand-cards-segment .brand-card .img-box::before{position:absolute;content:'';background:rgba(124,112,185,.4);top:0;left:0;width:100%;height:100%;z-index:2;display:none}#brands-body .brand-cards-segment .brand-card .img-box:hover::before{display:block}#category-body .category-info-card .category-slider-box .items-slider-segment{display:flex;align-items:center;flex-direction:row;gap:16px;min-height:240px}#category-body .category-info-card .category-slider-box .items-slider-segment.initial-css .swiper-wrapper{display:flex;gap:15px}#category-body .category-info-card .category-slider-box .items-slider-segment.initial-css .swiper-container{padding:0 45px}#category-body .category-info-card .category-slider-box .items-slider-segment.initial-css .swiper-wrapper .swiper-slide{width:unset}#category-body .category-info-card .category-slider-box .items-slider-segment .btn-box{display:flex}main .brand-cards-segment .specs-box{color:#6b6b6b;font-size:11px;padding:0 5px}main .brand-card:hover .specs-box{color:#757575}main .brand-card .specs-box .category-type-box{padding:6px 0;font-size:13px;font-weight:lighter;margin:0}main .brand-card .specs-box .score-and-discount-box{padding:8px 0 0}#category-body .category-info-card .category-slider-box .brand-card .specs-box .score-and-discount-box{padding:0}main .description-and-users-comments-tab{gap:31px}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu{display:flex;padding-bottom:12px;gap:4%;font-size:16px;color:#6e6e6e}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .item{cursor:pointer;min-width:max-content;font-size:16px;color:#b4b4b4}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .active.item{color:#6f6f6f}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .item .active-item-underline{top:31px;left:0;width:100%}main .description-and-users-comments-tab .description-and-users-comments-tabular-menu .vertical-divider{display:none}main .description-and-users-comments-tab .expandable-description-box .text h1,main .description-and-users-comments-tab .expandable-description-box .text h2,main .description-and-users-comments-tab .expandable-description-box .text h3,main .description-and-users-comments-tab .expandable-description-box .text h4,main .description-and-users-comments-tab .expandable-description-box .text h5,main .description-and-users-comments-tab .expandable-description-box .text h6,main .description-and-users-comments-tab .expandable-description-box .text p,main .description-and-users-comments-tab .expandable-description-box .text ul{margin-bottom:16px}main .description-and-users-comments-tab .expandable-description-box .text iframe.aparat-iframe{width:100%;height:500px;border:none;border-radius:10px}main .comments-field{gap:25px;border-radius:20px;padding:20px 40px 30px}main .comments-field .comments-title{font-weight:700}main .comments-field .comments-title .reply-to-user-lbl{font-size:13px;font-weight:lighter}main .comments-field .comment-form{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,min-content);gap:10px 15px}main .comments-field .comment-form .email-input-field,main .comments-field .comment-form .full-name-input-field{position:relative;height:min-content}main .comments-field .comment-form .centered-field{display:grid;grid-template-columns:min-content 1fr;gap:3px 15px}main .comments-field .comment-form .centered-field .err-msg{justify-self:end;position:absolute;left:0}main .comments-field .comment-form .email-input-field .set-email-to-account-btn{grid-column:2/3;font-size:13px;justify-self:start}main .comments-field .comment-form .email-input-field .err-msg,main .comments-field .comment-form .full-name-input-field .err-msg{top:-22px}main .comments-field .comment-form .comment-txt-txtarea-field .err-msg{bottom:-22px}main .comments-field .comment-form .label-width{width:45px;font-weight:lighter;text-align:left}main .comments-field .comment-form .label-width.email-label,main .comments-field .comment-form .label-width.full-name-label{display:flex;align-items:center;justify-content:end}main .comments-field .comment-form .full-name-input-field+.email-input-field .email-label{text-align:left}main .comments-field .comment-form .comment-txt-txtarea-field{grid-column:1/3}main .comments-field .comment-form input{padding:10px}main .comments-field .comment-form .comment-txt-txtarea-field .comment-text{padding:10px;min-height:187px;height:max-content}main .comments-field .comment-form .err-msg{color:#ff6969}main .comments-field .comment-form .submit-btn{grid-column:1/3;margin:auto;border-radius:10px;height:32px;width:190px}main .comments-field .comment-form .comment-registration-success-msg{font-size:16px;line-height:32px}main .comments-field .comments-box{margin:45px 0 0}main .comments-field .comments-box .horizontal-divider{width:95%;margin-right:5%}main .comments-field .comments-box .comment{gap:16px}main .comments-field .comments-box .comment.reply{margin:10px 6% 0 0;width:94%}main .comments-field .comments-box .comment.terminal-reply{width:94.2%!important;margin-right:5.8%}main .comments-field .comments-box .comment .info-box{font-size:12px}main .comments-field .comments-box .comment .info-box .reply-btn{font-size:11px}main .description-and-users-comments-tab>.tab.description-segment{padding:20px 2%;border-radius:20px}main .empty-favorites-list-card,main .no-discounts-exist-card{border-radius:20px;height:355px;gap:30px;box-shadow:0 0 10px rgba(0,0,0,.1);justify-content:center}main .empty-favorites-list-card .img-box{width:220px;height:155px}main .no-discounts-exist-card .img-box{width:210px;height:200}main .empty-favorites-list-card .txt,main .no-discounts-exist-card .txt{font-size:24px}main .score-card{display:grid;justify-content:center;border-radius:20px;padding:15px 3.846% 5px}#brand-body .score-box{font-weight:lighter;width:238px}#brand-body .score-box .actions-box{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:12px;color:#757575;border-bottom:1px solid #d5d5d5;padding:0 0 10px}#category-body .score-box .actions-box{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:min-content min-content;row-gap:10px;font-size:11px;font-size:lighter;color:#757575;border-bottom:1px solid #d5d5d5;padding:10px}#category-body .score-box .actions-box>:first-child{grid-area:1/1/2/2}#category-body .score-box .actions-box .score-btns-box{grid-area:2/1/3/3;text-align:center;direction:ltr;display:flex}#category-body .score-box .actions-box .score-btns-box i{cursor:pointer}#category-body .score-box .actions-box .result-lbl{grid-area:1/2/2/3;font-size:8px;justify-self:end;height:20px;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}main .score-box .actions-box .result-lbl{font-size:10px}main .score-box .favourites-icon-box{display:flex;align-items:center;justify-content:center;gap:5px;height:25px;margin:9px auto;font-size:12px;color:#757575;width:max-content}main .score-box .favourites-icon-box .heart-btn{display:flex;align-items:center;justify-content:center}main .tags-box{padding:10px 0 5px;max-width:238px;overflow:hidden;scrollbar-width:thin;height:49px;align-items:flex-start;border-top:1px solid #d5d5d5;border-radius:0/*!the defult border-radius of tags box is 5px!*/}main .tags-box::-webkit-scrollbar{height:5px;border-radius:50px}main .tags-box::-webkit-scrollbar-track{border-radius:50px}main .tags-box .tag:first-child{margin-right:auto}main .tags-box .tag:last-child{margin-left:auto}main .tags-box:hover{overflow-x:auto}main .tags-box .tag{font-size:10px}main .thick-line{height:6px;width:90px;border-radius:10px;background:#dedede;margin:0 auto}#home-body .slideshow-segment{margin:0 0 20px 0;height:420px;border-radius:20px;box-shadow:0 12px 12px -12px rgba(0,0,0,.5)}#home-body .slideshow-segment .swiper-container{height:420px}#home-body .slideshow-segment .swiper-container .swiper-wrapper{height:420px}#home-body .slideshow-segment .swiper-container .swiper-slide a img{border-radius:20px;height:100%/*!May remove later!*/}#home-body .slideshow-segment .swiper-container-horizontal .swiper-pagination{bottom:20px}#home-body .ads-field{margin:30px 0/*! In home page the gap is a little more than other pages !*/}#brands-body .other-brands-field{margin:0/*! default margin bottom of field elements is 50px!*/}#brands-body .other-brands-field .other-brands-container .alphabet-box{justify-content:space-evenly;background:#fff;padding:10px 1.838%;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.1)}#brands-body .other-brands-field .other-brands-container .alphabet-box .alphabet{font-size:20px;font-weight:lighter;width:29px;height:29px}#brands-body .other-brands-field .other-brands-container .other-brands-container-divider{display:none}#brands-body .other-brands-field .other-brands-container .brands-results-boxes-container{padding:20px 2.297%;background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);min-height:330px}#brands-body .other-brands-field .other-brands-container .brands-results-boxes-container .brands-results-box .brands-results{display:grid;grid-template-columns:repeat(6,1fr);gap:15px 2%}#brand-body .tabular-menu{display:grid;grid-template-columns:260px calc(98% - 260px);column-gap:2%}#brand-body .brand-info-segment{display:grid;grid-template-columns:75% 24%;gap:1%}#brand-body .brand-info-segment .brand-info-card{display:grid;grid-template-columns:150px auto;background:#fff;gap:5.542%;padding:20px 3.7% 15px 2.456%;border-radius:20px;align-items:center}#brand-body .brand-info-segment .brand-info-card .brand-img-box-border{width:150px;height:150px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px dashed #b5b5b5}#brand-body .brand-info-segment .brand-info-card .brand-img-box-border .brand-img-box{width:95%;height:95%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}#brand-body .brand-info-segment .brand-info-card .brand-img-box-border .brand-img-box .brand-img{object-fit:contain}#brand-body .brand-info-segment .brand-info-card .brand-info .header-box{border-bottom:1px solid #d5d5d5;padding:0 0 15px}#brand-body .brand-info-segment .brand-info-card .brand-info .header-box .title{color:#756aaf;font-size:20px;font-weight:400;margin:0 0 20px}#brand-body .brand-info-segment .brand-info-card .brand-info .header-box .feature-tags-box{display:flex;align-items:center;font-size:11px;font-weight:lighter;gap:37px}#brand-body .brand-info-segment .brand-info-card .brand-info .header-box .feature-tags-box .feature-tag{display:flex;align-items:center;gap:10px;color:#717171}#brand-body .brand-info-segment .brand-info-card .brand-info .header-box .feature-tags-box .last-modified-date{display:flex;align-items:center;gap:10px;color:#717171}#brand-body .brand-info-segment .brand-info-card .brand-info .description{padding:10px 0 0;height:80px}#brand-body .brand-info-segment .brand-info-card .brand-info .description p{color:#313131;font-size:11px;font-size:12px;font-weight:lighter;text-align:justify;line-height:2;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}#brand-body .brand-info-segment .brand-info-card .brand-info .description .more-desc-btn{color:#b5b2f1;font-size:11px;margin-right:5px;height:23px}#category-body .tabular-menu{display:grid;grid-template-columns:260px calc(98% - 260px);column-gap:2%}#category-body .category-info-card{display:grid;grid-template-columns:17.5% 78.5%;gap:4%;background:#fff;border-radius:20px;padding:20px 30px 15px 20px}#category-body .category-info-card .category-info-box{display:grid}#category-body .category-info-card .category-info-box .last-modified-date{font-size:8pt;text-align:center;color:gray}#category-body .category-info-card .category-info-box .img-title-box{display:flex;gap:10px;align-items:center;border-bottom:1px solid #d5d5d5;padding:0 0 10px}#category-body .category-info-card .category-info-box .img-title-box .category-img-box-border{width:65px;min-width:65px;height:65px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px dashed #b5b5b5}#category-body .category-info-card .category-info-box .img-title-box .category-img-box-border .category-img-box{width:95%;height:95%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}#category-body .category-info-card .category-info-box .img-title-box .category-img-box-border .category-img-box .category-img{max-width:100%;object-fit:contain}#category-body .category-info-card .category-info-box .img-title-box .title{color:#313131;font-size:16px;font-weight:400;margin:0}#category-body .category-info-card .category-slider-box{background:#fff}#category-body .items-slider-segment{margin:0;overflow:hidden}#category-body .items-slider-segment .swiper-container{height:100%}#category-body .swipper-wrapper-none-first-slide-temporary-hider .swiper-slide{width:170px;height:230px}#category-body .items-slider-segment .swiper-container .swiper-slide .category-card .specs-box{padding:0}#category-body .items-slider-segment .swiper-container .swiper-slide .category-type-box{height:35px}#category-body .swipper-wrapper-none-first-slide-temporary-hider>div:not(:first-child){display:block}#category-body .brand-card{box-sizing:content-box;background:#ececec;box-shadow:none;width:155px;padding:7px 7px 9px}#category-body .swipper-wrapper-none-first-slide-temporary-hider .swiper-slide .score-box{background:#ececec}#category-body .brand-cards-segment .brand-card .img-box{background:#fff;width:155px;height:155px}#favourites-body .discounts-segment .items-box{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px 15px}#favourites-body .field .field-title .title{display:inline-block}#favourites-body .field .field-title i{top:12px}#favourites-body .merchandise-discount-card-grid .price-info-box{display:none/*! will change later !*/}#tag-body .heading{height:55px;font-size:18px;border-radius:20px;justify-content:flex-start;padding:0 90px 0 0}#tag-body .heading .img-box{top:-12px;right:23px;width:58px;height:54px}#tag-body .heading .discount-lbl{font-size:20px;padding:0 1px}#tag-body .heading+.service-and-merchandise-field .field-title-box{margin:0/*! despite of the other fields, the title and the field are two different main elements of the inner-body so we have a gap of inner-body between them, so we don't need the margin of the field-title-box  !*/}#tag-body .service-and-merchandise-tabs.discount-cards-grid-segment .tab-segments-box .cards-container{grid-template-columns:repeat(4,1fr);gap:15px}#tag-body .field .field-title-box .line{display:block;background:#d8d8d8;flex-grow:1;height:1px}#tag-body .weblogs-field{margin-top:10px}#weblog-posts-body .page-navigator{height:55px;gap:2%;margin:15px 0 0}#weblog-posts-body .page-navigator .pages{gap:25px;height:35px;margin-top:17px}#weblog-posts-body .page-navigator .right.double.arrow{justify-self:end}#weblog-posts-body .page-navigator .left.double.arrow{justify-self:start}#weblog-post-body .weblog-post-box{display:grid;grid-template-columns:75% 24%;gap:1%}#weblog-post-body .weblog-post-box .weblog-post-segment{gap:15px}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box{display:grid;grid-template-columns:75% 25%;border-radius:20px;row-gap:16px;padding:11px 15px 24px}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .img-box{grid-area:1/1/2/3;border-radius:10px;overflow:hidden}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .img-box img{object-fit:contain}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .reading-time-and-like-and-dislike-box{grid-area:2/1/3/3;margin:0 0 5px}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .social-network-btns-box{grid-area:3/2/4/3;padding:0;justify-content:flex-end;align-self:start;gap:20px}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-title{grid-area:3/1/4/2;margin:0 0 15px;font-size:16px;color:#313131}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph{grid-area:4/1/5/3}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph h1,#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph h2,#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph h3,#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph h4,#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph h5,#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph h6,#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph p,#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph ul{margin-bottom:16px}#weblog-post-body .weblog-post-box .weblog-post-segment .article-box .article-paragraph iframe.aparat-iframe{width:100%;height:500px;border:none;border-radius:10px}#weblog-post-body .weblog-post-box .weblog-post-segment .tags-box{min-height:43px;border-radius:20px;padding:10px 20px;box-shadow:0 0 10px rgba(0,0,0,.2);font-size:14px;min-width:100%;background:#fff;flex-wrap:wrap;height:max-content}#weblog-post-body .weblog-post-box .weblog-post-segment .tags-box a{padding:0 5px 1px 5px;border:1px solid #756aaf;font-size:10px}#weblog-post-body .weblog-post-box .weblog-post-aside-box{display:flex;flex-direction:column;gap:15px}main .chavosh-lead-card{width:100%}main .merchandise-discount-cards-segment .chavosh-lead-card{height:auto}main .merchandise-discount-cards-segment .chavosh-lead-card a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#weblog-post-body .weblog-post-box .weblog-post-aside-box .discount-cards-grid-segment .items-box{grid-template-columns:1fr;gap:0}#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment{background:#fff;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:10px}#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment .most-viewed-posts-field .field-title-box{margin:0 0 20px}#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment .most-viewed-posts-field .field-title-box .field-title{font-size:15px;color:#756aaf}/*! orange line under the title in most viewed posts field !*/#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment .most-viewed-posts-field .field-title-box .field-title::before{display:none}#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment .most-viewed-posts-field .field-title-box .field-title .title{font-size:18px;font-weight:400}#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment .most-viewed-posts-field .items-box{padding:0;gap:30px;margin:0}#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment .most-viewed-posts-field .most-viewed-post{grid-template-columns:65px 1fr;padding:0;gap:10px}#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment .most-viewed-posts-field .most-viewed-post .img-box{width:65px;height:65px}#weblog-post-body .weblog-post-box .weblog-post-aside-box .most-viewed-posts-segment .most-viewed-posts-field .most-viewed-post .txt-box{font-size:13px;-webkit-line-clamp:3}#weblog-post-body .weblog-post-box .weblog-post-aside-box .chavosh-lead-card{min-height:max-content;height:max-content!important}/*! No need of description tabs in conmments field in weblog post page and it should always be on comment tab!*/#weblog-post-body .description-and-users-comments-tab .description-and-users-comments-tabular-menu{display:none}#fortune-wheel-body{grid-template-columns:calc(40% - 35px) 60%;grid-template-rows:repeat(2,min-content);gap:35px}#fortune-wheel-body .fortune-wheel-header-segment .page-title-box{margin:0 0 20px}#fortune-wheel-body .fortune-wheel-result-card{grid-area:2/1/3/2;width:350px}#fortune-wheel-body .fortune-wheel-segment{grid-area:1/2/3/3}#fortune-wheel-body .fortune-wheel-header-segment .page-title-box,#fortune-wheel-body .fortune-wheel-header-segment .page-title-box h1{font-size:40px}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel{width:35.506vw;height:37.5vw}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .right-side{width:80%}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .right-side .img-box{width:2vw;height:2vw}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice .product .link{font-size:calc(6px + .5vw)}#fortune-wheel-body .fortune-wheel-segment .fortune-wheel .outermost-circle .outer-circle .slices-circle .slice-shape .discount-box .discount-type{font-size:calc(6px + .5vw)}footer{position:relative}footer::after{content:'';opacity:.8;background-repeat:no-repeat;position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}footer .newsletter-box{background-color:rgba(68,68,68,.93)}footer .newsletter-box{height:89px;display:flex;justify-content:center;align-items:center;gap:4.44%;padding:0 2%}footer .newsletter-box .title{font-size:12px;font-weight:400}footer .newsletter-box .input-box{grid-template-columns:1fr 40px;width:260px}footer .newsletter-box .input-box .sign-up-btn{width:37px;font-size:9px;height:23px}footer .wrapper-box{padding:22px 10.1756% 13px;grid-template-columns:minmax(0,350px) 1fr 1fr 1fr;gap:20px 1%}footer .wrapper-box .about-website-box{grid-column:1/2}footer .wrapper-box .about-website-box .title-box .page-title{font-size:13px;font-size:calc(12px + .4vw)}footer .wrapper-box .about-website-box .text p{font-size:12px;line-height:25px}footer .wrapper-box .customer-services-box{grid-column:2/3;justify-self:end}footer .wrapper-box .customer-services-box ul li a{font-size:11px}footer .wrapper-box .contact-us-box{grid-column:3/4;justify-self:center}footer .wrapper-box .contact-us-box .title,footer .wrapper-box .customer-services-box .title{font-size:20px;font-weight:400;margin:0 0 28px 0}footer .wrapper-box .credit-symbols-box{grid-column:4/5;display:grid;grid-template-columns:repeat(2,1fr);height:100%;gap:16px;justify-self:end}footer .wrapper-box .credit-symbols-box .symbol-box{width:75px;height:75px;border-radius:10px}footer .wrapper-box .copyright-lbl{grid-column:1/5;width:100%;padding:8px 0 0;border-top:1px solid #828282}footer.has-page-title .wrapper-box .contact-us-box,footer.has-page-title .wrapper-box .credit-symbols-box,footer.has-page-title .wrapper-box .customer-services-box{margin:35px 0 0}footer.has-page-title .wrapper-box .contact-us-box .title,footer.has-page-title .wrapper-box .customer-services-box .title{margin:0 0 24px}@media (max-width:1200px){header .header-segment{margin:20px 10px 15px}body .categories-segment{margin:0 10px}main{padding:20px 10px 40px}footer .wrapper-box{padding:22px 10px 13px}main .breadcrumb-field .copy-to-clipboard-box .icon-btns-box .tooltip-wrapper-box span{left:3px}main .breadcrumb-field .copy-to-clipboard-box .icon-btns-box .tooltip-wrapper-box span:after{top:-4px;left:6%;transform:rotate(45deg)}main .weblogs-field .weblog-post-card .img-box{height:14.91303519523462vw}}
