@-webkit-keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-slide--html{padding:0!important}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable="true"]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:440px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(rgba(0,0,0,0)));background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right))max(25px,env(safe-area-inset-bottom))max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:991050}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.fancybox-bg{background-color:rgba(0,0,0,.7)}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:alpha(opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}#ui-datepicker-div{z-index:999999!important}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:.4em 2.1em .4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-size:1.1em;font-weight:500}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #cacaca;background:#ededed;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{background:#dadada;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #474747;background:#474747;color:#fff}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#fff}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:alpha(opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:alpha(opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:alpha(opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-icon-circle-triangle-w{background-image:url("/Content/source/img/left.png")}.ui-icon-circle-triangle-e{background-image:url("/Content/source/img/right.png")}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:alpha(opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa;opacity:.3;filter:alpha(opacity=30);border-radius:8px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block;height:100%;width:auto;max-width:initial}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("/Content/Source/img/ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";src:url("/Content/fonts/slick.eot");src:url("/Content/fonts/slick.eot?#iefix") format("embedded-opentype"),url("/Content/fonts/slick.woff") format("woff"),url("/Content/fonts/slick.ttf") format("truetype"),url("/Content/fonts/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:""}[dir="rtl"] .slick-prev:before{content:""}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:""}[dir="rtl"] .slick-next:before{content:""}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:1}.slick-list *{outline:none;-webkit-box-shadow:none;box-shadow:none}.slick-dotted.slick-slider{margin-bottom:0}.slick-dots li{position:relative;width:12px;width:.75rem;height:12px;height:.75rem}.slick-dots li:hover button:before,.slick-dots li.slick-active button:before{background-color:#3688c3}.slick-dots li button{position:absolute;width:100%;height:100%}.slick-dots li button:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:1px solid #3688c3;opacity:1;-webkit-transition:background-color .2s;transition:background-color .2s}.slick-next,.slick-prev{z-index:10;width:40px;width:2.5rem;height:40px;height:2.5rem;border-radius:50%!important;border:1px solid #3688c3;-webkit-transition:background-color .2s;transition:background-color .2s}.slick-next:before,.slick-next:after,.slick-prev:before,.slick-prev:after{content:"";position:absolute;top:50%;left:50%;width:16px;width:1rem;height:16px;height:1rem;margin-top:-8px;margin-top:-.5rem;margin-left:-8px;margin-left:-.5rem;background-position:center center;background-size:contain;-webkit-transition:opacity .2s;transition:opacity .2s}.slick-next:after,.slick-prev:after{opacity:0}.slick-next:hover,.slick-prev:hover{background-color:#3688c3}.slick-next:hover:before,.slick-prev:hover:before{opacity:0}.slick-next:hover:after,.slick-prev:hover:after{opacity:1}.slick-next:before{background-image:url("/Content/Source/img/icon/arrow-blue.svg")}.slick-next:after{background-image:url("/Content/Source/img/icon/arrow.svg")}.slick-prev:before,.slick-prev:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slick-prev:before{background-image:url("/Content/Source/img/icon/arrow-blue.svg")}.slick-prev:after{background-image:url("/Content/Source/img/icon/arrow.svg")}[data-js-slider] .slick-dots{left:calc(50% - 654px);bottom:30px;width:auto;padding:0 15px;text-align:left;margin:0}@media screen and (max-width:1599px){[data-js-slider] .slick-dots{left:4.6875rem}}@media screen and (max-width:1289px){[data-js-slider] .slick-dots{left:0}}@media screen and (max-width:799px){[data-js-slider] .slick-dots{bottom:10px}}[data-js-slider] .slick-next{right:100px;right:6.25rem}@media screen and (max-width:1599px){[data-js-slider] .slick-next{right:1.875rem}}[data-js-slider] .slick-prev{left:100px;left:6.25rem}@media screen and (max-width:1599px){[data-js-slider] .slick-prev{left:1.875rem}}[data-js-reference] .slick-next{right:-45px;right:-2.8125rem}[data-js-reference] .slick-prev{left:-45px;left:-2.8125rem}strong,b{font-weight:bold}em,i{font-style:italic}a img{border:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:focus{outline:0}input[type="submit"],button{cursor:pointer}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:"Open Sans",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2c2d31;text-align:left;background-color:#fff;position:relative}body.menu-is-open{overflow:hidden}main{background:#fff;z-index:1;display:block}.red{color:#ff3131}.green{color:#91ce4b!important}.font-green{color:#a0d20a}.bg-grey{background:#474747}.bg-grey-light{background-color:#ededed}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-display:swap;src:url("/Content/fonts/open-sans-latin-ext-regular.eot");src:url("/Content/fonts/open-sans-latin-ext-regular.woff2") format("woff2"),url("/Content/fonts/open-sans-latin-ext-regular.woff") format("woff"),url("/Content/fonts/open-sans-latin-ext-regular.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-style:italic;font-weight:400;font-display:swap;src:url("/Content/fonts/open-sans-latin-ext-italic.eot");src:url("/Content/fonts/open-sans-latin-ext-italic.woff2") format("woff2"),url("/Content/fonts/open-sans-latin-ext-italic.woff") format("woff"),url("/Content/fonts/open-sans-latin-ext-italic.ttf") format("truetype")}.row:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.row:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.row .cell{float:left}.row--c{margin-right:-.9375em;margin-left:-.9375em}.row--c .cell{padding-right:.9375em;padding-left:.9375em}.w12,.w100_8{width:12.5%}.w14,.w100_7{width:14.28571429%}.w16,.w100_6{width:16.66666667%}.w20,.w100_5{width:20%}.w25,.w100_4{width:25%}.w33,.w100_3{width:33.33333333%}.w50,.w100_2{width:50%}.w66{width:66.66666667%}.w75{width:75%}.w80{width:80%}.w100{width:100%}@media screen and (max-width:1366px){.pc_w16,.pc_w100_6{width:16.66666667%}.pc_w20,.pc_w100_5{width:20%}.pc_w25,.pc_w100_4{width:25%}.pc_w33,.pc_w100_3{width:33.33333333%}.pc_w50,.pc_w100_2{width:50%}.pc_w66{width:66.66666667%}.pc_w75{width:75%}.pc_w100{width:100%}}@media screen and (max-width:480px){.mobile_w16,.mobile_w100_6{width:16.66666667%}.mobile_w20,.mobile_w100_5{width:20%}.mobile_w25,.mobile_w100_4{width:25%}.mobile_w33,.mobile_w100_3{width:33.33333333%}.mobile_w50,.mobile_w100_2{width:50%}.mobile_w66{width:66.66666667%}.mobile_w75{width:75%}.mobile_w100{width:100%}}.container{width:100%;max-width:82.375em;margin:0 auto;padding:0 20px}.container:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}@media screen and (max-width:575px){.container{padding:0 10px}}.layout_wrap{position:relative}.reverse-wrap{display:flex;flex-wrap:wrap-reverse;justify-content:center;align-items:center;gap:1em}@media screen and (max-width:800px){.container{max-width:100%}}@media screen and (min-width:1300px){.container{font-size:16px}}.main-content{padding:2.1875em 0}.main-content .row .w33,.main-content .row .w66{float:right}.main-content h4{font-size:1.25em;margin-bottom:.625em}.main-content .helpful-link{margin-bottom:3.125em}.main-content .helpful-link li{display:block;margin:.3125em 0}.main-content .helpful-link li a{border-radius:.3125em;padding:1.125em;background:#ededed;display:block;text-decoration:none;color:#474747;position:relative;font-weight:600;padding-right:2.1875em}.main-content .helpful-link li a:hover{background:#91ce4b;color:#fff;-webkit-transition:all .2s;transition:all .2s}.main-content .helpful-link li a:hover:after{background-image:url(/Content/source/img/svg/ico-23.svg)}.main-content .helpful-link li a:after{content:".";text-indent:-10000px;display:inline-block;width:.4em;height:100%;background-repeat:no-repeat;background-position:right center;margin-right:1.125em;background-image:url(/Content/source/img/svg/ico-23_dark.svg);position:absolute;right:0;top:0}.main-content .helpful-link li .active{color:#fff;background:#91ce4b;-webkit-transition:all .2s;transition:all .2s}.main-content .helpful-link li .active:after{background-image:url(/Content/source/img/svg/ico-23.svg)}.main-content .related-site li{display:block;margin:.3125em 0}.main-content .related-site li:last-child a{border-bottom:1px solid #c6c6c6}.main-content .related-site li a{border-top:1px solid #c6c6c6;padding:.625em;display:block;text-decoration:none;color:#474747;-webkit-transition:all .2s;transition:all .2s;position:relative}.main-content .related-site li a:hover{color:#91ce4b;-webkit-transition:all .2s;transition:all .2s}.main-content .related-site li a:hover:after{background-image:url(/Content/source/img/svg/ico-23_green.svg)}.main-content .related-site li a:after{content:".";text-indent:-10000px;display:inline-block;width:.4em;height:100%;background-repeat:no-repeat;background-position:right center;margin-right:1.125em;background-image:url(/Content/source/img/svg/ico-23_dark.svg);position:absolute;right:0;top:0}.main-content .related-site li .active{color:#91ce4b}.main-content .related-site li .active:after{background-image:url(/Content/source/img/svg/ico-23_green.svg)}.main-content #detail_tarifu_vypis table,.main-content #detail_tarifu_vypis div,.main-content #detail_tarifu_vypis ul,.main-content #detail_tarifu_vypis ol{color:#474747;margin-bottom:1.25em;line-height:1.75em}.main-content .text-content{line-height:1.75em;padding:0 2.5em}.main-content .text-content *[itemprop="aggregateRating"] img{position:relative;top:.3em;width:1.3em;height:auto}.main-content .text-content h2,.main-content .text-content h3,.main-content .text-content h4,.main-content .text-content h5{color:#91ce4b;margin-bottom:.41666667em;line-height:1.16666667em}.main-content .text-content h2 a,.main-content .text-content h3 a,.main-content .text-content h4 a,.main-content .text-content h5 a{text-decoration:underline}.main-content .text-content h2{font-size:1.5em}.main-content .text-content h3{font-size:1.5em}.main-content .text-content h3{font-size:1.375em}.main-content .text-content h5{font-size:1.25em}.main-content .text-content p{color:#474747;margin-bottom:1.25em;line-height:1.75em}.main-content .text-content ul,.main-content .text-content ol{list-style:disc;padding-left:1.25em;line-height:1.75em}.main-content .text-content ol{list-style:decimal}.main-content .text-content a{color:#91ce4b;text-decoration:none}.main-content .text-content a:hover{text-decoration:underline}@media screen and (max-width:800px){.main-content .row .w33,.main-content .row .w66{width:100%}.main-content .text-content{padding:0}}.main-content #detail_tarifu_vypis table,.main-content #detail_tarifu_vypis div,.main-content #detail_tarifu_vypis ul,.main-content #detail_tarifu_vypis ol{color:#474747;margin-bottom:1.25em;line-height:1.75em}.main-content .helpful-link li a{line-height:1.4em;padding-top:.8em;padding-bottom:.8em}.h1--subtitle{font-size:22px;font-weight:700;text-transform:uppercase;color:#fff;margin-top:67px;margin-bottom:10px}@media only screen and (max-width:1260px){.h1--subtitle{margin-top:47px}}@media only screen and (max-width:1080px){.h1--subtitle{margin-bottom:0}}@media only screen and (max-width:763px){.h1--subtitle{font-size:18px;margin-top:44px}}@media only screen and (max-width:375px){.h1--subtitle{font-size:15px;margin-top:27px}}.h1--title{font-size:52px!important}@media only screen and (max-width:762px){.h1--title{font-size:40px!important;line-height:55px!important}}@media only screen and (max-width:450px){.h1--title{max-width:320px}}@media only screen and (max-width:375px){.h1--title{font-size:32px!important;line-height:35px!important}}@media only screen and (max-width:1025px){.h1--title span{display:block}}h3,.h3{font-size:2.25em;color:#474747;padding:1.625em 0;line-height:100%}@media screen and (max-width:800px){h3{font-size:22px;padding:20px 0}}.h2-title{margin-top:30px}.mt-50{margin-top:50px}.mt-45{margin-top:45px}.m-t-0{margin-top:0}.m-l-0{margin-left:0!important}.margin-b{margin-bottom:.5em}.margin0{margin:0}.margin30{margin-top:1.875em}.margin20{margin-top:1.25em;display:block}.margin15{margin-top:.9375em;display:block}.padding0{padding:0}.p-b-0{padding-bottom:0!important}.w15{width:15%}.left--big{width:30em}@media screen and (max-width:800px){.left{width:100%}.left--small{width:50%}}@media screen and (max-width:740px){.left--small{width:100%}}@media screen and (max-width:768px){.tablet_w16,.tablet_w100_6{width:16.66666667%}.tablet_w20,.tablet_w100_5{width:20%}.tablet_w25,.tablet_w100_4{width:25%}.tablet_w33,.tablet_w100_3{width:33.33333333%}.tablet_w50,.tablet_w100_2{width:50%}.tablet_w66{width:66.66666667%}.tablet_w75{width:75%}.tablet_w100{width:100%}}.float-left{float:left}.left{float:left}.float-right{float:right}.clear{clear:both}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.center{text-align:center}.text-left{text-align:left!important}.text-right{text-align:right}.text-center{text-align:center}.big-120{font-size:120%}.strong{font-weight:600}.relative{position:relative}@media screen and (max-width:480px){.hidden_mobile_down{display:none!important}}@media screen and (min-width:481px){.hidden_mobile_up{display:none!important}}@media screen and (min-width:769px){.hidden_tablet_up{display:none!important}}@media screen and (max-width:768px){.hidden_tablet_down{display:none!important}}.hidden{display:none}@media screen and (max-height:330px){.h-mob{display:none}}@media screen and (max-width:1080px){.h-tab{display:none!important}.v-tab{display:inline-block!important}}@media screen and (max-width:480px){.h-mob{display:none!important}.v-mob{display:block!important}}.v-tab,.v-mob{display:none!important}.schovat{display:block}@media screen and (max-width:800px){.schovat{display:none}}.hide-plus span{display:none!important}.bt-none{border-top:none!important}.line-none{border:none}.about{background:#ededed;text-align:center}.about__box{padding-bottom:3.75em}.about__box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.about__box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.about__box a{display:inline-block;line-height:8.125em;width:14.28571429%;float:left;padding:0 .625em}.about__box a img{vertical-align:middle;max-height:8.125em;max-width:100%}@media screen and (max-width:800px){.about .about__box a{width:25%}}@media screen and (max-width:480px){.about .about__box a{width:25%;line-height:6.125em}}[data-accordion-single]{position:relative;cursor:pointer;background-image:none!important;-webkit-transition:margin .4s;transition:margin .4s}[data-accordion-single].is-active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[data-accordion-single]:before{content:"";position:absolute;top:0;left:0;width:32px;height:32px;background-image:url("/Content/source/img/arrow-color.png");background-size:32px auto;background-position:center center;background-repeat:no-repeat;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}[data-accordion-single]:not(.is-active){margin-bottom:0!important}.accordion{margin:30px 0 0}.accordion__item{border-bottom:1px solid #c6c6c6}.accordion__item:first-child{border-top:1px solid #c6c6c6}.accordion__item.is-active .accordion__button--button:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.accordion__item.is-active .accordion__button--arrow:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion__content{display:none;padding:20px 0}.accordion__header{padding:5px 0;cursor:pointer}.accordion__header:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.accordion__header:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.accordion__title{float:left;line-height:40px;width:calc(100% - 115px)}.accordion__title span{width:100%;display:inline-block;vertical-align:middle;line-height:16px}@media screen and (max-width:768px){.accordion__title{font-size:14px}}.accordion__button{position:relative;float:right;padding:10px 40px 10px 20px;font-size:16px;line-height:20px;font-weight:500}@media screen and (max-width:575px){.accordion__button{font-size:14px;padding:10px 30px 10px 10px}}.accordion__button--text{padding:10px 30px;text-decoration:underline}.accordion__button--button{border-radius:5px;color:#fff;-webkit-transition:background-color .2s;transition:background-color .2s}.accordion__button--button:before{content:"";position:absolute;top:0;right:.9375em;width:.9375em;height:100%;background-image:url(/Content/source/img/svg/ico-23.svg);background-repeat:no-repeat;background-position:center center;background-size:.625em auto;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.accordion__button--blue{background-color:#3f48cc}.accordion__button--blue:hover{background-color:rgba(63,72,204,.8)}.accordion__button--green{background-color:#22b14c}.accordion__button--green:hover{background-color:rgba(34,177,76,.8)}.accordion__button--gray{background-color:#929191}.accordion__button--gray:hover{background-color:rgba(146,145,145,.8)}.accordion__button--arrow{float:left;width:40px;height:40px;padding:0}.accordion__button--arrow:before{top:0;right:0;width:100%;height:100%;background-image:url("/Content/Source/share/arrow.png");background-size:20px auto;background-position:center center;-webkit-transform:rotate(0);transform:rotate(0)}.app-content{text-align:center;padding-bottom:5em}.app-content h1{font-size:2.25em;padding-top:2.08333333em;margin-bottom:2.22222222em;font-weight:600}.app-content h2{color:#fff;font-size:1.5em;margin:.83333333em 0 1.04166667em;line-height:1.33333333em;font-weight:600}.app-content p{color:#474747;line-height:1.5em}@media screen and (max-width:800px){.app-content h1{padding-top:.625em;margin-bottom:.625em}}@media screen and (max-width:480px){.app-content h1{line-height:50px;padding-bottom:0}}.before-close{border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;padding:1.875em 2.5em}.before-close h3{padding-top:0;font-size:1.25em;font-weight:600}.before-close .circle{display:block;width:4.625em;height:4.625em;border-radius:50%;background:#91ce4b;background-repeat:no-repeat;background-position:center center;background-size:2.5em;float:left}.before-close p{line-height:1.375em;padding-left:6.25em}.before-close p .strong{font-weight:700}.before-close p span{display:block}.before-close .circle--pov-ruc{background-image:url(/Content/source/img/svg/ico-26.svg)}.before-close .circle--hav-poj{background-image:url(/Content/source/img/svg/ico-27.svg)}.before-close .circle--ces-poj{background-image:url(/Content/source/img/svg/ico-29.svg)}.before-close .circle--poj-dom{background-image:url(/Content/source/img/svg/ico-30.svg)}.before-close .circle--ele{background-image:url(/Content/source/img/svg/ico-28.svg)}.before-close .circle--ply{background-image:url(/Content/source/img/svg/ico-31.svg)}@media screen and (max-width:800px){.before-close{padding-left:0;padding-right:0}.before-close .row .w25{margin-bottom:20px;width:50%}}@media screen and (max-width:480px){.before-close{text-align:center}.before-close .circle{margin:0 auto;margin-bottom:10px;float:none}.before-close p{padding-left:0}}.bg-green{overflow:hidden;background:#9ad05d;background:-webkit-gradient(linear,left top,left bottom,from(0),color-stop(#4ad1a6),to(#9ad05d));background:linear-gradient(0,#4ad1a6,#9ad05d)}.bg-green h1{font-size:2.25em;color:#fff;padding:.69444444em 0;font-weight:600;line-height:1.11111111em}.bg-green .h1--sub{padding:.3125em 0 .625em}.bg-green .h1--sub a{color:#fff}.bg-green .index-left{position:relative;height:26.875em}.bg-green .index-left--small{height:20em}.bg-green .index-left ul{margin-bottom:3.5em}.bg-green .index-left ul li{line-height:1.75em;color:#474747;font-size:1em;position:relative;padding-left:1.875em}.bg-green .index-left ul li a{display:block}.bg-green .index-left ul li:before{position:absolute;left:0;top:0;content:"";display:inline-block;height:100%;width:.77777778em;background:url(/Content/source/img/svg/ico-22.png) left center no-repeat;background:url(/Content/source/img/svg/ico-22.svg) left center no-repeat,-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-22.svg) left center no-repeat,linear-gradient(transparent,transparent)}.bg-green .index-left .circle-1,.bg-green .index-left .circle-2{color:#474747;text-transform:uppercase;font-weight:700;font-size:1em;display:inline-block;padding:1.25em 0;padding-left:3.75em;line-height:1.5em;position:relative}.bg-green .index-left .circle-1:before,.bg-green .index-left .circle-2:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.bg-green .index-left .circle-1{margin-right:1.875em}.bg-green .index-left .circle-1:before{background:url(/Content/source/img/svg/ico-20.png);background:url(/Content/source/img/svg/ico-20.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-20.svg),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:left center;background-size:2.8125em}.bg-green .index-left .circle-2:before{background:url(/Content/source/img/svg/ico-21.png);background:url(/Content/source/img/svg/ico-21.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-21.svg),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:left center;background-size:2.8125em}.bg-green .index-left__left{float:left;margin-right:1.5625em}.bg-green .index-left__left ul,.bg-green .index-left__left p{max-width:28.75em}.bg-green .index-left__left p{line-height:1.75em;color:#fff;font-size:1em;position:relative;margin-bottom:3.5em}@media screen and (max-width:480px){.bg-green .index-left__left p{margin-bottom:15px}}.bg-green .index-left__left--small ul{margin-bottom:.5em}.bg-green .index-left__right{position:relative;height:19.6875em}.bg-green .index-left__right img{position:absolute;right:0;bottom:0;width:100%;max-width:23.75em;max-height:18.75em;height:auto}.bg-green .index-right{padding-top:2.1875em;color:#fff;text-align:right}.bg-green .index-right .letter2{margin-top:2.1875em;width:12.8125em;height:1.875em;max-width:255px;text-align:right;margin-right:4.0625em}.bg-green .index-right--small{padding-top:0}.bg-green .index-right--small .viewer{margin-top:1.5em}.bg-green .index-right--small .calculate__div{width:22em;float:right;margin-top:1.5em}.bg-green2{background:#9ad05d;background:-webkit-gradient(linear,left top,left bottom,from(0),color-stop(#4ad1a6),to(#9ad05d));background:linear-gradient(0,#4ad1a6,#9ad05d);padding-top:2.375em}.bg-green2--p0{padding-top:0}.bg-green2 h1{font-size:2.25em;color:#fff;padding:.69444444em 0;font-weight:600;line-height:1.11111111em;margin-bottom:35px}.bg-green2 h5{font-size:1.625em;color:#fff;padding:1.625em 0}.bg-green2 .bg-green2__left{float:left;text-align:center;margin-top:3.125em}.bg-green2 .bg-green2__left p{color:#474747;font-size:1em;margin-top:.9375em;line-height:1.375em;text-align:left}.bg-green2 .bg-green2__left p span{font-weight:600}.bg-green2 .bg-green2__left img{max-width:6.875em;height:auto}.bg-green2 .bg-green2__app{display:block;max-width:21.375em;height:auto}@media screen and (max-width:1099px){.bg-green2 .bg-green2__app{max-width:300px}}@media screen and (max-width:1069px){.bg-green2 .bg-green2__app{position:absolute;bottom:0;left:162px}}@media screen and (max-width:959px){.bg-green2 .bg-green2__app{max-width:200px}}@media screen and (max-width:799px){.bg-green2 .bg-green2__app{bottom:-10px}}.bg-green2 .bg-green2__right{text-align:center}.bg-green2 .bg-green2__right h4,.bg-green2 .bg-green2__right .h4{line-height:1.1875em;font-size:2.25em;color:#fff;margin-bottom:1.25em;padding:0}.bg-green2 .bg-green2__right p{line-height:1.5em;margin-bottom:3.4375em;font-size:1em;color:#474747}.bg-green2 .bg-green2__right .mobile-app a{width:9.375em}.bg-green2 .bg-green2__right .letter1{margin-top:1.25em}.bg-green2--line{padding-bottom:1.875em}.bg-green2--line h5{font-size:1.625em;line-height:1.23076923em;font-weight:600}@media screen and (max-width:800px){.bg-green .row .w66,.bg-green .row .w33{width:50%}.bg-green .index-right{text-align:center}.bg-green .index-right .mobile-app a{margin-bottom:.3125em}}@media screen and (max-width:800px){.bg-green2{padding-top:10px}.bg-green2--line .row .w33{text-align:center;width:100%}.bg-green2 h5{font-size:22px;padding:10px 0}}@media screen and (max-width:480px){.bg-green h1{font-size:22px;line-height:25px}.bg-green .row .w66,.bg-green .row .w33{width:100%}.bg-green .mobile-app{float:none;width:100%}.bg-green .mobile-app a{width:49%}.bg-green .index-left{text-align:center}.bg-green .index-left .circle-1,.bg-green .index-left .circle-2{display:block}.bg-green .index-left .circle-1,.bg-green .index-left .circle-2{background-position:top center;background-size:50px;margin:10px auto}.bg-green .index-right{padding-top:10px}.bg-green .index-right .letter2{display:none}.bg-green .index-left__left{margin:0;float:none;text-align:center}.bg-green .index-left__left ul{display:none}}@media screen and (max-width:480px){.bg-green2 .bg-green2__right h4{font-size:22px}.bg-green2 .bg-green2__right .mobile-app a{width:100%}.bg-green2 .bg-green2__app{max-width:50%;float:left;padding-right:4px;vertical-align:bottom}.bg-green2 .row .w50{width:100%}}@media screen and (max-width:480px) and (max-width:1080px){.bg-green2 .bg-green2__app{display:none}}.bg-green3{display:block;background:#91ce4b}.bg-green3 h1{color:#fff;font-size:2.25em;font-weight:300;position:relative;padding-left:1.65714286em;line-height:42px}@media screen and (max-width:575px){.bg-green3 h1{font-size:20px!important}}.bg-green3 h1:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:url("/Content/source/img/svg/ico-29.png");background:url("/Content/source/img/svg/ico-29.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-29.svg"),linear-gradient(transparent,transparent);background-size:1.25em 1em;background-position:center left;background-repeat:no-repeat;display:inline-block}.bg-green3 h1.ico-auto:before{background-image:url("/Content/source/img/svg/ico-26.png");background-image:url("/Content/source/img/svg/ico-26.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background-image:url("/Content/source/img/svg/ico-26.svg"),linear-gradient(transparent,transparent)}@media screen and (max-width:800px){.bg-green .index-right{padding-top:0}}@media screen and (max-width:800px){.index-left{max-height:17.5em}.bg-green .index-left__left ul{margin-bottom:1.5em}}@media screen and (max-width:799px){.index-left{max-height:initial}.bg-green .index-left{height:auto}.bg-green2{padding-bottom:10px}.bg-green .index-right--small .calculate__div{width:100%}}@media screen and (max-width:740px){.bg-green2 .bg-green2__left{margin-top:20px}.bg-green2 .bg-green2__left p{text-align:center;padding-bottom:10px}.bg-green2 .h-mob{display:none}.bg-green .bg-green2__app,.bg-green2 .bg-green2__app{display:none!important}.bg-green .row .index-left,.bg-green2 .row .index-left,.bg-green .row .index-right,.bg-green2 .row .index-right,.bg-green .row .w50,.bg-green2 .row .w50,.bg-green .row .bg-green2__right,.bg-green2 .row .bg-green2__right{width:100%}}@media screen and (max-width:480px){.bg-green .bg-green2__app,.bg-green2 .bg-green2__app{display:none!important}.bg-green .index-left,.bg-green2 .index-left{height:auto;min-height:14.5em}}@media screen and (max-width:480px){.bg-green2__right p{margin-bottom:1em!important}}@media screen and (max-width:445px){.bg-green2__right p{margin-bottom:1em!important}}@media screen and (max-height:330px){.bg-green2 .bg-green2__right h4{margin-bottom:.8em;font-size:1.8em}}.home .bg-green{background:-webkit-gradient(linear,left top,left bottom,from(0),color-stop(#4ad1a6),to(#9ad05d));background:linear-gradient(0,#4ad1a6,#9ad05d)}.blog{padding-bottom:1.875em}.blog h3,.blog .h3{font-weight:300}.blog .blog__content{margin-left:-.9375em;margin-bottom:1.875em;-webkit-transition:background .2s;transition:background .2s}.blog .blog__content .blog__content__box{display:block;border-radius:.625em;margin:0 .9375em;background:#ededed;color:#474747;border:1px solid #ededed;text-decoration:none;-webkit-transition:background .2s;transition:background .2s}.blog .blog__content .blog__content__box img{max-width:100%;border-radius:.625em .625em 0 0;-webkit-filter:opacity(.85);filter:opacity(.85)}.blog .blog__content .blog__content__box .blog__content__box__pad{padding:1.25em}.blog .blog__content .blog__content__box:hover{background:#fff}.blog .blog__content .blog__content__box:hover>.blog__content__box__pad .blog__content__box__hover{opacity:1}.blog .blog__content .blog__content__box .date{margin-bottom:.3125em;display:block}.blog .blog__content .blog__content__box h5{color:#91ce4b;font-size:1.625em;margin-bottom:.38461538em;min-height:2em}.blog .blog__content .blog__content__box p{line-height:1.375em;padding-bottom:1.25em}.blog .blog__content .blog__content__box .blog__content__box__hover{border-top:1px solid #474747;padding-top:1.25em;text-align:right;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.blog .blog__content .blog__content__box .blog__content__box__hover span{text-transform:uppercase;color:#91ce4b;font-weight:600}.blog .blog__content .blog__content__box .blog__content__box__hover span:after{content:"";display:inline-block;width:1em;height:.72222222em;margin-left:.625em;vertical-align:middle;background:url(/Content/source/img/svg/ico-23_green.svg) center left no-repeat}.blog .post-with-img{margin-left:-.9375em;margin-bottom:1.875em;-webkit-transition:background .2s;transition:background .2s}.blog .post-with-img .blog__content__box{display:block;border-radius:.625em;margin:0 .9375em;background:#ededed;color:#474747;border:1px solid #ededed;text-decoration:none;-webkit-transition:background .2s;transition:background .2s;overflow:hidden;min-height:33.125em;border-radius:.625em .625em 0 0!important}.blog .post-with-img .blog__content__box img{max-width:100%;width:100%;height:auto;border-radius:.625em .625em 0 0;-webkit-filter:opacity(.85);filter:opacity(.85)}.blog .post-with-img .blog__content__box .blog__content__box__pad{padding:1.25em;background:#ededed;position:relative;z-index:666;-webkit-transition:margin .5s,background .2s;transition:margin .5s,background .2s}.blog .post-with-img .blog__content__box:hover{background:#fff}.blog .post-with-img .blog__content__box:hover .blog__content__box__pad{background:#fff;margin-top:-3.75em}.blog .post-with-img .blog__content__box:hover>.blog__content__box__pad .blog__content__box__hover{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.blog .post-with-img .blog__content__box .date{margin-bottom:.3125em;display:block}.blog .post-with-img .blog__content__box h5,.blog .post-with-img .blog__content__box .h5{color:#91ce4b;font-size:1.625em;margin-bottom:.625em;text-align:left;padding:0;font-weight:400}.blog .post-with-img .blog__content__box p{line-height:1.375em;padding-bottom:1.25em}.blog .post-with-img .blog__content__box .blog__content__box__hover{border-top:1px solid #474747;padding-top:1.25em;text-align:right;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;margin-bottom:-60px}.blog .post-with-img .blog__content__box .blog__content__box__hover span{text-transform:uppercase;color:#91ce4b;font-weight:600}.blog .post-with-img .blog__content__box .blog__content__box__hover span:after{content:"";display:inline-block;width:1em;height:.72222222em;margin-left:.625em;vertical-align:middle;background:url(/Content/source/img/svg/ico-23_green.svg) center left no-repeat}.blog .blog__button{display:block;text-align:center;background-color:#91ce4b;color:#fff;padding:.875em 1.375em;text-transform:uppercase;text-decoration:none;border-radius:.3125em;width:12.5em;font-weight:600;margin:0 auto;position:relative;padding-right:2.8125em;overflow:hidden}.blog .blog__button:hover:before{-webkit-transform:translateY(3.63636364em);transform:translateY(3.63636364em)}.blog .blog__button:hover:after{-webkit-transform:translateY(0);transform:translateY(0)}.blog .blog__button:before,.blog .blog__button:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:url(/Content/source/img/svg/ico-23.png) center right;background:url(/Content/source/img/svg/ico-23.svg) center right 1.5625em,-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-23.svg) center right 1.5625em,linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:.5em .875em;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.blog .blog__button:after{-webkit-transform:translateY(-3.63636364em);transform:translateY(-3.63636364em)}.blog--custom .blog__content__box p{padding-bottom:0!important;cursor:pointer}.blog--custom .blog__content__box__hover{opacity:1;display:none}.blog--custom .blog__content__box{text-decoration:none!important;cursor:pointer}.blog--custom .blog__content__box:hover{border-color:#8c8c8c}.blog--custom .blog__content__box:hover .blog__content__box__hover{display:block}.blog--custom .blog__content__box:hover .blog__content__box__hover span{text-decoration:underline}.blog--custom .post-with-img .blog__content__box{min-height:auto;overflow:visible}.blog--custom .post-with-img .blog__content__box:hover .blog__content__box__pad{margin-top:0}.blog--custom .post-with-img .blog__content__box .blog__content__box__hover{margin-bottom:0}.blog--custom .blog__content__box__pad{border-radius:10px}.blog-item{position:relative;float:left;width:220px;margin-bottom:15px}.blog-item img{max-width:200px;clear:none;margin:0}.blog-item span{position:absolute;left:0;top:5px;border:1px #ddd solid;background:#fff;display:inline-block;padding:5px 10px}.blog-item big{font-weight:700;color:#1daa7e}.blog-text{margin-left:220px}.blog-hr{clear:left}@media screen and (max-width:800px){.blog .blog__content{margin:0}.blog .blog__content .blog__content__box{margin:0;margin-bottom:10px}.blog .blog__content .blog__content__box .blog__content__box__hover{display:none}.blog .row .w33{width:100%}}@media screen and (max-width:800px){.blog .post-with-img .blog__content__box{margin-bottom:10px;min-height:0}.blog .post-with-img .blog__content__box:hover .blog__content__box__pad{margin-top:0}.blog .post-with-img .blog__content__box img{display:none;width:100%}.blog .post-with-img .blog__content__box .blog__content__box__hover{opacity:1;margin-bottom:0}.blog .post-with-img .cell:not(:first-child){display:none}}@media screen and (max-width:480px){.blog .blog__button{margin-top:1.375em}.blog .post-with-img img{display:none}.blog .post-with-img .blog__content__box{min-height:0}.blog .post-with-img .cell:not(:first-child){display:none}}.blog .post-with-img .blog__content__box p{cursor:text}.blog{background:#fff;z-index:1}.bod{width:668px;margin:3px 0 30px 0}.bod p{margin:0;line-height:20px}.bod a{color:#8dc800}.bod_title{font-size:16px;font-weight:bold}.box{margin-bottom:1.4em}.box__title{padding:1.2em;text-align:center;font-size:1.3em;line-height:1.3em;font-weight:700;color:#fff;background:linear-gradient(-79deg,#1daa7e,#1daa7e)}.box__inner{padding:1.2em;background-color:#ededed}.box .button{width:100%;margin-bottom:0}.box ul{margin-bottom:1.2em}.box__list li{position:relative;padding-left:1em;font-size:1em;line-height:1.75em;margin-bottom:10px}.box__list li:before{content:"";position:absolute;top:10px;left:0;width:10px;height:10px;background-size:contain;background-image:url("/Content/source/img/svg/ico-23_dark.svg");background-repeat:no-repeat;background-position:left center}.box__icon__address,.box__icon__phone,.box__icon__email,.box__icon__web{background-repeat:no-repeat;background-position:left top;background-size:30px auto;padding-left:50px;margin-bottom:15px;min-height:30px;line-height:28px}.box__icon__address{background-image:url("/Content/source/img/svg/box-home.svg")}.box__icon__phone{background-image:url("/Content/source/img/svg/box-phone.svg")}.box__icon__email{background-image:url("/Content/source/img/svg/box-email.svg")}.box__icon__web{background-image:url("/Content/source/img/svg/box-web.svg")}.box__buttons li{margin-bottom:5px}.box__buttons li:hover a{color:#9769d8}.box__buttons li:hover span{background-color:#9769d8}.box__buttons a{display:block;width:100%;color:#474747;text-decoration:none;clear:both;line-height:36px;font-weight:700}.box__buttons span{float:right;display:inline-block;background-color:#8e5cd4;border-radius:5px;padding:10px;color:#fff;font-weight:700;line-height:16px;-webkit-transition:background-color .2s;transition:background-color .2s}.box-sidebar{width:100%;float:none}.box-sidebar--no-border .kont_back{border:none;border-radius:0}.box-sidebar .kont_back{width:100%}.box-sidebar a{color:#1daa7e;text-decoration:none}.box-sidebar p{color:#474747;margin-bottom:1.25em;line-height:1.75em}.bubble--left{width:100%!important;height:480px;background-image:url("/Content/Source/img/lander/bg.jpg");background-repeat:no-repeat;background-size:623px auto;background-position:center right}@media only screen and (max-width:1260px){.bubble--left{background-position:center left 670px}}@media only screen and (max-width:1120px){.bubble--left{background-position:center left 550px;background-size:600px auto}}@media only screen and (max-width:992px){.bubble--left{background-position:top 50px left 410px}}@media only screen and (max-width:763px){.bubble--left{background-position:top 135px left 225px;background-size:430px;height:520px}}@media only screen and (max-width:525px){.bubble--left{background-position:top 135px left 155px}}@media only screen and (max-width:375px){.bubble--left{background-size:280px;background-position:center bottom 15px}}.bubble--left .bubble__left{width:100%;display:block}.bubble--left h1{padding-bottom:50px}@media only screen and (max-width:1080px){.bubble--left h1{max-width:440px;width:100%;padding-bottom:15px!important}}@media only screen and (max-width:763px){.bubble--left h1{max-width:100%;font-size:36px}}@media only screen and (max-width:490px){.bubble--left h1{max-width:300px;line-height:43px!important}}@media only screen and (max-width:375px){.bubble--left h1{max-width:245px;font-size:32px!important;line-height:35px!important;padding-bottom:10px!important}}.bubble--left h1 span{font-weight:700}.bubble-pb0{padding-bottom:0!important}@media only screen and (max-width:1260px){.bubble-pb0 .container{padding-right:0}}@media only screen and (max-width:575px){.bubble-pb0 .container{padding-left:20px}}@media only screen and (max-width:375px){.bubble-pb0 .container{padding-right:20px}}@media only screen and (max-width:768px){.bubble-pb0+.info--block .container{padding-left:20px}}@media only screen and (max-width:992px){.bubble-pb0+.info--block .info--block__people{text-align:left;padding-left:0}}@media only screen and (max-width:992px){.bubble-pb0+.info--block .info--block__item{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width:992px){.bubble-pb0+.info--block .info--block__content{margin-bottom:20px;position:relative}}@media only screen and (max-width:1120px){.bubble--con{max-width:530px}}.bubble-pb0+.info--block+.insurance{padding-top:65px!important}@media only screen and (max-width:992px){.bubble-pb0+.info--block+.insurance{padding-top:40px!important}}@media only screen and (max-width:763px){.bubble-pb0+.info--block+.insurance{padding-top:10px!important}}@media only screen and (max-width:512px){.bubble-pb0+.info--block+.insurance{padding-top:0!important;margin:0!important}}@media only screen and (max-width:992px){.bubble-pb0+.info--block+.insurance .insurance__box a{width:20%;margin:0 20px}.bubble-pb0+.info--block+.insurance .insurance__box a:nth-child(1n+6){display:none!important}}@media only screen and (max-width:763px){.bubble-pb0+.info--block+.insurance .insurance__box a{width:25%}.bubble-pb0+.info--block+.insurance .insurance__box a:nth-child(1n+5){display:none!important}}@media only screen and (max-width:512px){.bubble-pb0+.info--block+.insurance .insurance__box a{display:none!important}}.bubble-pb0+.info--block+.insurance .insurance__box img{padding:5px}@media only screen and (max-width:992px){.bubble-pb0+.info--block+.insurance .insurance__box img{padding:0}}@media only screen and (max-width:1120px){.bubble--con{max-width:530px}}.bubble__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:600px){.bubble__row{margin-bottom:10px}}.bubble__item{margin-right:30px}@media only screen and (max-width:1120px){.bubble__item{width:33.3333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;margin-right:0!important}}@media only screen and (max-width:763px){.bubble__item{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px}}@media only screen and (max-width:375px){.bubble__item{margin-bottom:5px}}@media only screen and (max-width:525px){.bubble__item.last .bubble__content{background-position:left center!important}}@media only screen and (max-width:525px){.bubble__item.last .bubble__content p br{display:none!important}}@media only screen and (max-width:525px){.bubble__item.last .bubble__content p strong{display:inline-block!important}}.bubble__content{width:100%;height:100%;padding-left:40px;background-image:url("/Content/Source/img/lander/check.png");background-repeat:no-repeat;background-position:top left;background-size:25px}@media only screen and (max-width:763px){.bubble__content{background-size:14px;padding-left:25px;background-position:center left}}@media only screen and (max-width:525px){.bubble__content{background-position:top 6px left;max-width:170px;font-size:12px;line-height:20px}}@media only screen and (max-width:375px){.bubble__content{max-width:100%;background-position:left center}}.bubble__content h5{font-size:22px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:763px){.bubble__content h5{display:none}}@media only screen and (max-width:992px){.bubble__content p strong{display:block}}@media only screen and (max-width:763px){.bubble__content p strong{display:inline-block}}@media only screen and (max-width:525px){.bubble__content p strong{display:inline}}@media only screen and (max-width:375px){.bubble__content p strong{display:inline-block}}.bubble__content br{display:none}@media only screen and (max-width:992px){.bubble__content br{display:none}}.bubble__content p{font-size:16px}@media only screen and (max-width:1260px){.bubble__content p{padding-top:5px}}@media only screen and (max-width:1180px){.bubble__content p{padding-top:0}}.bubble--mobile{display:none}@media only screen and (max-width:763px){.bubble--mobile{display:block;margin-top:45px;margin-bottom:62px}}@media only screen and (max-width:525px){.bubble--mobile{margin-bottom:36px}}@media only screen and (max-width:490px){.bubble--mobile{margin-top:25px}}@media only screen and (max-width:375px){.bubble--mobile{margin-top:5px;margin-bottom:0}}@media only screen and (max-width:763px){.bubble--desktop{display:none}}.bubble{padding-bottom:1.3em;margin-bottom:1.3em}.bubble--green{background:linear-gradient(-79deg,#4ad1a6,#9ad05d)}.bubble__l{float:left;width:66.66666667%}@media screen and (max-width:1080px){.bubble__l{width:100%}}.bubble__r{float:left;width:33.33333333%}@media screen and (max-width:1080px){.bubble__r{width:100%}}.bubble__left,.bubble__middle{float:left;width:50%}@media screen and (max-width:649px){.bubble__left,.bubble__middle{width:100%}}.bubble__right{float:left;width:100%}.bubble__left,.bubble__middle,.bubble__right{height:18em}@media screen and (max-width:1080px){.bubble__left,.bubble__middle,.bubble__right{height:auto}}.bubble__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width:649px){.bubble__left{display:block}}.bubble__left__bottom{-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width:649px){.bubble__left__bottom{margin-bottom:20px}}.bubble__middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:649px){.bubble__middle{display:block;text-align:center}}.bubble__middle__image{-ms-flex-item-align:end;align-self:flex-end;max-width:100%;height:auto}@media screen and (max-width:649px){.bubble__middle__image{margin-bottom:20px}}.bubble__right{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width:649px){.bubble__right{display:block}}.bubble__right__top{width:100%;-ms-flex-item-align:start;align-self:flex-start}.bubble__right__bottom{-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width:799px){.bubble__right__bottom{width:100%}.bubble__right__bottom .calculate{margin-left:auto;margin-right:auto}}.bubble--title .bubble__right{height:18em}@media screen and (max-width:649px){.bubble--title .bubble__right{height:auto}}.bubble--title .bubble__left,.bubble--title .bubble__middle{height:14em}@media screen and (max-width:799px){.bubble--title .bubble__left,.bubble--title .bubble__middle{height:auto}}.bubble-button{display:block;font-size:1em;line-height:1em;padding:1em 1.2em;font-weight:700;color:#fff;text-decoration:none;background-color:#ff8615;text-align:center;border-radius:5px;-webkit-transition:background-color .2s;transition:background-color .2s;width:16em;margin-left:auto;margin-right:auto;margin-bottom:.3em}.bubble-button:hover{background-color:#e1854c}.bubble-button:last-of-type{margin-bottom:0}.bubble .calculate__image:before,.bubble .calculate__image:after{background-size:contain}.bubble h1{font-size:2.25em;color:#fff;padding:0 0 .69444444em;font-weight:700;line-height:1.11111111em}.bubble .h1--sub a{color:#fff}.bubble ul{margin-bottom:1em}.bubble ul li{line-height:1.75em;color:#fff;font-size:1em;position:relative;padding-left:1.875em}.bubble ul li a{display:block}.bubble ul li:before{content:"";position:absolute;left:0;top:8px;display:inline-block;height:.83333333em;width:.77777778em;background:url(/Content/source/img/svg/ico-22.png) left center no-repeat;background:url(/Content/source/img/svg/ico-22.svg) left center no-repeat,-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-22.svg) left center no-repeat,linear-gradient(transparent,transparent)}.bubble .viewer{margin-top:0}.bubble .letter2{margin-top:2.1875em;width:12.8125em;height:1.875em;max-width:255px;text-align:right;margin-right:4.0625em}.bubble .circle-1{margin-right:1.875em}.bubble .circle-1:before{background:url(/Content/source/img/svg/ico-20.png);background:url(/Content/source/img/svg/ico-20.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-20.svg),linear-gradient(transparent,transparent)}.bubble .circle-2:before{background:url(/Content/source/img/svg/ico-21.png);background:url(/Content/source/img/svg/ico-21.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-21.svg),linear-gradient(transparent,transparent)}.bubble .circle-1,.bubble .circle-2{color:#fff;text-transform:uppercase;font-weight:700;font-size:1em;display:inline-block;padding:1.25em 0 0;padding-left:3.75em;line-height:1.5em;position:relative}@media screen and (max-width:649px){.bubble .circle-1,.bubble .circle-2{margin-bottom:1.25em}.bubble .circle-1:before,.bubble .circle-2:before{background-position:left center}}@media screen and (max-width:480px){.bubble .circle-1,.bubble .circle-2{padding-top:10px;min-height:44px}}.bubble .circle-1:before,.bubble .circle-2:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:left bottom;background-size:2.8125em}@media screen and (max-width:480px){.bubble .circle-1:before,.bubble .circle-2:before{background-size:contain!important}}.button{display:inline-block;width:10.625em;background-color:#797979;background-image:url(/Content/source/img/svg/ico-23.svg);background-repeat:no-repeat;background-position:center left 1.25em;background-size:.75em 1.375em;text-transform:uppercase;color:#fff;text-decoration:none;font-weight:600;padding:.9375em 1.25em;padding-left:2.8125em;border-radius:.3125em;vertical-align:middle;line-height:1.25em}.button--next{background-color:#8e5cd4;padding:1.5625em 1.25em;padding-right:2.8125em;background-position:center right 1.25em}.button-online{display:block;font-size:1.625em;color:#fff;background-color:#8e5cd4;padding:1.30769231em .92307692em;text-transform:uppercase;font-weight:600;text-decoration:none;line-height:1.23076923em;border-radius:.38461538em;-webkit-transition:background-color .2s;transition:background-color .2s;border:none}.button-online:hover{background-color:#663ba3}.button-orange{display:block;font-size:1.25em;line-height:1.25em;padding:15px 20px;font-weight:700;color:#fff!important;text-decoration:none!important;background-color:#8e5cd4;text-align:center;border-radius:5px;margin-bottom:1.25em;-webkit-transition:background-color .2s;transition:background-color .2s;max-width:350px;margin-left:auto;margin-right:auto}.button-orange:hover{background-color:#8e5cd4}.calculate__div .calculate__image.calculate--lander{text-align:center!important;padding-left:0!important}.calculate.btn--disabled div{background-color:#cdcdcd;cursor:not-allowed;opacity:.7}.calculate.btn--disabled div:hover{background-color:#cdcdcd}.calculate{float:right;max-width:21.875em;width:100%;display:block;color:#fff;padding-top:.9375em}.calculate--center{display:block;margin:20px auto;float:none}.calculate--center .calculate__image{color:#fff}.calculate__div{background:#8e5cd4;padding:2.25em 1.875em;border-radius:4px;text-align:left;overflow:hidden;-webkit-transition:background .2s;transition:background .2s}.calculate__div .calculate__image{text-align:left;font-size:33px;padding-left:86px;display:inline-block;line-height:36px;font-weight:700;position:relative}.calculate__div .calculate__image:before,.calculate__div .calculate__image:after{position:absolute;left:0;top:0;width:1.63636364em;height:100%;content:"";display:inline-block;background:url(/Content/source/img/svg/ico-18.png);background:url(/Content/source/img/svg/ico-18.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-18.svg),linear-gradient(transparent,transparent);background-position:top left;background-repeat:no-repeat;background-size:1.63636364em 2.06060606em;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.calculate__div .calculate__image:after{-webkit-transform:translateY(-3.63636364em);transform:translateY(-3.63636364em)}.calculate__div--lower{padding-top:1em;padding-bottom:1em}.calculate__div--lower2{padding-top:1em;padding-bottom:1em}.calculate__div--lower2 .calculate__image{font-size:1.5em;min-height:1.4em;padding-top:.14em}.calculate__div--lower2 .calculate__image br{display:none}.calculate__div--lower2 .calculate__image:before{background-size:1em auto}.calculate--inline{display:inline-block;width:18.75em}@media screen and (max-width:800px){.calculate__div{text-align:left}}@media screen and (max-width:480px){.calculate--inline{width:100%}}@media screen and (max-width:800px){.calculate{float:none}}@media screen and (max-width:740px){.calculate{float:none}}@media screen and (max-width:740px){.calculate__div{text-align:center}}@media screen and (max-width:480px){.calculate{float:none}}#call-us input{width:197px;border:2px solid #cacaca;border-radius:.3125em;background-color:#ededed;padding:.9375em;line-height:15px;float:left;margin-right:-10px}#call-us button{float:left;border:0}.cell--0{width:1.5625em;background-color:#fff}.cell--1{width:9.5em}.cell--2{width:8.125em}.cell--3{width:10.125em}.cell--4{width:7.625em}.cell--5{width:11.25em}.cell--small{width:4.5em}.cell--small-ico span{display:block;font-size:.75em;padding-top:3.33333333em;background-image:url("/Content/source/img/svg/ico-kruh.svg");background-repeat:no-repeat;background-position:center top;background-size:2.5em;line-height:1.33333333em}.cell--small-ico .ico-kruh{background-image:url("/Content/source/img/svg/ico-kruh.svg");background-size:2.5em}.cell--small-ico .ico-sanitka{background-image:url("/Content/source/img/svg/ico-sanitka.svg");background-size:2.75em 2.5em}.cell--small-ico .ico-zavaz{background-image:url("/Content/source/img/svg/ico-zavaz.svg");background-size:2.5em 2em}.cell--small-ico .ico-skoda{background-image:url("/Content/source/img/svg/ico-skoda.svg")}.cell--small-ico .ico-storno{background-image:url("/Content/source/img/svg/ico-storno.svg")}.cell--small-ico .ico-padak{background-image:url("/Content/source/img/svg/ico-padak.svg");background-size:2.5em 2.66666667em}.cell--small-ico .ico-zima{background-image:url("/Content/source/img/svg/ico-zima.svg");background-size:2.58333333em 2.58333333em}.cell--small-ico .ico-ohen{background-image:url("/Content/source/img/svg/ico-ohen.svg")}.cell--small-ico .ico-blesk{background-image:url("/Content/source/img/svg/ico-blesk.svg");background-size:auto 3.1em}.cell--small-ico .ico-vandal{background-image:url("/Content/source/img/svg/ico-vandal.svg");background-size:auto 3.1em}.cell--small-ico .ico-povoden{background-image:url("/Content/source/img/svg/ico-povoden.svg")}.cell--small-ico .ico-stit{background-image:url("/Content/source/img/svg/ico-stit.svg")}.cell--small-ico .ico-vodovod{background-image:url("/Content/source/img/svg/ico-vodovod.svg")}.cell--5--ico span{text-align:left;display:block;font-size:.875em;padding-left:2.14285714em;background-image:url("/Content/source/img/svg/ico-star0.svg");background-repeat:no-repeat;background-position:left center;background-size:1.14285714em;font-weight:700}.cell--5--ico .ico-star1{background-image:url("/Content/source/img/svg/ico-star1.svg")}.cell--5--ico .ico-star0{background-image:url("/Content/source/img/svg/ico-star0.svg")}.cell--5--ico .ico-line{background-image:url("/Content/source/img/svg/ico-line.svg")}.border-none .cell--0:before{border:none!important}.cell--padding{padding:0 2.5em}.cell--0{display:none!important}@media screen and (max-width:800px){.cell--padding{padding-left:0;padding-right:0}}@media screen and (max-width:650px){.cell--small{display:none!important}}.change__block__button{background-color:#91ce4b;width:auto;cursor:pointer;margin:10px 0 10px 0;background-image:none;position:relative}.change__block__button:before{background-image:url(/Content/source/img/svg/ico-23.svg);content:"";position:absolute;left:1em;background-position:center left;background-size:.6875em 1.25em;background-repeat:no-repeat;width:.6875em;height:1.25em;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.change__block__button.active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.chbox{background-color:#e6e6e6;padding:1.5625em 1.875em}.chbox__item:nth-child(2) p{margin-bottom:0}.chbox__header:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.chbox__header:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.chbox__title{float:left;font-size:16px;line-height:20px;color:#9ad05d;font-weight:600;margin-bottom:.625em}.chbox__change{float:right;display:block;font-size:13px;line-height:20px;color:#797979;margin-bottom:.625em;text-decoration:underline;cursor:pointer}.chbox__change:hover{text-decoration:none}.chbox p{font-size:14px;line-height:21px;margin-bottom:1.25em}input[type="checkbox"],input[type="radio"]{position:relative;z-index:5;width:32px;height:32px;margin:0;padding:0;display:none}input[type="checkbox"]+label,input[type="radio"]+label{position:relative;display:inline-block;padding-left:42px;line-height:32px}input[type="checkbox"]+label:before{content:url("/Content/source/img/checkbox.png");position:absolute;left:0;top:0;width:100%;height:100%;display:inline-block;background-repeat:no-repeat;background-position:0 0}input[type="checkbox"]:checked+label:before{content:url("/Content/source/img/checkbox2.png")}input[type="checkbox"]:disabled+label:before{content:url("/Content/source/img/checkbox3.png")}@media screen and (max-width:480px){.small input[type="checkbox"]+label,.small input[type="radio"]+label{display:inline-block}input[type=checkbox]+label,input[type=radio]+label{display:inline-block}}.tabula17{width:100%;margin:20px auto;border-collapse:collapse}.tabula17__img{width:100%;max-width:98px}.tabula17 td{border:1px solid #888;padding:2px 5px}.letter1{width:100%;max-width:15.9375em}.letter3{width:100%;max-width:6.25em;display:inline-block;margin-right:.625em;margin-top:2.5em}@media screen and (max-width:800px){.letter1,.letter2,.letter3{display:none}}@media screen and (max-width:800px){.circle-1{margin-bottom:10px}}.add_span{font-size:18px;font-weight:bold;color:#8dc800;margin:0 0 10px 0}.add_span2{font-size:16px;font-weight:bold;color:#000;margin:5px 0 5px 0}.kont_back{background-color:#eee;border:1px #d6d6d6 solid;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:20px;width:20em;margin:0 0 20px 0}.kont_box p{margin:0 0 0 0}.border_span_top{border-top:1px #d6d6d6 solid;margin:15px 0 5px 0;padding:12px 0 0 0}.comp_span{font-size:14px;font-weight:bold;color:#363d52}.box1{width:440px;margin:0 0 0 20px}.box2{margin:0 0 0 20px;float:right}.green-text{line-height:24px;font-size:16px}@media screen and (min-width:1080px){#career-desktop-hide{display:none}}@media screen and (max-width:1080px){.has-sub .nav__arrow{display:none!important}}@media screen and (max-width:760px){#page__item--2_img{display:block;margin-top:-40px;margin-bottom:25px}}.c-rating__item{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;display:table-cell;width:24px;background:url(/Content/source/img/svg/stars.svg);cursor:pointer}.c-rating__item.is-active,.c-rating__item:hover{background-position:-24px 0}.list-rating .c-rating__item{cursor:default}.list-rating .c-rating__item:hover{background-position:0 0!important}.list-rating .c-rating__item.is-active:hover{background-position:-24px 0!important}@media screen and (max-width:1199px){.list-rating .c-rating__item{-webkit-box-flex:0;-ms-flex:0 0 1.5em;flex:0 0 1.5em;height:1.5em;width:1.5em;background-image:url("/Content/source/img/star1.png");background-size:contain;background-repeat:no-repeat;background-position:0 0!important}.list-rating .c-rating__item.is-active{background-image:url("/Content/source/img/star2.png")}.list-rating .c-rating__item.is-active:hover{background-position:0 0!important}}.custom-header header .header-top__right{text-align:right;max-width:calc(100% - 262px);width:auto;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:115px}.custom-header .email_custom{bottom:60px}.custom-header div.viewer.h-mob{margin-left:30px;margin-top:185px}@media screen and (max-width:1081px){.custom-header div.viewer.h-mob{margin-top:25px;padding-right:40px;margin-left:0}}@media screen and (max-width:800px){.custom-header div.viewer.h-mob{display:none}}@media screen and (max-width:1090px){.custom-header header .header-top__right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.custom-header .email_custom{bottom:0}}.custom-header .bubble h1{padding:0}@media screen and (max-width:1325px){.custom-header .bubble h1{margin-bottom:30px}}.custom-header .bubble__l{float:left;width:60%}.custom-header .bubble__r{float:left;width:40%}.custom-header .bubble .circle-1,.custom-header .bubble .circle-2{padding:0;padding-left:60px;padding-left:3.75rem;margin-bottom:30px}.custom-header .circle-1,.custom-header .circle-2{line-height:2.7em!important}@media screen and (max-width:487px){.custom-header .circle-1,.custom-header .circle-2{line-height:1.5em!important}.custom-header .bubble__l{float:left;width:100%}.custom-header .bubble__r{float:left;width:100%}}.custom-header .bubble .circle-1:before,.custom-header .bubble .circle-2:before{content:"";position:absolute;left:0;top:0;width:100%;height:2.7em;background-repeat:no-repeat;background-position:left bottom;background-size:2.7em}.custom-header .calculate__div--lower{padding-top:2em;padding-bottom:2em}.custom-header .bubble .letter2{position:absolute;left:410px;top:180px}@media screen and (max-width:1265px){.custom-header .bubble .letter2{display:none}}.custom-header .calculate__div:hover{cursor:pointer}.custom-header .calculate__image{color:#fff;font-weight:bold;font-size:2.146em!important;padding-left:1.5em!important}.dashed-text{position:relative;display:inline-block;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:pointer;color:#1daa7e}.dashed-text:hover .dashed-box{display:block}.dashed-box{display:none;position:absolute;left:1.375em;top:.9375em;z-index:9999;padding:1.25em;border:2px solid #1daa7e;width:24.625em;background:#fff;-webkit-transition:opacity .2s;transition:opacity .2s;text-align:left!important}.dashed-box.is-active{display:block}.dashed-box p{font-size:1.125em;font-weight:500;color:#474747;line-height:1.4em;margin-bottom:1.25em}.dashed-box--arrow:before{content:"";position:absolute;top:0;left:-12px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #1daa7e}.dashed-box--arrow-bottom:before{top:auto;bottom:0}.dashed-box-close{position:absolute;top:0;right:0;width:30px;height:30px;cursor:pointer}.dashed-box-close:before{content:"×";position:absolute;top:0;left:0;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;-webkit-transition:color .2s;transition:color .2s}.dashed-box-close:hover:before{color:#474747}.dashed-box-title{font-size:1.25em;color:#1daa7e;font-weight:600;margin-bottom:1.25em}.detail{max-width:899px;width:100%;margin:0 auto;position:absolute;background-color:#fff;z-index:100;display:none;left:0;right:0}@media only screen and (max-width:940px){.detail{left:0}}@media only screen and (max-width:768px){.detail{top:0!important;-webkit-box-shadow:none;box-shadow:none;max-width:100%;overflow:hidden;height:100%}}.detail.fancybox-content{padding:0;max-width:899px;width:100%;overflow:initial}.detail.is-active{display:block}.detail .row{margin-left:0!important;margin-right:0!important}.detail .row .col-12{padding-left:0!important;padding-right:0!important}.detail .fancybox-button.fancybox-close-small{display:none}.detail__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail__item50{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.detail__item50 .list-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.detail__item100{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.detail__item100.pt{padding-top:9px}.detail__title{margin-bottom:10px}.detail__title p{margin-bottom:0!important;font-size:18px;color:#201c46;font-weight:700}@media only screen and (max-width:575px){.detail__title p{font-size:15px}}@media only screen and (max-width:399px){.detail__title p{font-size:13px}}.detail__text{margin-bottom:10px}.detail__text p{margin-bottom:0!important;font-size:14px;font-weight:400;color:#201c46!important}@media only screen and (max-width:575px){.detail__text p{font-size:12px}}.detail__result{text-align:right;margin-bottom:10px}.detail__result p{margin-bottom:0!important;font-size:14px;font-weight:700;color:#201c46}@media only screen and (max-width:575px){.detail__result p{font-size:12px}}.detail__zaloha,.detail__tarif,.detail__karma{padding-bottom:15px;border-bottom:1px solid #edeff5;margin-bottom:25px}.detail__karma .list-rating .c-rating__item{background-image:url("/Content/Source/img/icon/stars.svg")}@media only screen and (max-width:1199px){.detail__karma .list-rating .c-rating__item{background-image:url("/Content/Source/img/icon/star-regular.svg")}}.detail__karma .list-rating .c-rating__item.is-active{background-image:url("/Content/Source/img/icon/stars.svg")}@media only screen and (max-width:1199px){.detail__karma .list-rating .c-rating__item.is-active{background-image:url("/Content/Source/img/icon/star-solid.svg")}}.detail__left,.detail__right{padding-top:80px;padding-bottom:80px}.detail__left{padding-left:130px;background-color:#fafbfd;padding-right:15px}@media only screen and (max-width:768px){.detail__left{padding-left:15px;padding-top:30px}}.detail__right{text-align:center;padding-right:20px}@media only screen and (max-width:768px){.detail__right{padding-left:0;padding-right:0;padding-bottom:30px}}.detail__type{margin-bottom:40px}.detail__type p{font-size:14px;font-weight:700;color:#201c46}.detail__price{margin-bottom:40px}@media only screen and (max-width:768px){.detail__price{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:575px){.detail__price{margin-bottom:35px}}.detail__price p{font-size:14px;font-weight:400;color:#000;margin-bottom:15px!important}@media only screen and (max-width:575px){.detail__price p{font-size:13px;margin-bottom:2px!important}}@media only screen and (max-width:768px){.detail__total{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 25px}}@media only screen and (max-width:575px){.detail__total{padding:0 35px}}.detail__sum p{font-size:30px;font-weight:700;color:#000}@media only screen and (max-width:575px){.detail__sum p{font-size:24px}}.detail__logo{margin-bottom:15px}.detail__logo img{height:100px!important}.detail__sale{margin-bottom:40px}@media only screen and (max-width:768px){.detail__sale{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:575px){.detail__sale{margin-bottom:35px}}.detail__sale p{margin-bottom:15px!important;font-size:14px;font-weight:400}@media only screen and (max-width:575px){.detail__sale p{margin-bottom:2px!important;font-size:13px}}.detail__greenprice p{font-size:30px;font-weight:700;color:#61b500}@media only screen and (max-width:575px){.detail__greenprice p{font-size:24px}}.detail__btn{margin-bottom:80px}@media only screen and (max-width:768px){.detail__btn{margin-bottom:40px}}.detail__inner{position:relative}@media only screen and (max-width:360px){.detail__inner{background-color:#fff}}.detail__close{position:absolute;top:35px;z-index:120;right:-25px}@media only screen and (max-width:768px){.detail__close{right:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;top:20px}}.detail__close--text{display:none}@media only screen and (max-width:768px){.detail__close--text{display:block}}.detail__close--text p{margin-bottom:0!important;font-size:13px;font-weight:700;color:#a5a5ac}.detail__garance{background-color:#f8f8fb;text-align:left}@media only screen and (max-width:768px){.detail__garance{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.detail__garance--inner{background-color:#65b1e8;width:85%}@media only screen and (max-width:768px){.detail__garance--inner{height:100%;width:90%}}@media only screen and (max-width:475px){.detail__garance--inner{width:85%}}@media only screen and (max-width:415px){.detail__garance--inner p{position:relative;z-index:20}}.detail__garance--header{position:relative}@media only screen and (max-width:768px){.detail__garance--header{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.detail__garance--header:after{content:"";width:40px;height:40px;display:block;position:absolute;-webkit-transform:skew(-25deg);transform:skew(-25deg);right:10px;top:0;background-color:#65b1e8}@media only screen and (max-width:768px){.detail__garance--header:after{height:100%}}.detail__garance--header p{text-align:left;font-size:15px;color:#fff;font-weight:700;margin-bottom:0;padding:8px 0}@media only screen and (max-width:768px){.detail__garance--header p{padding:0;margin-bottom:0!important;padding-top:14px}}@media only screen and (max-width:575px){.detail__garance--header p{font-size:13px;padding-top:12px}}@media only screen and (max-width:401px){.detail__garance--header p{padding-top:11px}}@media only screen and (max-width:341px){.detail__garance--header p{padding-top:18px}}@media only screen and (max-width:327px){.detail__garance--header p{font-size:11px}}.detail__garance--header p span{width:16px;height:13px;background-repeat:no-repeat;background-size:16px 13px!important;background-position:center center!important;display:inline-block;margin-left:20px;margin-right:7px}.detail__garance--content{padding:15px 25px}@media only screen and (max-width:768px){.detail__garance--content{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 10px}}.detail__garance--content p{font-size:14px;font-weight:400;color:#201c46}@media only screen and (max-width:768px){.detail__garance--content p{line-height:18px;margin-bottom:0!important;padding-top:10px;padding-bottom:10px}}@media only screen and (max-width:575px){.detail__garance--content p{font-size:11px;line-height:15px}}@media only screen and (max-width:401px){.detail__garance--content p{font-size:10px;line-height:14px}}.detail__group{display:-webkit-box;display:-ms-flexbox;display:flex}.detail__infobox{position:relative;top:1px}@media only screen and (max-width:425px){.detail__infobox .forms-content{background:none}}@media only screen and (max-width:800px){.detail__infobox .forms-content .forms-block__box .form-block__info{position:absolute}}.detail__infobox .forms-content .forms-block__box .form-block__info .info-box{border-color:#201c46!important}@media only screen and (max-width:800px){.detail__infobox .forms-content .forms-block__box .form-block__info .info-box{width:24.625em!important}}@media only screen and (max-width:525px){.detail__infobox .forms-content .forms-block__box .form-block__info .info-box{left:-85px;top:25px}}@media only screen and (max-width:510px){.detail__infobox .forms-content .forms-block__box .form-block__info .info-box{left:-170px}}@media only screen and (max-width:425px){.detail__infobox .forms-content .forms-block__box .form-block__info .info-box{left:-129px}}@media only screen and (max-width:355px){.detail__infobox .forms-content .forms-block__box .form-block__info .info-box{left:-120px;width:300px!important}}@media only screen and (max-width:334px){.detail__infobox .forms-content .forms-block__box .form-block__info .info-box{left:-82px;width:250px!important}}.detail__infobox .forms-content .forms-block__box .info__container{height:25px;line-height:20px;padding:0 0 0 5px;background-color:#fafbfd}@media only screen and (max-width:575px){.detail__infobox .forms-content .forms-block__box .info__container{margin-top:0}}@media only screen and (max-width:334px){.detail__infobox .forms-content .forms-block__box .info__container{position:absolute}}.detail__infobox .forms-content .forms-block__box{padding:0;border-bottom:none}.detail__infobox .info-box.show-8.show--nopadding{max-width:333px;width:100%}.detail__rollup--content{background-color:#fff;border-bottom:1px solid #edeff5;display:none;padding-right:13px}.detail__rollup--content.is-active{display:block}.detail__rollup p{color:#65b1e8}.detail__rollup .detail__result span{width:10px;height:10px;background-image:url("/Content/Source/img/icon/dropdown-down-blue.svg");background-repeat:no-repeat;background-size:10px auto;background-position:center top -6px;display:inline-block}.detail__rollup.is-active .detail__result span{background-image:url("/Content/Source/img/icon/dropdown-up-blue.svg");background-position:center top 0}.detail__dph{padding-right:13px}.detail__rating .rating__star{margin-right:0;margin-left:auto}@media only screen and (max-width:575px){.detail__rating .rating__star{width:99px!important}}@media only screen and (max-width:575px){.detail__rating .rating__star:before{width:99px!important;background-size:6.125rem auto!important}}@media only screen and (max-width:575px){.detail__rating .rating__star span{background-size:6.125rem auto!important}}.detail__info p{padding:30px 15px;color:#000}#detail_tarifu_vypis a:hover{text-decoration:underline}#detail_tarifu_vypis a{text-decoration:none;color:#fff}#detail_tarifu_vypis .detail_tarifu_zavrit a{text-decoration:none;color:#1daa7e}.error-p{position:relative}.form-block__full+.error-p{padding-bottom:10px!important}.error-p{margin-top:.625em!important}.fb_share_wrap h3{text-align:center;color:#4462a9;margin-bottom:.25em}.fb_share_wrap .fb_share_box{max-width:358px;margin:0 auto}.fb_share_wrap .fb_share_button{cursor:pointer}.fb_share_button img{max-width:100%;height:auto;width:auto}.feature{padding-bottom:1.875em}.feature .feature__small{text-align:center;margin-top:3.75em;margin-bottom:1.25em}.feature .feature__small p{padding-top:4.25em;font-size:1.25em;line-height:1.4em;text-transform:uppercase;font-weight:600;background-image:url(/Content/source/img/svg/ico-down.svg);background-repeat:no-repeat;background-position:center top;background-size:3em 3em}.feature .feature__small .icon-check{background-image:url(/Content/source/img/svg/ico-check.svg)}.feature .feature__small .icon-down{background-image:url(/Content/source/img/svg/ico-down.svg)}.feature .feature__small .icon-time{background-image:url(/Content/source/img/svg/ico-time.svg)}.feature .feature__small .icon-pay{background-image:url(/Content/source/img/svg/ico-42.svg)}@media screen and (max-width:480px){.feature__small .cell{width:100%}.feature__small .cell p{margin-bottom:1.875em}}footer{background:#474747;color:#fff}footer h6,footer .h6{color:#fff;padding-top:3.5em;padding-bottom:1.625em;font-weight:600;font-size:1em;text-align:left}footer img{max-width:100%}footer .semi-bold{font-weight:600}footer .copyright{display:inline-block;font-size:.875em;margin-right:2em;line-height:1.71428571em}footer .fb-plugin{padding-top:3.5em}footer li{line-height:1.75em}footer li a{font-size:.875em;color:#fff;display:block;text-decoration:none}footer li a:hover{text-decoration:underline}footer li span{font-size:.875em;color:#fff;display:block}footer li:hover>a .soc:after{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}footer .soc{width:1.5625em;height:1.5625em;position:relative;display:inline-block;margin-left:.625em;vertical-align:middle}footer .soc:before,footer .soc:after{position:absolute;top:0;left:-.625em;content:".";text-indent:-10000px;display:inline-block;width:1.5625em;height:1.5625em;background:url(/Content/source/img/svg/ico-12.svg);background-position:center left;background-repeat:no-repeat;-webkit-transition:opacity .2s;transition:opacity .2s}footer .soc__fb:before{background-image:url(/Content/source/img/svg/ico-12.svg)}footer .soc__fb:after{opacity:0;background-image:url(/Content/source/img/svg/ico-32.svg)}footer .soc__go:before{background-image:url(/Content/source/img/svg/ico-13.svg)}footer .soc__go:after{opacity:0;background-image:url(/Content/source/img/svg/ico-33.svg)}footer .soc__tw:before{background-image:url(/Content/source/img/svg/ico-14.svg)}footer .soc__tw:after{opacity:0;background-image:url(/Content/source/img/svg/ico-34.svg)}footer .soc__yo:before{background-image:url(/Content/source/img/svg/ico-15.svg)}footer .soc__yo:after{opacity:0;background-image:url(/Content/source/img/svg/ico-35.svg)}footer .footer__bottom{margin-top:3.625em;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:1.5625em 0}footer .footer__bottom--special{border-top:0;margin-top:0}footer .footer__bottom .footer__icon{background-image:url("/Content/source/img/svg/ico-16.svg");background-size:1.1875em 2.0625em;background-position:left center;background-repeat:no-repeat;padding-left:2.8125em}footer .footer__bottom .footer__icon span{display:block}footer .footer__bottom .footer__icon .footer__icon__small{font-size:.9375em;line-height:1.86666667em}footer .footer__bottom .footer__icon .footer__icon__big{font-size:1.5em;line-height:1.16666667em;font-weight:600}footer .footer__bottom .icon-tel{background-image:url("/Content/source/img/svg/ico-16.svg");background-size:1.21875em 2em}footer .footer__bottom .icon-mail{background-image:url("/Content/source/img/svg/ico-17.svg");background-size:1.875em 1.28125em}footer .ico-soc{position:relative;width:3.75em;height:3.75em;display:inline-block}footer .ico-soc:hover:before{opacity:0}footer .ico-soc:hover:after{opacity:1}footer .ico-soc:before,footer .ico-soc:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;background-image:url("/Content/source/img/svg/ico-fb.svg");background-size:.875em 1.75em;background-repeat:no-repeat;background-position:center center;-webkit-transition:opacity .2s;transition:opacity .2s}footer .ico-soc:after{opacity:0;background-image:url("/Content/source/img/svg/ico-fb_h.svg")}footer .ico-fb:before,footer .ico-fb:after{background-image:url("/Content/source/img/svg/ico-fb.svg");background-size:.875em 1.75em}footer .ico-fb:after{background-image:url("/Content/source/img/svg/ico-fb_h.svg")}footer .ico-go:before,footer .ico-go:after{background-image:url("/Content/source/img/svg/ico-go.svg");background-size:1.8125em 1.8125em}footer .ico-go:after{background-image:url("/Content/source/img/svg/ico-go_h.svg")}footer .ico-tw:before,footer .ico-tw:after{background-image:url("/Content/source/img/svg/ico-tw.svg");background-size:1.9375em 1.5625em}footer .ico-tw:after{background-image:url("/Content/source/img/svg/ico-tw_h.svg")}footer .ico-yo:before,footer .ico-yo:after{background-image:url("/Content/source/img/svg/ico-yo.svg");background-size:1.8125em 2.0625em}footer .ico-yo:after{background-image:url("/Content/source/img/svg/ico-yo_h.svg")}footer .footer__social{text-align:right}footer .footer__bottom2{padding:1.5625em 0;padding-right:9.375em;background-image:url("/Content/source/img/logo_footer.svg");background-repeat:no-repeat;background-position:center right}footer .footer__bottom2 a{color:#fff;display:inline-block;font-size:.9375em;text-decoration:none}footer .footer__bottom2 a:hover{text-decoration:underline}footer .footer__bottom2 a:after{content:"|";display:inline-block;padding:0 10px}footer .footer__bottom2 a:last-child:after{content:""}@media screen and (max-width:800px){footer .foter__seo-link{padding-bottom:3.125em}footer .foter__seo-link .w25{margin-bottom:20px;width:50%}footer .w25{margin-bottom:20px;width:50%}}@media screen and (max-width:800px){.footer__bottom .w33{width:100%;text-align:center}.footer__icon{display:inline-block}footer .footer__bottom2 .copyright{display:block;margin-bottom:1.25em;padding-top:1.25em}}@media screen and (max-width:480px){footer{text-align:center}footer .foter__seo-link{display:none}footer .row .w25{width:100%}footer .copyright{line-height:25px;font-size:14px}footer .social a{display:inline-block;margin:0 10px}footer .soc{width:40px;height:40px;margin:0}footer .soc:before,footer .soc:after{width:40px;height:40px;left:0}}@media screen and (max-width:740px){footer .footer__bottom2{text-align:center;padding:1.25em 0;background-position:center bottom;padding-bottom:3.75em}}@media screen and (max-width:480px){footer .copyright{margin-right:0}footer .footer__bottom{border:none;margin-top:0}footer .footer__bottom .footer__icon{background-image:none;padding-left:0}footer .footer__bottom2{padding-top:0;background-position:center bottom 15px}footer .footer__bottom2 a{line-height:24px}footer .footer__bottom2 a:after{padding:0}footer .footer__social{margin-top:1.375em}}.form__item{position:relative}.form__item input[type="checkbox"],.form__item input[type="radio"]{position:absolute;top:0;left:0}.form__item input[type="checkbox"]+label,.form__item input[type="radio"]+label{margin-left:0;min-height:36px}@media screen and (max-width:575px){.form__text{width:100%!important}}@media screen and (max-width:899px){.form__label br{display:none}}@media screen and (max-width:899px){.form__required--middle{display:none}}.form__required--end{display:none}@media screen and (max-width:899px){.form__required--end{display:inline-block}}.form-block__before.w100{width:100%!important}.form-block__before.w100 .form-block__full{width:100%!important}.forms-content{background:#fff}.forms-content .forms-block__box{padding:2.5em 0;border:none;border-bottom:1px solid #c6c6c6}.forms-content .forms-block__box--without-pt{padding-top:0}.forms-content .forms-block__box .error{display:none;font-size:1.25em;padding:.625em 0 1.25em;line-height:1.25em}.forms-content .forms-block__box .error.show{display:block}.forms-content .forms-block__box h2{font-size:1.875em;line-height:36px;color:#97d060;font-weight:600;margin-bottom:1.25em;background:url("/Content/source/img/svg/ico-pen.png");background:url("/Content/source/img/svg/ico-pen.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-pen.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center left;background-size:1.16666667em;padding-left:1.33333333em}.forms-content .forms-block__box h3{font-size:1.625em;margin-top:1.25em;margin-bottom:1.25em;padding:0;text-align:left;font-weight:bold}@media screen and (max-width:649px){.forms-content .forms-block__box h3{line-height:20px;min-height:50px}}.forms-content .forms-block__box p,.forms-content .forms-block__box ul,.forms-content .forms-block__box ol,.forms-content .forms-block__box table,.forms-content .forms-block__box .ces_smlouva_odeslani_text{line-height:1.4em;margin-top:1em}.forms-content .forms-block__box p:first-child,.forms-content .forms-block__box ul:first-child,.forms-content .forms-block__box ol:first-child,.forms-content .forms-block__box table:first-child,.forms-content .forms-block__box .ces_smlouva_odeslani_text:first-child{margin-top:0}.forms-content .forms-block__box ul,.forms-content .forms-block__box ol{list-style:initial;margin-left:2em}.forms-content .forms-block__box .h2-sub{font-size:1.5em;font-weight:400;color:#474747;display:block;margin:.83333333em 0}.forms-content .forms-block__box .h2-sub--without-mt{margin-top:0}.forms-content .forms-block__box .icon-pen{background-image:url("/Content/source/img/svg/ico-pen.svg")}.forms-content .forms-block__box .icon-person{position:relative;background-image:none!important}.forms-content .forms-block__box .icon-person:before{content:"";position:absolute;top:0;left:0;width:1.33333333em;height:100%;background-image:url("/Content/source/img/svg/ico-person.svg");background-repeat:no-repeat;background-position:left center}.forms-content .forms-block__box .icon-persons{background-image:url("/Content/source/img/svg/ico-persons.svg")}.forms-content .forms-block__box .icon-sport{background-image:url(/Content/source/img/svg/ico-sport.svg)}.forms-content .forms-block__box .form-block:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.forms-content .forms-block__box .form-block:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.forms-content .forms-block__box .error-bg:before{content:"";position:absolute;left:-1.25em;top:0;width:calc(100% + 40/16em);height:100%;background-color:#fdd;z-index:0}.forms-content .forms-block__box .form-block__before{position:relative;float:left;padding-right:.625em}@media screen and (max-width:1080px){.forms-content .forms-block__box .form-block__before{padding-right:0;width:calc(100% - 45px)}}@media screen and (max-width:575px){.forms-content .forms-block__box .form-block__before{padding-right:0;width:calc(100% - 45px)}.forms-content .forms-block__box .form-block__before.error-bg{margin-bottom:10px}}.forms-content .forms-block__box .form-block__text{position:relative;z-index:22;line-height:2.8125em;width:220px;float:left;font-size:1.25em;font-weight:500}@media screen and (max-width:575px){.forms-content .forms-block__box .form-block__text{line-height:20px}}.forms-content .forms-block__box .form-block__text label{vertical-align:middle;display:inline-block;line-height:1.5em}.forms-content .forms-block__box .form-block__form{position:relative;float:left;width:550px;padding:10px 0;line-height:2.8125em}@media screen and (max-width:899px){.forms-content .forms-block__box .form-block__form{width:calc(100% - 220px)}}@media screen and (max-width:575px){.forms-content .forms-block__box .form-block__form{width:100%;padding-top:0}}.forms-content .forms-block__box .form-block__form .freetext{vertical-align:middle;font-size:1.25em}.forms-content .forms-block__box .form-block__form input,.forms-content .forms-block__box .form-block__form select{width:100%;border:2px solid #cacaca;border-radius:.3125em;background-color:#ededed;padding:.9375em;line-height:15px}.forms-content .forms-block__box .form-block__form .error-form{border:2px solid #ff3131;background-color:#fff}.forms-content .forms-block__box .form-block__form input[type="checkbox"],.forms-content .forms-block__box .form-block__form input[type="radio"]{width:32px}.forms-content .forms-block__box .form-block__form input.form-radio+label{position:relative;display:inline-block;padding-left:42px;line-height:32px;margin-right:20px}.forms-content .forms-block__box .form-block__form input.form-radio+label:before{content:"";position:absolute;top:0;left:0;width:32px;height:32px;border:2px #91ce4b solid;border-radius:100%}.forms-content .forms-block__box .form-block__form input.form-radio:checked+label:after{content:"";position:absolute;top:8px;left:8px;width:20px;height:20px;background:#91ce4b;border-radius:100%}.forms-content .forms-block__box .form-block__form .input_60{width:60%}.forms-content .forms-block__box .form-block__form .input_30{width:30%;float:right}.forms-content .forms-block__box .form-block__form .input_10{width:10%;display:inline-block;text-align:center;font-size:1.5em;vertical-align:middle}.forms-content .forms-block__box .form-block__form select:focus{border-color:#1daa7e;background-image:url("/Content/source/img/select-green.png")}.forms-content .forms-block__box .form-block__form input:focus{border-color:#1daa7e}.forms-content .forms-block__box .form-block__form textarea:focus{border-color:#1daa7e}.forms-content .forms-block__box .form-block__form .select_w__25{width:148px;margin-right:.9375em;line-height:15px}@media screen and (max-width:899px){.forms-content .forms-block__box .form-block__form .select_w__25{width:calc((100% - 105px)/3)}}.forms-content .forms-block__box .form-block__form .checkbox--student{width:32px}.forms-content .forms-block__box .form-block__form .calendar{width:55px;height:46px;border-radius:.3125em;display:inline-block;background:url("/Content/source/img/svg/calendar.png");background:url("/Content/source/img/svg/calendar.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/calendar.svg"),linear-gradient(transparent,transparent);background-color:#ededed;border:2px solid #cacaca;background-size:1.9375em 1.9375em;background-repeat:no-repeat;background-position:center center;vertical-align:middle;cursor:pointer;float:right;margin-right:0}.forms-content .forms-block__box .form-block__info{position:relative;float:left;line-height:4.0625em;display:inline-block}.forms-content .forms-block__box .form-block__info .info-box.active{display:block;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.forms-content .forms-block__box .form-block__info .info-box.bottom{top:auto;bottom:.9375em}.forms-content .forms-block__box .form-block__info .info-box.bottom:before{top:auto;bottom:.5em;width:1.0625em;height:.9375em}.forms-content .forms-block__box .form-block__info .info-box{display:none;position:absolute;z-index:50;left:1.375em;top:.9375em;z-index:9999;padding:1.25em;border:2px solid #97d060;width:24.625em;background:#fff;-webkit-transition:opacity .2s;transition:opacity .2s}.forms-content .forms-block__box .form-block__info .info-box:before{content:"";background-image:url("/Content/source/img/border.png");background-position:top left;background-repeat:no-repeat;background-size:1.0625em .9375em;display:inline-block;position:absolute;top:.625em;left:-1em;width:100%;height:100%}.forms-content .forms-block__box .form-block__info .info-box .title_info{font-size:1.25em;color:#97d060;font-weight:600}.forms-content .forms-block__box .form-block__info .info-box p{font-size:1.125em;font-weight:500;color:#474747;line-height:1.4em;margin-bottom:1.25em}.forms-content .forms-block__box .form-block__info .info-box p:last-child{margin-bottom:0}.forms-content .forms-block__box .form-block__info .info-box img{margin-top:1em;width:100%;height:auto}.forms-content .forms-block__box .info__container{display:inline-block;padding:0 0 0 .9375em;line-height:4.0625em;float:left;width:45px}.forms-content .forms-block__box .info__container.info__container--radio{position:absolute;top:8px;right:8px;float:none;width:auto;line-height:inherit;padding:0}.forms-content .forms-block__box .info__container.info__container--radio+.form-block__info{float:none}.forms-content .forms-block__box .info__container.info__container--radio+.form-block__info .info-box{top:0;left:0}@media screen and (max-width:575px){.forms-content .forms-block__box .info__container{margin-top:20px}}@media screen and (max-width:425px){.forms-content .forms-block__box .info__container{width:10%}}@media screen and (max-width:300px){.forms-content .forms-block__box .info__container{margin-left:-10px}}.forms-content .forms-block__box .info__container .info{position:relative;z-index:45;cursor:pointer;display:inline-block;background:#797979;color:#fff;vertical-align:middle;width:1.875em;height:1.875em;line-height:1.875em;text-align:center;border-radius:50%}.forms-content .forms-block__box--checkbox .info__container{line-height:55px}@media screen and (max-width:899px){.forms-content .forms-block__box--checkbox .info__container{margin-top:0}}.forms-content .forms-block__box--checkbox input[type="checkbox"]+label,.forms-content .forms-block__box--checkbox input[type="radio"]+label{margin-left:0}.forms-content .form-block--checkbox .info__container{line-height:45px}@media screen and (max-width:899px){.forms-content .form-block--checkbox .info__container{margin-top:0}}.forms-content .form-block__full{position:relative;width:auto;line-height:2.8125em}.forms-content .form-block__full .info__container{line-height:initial;float:none;display:inline-block;vertical-align:top}@media screen and (max-width:800px){.forms-content .form-block__full .info__container{float:right}}.forms-content .form-block__full .info__container .info{margin-left:.9375em}.forms-content .form-block__full .form-block__info{float:none}.forms-content .form-block__full input,.forms-content .form-block__full label{vertical-align:middle}.forms-content .form-left,.forms-content .form-right,.forms-content .form-center{padding:2.5em 0}.forms-content .form-left p,.forms-content .form-right p,.forms-content .form-center p{margin-bottom:1.875em;margin-right:1.875em;line-height:1.5em}.forms-content .form-right{color:#fff}.forms-content .form-right .title-next{padding-top:2.5em;float:left;vertical-align:middle;max-width:13.125em;height:auto}.forms-content .form-right .calculate{padding-top:0}.forms-content .form-right .calculate__div{width:21.875em;float:right}@media screen and (max-width:1099px){.forms-content .form-right--center{text-align:center}.forms-content .form-right--center .calculate,.forms-content .form-right--center .title-next{display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0}.forms-content .form-right--center .title-next{margin-bottom:20px}}@media screen and (max-width:767px){.forms-content .form-right--center .title-next{display:none}}.forms-content .forms-block__box .form-block__full{min-width:300px}@media screen and (max-width:800px){.forms-content .forms-block__box .form-block__full{width:calc(100% - 45px)!important}}.forms-content .form-block__full{margin-bottom:10px}@media screen and (max-width:899px){.forms-content{overflow:hidden}.forms-content .forms-block__box .error-bg:before{width:200%}}.forms-content.small.bg-grey-light{overflow:inherit}@media screen and (max-width:800px){.forms-content{overflow:hidden}.forms-content .forms-block__box .error-bg:before{width:200%}.forms-content .forms-block__box .form-block__form .calendar{float:none}.forms-content .forms-block__box .form-block__info{padding-left:0;padding-top:10px}.forms-content .forms-block__box .form-block__info .info-box{position:relative;left:0;top:-10px;width:100%}.forms-content .forms-block__box .form-block__info .info-box:before{background-image:none}.forms-content .forms-block__box .form-block__info .info-box p{font-size:.9em!important}.forms-content .form-center,.forms-content .form-left,.forms-content .form-right,.forms-content .form-block__full{width:100%}.forms-content .form-center p,.forms-content .form-left p,.forms-content .form-right p,.forms-content .form-block__full p{margin-right:0;margin-bottom:0}.forms-content .form-left{padding-bottom:0}}@media screen and (max-width:800px){.forms-content .forms-block__box .form-block__text{float:left}.forms-content .forms-block__box .form-block__info{float:left}.forms-content .forms-block__box .form-block__full{width:90%;float:left}}@media screen and (min-width:800px) and (max-width:1250px){.forms-content .forms-block__box .form-block__info .info-box{width:15.625em}}@media screen and (min-width:800px) and (max-width:1024px){.forms-content .forms-block__box .form-block__info .info-box{width:21.875em;right:-35px;left:auto;top:40px}.forms-content .forms-block__box .form-block__info .info-box:before{background-image:none}}@media screen and (max-width:800px){.forms-content .forms-block__box .form-block__full{width:60%}.forms-content .forms-block__box .f .form-block__full{width:100%}.forms-content .forms-block__box .red.error-p{float:left;width:100%}}@media screen and (max-width:740px){.title-next{display:none}.forms-content .form-right{text-align:center}.forms-content .form-right .calculate__div{float:none;width:100%;text-align:center}.forms-content .forms-block__box .form-block__full{width:60%;min-width:auto;float:left}}@media screen and (max-width:445px){.forms-content .forms-block__box .form-block__before.error-bg{float:left}.forms-content .forms-block__box .form-block__before.error-bg .form-block__form{width:100%}.forms-content .forms-block__box .form-block__full{width:90%}.forms-content .forms-block__box .form-block__form .select_w__25{width:25%;margin:0}.forms-content .forms-block__box .form-block__form .calendar{width:3.125em}}@media screen and (max-width:445px){.forms-content .forms-block__box .form-block__form select{padding-left:.625em;padding-right:2em}}@media screen and (min-width:1200px) and (max-width:1620px){.forms-content .forms-block__box .form-block__info .info-box.to_bottom{width:11em}}@media screen and (min-width:800px){.forms-content .forms-block__box .form-block__info .info-box:before{display:none}.forms-content .forms-block__box .form-block__info .info-box.to_bottom{left:0;-webkit-transform:translateX(-55%);transform:translateX(-55%);top:3.4em;bottom:auto}}@media screen and (max-width:1250px) and (min-width:800px){.forms-content .forms-block__box .form-block__info .info-box{width:11.25em}}@media screen and (max-width:1024px) and (min-width:800px){.forms-content .forms-block__box .form-block__info .info-box{width:15.1875em;right:-35px;left:auto;top:40px}}.forms-content.small .forms-block__box .form-block__info .info-box p{font-size:.9em}.form-text{max-width:750px;padding:1.25em 0}.form-text:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.form-text:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.form-text-img{width:135px;padding-top:50px}.form-text-text{width:calc(100% - 135px)}.form-text h2{font-size:1.875em;color:#97d060;font-weight:600;margin-bottom:1.25em}.form-text .ul-interesting{margin-bottom:.6em}.form-text .ul-interesting li{line-height:24px;color:#000;padding-left:45px}.form-text .ul-interesting li:before{background-image:url("/Content/source/img/li-style.png")}.form-text-img img{max-width:100%;height:auto}@media screen and (max-width:600px){.form-text-img,.form-text-text{width:100%;padding-top:0}.form-text-img{text-align:center}}.f-border{border-right:1px #c6c6c6 solid}@media screen and (max-width:768px){.f-border{border:none}}.f h3{margin-top:0!important;margin-bottom:0!important}.f input[type="radio"]+label,.f input[type="checkbox"]+label{margin-left:0!important}.f input[type="radio"]+label{border-radius:50%}.f input[type="radio"]+label:before{content:""!important;width:16px!important;height:16px!important;background-image:none!important;border:1px solid #97d060;border-radius:50%}.f input[type="radio"]:checked+label:after{content:"";position:absolute;top:4px;left:4px;width:10px;height:10px;background-color:#97d060;border-radius:50%}.f input[type="checkbox"]+label:before{width:20px!important;height:20px!important;background-color:#fff}.f-select{width:100%;border:2px solid #cacaca;border-radius:.3125em;line-height:15px;background-color:#fff;height:2.0625em;padding:0 .625em;background-position:top .75em right .9375em;background-size:.75em .5em}.f-select:focus{border-color:#1daa7e}.f-input{width:100%;border:2px solid #cacaca;border-radius:.3125em;line-height:15px;background-color:#fff;height:28px;padding:0 .625em;background-position:top .75em right .9375em;background-size:.75em .5em;font-size:.75em}.f-input:focus{border-color:#1daa7e}.f-input-icon{position:absolute;top:0;right:0;width:1.75em;height:100%;display:inline-block;background:url(/Content/source/img/svg/calendar.png);background:url(/Content/source/img/svg/calendar.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/calendar.svg),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center center;vertical-align:middle;cursor:pointer;background-size:1.5em 1.5em}.f-date{position:relative}.f-date:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.f-date:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.f-date .f-input{width:calc(100% - 28px)}.f-date:focus{border-color:#1daa7e}.f .text-right{text-align:right}.f .row--c .f-cell-left,.f .row--c .f-cell-right{min-height:15em}.f .row--c .f-cell-left{padding-right:50px}.f .row--c .f-cell-right{padding-left:50px}.f-button{display:block;text-transform:uppercase;font-weight:600;text-decoration:none;border-radius:.3125em;position:relative;overflow:hidden;padding:0 .625em;width:12.8125em;border:2px solid #8e5cd4;background-color:#8e5cd4;color:#fff;margin-top:.9375em}.f-button:before,.f-button:after{position:absolute;right:0;top:0;width:100%;height:100%;content:"";background:url(/Content/source/img/svg/ico-right-purple.png);background:url(/Content/source/img/svg/ico-right-purple.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-right-purple.svg),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center right 1.875em;background-size:.4375em .8125em;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.f-button:after{-webkit-transform:translateY(-3.125em);transform:translateY(-3.125em)}.f-button:hover:before{-webkit-transform:translateY(3.125em);transform:translateY(3.125em)}.f-button:hover:after{-webkit-transform:translateY(0);transform:translateY(0)}.f-show-small{display:none}@media screen and (max-width:1080px){.f .row--c .f-cell-right{padding-left:.9375em}.f .row--c .f-cell-left{padding-right:.9375em}}@media screen and (max-width:649px){.f .row--c .f-cell-right,.f .row--c .f-cell-left{width:100%}.f-border{border:none}.f .row--c .f-cell-right .w33{width:100%}.f .row--c .f-cell-left .w25,.f .row--c .f-cell-left .w50,.f .row--c .f-cell-left .w75{width:100%}.f .text-right{text-align:left}.f-date .f-input{width:calc(100% - 35px)}.f-button{margin-top:0;margin-bottom:2em}.f-hide-small{display:none}.f-show-small{text-align:center;display:block}.f-button{margin-left:auto;margin-right:auto}}@media screen and (max-width:480px){.f-button{margin-top:20px}.f h3{margin-top:10px!important}}@media screen and (max-width:480px){.f-button{margin-top:20px}.f h3{margin-top:10px!important}}.garance{padding-bottom:3.125em}.garance .gar-image{display:block;margin-bottom:1.25em;background-repeat:no-repeat;background-position:center center;background-size:3.75em 3.75em;width:100%;height:5.3125em;margin-left:auto;margin-right:auto}.garance .gar-image__1{background-image:url(/Content/source/img/svg/ico-40.svg);background-size:6.125em 4.25em;width:6.125em}.garance .gar-image__2{background-image:url(/Content/source/img/svg/ico-41.svg);background-size:4.625em 4.625em;width:4.625em}.garance .gar-image__3{background-image:url(/Content/source/img/svg/ico-42.svg);background-size:4.9375em 5.1875em;width:4.9375em}.garance .gar-image__4{background-image:url(/Content/source/img/svg/ico-43.svg);background-size:3.8125em 4.9375em;width:3.8125em}.garance p{text-align:center;font-size:1.25em;font-weight:500;line-height:1.4em;text-transform:uppercase}.garance p span{font-weight:700}@media screen and (max-width:800px){.garance .row .w25{width:50%;margin-bottom:20px}}@media screen and (max-width:480px){.garance .row .w25{width:50%}.garance .gar-image{margin-bottom:0}.garance .gar-image__1{background-size:3.0625em 2.125em;width:3.125em}.garance .gar-image__2{background-size:2.3125em 2.3125em;width:2.5em}.garance .gar-image__3{background-size:2.5em 2.5625em;width:2.8125em}.garance .gar-image__4{background-size:1.875em 2.4375em;width:2.1875em}.garance p{font-size:.875em}}@media screen and (max-width:740px){.garance .row .w25{width:50%}}@media screen and (max-width:650px){.garance .row .w25{width:50%}.garance .gar-image{margin-bottom:0}.garance .gar-image__1{background-size:3.0625em 2.125em;width:3.125em}.garance .gar-image__2{background-size:2.3125em 2.3125em;width:2.5em}.garance .gar-image__3{background-size:2.5em 2.5625em;width:2.8125em}.garance .gar-image__4{background-size:1.875em 2.4375em;width:2.1875em}.garance p{font-size:.875em}}@media screen and (max-width:480px){.garance .row .w25{width:50%}.garance .gar-image{margin-bottom:0}.garance .gar-image__1{background-size:3.0625em 2.125em;width:3.125em}.garance .gar-image__2{background-size:2.3125em 2.3125em;width:2.5em}.garance .gar-image__3{background-size:2.5em 2.5625em;width:2.8125em}.garance .gar-image__4{background-size:1.875em 2.4375em;width:2.1875em}.garance p{font-size:.875em}}.garance{background:#fff;z-index:1}header{background:#fff}@media screen and (min-width:992px){header nav{display:block!important}}@media screen and (max-width:1080px){.header-nav{display:none}}header>.container{font-size:16px}@media screen and (max-width:510px){header{font-size:12px}}header .header-top{line-height:6.25em}header .header-top:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}header .header-top:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}header .header-top a{display:inline-block}header .header-top .logo{margin-right:1.38888889em;float:left}header .header-top .logo img{max-width:100%;width:16.375em}@media screen and (max-width:575px){header .header-top .logo img{padding-left:0!important}}header .header-top img{vertical-align:middle}header .header-top .contact-phone,header .header-top .contact-mail{position:relative;color:#91ce4b;font-size:1.125em;padding-right:1.38888889em}header .header-top .contact-phone:before,header .header-top .contact-mail:before{background-position:center center;background-repeat:no-repeat;vertical-align:middle}header .header-top .contact-phone{position:relative;display:inline-block;font-weight:700;height:100px;width:160px;text-align:left}header .header-top .contact-phone:before{content:"";display:inline-block;width:.94444444em;height:1.66666667em;margin-right:.55555556em;background-image:url(/Content/source/img/svg/ico-16.svg)}header .header-top .contact-phone-number{position:absolute;top:36px;left:30px;line-height:16px}header .header-top .contact-phone-number2{position:absolute;top:54px;left:30px;color:#91ce4b;line-height:16px;font-size:.75em}header .header-top .contact-mail{display:inline-block}header .header-top .contact-mail:before{content:"";display:inline-block;width:1.55555556em;height:1.61111111em;margin-right:.55555556em;background-image:url(/Content/source/img/svg/ico-17.svg)}header .header-top .mob-menu,header .header-top .mob-menu2,header .header-top .mob-phone,header .header-top .mob-mail{vertical-align:middle;display:inline-block;width:2.75em;height:3.4375em;background-image:url(/Content/source/img/mob-menu.png);background-size:1.4375em 1.0625em;background-repeat:no-repeat;background-position:center center;cursor:pointer}@media screen and (max-width:424px){header .header-top .mob-menu,header .header-top .mob-menu2,header .header-top .mob-phone,header .header-top .mob-mail{width:35px}}header .header-top .mob-menu--active{background-color:#474747;background-image:url(/Content/source/img/mob-menu1.png);background-size:1.0625em 1.0625em;background-repeat:no-repeat;background-position:center center;z-index:10000;position:relative}header .header-top .mob-menu--active2{background-image:url(/Content/source/img/mob-menu2.png);background-size:1.0625em 1.0625em;background-repeat:no-repeat;background-position:center center}header .header-top .mob-phone{background-image:url(/Content/source/img/svg/ico-16.svg);background-size:1.0625em 1.6875em}header .header-top .mob-mail{background-image:url(/Content/source/img/svg/ico-17.svg);background-size:1.75em 1.25em}header .header-top__left{max-width:262px;float:left}@media screen and (max-width:575px){header .header-top__left{max-width:242px}}@media screen and (max-width:376px){header .header-top__left{max-width:195px}}header .header-top__right{text-align:right;max-width:calc(100% - 262px);width:auto;float:right}@media screen and (max-width:575px){header .header-top__right{max-width:calc(100% - 242px)}}@media screen and (max-width:376px){header .header-top__right{max-width:calc(100% - 195px)}}@media screen and (min-width:1029px){header .header-top--image .header-top__left{max-width:550px}header .header-top--image .header-top__right{max-width:calc(100% - 550px)}}@media screen and (max-width:1028px){header .letter1{display:none!important}}header .menu{background:#474747;line-height:3.33333333em}header .menu:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}header .menu:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}header .menu--hide{display:none}@media screen and (max-width:800px){.menu--hide{display:none}}header .line{display:block;width:100%;height:.125em;background:#91ce4b}header nav li{float:left;position:relative}header nav li a{display:inline-block;color:#fff;font-size:1.125em;padding:0 1.11111111em;-webkit-transition:color .2s;transition:color .2s;text-decoration:none}@media screen and (max-width:1349px){header nav li a{font-size:16px;padding:0 15px}}@media screen and (max-width:1199px){header nav li a{font-size:14px;padding:0 10px}}header nav li a:hover{color:#91ce4b;-webkit-transition:color .2s;transition:color .2s}header nav li a:hover>span:after{opacity:1}header nav li a:hover>span:before{opacity:0!important}header nav li span{position:relative;display:inline-block;width:1.66666667em;height:1.66666667em;vertical-align:middle;margin-right:.55555556em}header nav li span:after{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .2s;transition:opacity .2s}header nav li .item-home{width:1.33333333em;margin-right:0}header nav li .item-home:before{margin-right:0;width:1.33333333em;background:url(/Content/source/img/svg/ico-home.png);background:url(/Content/source/img/svg/ico-home.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-home.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-home:after{margin-right:0;width:1.33333333em;background:url(/Content/source/img/svg/ico-home_green.png);background:url(/Content/source/img/svg/ico-home_green.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-home_green.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-pov-ruc{width:1.66666667em}header nav li .item-pov-ruc:before{width:1.66666667em;background:url(/Content/source/img/svg/ico-26.png);background:url(/Content/source/img/svg/ico-26.svg);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-pov-ruc:after{width:1.66666667em;background:url(/Content/source/img/svg/ico-01.png);background:url(/Content/source/img/svg/ico-01.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-01.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-hav-poj:before{width:1.72222222em;background:url(/Content/source/img/svg/ico-27.png);background:url(/Content/source/img/svg/ico-27.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-27.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-hav-poj:after{width:1.72222222em;background:url(/Content/source/img/svg/ico-02.png);background:url(/Content/source/img/svg/ico-02.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-02.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-ces-poj:before{width:1.38888889em;background:url(/Content/source/img/svg/ico-29.png);background:url(/Content/source/img/svg/ico-29.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-29.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-ces-poj:after{width:1.38888889em;background:url(/Content/source/img/svg/ico-04.png);background:url(/Content/source/img/svg/ico-04.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-04.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-poj-dom:before{width:1.66666667em;background:url(/Content/source/img/svg/ico-30.png);background:url(/Content/source/img/svg/ico-30.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-30.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-poj-dom:after{width:1.66666667em;background:url(/Content/source/img/svg/ico-05.png);background:url(/Content/source/img/svg/ico-05.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-05.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-ele:before{width:1em;background:url(/Content/source/img/svg/ico-28.png);background:url(/Content/source/img/svg/ico-28.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-28.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-ele:after{width:1em;background:url(/Content/source/img/svg/ico-03.png);background:url(/Content/source/img/svg/ico-03.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-03.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-ply:before{width:.88888889em;background:url(/Content/source/img/svg/ico-31.png);background:url(/Content/source/img/svg/ico-31.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-31.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav li .item-ply:after{width:.88888889em;background:url(/Content/source/img/svg/ico-06.png);background:url(/Content/source/img/svg/ico-06.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-06.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav .active-item{background:#97d060}header nav .active-item a{color:#474747}header nav .active-item a:hover{color:#474747}header nav .active-item a:hover>span:after{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}header nav .active-item a:hover>span:before{opacity:1!important}header nav .active-item .item-home:before{background:url(/Content/source/img/svg/ico-home_dark.png);background:url(/Content/source/img/svg/ico-home_dark.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-home_dark.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav .active-item .item-pov-ruc:before{background:url(/Content/source/img/svg/ico-26_dark.png);background:url(/Content/source/img/svg/ico-26_dark.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-26_dark.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav .active-item .item-hav-poj:before{background:url(/Content/source/img/svg/ico-27_dark.png);background:url(/Content/source/img/svg/ico-27_dark.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-27_dark.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav .active-item .item-ces-poj:before{background:url(/Content/source/img/svg/ico-29_dark.png);background:url(/Content/source/img/svg/ico-29_dark.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-29_dark.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav .active-item .item-poj-dom:before{background:url(/Content/source/img/svg/ico-30_dark.png);background:url(/Content/source/img/svg/ico-30_dark.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-30_dark.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav .active-item .item-ele:before{background:url(/Content/source/img/svg/ico-28_dark.png);background:url(/Content/source/img/svg/ico-28_dark.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-28_dark.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}header nav .active-item .item-ply:before{background:url(/Content/source/img/svg/ico-31_dark.png);background:url(/Content/source/img/svg/ico-31_dark.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-31_dark.svg),linear-gradient(transparent,transparent);content:".";text-indent:-10000px;display:inline-block;height:100%;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;background-repeat:no-repeat;background-position:left center;background-size:contain}@media screen and (max-width:1080px){header .container{padding:0}header .header-top{line-height:55px}header .header-top .logo{margin:0}header .header-top .logo img{width:100%;padding-left:20px;position:relative;z-index:10000}header nav{display:none;position:absolute;top:0;left:0;width:100%;z-index:9999;background:#474747;padding-bottom:20px;padding-top:56px}header nav li{float:none}header nav li a{display:block;padding:10px 20px;font-size:18px}header .menu{display:block}header .menu .container{padding:0}}.header-top{position:relative}.header__info__phone .online{display:inline-block;background-color:#0acc58;color:#fff;border-radius:50px;line-height:20px;font-size:12px;padding:0 8px;font-weight:600;position:relative;top:-2px;margin-left:5px}@media only screen and (max-width:900px){.header__info__phone span,.header__info__phone .online{display:none}}.header-nav{position:absolute;top:0;right:0;z-index:99;padding:6px 1.38888889em 0 0}.header-nav-text,.header-nav-icon{line-height:1.25em;font-size:.75em;color:#000}.header-nav-icon{background-image:url("/Content/source/img/us_flag.png");background-repeat:no-repeat;background-position:left center;padding-left:20px;margin-left:18px}.header-nav-icon a{text-decoration:none;font-weight:700}.header-nav a{color:#000}.hr{height:1px;color:#c6c6c6;background-color:#c6c6c6;font-size:0;border:0}.ico-big-star1{width:1.5em;height:1.5em;background:url("/Content/source/img/svg/ico-star1.png");background:url("/Content/source/img/svg/ico-star1.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-star1.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center center;background-size:1.5em 1.375em}.ico-big-star0{width:1.5em;height:1.5em;background:url("/Content/source/img/svg/ico-star0.png");background:url("/Content/source/img/svg/ico-star0.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-star0.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center center;background-size:1.5em 1.375em}.ico-big-none{width:.6875em;height:.125em;background:url("/Content/source/img/svg/ico-line.png");background:url("/Content/source/img/svg/ico-line.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-line.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center center;background-size:.6875em .125em}.ico-plus,.ico-minus{width:1.5625em;height:1.5625em;background:url("/Content/source/img/svg/ico-plus.png");background:url("/Content/source/img/svg/ico-plus.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-plus.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center center;background-size:.8125em;background-color:#797979;cursor:pointer}.ico-minus{background:url("/Content/source/img/svg/ico-minus.png");background:url("/Content/source/img/svg/ico-minus.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-minus.svg"),linear-gradient(transparent,transparent)}.ico-sponsored{width:.8125em;height:7.125em;background:url("/Content/source/img/svg/sponzorovany-odkaz.png");background:url("/Content/source/img/svg/sponzorovany-odkaz.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/sponzorovany-odkaz.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center center;background-size:.8125em 7.125em;cursor:pointer}.ico-tip{background-image:url("/Content/source/img/ico-tip.png");background-repeat:no-repeat;background-position:top left;background-size:3.4375em}.indent-list__header{padding-left:80px;padding-top:30px}.indent-list__body{padding-left:100px}@media screen and (max-width:480px){.indent-list__header,.indent-list__body{padding-left:0}}.index{position:relative;overflow-x:auto}@media screen and (max-width:799px){.index{font-size:16px!important}}.index{background:#fff;z-index:1}.info--block__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.info--block__item{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width:768px){.info--block__item{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.info--block__people{text-align:right}@media only screen and (max-width:768px){.info--block__people{padding-left:15px;text-align:left}}.info--block__people p{font-size:20px;font-weight:400}@media only screen and (max-width:768px){.info--block__people p{font-size:18px}}.info--block__people p span{font-weight:900}.info--block__content p{font-size:14px}@media only screen and (max-width:992px){.info--block__content p{font-size:13px}}@media only screen and (max-width:768px){.info--block__content p{line-height:20px}}.info--block__content br{display:none}@media only screen and (max-width:768px){.info--block__content{margin-bottom:20px;position:relative;padding-left:15px}}@media only screen and (max-width:768px){.info--block__content span{position:absolute;top:2px;left:0}}.info__text{text-align:center;margin-top:50px;margin-bottom:50px}.info__text p{font-size:24px;color:#201c46;font-weight:700}@media only screen and (max-width:575px){.info__text p{font-size:15px}}.info__text span{color:#3788c3}.info--text{background-color:#fff;border-top:1px solid #e0e2ee;border-bottom:1px solid #e0e2ee}.info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:810px){.info__row{padding:0 15px}}.info__counter{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:24px}@media only screen and (max-width:1140px){.info__counter{padding-left:15px}}@media only screen and (max-width:575px){.info__counter{display:none}}.info__counter p{font-size:18px;color:#201c46;font-weight:700}.info__counter p span{color:#3788c3}.info__filter{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:right;position:relative;top:-8px;padding-right:25px}@media only screen and (max-width:810px){.info__filter{padding-right:0}}.info-karma-hvezda{width:14px;height:14px;background-image:url("/Content/Source/img/icon/star-solid.svg");background-position:center center;background-size:14px 14px;background-repeat:no-repeat;display:inline-block}.info__sum{display:none;position:relative;top:-8px}@media only screen and (max-width:575px){.info__sum{display:block;width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.info__sum .button--sum{margin-left:0;margin-right:auto}.info{position:relative;cursor:pointer;display:inline-block;background-color:#797979;color:#fff;vertical-align:middle;width:1.4em;height:1.4em;line-height:1.4em;text-align:center;border-radius:50%;font-size:.8em;font-weight:400;margin-left:.2em}.info:hover+.info-inner{display:block!important}.info-content{position:absolute;z-index:9999;padding:1.25em;width:24.625em;background:#fff;border:2px solid #97d060;-webkit-transition:opacity .2s;transition:opacity .2s;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:3.4em;bottom:auto}.info-content p{font-size:1.125em;font-weight:500;color:#474747;line-height:1.4em;margin-bottom:1.25em}.info-container{display:inline-block;position:relative}.info-inner{display:none;font-size:13px}@media screen and (max-width:1650px){.info-content{-webkit-transform:translateX(0);transform:translateX(0);left:auto;right:0}}@media screen and (max-width:649px){.info-content{right:auto;left:-70px;width:18em}}.insurance{margin-top:0;background:#fff;background:rgba(255,255,255,.75),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:rgba(255,255,255,.75),linear-gradient(transparent,transparent);text-align:center;padding:1.875em 0;z-index:96;position:relative}.insurance__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.insurance__box a{display:inline-block;width:12.5%;line-height:4.375em;margin-bottom:1.25em}@media only screen and (max-width:800px){.insurance__box a{width:12.5%!important}}@media only screen and (max-width:762px){.insurance__box a{width:20%;margin:0 20px}.insurance__box a:nth-child(1n+6){display:none!important}}@media only screen and (max-width:512px){.insurance__box a{width:25%!important}.insurance__box a:nth-child(1n+5){display:none!important}}@media only screen and (max-width:375px){.insurance__box a{display:none}}.insurance__box a img{vertical-align:middle;max-height:4.375em;max-width:85%;width:auto;height:auto}@media screen and (max-width:800px){.insurance{margin-top:20px}}@media screen and (max-width:480px){.insurance ul li{padding:0;margin:10px}.insurance ul li a{width:25%}.insurance ul li a:nth-child(4n+1){clear:both}}@media screen and (max-width:800px){.insurance .insurance__box a{width:25%;float:left}.insurance .insurance__box a:nth-child(4n+1){clear:both}}@media screen and (max-width:799px){.insurance{margin-top:20px!important}}@media screen and (max-width:480px){.insurance .insurance__box a{width:25%}.insurance .insurance__box a:nth-child(4n+1){clear:none}.insurance .insurance__box a:nth-child(4n+1){clear:both}}.ul-interesting{margin-bottom:2.25em}.ul-interesting li{position:relative;list-style:none;padding-left:35px;margin-bottom:1.25em;min-height:28px}.ul-interesting li:before{content:"";position:absolute;top:0;left:0;width:28px;height:28px;background-image:url("/Content/source/img/ul-check.svg");background-repeat:no-repeat;background-position:center center}.js-slider{position:absolute;left:0;top:0;opacity:0;z-index:0;width:100%;height:100%;-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s}.js-slider-right{-webkit-transform:translateX(100px);transform:translateX(100px)}.js-slider-out{opacity:0;z-index:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}.js-slider-in{opacity:1;z-index:69;-webkit-transform:translateX(0);transform:translateX(0)}.js-slider-right.js-slider-out{-webkit-transform:translateX(100px);transform:translateX(100px)}.lander--button{max-width:370px;width:100%;padding:0!important;border-radius:10px!important;position:relative;top:15px;margin-bottom:33px}@media only screen and (max-width:763px){.lander--button{top:0;margin-bottom:25px}}@media only screen and (max-width:512px){.lander--button{max-width:calc(100% - 20px);top:0}}@media only screen and (max-width:375px){.lander--button{max-width:290px;top:5px;margin-bottom:20px}}.lander--button a{width:100%;height:84px;padding-top:24px!important;padding-left:70px!important;text-transform:uppercase;font-weight:700;color:#fff;text-decoration:none;font-size:25px!important;background-image:url("/Content/Source/img/lander/ico-18.svg"),url("/Content/Source/img/lander/ico-23.svg");background-repeat:no-repeat,no-repeat;background-position:left 28px center,right 33px center;background-size:32px auto,14px auto}@media only screen and (max-width:763px){.lander--button a{height:78px;padding-top:21px!important}}@media only screen and (max-width:512px){.lander--button a{height:65px;padding-top:16px!important;font-size:20px!important;background-size:18px auto,9px auto}}.lander--button a:after,.lander--button a:before{content:none!important}.lander__hav{position:relative;margin-bottom:53px}.lander__hav:before{content:">";color:#fff;position:relative;left:-2px}.lander__hav a{margin-left:-3px;font-size:16px;color:#fff;text-decoration:underline}.lander__hav a span{text-decoration:none}.lander__hav a:hover{text-decoration:none}@media only screen and (max-width:1260px){.lander__hav{margin-bottom:38px}}@media only screen and (max-width:992px){.lander__hav{margin-bottom:30px}}@media only screen and (max-width:763px){.lander__hav{margin-bottom:15px}}.lightbox .js-close{position:absolute;right:10px;top:10px}.lightbox .js-rating-text{width:100%;resize:none}.lightbox{position:absolute;top:0;left:0;width:100%;min-height:100%;background:rgba(0,0,0,.2);display:none}.link-bottom{text-align:center;margin-top:1.375em;margin-bottom:3.25em}.link-bottom a{min-width:10.625em;text-align:left;position:relative;font-size:1em;display:inline-block;font-weight:600;background-color:#91ce4b;color:#fff;text-decoration:none;text-transform:uppercase;height:3.5em;line-height:3.5em;padding-left:3.5em;padding-right:1em;border-radius:.625em;margin-right:.625em;overflow:hidden}.link-bottom a:hover:before{-webkit-transform:translateY(3.5em);transform:translateY(3.5em);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.link-bottom a:hover:after{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.link-bottom a:last-child{margin-right:0}.link-bottom a:before,.link-bottom a:after{content:"";position:absolute;left:1em;top:0;background-image:url("/Content/source/img/svg/ico-left.svg");background-position:center left;background-size:.6875em 1.25em;background-repeat:no-repeat;width:100%;height:100%}.link-bottom a:before{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.link-bottom a:after{-webkit-transform:translateY(-3.5em);transform:translateY(-3.5em);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.link-bottom a span{vertical-align:middle;display:block}.link-bottom .a__link--back{background-color:#797979}.link-bottom .a__link--back:before,.link-bottom .a__link--back:after{background-image:url("/Content/source/img/svg/ico-left.svg");background-size:.6875em 1.25em}.link-bottom .a__link--repeat:before,.link-bottom .a__link--repeat:after{background-image:url("/Content/source/img/svg/ico-repeat.svg");background-size:1.75em 1.9375em}.link-bottom .a__link--mail:before,.link-bottom .a__link--mail:after{background-image:url("/Content/source/img/svg/ico-mail.svg");background-size:1.9375em 1.3125em}.link-bottom .a__link--print:before,.link-bottom .a__link--print:after{background-image:url("/Content/source/img/svg/ico-print.svg");background-size:2em 1.8125em}.link-bottom .a__link--continue{background-color:#8e5cd4;padding-right:3.5em;height:5em;line-height:5em}.link-bottom .a__link--continue:before,.link-bottom .a__link--continue:after{background-image:url("/Content/source/img/svg/ico-right.svg");background-size:.75em 1.25em;left:-1em;background-position:center right}.link-bottom__box{line-height:5em}.link-bottom__box a{vertical-align:middle}@media screen and (max-width:399px){.link-bottom .row a{width:50%;float:none}.link-bottom .row a:nth-child(2),.link-bottom .row a:nth-child(4){margin-left:0}}@media screen and (max-width:480px){.link-bottom a{width:49%;margin-right:0;margin-bottom:5px}.link-bottom .a__link--continue{width:auto}.link-bottom .row:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.link-bottom .row:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.link-bottom .row a{width:48%;float:left}.link-bottom .row a:nth-child(2),.link-bottom .row a:nth-child(4){margin-left:2%}}@media screen and (max-width:1299px){.list .container{padding:0 15px}}.list .row{margin-right:-15px;margin-left:-15px}.list .row .cell{padding-right:15px;padding-left:15px}@media screen and (max-width:768px){.list .row .cell{padding-left:10px;padding-right:10px}}.list-header .cell{width:calc(100%/7)}@media screen and (min-width:768px){.list-header-bigger .cell:nth-child(2),.list-header-bigger .cell:nth-child(3){width:13.7%}}@media screen and (max-width:768px){.list-header-bigger .cell{width:50%!important}}.list-header2 .row{margin-left:-5px!important;margin-right:-5px!important}.list-header2 .cell{padding-right:5px!important;padding-left:5px!important;width:calc(100%/8)}.list-vysvetlivky{margin-top:.9375em}.list-vysvetlivky-text{padding-right:.9375em}.list-vysvetlivky-icon1,.list-vysvetlivky-icon2{background-repeat:no-repeat;background-position:left center;background-size:contain;padding-left:1.875em;padding-right:.9375em}.list-vysvetlivky-icon1{background-image:url("/Content/source/img/svg/ico-skoda.svg")}.list-vysvetlivky-icon2{background-image:url("/Content/source/img/svg/ico-kruh.svg")}.list-text{font-size:.875em;font-weight:700;line-height:1.14285714em;text-align:center;padding:1em .3125em;cursor:pointer}.list-text-product{display:block;font-weight:500}.list-text-arrow{position:relative;display:block}.list-text-arrow span{position:relative;right:-20px;height:100%}.list-text-arrow span:before,.list-text-arrow span:after{content:"";position:absolute;right:0;top:.3125em;width:0;height:0;border-left:.3125em solid transparent;border-right:.3125em solid transparent;border-bottom:.3125em solid #c6c6c6}.list-text-arrow span:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:auto;bottom:.1875em}.list-text-arrow-down span:before{display:none}.list-text-arrow-down span:after{bottom:.375em;border-bottom:.3125em solid #000}.list-text-arrow-up span:before{display:none}.list-text-arrow-up span:after{-webkit-transform:rotate(0deg);transform:rotate(0deg);bottom:.4375em;border-bottom:.3125em solid #000}.list-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3.4375em;height:3.4375em;border-radius:50%;background-color:#90ce4b;color:#fff;font-size:18px;font-weight:700;margin:0 auto}.list-ul{text-align:left;padding-left:0;margin-bottom:0}.list-ul li{font-size:12px;line-height:14px;font-weight:400}.list-img{margin-bottom:20px}.list-img-text span{display:block;font-size:14px;line-height:18px}.list-img-text span:nth-child(1){font-weight:700;text-transform:uppercase}.list h3{position:relative}.list-item{position:relative;text-align:center;border-radius:5px;background-color:#ededed;border:2px solid transparent;margin-bottom:1.5em;padding:0 15px}.list-item-doporucujeme{border-color:#006db3}.list-item-doporucujeme .list-bottom{display:block!important}.list-item .row-list{position:relative}.list-item .row-list .cell{width:calc(100%/7);line-height:7.375em;-webkit-transition:background-color .2s;transition:background-color .2s}.list-item .row-list2{margin-left:-5px!important;margin-right:-5px!important}.list-item .row-list2 .cell{padding-right:5px!important;padding-left:5px!important;width:calc(100%/8);line-height:7.375em;-webkit-transition:background-color .2s;transition:background-color .2s}@media screen and (min-width:769px){.list-item-bigger .row-list .cell{position:relative;line-height:8.75em;padding-bottom:40px}.list-item-bigger .row-list .cell:nth-child(1),.list-item-bigger .row-list .cell:nth-child(2),.list-item-bigger .row-list .cell:nth-child(3){line-height:11.75em;padding-bottom:0}.list-item-bigger .row-list .cell:nth-child(2),.list-item-bigger .row-list .cell:nth-child(3){width:13.7%}}@media screen and (max-width:768px){.list-item-bigger .row-list .cell{width:50%!important}.list-item-bigger .row-list .cell:nth-child(6){width:100%!important;display:block!important}}@media screen and (max-width:1080px){.list-item-bigger .row-list .cell:last-child{width:24%}}.list-item-bigger .row-list .cell--lh{line-height:normal}.list-price{display:block;font-weight:700;vertical-align:middle;font-size:1.875em;color:#97d060;white-space:nowrap;margin-left:-.5em}@media screen and (max-width:1199px){.list-price{font-size:1.6em}}.list-price--blue{color:#006db3!important}.list-price small{font-size:.66666667em;font-weight:700}.list-price--small{font-size:14px;font-weight:400;margin-top:5px}.list-check{display:block;width:100%;height:28px;background-image:url(/Content/source/img/ul-check.svg);background-position:center center;background-repeat:no-repeat;margin-bottom:10px}.list-span{display:block;font-size:1em;font-weight:600}.list-button{display:block;font-size:1em;color:#fff;font-weight:600;text-decoration:none;-webkit-transition:background-color .2s;transition:background-color .2s;border:none;background-color:#8e5cd4;border-radius:5px;padding:12px}.list-button:hover{background-color:#9769d8}.list-button--small{font-size:12px}.list-button-detail{position:relative;background-color:#797979;cursor:pointer;padding-right:2em;font-size:13px;line-height:13px;margin-top:10px}@media screen and (max-width:1099px){.list-button-detail{padding-right:1.375em}}@media screen and (max-width:768px){.list-button-detail{display:block;position:relative;left:8px;bottom:0;width:calc(100% - 15px);margin-bottom:10px;font-size:14px;line-height:16px}}.list-button-detail:before{content:"";position:absolute;top:0;right:.9375em;width:.9375em;height:100%;background-image:url("/Content/source/img/svg/ico-23.svg");background-repeat:no-repeat;background-position:center center;background-size:.625em auto;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.list-button-detail--abs{display:inline-block;position:absolute;left:auto;right:23px;bottom:10px;width:136px;margin-top:0}@media screen and (max-width:768px){.list-button-detail--abs{position:relative;right:0;bottom:0;width:calc(100% - 34px)}}.list-button-detail--abs:before{right:.9375em;width:.9375em}@media screen and (max-width:1099px){.list-button-detail--abs:before{top:10px;right:10px;height:20px}}.list-button-detail.is-open:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.list-button-detail:hover{background-color:#929191}.list-button-call{margin-top:10px;background-color:#006db3!important}@media screen and (max-width:1199px){.list-button-call{font-size:14px}}.list-button-call:hover{background-color:#0081c7!important}.list-button-big{text-align:center;text-transform:uppercase;font-size:1.625em;margin-bottom:.6em;margin-top:10em}.list-inner{position:relative;display:inline-block;width:100%;padding:0 .5em;line-height:1em;vertical-align:middle}.list-inner img{max-width:100%;height:auto;max-height:45px;width:auto}.list-bottom{text-align:left;display:none;margin-left:-15px;background-color:#d3e6ff;width:calc(100% + 30px)}.list-bottom:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.list-bottom:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.list-bottom-text{position:relative;float:left;width:160px;display:inline-block;padding:1em 15px;background-color:#006db3;color:#fff;font-weight:600;font-size:14px;line-height:20px;text-align:center}.list-bottom-text:before{content:"";position:absolute;top:0;right:-1.5em;width:0;height:0;border-top:1.5em solid transparent;border-bottom:1.5em solid transparent;border-left:1.5em solid #006db3;font-size:16px}.list-bottom-text2{float:left;width:calc(100% - 160px);display:inline-block;padding:0 15px 0 48px;font-weight:600;color:#006db3;font-size:14px;line-height:43px;vertical-align:middle}.list-bottom-inner{display:inline-block;line-height:16px;vertical-align:middle}.list-icons{text-align:left;margin-top:28px}[data-info-click],[data-info-mouseover]{cursor:pointer}.list-icon{position:relative;display:block;font-size:13px;line-height:16px;padding-left:32px;padding-top:3px;margin-bottom:8px;min-height:22px}.list-icon:before{content:"";position:absolute;top:0;left:0;width:22px;height:22px;background-color:#fff;border-radius:2px;background-position:center center;background-repeat:no-repeat;background-size:13px auto}.list-icon--1:before{background-image:url("/Content/Source/share/pov1.png")}.list-icon--2:before{background-image:url("/Content/Source/share/pov2.png")}.list-icon--3:before{background-image:url("/Content/Source/share/pov3.png")}.list-icon--4:before{background-image:url("/Content/Source/share/pov4.png")}.list-icon--kabelaz:before{background-image:url("/Content/Source/share/povruc/cabel.svg")}.list-icon--klic:before{background-image:url("/Content/Source/share/povruc/klic.svg")}.list-icon--vandalismus:before{background-image:url("/Content/Source/share/povruc/vandalizm.svg")}.list-icon--garance:before{background-image:url("/Content/Source/share/povruc/cena.svg")}.list-icon--vykricknik:before{background-image:url("/Content/Source/share/povruc/vykricnik.svg")}.list-icon--procento:before{background-image:url("/Content/Source/share/povruc/procento.svg")}.list-icon--kanystr:before{background-image:url("/Content/Source/share/povruc/kanystr.png")}.list-icon--odcizeni:before{background-image:url("/Content/Source/share/povruc/odcizeni.svg")}.list-icon--hand:before{background-image:url("/Content/Source/share/povruc/hand.svg")}.list-icon--auto:before{background-image:url("/Content/Source/share/povruc/auto.svg")}.list-icon--zakon:before{background-image:url("/Content/Source/share/povruc/zakon.svg")}.list-icon--klika:before{background-image:url("/Content/Source/share/povruc/crash2.svg")}.list-icon--sklo:before{background-image:url("/Content/Source/share/povruc/okno.svg")}.list-icon--sanitka:before{background-image:url("/Content/Source/share/povruc/ambulance.svg")}.list-icon--zvire:before{background-image:url("/Content/Source/share/povruc/jelen.svg")}.list-icon--kufr:before{background-image:url("/Content/Source/share/povruc/kufr.svg")}.list-icon--maj-nespecificka:before{background-image:url("/Content/Source/share/povruc/maj-nespecificka.svg")}.list-icon--maj-rozbiti-skla:before{background-image:url("/Content/Source/share/povruc/maj-rozbiti-skla.svg")}.list-icon--maj-odcizeni:before{background-image:url("/Content/Source/share/povruc/maj-odcizeni.svg")}.list-icon--maj-odpovednost-za-skodu:before{background-image:url("/Content/Source/share/povruc/maj-odpovednost-za-skodu.svg")}.list-icon--maj-prirodni-rizika:before{background-image:url("/Content/Source/share/povruc/maj-prirodni-rizika.svg")}.list-icon--maj-zkrat:before{background-image:url("/Content/Source/share/povruc/maj-zkrat.svg")}.list-icon--maj-zaplavy:before{background-image:url("/Content/Source/share/povruc/maj-zaplavy.svg")}.list-icon--maj-technicka-asistence:before{background-image:url("/Content/Source/share/povruc/maj-technicka-asistence.svg")}.list .list-item .row-list .cell--2,.list .list-header .cell--2{width:22%}@media screen and (max-width:1299px){.list .list-item .row-list .cell--2,.list .list-header .cell--2{width:20%}}.list-more{position:absolute;bottom:0;left:0;width:100%;display:block;font-size:13px;line-height:13px;color:#797979;text-align:left;margin-top:15px;margin-bottom:15px;padding:0 2em}@media screen and (max-width:768px){.list-more{display:none!important}}.list-more--help{display:inline-block;left:24px;bottom:-10px;border-radius:5px;background-color:#006db3;color:#fff;text-decoration:none;padding:12px 5px;text-align:center;width:calc(100% - 44px);-webkit-transition:background-color .2s;transition:background-color .2s}.list-more--help:hover{background-color:#0081c7}.list-more:hover{text-decoration:none}@media screen and (min-width:1080px) and (max-width:1299px){.list-item .row-list .cell,.list-header .cell:nth-child(6){width:16%}}@media screen and (min-width:769px) and (max-width:992px){.list-item .row-list .cell,.list-header .cell:nth-child(5){width:20%!important}}@media screen and (max-width:1080px){.list-item .row-list .cell:nth-child(2),.list .list-header .cell:nth-child(2){display:none}.list-item .row-list .cell,.list-header .cell{width:calc(100%/6)}.list-item .row-list .cell,.list-header .cell:nth-child(5){width:21%}.list-item .row-list2 .cell:nth-child(3),.list .list-header2 .cell:nth-child(3){display:none}.list-item .row-list2 .cell,.list-header2 .cell{width:calc(100%/7)}}@media screen and (max-width:768px){.list-item .row-list .cell:nth-child(4),.list .list-header .cell:nth-child(4),.list-item .row-list .cell:nth-child(5),.list .list-header .cell:nth-child(5),.list-item .row-list .cell:nth-child(6),.list .list-header .cell:nth-child(6){display:none}.list-item .row-list .cell,.list-header .cell{width:calc(100%/3)}.list-item .row-list2 .cell:nth-child(5),.list .list-header2 .cell:nth-child(5),.list-item .row-list2 .cell:nth-child(6),.list .list-header2 .cell:nth-child(6),.list-item .row-list2 .cell:nth-child(7),.list .list-header2 .cell:nth-child(7){display:none}.list-item .row-list2 .cell,.list-header2 .cell{width:calc(100%/4)}}@media screen and (max-width:649px){.list-bottom-inner{padding-top:1em;padding-bottom:1em}}@media screen and (max-width:649px){.list-vysvetlivky{margin-bottom:3.75em}.list-detail .form-block__full input[type="checkbox"]+label p{margin-top:15px}.list-bottom-text2{padding-left:15px;text-align:center;width:100%}.list-bottom-text{display:none}.list-detail .cell{width:100%}.list-button-big{margin-top:10px}}@media screen and (max-width:480px){.list-vysvetlivky-icon1,.list-vysvetlivky-icon2{width:100%;display:block;margin:10px 0}.list-item .row-list .cell,.list-header .cell{width:calc(100%/2)}.list-item .row-list .cell:last-child{width:100%}.list-header .cell:last-child{display:none}.list-item{padding:0}.list-detail .ul-clasic{margin-bottom:20px}.list-bottom{margin-left:0;width:100%}.list-detail .form-block__full input[type="checkbox"]+label p{margin-top:5px}.list-header2 .cell:last-child{display:none}.list .list-header2 .cell,.list-item .row-list2 .cell{width:calc(100%/2)}.list-item .row-list2 .cell:last-child{width:100%}}@media screen and (max-width:649px){.list-item .row-list2 .cell:nth-child(2),.list .list-header2 .cell:nth-child(2){display:none}.list-item .row-list2 .cell,.list-header2 .cell{width:calc(100%/3)}}.list-top-box-icon p:before{content:"";display:inline;background:url("/Content/Source/share/povruc/crash3.svg");background-repeat:no-repeat;background-size:24px;width:24px;height:24px;float:left;margin:0 16px 0 6px}.list-top-box-icon p{font-size:16px;font-weight:700}.list-top-box{display:flex}.list-top-box-text{color:#fff;background-color:#006db3;padding-left:16px;padding-right:33px;padding-top:13px;padding-bottom:13px;margin-top:-1px;margin-left:-16px;margin-right:-16px;border-radius:5px 0 5px 0;text-align:left}.list-item-top-box{border-color:#006db3}.list-bottom-green{background-color:#d0e6d0}.list-bottom-text-green{background-color:#1ca21b}.list-bottom-text-green:before{border-left-color:#1ca21b}.list-detail>.row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:649px){.list-detail>.row{display:block}}.list-detail>.row>.cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:649px){.list-detail>.row>.cell{display:block}}.list-detail>.row>.cell .list-button-big{margin-top:auto}@media screen and (max-width:649px){.list-detail>.row>.cell .list-button-big{margin-top:40px}}.list-detail{display:none;padding:1.625em 15px;padding-top:0;text-align:left}.list-detail p{line-height:1.4em}.list-detail h4{font-size:1.65em;color:#474747;margin-bottom:1.625em}.list-detail h4 small{font-size:70%}.list-detail .form-block__full{margin-bottom:1.625em}.list-detail .form-block__full input[type="checkbox"]{display:none}.list-detail .form-block__full input[type="checkbox"]+label{margin-left:0}.list-detail .form-block__full input[type="checkbox"]+label p{line-height:1.4em}.list-detail .ul-interesting{line-height:1.2em}.list-detail .ul-interesting li:before{width:20px;height:20px}.list-detail .ul-clasic{list-style:disc;padding-left:20px}.list-detail .ul-clasic li{margin-bottom:.8em}.list-detail .ul-clasic a{line-height:1.4em;color:#474747}.list-detail .hr-detail{height:1px;color:#c6c6c6;background-color:#c6c6c6;margin-bottom:2.25em;border:none}.list-detail .ul-icon-title{font-weight:600;color:#97d060;margin-bottom:.6em}.list-detail .ul-icon-li{margin-bottom:2em;background-repeat:no-repeat;padding-left:3.4em;background-size:2.75em auto}.list-detail .ul-icon-li-lecba{background-image:url(/Content/source/img/svg/ico-kruh.svg)}.list-detail .ul-icon-li-uraz{background-image:url(/Content/source/img/svg/ico-sanitka.svg)}.list-detail .ul-icon-li-odpovednost{background-image:url(/Content/source/img/svg/ico-padak.svg)}.list-detail .ul-icon-li-zavazadla{background-image:url(/Content/source/img/svg/ico-zavaz.svg)}.list-detail .ul-icon-li-asistence{background-image:url(/Content/source/img/svg/ico-storno.svg)}.list-detail .ul-icon-li-pravni{background-image:url(/Content/source/img/svg/ico-skoda.svg)}.list-detail .ul-icon-li-telefon{background-image:url(/Content/source/img/svg/ico-16.svg);background-size:1.75em auto;background-position:left .3em top}.list-detail .ul-icon-li-bezstarosti{background-image:url(/Content/source/img/svg/ico-26_dark.svg)}.list-detail .ul-icon-li-vrtulnik{background-image:url(/Content/source/img/svg/vrtulnik.svg)}.list-detail .ul-icon-li-zdravotnich-asistencnich-sluzeb{background-image:url(/Content/source/img/pojisteni-zdravotnich-asistencnich-sluzeb-modra.svg)}.list-detail .ul-icon-li-drink-povolen{background-image:url(/Content/source/img/pojisteni-drink-povolen-modra.svg)}.list-detail .ul-icon-li-cykloasistence{background-image:url(/Content/source/img/pojisteni-cykloasistence-modra.svg)}.list-detail .ul-icon-li-mazlicek{background-image:url(/Content/source/img/pojisteni-mazlicku-modra.svg)}.list-detail .ul-icon-li-storna-cesty{background-image:url(/Content/source/img/pojisteni-storna-cesty-modra.svg)}.list-detail .ul-icon-li-sport{background-image:url(/Content/source/img/svg/sport.svg)}.list-detail .ul-icon-li-letadlo{background-image:url(/Content/source/img/svg/letadlo.svg)}.list-detail .ul-icon-li-pass{background-image:url(/Content/source/img/svg/pass.svg)}.list-detail .ul-icon-li-lyzovani{background-image:url(/Content/source/img/svg/lyzovani.svg)}.list-detail .ul-icon-li-kabelaz{background-image:url("/Content/Source/share/povruc/cabel.svg")}.list-detail .ul-icon-li-klic{background-image:url("/Content/Source/share/povruc/klic.svg")}.list-detail .ul-icon-li-vandalismu{background-image:url("/Content/Source/share/povruc/vandalizm.svg")}.list-detail .ul-icon-li-garance{background-image:url("/Content/Source/share/povruc/cena.svg")}.list-detail .ul-icon-li-vykricknik{background-image:url("/Content/Source/share/povruc/vykricnik.svg")}.list-detail .ul-icon-li-procento{background-image:url("/Content/Source/share/povruc/procento.svg")}.list-detail .ul-icon-li-odcizeni{background-image:url("/Content/Source/share/povruc/odcizeni.svg")}.list-detail .ul-icon-li-hand{background-image:url("/Content/Source/share/povruc/hand.svg")}.list-detail .ul-icon-li-auto{background-image:url("/Content/Source/share/povruc/auto.svg")}.list-detail .ul-icon-li-zakon{background-image:url("/Content/Source/share/povruc/zakon.svg")}.list-detail .ul-icon-li-klika{background-image:url("/Content/Source/share/povruc/crash2.svg")}.list-detail .ul-icon-li-sklo{background-image:url("/Content/Source/share/povruc/okno.svg")}.list-detail .ul-icon-li-sanitka{background-image:url("/Content/Source/share/povruc/ambulance.svg")}.list-detail .ul-icon-li-zvire{background-image:url("/Content/Source/share/povruc/jelen.svg")}.list-detail .ul-icon-li-kufr{background-image:url("/Content/Source/share/povruc/kufr.svg")}.list-detail .ul-icon-li-priroda{background-image:url("/Content/Source/share/povruc/krupobiti.svg")}.list-detail .ul-icon-li-havarie{background-image:url("/Content/Source/share/povruc/crash.svg")}.list-detail .mb-1{margin-bottom:.625em}.mobile-app a{text-align:center;display:inline-block;width:8.125em;padding:.625em;background:#474747;border-radius:.3125em}.mobile-app a img{max-width:100%;max-height:1.875em}@media screen and (max-width:800px){.mobile-app{margin-top:1.5625em}}@media screen and (max-width:480px){.mobile-app{float:left;width:50%}.mobile-app a{margin-bottom:10px}}@media screen and (max-width:800px){.mobile-app a{margin-bottom:5px}}@media screen and (max-width:740px){.mobile-app{margin-bottom:1.5625em}}@media screen and (max-width:480px){.mobile-app{margin-top:0;margin-bottom:0;width:100%}.mobile-app a{width:30%!important;margin-left:0!important;margin-right:0!important;display:inline-block!important}.mobile-app a{margin:2px auto;display:block}}@media screen and (max-width:445px){.mobile-app{margin-top:0;margin-bottom:0;width:100%}.mobile-app a{width:30%!important;display:inline-block}}.navigace{line-height:3.125em;white-space:nowrap;overflow:hidden}@media screen and (max-width:575px){.navigace{line-height:1.5em;padding:10px 0}}.navigace a,.navigace span{font-size:.875em;color:#474747;display:inline-block;text-decoration:none;vertical-align:middle;margin-right:.625em;-webkit-transition:color .2s;transition:color .2s}.navigace a:after,.navigace span:after{content:".";text-indent:-10000px;display:inline-block;width:.4em;height:100%;background-repeat:no-repeat;background-position:left center;margin-left:.625em;background-image:url(/Content/source/img/svg/ico-23.svg)}.navigace a:hover,.navigace span:hover{color:#fff}.navigace .active{color:#fff}.navigace .active:after{display:none}.navigace i{font-style:normal}.new-header{padding-bottom:0}.new-header .page__title{font-size:42px}.new-header .page__title .thin{font-size:36px;display:block;font-weight:normal;line-height:1.5}.new-header .page__item--1 .btn--arrow{margin:35px 0 45px;max-width:335px}.new-header .page__item--2{display:block;margin-top:-30px}.new-header .page__item--2 img{max-height:400px;width:auto}.new-header .page__adv{font-size:20px;justify-content:initial}.new-header .page__adv>span{padding-left:45px}.new-header .page__adv>span+span{margin-left:50px}.new-header .page__adv>span:nth-child(1){background-image:url("/Content/Source/img/icon/ico_clock.svg")}.new-header .page__adv>span:nth-child(2){background-image:url("/Content/Source/img/icon/ico_thumbs_up.svg")}.new-header .page__adv .label{display:block;color:#3688c3;font-size:14px;text-transform:uppercase;padding-bottom:2px}@media screen and (max-width:1080px){.new-header .page__item--2 img{max-height:350px}.new-header .page__title{font-size:30px}.new-header .page__title .thin{font-size:24px}}@media screen and (max-width:899px){.new-header .page__item--2{margin-top:-10px}.new-header .page__item--2 img{max-height:220px}.new-header .page__title{font-size:20px;line-height:1.5}.new-header .page__title .thin{font-size:16px}.new-header .page__item--1 .btn--arrow{padding:0 13px;height:40px;line-height:40px;margin:15px 0 20px 0;font-size:16px}.new-header .page__item--1 .btn--arrow:before{content:initial}.new-header .page__adv{padding:0}.new-header .page__adv .label{font-size:12px;line-height:1}.new-header .page__adv>span{background-size:22px;background-position:left center;font-size:16px;padding-left:32px}.new-header .page__adv>span+span{margin-left:30px}}@media screen and (max-width:767px){.new-header .page__content{flex-direction:row}}@media screen and (max-width:639px){.new-header .page__item--1{margin:0 0 15px}.new-header .page__item--2{margin:0 20px 0 0;align-self:flex-end}.new-header .page__item--2 img{max-height:180px}.new-header .page__title{padding-top:0}.new-header{padding-top:15px}.navigace{display:none}}@media screen and (max-width:575px){.new-header .page__adv{display:flex}.new-header .page__item--1{z-index:1}.new-header .page__item--2{margin:0;position:absolute;right:10px;z-index:0}.new-header .page__item--1 .btn--arrow,.new-header .page__adv span{font-size:14px}.new-header .page__adv .label{font-size:12px}.new-header .page__item--2 img{max-height:170px}.new-header .page__adv>span+span{margin-left:25px}}@media screen and (max-width:320px){.new-header .page__item--2{margin:0 -40px 0 0}}.partners_box .logo_content{margin:5px 15px 15px 0;float:left}.partners_box hr{border-top:1px #c9c9c9 solid;border-left:none;border-bottom:none;border-right:none;margin:40px 0 0 0}.partners_box p{margin:20px 0 0 0;line-height:20px}.partners_box ul{margin-top:30px;margin-bottom:30px}.partners_box .box2 a{color:#8dc800}.partners_box li{background:url(/Content/source/images/footer_a.gif) left 10px no-repeat;list-style:none;padding:0 0 0 20px;line-height:26px}.partners_box table{margin-top:30px}.payment{padding-top:2.5em;padding-bottom:3.75em}.payment h2{font-size:1.875em;color:#91ce4b}.payment h3{font-size:1.25em;color:#474747;text-align:left;line-height:1.2em;padding-bottom:.65em;font-weight:600}.payment p{line-height:1.5em;margin-bottom:1.875em}.payment p strong{font-weight:600;color:#474747}.payment .border-tb{border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;padding:1.25em 0}.payment .summary span{display:block;font-size:1.25em;margin-bottom:.5em}.payment .summary .summary2{font-size:1em}.payment .button--payment{font-size:2.0625em;display:block;padding:1.21212121em .60606061em;background:#8e5cd4;border-radius:.625em;font-weight:600;width:12.12121212em;color:#fff;text-transform:uppercase;text-decoration:none;position:relative;overflow:hidden}.payment .button--payment:hover:before{-webkit-transform:translateY(3.5em);transform:translateY(3.5em);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.payment .button--payment:hover:after{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.payment .button--payment:before,.payment .button--payment:after{width:100%;height:100%;position:absolute;top:0;left:0;content:"";background-image:url(/Content/source/img/svg/ico-right.svg);background-repeat:no-repeat;background-position:center right 1.06060606em;background-size:.93939394em 1.78787879em}.payment .button--payment:before{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.payment .button--payment:after{-webkit-transform:translateY(-3.5em);transform:translateY(-3.5em);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.payment .button--payment span{display:block;line-height:1.125em;vertical-align:middle}.payment-info{display:inline-block;border:solid 1px #000;padding:10px}@media screen and (max-width:800px){.payment .cell{width:100%}}@media screen and (max-width:740px){.payment .button--payment{width:100%}}@media screen and (max-width:480px){.payment .button--payment{font-size:20px}}.photo{max-width:750px}.photo__item{padding:0 0 30px}.photo__item:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.photo__item:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.photo__item:not(.photo__item--last){border-bottom:1px solid #797979;margin-bottom:30px}.photo__left,.photo__right{float:left;width:50%;padding:0 28px}@media screen and (max-width:575px){.photo__left,.photo__right{width:100%;margin-bottom:20px}}.photo__left a,.photo__right a{display:block;margin-bottom:5px;background-position:center center;background-size:contain}@media screen and (max-width:575px){.photo__left a,.photo__right a{background-image:none!important}}.photo__desc{display:block}.photo__submit{position:relative;display:inline-block;background-color:#ff8000;text-align:center;font-size:24px;font-weight:700;padding:10px 25px;margin-top:10px;color:#fff!important;border-radius:6px;cursor:pointer;text-decoration:none!important;text-transform:uppercase}.photo__submit:hover{background-color:#b35a00}.photo__button{position:relative;display:inline-block;background-color:#cacaca;text-align:center;font-weight:700;padding:5px 45px 5px 15px;margin-top:10px;color:#fff!important;border-radius:6px;cursor:pointer}.photo__button:before{content:"";position:absolute;top:50%;right:8px;width:30px;height:30px;margin-top:-15px;background-repeat:no-repeat;background-position:center center}.photo__button:hover{background-color:#797979}.photo__button--remove:before{background-size:10px auto;background-image:url("/Content/source/img/svg/ico-23.svg");-webkit-transform:rotate(90deg);transform:rotate(90deg)}.photo__button--add{width:100%;max-width:230px;margin-top:30px;background-color:#006db3!important}.photo__button--add:hover{background-color:#085d9d!important}.photo__button--add:before{background-size:10px auto;background-image:url("/Content/source/img/svg/ico-23.svg")}.photo ul{list-style:none!important;padding-left:0!important}.photo ul li{font-size:14px;line-height:20px}.photo input[type="file"]{display:none}.photo img{max-width:100%}@media screen and (min-width:576px){.photo img{width:320px;height:245px;opacity:0}}.poj{margin-left:-.9375em}.poj__content{display:block}@media screen and (min-width:800px){.poj__content .cell:nth-child(4n){clear:both}}.poj__link{margin:0 .9375em;margin-bottom:1.875em;color:#000;display:block;background:#ededed;border-radius:.625em;position:relative;-webkit-transition:background .2s;transition:background .2s;text-decoration:none}.poj__link:hover>.poj__box{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.poj__link:hover>.poj__box--hover{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.poj__link:hover{background:#8e5cd4;-webkit-transition:background .2s;transition:background .2s}.poj__link h4,.poj__link h3{font-size:1.25em;font-weight:600;margin-bottom:.5em;padding:0;text-align:left}.poj__link span{font-size:1em;line-height:1.25em}.poj__link .tlacitko{margin-top:1.25em}.poj__box{padding:2.25em 0;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s;padding-left:10em;background:url("/Content/source/img/svg/ico-01.png");background:url("/Content/source/img/svg/ico-01.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-01.svg"),linear-gradient(transparent,transparent);background-size:5.25em auto;background-position:3.125em center;background-repeat:no-repeat}@media screen and (max-width:1199px){.poj__box{padding:20px}}@media screen and (min-width:800px) and (max-width:1199px){.poj__box{background-image:none!important}}.poj__box--pov_ruc{background-image:url("/Content/source/img/svg/ico-26_green.svg")}.poj__box--hav_poj{background-image:url("/Content/source/img/svg/ico-27_green.svg")}.poj__box--ces_poj{background-image:url("/Content/source/img/svg/ico-29_green.svg")}.poj__box--poj_dom{background-image:url("/Content/source/img/svg/ico-30_green.svg")}.poj__box--ele{background-size:3.4375em 4.25em;background-position:3.75em center;background-image:url("/Content/source/img/svg/ico-28_green.svg")}.poj__box--ply{background-size:3.125em 4.375em;background-position:4.375em center;background-image:url("/Content/source/img/svg/ico-31_green.svg")}.poj__box--hover{background:url("/Content/source/img/svg/ico-26.svg");background-size:5.25em auto;background-position:3.125em center;background-repeat:no-repeat;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;position:absolute;height:100%;top:0;left:0}.poj__box--hover span{line-height:4.0625em;font-size:2.0625em;font-weight:400;text-transform:uppercase;color:#fff}.poj__box--hover span:after{content:".";text-indent:-10000px;display:inline-block;width:.94444444em;height:100%;margin-left:.625em;background:url("/Content/source/img/svg/ico-23.svg") center left no-repeat}.poj__box--hover--pov_ruc{background-image:url("/Content/source/img/svg/ico-26.svg")}.poj__box--hover--hav_poj{background-image:url("/Content/source/img/svg/ico-27.svg")}.poj__box--hover--ces_poj{background-image:url("/Content/source/img/svg/ico-29.png");background-image:url("/Content/source/img/svg/ico-29.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background-image:url("/Content/source/img/svg/ico-29.svg"),linear-gradient(transparent,transparent)}.poj__box--hover--poj_dom{background-image:url("/Content/source/img/svg/ico-30.svg")}.poj__box--hover--ele{background-size:3.4375em 4.25em;background-position:3.75em center;background-image:url("/Content/source/img/svg/ico-28.svg")}.poj__box--hover--ply{background-size:3.125em 4.375em;background-position:4.375em center;background-image:url("/Content/source/img/svg/ico-31.svg")}.poj__bottom{text-align:center;padding:.9375em 0 2.8125em 0}.poj__bottom span{font-size:1.125em;color:#000;margin:0 .625em;position:relative;padding-left:1.5625em;display:inline-block}.poj__bottom span:before{position:absolute;top:0;left:0;content:"";display:inline-block;width:1.0625em;height:100%;background-image:url("/Content/source/img/svg/ico-07.svg");background-position:top left;background-size:1.0625em 1.0625em;background-repeat:no-repeat}@media screen and (max-width:800px){main .poj .row .w33{width:50%}main .poj .poj__content .poj__link h3{text-align:center}main .poj .poj__content .poj__link .poj__box{background-position:center 20px;text-align:center;margin-bottom:10px}main .poj .poj__content .poj__link:hover>.poj__box{opacity:1}main .poj .poj__content .poj__link:hover>.poj__box--hover{opacity:0}main .poj .poj__content .poj__link:hover{background:#ededed}main .poj .poj__content .poj__link .poj__box{padding:20px 10px;padding-top:110px}main .poj .poj__content .poj__link .tlacitko{margin-left:auto;margin-right:auto}main .poj .poj__content .poj__box--hover{display:none}}@media screen and (max-width:800px){main .poj .poj__bottom span{margin-bottom:5px;line-height:20px}}@media screen and (max-width:480px){main .poj{margin:0}main .poj .poj__content .poj__link{margin:0;background:none}main .poj .poj__content .poj__link .poj__box span{display:none}main .poj .poj__content .poj__link .poj__box span.tlacitko{display:block;width:100%;font-size:14px;padding:10px}main .poj .poj__content .poj__link .poj__box span.tlacitko:after{margin-left:10px}main .poj .poj__bottom{display:none}}.povruc h3{font-size:14px!important;line-height:16px;margin-bottom:10px}.povruc .form-block__full{line-height:20px!important;min-width:1px!important}.povruc__box{padding:1.25em 0!important}.rating-stars{width:80px;margin-top:20px}@media screen and (max-width:650px){.rating_cell:nth-child(1){display:block!important}.rating_cell:nth-child(2){width:75%}}.recbox{position:relative;padding:25px 0 0}@media screen and (max-width:1299px){.recbox .container{padding:0 15px}}.recbox h2{font-size:18px;line-height:24px;color:#9ad05d;font-weight:400;text-align:center;margin-bottom:25px}.recbox__pronounced{display:inline-block;font-size:24px;line-height:30px;font-weight:700}.recbox__arrow{position:absolute;display:block;left:-60px;width:36px;height:288px;z-index:99;background-position:center center;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:1399px){.recbox__arrow{display:none}}.recbox__arrow--up{top:calc(50% - 288px - 15px);background-image:url("/Content/Source/share/arrow-up.svg")}.recbox__arrow--down{top:calc(50% + 15px);background-image:url("/Content/Source/share/arrow-down.svg")}.recbox__box{border:1px solid #c9c9c9;border-radius:6px;padding:26px 30px;position:relative}.recbox__box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.recbox__box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}@media screen and (max-width:575px){.recbox__box{padding:15px}}.recbox__box--small .recbox__conv,.recbox__box--small .recbox__left{display:none}.recbox__box--small .recbox__right{margin-left:120px}@media screen and (max-width:575px){.recbox__box--small .recbox__right{margin-left:0}}.recbox__left{float:left;width:120px}@media screen and (max-width:575px){.recbox__left{width:100%;margin-bottom:20px}.recbox__left:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.recbox__left:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}}.recbox__left img{margin-bottom:15px}@media screen and (max-width:575px){.recbox__left img{float:left;margin-right:30px}}.recbox__right{float:left;width:calc(100% - 120px);padding-left:40px}@media screen and (max-width:1080px){.recbox__right{width:100%;padding-left:0}}.recbox__name{display:block;font-size:16px;color:#9ad05d;font-weight:700;margin-bottom:8px}@media screen and (max-width:575px){.recbox__name{margin-top:38px}}.recbox__pos{display:block;font-size:14px}.recbox__conv{position:relative;background-color:#ededed;padding:22px 32px;border-radius:4px;margin-bottom:22px}@media screen and (max-width:575px){.recbox__conv{padding:15px}}.recbox__conv:before{content:"";position:absolute;top:20%;left:-20px;width:0;height:0;border-top:20px solid transparent;border-right:0 solid transparent;border-left:20px solid #ededed;z-index:4;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (max-width:575px){.recbox__conv:before{display:none}}.recbox__conv p{font-size:16px;line-height:26px;margin-bottom:0;font-weight:600}.recbox__choice:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.recbox__choice:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.recbox__item{position:relative;width:50%;float:left}@media screen and (max-width:767px){.recbox__item{width:100%!important}}.recbox__item input[type="radio"]{position:absolute;top:0;left:0;width:100%;height:100%}.recbox__item input[type="radio"]:checked+label{background-color:#ededed}.recbox__item input[type="radio"]:checked+label:before{background-color:#fff}.recbox__item input[type="radio"]:checked+label:after{opacity:1}.recbox__item input[type="radio"]+label{position:relative;display:block;padding:22px 32px;padding-left:86px;margin-left:0;border-radius:4px;-webkit-transition:background-color .2s;transition:background-color .2s}@media screen and (max-width:575px){.recbox__item input[type="radio"]+label{padding-left:70px}}.recbox__item input[type="radio"]+label:before,.recbox__item input[type="radio"]+label:after{position:absolute;content:"";top:22px;left:32px;width:32px;height:32px;border:2px solid #9ad05d;border-radius:50%;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}@media screen and (max-width:1080px){.recbox__item input[type="radio"]+label:before,.recbox__item input[type="radio"]+label:after{left:15px}}.recbox__item input[type="radio"]+label:after{top:29px;left:39px;width:18px;height:18px;background-color:#9ad05d;opacity:0}@media screen and (max-width:1080px){.recbox__item input[type="radio"]+label:after{left:22px}}.recbox__title{display:block;font-size:16px;line-height:16px;font-weight:700;margin-bottom:10px}.recbox__title--small{font-size:14px;line-height:14px;font-weight:400;margin-bottom:0}.reference{background:#ededed;padding-bottom:5em}.reference .reference__content{margin-left:-.9375em}.reference .reference__content .reference__content__box{padding:2.5em;margin:0 .9375em;background:#fff;border-radius:.625em}.reference .reference__content .reference__content__box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.reference .reference__content .reference__content__box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.reference .reference__content .reference__content__box p{line-height:1.5em;font-style:italic;font-weight:400}.reference .reference__content .reference__content__box input{width:100%;border:2px solid #cacaca;border-radius:.3125em;background-color:#ededed;padding:.9375em;line-height:15px;margin-bottom:.5em}.reference .reference__content .reference__content__box textarea{width:100%;border:2px solid #cacaca;border-radius:.3125em;background-color:#ededed;padding:.9375em;line-height:15px;margin-bottom:.5em}.reference .reference__content .reference__content__box #star-rating{margin:0 auto;display:table}.reference .reference__content .reference__content__box #star-rating li{float:left;width:24px;list-style-type:none}.reference .reference__content .reference__content__box .blog__button{display:block;text-align:center;background-color:#1daa7e;color:#fff;padding:.875em 1.375em;text-transform:uppercase;text-decoration:none;border-radius:.3125em;width:12.5em;font-weight:600;margin:0 auto;position:relative;overflow:hidden;min-width:185px}.reference .reference__content .reference__content__box h3{font-size:26px;padding-top:0}.reference .reference__content .reference__content__box .rating_container{display:table;margin:0 auto;margin-bottom:20px}.reference .reference__content .reference__content__box .rating_container .rating_row{display:table-row}.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell{display:table-cell;vertical-align:middle}.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell input[type="number"]{-moz-appearance:textfield}.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell input::-webkit-outer-spin-button,.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell input::-webkit-inner-spin-button{-webkit-appearance:none}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell:nth-child(1){padding-right:30px}.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell:nth-child(2){width:450px}.reference .reference__avatar{float:left;text-align:center;margin-left:1.25em;width:3.125em}.reference .reference__avatar img{max-width:3.75em;height:auto}.reference .reference__right{display:block;margin-left:6.875em}.reference .reference__user{margin-bottom:.9375em}.reference .reference__user span{font-weight:600}.reference .reference__star{margin-bottom:1.875em;color:#91ce4b;line-height:1.8125em}.reference .reference__star .reference__star__percent{vertical-align:middle;display:inline-block;width:9.0625em;height:1.5em;z-index:0;position:relative}.reference .reference__star .reference__star__percent:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:10;background-image:url("/Content/source/img/star.png");background-position:center left;background-size:9.0625em 1.5em;background-repeat:no-repeat}.reference .reference__star .reference__star__percent .perc_after{margin:0;position:absolute;z-index:1;width:0;max-width:calc(100% - 1px)!important;height:calc(100% - 1px)!important;top:1px;left:0;background-color:#91ce4b}.reference .reference__star .percentage90:after{width:90%}.reference .reference__star .percentage100:after{width:100%}.reference .reference__star span{vertical-align:middle;font-size:1.25em;margin-left:.75em}.reference ul{padding-bottom:1.875em}.reference ul li{display:inline-block;padding-bottom:.625em;width:8em;text-align:center}.reference ul li a{display:block}.reference ul li img{max-width:72%;height:auto;vertical-align:middle}@media screen and (max-width:800px){.reference .reference__avatar{margin:0 10px 0 0}.reference .reference__avatar img{max-width:50px}.reference .reference__user{margin-bottom:0;font-size:14px}.reference .reference__star{margin:5px 0 10px 0}.reference .reference__star img{max-width:18px}.reference .reference__content{margin:0}.reference .reference__content .reference__content__box{padding:20px;margin:0 0 10px 0}.reference .reference__content .reference__content__box .reference__right{margin-left:0}.reference .row .w50{width:100%}.reference-loga{display:none}}@media screen and (max-width:480px){.reference-loga{display:none}}@media screen and (max-width:800px){.reference-loga{display:none}}@media screen and (max-width:480px){.reference{margin-left:0}.reference-loga{display:none}}@media screen and (max-width:445px){.reference{padding-bottom:1em}.reference ul li{width:24%}.reference-loga{display:none}}.reference_add_rating_lightbox .rating_container .rating_row .rating_cell{display:table-cell;vertical-align:middle}.reference_add_rating_lightbox .rating_container .rating_row{display:table-row}.reference_add_rating_lightbox .rating_container{display:table;margin:0 auto;margin-bottom:20px;width:600px}.reference_add_rating_lightbox input{width:100%;border:2px solid #cacaca;border-radius:.3125em;background-color:#ededed;padding:.9375em;line-height:15px;margin-bottom:.5em}.reference_add_rating_lightbox textarea{width:100%;border:2px solid #cacaca;border-radius:.3125em;background-color:#ededed;padding:.9375em;line-height:15px;margin-bottom:.5em}.reference_add_rating_lightbox .blog__button{display:block;text-align:center;background-color:#1daa7e;color:#fff;padding:.875em 1.375em;text-transform:uppercase;text-decoration:none;border-radius:.3125em;width:12.5em;font-weight:600;margin:0 auto;position:relative;overflow:hidden}.results{padding-top:1em}.results .info-text{font-weight:600;color:#91ce4b;font-size:.875em;text-align:center;padding-bottom:1.14285714em;text-transform:uppercase}.result{margin-top:12px;background-color:#edeff5}.result__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (max-width:575px){.result__row{display:block}}.result__row.pl{padding-left:15px;margin-bottom:15px}@media only screen and (max-width:810px){.result__row.pl{padding:0 15px}}@media only screen and (max-width:575px){.result__row.pl{display:-webkit-box;display:-ms-flexbox;display:flex}}.result__item90{width:90%;-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%}@media only screen and (max-width:575px){.result__item90{width:60%;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}}@media only screen and (max-width:510px){.result__item90{width:60%;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;position:relative;left:-20px}}@media only screen and (max-width:335px){.result__item90{left:-30px}}.result__col{width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;border:1px solid #edeff5;border-right:none}@media only screen and (max-width:575px){.result__col{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;border-bottom:none;border-right:1px solid #edeff5;border-top:none}}@media only screen and (max-width:575px){.result__col.first,.result__col.second,.result__col.three{background-color:#fcfdfe}}@media only screen and (max-width:575px){.result__col.bt{border-top:1px solid #edeff5}}@media only screen and (max-width:575px){.result__col.first{padding-top:10px}}.result__content{text-align:left;padding:17px 0 17px 17px}@media only screen and (max-width:575px){.result__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 0 20px}}@media only screen and (max-width:575px){.result__content.big{padding-top:10px}.result__content.big .result__choice{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.result__content.big .result__title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-top:4px}}.result__content.big .result__choice{margin-bottom:10px}.result__content.big .result__choice p{font-size:18px;line-height:24px}.result--green{background-color:#f8fcf4;border-color:#61b500;border-right:1px solid #61b500}@media only screen and (max-width:575px){.result--green{border-top:1px solid #61b500;border-bottom:1px solid #61b500}}.result--green .result__choice p{color:#61b500}.result--green .result__title p{color:#61b500}.result__info{border-right:none;width:80%;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}@media only screen and (max-width:810px){.result__info{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width:575px){.result__info{border-top:1px solid #edeff5}}.result__detail{width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}@media only screen and (max-width:810px){.result__detail{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:left}}.result__title{margin-bottom:15px}@media only screen and (max-width:575px){.result__title{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:10px}}.result__title p{font-size:12px;line-height:16px;margin-bottom:0!important}@media only screen and (max-width:575px){.result__title p br{display:none}}@media only screen and (max-width:575px){.result__choice{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:right}}.result__choice p{font-size:13px;line-height:16px;font-weight:700;color:#201c46;margin-bottom:0!important}.result__items{background-color:#edeff5;padding-top:40px;padding-bottom:10px;position:relative}.result__items:before{content:"";position:absolute;top:0;left:0;height:100%;width:102%;background-color:#edeff5;z-index:-1}.result__overlay{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;display:none;background-color:rgba(0,0,0,.4);-webkit-transition:opacity .2s;transition:opacity .2s;z-index:100;cursor:pointer}.result__overlay.is-active{display:block;opacity:1}.result__item{max-width:958px;width:100%;margin-left:26px;margin-bottom:20px;display:none;-webkit-box-shadow:0 0 16px -10px rgba(0,0,0,.75);box-shadow:0 0 16px -10px rgba(0,0,0,.75)}@media only screen and (max-width:1290px){.result__item{margin:0 auto;margin-bottom:20px}}@media only screen and (max-width:810px){.result__item{-webkit-box-shadow:none;box-shadow:none}}.result__item.action .result__button{position:absolute;top:20px;right:0;width:100%}@media only screen and (max-width:810px){.result__item.action .result__button{top:auto;bottom:53px}}@media only screen and (max-width:368px){.result__item.action .result__button{bottom:61px}}@media only screen and (max-width:335px){.result__item.action .result__button{bottom:51px}}@media only screen and (max-width:810px){.result__item .list-item{-webkit-box-shadow:0 0 16px -10px rgba(0,0,0,.75);box-shadow:0 0 16px -10px rgba(0,0,0,.75)}}.result__item.is-active{display:block}@media only screen and (max-width:1290px){.result__item{max-width:840px}}@media only screen and (max-width:1200px){.result__item{max-width:780px}}@media only screen and (max-width:810px){.result__item{max-width:100%;padding:0 15px}}.result__item .list-bottom-text{width:180px;padding:14px 15px;line-height:7px;background-position:left 12px center;background-repeat:no-repeat;background-size:15px auto}@media only screen and (max-width:649px){.result__item .list-bottom-text{display:block}}@media only screen and (max-width:650px){.result__item .list-bottom-text{width:36%;-webkit-box-flex:0;-ms-flex:0 0 36%;flex:0 0 36%;z-index:10}}@media only screen and (max-width:533px){.result__item .list-bottom-text{background-position:left 4px center}}@media only screen and (max-width:430px){.result__item .list-bottom-text{width:40%;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}@media only screen and (max-width:399px){.result__item .list-bottom-text{padding-left:30px;font-size:13px}}.result__item .list-bottom-text2{width:calc(100% - 180px);line-height:35px;border-bottom-right-radius:5px}@media only screen and (max-width:755px){.result__item .list-bottom-text2{font-size:11px;color:#757583!important}}@media only screen and (max-width:650px){.result__item .list-bottom-text2{width:64%;-webkit-box-flex:0;-ms-flex:0 0 64%;flex:0 0 64%;line-height:12px;font-size:11px;padding-top:11px}}@media only screen and (max-width:550px){.result__item .list-bottom-text2{padding-top:5px}}@media only screen and (max-width:430px){.result__item .list-bottom-text2{width:60%;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}}@media only screen and (max-width:399px){.result__item .list-bottom-text2{line-height:12px;padding-top:4px;padding-bottom:3px}}.result__item .c-rating__item{background:url("/Content/Source/img/icon/stars.svg")}.result__item .row-list{background-color:#fff}.result__item .list-item-doporucujeme{border:none}.result__item .list-item-doporucujeme .list-bottom{margin-left:0;border-bottom-right-radius:5px}@media only screen and (max-width:650px){.result__item .list-item-doporucujeme .list-bottom{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap}}.result__item .list-item-doporucujeme .list-bottom .list-bottom-text--skew{overflow:hidden;padding-left:28px}@media screen and (max-width:399px){.result__item .list-item-doporucujeme .list-bottom .list-bottom-text--skew{padding-left:10px;text-align:left;line-height:12px;background-image:none}}.result__item .list-item-doporucujeme .list-bottom .list-bottom-text--skew:before{right:-12px;width:25px;height:100px;margin-top:-25px;background-color:#fafbfd;border:none;-webkit-transform:skew(-25deg);transform:skew(-25deg)}.result__item .list-item-doporucujeme .list-bottom .list-bottom-text{background-color:#65b1e8}.result__item .list-item-doporucujeme .list-bottom .list-bottom-text2{background-color:#fafbfd;color:#000}.result__button{position:absolute;top:20px;right:0;width:100%}@media only screen and (max-width:810px){.result__button{top:auto;bottom:19px}}.result__detail{padding-top:37px}.result__detail span{font-size:14px;font-weight:700;color:#3788c3!important;cursor:pointer;position:relative;z-index:20;padding-right:10px;background-image:url("/Content/Source/img/icon/arrow-right-blue.svg");background-repeat:no-repeat;background-size:6px auto;background-position:right center}@media only screen and (max-width:810px){.result__detail span{top:-11px}}.result__detail span:hover{text-decoration:underline!important}.result__header{padding-top:30px;margin-bottom:20px;padding-left:35px}@media only screen and (max-width:575px){.result__header{width:100%;padding-top:19px;margin-bottom:15px}}@media only screen and (max-width:350px){.result__header{padding-left:15px}}.result__column.first .list-inner{height:30px;overflow:hidden}.result__column.first .list-inner img{height:60px!important;margin-top:-15px}@media only screen and (max-width:899px){.result__column .forms-content .forms-block__box .form-block__info{position:absolute!important}}.result__column .forms-content .forms-block__box .form-block__info .info-box{width:24.625em!important}@media only screen and (max-width:755px){.result__column .forms-content .forms-block__box .form-block__info .info-box{left:-140px!important;top:20px}}@media only screen and (max-width:614px){.result__column .forms-content .forms-block__box .form-block__info .info-box{left:-250px!important}}@media only screen and (max-width:575px){.result__column .forms-content .forms-block__box .form-block__info .info-box{left:-385px!important;top:50px}}@media only screen and (max-width:510px){.result__column .forms-content .forms-block__box .form-block__info .info-box{width:312px!important;left:-332px!important}}@media only screen and (max-width:330px){.result__column .forms-content .forms-block__box .form-block__info .info-box{left:-308px!important}}@media only screen and (max-width:899px){.result__column .forms-content{overflow:inherit}}@media only screen and (max-width:1199px){.result__column .list-rating .c-rating__item{background-image:url("/Content/Source/img/icon/star-regular.svg")}}@media only screen and (max-width:1199px){.result__column .list-rating .c-rating__item.is-active{background-image:url("/Content/Source/img/icon/star-solid.svg")}}.result__column .list-inner.hodnoceni{width:80%;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}@media only screen and (max-width:575px){.result__column .list-inner.hodnoceni{width:60%;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}}.result__column.three{text-align:left}.result__column.first{margin-right:50px}@media only screen and (max-width:575px){.result__column.first{margin-right:0}}.result__column.second{margin-right:30px}.result__column.second>.row{-ms-flex-wrap:initial;flex-wrap:initial}@media only screen and (max-width:575px){.result__column.second{margin-right:0}}.result__column .forms-content.info-bar{width:10%;-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;background:transparent}@media only screen and (max-width:575px){.result__column .forms-content.info-bar{width:40%;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;position:relative;top:-21px}}@media only screen and (max-width:510px){.result__column .forms-content.info-bar{width:40%;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}@media only screen and (max-width:575px){.result__column{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.result__column .forms-content .forms-block__box{padding:0;border:none}.result__column .forms-content .forms-block__box .info__container{line-height:16px;padding:0;width:auto}.result__rating .rating__star:before{background-image:url("/Content/Source/img/icon/stars-outline-blue.svg")!important}.result__rating .rating__star span{background-image:url("/Content/Source/img/icon/stars-fill-blue.svg")!important}.result__contact{padding-left:20px;display:none}@media only screen and (max-width:575px){.result__contact{display:block;height:230px}}@media only screen and (max-width:510px){.result__contact{padding-left:0}}.result__contact .contact{display:block!important;border:none!important}.result__contact .contact__info{max-width:100%!important;background-color:#edeff5!important}.result__contact .forms-content .forms-block__box .info__container .info{background-color:#fff}@media only screen and (max-width:575px){.result__contact .info-box.infobox--width.active{margin-top:136px}}@media only screen and (max-width:380px){.result__contact .info-box.infobox--width.active{width:330px!important}}@media only screen and (max-width:365px){.result__contact .info-box.infobox--width.active{width:300px!important}}@media only screen and (max-width:335px){.result__contact .info-box.infobox--width.active{width:270px!important}}@media only screen and (max-width:575px){.result__contact .contact .forms-content .forms-block__box .info__container{position:absolute}}@media only screen and (max-width:350px){.result__contact .contact__info .info__container p{font-size:14px!important}}.result-header{border:1px solid #c6c6c6;margin-left:1.5625em;position:relative}.result-header:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.result-header:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.result-header div{float:left;border-right:1px solid #c6c6c6;padding:0 .5em;min-height:5.875em;line-height:5.875em;display:table-cell;text-align:center;background-color:#fff}.result-header div div{line-height:1.5em;vertical-align:middle;height:auto;padding:0;display:inline-block;min-height:0;float:none;max-width:100%}.result-header div div:first-child{background:none}.result-header div:last-child{border:none}.result-header div span{display:block}.result-header .cell--1 span,.result-header .cell--2 span,.result-header .cell--3 span,.result-header .cell--4 span{font-size:.875em;font-weight:700;line-height:1.14285714em}.result-header .cell--1 small,.result-header .cell--2 small,.result-header .cell--3 small,.result-header .cell--4 small{font-size:.75em;font-weight:400}.result-boxes{margin-top:.625em}.result-box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.result-box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.result-box:hover div{background-color:#d9d9d9}.result-box div{position:relative;float:left;border-right:1px solid #c6c6c6;padding:0 .5em;background-color:#ededed;min-height:9.375em;line-height:9.375em;display:table-cell;text-align:center}.result-box div div{line-height:1.5em;vertical-align:middle;height:auto;padding:0;display:inline-block;min-height:0;float:none;max-width:100%}.result-box div div:first-child{background:none}.result-box div:first-child{background-color:#fff}.result-box div:first-child,.result-box div:last-child{border:none}.result-box div span{display:block;font-size:1em;font-weight:600;vertical-align:middle}.result-box .cell--0{position:relative;padding:0}.result-box .cell--1 img{width:100%;height:auto}.result-box .cell--1 span{font-size:.875em;width:100%;position:absolute;bottom:1.42857143em;left:0;line-height:1.28571429em;font-weight:400}.result-box .cell--2 span{font-size:1.875em;color:#91ce4b}.result-box .cell--2 span small{font-size:.66666667em;font-weight:700}.result-box .cell--3 a{display:block;font-size:.875em;font-weight:400;color:#474747}.result-box .cell--small span{display:inline-block}.result-content{margin-bottom:.5em}.result-content .result-box:nth-child(n+1) .cell--0{overflow:hidden}.result-content .result-box:nth-child(n+1) .cell--0:before{content:"";position:absolute;left:.75em;width:100%;height:100%;border-left:1px solid #474747}.result-content .result-box:first-child .cell--0:before{border-top:1px solid #474747;border-left:1px solid #474747;top:50%}.result-content .result-box:first-child .cell--0 div span{width:1.5625em;height:1.5625em;background-image:url("/Content/source/img/svg/ico-plus.svg");background-repeat:no-repeat;background-position:center center;background-size:.8125em;background-color:#797979;cursor:pointer}.result-content .result-box:last-child .cell--0:before{border:0;border-left:1px solid #474747;top:-50%}.result-content .result-box:last-child .cell--0 div span{width:1.5625em;height:1.5625em;background-image:url("/Content/source/img/svg/ico-minus.svg");background-repeat:no-repeat;background-position:center center;background-size:.8125em;background-color:#797979;cursor:pointer}.result-box--sub{display:none}.result-box--show{display:block}.result-header{margin-left:0!important}@media screen and (max-width:650px){.results-relative{display:none}}@media screen and (max-width:650px){.result-box .cell--0{display:none;float:none;width:7.125em;height:.875em}.result-box .ico-sponsored{width:7.125em;height:.8125em;background-image:url("/Content/source/img/svg/sponzorovany-odkaz_mob.svg");background-size:7.125em .8125em}.result-box>div{width:20%}.result-box>div.cell--4,.result-box>div.cell--big{display:none}.result-box>div:last-child{width:40%}}@media screen and (max-width:480px){.result-box>div{width:50%}.result-box>div.cell--3{line-height:5em;min-height:5em}.result-box>div:last-child,.result-box>div.cell--3{width:100%}}select{border:none;outline:none;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("/Content/source/img/select-dark.png");background-position:right .625em top 1.25em;background-repeat:no-repeat}select::-ms-expand{display:none}@media screen and (max-width:445px){select{background-position:right .5em top 1.25em;background-size:12px 8px}}.small .forms-block__box{border:none;line-height:2.0625em;padding-top:1.5625em}.small .forms-block__box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.small .forms-block__box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.small .forms-block__box .form-block__form{width:15.625em;padding:0}.small .forms-block__box .form-block__form input,.small .forms-block__box .form-block__form select{background-color:#fff;height:2.0625em;padding:0 .625em;background-position:top .75em right .9375em;background-size:.75em .5em}.small .forms-block__box .button-recount{padding-top:.9375em;text-align:center}.small .forms-block__box .button-recount a{display:block;border:2px solid #8e5cd4;color:#8e5cd4;text-transform:uppercase;font-weight:600;text-decoration:none;border-radius:.3125em;position:relative;overflow:hidden;padding:0 .625em;width:12.8125em}.small .forms-block__box .button-recount a:hover:before{-webkit-transform:translateY(3.125em);transform:translateY(3.125em)}.small .forms-block__box .button-recount a:hover:after{-webkit-transform:translateY(0);transform:translateY(0)}.small .forms-block__box .button-recount a:before,.small .forms-block__box .button-recount a:after{position:absolute;right:0;top:0;width:100%;height:100%;content:"";background:url("/Content/source/img/svg/ico-right-purple.png");background:url("/Content/source/img/svg/ico-right-purple.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/ico-right-purple.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:center right 1.875em;background-size:.4375em .8125em;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.small .forms-block__box .button-recount a:after{-webkit-transform:translateY(-3.125em);transform:translateY(-3.125em)}.small .forms-block__box .form-block__form input[type="checkbox"],.small .forms-block__box .form-block__full input[type="checkbox"],.small .forms-block__box .form-block__form input[type="radio"],.small .forms-block__box .form-block__full input[type="radio"]{height:20px;vertical-align:middle;position:absolute}.small .forms-block__box .form-block__form input[type="checkbox"]+label,.small .forms-block__box .form-block__full input[type="checkbox"]+label,.small .forms-block__box .form-block__form input[type="radio"]+label,.small .forms-block__box .form-block__full input[type="radio"]+label{position:relative;vertical-align:middle;padding-left:32px;line-height:20px}@media screen and (max-width:768px){.small .forms-block__box .form-block__form input[type="checkbox"]+label,.small .forms-block__box .form-block__full input[type="checkbox"]+label,.small .forms-block__box .form-block__form input[type="radio"]+label,.small .forms-block__box .form-block__full input[type="radio"]+label{line-height:16px;margin-bottom:10px}}.small .forms-block__box .form-block__form input[type="checkbox"]+label:before,.small .forms-block__box .form-block__full input[type="checkbox"]+label:before,.small .forms-block__box .form-block__form input[type="radio"]+label:before,.small .forms-block__box .form-block__full input[type="radio"]+label:before{content:"";left:0;top:0;width:100%;height:20px;display:inline-block;background-image:url(/Content/source/img/check-sprite.png?3);background-repeat:no-repeat;background-size:20px}.small .forms-block__box .form-block__form input[type="checkbox"]:checked+label:before,.small .forms-block__box .form-block__full input[type="checkbox"]:checked+label:before,.small .forms-block__box .form-block__form input[type="radio"]:checked+label:before,.small .forms-block__box .form-block__full input[type="radio"]:checked+label:before{background-position:0 -20px}.small .forms-block__box .form-block__form input[type="checkbox"]:disabled+label:before,.small .forms-block__box .form-block__full input[type="checkbox"]:disabled+label:before,.small .forms-block__box .form-block__form input[type="radio"]:disabled+label:before,.small .forms-block__box .form-block__full input[type="radio"]:disabled+label:before{background-position:0 -40px}.small .forms-block__box .form-block__form .width125,.small .forms-block__box .form-block__full .width125{width:7.8125em}.small .forms-block__box .form-block__form .datepicker,.small .forms-block__box .form-block__full .datepicker{background:url("/Content/source/img/svg/calendar.png");background:url("/Content/source/img/svg/calendar.svg"),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url("/Content/source/img/svg/calendar.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-position:top .3125em right .625em;background-size:1.3125em}.small .forms-block__box .form-block__text{line-height:2.0625em;width:9.6875em}.small .forms-block__box .form-block__text label{font-size:.7em}.small .forms-block__box .form-block__full{min-width:1px!important}.small .forms-block__box .form-block__full label{font-size:.875em}.small .forms-block__box h2{font-size:1.5em;margin-bottom:.83333333em;background-image:none;padding-left:0}.small .forms-block__box h3{font-size:1.25em;line-height:20px;text-align:left;padding:.25em 0;font-weight:600}.small .forms-block__box h3:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.small .forms-block__box h3:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.small .forms-block__box h3 .h3-span,.small .forms-block__box h3 .info-container{display:inline-block;float:left}.small .forms-block__box h3 .info-container{width:25px}.small .forms-block__box h3 .h3-span{width:calc(100% - 25px)}.small .forms-block__box .form-block__full{float:left;width:auto}.small .forms-block__box .form-block__info{line-height:2.8125em}.small .forms-block__box .padding-no-title{padding-top:3.25em}.small .forms-block__box .paddingright{padding-right:3.75em}@media screen and (max-width:800px){.small .forms-block__box .button-recount{padding-top:0!important;padding-bottom:.9375em!important}}@media screen and (max-width:800px){.small .forms-block__box .paddingright{padding-right:0}.small .forms-block__box .form-block__form select,.small .forms-block__box .form-block__form input{width:100%}}#star-rating{padding-left:0!important}.star-rating{display:table}.star-rating .c-rating__item{float:left;width:24px;list-style-type:none}.sticky-header-text{font-family:"Open Sans",sans-serif;font-weight:700!important;font-size:12px!important;text-transform:uppercase!important;color:#797979!important}.sticky-header{height:40px;background-color:#fff;z-index:1}.sticky-header-sticky{position:fixed;top:0;left:0;width:100%;box-shadow:0 17px 20px -5px rgba(0,0,0,.1)}.sticky-header-sticky+div{padding-top:40px}table.table_css{margin:20px 0 0 0;width:100%!important}table.table_css--bottom{margin-bottom:20px!important}table.table_css{border-collapse:collapse}table.table_css tr{border:2px solid #a0d20a;margin:10px 0 0 0}table.table_css tr:hover{background-color:#f8fdea}table.table_css td{padding:10px}table.table_css td.left_td{width:200px;vertical-align:middle;border-right:1px solid #d6d6d6;text-align:center}table.table_css td.left_td img{text-align:center}table.table_css td.right_td{padding:15px 40px 15px 30px}table.table_css td.right_td ul{padding-left:15px}table.table_css td.right_td li{color:#a0d20a}table.table_css td.right_td a{color:#646464;text-decoration:none}table.table_css td.right_td a:hover{text-decoration:underline}table.table_css{margin:20px 0 0 0;width:100%!important}table.table_css{border-collapse:collapse}table.table_css tr{border:2px solid #a0d20a;margin:10px 0 0 0}table.table_css tr:hover{background-color:#f8fdea}table.table_css td{padding:10px}table.table_css td.left_td{width:200px;vertical-align:middle;border-right:1px solid #d6d6d6;text-align:center}table.table_css td.left_td img{text-align:center}table.table_css td.right_td{padding:15px 40px 15px 30px}table.table_css td.right_td ul{padding-left:15px}table.table_css td.right_td li{color:#a0d20a}table.table_css td.right_td a{color:#646464;text-decoration:none}table.table_css td.right_td a:hover{text-decoration:underline}.table_css td,.table_css img{vertical-align:top}.table_css .left_td{width:210px}.table_css img:not(.disable-auto){max-width:200px;width:100%;height:auto}@media screen and (max-width:480px){.table_css img{max-width:100px}}.table-header{width:100%;margin-bottom:1.25em}.table-header td{padding:8px;text-align:center;font-size:.875em}.table-header thead td{color:#fff;background-color:#1daa7e;font-weight:700}.table-header tbody td{border:1px solid #d6d6d6}.table-rekap{width:100%}.table-rekap-50{width:50%}.table-rekap td{padding-bottom:7px}.table-rekap td.form-block__form{padding:0!important}@media screen and (max-width:480px){.table-rekap tr,.table-rekap th,.table-rekap td{display:block;width:100%}.table-rekap td{padding-bottom:3px}.table-rekap tr{padding-bottom:10px}}.tabulka-znacky{width:100%}.tabulka-znacky td{width:50%;padding-bottom:2em}.tabulka-znacky td>div:first-child{float:left;width:33%;min-width:50px;text-align:center}.tabulka-znacky td>div:first-child img{width:auto;height:auto;max-width:100%}.tabulka-znacky td>div:last-child{float:left;width:66%;min-width:200px}@media screen and (max-width:500px){.tabulka-znacky{display:block}.tabulka-znacky td,.tabulka-znacky tr,.tabulka-znacky th{display:block;width:100%}}.textarea{max-width:100%;width:100%;min-height:150px;border:2px solid #cacaca;border-radius:.3125em;background-color:#ededed;padding:.9375em;line-height:15px}@media screen and (max-width:800px){.text-content{line-height:1.75em}.text-content h2{font-size:1.25em}.text-content h3{font-size:1.25em}.text-content h3{font-size:1.125em}.text-content h5{font-size:1em}.text-content p{line-height:1.5em}.text-content ul,.text-content ol{line-height:1.75em}}.tip{position:fixed;display:block;top:35%;right:-305px;z-index:99;-webkit-transition:1s;-webkit-transition-duration:1s;transition-duration:1s;cursor:pointer;border-radius:0 0 0 10px;background-color:#ca2d29}.tip-timer,.tip-active{right:0}.tip-timer .tip__title:after,.tip-active .tip__title:after{top:22px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.tip__content{position:relative;width:305px;border-radius:8px 0 0 8px;font-size:16px;border-top:5px solid;border-left:5px solid;border-bottom:5px solid;border-color:#ca2d29;background-color:#fff}.tip__content__image a{display:block}.tip__content__image img{display:block;width:100%;height:auto}.tip__title{position:absolute;top:47px;left:-109px;font-size:21px;font-weight:600;background-color:#ca2d29;border-radius:8px 8px 0 0;color:#fff;text-transform:uppercase;padding:14px 46px 14px 16px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.tip__title:after{content:"";position:absolute;right:20px;top:16px;width:13px;height:15px;background:url(/Content/source/img/svg/ico-23.svg) top left no-repeat;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.tlacitko{display:block;padding:.8125em 1.25em;font-size:1em;color:#fff;text-transform:uppercase;background:#8e5cd4;border-radius:.625em;font-weight:600;width:10em}.tlacitko:after{content:".";text-indent:-10000px;display:inline-block;width:.94444444em;height:100%;margin-left:1.25em;background:url(/Content/source/img/svg/ico-23.svg) top left no-repeat}.tlacitko_big{min-width:10.625em;text-align:left;position:relative;font-size:1em;display:inline-block;font-weight:600;background-color:#1daa7e;color:#fff!important;text-decoration:none;text-transform:uppercase;height:3.5em;line-height:3.5em;padding-left:4.5em;border-radius:.625em;margin-right:.625em;overflow:hidden;background-color:#8e5cd4;padding-right:4.5em;height:5em;line-height:5em;font-size:150%;font-weight:bold}.tlacitko_big--pay{float:left;padding-left:1.5em;padding-right:1.5em;font-size:2.3em}@media screen and (max-width:650px){.tlacitko_big--pay{margin-bottom:10px;min-width:0}}.top-nav{padding:20px 0}@media screen and (min-width:992px){.top-nav--up{display:block}}@media screen and (max-width:1080px){.top-nav--up{display:none}}@media screen and (min-width:992px){.top-nav--down{display:none}}@media screen and (max-width:1080px){.top-nav--down{display:block}}.top-nav a{display:inline-block;font-size:1.25em;font-weight:500;color:#797979;text-decoration:none;text-align:center;line-height:2em}.top-nav a:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.top-nav a:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}@media screen and (max-width:1199px){.top-nav a{font-size:16px}}@media screen and (max-width:480px){.top-nav a{font-size:14px}}.top-nav a span{display:inline-block;border:.125em solid #797979;border-radius:50%;width:2.0625em;height:2.0625em;float:left;padding:.3125em;vertical-align:middle;line-height:1.25em;text-align:center}.top-nav a.active{color:#91ce4b}.top-nav a.active span{color:#474747;background:#91ce4b;border-color:#91ce4b}.top-nav a.done{color:#fff}.top-nav a.done span{color:#474747;background:#fff;border-color:#fff}.top-nav-text{display:inline-block;vertical-align:middle;margin-left:.625em;line-height:1.125em}@media screen and (max-width:1080px){.top-nav .cell{width:50%!important}.top-nav h1{font-size:28px;line-height:1.25em}.top-nav a{margin-bottom:.625em}.top-nav a span{margin:0 .625em 0 0}}@media screen and (min-width:801px){.top-nav2 .cell:nth-child(1){width:18%}.top-nav2 .cell:nth-child(2){width:22%}.top-nav2 .cell:nth-child(3){width:23%}.top-nav2 .cell:nth-child(4){width:17%}}@media screen and (max-width:740px){.top-nav h1{font-size:24px}.top-nav{display:flex}.top-nav .cell{width:25%!important;height:30px;display:inline-block;text-align:center;position:relative}.top-nav .cell a{position:relative;margin:0;padding:0}.top-nav .cell:not(:last-child) a:before{content:"";position:absolute;left:28px;top:16px;width:100%;min-width:calc(25vw - 33px);height:1px;background:#211c45}.top-nav .cell a span{position:relative;background:#eceefb}.top-nav .cell a.done span{background-color:#91ce4b;border-color:#91ce4b;background-image:url("/Content/source/img/icon/check.svg");background-position:center center;background-repeat:no-repeat;overflow:hidden;text-indent:-50px;background-size:15px;color:#fff}.top-nav .cell a.done:before{background:#91ce4b}.top-nav .top-nav-text{display:none}}@media screen and (max-width:445px){.top-nav .cell{width:100%!important}}.upsell{padding:0 2.5em;margin:0 0 50px 0;position:relative}.upsell:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.upsell:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}@media screen and (max-width:800px){.upsell{padding:0}}@media screen and (max-width:649px){.upsell{font-size:10px}}.upsell--2 .upsell__col{width:50%}.upsell--3 .upsell__col{width:calc(100%/3)}.upsell--4 .upsell__col{width:25%}.upsell--5 .upsell__col{width:20%}.upsell__col{position:relative;float:left;width:25%;border:1px solid #c6c8cb;border-radius:4px;margin-left:-1px}@media screen and (max-width:767px){.upsell__col{width:25%}}.upsell__col:first-child{border-color:transparent;margin-left:0}.upsell__col:first-child .upsell__header{border-top:none}.upsell__col:first-child .upsell__header .upsell__title{margin-bottom:15px}.upsell__col:first-child .upsell__header .upsell__title,.upsell__col:first-child .upsell__header .upsell__subtitle{text-align:right}.upsell__col:first-child .upsell__td{text-align:right}.upsell__col:first-child .upsell__td:last-child{border-bottom:1px solid #c6c8cb}.upsell__col:hover .upsell__button--blue{background-color:#0081c7}.upsell__col:hover .upsell__button--orange{background-color:#e1854c}.upsell__col:hover .upsell__button--gray{background-color:#8c8c8c}.upsell__header{position:relative;height:165px;padding:20px 20px 60px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:1px solid #c6c8cb;overflow:hidden}@media screen and (max-width:1199px){.upsell__header{padding-top:10px;padding-right:15px;padding-left:15px;height:180px}}@media screen and (max-width:1080px){.upsell__header{padding-top:30px}}@media screen and (max-width:499px){.upsell__header{height:180px}}.upsell__header--gray{background-color:#f4f4f4}.upsell__header--blue{background-color:#006db3}.upsell__header--blue>*{color:#fff}.upsell__title{display:block;font-size:14px;line-height:16px;text-align:center;font-weight:700;margin-bottom:5px}@media screen and (max-width:499px){.upsell__title{font-size:12px;line-height:14px}}@media screen and (max-width:359px){.upsell__title{font-size:10px;line-height:12px}}.upsell__subtitle{display:block;font-size:13px;line-height:16px;text-align:center}@media screen and (max-width:499px){.upsell__subtitle{font-size:10px;line-height:12px}}@media screen and (max-width:359px){.upsell__subtitle{font-size:8px;line-height:10px}}.upsell__td{height:30px;border-bottom:1px solid #c6c8cb;padding:0 15px;text-align:center;vertical-align:middle;line-height:28px;position:relative}@media screen and (max-width:1099px){.upsell__td{padding:0 10px}}@media screen and (max-width:359px){.upsell__td{height:35px;line-height:33px}}.upsell__td:last-child{border-bottom:none}.upsell__text{display:inline-block;font-size:14px;line-height:20px}@media screen and (max-width:1099px){.upsell__text{font-size:12px;line-height:12px}}@media screen and (max-width:575px){.upsell__text{font-size:8px;line-height:10px}}.upsell__tag{display:block;position:absolute;top:5px;left:-18px;padding:5px;width:70px;font-size:14px;font-weight:700;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}@media screen and (max-width:499px){.upsell__tag{font-size:10px;line-height:12px}}.upsell__tag--green{background-color:#9ad05d}.upsell__box{position:absolute;top:-20px;right:5px;padding:5px 10px;-webkit-transform:rotate(15deg);transform:rotate(15deg);background-color:#22473d;color:#fff;z-index:10;border-radius:4px}.upsell__box__text{display:block;font-size:10px;line-height:12px}@media screen and (max-width:499px){.upsell__box__text{font-size:8px;line-height:10px}}.upsell__box__text:first-child{font-size:12px;font-weight:700}@media screen and (max-width:499px){.upsell__box__text:first-child{font-size:10px;line-height:12px}}.upsell__icon{display:inline-block;width:30px;height:30px;background-repeat:no-repeat;background-position:center center;background-size:15px auto}.upsell__icon--true{background-image:url("/Content/source/img/check.png")}.upsell__icon--false{background-image:url("/Content/source/images/close_icon.png")}.upsell__name,.upsell__price,.upsell__small{display:block;text-align:center}.upsell__name,.upsell__price{font-size:16px;line-height:18px;font-weight:700;margin-bottom:0}@media screen and (max-width:1099px){.upsell__name,.upsell__price{font-size:14px;line-height:16px}}@media screen and (max-width:499px){.upsell__name,.upsell__price{font-size:12px;line-height:14px}}@media screen and (max-width:359px){.upsell__name,.upsell__price{font-size:10px;line-height:12px}}.upsell__name{line-height:20px;margin-bottom:5px}.upsell__small{font-size:12px;line-height:14px}.upsell__button{display:inline-block;font-size:14px;color:#fff;font-weight:600;text-decoration:none;-webkit-transition:background-color .2s;transition:background-color .2s;border:none;border-radius:4px;height:24px;line-height:24px;padding:0 15px;cursor:pointer}@media screen and (max-width:1099px){.upsell__button{height:auto;line-height:initial;font-size:12px}}@media screen and (max-width:649px){.upsell__button{width:100%;padding:0 5px}}@media screen and (max-width:575px){.upsell__button{font-size:10px;line-height:12px}}.upsell__button--blue{background-color:#006db3}.upsell__button--gray{background-color:#797979}.upsell__button--orange{background-color:#ff8615}.upsell__input{position:absolute;left:50%;bottom:20px;width:32px;height:32px;margin-left:-18px}@media screen and (max-width:575px){.upsell__input{width:20px;height:20px;margin-left:-10px}}.upsell__input input[type="radio"]{position:absolute;top:0;left:0;width:100%;height:100%}.upsell__input input[type="radio"]:checked+label:before{background-color:#fff}.upsell__input input[type="radio"]:checked+label:after{opacity:1}.upsell__input input[type="radio"]+label{position:relative;display:block;margin-left:0;padding:0;border-radius:4px;width:32px;height:32px;-webkit-transition:background-color .2s;transition:background-color .2s}@media screen and (max-width:575px){.upsell__input input[type="radio"]+label{width:20px;height:20px}}.upsell__input input[type="radio"]+label:before,.upsell__input input[type="radio"]+label:after{position:absolute;content:"";top:0;left:0;width:32px;height:32px;border:2px solid #9ad05d;border-radius:50%}@media screen and (max-width:575px){.upsell__input input[type="radio"]+label:before,.upsell__input input[type="radio"]+label:after{width:20px;height:20px}}.upsell__input input[type="radio"]+label:before{background-color:#fff}.upsell__input input[type="radio"]+label:after{top:7px;left:7px;width:18px;height:18px;background-color:#9ad05d;opacity:0}@media screen and (max-width:575px){.upsell__input input[type="radio"]+label:after{top:5px;left:5px;width:10px;height:10px}}.user-profile{display:flex;padding-right:60px;padding-top:2px}.user-profile .profile{display:flex;align-items:center}.user-profile .avatar svg{width:15px;height:16px;margin-right:7px}.user-profile .account{display:flex;flex-direction:column}.user-profile .account_title{font-size:12px;line-height:20px;color:#828282;padding-bottom:2px;text-transform:uppercase}.user-profile .account_name{font-size:16px;line-height:18px;font-weight:600;color:#0c1b49}@media screen and (max-width:1080px){.user-profile .account{display:none}.user-profile .avatar svg{margin-top:-2px}}@-webkit-keyframes progress-bar-stripes{from{background-position:20px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:20px 0}to{background-position:0 0}}@media screen and (max-width:575px){.v2 .page__title{font-size:20px;line-height:25px}}@media print{.v2 *,.v2 *::before,.v2 *::after{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.v2 a:not(.btn){text-decoration:underline}.v2 abbr[title]::after{content:" (" attr(title) ")"}.v2 pre{white-space:pre-wrap!important}.v2 pre,.v2 blockquote{border:1px solid #a8a8a8;page-break-inside:avoid}.v2 thead{display:table-header-group}.v2 tr,.v2 img{page-break-inside:avoid}.v2 p,.v2 h2,.v2 h3{orphans:3;widows:3}.v2 h2,.v2 h3{page-break-after:avoid}.v2 body{min-width:992px!important}.v2 .container{min-width:992px!important}.v2 .navbar{display:none}.v2 .badge{border:1px solid #000}.v2 .table{border-collapse:collapse!important}.v2 .table td,.v2 .table th{background-color:#fff!important}.v2 .table-bordered th,.v2 .table-bordered td{border:1px solid #dddfee!important}.v2 .table-dark{color:inherit}.v2 .table-dark th,.v2 .table-dark td,.v2 .table-dark thead th,.v2 .table-dark tbody+tbody{border-color:#dee2e6}.v2 .table .thead-dark th{color:inherit;border-color:#dee2e6}}.v2 *,.v2 *::before,.v2 *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.v2 html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.v2 article,.v2 aside,.v2 figcaption,.v2 figure,.v2 footer,.v2 header,.v2 hgroup,.v2 main,.v2 nav,.v2 section{display:block}.v2 body{margin:0;font-family:"Open Sans",sans-serif;font-size:16px;font-size:1rem;font-weight:400;line-height:24px;color:#2c2d31;text-align:left;background-color:#fff}.v2 [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.v2 hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}.v2 h1,.v2 h2,.v2 h3,.v2 h4,.v2 h5,.v2 h6{margin-top:0;margin-bottom:35px}.v2 p{margin-top:0;margin-bottom:16px;margin-bottom:1rem}.v2 abbr[title],.v2 abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}.v2 address{margin-bottom:16px;margin-bottom:1rem;font-style:normal;line-height:inherit}.v2 ol,.v2 ul,.v2 dl{margin-top:0;margin-bottom:16px;margin-bottom:1rem}.v2 ol ol,.v2 ul ul,.v2 ol ul,.v2 ul ol{margin-bottom:0}.v2 dt{font-weight:700}.v2 dd{margin-bottom:8px;margin-bottom:.5rem;margin-left:0}.v2 blockquote{margin:0 0 16px;margin:0 0 1rem}.v2 b,.v2 strong{font-weight:bolder}.v2 small{font-size:80%}.v2 sub,.v2 sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.v2 sub{bottom:-.25em}.v2 sup{top:-.5em}.v2 a{color:#201c46;text-decoration:none;background-color:transparent}.v2 a:hover{color:#201c46;text-decoration:none}.v2 a:not([href]){color:inherit;text-decoration:none}.v2 a:not([href]):hover{color:inherit;text-decoration:none}.v2 pre,.v2 code,.v2 kbd,.v2 samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}.v2 pre{margin-top:0;margin-bottom:16px;margin-bottom:1rem;overflow:auto}.v2 figure{margin:0 0 16px;margin:0 0 1rem}.v2 img{vertical-align:middle;border-style:none}.v2 svg{overflow:hidden;vertical-align:middle}.v2 table{border-collapse:collapse}.v2 caption{padding-top:12px;padding-top:.75rem;padding-bottom:12px;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}.v2 th{text-align:inherit}.v2 label{display:inline-block;margin-bottom:8px;margin-bottom:.5rem}.v2 button{border-radius:0}.v2 button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.v2 input,.v2 button,.v2 select,.v2 optgroup,.v2 textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.v2 button,.v2 input{overflow:visible}.v2 button,.v2 select{text-transform:none}.v2 select{word-wrap:normal}.v2 button,.v2 [type="button"],.v2 [type="reset"],.v2 [type="submit"]{-webkit-appearance:button}.v2 button:not(:disabled),.v2 [type="button"]:not(:disabled),.v2 [type="reset"]:not(:disabled),.v2 [type="submit"]:not(:disabled){cursor:pointer}.v2 button::-moz-focus-inner,.v2 [type="button"]::-moz-focus-inner,.v2 [type="reset"]::-moz-focus-inner,.v2 [type="submit"]::-moz-focus-inner{padding:0;border-style:none}.v2 input[type="radio"],.v2 input[type="checkbox"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.v2 input[type="date"],.v2 input[type="time"],.v2 input[type="datetime-local"],.v2 input[type="month"]{-webkit-appearance:listbox}.v2 textarea{overflow:auto;resize:vertical}.v2 fieldset{min-width:0;padding:0;margin:0;border:0}.v2 legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:8px;margin-bottom:.5rem;font-size:24px;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.v2 progress{vertical-align:baseline}.v2 [type="number"]::-webkit-inner-spin-button,.v2 [type="number"]::-webkit-outer-spin-button{height:auto}.v2 [type="search"]{outline-offset:-2px;-webkit-appearance:none}.v2 [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.v2 ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.v2 output{display:inline-block}.v2 summary{display:list-item;cursor:pointer}.v2 template{display:none}.v2 [hidden]{display:none!important}.v2 *,.v2 *::before,.v2 *::after{background-repeat:no-repeat}.v2 *:focus{outline:none}.v2 button:focus{outline:none}.v2 img{height:auto;max-width:100%}.v2 h1,.v2 h2,.v2 h3,.v2 h4,.v2 h5,.v2 h6{padding:0}.v2 h1,.v2 h2,.v2 h3,.v2 h4,.v2 h5,.v2 h6,.v2 .h1,.v2 .h2,.v2 .h3,.v2 .h4,.v2 .h5,.v2 .h6{margin-bottom:35px;font-weight:700;line-height:1.2;color:#201c46}.v2 h1,.v2 .h1{font-size:40px;font-size:2.5rem}.v2 h2,.v2 .h2{font-size:32px;font-size:2rem}.v2 h3,.v2 .h3{font-size:28px;font-size:1.75rem}.v2 h4,.v2 .h4{font-size:24px;font-size:1.5rem}.v2 h5,.v2 .h5{font-size:20px;font-size:1.25rem}.v2 h6,.v2 .h6{font-size:16px;font-size:1rem}.v2 .lead{font-size:20px;font-size:1.25rem;font-weight:300}.v2 .display-1{font-size:96px;font-size:6rem;font-weight:300;line-height:1.2}.v2 .display-2{font-size:88px;font-size:5.5rem;font-weight:300;line-height:1.2}.v2 .display-3{font-size:72px;font-size:4.5rem;font-weight:300;line-height:1.2}.v2 .display-4{font-size:56px;font-size:3.5rem;font-weight:300;line-height:1.2}.v2 hr{margin-top:30px;margin-bottom:30px;border:0;border-top:1px solid #eceefb}.v2 small,.v2 .small{font-size:80%;font-weight:400}.v2 mark,.v2 .mark{padding:.2em;background-color:#fcf8e3}.v2 .list-unstyled{padding-left:0;list-style:none}.v2 .list-inline{padding-left:0;list-style:none}.v2 .list-inline-item{display:inline-block}.v2 .list-inline-item:not(:last-child){margin-right:8px;margin-right:.5rem}.v2 .initialism{font-size:90%;text-transform:uppercase}.v2 .blockquote{margin-bottom:16px;margin-bottom:1rem;font-size:20px;font-size:1.25rem}.v2 .blockquote-footer{display:block;font-size:80%;color:#6c757d}.v2 .blockquote-footer::before{content:"— "}.v2 .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.v2 .container{max-width:540px}}@media(min-width:768px){.v2 .container{max-width:720px}}@media(min-width:992px){.v2 .container{max-width:960px}}@media(min-width:1200px){.v2 .container{max-width:1140px}}.v2 .container-fluid,.v2 .container-sm,.v2 .container-md,.v2 .container-lg,.v2 .container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.v2 .container,.v2 .container-sm{max-width:540px}}@media(min-width:768px){.v2 .container,.v2 .container-sm,.v2 .container-md{max-width:720px}}@media(min-width:992px){.v2 .container,.v2 .container-sm,.v2 .container-md,.v2 .container-lg{max-width:960px}}@media(min-width:1200px){.v2 .container,.v2 .container-sm,.v2 .container-md,.v2 .container-lg,.v2 .container-xl{max-width:1140px}}.v2 .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.v2 .no-gutters{margin-right:0;margin-left:0}.v2 .no-gutters>.col,.v2 .no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.v2 .col-1,.v2 .col-2,.v2 .col-3,.v2 .col-4,.v2 .col-5,.v2 .col-6,.v2 .col-7,.v2 .col-8,.v2 .col-9,.v2 .col-10,.v2 .col-11,.v2 .col-12,.v2 .col,.v2 .col-auto,.v2 .col-sm-1,.v2 .col-sm-2,.v2 .col-sm-3,.v2 .col-sm-4,.v2 .col-sm-5,.v2 .col-sm-6,.v2 .col-sm-7,.v2 .col-sm-8,.v2 .col-sm-9,.v2 .col-sm-10,.v2 .col-sm-11,.v2 .col-sm-12,.v2 .col-sm,.v2 .col-sm-auto,.v2 .col-md-1,.v2 .col-md-2,.v2 .col-md-3,.v2 .col-md-4,.v2 .col-md-5,.v2 .col-md-6,.v2 .col-md-7,.v2 .col-md-8,.v2 .col-md-9,.v2 .col-md-10,.v2 .col-md-11,.v2 .col-md-12,.v2 .col-md,.v2 .col-md-auto,.v2 .col-lg-1,.v2 .col-lg-2,.v2 .col-lg-3,.v2 .col-lg-4,.v2 .col-lg-5,.v2 .col-lg-6,.v2 .col-lg-7,.v2 .col-lg-8,.v2 .col-lg-9,.v2 .col-lg-10,.v2 .col-lg-11,.v2 .col-lg-12,.v2 .col-lg,.v2 .col-lg-auto,.v2 .col-xl-1,.v2 .col-xl-2,.v2 .col-xl-3,.v2 .col-xl-4,.v2 .col-xl-5,.v2 .col-xl-6,.v2 .col-xl-7,.v2 .col-xl-8,.v2 .col-xl-9,.v2 .col-xl-10,.v2 .col-xl-11,.v2 .col-xl-12,.v2 .col-xl,.v2 .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.v2 .col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.v2 .row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.v2 .row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.v2 .col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v2 .col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v2 .col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v2 .col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v2 .col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v2 .col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v2 .col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v2 .col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.v2 .order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.v2 .order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.v2 .order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v2 .order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.v2 .order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.v2 .order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.v2 .order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.v2 .order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.v2 .order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.v2 .order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.v2 .order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.v2 .order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.v2 .order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.v2 .order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.v2 .offset-1{margin-left:8.3333333333%}.v2 .offset-2{margin-left:16.6666666667%}.v2 .offset-3{margin-left:25%}.v2 .offset-4{margin-left:33.3333333333%}.v2 .offset-5{margin-left:41.6666666667%}.v2 .offset-6{margin-left:50%}.v2 .offset-7{margin-left:58.3333333333%}.v2 .offset-8{margin-left:66.6666666667%}.v2 .offset-9{margin-left:75%}.v2 .offset-10{margin-left:83.3333333333%}.v2 .offset-11{margin-left:91.6666666667%}@media(min-width:576px){.v2 .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.v2 .row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.v2 .row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.v2 .col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v2 .col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v2 .col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v2 .col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v2 .col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v2 .col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v2 .col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v2 .col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.v2 .order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.v2 .order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.v2 .order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v2 .order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.v2 .order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.v2 .order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.v2 .order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.v2 .order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.v2 .order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.v2 .order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.v2 .order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.v2 .order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.v2 .order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.v2 .order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.v2 .offset-sm-0{margin-left:0}.v2 .offset-sm-1{margin-left:8.3333333333%}.v2 .offset-sm-2{margin-left:16.6666666667%}.v2 .offset-sm-3{margin-left:25%}.v2 .offset-sm-4{margin-left:33.3333333333%}.v2 .offset-sm-5{margin-left:41.6666666667%}.v2 .offset-sm-6{margin-left:50%}.v2 .offset-sm-7{margin-left:58.3333333333%}.v2 .offset-sm-8{margin-left:66.6666666667%}.v2 .offset-sm-9{margin-left:75%}.v2 .offset-sm-10{margin-left:83.3333333333%}.v2 .offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.v2 .col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.v2 .row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.v2 .row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.v2 .col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v2 .col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v2 .col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v2 .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v2 .col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v2 .col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v2 .col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v2 .col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.v2 .order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.v2 .order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.v2 .order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v2 .order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.v2 .order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.v2 .order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.v2 .order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.v2 .order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.v2 .order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.v2 .order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.v2 .order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.v2 .order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.v2 .order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.v2 .order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.v2 .offset-md-0{margin-left:0}.v2 .offset-md-1{margin-left:8.3333333333%}.v2 .offset-md-2{margin-left:16.6666666667%}.v2 .offset-md-3{margin-left:25%}.v2 .offset-md-4{margin-left:33.3333333333%}.v2 .offset-md-5{margin-left:41.6666666667%}.v2 .offset-md-6{margin-left:50%}.v2 .offset-md-7{margin-left:58.3333333333%}.v2 .offset-md-8{margin-left:66.6666666667%}.v2 .offset-md-9{margin-left:75%}.v2 .offset-md-10{margin-left:83.3333333333%}.v2 .offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.v2 .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.v2 .row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.v2 .row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.v2 .col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v2 .col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v2 .col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v2 .col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v2 .col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v2 .col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v2 .col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v2 .col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.v2 .order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.v2 .order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.v2 .order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v2 .order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.v2 .order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.v2 .order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.v2 .order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.v2 .order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.v2 .order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.v2 .order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.v2 .order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.v2 .order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.v2 .order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.v2 .order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.v2 .offset-lg-0{margin-left:0}.v2 .offset-lg-1{margin-left:8.3333333333%}.v2 .offset-lg-2{margin-left:16.6666666667%}.v2 .offset-lg-3{margin-left:25%}.v2 .offset-lg-4{margin-left:33.3333333333%}.v2 .offset-lg-5{margin-left:41.6666666667%}.v2 .offset-lg-6{margin-left:50%}.v2 .offset-lg-7{margin-left:58.3333333333%}.v2 .offset-lg-8{margin-left:66.6666666667%}.v2 .offset-lg-9{margin-left:75%}.v2 .offset-lg-10{margin-left:83.3333333333%}.v2 .offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.v2 .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.v2 .row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.v2 .row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.v2 .col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v2 .col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v2 .col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v2 .col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v2 .col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v2 .col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v2 .col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v2 .col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v2 .col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v2 .col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v2 .col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v2 .col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.v2 .order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.v2 .order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.v2 .order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.v2 .order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v2 .order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.v2 .order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.v2 .order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.v2 .order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.v2 .order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.v2 .order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.v2 .order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.v2 .order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.v2 .order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.v2 .order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.v2 .order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.v2 .offset-xl-0{margin-left:0}.v2 .offset-xl-1{margin-left:8.3333333333%}.v2 .offset-xl-2{margin-left:16.6666666667%}.v2 .offset-xl-3{margin-left:25%}.v2 .offset-xl-4{margin-left:33.3333333333%}.v2 .offset-xl-5{margin-left:41.6666666667%}.v2 .offset-xl-6{margin-left:50%}.v2 .offset-xl-7{margin-left:58.3333333333%}.v2 .offset-xl-8{margin-left:66.6666666667%}.v2 .offset-xl-9{margin-left:75%}.v2 .offset-xl-10{margin-left:83.3333333333%}.v2 .offset-xl-11{margin-left:91.6666666667%}}.v2 .table{width:100%;margin-bottom:16px;margin-bottom:1rem;color:#212529}.v2 .table th,.v2 .table td{padding:12px;padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.v2 .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.v2 .table tbody+tbody{border-top:2px solid #dee2e6}.v2 .table-sm th,.v2 .table-sm td{padding:4.8px;padding:.3rem}.v2 .table-bordered{border:1px solid #dee2e6}.v2 .table-bordered th,.v2 .table-bordered td{border:1px solid #dee2e6}.v2 .table-bordered thead th,.v2 .table-bordered thead td{border-bottom-width:2px}.v2 .table-borderless th,.v2 .table-borderless td,.v2 .table-borderless thead th,.v2 .table-borderless tbody+tbody{border:0}.v2 .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.v2 .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.v2 .table-primary,.v2 .table-primary>th,.v2 .table-primary>td{background-color:#b8daff}.v2 .table-primary th,.v2 .table-primary td,.v2 .table-primary thead th,.v2 .table-primary tbody+tbody{border-color:#7abaff}.v2 .table-hover .table-primary:hover{background-color:#9fcdff}.v2 .table-hover .table-primary:hover>td,.v2 .table-hover .table-primary:hover>th{background-color:#9fcdff}.v2 .table-secondary,.v2 .table-secondary>th,.v2 .table-secondary>td{background-color:#d6d8db}.v2 .table-secondary th,.v2 .table-secondary td,.v2 .table-secondary thead th,.v2 .table-secondary tbody+tbody{border-color:#b3b7bb}.v2 .table-hover .table-secondary:hover{background-color:#c8cbcf}.v2 .table-hover .table-secondary:hover>td,.v2 .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.v2 .table-success,.v2 .table-success>th,.v2 .table-success>td{background-color:#c3e6cb}.v2 .table-success th,.v2 .table-success td,.v2 .table-success thead th,.v2 .table-success tbody+tbody{border-color:#8fd19e}.v2 .table-hover .table-success:hover{background-color:#b1dfbb}.v2 .table-hover .table-success:hover>td,.v2 .table-hover .table-success:hover>th{background-color:#b1dfbb}.v2 .table-info,.v2 .table-info>th,.v2 .table-info>td{background-color:#bee5eb}.v2 .table-info th,.v2 .table-info td,.v2 .table-info thead th,.v2 .table-info tbody+tbody{border-color:#86cfda}.v2 .table-hover .table-info:hover{background-color:#abdde5}.v2 .table-hover .table-info:hover>td,.v2 .table-hover .table-info:hover>th{background-color:#abdde5}.v2 .table-warning,.v2 .table-warning>th,.v2 .table-warning>td{background-color:#ffeeba}.v2 .table-warning th,.v2 .table-warning td,.v2 .table-warning thead th,.v2 .table-warning tbody+tbody{border-color:#ffdf7e}.v2 .table-hover .table-warning:hover{background-color:#ffe8a1}.v2 .table-hover .table-warning:hover>td,.v2 .table-hover .table-warning:hover>th{background-color:#ffe8a1}.v2 .table-danger,.v2 .table-danger>th,.v2 .table-danger>td{background-color:#f5c6cb}.v2 .table-danger th,.v2 .table-danger td,.v2 .table-danger thead th,.v2 .table-danger tbody+tbody{border-color:#ed969e}.v2 .table-hover .table-danger:hover{background-color:#f1b0b7}.v2 .table-hover .table-danger:hover>td,.v2 .table-hover .table-danger:hover>th{background-color:#f1b0b7}.v2 .table-light,.v2 .table-light>th,.v2 .table-light>td{background-color:#fdfdfe}.v2 .table-light th,.v2 .table-light td,.v2 .table-light thead th,.v2 .table-light tbody+tbody{border-color:#fbfcfc}.v2 .table-hover .table-light:hover{background-color:#ececf6}.v2 .table-hover .table-light:hover>td,.v2 .table-hover .table-light:hover>th{background-color:#ececf6}.v2 .table-dark,.v2 .table-dark>th,.v2 .table-dark>td{background-color:#c6c8ca}.v2 .table-dark th,.v2 .table-dark td,.v2 .table-dark thead th,.v2 .table-dark tbody+tbody{border-color:#95999c}.v2 .table-hover .table-dark:hover{background-color:#b9bbbe}.v2 .table-hover .table-dark:hover>td,.v2 .table-hover .table-dark:hover>th{background-color:#b9bbbe}.v2 .table-active,.v2 .table-active>th,.v2 .table-active>td{background-color:rgba(0,0,0,.075)}.v2 .table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.v2 .table-hover .table-active:hover>td,.v2 .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.v2 .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.v2 .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.v2 .table-dark{color:#fff;background-color:#343a40}.v2 .table-dark th,.v2 .table-dark td,.v2 .table-dark thead th{border-color:#454d55}.v2 .table-dark.table-bordered{border:0}.v2 .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.v2 .table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media(max-width:575.98px){.v2 .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.v2 .table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.v2 .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.v2 .table-responsive-md>.table-bordered{border:0}}@media(max-width:1050.98px){.v2 .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.v2 .table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.v2 .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.v2 .table-responsive-xl>.table-bordered{border:0}}.v2 .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.v2 .table-responsive>.table-bordered{border:0}.v2 .fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.v2 .fade{-webkit-transition:none;transition:none}}.v2 .fade:not(.show){opacity:0}.v2 .collapse:not(.show){display:none}.v2 .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.v2 .collapsing{-webkit-transition:none;transition:none}}.v2 .progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;overflow:hidden;font-size:12px;font-size:.75rem;background-color:#fff;border-radius:32px}.v2 .progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#2c2d31;text-align:center;white-space:nowrap;background-color:#90ce4b;-webkit-transition:width .6s ease;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.v2 .progress-bar{-webkit-transition:none;transition:none}}.v2 .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:20px 20px}.v2 .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.v2 .progress-bar-animated{-webkit-animation:none;animation:none}}.v2 .tooltip{position:absolute;z-index:1070;display:block;margin:0 0 0 10px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;line-height:24px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:14px;font-size:.875rem;word-wrap:break-word;opacity:0}.v2 .tooltip.show{opacity:1}.v2 .tooltip .arrow{position:absolute;display:block;width:12.8px;width:.8rem;height:6.4px;height:.4rem}.v2 .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.v2 .bs-tooltip-top,.v2 .bs-tooltip-auto[x-placement^="top"]{padding:6.4px 0;padding:.4rem 0}.v2 .bs-tooltip-top .arrow,.v2 .bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.v2 .bs-tooltip-top .arrow::before,.v2 .bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:6.4px 6.4px 0;border-width:.4rem .4rem 0;border-top-color:#eceefb}.v2 .bs-tooltip-right,.v2 .bs-tooltip-auto[x-placement^="right"]{padding:0 6.4px;padding:0 .4rem}.v2 .bs-tooltip-right .arrow,.v2 .bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:6.4px;width:.4rem;height:12.8px;height:.8rem}.v2 .bs-tooltip-right .arrow::before,.v2 .bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:6.4px 6.4px 6.4px 0;border-width:.4rem .4rem .4rem 0;border-right-color:#eceefb}.v2 .bs-tooltip-bottom,.v2 .bs-tooltip-auto[x-placement^="bottom"]{padding:6.4px 0;padding:.4rem 0}.v2 .bs-tooltip-bottom .arrow,.v2 .bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.v2 .bs-tooltip-bottom .arrow::before,.v2 .bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 6.4px 6.4px;border-width:0 .4rem .4rem;border-bottom-color:#eceefb}.v2 .bs-tooltip-left,.v2 .bs-tooltip-auto[x-placement^="left"]{padding:0 6.4px;padding:0 .4rem}.v2 .bs-tooltip-left .arrow,.v2 .bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:6.4px;width:.4rem;height:12.8px;height:.8rem}.v2 .bs-tooltip-left .arrow::before,.v2 .bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:6.4px 0 6.4px 6.4px;border-width:.4rem 0 .4rem .4rem;border-left-color:#eceefb}.v2 .tooltip-inner{max-width:300px;padding:20px 20px;color:#201c46;text-align:center;background-color:#eceefb;border-radius:4px}.v2 .align-baseline{vertical-align:baseline!important}.v2 .align-top{vertical-align:top!important}.v2 .align-middle{vertical-align:middle!important}.v2 .align-bottom{vertical-align:bottom!important}.v2 .align-text-bottom{vertical-align:text-bottom!important}.v2 .align-text-top{vertical-align:text-top!important}.v2 .bg-primary{background-color:#007bff!important}.v2 a.bg-primary:hover,.v2 a.bg-primary:focus,.v2 button.bg-primary:hover,.v2 button.bg-primary:focus{background-color:#0062cc!important}.v2 .bg-secondary{background-color:#6c757d!important}.v2 a.bg-secondary:hover,.v2 a.bg-secondary:focus,.v2 button.bg-secondary:hover,.v2 button.bg-secondary:focus{background-color:#545b62!important}.v2 .bg-success{background-color:#28a745!important}.v2 a.bg-success:hover,.v2 a.bg-success:focus,.v2 button.bg-success:hover,.v2 button.bg-success:focus{background-color:#1e7e34!important}.v2 .bg-info{background-color:#17a2b8!important}.v2 a.bg-info:hover,.v2 a.bg-info:focus,.v2 button.bg-info:hover,.v2 button.bg-info:focus{background-color:#117a8b!important}.v2 .bg-warning{background-color:#ffc107!important}.v2 a.bg-warning:hover,.v2 a.bg-warning:focus,.v2 button.bg-warning:hover,.v2 button.bg-warning:focus{background-color:#d39e00!important}.v2 .bg-danger{background-color:#dc3545!important}.v2 a.bg-danger:hover,.v2 a.bg-danger:focus,.v2 button.bg-danger:hover,.v2 button.bg-danger:focus{background-color:#bd2130!important}.v2 .bg-light{background-color:#f8f9fa!important}.v2 a.bg-light:hover,.v2 a.bg-light:focus,.v2 button.bg-light:hover,.v2 button.bg-light:focus{background-color:#dae0e5!important}.v2 .bg-dark{background-color:#343a40!important}.v2 a.bg-dark:hover,.v2 a.bg-dark:focus,.v2 button.bg-dark:hover,.v2 button.bg-dark:focus{background-color:#1d2124!important}.v2 .bg-white{background-color:#fff!important}.v2 .bg-transparent{background-color:transparent!important}.v2 .border{border:1px solid #dee2e6!important}.v2 .border-top{border-top:1px solid #dee2e6!important}.v2 .border-right{border-right:1px solid #dee2e6!important}.v2 .border-bottom{border-bottom:1px solid #dee2e6!important}.v2 .border-left{border-left:1px solid #dee2e6!important}.v2 .border-0{border:0!important}.v2 .border-top-0{border-top:0!important}.v2 .border-right-0{border-right:0!important}.v2 .border-bottom-0{border-bottom:0!important}.v2 .border-left-0{border-left:0!important}.v2 .border-primary{border-color:#007bff!important}.v2 .border-secondary{border-color:#6c757d!important}.v2 .border-success{border-color:#28a745!important}.v2 .border-info{border-color:#17a2b8!important}.v2 .border-warning{border-color:#ffc107!important}.v2 .border-danger{border-color:#dc3545!important}.v2 .border-light{border-color:#f8f9fa!important}.v2 .border-dark{border-color:#343a40!important}.v2 .border-white{border-color:#fff!important}.v2 .rounded-sm{border-radius:.2rem!important}.v2 .rounded{border-radius:.25rem!important}.v2 .rounded-top{border-top-left-radius:4px!important;border-top-left-radius:.25rem!important;border-top-right-radius:4px!important;border-top-right-radius:.25rem!important}.v2 .rounded-right{border-top-right-radius:4px!important;border-top-right-radius:.25rem!important;border-bottom-right-radius:4px!important;border-bottom-right-radius:.25rem!important}.v2 .rounded-bottom{border-bottom-right-radius:4px!important;border-bottom-right-radius:.25rem!important;border-bottom-left-radius:4px!important;border-bottom-left-radius:.25rem!important}.v2 .rounded-left{border-top-left-radius:4px!important;border-top-left-radius:.25rem!important;border-bottom-left-radius:4px!important;border-bottom-left-radius:.25rem!important}.v2 .rounded-lg{border-radius:.3rem!important}.v2 .rounded-circle{border-radius:50%!important}.v2 .rounded-pill{border-radius:50rem!important}.v2 .rounded-0{border-radius:0!important}.v2 .clearfix::after{display:block;clear:both;content:""}.v2 .d-none{display:none!important}.v2 .d-inline{display:inline!important}.v2 .d-inline-block{display:inline-block!important}.v2 .d-block{display:block!important}.v2 .d-table{display:table!important}.v2 .d-table-row{display:table-row!important}.v2 .d-table-cell{display:table-cell!important}.v2 .d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v2 .d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.v2 .d-sm-none{display:none!important}.v2 .d-sm-inline{display:inline!important}.v2 .d-sm-inline-block{display:inline-block!important}.v2 .d-sm-block{display:block!important}.v2 .d-sm-table{display:table!important}.v2 .d-sm-table-row{display:table-row!important}.v2 .d-sm-table-cell{display:table-cell!important}.v2 .d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v2 .d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.v2 .d-md-none{display:none!important}.v2 .d-md-inline{display:inline!important}.v2 .d-md-inline-block{display:inline-block!important}.v2 .d-md-block{display:block!important}.v2 .d-md-table{display:table!important}.v2 .d-md-table-row{display:table-row!important}.v2 .d-md-table-cell{display:table-cell!important}.v2 .d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v2 .d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:992px){.v2 .d-lg-none{display:none!important}.v2 .d-lg-inline{display:inline!important}.v2 .d-lg-inline-block{display:inline-block!important}.v2 .d-lg-block{display:block!important}.v2 .d-lg-table{display:table!important}.v2 .d-lg-table-row{display:table-row!important}.v2 .d-lg-table-cell{display:table-cell!important}.v2 .d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v2 .d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.v2 .d-xl-none{display:none!important}.v2 .d-xl-inline{display:inline!important}.v2 .d-xl-inline-block{display:inline-block!important}.v2 .d-xl-block{display:block!important}.v2 .d-xl-table{display:table!important}.v2 .d-xl-table-row{display:table-row!important}.v2 .d-xl-table-cell{display:table-cell!important}.v2 .d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v2 .d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.v2 .d-print-none{display:none!important}.v2 .d-print-inline{display:inline!important}.v2 .d-print-inline-block{display:inline-block!important}.v2 .d-print-block{display:block!important}.v2 .d-print-table{display:table!important}.v2 .d-print-table-row{display:table-row!important}.v2 .d-print-table-cell{display:table-cell!important}.v2 .d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v2 .d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.v2 .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.v2 .embed-responsive::before{display:block;content:""}.v2 .embed-responsive .embed-responsive-item,.v2 .embed-responsive iframe,.v2 .embed-responsive embed,.v2 .embed-responsive object,.v2 .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.v2 .embed-responsive-21by9::before{padding-top:42.8571428571%}.v2 .embed-responsive-16by9::before{padding-top:56.25%}.v2 .embed-responsive-4by3::before{padding-top:75%}.v2 .embed-responsive-1by1::before{padding-top:100%}.v2 .flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v2 .flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v2 .flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v2 .flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v2 .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v2 .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v2 .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v2 .flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v2 .flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v2 .flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v2 .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v2 .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v2 .justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v2 .justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v2 .justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v2 .justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v2 .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v2 .align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v2 .align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v2 .align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v2 .align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v2 .align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v2 .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v2 .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v2 .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.v2 .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v2 .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v2 .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v2 .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v2 .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v2 .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v2 .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.v2 .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v2 .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.v2 .flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v2 .flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v2 .flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v2 .flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v2 .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v2 .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v2 .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v2 .flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v2 .flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v2 .flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v2 .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v2 .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v2 .justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v2 .justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v2 .justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v2 .justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v2 .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v2 .align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v2 .align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v2 .align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v2 .align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v2 .align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v2 .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v2 .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v2 .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.v2 .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v2 .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v2 .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v2 .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v2 .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v2 .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v2 .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.v2 .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v2 .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.v2 .flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v2 .flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v2 .flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v2 .flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v2 .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v2 .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v2 .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v2 .flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v2 .flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v2 .flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v2 .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v2 .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v2 .justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v2 .justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v2 .justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v2 .justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v2 .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v2 .align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v2 .align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v2 .align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v2 .align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v2 .align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v2 .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v2 .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v2 .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.v2 .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v2 .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v2 .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v2 .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v2 .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v2 .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v2 .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.v2 .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v2 .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.v2 .flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v2 .flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v2 .flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v2 .flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v2 .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v2 .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v2 .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v2 .flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v2 .flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v2 .flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v2 .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v2 .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v2 .justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v2 .justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v2 .justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v2 .justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v2 .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v2 .align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v2 .align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v2 .align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v2 .align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v2 .align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v2 .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v2 .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v2 .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.v2 .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v2 .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v2 .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v2 .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v2 .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v2 .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v2 .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.v2 .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v2 .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.v2 .flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v2 .flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v2 .flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v2 .flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v2 .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v2 .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v2 .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v2 .flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v2 .flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v2 .flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v2 .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v2 .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v2 .justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v2 .justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v2 .justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v2 .justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v2 .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v2 .align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v2 .align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v2 .align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v2 .align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v2 .align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v2 .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v2 .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v2 .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.v2 .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v2 .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v2 .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v2 .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v2 .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v2 .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v2 .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.v2 .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v2 .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.v2 .float-left{float:left!important}.v2 .float-right{float:right!important}.v2 .float-none{float:none!important}@media(min-width:576px){.v2 .float-sm-left{float:left!important}.v2 .float-sm-right{float:right!important}.v2 .float-sm-none{float:none!important}}@media(min-width:768px){.v2 .float-md-left{float:left!important}.v2 .float-md-right{float:right!important}.v2 .float-md-none{float:none!important}}@media(min-width:992px){.v2 .float-lg-left{float:left!important}.v2 .float-lg-right{float:right!important}.v2 .float-lg-none{float:none!important}}@media(min-width:1200px){.v2 .float-xl-left{float:left!important}.v2 .float-xl-right{float:right!important}.v2 .float-xl-none{float:none!important}}.v2 .overflow-auto{overflow:auto!important}.v2 .overflow-hidden{overflow:hidden!important}.v2 .position-static{position:static!important}.v2 .position-relative{position:relative!important}.v2 .position-absolute{position:absolute!important}.v2 .position-fixed{position:fixed!important}.v2 .position-sticky{position:-webkit-sticky!important;position:sticky!important}.v2 .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.v2 .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky)or(position:sticky)){.v2 .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}.v2 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v2 .sr-only-focusable:active,.v2 .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.v2 .shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.v2 .shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.v2 .shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.v2 .shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.v2 .w-25{width:25%!important}.v2 .w-50{width:50%!important}.v2 .w-75{width:75%!important}.v2 .w-100{width:100%!important}.v2 .w-auto{width:auto!important}.v2 .h-25{height:25%!important}.v2 .h-50{height:50%!important}.v2 .h-75{height:75%!important}.v2 .h-100{height:100%!important}.v2 .h-auto{height:auto!important}.v2 .mw-100{max-width:100%!important}.v2 .mh-100{max-height:100%!important}.v2 .min-vw-100{min-width:100vw!important}.v2 .min-vh-100{min-height:100vh!important}.v2 .vw-100{width:100vw!important}.v2 .vh-100{height:100vh!important}.v2 .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.v2 .m-0{margin:0!important}.v2 .mt-0,.v2 .my-0{margin-top:0!important}.v2 .mr-0,.v2 .mx-0{margin-right:0!important}.v2 .mb-0,.v2 .my-0{margin-bottom:0!important}.v2 .ml-0,.v2 .mx-0{margin-left:0!important}.v2 .m-1{margin:4px!important;margin:.25rem!important}.v2 .mt-1,.v2 .my-1{margin-top:4px!important;margin-top:.25rem!important}.v2 .mr-1,.v2 .mx-1{margin-right:4px!important;margin-right:.25rem!important}.v2 .mb-1,.v2 .my-1{margin-bottom:4px!important;margin-bottom:.25rem!important}.v2 .ml-1,.v2 .mx-1{margin-left:4px!important;margin-left:.25rem!important}.v2 .m-2{margin:8px!important;margin:.5rem!important}.v2 .mt-2,.v2 .my-2{margin-top:8px!important;margin-top:.5rem!important}.v2 .mr-2,.v2 .mx-2{margin-right:8px!important;margin-right:.5rem!important}.v2 .mb-2,.v2 .my-2{margin-bottom:8px!important;margin-bottom:.5rem!important}.v2 .ml-2,.v2 .mx-2{margin-left:8px!important;margin-left:.5rem!important}.v2 .m-3{margin:16px!important;margin:1rem!important}.v2 .mt-3,.v2 .my-3{margin-top:16px!important;margin-top:1rem!important}.v2 .mr-3,.v2 .mx-3{margin-right:16px!important;margin-right:1rem!important}.v2 .mb-3,.v2 .my-3{margin-bottom:16px!important;margin-bottom:1rem!important}.v2 .ml-3,.v2 .mx-3{margin-left:16px!important;margin-left:1rem!important}.v2 .m-4{margin:24px!important;margin:1.5rem!important}.v2 .mt-4,.v2 .my-4{margin-top:24px!important;margin-top:1.5rem!important}.v2 .mr-4,.v2 .mx-4{margin-right:24px!important;margin-right:1.5rem!important}.v2 .mb-4,.v2 .my-4{margin-bottom:24px!important;margin-bottom:1.5rem!important}.v2 .ml-4,.v2 .mx-4{margin-left:24px!important;margin-left:1.5rem!important}.v2 .m-5{margin:48px!important;margin:3rem!important}.v2 .mt-5,.v2 .my-5{margin-top:48px!important;margin-top:3rem!important}.v2 .mr-5,.v2 .mx-5{margin-right:48px!important;margin-right:3rem!important}.v2 .mb-5,.v2 .my-5{margin-bottom:48px!important;margin-bottom:3rem!important}.v2 .ml-5,.v2 .mx-5{margin-left:48px!important;margin-left:3rem!important}.v2 .p-0{padding:0!important}.v2 .pt-0,.v2 .py-0{padding-top:0!important}.v2 .pr-0,.v2 .px-0{padding-right:0!important}.v2 .pb-0,.v2 .py-0{padding-bottom:0!important}.v2 .pl-0,.v2 .px-0{padding-left:0!important}.v2 .p-1{padding:4px!important;padding:.25rem!important}.v2 .pt-1,.v2 .py-1{padding-top:4px!important;padding-top:.25rem!important}.v2 .pr-1,.v2 .px-1{padding-right:4px!important;padding-right:.25rem!important}.v2 .pb-1,.v2 .py-1{padding-bottom:4px!important;padding-bottom:.25rem!important}.v2 .pl-1,.v2 .px-1{padding-left:4px!important;padding-left:.25rem!important}.v2 .p-2{padding:8px!important;padding:.5rem!important}.v2 .pt-2,.v2 .py-2{padding-top:8px!important;padding-top:.5rem!important}.v2 .pr-2,.v2 .px-2{padding-right:8px!important;padding-right:.5rem!important}.v2 .pb-2,.v2 .py-2{padding-bottom:8px!important;padding-bottom:.5rem!important}.v2 .pl-2,.v2 .px-2{padding-left:8px!important;padding-left:.5rem!important}.v2 .p-3{padding:16px!important;padding:1rem!important}.v2 .pt-3,.v2 .py-3{padding-top:16px!important;padding-top:1rem!important}.v2 .pr-3,.v2 .px-3{padding-right:16px!important;padding-right:1rem!important}.v2 .pb-3,.v2 .py-3{padding-bottom:16px!important;padding-bottom:1rem!important}.v2 .pl-3,.v2 .px-3{padding-left:16px!important;padding-left:1rem!important}.v2 .p-4{padding:24px!important;padding:1.5rem!important}.v2 .pt-4,.v2 .py-4{padding-top:24px!important;padding-top:1.5rem!important}.v2 .pr-4,.v2 .px-4{padding-right:24px!important;padding-right:1.5rem!important}.v2 .pb-4,.v2 .py-4{padding-bottom:24px!important;padding-bottom:1.5rem!important}.v2 .pl-4,.v2 .px-4{padding-left:24px!important;padding-left:1.5rem!important}.v2 .p-5{padding:48px!important;padding:3rem!important}.v2 .pt-5,.v2 .py-5{padding-top:48px!important;padding-top:3rem!important}.v2 .pr-5,.v2 .px-5{padding-right:48px!important;padding-right:3rem!important}.v2 .pb-5,.v2 .py-5{padding-bottom:48px!important;padding-bottom:3rem!important}.v2 .pl-5,.v2 .px-5{padding-left:48px!important;padding-left:3rem!important}.v2 .m-n1{margin:-4px!important;margin:-.25rem!important}.v2 .mt-n1,.v2 .my-n1{margin-top:-4px!important;margin-top:-.25rem!important}.v2 .mr-n1,.v2 .mx-n1{margin-right:-4px!important;margin-right:-.25rem!important}.v2 .mb-n1,.v2 .my-n1{margin-bottom:-4px!important;margin-bottom:-.25rem!important}.v2 .ml-n1,.v2 .mx-n1{margin-left:-4px!important;margin-left:-.25rem!important}.v2 .m-n2{margin:-8px!important;margin:-.5rem!important}.v2 .mt-n2,.v2 .my-n2{margin-top:-8px!important;margin-top:-.5rem!important}.v2 .mr-n2,.v2 .mx-n2{margin-right:-8px!important;margin-right:-.5rem!important}.v2 .mb-n2,.v2 .my-n2{margin-bottom:-8px!important;margin-bottom:-.5rem!important}.v2 .ml-n2,.v2 .mx-n2{margin-left:-8px!important;margin-left:-.5rem!important}.v2 .m-n3{margin:-16px!important;margin:-1rem!important}.v2 .mt-n3,.v2 .my-n3{margin-top:-16px!important;margin-top:-1rem!important}.v2 .mr-n3,.v2 .mx-n3{margin-right:-16px!important;margin-right:-1rem!important}.v2 .mb-n3,.v2 .my-n3{margin-bottom:-16px!important;margin-bottom:-1rem!important}.v2 .ml-n3,.v2 .mx-n3{margin-left:-16px!important;margin-left:-1rem!important}.v2 .m-n4{margin:-24px!important;margin:-1.5rem!important}.v2 .mt-n4,.v2 .my-n4{margin-top:-24px!important;margin-top:-1.5rem!important}.v2 .mr-n4,.v2 .mx-n4{margin-right:-24px!important;margin-right:-1.5rem!important}.v2 .mb-n4,.v2 .my-n4{margin-bottom:-24px!important;margin-bottom:-1.5rem!important}.v2 .ml-n4,.v2 .mx-n4{margin-left:-24px!important;margin-left:-1.5rem!important}.v2 .m-n5{margin:-48px!important;margin:-3rem!important}.v2 .mt-n5,.v2 .my-n5{margin-top:-48px!important;margin-top:-3rem!important}.v2 .mr-n5,.v2 .mx-n5{margin-right:-48px!important;margin-right:-3rem!important}.v2 .mb-n5,.v2 .my-n5{margin-bottom:-48px!important;margin-bottom:-3rem!important}.v2 .ml-n5,.v2 .mx-n5{margin-left:-48px!important;margin-left:-3rem!important}.v2 .m-auto{margin:auto!important}.v2 .mt-auto,.v2 .my-auto{margin-top:auto!important}.v2 .mr-auto,.v2 .mx-auto{margin-right:auto!important}.v2 .mb-auto,.v2 .my-auto{margin-bottom:auto!important}.v2 .ml-auto,.v2 .mx-auto{margin-left:auto!important}@media(min-width:576px){.v2 .m-sm-0{margin:0!important}.v2 .mt-sm-0,.v2 .my-sm-0{margin-top:0!important}.v2 .mr-sm-0,.v2 .mx-sm-0{margin-right:0!important}.v2 .mb-sm-0,.v2 .my-sm-0{margin-bottom:0!important}.v2 .ml-sm-0,.v2 .mx-sm-0{margin-left:0!important}.v2 .m-sm-1{margin:.25rem!important}.v2 .mt-sm-1,.v2 .my-sm-1{margin-top:.25rem!important}.v2 .mr-sm-1,.v2 .mx-sm-1{margin-right:.25rem!important}.v2 .mb-sm-1,.v2 .my-sm-1{margin-bottom:.25rem!important}.v2 .ml-sm-1,.v2 .mx-sm-1{margin-left:.25rem!important}.v2 .m-sm-2{margin:.5rem!important}.v2 .mt-sm-2,.v2 .my-sm-2{margin-top:.5rem!important}.v2 .mr-sm-2,.v2 .mx-sm-2{margin-right:.5rem!important}.v2 .mb-sm-2,.v2 .my-sm-2{margin-bottom:.5rem!important}.v2 .ml-sm-2,.v2 .mx-sm-2{margin-left:.5rem!important}.v2 .m-sm-3{margin:1rem!important}.v2 .mt-sm-3,.v2 .my-sm-3{margin-top:1rem!important}.v2 .mr-sm-3,.v2 .mx-sm-3{margin-right:1rem!important}.v2 .mb-sm-3,.v2 .my-sm-3{margin-bottom:1rem!important}.v2 .ml-sm-3,.v2 .mx-sm-3{margin-left:1rem!important}.v2 .m-sm-4{margin:1.5rem!important}.v2 .mt-sm-4,.v2 .my-sm-4{margin-top:1.5rem!important}.v2 .mr-sm-4,.v2 .mx-sm-4{margin-right:1.5rem!important}.v2 .mb-sm-4,.v2 .my-sm-4{margin-bottom:1.5rem!important}.v2 .ml-sm-4,.v2 .mx-sm-4{margin-left:1.5rem!important}.v2 .m-sm-5{margin:3rem!important}.v2 .mt-sm-5,.v2 .my-sm-5{margin-top:3rem!important}.v2 .mr-sm-5,.v2 .mx-sm-5{margin-right:3rem!important}.v2 .mb-sm-5,.v2 .my-sm-5{margin-bottom:3rem!important}.v2 .ml-sm-5,.v2 .mx-sm-5{margin-left:3rem!important}.v2 .p-sm-0{padding:0!important}.v2 .pt-sm-0,.v2 .py-sm-0{padding-top:0!important}.v2 .pr-sm-0,.v2 .px-sm-0{padding-right:0!important}.v2 .pb-sm-0,.v2 .py-sm-0{padding-bottom:0!important}.v2 .pl-sm-0,.v2 .px-sm-0{padding-left:0!important}.v2 .p-sm-1{padding:.25rem!important}.v2 .pt-sm-1,.v2 .py-sm-1{padding-top:.25rem!important}.v2 .pr-sm-1,.v2 .px-sm-1{padding-right:.25rem!important}.v2 .pb-sm-1,.v2 .py-sm-1{padding-bottom:.25rem!important}.v2 .pl-sm-1,.v2 .px-sm-1{padding-left:.25rem!important}.v2 .p-sm-2{padding:.5rem!important}.v2 .pt-sm-2,.v2 .py-sm-2{padding-top:.5rem!important}.v2 .pr-sm-2,.v2 .px-sm-2{padding-right:.5rem!important}.v2 .pb-sm-2,.v2 .py-sm-2{padding-bottom:.5rem!important}.v2 .pl-sm-2,.v2 .px-sm-2{padding-left:.5rem!important}.v2 .p-sm-3{padding:1rem!important}.v2 .pt-sm-3,.v2 .py-sm-3{padding-top:1rem!important}.v2 .pr-sm-3,.v2 .px-sm-3{padding-right:1rem!important}.v2 .pb-sm-3,.v2 .py-sm-3{padding-bottom:1rem!important}.v2 .pl-sm-3,.v2 .px-sm-3{padding-left:1rem!important}.v2 .p-sm-4{padding:1.5rem!important}.v2 .pt-sm-4,.v2 .py-sm-4{padding-top:1.5rem!important}.v2 .pr-sm-4,.v2 .px-sm-4{padding-right:1.5rem!important}.v2 .pb-sm-4,.v2 .py-sm-4{padding-bottom:1.5rem!important}.v2 .pl-sm-4,.v2 .px-sm-4{padding-left:1.5rem!important}.v2 .p-sm-5{padding:3rem!important}.v2 .pt-sm-5,.v2 .py-sm-5{padding-top:3rem!important}.v2 .pr-sm-5,.v2 .px-sm-5{padding-right:3rem!important}.v2 .pb-sm-5,.v2 .py-sm-5{padding-bottom:3rem!important}.v2 .pl-sm-5,.v2 .px-sm-5{padding-left:3rem!important}.v2 .m-sm-n1{margin:-.25rem!important}.v2 .mt-sm-n1,.v2 .my-sm-n1{margin-top:-.25rem!important}.v2 .mr-sm-n1,.v2 .mx-sm-n1{margin-right:-.25rem!important}.v2 .mb-sm-n1,.v2 .my-sm-n1{margin-bottom:-.25rem!important}.v2 .ml-sm-n1,.v2 .mx-sm-n1{margin-left:-.25rem!important}.v2 .m-sm-n2{margin:-.5rem!important}.v2 .mt-sm-n2,.v2 .my-sm-n2{margin-top:-.5rem!important}.v2 .mr-sm-n2,.v2 .mx-sm-n2{margin-right:-.5rem!important}.v2 .mb-sm-n2,.v2 .my-sm-n2{margin-bottom:-.5rem!important}.v2 .ml-sm-n2,.v2 .mx-sm-n2{margin-left:-.5rem!important}.v2 .m-sm-n3{margin:-1rem!important}.v2 .mt-sm-n3,.v2 .my-sm-n3{margin-top:-1rem!important}.v2 .mr-sm-n3,.v2 .mx-sm-n3{margin-right:-1rem!important}.v2 .mb-sm-n3,.v2 .my-sm-n3{margin-bottom:-1rem!important}.v2 .ml-sm-n3,.v2 .mx-sm-n3{margin-left:-1rem!important}.v2 .m-sm-n4{margin:-1.5rem!important}.v2 .mt-sm-n4,.v2 .my-sm-n4{margin-top:-1.5rem!important}.v2 .mr-sm-n4,.v2 .mx-sm-n4{margin-right:-1.5rem!important}.v2 .mb-sm-n4,.v2 .my-sm-n4{margin-bottom:-1.5rem!important}.v2 .ml-sm-n4,.v2 .mx-sm-n4{margin-left:-1.5rem!important}.v2 .m-sm-n5{margin:-3rem!important}.v2 .mt-sm-n5,.v2 .my-sm-n5{margin-top:-3rem!important}.v2 .mr-sm-n5,.v2 .mx-sm-n5{margin-right:-3rem!important}.v2 .mb-sm-n5,.v2 .my-sm-n5{margin-bottom:-3rem!important}.v2 .ml-sm-n5,.v2 .mx-sm-n5{margin-left:-3rem!important}.v2 .m-sm-auto{margin:auto!important}.v2 .mt-sm-auto,.v2 .my-sm-auto{margin-top:auto!important}.v2 .mr-sm-auto,.v2 .mx-sm-auto{margin-right:auto!important}.v2 .mb-sm-auto,.v2 .my-sm-auto{margin-bottom:auto!important}.v2 .ml-sm-auto,.v2 .mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.v2 .m-md-0{margin:0!important}.v2 .mt-md-0,.v2 .my-md-0{margin-top:0!important}.v2 .mr-md-0,.v2 .mx-md-0{margin-right:0!important}.v2 .mb-md-0,.v2 .my-md-0{margin-bottom:0!important}.v2 .ml-md-0,.v2 .mx-md-0{margin-left:0!important}.v2 .m-md-1{margin:.25rem!important}.v2 .mt-md-1,.v2 .my-md-1{margin-top:.25rem!important}.v2 .mr-md-1,.v2 .mx-md-1{margin-right:.25rem!important}.v2 .mb-md-1,.v2 .my-md-1{margin-bottom:.25rem!important}.v2 .ml-md-1,.v2 .mx-md-1{margin-left:.25rem!important}.v2 .m-md-2{margin:.5rem!important}.v2 .mt-md-2,.v2 .my-md-2{margin-top:.5rem!important}.v2 .mr-md-2,.v2 .mx-md-2{margin-right:.5rem!important}.v2 .mb-md-2,.v2 .my-md-2{margin-bottom:.5rem!important}.v2 .ml-md-2,.v2 .mx-md-2{margin-left:.5rem!important}.v2 .m-md-3{margin:1rem!important}.v2 .mt-md-3,.v2 .my-md-3{margin-top:1rem!important}.v2 .mr-md-3,.v2 .mx-md-3{margin-right:1rem!important}.v2 .mb-md-3,.v2 .my-md-3{margin-bottom:1rem!important}.v2 .ml-md-3,.v2 .mx-md-3{margin-left:1rem!important}.v2 .m-md-4{margin:1.5rem!important}.v2 .mt-md-4,.v2 .my-md-4{margin-top:1.5rem!important}.v2 .mr-md-4,.v2 .mx-md-4{margin-right:1.5rem!important}.v2 .mb-md-4,.v2 .my-md-4{margin-bottom:1.5rem!important}.v2 .ml-md-4,.v2 .mx-md-4{margin-left:1.5rem!important}.v2 .m-md-5{margin:3rem!important}.v2 .mt-md-5,.v2 .my-md-5{margin-top:3rem!important}.v2 .mr-md-5,.v2 .mx-md-5{margin-right:3rem!important}.v2 .mb-md-5,.v2 .my-md-5{margin-bottom:3rem!important}.v2 .ml-md-5,.v2 .mx-md-5{margin-left:3rem!important}.v2 .p-md-0{padding:0!important}.v2 .pt-md-0,.v2 .py-md-0{padding-top:0!important}.v2 .pr-md-0,.v2 .px-md-0{padding-right:0!important}.v2 .pb-md-0,.v2 .py-md-0{padding-bottom:0!important}.v2 .pl-md-0,.v2 .px-md-0{padding-left:0!important}.v2 .p-md-1{padding:.25rem!important}.v2 .pt-md-1,.v2 .py-md-1{padding-top:.25rem!important}.v2 .pr-md-1,.v2 .px-md-1{padding-right:.25rem!important}.v2 .pb-md-1,.v2 .py-md-1{padding-bottom:.25rem!important}.v2 .pl-md-1,.v2 .px-md-1{padding-left:.25rem!important}.v2 .p-md-2{padding:.5rem!important}.v2 .pt-md-2,.v2 .py-md-2{padding-top:.5rem!important}.v2 .pr-md-2,.v2 .px-md-2{padding-right:.5rem!important}.v2 .pb-md-2,.v2 .py-md-2{padding-bottom:.5rem!important}.v2 .pl-md-2,.v2 .px-md-2{padding-left:.5rem!important}.v2 .p-md-3{padding:1rem!important}.v2 .pt-md-3,.v2 .py-md-3{padding-top:1rem!important}.v2 .pr-md-3,.v2 .px-md-3{padding-right:1rem!important}.v2 .pb-md-3,.v2 .py-md-3{padding-bottom:1rem!important}.v2 .pl-md-3,.v2 .px-md-3{padding-left:1rem!important}.v2 .p-md-4{padding:1.5rem!important}.v2 .pt-md-4,.v2 .py-md-4{padding-top:1.5rem!important}.v2 .pr-md-4,.v2 .px-md-4{padding-right:1.5rem!important}.v2 .pb-md-4,.v2 .py-md-4{padding-bottom:1.5rem!important}.v2 .pl-md-4,.v2 .px-md-4{padding-left:1.5rem!important}.v2 .p-md-5{padding:3rem!important}.v2 .pt-md-5,.v2 .py-md-5{padding-top:3rem!important}.v2 .pr-md-5,.v2 .px-md-5{padding-right:3rem!important}.v2 .pb-md-5,.v2 .py-md-5{padding-bottom:3rem!important}.v2 .pl-md-5,.v2 .px-md-5{padding-left:3rem!important}.v2 .m-md-n1{margin:-.25rem!important}.v2 .mt-md-n1,.v2 .my-md-n1{margin-top:-.25rem!important}.v2 .mr-md-n1,.v2 .mx-md-n1{margin-right:-.25rem!important}.v2 .mb-md-n1,.v2 .my-md-n1{margin-bottom:-.25rem!important}.v2 .ml-md-n1,.v2 .mx-md-n1{margin-left:-.25rem!important}.v2 .m-md-n2{margin:-.5rem!important}.v2 .mt-md-n2,.v2 .my-md-n2{margin-top:-.5rem!important}.v2 .mr-md-n2,.v2 .mx-md-n2{margin-right:-.5rem!important}.v2 .mb-md-n2,.v2 .my-md-n2{margin-bottom:-.5rem!important}.v2 .ml-md-n2,.v2 .mx-md-n2{margin-left:-.5rem!important}.v2 .m-md-n3{margin:-1rem!important}.v2 .mt-md-n3,.v2 .my-md-n3{margin-top:-1rem!important}.v2 .mr-md-n3,.v2 .mx-md-n3{margin-right:-1rem!important}.v2 .mb-md-n3,.v2 .my-md-n3{margin-bottom:-1rem!important}.v2 .ml-md-n3,.v2 .mx-md-n3{margin-left:-1rem!important}.v2 .m-md-n4{margin:-1.5rem!important}.v2 .mt-md-n4,.v2 .my-md-n4{margin-top:-1.5rem!important}.v2 .mr-md-n4,.v2 .mx-md-n4{margin-right:-1.5rem!important}.v2 .mb-md-n4,.v2 .my-md-n4{margin-bottom:-1.5rem!important}.v2 .ml-md-n4,.v2 .mx-md-n4{margin-left:-1.5rem!important}.v2 .m-md-n5{margin:-3rem!important}.v2 .mt-md-n5,.v2 .my-md-n5{margin-top:-3rem!important}.v2 .mr-md-n5,.v2 .mx-md-n5{margin-right:-3rem!important}.v2 .mb-md-n5,.v2 .my-md-n5{margin-bottom:-3rem!important}.v2 .ml-md-n5,.v2 .mx-md-n5{margin-left:-3rem!important}.v2 .m-md-auto{margin:auto!important}.v2 .mt-md-auto,.v2 .my-md-auto{margin-top:auto!important}.v2 .mr-md-auto,.v2 .mx-md-auto{margin-right:auto!important}.v2 .mb-md-auto,.v2 .my-md-auto{margin-bottom:auto!important}.v2 .ml-md-auto,.v2 .mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.v2 .m-lg-0{margin:0!important}.v2 .mt-lg-0,.v2 .my-lg-0{margin-top:0!important}.v2 .mr-lg-0,.v2 .mx-lg-0{margin-right:0!important}.v2 .mb-lg-0,.v2 .my-lg-0{margin-bottom:0!important}.v2 .ml-lg-0,.v2 .mx-lg-0{margin-left:0!important}.v2 .m-lg-1{margin:.25rem!important}.v2 .mt-lg-1,.v2 .my-lg-1{margin-top:.25rem!important}.v2 .mr-lg-1,.v2 .mx-lg-1{margin-right:.25rem!important}.v2 .mb-lg-1,.v2 .my-lg-1{margin-bottom:.25rem!important}.v2 .ml-lg-1,.v2 .mx-lg-1{margin-left:.25rem!important}.v2 .m-lg-2{margin:.5rem!important}.v2 .mt-lg-2,.v2 .my-lg-2{margin-top:.5rem!important}.v2 .mr-lg-2,.v2 .mx-lg-2{margin-right:.5rem!important}.v2 .mb-lg-2,.v2 .my-lg-2{margin-bottom:.5rem!important}.v2 .ml-lg-2,.v2 .mx-lg-2{margin-left:.5rem!important}.v2 .m-lg-3{margin:1rem!important}.v2 .mt-lg-3,.v2 .my-lg-3{margin-top:1rem!important}.v2 .mr-lg-3,.v2 .mx-lg-3{margin-right:1rem!important}.v2 .mb-lg-3,.v2 .my-lg-3{margin-bottom:1rem!important}.v2 .ml-lg-3,.v2 .mx-lg-3{margin-left:1rem!important}.v2 .m-lg-4{margin:1.5rem!important}.v2 .mt-lg-4,.v2 .my-lg-4{margin-top:1.5rem!important}.v2 .mr-lg-4,.v2 .mx-lg-4{margin-right:1.5rem!important}.v2 .mb-lg-4,.v2 .my-lg-4{margin-bottom:1.5rem!important}.v2 .ml-lg-4,.v2 .mx-lg-4{margin-left:1.5rem!important}.v2 .m-lg-5{margin:3rem!important}.v2 .mt-lg-5,.v2 .my-lg-5{margin-top:3rem!important}.v2 .mr-lg-5,.v2 .mx-lg-5{margin-right:3rem!important}.v2 .mb-lg-5,.v2 .my-lg-5{margin-bottom:3rem!important}.v2 .ml-lg-5,.v2 .mx-lg-5{margin-left:3rem!important}.v2 .p-lg-0{padding:0!important}.v2 .pt-lg-0,.v2 .py-lg-0{padding-top:0!important}.v2 .pr-lg-0,.v2 .px-lg-0{padding-right:0!important}.v2 .pb-lg-0,.v2 .py-lg-0{padding-bottom:0!important}.v2 .pl-lg-0,.v2 .px-lg-0{padding-left:0!important}.v2 .p-lg-1{padding:.25rem!important}.v2 .pt-lg-1,.v2 .py-lg-1{padding-top:.25rem!important}.v2 .pr-lg-1,.v2 .px-lg-1{padding-right:.25rem!important}.v2 .pb-lg-1,.v2 .py-lg-1{padding-bottom:.25rem!important}.v2 .pl-lg-1,.v2 .px-lg-1{padding-left:.25rem!important}.v2 .p-lg-2{padding:.5rem!important}.v2 .pt-lg-2,.v2 .py-lg-2{padding-top:.5rem!important}.v2 .pr-lg-2,.v2 .px-lg-2{padding-right:.5rem!important}.v2 .pb-lg-2,.v2 .py-lg-2{padding-bottom:.5rem!important}.v2 .pl-lg-2,.v2 .px-lg-2{padding-left:.5rem!important}.v2 .p-lg-3{padding:1rem!important}.v2 .pt-lg-3,.v2 .py-lg-3{padding-top:1rem!important}.v2 .pr-lg-3,.v2 .px-lg-3{padding-right:1rem!important}.v2 .pb-lg-3,.v2 .py-lg-3{padding-bottom:1rem!important}.v2 .pl-lg-3,.v2 .px-lg-3{padding-left:1rem!important}.v2 .p-lg-4{padding:1.5rem!important}.v2 .pt-lg-4,.v2 .py-lg-4{padding-top:1.5rem!important}.v2 .pr-lg-4,.v2 .px-lg-4{padding-right:1.5rem!important}.v2 .pb-lg-4,.v2 .py-lg-4{padding-bottom:1.5rem!important}.v2 .pl-lg-4,.v2 .px-lg-4{padding-left:1.5rem!important}.v2 .p-lg-5{padding:3rem!important}.v2 .pt-lg-5,.v2 .py-lg-5{padding-top:3rem!important}.v2 .pr-lg-5,.v2 .px-lg-5{padding-right:3rem!important}.v2 .pb-lg-5,.v2 .py-lg-5{padding-bottom:3rem!important}.v2 .pl-lg-5,.v2 .px-lg-5{padding-left:3rem!important}.v2 .m-lg-n1{margin:-.25rem!important}.v2 .mt-lg-n1,.v2 .my-lg-n1{margin-top:-.25rem!important}.v2 .mr-lg-n1,.v2 .mx-lg-n1{margin-right:-.25rem!important}.v2 .mb-lg-n1,.v2 .my-lg-n1{margin-bottom:-.25rem!important}.v2 .ml-lg-n1,.v2 .mx-lg-n1{margin-left:-.25rem!important}.v2 .m-lg-n2{margin:-.5rem!important}.v2 .mt-lg-n2,.v2 .my-lg-n2{margin-top:-.5rem!important}.v2 .mr-lg-n2,.v2 .mx-lg-n2{margin-right:-.5rem!important}.v2 .mb-lg-n2,.v2 .my-lg-n2{margin-bottom:-.5rem!important}.v2 .ml-lg-n2,.v2 .mx-lg-n2{margin-left:-.5rem!important}.v2 .m-lg-n3{margin:-1rem!important}.v2 .mt-lg-n3,.v2 .my-lg-n3{margin-top:-1rem!important}.v2 .mr-lg-n3,.v2 .mx-lg-n3{margin-right:-1rem!important}.v2 .mb-lg-n3,.v2 .my-lg-n3{margin-bottom:-1rem!important}.v2 .ml-lg-n3,.v2 .mx-lg-n3{margin-left:-1rem!important}.v2 .m-lg-n4{margin:-1.5rem!important}.v2 .mt-lg-n4,.v2 .my-lg-n4{margin-top:-1.5rem!important}.v2 .mr-lg-n4,.v2 .mx-lg-n4{margin-right:-1.5rem!important}.v2 .mb-lg-n4,.v2 .my-lg-n4{margin-bottom:-1.5rem!important}.v2 .ml-lg-n4,.v2 .mx-lg-n4{margin-left:-1.5rem!important}.v2 .m-lg-n5{margin:-3rem!important}.v2 .mt-lg-n5,.v2 .my-lg-n5{margin-top:-3rem!important}.v2 .mr-lg-n5,.v2 .mx-lg-n5{margin-right:-3rem!important}.v2 .mb-lg-n5,.v2 .my-lg-n5{margin-bottom:-3rem!important}.v2 .ml-lg-n5,.v2 .mx-lg-n5{margin-left:-3rem!important}.v2 .m-lg-auto{margin:auto!important}.v2 .mt-lg-auto,.v2 .my-lg-auto{margin-top:auto!important}.v2 .mr-lg-auto,.v2 .mx-lg-auto{margin-right:auto!important}.v2 .mb-lg-auto,.v2 .my-lg-auto{margin-bottom:auto!important}.v2 .ml-lg-auto,.v2 .mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.v2 .m-xl-0{margin:0!important}.v2 .mt-xl-0,.v2 .my-xl-0{margin-top:0!important}.v2 .mr-xl-0,.v2 .mx-xl-0{margin-right:0!important}.v2 .mb-xl-0,.v2 .my-xl-0{margin-bottom:0!important}.v2 .ml-xl-0,.v2 .mx-xl-0{margin-left:0!important}.v2 .m-xl-1{margin:.25rem!important}.v2 .mt-xl-1,.v2 .my-xl-1{margin-top:.25rem!important}.v2 .mr-xl-1,.v2 .mx-xl-1{margin-right:.25rem!important}.v2 .mb-xl-1,.v2 .my-xl-1{margin-bottom:.25rem!important}.v2 .ml-xl-1,.v2 .mx-xl-1{margin-left:.25rem!important}.v2 .m-xl-2{margin:.5rem!important}.v2 .mt-xl-2,.v2 .my-xl-2{margin-top:.5rem!important}.v2 .mr-xl-2,.v2 .mx-xl-2{margin-right:.5rem!important}.v2 .mb-xl-2,.v2 .my-xl-2{margin-bottom:.5rem!important}.v2 .ml-xl-2,.v2 .mx-xl-2{margin-left:.5rem!important}.v2 .m-xl-3{margin:1rem!important}.v2 .mt-xl-3,.v2 .my-xl-3{margin-top:1rem!important}.v2 .mr-xl-3,.v2 .mx-xl-3{margin-right:1rem!important}.v2 .mb-xl-3,.v2 .my-xl-3{margin-bottom:1rem!important}.v2 .ml-xl-3,.v2 .mx-xl-3{margin-left:1rem!important}.v2 .m-xl-4{margin:1.5rem!important}.v2 .mt-xl-4,.v2 .my-xl-4{margin-top:1.5rem!important}.v2 .mr-xl-4,.v2 .mx-xl-4{margin-right:1.5rem!important}.v2 .mb-xl-4,.v2 .my-xl-4{margin-bottom:1.5rem!important}.v2 .ml-xl-4,.v2 .mx-xl-4{margin-left:1.5rem!important}.v2 .m-xl-5{margin:3rem!important}.v2 .mt-xl-5,.v2 .my-xl-5{margin-top:3rem!important}.v2 .mr-xl-5,.v2 .mx-xl-5{margin-right:3rem!important}.v2 .mb-xl-5,.v2 .my-xl-5{margin-bottom:3rem!important}.v2 .ml-xl-5,.v2 .mx-xl-5{margin-left:3rem!important}.v2 .p-xl-0{padding:0!important}.v2 .pt-xl-0,.v2 .py-xl-0{padding-top:0!important}.v2 .pr-xl-0,.v2 .px-xl-0{padding-right:0!important}.v2 .pb-xl-0,.v2 .py-xl-0{padding-bottom:0!important}.v2 .pl-xl-0,.v2 .px-xl-0{padding-left:0!important}.v2 .p-xl-1{padding:.25rem!important}.v2 .pt-xl-1,.v2 .py-xl-1{padding-top:.25rem!important}.v2 .pr-xl-1,.v2 .px-xl-1{padding-right:.25rem!important}.v2 .pb-xl-1,.v2 .py-xl-1{padding-bottom:.25rem!important}.v2 .pl-xl-1,.v2 .px-xl-1{padding-left:.25rem!important}.v2 .p-xl-2{padding:.5rem!important}.v2 .pt-xl-2,.v2 .py-xl-2{padding-top:.5rem!important}.v2 .pr-xl-2,.v2 .px-xl-2{padding-right:.5rem!important}.v2 .pb-xl-2,.v2 .py-xl-2{padding-bottom:.5rem!important}.v2 .pl-xl-2,.v2 .px-xl-2{padding-left:.5rem!important}.v2 .p-xl-3{padding:1rem!important}.v2 .pt-xl-3,.v2 .py-xl-3{padding-top:1rem!important}.v2 .pr-xl-3,.v2 .px-xl-3{padding-right:1rem!important}.v2 .pb-xl-3,.v2 .py-xl-3{padding-bottom:1rem!important}.v2 .pl-xl-3,.v2 .px-xl-3{padding-left:1rem!important}.v2 .p-xl-4{padding:1.5rem!important}.v2 .pt-xl-4,.v2 .py-xl-4{padding-top:1.5rem!important}.v2 .pr-xl-4,.v2 .px-xl-4{padding-right:1.5rem!important}.v2 .pb-xl-4,.v2 .py-xl-4{padding-bottom:1.5rem!important}.v2 .pl-xl-4,.v2 .px-xl-4{padding-left:1.5rem!important}.v2 .p-xl-5{padding:3rem!important}.v2 .pt-xl-5,.v2 .py-xl-5{padding-top:3rem!important}.v2 .pr-xl-5,.v2 .px-xl-5{padding-right:3rem!important}.v2 .pb-xl-5,.v2 .py-xl-5{padding-bottom:3rem!important}.v2 .pl-xl-5,.v2 .px-xl-5{padding-left:3rem!important}.v2 .m-xl-n1{margin:-.25rem!important}.v2 .mt-xl-n1,.v2 .my-xl-n1{margin-top:-.25rem!important}.v2 .mr-xl-n1,.v2 .mx-xl-n1{margin-right:-.25rem!important}.v2 .mb-xl-n1,.v2 .my-xl-n1{margin-bottom:-.25rem!important}.v2 .ml-xl-n1,.v2 .mx-xl-n1{margin-left:-.25rem!important}.v2 .m-xl-n2{margin:-.5rem!important}.v2 .mt-xl-n2,.v2 .my-xl-n2{margin-top:-.5rem!important}.v2 .mr-xl-n2,.v2 .mx-xl-n2{margin-right:-.5rem!important}.v2 .mb-xl-n2,.v2 .my-xl-n2{margin-bottom:-.5rem!important}.v2 .ml-xl-n2,.v2 .mx-xl-n2{margin-left:-.5rem!important}.v2 .m-xl-n3{margin:-1rem!important}.v2 .mt-xl-n3,.v2 .my-xl-n3{margin-top:-1rem!important}.v2 .mr-xl-n3,.v2 .mx-xl-n3{margin-right:-1rem!important}.v2 .mb-xl-n3,.v2 .my-xl-n3{margin-bottom:-1rem!important}.v2 .ml-xl-n3,.v2 .mx-xl-n3{margin-left:-1rem!important}.v2 .m-xl-n4{margin:-1.5rem!important}.v2 .mt-xl-n4,.v2 .my-xl-n4{margin-top:-1.5rem!important}.v2 .mr-xl-n4,.v2 .mx-xl-n4{margin-right:-1.5rem!important}.v2 .mb-xl-n4,.v2 .my-xl-n4{margin-bottom:-1.5rem!important}.v2 .ml-xl-n4,.v2 .mx-xl-n4{margin-left:-1.5rem!important}.v2 .m-xl-n5{margin:-3rem!important}.v2 .mt-xl-n5,.v2 .my-xl-n5{margin-top:-3rem!important}.v2 .mr-xl-n5,.v2 .mx-xl-n5{margin-right:-3rem!important}.v2 .mb-xl-n5,.v2 .my-xl-n5{margin-bottom:-3rem!important}.v2 .ml-xl-n5,.v2 .mx-xl-n5{margin-left:-3rem!important}.v2 .m-xl-auto{margin:auto!important}.v2 .mt-xl-auto,.v2 .my-xl-auto{margin-top:auto!important}.v2 .mr-xl-auto,.v2 .mx-xl-auto{margin-right:auto!important}.v2 .mb-xl-auto,.v2 .my-xl-auto{margin-bottom:auto!important}.v2 .ml-xl-auto,.v2 .mx-xl-auto{margin-left:auto!important}}.v2 .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.v2 .text-justify{text-align:justify!important}.v2 .text-wrap{white-space:normal!important}.v2 .text-nowrap{white-space:nowrap!important}.v2 .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2 .text-left{text-align:left!important}.v2 .text-right{text-align:right!important}.v2 .text-center{text-align:center!important}@media(min-width:576px){.v2 .text-sm-left{text-align:left!important}.v2 .text-sm-right{text-align:right!important}.v2 .text-sm-center{text-align:center!important}}@media(min-width:768px){.v2 .text-md-left{text-align:left!important}.v2 .text-md-right{text-align:right!important}.v2 .text-md-center{text-align:center!important}}@media(min-width:992px){.v2 .text-lg-left{text-align:left!important}.v2 .text-lg-right{text-align:right!important}.v2 .text-lg-center{text-align:center!important}}@media(min-width:1200px){.v2 .text-xl-left{text-align:left!important}.v2 .text-xl-right{text-align:right!important}.v2 .text-xl-center{text-align:center!important}}.v2 .text-lowercase{text-transform:lowercase!important}.v2 .text-uppercase{text-transform:uppercase!important}.v2 .text-capitalize{text-transform:capitalize!important}.v2 .font-weight-light{font-weight:300!important}.v2 .font-weight-lighter{font-weight:lighter!important}.v2 .font-weight-normal{font-weight:400!important}.v2 .font-weight-bold{font-weight:700!important}.v2 .font-weight-bolder{font-weight:bolder!important}.v2 .font-italic{font-style:italic!important}.v2 .text-white{color:#fff!important}.v2 .text-primary{color:#007bff!important}.v2 a.text-primary:hover,.v2 a.text-primary:focus{color:#0056b3!important}.v2 .text-secondary{color:#6c757d!important}.v2 a.text-secondary:hover,.v2 a.text-secondary:focus{color:#494f54!important}.v2 .text-success{color:#28a745!important}.v2 a.text-success:hover,.v2 a.text-success:focus{color:#19692c!important}.v2 .text-info{color:#17a2b8!important}.v2 a.text-info:hover,.v2 a.text-info:focus{color:#0f6674!important}.v2 .text-warning{color:#ffc107!important}.v2 a.text-warning:hover,.v2 a.text-warning:focus{color:#ba8b00!important}.v2 .text-danger{color:#dc3545!important}.v2 a.text-danger:hover,.v2 a.text-danger:focus{color:#a71d2a!important}.v2 .text-light{color:#f8f9fa!important}.v2 a.text-light:hover,.v2 a.text-light:focus{color:#cbd3da!important}.v2 .text-dark{color:#343a40!important}.v2 a.text-dark:hover,.v2 a.text-dark:focus{color:#121416!important}.v2 .text-body{color:#2c2d31!important}.v2 .text-muted{color:#6c757d!important}.v2 .text-black-50{color:rgba(0,0,0,.5)!important}.v2 .text-white-50{color:rgba(255,255,255,.5)!important}.v2 .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.v2 .text-decoration-none{text-decoration:none!important}.v2 .text-break{word-break:break-word!important;overflow-wrap:break-word!important}.v2 .text-reset{color:inherit!important}.v2 .visible{visibility:visible!important}.v2 .invisible{visibility:hidden!important}.v2 .tooltip-inner{line-height:rem(20px);line-height:rem(20px);text-align:left;border:2px solid #201c46;border-radius:0;background-color:#fff;font-size:16px;color:#474747}.v2 .tooltip-main{font-size:36px}.v2 .tooltip .arrow{display:none}.v2 .progress-bar{border-radius:32px;background-repeat:repeat}.v2 html{font-size:16px}.v2 body{position:relative}.v2 .color-green-v2{color:#90ce4b!important}.v2 .color-blue{color:#3688c3!important}.v2 .color-gray-600{color:#858791!important}.v2 .color-blue-800{color:#201c46!important}.v2 .bg-green-v2{background-color:#90ce4b!important}.v2 .bg-blue{background-color:#3688c3!important}.v2 .bg-gray-600{background-color:#858791!important}.v2 .bg-blue-800{background-color:#201c46!important}.v2 .overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:98;background-color:rgba(0,0,0,.25)}.v2 .btn{position:relative;display:inline-block;padding:18px 30px;padding:1.125rem 1.875rem;font-size:18px;font-size:1.125rem;font-weight:700;line-height:18px;line-height:1.125rem;color:#fff;background-color:#fc9932;border-radius:4px;border:none;-webkit-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}.v2 .btn:hover{color:#fff;background-color:#fdb264}.v2 .btn--blue{background-color:#3688c3}.v2 .btn--blue:hover{background-color:#5ba0d1}.v2 .btn--rounded{border-radius:2rem}.v2 .btn--arrow{padding-right:50px;padding-right:3.125rem}.v2 .btn--arrow:before{content:"";position:absolute;top:0;right:0;width:50px;width:3.125rem;height:100%;background-image:url("/Content/Source/img/icon/arrow.svg");background-position:center center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.v2 .btn--arrow:hover:before{-webkit-transform:translateX(5px);transform:translateX(5px)}.v2 .btn--icon{display:-webkit-box;display:-ms-flexbox;display:flex}.v2 .btn--small{padding:12px 26px;padding:.75rem 1.625rem;font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem}.v2 .btn--smaller{padding:12px 18px;padding:.75rem 1.125rem;font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem}.v2 .btn--big{padding:22px 32px;padding:1.375rem 2rem;font-size:24px;font-size:1.5rem;line-height:26px;line-height:1.625rem}.v2 .btn--bigger{padding:34px 44px;padding:2.125rem 2.75rem;font-size:33px;font-size:2.0625rem;line-height:35px;line-height:2.1875rem}@media screen and (min-width:1200px){.v2 .btn--bigger{width:21.875rem}}@media only screen and (max-width:350px){.v2 .btn--bigger{padding:1.25rem 1.875rem}}.v2 .btn--bigger .button__icon{width:56px;width:3.5rem;margin-right:38px;margin-right:2.375rem}.v2 .btn__icon{display:inline-block;width:56px;width:3.5rem;margin-right:38px;margin-right:2.375rem;background-position:center center;background-size:contain}.v2 .btn__icon--calculator{background-image:url("/Content/Source/img/icon/calculator.svg")}.v2 .btn--information{max-width:247px;width:100%;background-color:#fc9932;padding:18px 0;padding:1.125rem 0;border-radius:37px;background-image:none;color:#fff;text-transform:none;-webkit-transition:all .2s;transition:all .2s}.v2 .btn--information:hover{color:#fff;background-color:#fdb264}.v2 .btn--disabled{background-color:#cdcdcd;cursor:not-allowed;opacity:.7}.v2 .btn--disabled:hover{background-color:#cdcdcd}.v2 .form__popup--calculate{max-width:370px;max-width:23.125rem;margin:0 auto}@media screen and (min-width:576px){.v2 .form--space-1 .form__left{max-width:16.5625rem;-webkit-box-flex:0;-ms-flex:0 0 16.5625rem;flex:0 0 16.5625rem}}.v2 .form__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px;margin-bottom:.9375rem}@media screen and (max-width:575px){.v2 .form__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.v2 .form__item--open p{margin-bottom:0;margin-top:20px;margin-top:1.25rem}.v2 .form__item--open p span{font-weight:700;margin-right:10px;margin-right:.625rem}.v2 .form__item--calculate{display:block;margin-bottom:30px!important;margin-bottom:1.875rem!important}.v2 .form__item--calculate input{margin-right:0!important}.v2 .form__item--subtitle{max-width:375px;max-width:23.4375rem;margin:0 auto;text-align:left;margin-top:15px;margin-top:.9375rem}.v2 .form__item--title h5{text-align:left;margin-bottom:20px;margin-bottom:1.25rem}.v2 .form__item--center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2 .form__item--button{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1080px){.v2 .form__item--button{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.v2 .form__item[data-unit] input{padding-right:42px!important;padding-right:2.625rem!important}.v2 .form__item[data-unit]:after{content:attr(data-unit);position:absolute;top:0;right:0;width:42px;width:2.625rem;height:42px;height:2.625rem;line-height:42px;line-height:2.625rem;color:#a8a8a8;text-align:center}.v2 .form__item input[type="text"],.v2 .form__item input[type="email"],.v2 .form__item input[type="number"],.v2 .form__item input[type="password"],.v2 .form__item input[type="tel"],.v2 .form__item select{width:100%;height:42px;height:2.625rem;line-height:38px;line-height:2.375rem;padding:0 35px 0 20px;padding:0 2.1875rem 0 1.25rem;font-size:15px;font-size:.9375rem;font-weight:400;border-radius:4px;background-color:#eceefb;border:2px solid #dfe2f4;-webkit-transition:border-color .2s;transition:border-color .2s}.v2 .form__item input[type="text"]:focus,.v2 .form__item input[type="email"]:focus,.v2 .form__item input[type="number"]:focus,.v2 .form__item input[type="password"]:focus,.v2 .form__item input[type="tel"]:focus,.v2 .form__item select:focus{border-color:#201c46}.v2 .form__item input[type="text"].has-icon,.v2 .form__item input[type="email"].has-icon,.v2 .form__item input[type="number"].has-icon,.v2 .form__item input[type="password"].has-icon,.v2 .form__item input[type="tel"].has-icon,.v2 .form__item select.has-icon{padding-left:50px;padding-left:3.125rem;background-image:url("/Content/Source/img/icon/srovnejto/telefon-blue.svg");background-size:1rem auto;background-position:left 15px center;background-position:left .9375rem center}.v2 .form__item select{background-position:right 12px center;background-position:right .75rem center;background-size:.75rem auto}.v2 .form__item input[type="radio"],.v2 .form__item input[type="checkbox"]{position:absolute;top:0;left:0;width:20px;width:1.25rem;height:20px;height:1.25rem;opacity:0;cursor:pointer}.v2 .form__item input[type="radio"]:checked+label:after,.v2 .form__item input[type="checkbox"]:checked+label:after{opacity:1}.v2 .form__item input[type="radio"]+label,.v2 .form__item input[type="checkbox"]+label{position:relative;height:20px;height:1.25rem;min-height:20px;min-height:1.25rem;padding-left:30px;padding-left:1.875rem;margin-bottom:0;line-height:20px;line-height:1.25rem;-webkit-transition:background-color .2s;transition:background-color .2s;cursor:pointer}.v2 .form__item input[type="radio"]+label:before,.v2 .form__item input[type="radio"]+label:after,.v2 .form__item input[type="checkbox"]+label:before,.v2 .form__item input[type="checkbox"]+label:after{content:"";position:absolute;background-position:center center}.v2 .form__item input[type="radio"]+label:before,.v2 .form__item input[type="checkbox"]+label:before{top:0;left:0;width:20px;width:1.25rem;height:20px;height:1.25rem;border:1px solid #3688c3}.v2 .form__item input[type="radio"]+label:after,.v2 .form__item input[type="checkbox"]+label:after{background-color:#3688c3;-webkit-transition:opacity .2s;transition:opacity .2s;opacity:0}.v2 .form__item input[type="radio"]+label a,.v2 .form__item input[type="checkbox"]+label a{text-decoration:underline}.v2 .form__item input[type="radio"]+label:before,.v2 .form__item input[type="radio"]+label:after{border-radius:50%}.v2 .form__item input[type="radio"]+label:after{top:4px;top:.25rem;left:4px;left:.25rem;width:12px;width:.75rem;height:12px;height:.75rem}.v2 .form__item input[type="checkbox"]+label:before,.v2 .form__item input[type="checkbox"]+label:after{width:20px;width:1.25rem;height:20px;height:1.25rem;border-radius:4px}.v2 .form__item input[type="checkbox"]+label:after{top:0;left:0;background-image:url("/Content/Source/img/icon/check.svg");background-size:.75rem auto}.v2 .form__check{position:relative}.v2 .form__check--inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-right:30px;padding-right:1.875rem}.v2 .form__check--single{margin-bottom:20px;margin-bottom:1.25rem}.v2 .form__label{width:100%;font-size:18px;font-size:1.125rem;line-height:30px;line-height:1.875rem}@media screen and (min-width:576px){.v2 .form__label{margin-bottom:0}}.v2 .form__left{position:relative}@media screen and (min-width:576px){.v2 .form__left{max-width:12.5rem;-webkit-box-flex:0;-ms-flex:0 0 12.5rem;flex:0 0 12.5rem}}@media screen and (min-width:576px){.v2 .form__left--w{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.v2 .form__left--number{padding-left:50px;padding-left:3.125rem}.v2 .form__left--number[data-form-left-number]:before{content:attr(data-form-left-number);position:absolute;top:0;left:0;width:35px;width:2.1875rem;height:35px;height:2.1875rem;font-size:20px;font-size:1.25rem;font-weight:400;line-height:35px;line-height:2.1875rem;text-align:center;color:#fff;background-color:#3688c3;border-radius:50%}.v2 .form__right{position:relative;width:100%}.v2 .form__right--tooltip{padding-right:50px;padding-right:3.125rem}.v2 .form__required{color:#ff1616}.v2 .form__title{font-size:22px;font-size:1.375rem;line-height:28px;line-height:1.75rem}.v2 .form__text{margin-bottom:30px;margin-bottom:1.875rem;font-size:14px;font-size:.875rem;line-height:18px;line-height:1.125rem;color:#201c46}.v2 .form__tooltip{position:absolute;top:50%;right:0;width:24px;width:1.5rem;height:24px;height:1.5rem;margin-top:-12px;margin-top:-.75rem;background-color:#eceefb;border-radius:50%;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.v2 .form__tooltip:hover,.v2 .form__tooltip[aria-describedby]{background-color:#201c46}.v2 .form__tooltip:hover:before,.v2 .form__tooltip[aria-describedby]:before{color:#fff}.v2 .form__tooltip:before{content:"?";position:absolute;top:0;left:0;width:100%;height:100%;font-weight:700;line-height:24px;line-height:1.5rem;text-align:center;color:#201c46;-webkit-transition:color .2s;transition:color .2s}.v2 .form__info{margin-top:5px;margin-top:.3125rem;font-size:15px;font-size:.9375rem;font-weight:400;line-height:20px;line-height:1.25rem;color:#858791}.v2 .form__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dddfee;border-radius:2rem;width:100%;height:42px;height:2.625rem;padding:0 5px;padding:0 .3125rem}.v2 .form__toggle input[type="radio"]{top:11px;top:.6875rem;left:16px;left:1rem}.v2 .form__toggle input[type="radio"]:checked+label{background-color:#3688c3;color:#fff;border:1px solid #3688c3}.v2 .form__toggle input[type="radio"]:checked+label:before{border-color:#3688c3;background-color:#fff}.v2 .form__toggle input[type="radio"]:checked+label:after{background-color:#3688c3}.v2 .form__toggle input[type="radio"]:not(:checked)+label:hover:after{opacity:.2}.v2 .form__toggle input[type="radio"]+label{width:50%;height:32px;height:2rem;line-height:32px;line-height:2rem;padding:0 10px 0 60px;padding:0 .625rem 0 3.75rem;border-radius:2rem;color:#000}@media screen and (max-width:575px){.v2 .form__toggle input[type="radio"]+label{padding-left:2.5rem}}.v2 .form__toggle input[type="radio"]+label:before{top:6px;top:.375rem;left:10px;left:.625rem}.v2 .form__toggle input[type="radio"]+label:after{top:10px;top:.625rem;left:14px;left:.875rem}.v2 .text a{font-size:15px;font-size:.9375rem;line-height:26px;line-height:1.625rem;color:#3688c3;text-decoration:underline}.v2 .text a:hover{text-decoration:none}.v2 .text p{font-size:15px;font-size:.9375rem;line-height:26px;line-height:1.625rem}.v2 .text ul{list-style:none;padding-left:0;margin-bottom:30px;margin-bottom:1.875rem}.v2 .text ul li{position:relative;padding-left:18px;padding-left:1.125rem;font-size:15px;font-size:.9375rem;font-weight:700;line-height:30px;line-height:1.875rem}.v2 .text ul li:before{content:"";position:absolute;top:12px;top:.75rem;left:0;width:8px;width:.5rem;height:8px;height:.5rem;background-color:#3688c3;border-radius:50%}.v2 .text--big p{font-size:24px;font-size:1.5rem;line-height:34px;line-height:2.125rem}.v2 .text--popup h3{margin-bottom:32px;margin-bottom:2rem;font-size:28px;font-size:1.75rem}.v2 .text--popup h4{margin-bottom:10px;margin-bottom:.625rem;font-size:24px;font-size:1.5rem;line-height:30px}.v2 .text--popup p{margin-bottom:0;font-size:18px;font-size:1.125rem;line-height:22px;line-height:1.375rem}.v2 .text--popup small{margin-bottom:10px;margin-bottom:.625rem;font-size:15px;font-size:.9375rem}.v2 .breadcrumb{padding:0;margin-bottom:20px;margin-bottom:1.25rem;list-style:none}.v2 .breadcrumb li{position:relative;display:inline-block;padding-right:16px;padding-right:1rem}.v2 .breadcrumb li:not(:last-child):after{content:"";position:absolute;top:0;right:4px;right:.25rem;display:inline-block;width:4px;height:100%;background-image:url("/Content/Source/img/icon/arrow-black.svg");background-size:contain;background-position:center center}.v2 .breadcrumb a,.v2 .breadcrumb span{display:block;font-size:13px;font-size:.8125rem;line-height:20px;line-height:1.25rem}.v2 .breadcrumb a{-webkit-transition:color .2s;transition:color .2s;text-decoration:underline}.v2 .breadcrumb a:hover{color:#3688c3}.v2 .breadcrumb span{color:#858791}.v2 .hamburger{position:absolute;right:0;display:none;width:40px;width:2.5rem;height:40px;height:2.5rem;margin-left:20px;margin-left:1.25rem;background-color:#fff;border-radius:2px;overflow:hidden;cursor:pointer}@media screen and (max-width:1080px){.v2 .hamburger{display:block}}@media screen and (max-width:510px){.v2 .hamburger{display:block;right:-5px}}.v2 .hamburger:before,.v2 .hamburger:after,.v2 .hamburger span{content:"";position:absolute;left:50%;width:24px;width:1.5rem;height:3px;margin-left:-13px;margin-left:-.8125rem;background-color:#201c46;border-radius:3px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.v2 .hamburger:before{top:10px;top:.625rem}.v2 .hamburger:after{bottom:10px;bottom:.625rem}.v2 .hamburger span{top:50%;margin-top:-1px}.v2 .hamburger.is-active:before{top:19px;top:1.1875rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.v2 .hamburger.is-active:after{bottom:18px;bottom:1.125rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.v2 .hamburger.is-active span{-webkit-transform:translateX(2.5rem);transform:translateX(2.5rem)}.v2 .hamburger--hidden{display:none}.v2 .slider__item{position:relative;background-color:#eceefb}.v2 .slider__inner{position:relative;display:flex;justify-content:space-between}.v2 .slider__inner>.btn{position:absolute;bottom:60px;z-index:1}.v2 .slider__title{margin:36px 0 26px;font-size:36px;line-height:50px;line-height:3.125rem;font-weight:400;align-self:center;padding-bottom:90px}.v2 .slider__title--sub{font-size:32px;line-height:2}@media screen and (min-width:1290px) and (max-width:1460px){.v2 .slider__inner{padding:0 80px}}@media screen and (min-width:1080px){.v2 .slider__image{height:400px}}@media screen and (max-width:1289px){.v2 .slick-arrow{display:none!important}.v2 .slider__image{height:400px;margin-right:-15px}.v2 .slider__title{font-size:20px;line-height:35px}.v2 .slider__title strong{font-size:33px;line-height:1.4}}@media screen and (max-width:1023px){.v2 .slider__image{height:300px}.v2 .slider__title strong{font-size:26px;line-height:1.4}.v2 .slider__title--sub{font-size:24px}}@media screen and (max-width:799px){.v2 .slider__title{margin:10px 0;padding-bottom:50px;line-height:1.4}.v2 .slider__inner>.btn{height:40px;font-size:14px;line-height:40px;padding:0 20px;bottom:31px}.v2 .slider__inner>.btn:before{display:none}.v2 .slider__image img[data-mobile]{margin-right:-30px;padding-left:5px}}@media screen and (max-width:745px){.v2 .slider__image{height:220px}.v2 .slider__title--sub{font-size:20px}.v2 .slider__title strong{font-size:20px;line-height:23px}}@media screen and (max-width:639px){.v2 .slider__image img[data-mobile]{margin-right:0}}@media screen and (max-width:560px){.v2 .slider__title{min-width:150px}.v2 .slider__title strong{font-size:18px;line-height:20px}.v2 .slider__title--sub{font-size:16px;line-height:2}}@media screen and (max-width:480px){.v2 .slider__title{line-height:1.1;padding-bottom:60px}}@media screen and (max-width:320px){.v2 .slider__title strong{font-size:16px}}.v2 .slider__title a{color:#3688c3;text-decoration:underline}.v2 .slider__title a:hover{text-decoration:none}.v2 .slider__image{position:relative;align-items:flex-end;display:flex}.v2 .sbox{text-align:center}.v2 .sbox__item{position:relative;display:block;height:calc(100% - 2.1875rem);padding:40px;padding:2.5rem;margin-bottom:35px;margin-bottom:2.1875rem;background-color:#fff;border:2px solid #dfe2f4;border-radius:4px;-webkit-transition:border-color .2s;transition:border-color .2s}.v2 .sbox__item--small{padding:28px 20px 14px;padding:1.75rem 1.25rem .875rem}.v2 .sbox__item--small .sbox__title{margin-bottom:10px;margin-bottom:.625rem;font-size:14px;font-size:.875rem}.v2 .sbox__item--small .sbox__image{height:60px;height:3.75rem;margin-bottom:0}.v2 .sbox__item:not(.has-no-hover):hover{border-color:transparent}.v2 .sbox__item:not(.has-no-hover):hover .btn{background-color:#fdb264}.v2 .sbox__item:not(.has-no-hover):hover:before{opacity:1}.v2 .sbox__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.08);box-shadow:0 5px 20px rgba(0,0,0,.08);opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.v2 .sbox__item .btn{margin-bottom:25px;margin-bottom:1.5625rem}.v2 .sbox__title{margin-bottom:15px;margin-bottom:.9375rem;font-size:18px;font-size:1.125rem;font-weight:700;line-height:22px;line-height:1.375rem;text-align:center}.v2 .sbox__image{height:178px;height:11.125rem;margin-bottom:20px;margin-bottom:1.25rem;background-position:center center;background-size:contain}.v2 .sbox__image img{width:100%;height:100%;opacity:0}.v2 .sbox__bottom{display:block;color:#3688c3;font-weight:700;text-decoration:underline}.v2 .sbox__text{font-size:15px;font-size:.9375rem;line-height:26px;line-height:1.625rem}.v2 .sbox__separator{width:40px;width:2.5rem;margin-bottom:28px;margin-bottom:1.75rem;border-top:4px solid #3688c3;border-radius:2px}.v2 .sreference{margin-bottom:40px;margin-bottom:2.5rem;text-align:center}.v2 .sreference__item{max-width:584px;max-width:36.5rem;margin:0 auto}.v2 .sreference__text{margin-bottom:25px;margin-bottom:1.5625rem;font-size:18px;font-size:1.125rem;line-height:30px;line-height:1.875rem;font-style:italic;font-weight:400}.v2 .sreference__name{display:block;margin-bottom:5px;margin-bottom:.3125rem;font-size:14px;font-size:.875rem;font-weight:700;line-height:18px;line-height:1.125rem}.v2 .sreference__date{display:block;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;color:#858791}.v2 .rating{margin-bottom:35px;margin-bottom:2.1875rem;text-align:center}.v2 .rating--line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2 .rating--line .rating__title{margin-bottom:0}.v2 .rating--line .rating__star{margin:0 10px 0 35px;margin:0 .625rem 0 2.1875rem;-webkit-transform:scale(.8);transform:scale(.8)}.v2 .rating__inner{max-width:584px;max-width:36.5rem;margin:0 auto;padding:28px 20px;padding:1.75rem 1.25rem;background-color:#eceefb;border-radius:4px}.v2 .rating__title{margin-bottom:15px;margin-bottom:.9375rem;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.v2 .rating__number{margin-right:20px;margin-right:1.25rem;margin-bottom:0;font-size:42px;font-size:2.625rem;line-height:50px;line-height:3.125rem;color:#3688c3}.v2 .rating__star{position:relative;width:130px;width:8.125rem;height:22px;height:1.375rem}.v2 .rating__star:before,.v2 .rating__star span{position:absolute;top:0;left:0;width:130px;width:8.125rem;height:22px;height:1.375rem;background-position:top left;background-size:8.125rem 1.375rem}.v2 .rating__star:before{content:"";background-image:url("/Content/Source/img/icon/stars-outline.svg")}.v2 .rating__star span{overflow:hidden;background-image:url("/Content/Source/img/icon/stars-fill.svg")}.v2 .rating__text{font-size:15px;font-size:.9375rem;line-height:26px;line-height:1.625rem}.v2 .faq__item{margin-bottom:25px;margin-bottom:1.5625rem}.v2 .faq__title{position:relative;padding-left:42px;padding-left:2.625rem;margin-bottom:0;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;text-align:left;cursor:pointer}.v2 .faq__title:before,.v2 .faq__title:after{content:"";position:absolute;top:0;left:0;width:25px;width:1.5625rem;height:25px;height:1.5625rem;border-radius:50%;background-position:center center;background-size:6px auto;border:1px solid #3688c3;-webkit-transition:opacity .2s;transition:opacity .2s}.v2 .faq__title:before{background-image:url("/Content/Source/img/icon/arrow-blue.svg");-webkit-transform:rotate(90deg);transform:rotate(90deg)}.v2 .faq__title:after{opacity:0;background-color:#3688c3;background-image:url("/Content/Source/img/icon/arrow.svg");-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.v2 .faq__title[aria-expanded="true"]:before{opacity:0}.v2 .faq__title[aria-expanded="true"]:after{opacity:1}.v2 .faq__content{padding:12px 42px;padding:.75rem 2.625rem}.v2 .counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:575px){.v2 .counter--page{display:none}}.v2 .counter__number,.v2 .counter__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2 .counter__number{width:72px;width:4.5rem;height:72px;height:4.5rem;font-size:40px;font-size:2.5rem;font-weight:700;border:1px solid #201c46;border-radius:50%}.v2 .counter__text{padding-left:15px;padding-left:.9375rem;font-size:15px;font-size:.9375rem;font-weight:700;line-height:26px;line-height:1.625rem;color:#201c46}.v2 .sblog__item{display:block;height:calc(100% - 2.1875rem);margin-bottom:35px;margin-bottom:2.1875rem;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.08);box-shadow:0 5px 20px rgba(0,0,0,.08);border-radius:2px;overflow:hidden}.v2 .sblog__item:hover .sblog__image{-webkit-transform:scale(1.1);transform:scale(1.1)}.v2 .sblog__content{position:relative;padding:20px 42px;padding:1.25rem 2.625rem;background-color:#fff}.v2 .sblog__image{height:206px;height:12.875rem;background-position:center center;background-size:cover;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.v2 .sblog__image img{opacity:0}.v2 .sblog__date{display:block;margin-bottom:10px;margin-bottom:.625rem;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;color:#858791}.v2 .sblog__title{margin-bottom:35px;margin-bottom:2.1875rem;font-size:18px;font-size:1.125rem;line-height:22px;line-height:1.375rem}.v2 .sblog__text{font-size:15px;font-size:.9375rem;line-height:26px;line-height:1.625rem;color:#2c2d31}.v2 .partner__item{max-width:92px;max-width:5.75rem;width:100%;margin:0 25px;margin:0 1.5625rem;text-align:center}@media only screen and (max-width:1380px){.v2 .partner__item{margin:0}}.v2 .partner__item span{width:92px;width:5.75rem;height:79px;height:4.9375rem;display:block;background-size:contain;background-position:center center;background-repeat:no-repeat}.v2 .partner__item img{opacity:0}@media only screen and (max-width:1360px){.v2 .partner .slick-next{right:0}}@media only screen and (max-width:1360px){.v2 .partner .slick-prev{left:0}}.v2 .partner .slick-slide{text-align:center}.v2 .sprogress{padding:20px 0;padding:1.25rem 0;background-color:#eceefb;counter-reset:progress-counter}.v2 .sprogress ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;margin-bottom:0;list-style:none}@media screen and (max-width:1080px){.v2 .sprogress ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.v2 .sprogress li{position:relative;counter-increment:progress-counter}.v2 .sprogress a,.v2 .sprogress span{display:block;position:relative;padding-left:52px;padding-left:3.25rem;font-size:18px;font-size:1.125rem;font-weight:600;line-height:40px;line-height:2.5rem;color:#201c46;-webkit-transition:color .2s;transition:color .2s}.v2 .sprogress a:before,.v2 .sprogress span:before{content:counter(progress-counter);position:absolute;top:0;left:0;width:40px;width:2.5rem;height:40px;height:2.5rem;border-radius:50%;font-size:18px;font-size:1.125rem;font-weight:400;line-height:40px;line-height:2.5rem;text-align:center;border:1px solid #201c46}.v2 .sprogress a.is-active,.v2 .sprogress span.is-active{color:#3688c3}.v2 .sprogress a.is-active:before,.v2 .sprogress span.is-active:before{color:#fff;background-color:#3688c3;border-color:#3688c3}.v2 .head{padding:20px 0;padding:1.25rem 0}.v2 .head--dark{background-color:#201c46}.v2 .head--dark .head__title{color:#fff}.v2 .head--light{background-color:#eceefb}@media only screen and (max-width:1080px){.v2 .head--light{display:none}}.v2 .head__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.v2 .head__title{margin-bottom:0;font-size:36px;font-size:2.25rem;line-height:42px;line-height:2.625rem}@media only screen and (max-width:650px){.v2 .head__title{font-size:2rem;line-height:2.375rem}}@media only screen and (max-width:639px){.v2 h1.head__title{padding-top:15px}}@media only screen and (max-width:575px){.v2 .head__title{font-size:1.75rem;line-height:2.125rem}}@media only screen and (max-width:510px){.v2 .head__title{font-size:1.375rem;line-height:1.75rem;padding-top:.125rem}}@media only screen and (max-width:420px){.v2 .head__title{font-size:1.125rem;line-height:1.5rem}}@media only screen and (max-width:350px){.v2 .head__title{font-size:1rem;line-height:1.375rem}}.v2 .head__icon{display:inline-block;width:42px;width:2.625rem;height:42px;height:2.625rem;background-position:left center;background-size:contain}@media only screen and (max-width:575px){.v2 .head__icon{width:2.375rem;height:2.375rem}}@media only screen and (max-width:510px){.v2 .head__icon{width:2.125rem;height:2.125rem}}@media only screen and (max-width:410px){.v2 .head__icon{width:1.875rem;height:1.875rem}}@media only screen and (max-width:350px){.v2 .head__icon{width:1.75rem;height:1.75rem}}.v2 .head__icon--car{margin-right:20px;margin-right:1.25rem;background-image:url("/Content/Source/img/icon/car.svg")}.v2 .head__icon--bag{background-image:url("/Content/Source/img/icon/bag.svg")}.v2 .head__icon--mobil{background-image:url("/Content/Source/img/icon/srovnejto/telefon-blue.svg")}.v2 .head__icon--bulb{background-image:url("/Content/Source/img/icon/bulb.svg")}.v2 .head__icon--flame{background-image:url("/Content/Source/img/icon/flame.svg")}.v2 .switch{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:6px;padding:.375rem;margin-bottom:35px;margin-bottom:2.1875rem;border:1px solid #dddfee;border-radius:2rem}.v2 .switch__item{display:block;width:100%;padding:16px;padding:1rem;font-size:15px;font-size:.9375rem;font-weight:700;line-height:18px;line-height:1.125rem;color:#201c46;text-align:center;border-radius:2rem;cursor:pointer;-webkit-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}.v2 .switch__item:hover:not(.is-active){color:#3688c3}.v2 .switch__item.is-active{color:#fff;background-color:#3688c3}.v2 [data-js-switch-content]{display:none}.v2 [data-js-switch-content].is-active{display:block}.v2 .adv__item{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:530px;max-width:33.125rem;margin-bottom:30px;margin-bottom:1.875rem}.v2 .adv__item div:first-child{min-width:120px;min-width:7.5rem;font-size:41px;font-size:2.5625rem;font-weight:700;line-height:49px;line-height:3.0625rem;color:#3688c3;margin-right:30px;margin-right:1.875rem}.v2 .sline{position:relative;padding:30px 0;padding:1.875rem 0}.v2 .sline--dark{background-color:#201c46}.v2 .sline--light{background-color:#3688c3}.v2 .sline--lighter{background-color:#f1f3ff}.v2 .sline__title{margin-right:10px;margin-right:.625rem;font-size:26px;font-size:1.625rem;font-weight:700;line-height:32px;line-height:2rem;color:#fff}.v2 .sline__title--icon{padding-left:40px;padding-left:2.5rem}.v2 .sline__title--cup{background-image:url("/Content/Source/img/icon/cup.svg")}.v2 .sline--bg:before,.v2 .sline--bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.v2 .sline--bg:before{background-image:url("/Content/share/sline1.png");background-position:left calc(50% - 510px) bottom}.v2 .sline--bg:after{background-image:url("/Content/share/sline2.png");background-position:right calc(50% - 510px) bottom}.v2 .sline--bg .container{position:relative;z-index:5}.v2 .sline__text{font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem;color:#fff}.v2 .sline__info{font-size:18px;font-size:1.125rem;line-height:18px;line-height:1.125rem;font-weight:700;color:#fff;text-transform:uppercase}.v2 .sline__form{display:block;margin-bottom:35px;margin-bottom:2.1875rem;font-size:24px;font-size:1.5rem;line-height:34px;line-height:2.125rem}.v2 .sline .form__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v2 .sline .form__item input{max-width:450px;max-width:28.125rem}.v2 .sline .btn{padding-top:12px;padding-top:.75rem;padding-bottom:12px;padding-bottom:.75rem}@media only screen and (max-width:575px){.v2 .sline__inner .form__item input{margin-bottom:1.25rem}}.v2 .popup{display:none;width:100%;max-width:620px;max-width:38.75rem;padding:50px 68px;padding:3.125rem 4.25rem;border-radius:4px;background-color:#f1f3ff;text-align:center}@media only screen and (max-width:575px){.v2 .popup{padding:1.5625rem 1.875rem}}@media only screen and (max-width:510px){.v2 .popup{padding:1.875rem .9375rem}}.v2 .popup--bigger{max-width:730px;max-width:45.625rem}.v2 .popup__inner{margin:0 auto}@media only screen and (max-width:768px){.v2 .popup__inner .form__item{display:block}.v2 .popup__inner .form__item input{margin-bottom:1.25rem}}.v2 .popup__inner--small{max-width:380px;max-width:23.75rem}.v2 .popup__inner--bigger{max-width:530px;max-width:33.125rem}.v2 .popup .btn{padding-top:12px;padding-top:.75rem;padding-bottom:12px;padding-bottom:.75rem}.v2 .popup .form{max-width:460px;max-width:28.75rem;margin:40px auto 0;margin:2.5rem auto 0}.v2 .popup .form input[type="text"],.v2 .popup .form input[type="email"],.v2 .popup .form input[type="number"],.v2 .popup .form input[type="password"],.v2 .popup .form input[type="tel"],.v2 .popup .form select{background-color:#fff}.v2 .popup .form.mt20{margin-top:20px!important;margin-top:1.25rem!important}.v2 .popup .form__item{margin-bottom:4px;margin-bottom:.25rem}.v2 .popup .form__info{margin-top:10px;margin-top:.625rem;color:#2c2d31}.v2 .popup .form__label{color:#201c46}.v2 .popup .form--bigger input[type="text"],.v2 .popup .form--bigger input[type="email"],.v2 .popup .form--bigger input[type="number"],.v2 .popup .form--bigger input[type="password"],.v2 .popup .form--bigger input[type="tel"],.v2 .popup .form--bigger select{height:48px;height:3rem;line-height:46px;line-height:2.875rem}.v2 .popup .form--bigger .btn{padding-top:14px;padding-top:.875rem;padding-bottom:14px;padding-bottom:.875rem}@media only screen and (max-width:768px){.v2 .popup #lightbox_tel_420,.v2 .popup #lightbox_tel_421{top:9px;margin-bottom:1.25rem}}@media only screen and (max-width:575px){.v2 .popup #lightbox_tel{width:100%;margin-bottom:1.25rem}}@media only screen and (max-width:575px){.v2 .popup .btn.btn--rounded{margin:0 auto}}@media screen and (min-width:576px){.v2 .edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.v2 .edit__left{min-width:120px;min-width:7.5rem}.v2 .edit__right{min-width:160px;min-width:10rem}@media screen and (max-width:575px){.v2 .edit__right{margin-top:1.25rem;text-align:right}}.v2 .edit__middle{margin-right:auto}.v2 .edit__text{font-size:14px;font-size:.875rem}.v2 .stable{width:100%;max-width:100%;margin-bottom:40px;margin-bottom:2.5rem;border-radius:4px;text-align:center;border:1px solid #dfe2f4}.v2 .stable table{width:100%}.v2 .stable table tr:last-child td{border-bottom:none}.v2 .stable table td:last-child{border-right:none}.v2 .stable td,.v2 .stable th{font-size:15px;font-size:.9375rem;line-height:20px;line-height:1.25rem;color:#201c46;border-bottom:1px solid #dfe2f4;vertical-align:middle}.v2 .stable td{border-right:1px solid #dfe2f4}.v2 .stable thead th{color:#fff;background-color:#ef3e86;padding:16px;padding:1rem;font-weight:700}.v2 .stable tbody td{padding:12px;padding:.75rem}.v2 .stable a:not(.btn){text-decoration:underline}.v2 .stable__text--big{font-size:30px;font-size:1.875rem;font-weight:700;line-height:36px;line-height:2.25rem;color:#3688c3}.v2 .stable__text--small{font-size:14px;font-size:.875rem}.v2 .stable__text--lh{line-height:26px;line-height:1.625rem}.v2 .stable__button{min-width:250px;min-width:15.625rem;margin-top:15px;margin-top:.9375rem}.v2 .stable__info{padding-left:25px;padding-left:1.5625rem;background-image:url("/Content/Source/img/icon/info.jpg");background-position:left center}@media screen and (min-width:900px){.v2 .stable__show{display:none}}@media screen and (max-width:899px){.v2 .stable__hide{display:none}}.v2 .filter{padding:30px 20px 15px;padding:1.875rem 1.25rem .9375rem;background-color:#eceefb}.v2 .filter__inner{max-width:850px;max-width:53.125rem;margin-left:auto}.v2 .filter .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1080px){.v2 .filter .form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:575px){.v2 .filter .form__item{width:100%}}.v2 .filter .form__item[data-unit]:after{height:54px;height:3.375rem;line-height:54px;line-height:3.375rem}.v2 .filter .form input{height:54px;height:3.375rem;line-height:50px;line-height:3.125rem}.v2 .tag{position:absolute;top:5px;left:5px;z-index:5}@media only screen and (max-width:768px){.v2 .tag{position:relative!important;left:0;top:0;background-color:#f3f5ff}}.v2 .tag__item{display:inline-block;padding:7px 15px;font-size:13px;font-weight:700;line-height:15px;color:#fff;background-color:#65b1e8;border-radius:3px;margin-top:5px;margin-top:.3125rem}.v2 .tag__item.is-pink{background-color:#e97d9f}.v2 .tag__item.is-blue{background-color:#65b1e8}.v2 .tag__item.is-green{background-color:#90ce4b}.v2 .tag__item.is-red{background-color:#fc3232}.v2 .tag__item.is-aqua{background-color:#64dbad}.v2 .tag__item.is-purple{background-color:#a796e1}.v2 .redirect{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2 .redirect__logo{display:block;width:100%;max-width:440px;max-width:25rem;height:68px;height:4.25rem;margin:0 auto 85px auto;margin:0 auto 5.3125rem auto;background-image:url("/Content/Source/img/logo.svg");background-position:center center;background-size:contain}@media screen and (max-width:575px){.v2 .redirect__logo{margin-bottom:2.1875rem}}.v2 .redirect__box{padding:68px 20px;padding:4.25rem 1.25rem;background-color:#f1f3ff}.v2 .redirect__title{margin-bottom:50px;margin-bottom:3.125rem;font-size:36px;font-size:2.25rem;line-height:32px;line-height:2rem}@media screen and (max-width:575px){.v2 .redirect__title{margin-bottom:2.1875rem;font-size:1.75rem;line-height:2rem}}.v2 .slist{margin:30px 0 0;margin:1.875rem 0 0;font-size:15px;font-size:.9375rem;font-weight:700;color:#2c2d31}.v2 .slist__header .slist__text{color:#201c46}@media screen and (max-width:1080px){.v2 .slist__header .slist__col--param,.v2 .slist__header .slist__col--button{display:none}}.v2 .slist__content .slist__item{background-color:#f3f5ff}.v2 .slist__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:16px 7px;padding:1rem .4375rem;margin-bottom:15px;margin-bottom:.9375rem;border-radius:4px}.v2 .slist__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100%/5);padding:0 15px;padding:0 .9375rem}@media screen and (max-width:1080px){.v2 .slist__col{width:calc(100%/3)}}@media screen and (max-width:575px){.v2 .slist__col{padding:0 .5rem}}@media screen and (min-width:992px){.v2 .slist__col--price{width:10rem}}.v2 .slist__col--sale{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:992px){.v2 .slist__col--sale{width:7.1875rem}}@media screen and (min-width:992px){.v2 .slist__col--param{width:15rem}}@media screen and (max-width:1080px){.v2 .slist__col--param{width:100%;margin:.625rem 0 .625rem calc(100%/3)}}@media screen and (max-width:575px){.v2 .slist__col--param{margin:.625rem 0}}@media screen and (min-width:992px){.v2 .slist__col--button{width:9.375rem}}@media screen and (max-width:1080px){.v2 .slist__col--button{width:100%;margin-top:.3125rem}}.v2 .slist__circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:55px;width:3.4375rem;height:55px;height:3.4375rem;font-size:18px;font-size:1.125rem;border-radius:50%;color:#fff;background-color:#90ce4b}.v2 .slist__list{list-style:none;padding-left:0;margin-bottom:0}.v2 .slist__list li{position:relative;padding-left:15px;padding-left:.9375rem;margin-bottom:5px;margin-bottom:.3125rem;font-weight:400;line-height:16px;line-height:1rem}.v2 .slist__list li:before{content:"";position:absolute;top:7px;top:.4375rem;left:0;width:6px;width:.375rem;height:6px;height:.375rem;background-color:#3688c3;border-radius:50%}.v2 .slist__text--title{padding-top:8px;padding-top:.5rem}.v2 .slist__price{text-align:left}.v2 .slist__price--big{color:#3688c3}@media screen and (min-width:576px){.v2 .slist__price--big{padding:.5rem 0 .25rem;font-size:1.875rem}}.v2 .slist__price--text{color:#3688c3}.v2 .sticky{position:fixed;bottom:0;left:0;background-color:#3788c3;cursor:pointer;border-top-right-radius:18px;border-top-right-radius:1.125rem;z-index:999999;display:none}@media only screen and (max-width:1140px){.v2 .sticky{display:block}}.v2 .sticky__content{padding:8px 12px 8px 12px;padding:.5rem .75rem .5rem .75rem}.v2 .sticky__content p{font-size:13px;font-size:.8125rem;font-weight:700;color:#fff;margin-bottom:0!important}.v2 .sticky__content span{width:6px;width:.375rem;height:10px;height:.625rem;background-image:url("/Content/Source/img/icon/caret-right-solid.svg");background-repeat:no-repeat;background-size:.375rem auto;background-position:center center;display:inline-block;margin-left:6px;margin-left:.375rem}.v2 .button--content{background-color:#fd9932!important;color:#fff!important;font-weight:700;display:block;text-align:center;border-radius:2.3125rem;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.v2 .button--content:hover{background-color:#fdb264!important}.v2 .button--content.big{max-width:200px;max-width:12.5rem;width:100%;padding:8px 0;padding:.5rem 0;font-size:14px;font-size:.875rem}@media only screen and (max-width:575px){.v2 .button--content.big{margin-right:0;margin-left:auto}}@media only screen and (max-width:399px){.v2 .button--content.big{font-size:12px}}.v2 .button--summary{color:#3a89c1!important;font-size:13px;font-size:.8125rem;border:1px solid #3a89c1;border-radius:2.3125rem;max-width:140px;max-width:8.75rem;width:100%;display:block;padding:5px 0;padding:.3125rem 0;font-weight:700;text-align:center;-webkit-transition:all .2s;transition:all .2s;cursor:pointer}.v2 .button--summary:hover{background-color:#3a89c1;color:#fff!important}.v2 .button--filter{max-width:160px;max-width:10rem;width:100%;padding:7px 0;padding:.4375rem 0;text-align:center;border:1px solid #3a89c1;font-size:13px;font-size:.8125rem;font-weight:700;color:#3a89c1!important;border-radius:2.3125rem;display:block;cursor:pointer;margin-right:0;margin-left:auto;-webkit-transition:all .2s;transition:all .2s;background-image:url("/Content/Source/img/icon/sort-down-solid.svg");background-position:top 6px right 9px;background-position:top .375rem right .5625rem;background-repeat:no-repeat;background-size:.75rem auto}.v2 .button--filter:hover{background-color:#3a89c1;color:#fff!important;background-image:url("/Content/Source/img/icon/sort-down-solid-white.svg")}.v2 .button--filter.is-active{color:#fff!important;background-color:#3a89c1;background-image:url("/Content/Source/img/icon/sort-up-solid.svg");background-position:top 14px right 9px;background-position:top .875rem right .5625rem}.v2 .button--storno{max-width:100px;max-width:6.25rem;width:100%;padding:7px 0;padding:.4375rem 0;text-align:center;font-size:13px;font-size:.8125rem;font-weight:700;color:#a5a5ac!important;border:1px solid #a5a5ac;border-radius:2.3125rem;display:inline-block;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;margin-left:auto;margin-right:0}.v2 .button--storno:hover{color:#fff!important;background-color:red;border-color:red}.v2 .button--filters{max-width:160px;max-width:10rem;width:100%;padding:7px 0;padding:.4375rem 0;text-align:center;font-size:13px;font-size:.8125rem;font-weight:700;color:#3a89c1!important;border:1px solid #3a89c1;border-radius:2.3125rem;display:inline-block;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;margin-left:15px;margin-left:.9375rem;margin-right:0}.v2 .button--filters:hover{color:#fff!important;background-color:#3a89c1}.v2 .button--result{max-width:120px;max-width:7.5rem;width:100%;padding:8px 0;padding:.5rem 0;text-align:center;font-size:13px;font-size:.8125rem;font-weight:700;color:#fff!important;background-color:#fd9932;border-radius:2.3125rem;display:block;cursor:pointer;margin-right:20px;margin-right:1.25rem;margin-left:auto;-webkit-transition:all .2s;transition:all .2s}.v2 .button--result:hover{background-color:#fdb264!important}.v2 .button--sum{max-width:160px;max-width:10rem;width:100%;padding:7px 0;padding:.4375rem 0;border:1px solid #3a89c1;border-radius:2.3125rem;text-align:center;font-size:13px;font-size:.8125rem;font-weight:700;color:#3a89c1!important;cursor:pointer;display:block;-webkit-transition:all .2s;transition:all .2s;margin-left:auto;margin-right:0}@media only screen and (max-width:575px){.v2 .button--sum{margin-left:0;margin-right:auto}}.v2 .button--sum:hover{color:#fff!important;background-color:#3a89c1}.v2 .button--detail{max-width:160px;max-width:10rem;width:100%;padding:8px 0;padding:.5rem 0;background-color:#fd9932;font-size:13px;font-size:.8125rem;font-weight:700;text-align:center;color:#fff!important;display:block;border-radius:2.3125rem;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;margin:0 auto}.v2 .button--detail:hover{background-color:#fdb264!important}.v2 .button--close{width:50px;width:3.125rem;height:50px;height:3.125rem;background-color:#fff;border-radius:100%;display:block;cursor:pointer}.v2 .button--close span{width:25px;width:1.5625rem;height:25px;height:1.5625rem;display:block;position:relative;top:13px;top:.8125rem;left:13px;left:.8125rem;background-color:#fff;background-image:url("/Content/Source/img/icon/times-circle-solid.svg");background-position:center center;background-repeat:no-repeat;background-size:1.5625rem auto;cursor:pointer}@media only screen and (max-width:768px){.v2 .button--close span{background-image:url("/Content/Source/img/icon/times-circle-solid-grey.svg");position:relative;top:0}}.v2 .button--cross{max-width:137px;max-width:8.5625rem;width:100%;padding:8px 0;padding:.5rem 0;padding-left:25px;padding-left:1.5625rem;font-size:15px;font-size:.9375rem;color:#fff;font-weight:700;text-align:left;display:block;border-radius:2.3125rem;background-color:#fc9932;background-image:url("/Content/Source/img/icon/arrow.svg");background-position:center right 18px;background-position:center right 1.125rem;background-repeat:no-repeat;background-size:.5rem auto;-webkit-transition:all .4s;transition:all .4s}.v2 .summary{margin-bottom:37px;margin-bottom:2.3125rem;display:none}@media only screen and (min-width:1141px){.v2 .summary{display:block}}.v2 .summary__item{margin-bottom:15px;margin-bottom:.9375rem}.v2 .summary__content{max-width:220px;max-width:13.75rem;width:100%;margin-bottom:20px;margin-bottom:1.25rem}@media only screen and (max-width:1140px){.v2 .summary__content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}}.v2 .summary__col{width:100%}.v2 .summary__header p{margin-bottom:0!important;color:#9f9fa9;font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem}.v2 .summary__result p{margin-bottom:0!important;color:#2f2b52;font-weight:700;font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem}.v2 .summary__result span{color:#3788c3}.v2 .help{margin-bottom:50px;margin-bottom:3.125rem;display:none}@media only screen and (min-width:1141px){.v2 .help{display:block}}.v2 .help__text p{color:#201c46;font-size:13px;font-size:.8125rem}.v2 .help__text p span{font-weight:700;margin-right:5px;margin-right:.3125rem}.v2 .sum{display:none;padding-left:15px;padding-left:.9375rem;padding-right:15px;padding-right:.9375rem}@media only screen and (max-width:1140px){.v2 .sum{display:block}}@media only screen and (max-width:810px){.v2 .sum{padding:0 .9375rem}}@media only screen and (max-width:575px){.v2 .sum{display:none}}.v2 .sum__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v2 .sum__col--8{width:80%;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}.v2 .sum__col--4{width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.v2 .sum__title p{font-size:16px;font-size:1rem;font-weight:700;color:#201c46}.v2 .sum__content p{font-size:13px;font-size:.8125rem;color:#9f9fa9;font-weight:400}.v2 .sum__result{font-size:13px;font-size:.8125rem;color:#201c46;font-weight:700}.v2 .sum__green{font-size:13px;font-size:.8125rem;color:#3788c3;font-weight:700}.v2 .filters{position:relative;display:none;border-top:1px solid #edeff5;border-bottom:1px solid #edeff5;margin-top:10px;margin-top:.625rem;margin-bottom:20px;margin-bottom:1.25rem;padding-left:15px;padding-left:.9375rem;padding-right:15px;padding-right:.9375rem}@media only screen and (max-width:810px){.v2 .filters{padding:0 .9375rem}}.v2 .filters:after,.v2 .filters:before{content:"";display:block;position:absolute;width:0;height:0;border-style:solid;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.v2 .filters:after{top:-20px;top:-1.25rem;right:80px;right:5rem;border-color:transparent transparent transparent #fff;border-width:10px;border-width:.625rem}.v2 .filters:before{top:-22px;top:-1.375rem;right:79px;right:4.9375rem;border-color:transparent transparent transparent #edeff5;border-width:11px;border-width:.6875rem}.v2 .filters.is-open{display:block}.v2 .filters__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:575px){.v2 .filters__row--karma .filters__item{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.v2 .filters__item{width:33.3333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}@media only screen and (max-width:767px){.v2 .filters__item{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:575px){.v2 .filters__item{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.v2 .filters__item25{width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media only screen and (max-width:575px){.v2 .filters__item25{width:33.3333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}}@media only screen and (max-width:350px){.v2 .filters__item25{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.v2 .filters__item40{width:40%;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}@media only screen and (max-width:610px){.v2 .filters__item40{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.v2 .filters__item60{width:60%;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}@media only screen and (max-width:610px){.v2 .filters__item60{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.v2 .filters__title{margin-top:20px;margin-top:1.25rem;margin-bottom:10px;margin-bottom:.625rem}.v2 .filters__title p{font-size:13px;font-size:.8125rem;font-weight:700;color:#201c46;margin-bottom:0!important}.v2 .filters__btn{text-align:right;margin-top:20px;margin-top:1.25rem;margin-bottom:20px;margin-bottom:1.25rem}.v2 .filters__radio{margin-bottom:15px;margin-bottom:.9375rem}.v2 .filters .form__item input[type="checkbox"]:checked+label,.v2 .filters .form__item input[type="radio"]:checked+label{color:#000}.v2 .filters .form__item input[type="checkbox"]+label,.v2 .filters .form__item input[type="radio"]+label{color:#a5a5ac}.v2 .filters .form__item input[type="checkbox"]+label span{background-image:url("/Content/Source/img/icon/star-solid-gray.svg")}.v2 .filters .form__item input[type="checkbox"]:checked+label span{background-image:url("/Content/Source/img/icon/star-solid.svg")!important}.v2 .filters .form__item input[type="checkbox"]+label:before,.v2 .filters .form__item input[type="radio"]+label:before{border:1px solid #a5a5ac!important}.v2 .show__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v2 .show__item70{width:70%;-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;margin-bottom:20px;margin-bottom:1.25rem}.v2 .show__item70.left{text-align:left}.v2 .show__item50{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:20px;margin-bottom:1.25rem;height:20px;height:1.25rem}.v2 .show__item50.left{text-align:left}.v2 .show__item50.right{text-align:right}.v2 .show__item30{width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;text-align:right;margin-bottom:20px;margin-bottom:1.25rem}.v2 .show__item30.right{text-align:right}.v2 .show__title p{font-weight:700!important;font-size:15px!important;font-size:.9375rem!important;color:#201c46!important}.v2 .show__text p{font-size:13px!important;font-size:.8125rem!important;font-weight:400!important;color:#201c46!important}.v2 .show__result p{font-size:13px!important;font-size:.8125rem!important;font-weight:700!important;color:#201c46!important}.v2 .show__infotext{padding:15px;padding:.9375rem;padding-top:0;margin:0 15px;margin:0 .9375rem;border-top:1px solid #edeff5}.v2 .show__infotext p{font-size:12px!important;font-size:.75rem!important;font-weight:400!important;color:#000!important;text-align:left}.v2 .show--text{padding-top:10px;padding-top:.625rem}.v2 .show__rating{position:relative;display:inline-block;top:-18px;top:-1.125rem;right:-1px;right:-.0625rem}.v2 .show--nopadding{padding:0!important}.v2 .show__content{padding:15px;padding:.9375rem;padding-bottom:0!important;margin-bottom:15px;margin-bottom:.9375rem;background-color:#fafbfd}.v2 .infobox__item{text-align:center}.v2 .infobox__item.first,.v2 .infobox__item.second{padding-bottom:20px;padding-bottom:1.25rem;margin-bottom:20px;margin-bottom:1.25rem;border-bottom:4px solid #edeff5}.v2 .infobox__title{position:relative;margin-bottom:35px;margin-bottom:2.1875rem}.v2 .infobox__title p{font-weight:700!important;font-size:16px!important;font-size:1rem!important;color:#000!important}.v2 .infobox__title:after{content:"";position:absolute;top:40px;top:2.5rem;left:0;right:0;margin-left:auto;margin-right:auto;width:40px;width:2.5rem;height:4px;height:.25rem;background-color:#65b1e8;border-radius:2.3125rem}.v2 .infobox__text p{font-size:13px!important;font-size:.8125rem!important;font-weight:400!important;color:#000!important}.v2 .infobox--width{width:347px!important;width:21.6875rem!important}.v2 .bookmark .form__right--tooltip{padding-right:0!important}.v2 .bookmark .form__item{margin-bottom:0!important}.v2 .bookmark__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v2 .bookmark__item{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;background-color:#fff}@media only screen and (max-width:810px){.v2 .bookmark__item{width:100%}}.v2 .bookmark__item .form__check{width:95%;border:1px solid #edeff5;border-bottom:none;border-top-left-radius:4px;border-top-left-radius:.25rem;border-top-right-radius:4px;border-top-right-radius:.25rem}.v2 .bookmark__item .is-active{padding-right:0!important;background-color:#edeff5}.v2 .bookmark__item .is-active .bookmark__infobar .form-block{background-color:#edeff5!important}.v2 .bookmark__item .is-active .bookmark__infobar .forms-content .forms-block__box .info__container .info{background-color:#fff}.v2 .bookmark__item input[type="radio"]+label{padding-top:30px;padding-top:1.875rem;padding-left:67px!important;padding-left:4.1875rem!important;height:100%!important;padding-bottom:30px;padding-bottom:1.875rem}@media only screen and (max-width:468px){.v2 .bookmark__item input[type="radio"]+label{padding-left:2.8125rem!important}}@media only screen and (max-width:350px){.v2 .bookmark__item input[type="radio"]+label{padding-left:1.875rem!important}}.v2 .bookmark__item input[type="radio"]+label:before{top:33px!important;top:2.0625rem!important;left:25px!important;left:1.5625rem!important}@media only screen and (max-width:575px){.v2 .bookmark__item input[type="radio"]+label:before{top:1.375rem!important}}@media only screen and (max-width:468px){.v2 .bookmark__item input[type="radio"]+label:before{left:1.0625rem!important}}@media only screen and (max-width:350px){.v2 .bookmark__item input[type="radio"]+label:before{left:.375rem!important}}.v2 .bookmark__item input[type="radio"]+label:after{top:37px!important;top:2.3125rem!important;left:29px!important;left:1.8125rem!important}@media only screen and (max-width:575px){.v2 .bookmark__item input[type="radio"]+label:after{top:1.625rem!important}}@media only screen and (max-width:468px){.v2 .bookmark__item input[type="radio"]+label:after{left:1.3125rem!important}}@media only screen and (max-width:350px){.v2 .bookmark__item input[type="radio"]+label:after{left:.625rem!important}}.v2 .bookmark__item input[type="radio"]:checked+label{color:#3788c3}.v2 .bookmark__title{font-size:16px;font-size:1rem;color:#201c46;font-weight:700;width:100%;padding:22px 0!important;padding:1.375rem 0!important}@media only screen and (max-width:468px){.v2 .bookmark__title{font-size:.8125rem}}.v2 .bookmark__subtitle{font-size:13px;font-size:.8125rem;font-weight:400;color:#000}@media only screen and (max-width:575px){.v2 .bookmark__subtitle{display:none}}.v2 .bookmark__infobar{position:absolute;top:9px;top:.5625rem;right:15px;right:.9375rem}@media only screen and (max-width:575px){.v2 .bookmark__infobar{top:0;right:.3125rem}}.v2 .bookmark__infobar--content p{font-size:15px!important}.v2 .bookmark__infobar .forms-content .forms-block__box{padding:0;border-bottom:none}.v2 .bookmark__infobar .forms-content.info-bar{display:inline-block}.v2 .bookmark__infobar .form-block{background-color:#fff!important}.v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info .info-box{padding:15px!important;padding:.9375rem!important;max-width:320px;max-width:20rem}@media only screen and (max-width:900px){.v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info .info-box{top:52px;left:-80px}}@media only screen and (max-width:800px){.v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info .info-box{width:24.625em!important}}@media only screen and (max-width:575px){.v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info .info-box{left:-100px;width:280px!important}}.v2 .bookmark__infobar .forms-content .forms-block__box .info__container .info{background-color:#edeff5}@media only screen and (max-width:575px){.v2 .bookmark__infobar .info__container{margin-top:0;padding-left:0}}@media only screen and (max-width:900px){.v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info{position:absolute}}.v2 .content{padding-top:28px;padding-top:1.75rem;overflow:hidden}.v2 .content .col-3{padding-left:0!important;padding-right:0!important}@media only screen and (max-width:1140px){.v2 .content .col-3{max-width:100%!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}}.v2 .content .col-9{padding-left:0!important;padding-right:0!important}@media only screen and (max-width:1140px){.v2 .content .col-9{max-width:100%!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}}@media only screen and (max-width:810px){.v2 .content .col-9{padding:0!important}}.v2 .content__title h3{font-size:18px!important;font-size:1.125rem!important;font-weight:700;color:#201c46;text-align:left;margin-bottom:5px!important;margin-bottom:.3125rem!important}.v2 .content__text{max-width:230px;max-width:14.375rem;width:100%}@media only screen and (max-width:575px){.v2 .content__text{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-right:1.25rem}}.v2 .content__text p{color:#201c46;font-size:13px;font-size:.8125rem;line-height:20px;line-height:1.25rem;font-weight:400}.v2 .content__header{margin-bottom:45px;margin-bottom:2.8125rem;display:none;padding-left:15px;padding-left:.9375rem}@media only screen and (min-width:1141px){.v2 .content__header{display:block}}@media only screen and (max-width:575px){.v2 .content__header{display:block;margin-bottom:1.25rem;border-bottom:1px solid #edeff5}}@media only screen and (max-width:575px){.v2 .content__cnt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:575px){.v2 .content__btn{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-right:.9375rem}}.v2 .content__grey{background-color:#fafbfd;padding:50px 15px;padding:3.125rem .9375rem;position:relative}.v2 .content__grey.bg--width:before{position:absolute;top:0;right:0;background-color:#fafbfd;content:"";height:100%;width:300%;z-index:-1;overflow:hidden}@media only screen and (max-width:1140px){.v2 .content__grey{background-color:#fff;padding:0}}.v2 .contact{border-top:1px solid #e0e2ee;border-bottom:1px solid #e0e2ee;padding-top:20px;padding-top:1.25rem;padding-bottom:20px;padding-bottom:1.25rem;margin-bottom:30px;margin-bottom:1.875rem;display:none}@media only screen and (min-width:1141px){.v2 .contact{display:block}}.v2 .contact__row{display:-webkit-box;display:-ms-flexbox;display:flex}.v2 .contact__img{margin-right:15px;margin-right:.9375rem}.v2 .contact__info{padding-top:29px;padding-top:1.8125rem;max-width:130px;max-width:8.125rem;width:100%;background-color:#fafbfd}.v2 .contact__info .info__container p{font-size:16px;font-size:1rem;font-weight:700;color:#201c46}.v2 .contact .forms-content .forms-block__box .info__container{width:100%;padding:0}.v2 .contact .forms-content .forms-block__box{padding:0;border-bottom:none}.v2 .cross{padding-top:90px;padding-top:5.625rem;margin-bottom:50px;margin-bottom:3.125rem}.v2 .cross--white:hover{background-color:#fff;-webkit-box-shadow:0 5px 34px 0 rgba(26,26,26,.1);box-shadow:0 5px 34px 0 rgba(26,26,26,.1)}.v2 .cross--white:hover .button--cross{background-color:#ef8d26}.v2 .cross--white:hover:before{opacity:1!important}.v2 .cross--white:hover:after{opacity:0!important}.v2 .cross--dark:hover{background-color:#211c45}.v2 .cross--dark:hover .cross__content{opacity:1}.v2 .cross--dark:hover .cross__btn--second{opacity:0}.v2 .cross--dark:hover .button--cross{font-size:18px;font-size:1.125rem;max-width:202px;max-width:12.625rem;padding:15px 0 16px 30px;padding:.9375rem 0 1rem 1.875rem;background-position:center right 23px;background-position:center right 1.4375rem;background-size:.625rem auto;position:relative;-webkit-transform:translateY(-57px);transform:translateY(-57px)}@media only screen and (max-width:1300px){.v2 .cross--dark:hover .button--cross{-webkit-transform:translateY(-80px);transform:translateY(-80px)}}@media only screen and (max-width:350px){.v2 .cross--dark:hover .button--cross{-webkit-transform:translateY(-105px);transform:translateY(-105px)}}.v2 .cross--dark:hover .cross__description p{color:#211c45}.v2 .cross__item{background-color:#f1f3ff;display:block;border-radius:.25rem;margin-bottom:30px;margin-bottom:1.875rem;-webkit-transition:all .2s;transition:all .2s;position:relative;cursor:pointer}@media only screen and (max-width:575px){.v2 .cross__item{margin-bottom:.9375rem}}.v2 .cross__title h1{color:#201c46;font-size:26px;font-size:1.625rem;font-weight:700;text-align:center}.v2 .cross__content{padding:36px 34px 37px 170px;padding:2.25rem 2.125rem 2.3125rem 10.625rem;position:relative;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}@media only screen and (max-width:1160px){.v2 .cross__content{padding-left:7.5rem}}@media only screen and (max-width:768px){.v2 .cross__content{padding-left:10.625rem}}@media only screen and (max-width:450px){.v2 .cross__content{padding-left:7.5rem}}@media only screen and (max-width:350px){.v2 .cross__content{padding-left:5rem}}.v2 .cross__name h2{color:#201c46;font-size:18px;font-size:1.125rem;font-weight:700;text-align:left;margin-bottom:9px;margin-bottom:.5625rem}@media only screen and (max-width:1290px){.v2 .cross__name h2{height:2.625rem}}.v2 .cross__description p{font-size:15px;font-size:.9375rem;line-height:26px;line-height:1.625rem;font-weight:400;color:#000;-webkit-transition:all .2s;transition:all .2s}@media only screen and (max-width:1306px){.v2 .cross__description p{height:4.875rem}}@media only screen and (max-width:350px){.v2 .cross__description p{height:7.8125rem}}.v2 .cross__btn{height:40px}.v2 .cross__footer{max-width:800px;max-width:50rem;margin:0 auto}.v2 .cross__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v2 .cross__item30{width:33.3333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}@media only screen and (max-width:780px){.v2 .cross__item30{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:575px){.v2 .cross__item30{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.v2 .cross__item30 p{font-size:16px;font-weight:600;color:#000}.v2 .cross__item30 span{width:20px;height:20px;background-repeat:no-repeat;background-size:20px auto;background-position:center center;display:inline-block;margin-right:10px;position:relative;top:3px;top:.1875rem}.v2 .icon{position:relative}.v2 .icon:before,.v2 .icon:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background-position:left 37px center;background-position:left 2.3125rem center;background-size:5.6875rem auto;background-repeat:no-repeat;-webkit-transition:opacity .2s;transition:opacity .2s}@media only screen and (max-width:1160px){.v2 .icon:before,.v2 .icon:after{background-position:left 1.25rem center;background-size:3.75rem auto}}@media only screen and (max-width:768px){.v2 .icon:before,.v2 .icon:after{background-position:left 2.3125rem center;background-size:5.6875rem auto}}@media only screen and (max-width:450px){.v2 .icon:before,.v2 .icon:after{background-position:left 1.25rem center;background-size:3.75rem auto}}@media only screen and (max-width:350px){.v2 .icon:before,.v2 .icon:after{background-position:left .625rem center;background-size:2.5rem auto}}.v2 .icon:hover:before{opacity:0}.v2 .icon:hover:after{opacity:1}.v2 .icon--car:before{background-image:url("/Content/Source/img/icon/car-blue.svg")}.v2 .icon--car:after{opacity:0;background-image:url("/Content/Source/img/icon/car.svg")}.v2 .icon--xsellcest:before{background-image:url("/Content/Source/img/icon/xsellcest.png")}.v2 .icon--xsellele:before{background-image:url("/Content/Source/img/icon/xsellele.png")}.v2 .icon--xsellhav:before{background-image:url("/Content/Source/img/icon/xsellhav.png")}.v2 .icon--xsellmaj:before{background-image:url("/Content/Source/img/icon/xsellmaj.png")}.v2 .icon--xsellplyn:before{background-image:url("/Content/Source/img/icon/xsellplyn.png")}.v2 .icon--xsellpov:before{background-image:url("/Content/Source/img/icon/xsellpov.png")}.v2 .icon--xsellpujcky:before{background-image:url("/Content/Source/img/icon/xsellpujcky.png")}.v2 .icon--check{background-image:url("/Content/Source/img/icon/check.svg");background-size:.9375rem auto;background-position:left 12px center;background-position:left .75rem center}.v2 .icon--handshake{background-image:url("/Content/Source/img/icon/handshake-regular.svg");background-position:left 9px center;background-position:left .5625rem center;background-size:auto 1.0625rem}.v2 .icon--clock{background-image:url("/Content/Source/img/icon/clock-regular.svg");background-position:left 9px center;background-position:left .5625rem center;background-size:auto 1.1875rem}.v2 .icon--bolt{background-image:url("/Content/Source/img/icon/bolt-solid.svg");background-position:left 13px center;background-position:left .8125rem center;background-size:auto 1.1875rem}.v2 .icon--thump-up{background-image:url("/Content/Source/img/icon/thump-up.svg");background-position:left 13px center;background-position:left .8125rem center;background-size:auto 1.1875rem}.v2 .container{max-width:1318px;max-width:82.375rem}.v2 .container__inner{max-width:850px;max-width:53.125rem}.v2 .container--middle{max-width:1100px;max-width:68.75rem}.v2 .container--small{max-width:850px;max-width:53.125rem}.v2 .container--smaller{max-width:770px;max-width:48.125rem}.v2 .section{padding:50px 0 16px;padding:3.125rem 0 1rem}.v2 .section--mb{padding-bottom:50px;padding-bottom:3.125rem}.v2 .section--bg{background-color:#eceefb}.v2 .section__title{font-size:26px;font-size:1.625rem;line-height:32px;line-height:2rem;margin-bottom:44px;margin-bottom:2.75rem;text-align:center;color:#201c46}.v2 .section__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1199px){.v2 .section__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.v2 .section__left{margin-top:10px;margin-top:.625rem}@media screen and (min-width:1200px){.v2 .section__left{-webkit-box-flex:0;-ms-flex:0 0 25.375rem;flex:0 0 25.375rem;width:100%;max-width:25.375rem;margin-right:4.0625rem}}.v2 .section__small{max-width:800px;max-width:50rem}.v2 .section__small--center{margin:0 auto}.v2 .header{position:relative;z-index:99;-webkit-box-shadow:0 5px 34px 0 rgba(44,45,49,.1);box-shadow:0 5px 34px 0 rgba(44,45,49,.1);background-color:#fff;border-bottom:1px solid #d8d8d8}.v2 .header--noshadow{-webkit-box-shadow:none;box-shadow:none}.v2 .header--epojisteni{padding-top:20px;padding-bottom:20px}.v2 .header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2 .header__logo{display:block;width:201px;width:12.5625rem;height:34px;height:2.125rem;font-size:0;text-indent:-10000px;background-image:url("/Content/Source/img/logo.svg");background-size:contain}@media only screen and (max-width:510px){.v2 .header__logo{height:26px;position:relative;top:0;right:10px}}.v2 .header__logo.logo-epojisteni{background-image:url("/Content/Source/img/logo-epojisteni.png");width:240px;max-width:100%;height:49px}@media only screen and (max-width:510px){.v2 .header__logo.logo-epojisteni{width:8.125rem;position:relative;top:10px}}.v2 .header__logo h1{margin-bottom:0;line-height:34px;line-height:2.125rem}.v2 .header__slogan{display:block;width:129px;width:8.0625rem;height:17px;height:1.0625rem;margin:10px auto 0 25px;margin:.625rem auto 0 1.5625rem;background-image:url("/Content/Source/img/header-slogan.svg");background-size:contain;opacity:0}@media screen and (max-width:1150px){.v2 .header__slogan{display:none}}.v2 .header__text{font-family:"FeltTipRoman",sans-serif}.v2 .header__info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding-top:2px}.v2 .header__info--epojisteni{text-align:left}.v2 .header__info__email{display:none;font-size:12px;padding-bottom:2px;line-height:20px;line-height:1.25rem;color:#828282;text-transform:uppercase;text-decoration:none;margin-right:30px}@media only screen and (min-width:375px){.v2 .header__info__email{display:flex}}@media only screen and (max-width:439px){.v2 .header__info__email{font-size:.75rem}}.v2 .header__info__phone{font-size:16px;line-height:18px;font-weight:600;color:#0c1b49;display:flex;flex-shrink:0;flex-direction:row}.v2 .header__info__phone a:before{display:block;position:absolute;content:" ";background-image:url("/Content/Source/img/icon/srovnejto/phone-blue.svg");background-size:contain;height:16px;width:16px;left:-23px;top:14px}@media only screen and (max-width:1080px){.v2 .header__inner{position:relative;height:50px}.v2 .header__info{padding-right:60px}.v2 .header__logo{flex:auto}}@media only screen and (max-width:900px){.v2 .header__info__email{display:none}.v2 .header__info__phone a:before{top:-8px}}@media only screen and (max-width:640px){.v2 .header__info,.user-profile{display:none!important}}@media only screen and (max-width:510px){.v2 .header__info{position:absolute;right:40px}}@media only screen and (min-width:375px) and (max-width:510px){.v2 .header__info__email{margin-right:2px}.v2 .header__info__phone a:before{height:14px;width:14px;left:-20px}.v2 .header__info__phone{font-size:12px}.v2 .header__info__phone>a>span{position:relative;top:-9px}}@media only screen and (max-width:374px){.v2 .header__info__phone a:before{background-size:24px 24px;height:24px;width:24px;top:-13px;visibility:visible}.v2 .header__info__phone>a>span{display:none}}@media only screen and (max-width:510px){.v2 .header__info__email{visibility:hidden}}.v2 .header__info__text{font-size:13px;line-height:18px;font-weight:300;color:#201c46}@media only screen and (max-width:439px){.v2 .header__info__text{font-size:.75rem}}@media only screen and (max-width:510px){.v2 .header__info__text{font-size:.625rem;white-space:pre}}.v2 .nav{font-size:0;flex:auto}@media screen and (max-width:1220px){.v2 .nav>ul>li>a{padding:0 1.5rem 0 5px}}@media screen and (max-width:1125px){.v2 .header__logo{width:11rem}}@media screen and (max-width:1080px){.v2 .nav{position:absolute;top:5.25rem;left:-15px;right:-15px;z-index:999;display:none;background-color:#fff;height:calc(100vh - 50px);overflow-y:auto}}@media screen and (max-width:1080px){.v2 .nav{top:51px;background-color:#f5f6f7}}@media screen and (max-width:1080px){.v2 .nav.is-open{display:block}.v2 .nav.is-open>ul>li:before{content:"";background:#d8d8d8;height:1px;position:absolute;margin:0 auto;left:16px;left:1rem;right:16px;right:1rem}.v2 .nav.is-open ul .has-sub:first-child:before{content:none}}.v2 .nav ul{margin-bottom:0;list-style:none}@media screen and (min-width:992px){.v2 .nav li:hover>a,.v2 .nav li.is-active>a{color:#3688c3}.v2 .nav li:hover>a:before,.v2 .nav li.is-active>a:before{opacity:1}}.v2 .nav a{position:relative;display:inline-block;font-size:16px;font-size:1rem;line-height:60px;font-weight:600;-webkit-transition:color .2s;transition:color .2s}@media screen and (max-width:1080px){.v2 .nav a{line-height:2.625rem}}@media screen and (min-width:1081px){.v2 .nav>ul>li{display:inline-block;padding-bottom:15px;position:relative;top:7px}.v2 .nav>ul{padding-left:20px}}@media screen and (min-width:1080px){.v2 .nav>ul>li:hover.has-sub>a{background-color:rgba(44,147,255,.1);border-radius:5px}.v2 .nav>ul>li:hover .nav__sub{display:block}.v2 .nav__sub{background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:5px;padding:10px;min-width:280px}}.v2 .nav>ul>li>a{z-index:100;padding:0 27px 0 13px;border:2px solid transparent;border-radius:5px;height:44px;line-height:44px}@media screen and (max-width:1200px){.v2 .nav>ul>li>a{padding:0 1.5rem 0 .5rem}}@media screen and (max-width:1080px){.v2 .nav>ul>li>a{display:block;padding:0 .9375rem}}.v2 .nav__sub{position:absolute;top:55px;left:0;z-index:99;display:none}.v2 .nav__sub ul{width:100%}.v2 .nav__sub a{color:#000;line-height:23px;padding:8px 10px;border-radius:5px;-webkit-transition:all .2s;transition:all .2s;display:block;width:100%}.v2 .nav__sub ul>li+li a{margin-top:2px}.v2 .nav__sub li:hover a{background-color:rgba(44,147,255,.1);color:#005baf!important}.v2 .nav__sub ul>li a .mutumutu_navLogo{display:inline-block;width:95px;height:20px;background:url("/Content/source/images/mutumutu/mutumutu-logo.svg") no-repeat 0 center;background-size:contain;margin-left:5px;position:relative;top:3px}@media screen and (max-width:1080px){.v2 .nav__sub{position:relative;top:0;border:none;display:block}.v2 .nav__sub ul{margin-bottom:1.25rem;border-bottom:rgba(32,28,70,.2)}.v2 .nav__sub a{font-weight:normal;color:#0c1b49;width:100%;display:block;line-height:30px;padding:0 20px}.v2 .nav__sub a:after{content:"";position:absolute;top:50%;right:20px;width:10px;height:100%;margin-top:-.9375rem;margin-left:-.9375rem;background-image:url(/Content/Source/img/icon/arrow-blue.svg);background-position:center center;background-size:6px}.v2 .nav>ul>li>a{font-size:18px;font-weight:600;padding-top:10px;padding-left:17px;margin-bottom:10px}}.v2 .nav__sub a:hover{color:#201c46!important}@media screen and (min-width:992px){.v2 .nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.v2 .nav__title{font-size:18px;font-size:1.125rem;line-height:22px;line-height:1.375rem;margin-bottom:32px;margin-bottom:2rem}@media screen and (max-width:1080px){.v2 .nav__title{margin-bottom:.9375rem}}.v2 .nav__title--info{font-size:15px;font-size:.9375rem}.v2 .nav__info a{font-weight:400;color:#201c46}@media only screen and (min-width:1301px){.v2 .nav__arrow{right:.5em}}@media only screen and (max-width:1300px){.v2 .nav__arrow{right:.3125rem}}@media screen and (min-width:1081px){.v2 .nav__arrow{position:absolute;top:50%;width:.7rem;height:.7rem;margin-top:-.3125rem}.v2 .nav__arrow:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("/Content/Source/img/icon/menu.svg");background-position:center center;background-size:contain;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}}@media screen and (max-width:1080px){.v2 .nav__arrow{position:absolute;top:.375rem;right:.9375rem;display:block;width:1.875rem;height:1.875rem;border-radius:2px;cursor:pointer}.v2 .nav__arrow:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;margin-top:-.9375rem;margin-left:-.9375rem;background-image:url("/Content/Source/img/icon/arrow-blue.svg");background-position:center center;background-size:6px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.v2 .nav__arrow.is-open:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.v2 .nav--hidden{display:none}.v2 .footer{padding:60px 0 38px;padding:3.75rem 0 2.375rem;background-color:#201c46}.v2 .footer__list{padding-left:0;list-style:none}.v2 .footer__list--bottom{margin-bottom:0}.v2 .footer__list--bottom li{display:inline-block}.v2 .footer__list--bottom li:not(:last-child):after{content:"|";display:inline-block;padding:0 10px;padding:0 .625rem;color:#fff}.v2 .footer__list a{font-size:14px;font-size:.875rem;font-weight:700;line-height:28px;line-height:1.75rem;color:#fff;-webkit-transition:color .2s;transition:color .2s}.v2 .footer__list a:hover{color:#3688c3}.v2 .footer__separator{border-top:1px solid #2e2862}.v2 .footer__middle h4,.v2 .footer__middle p{color:#fff;margin-bottom:0}.v2 .footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1199px){.v2 .footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v2 .footer__bottom>div{margin-bottom:1.5625rem}}.v2 .footer__bottom p{margin-bottom:0;font-size:14px;font-size:.875rem;color:#fff}.v2 .footer__bottom a{color:#fff}.v2 .footer__bottom img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.v2 .page{padding:20px 0;padding:1.25rem 0;margin-bottom:30px;margin-bottom:1.875rem;background-color:#eceefb}@media screen and (min-width:768px){.v2 .page{padding-bottom:2.75rem}}.v2 .page__title{font-size:36px;font-size:2.25rem;line-height:42px;line-height:2.625rem;padding-top:.3125em;margin:0}@media screen and (max-width:575px){.v2 .page__title{font-size:22px;line-height:25px}}.v2 .page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v2 .page__item--1{flex-shrink:0;display:flex;flex-direction:column;justify-content:center}.v2 .page__item--2{margin:0 30px;display:flex;align-items:center}@media screen and (max-width:767px){.v2 .page__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:576px) and (max-width:767px){.v2 .page__item--1{margin-bottom:1.875rem}}@media screen and (max-width:1080px){.v2 .page__item--2{display:none}}.v2 .page__list{padding-left:0;margin:40px 0 50px;list-style:none}@media screen and (max-width:575px){.v2 .page__list{margin:30px 0 20px 0}}.v2 .page__list li{padding-left:35px;padding-left:2.1875rem;margin-bottom:12px;color:#201c46;background-image:url("/Content/Source/img/icon/check-blue.svg");background-position:left center}.v2 .page__adv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:30px}@media screen and (max-width:575px){.v2 .page__adv{display:none}}.v2 .page__adv>span{padding-left:56px;padding-left:3.5rem;font-size:1em;line-height:18px;line-height:1.125rem;font-weight:700}.v2 .page__adv>span:nth-child(1){background-image:url("/Content/Source/img/icon/time-blue.svg")}.v2 .page__adv>span:nth-child(2){background-image:url("/Content/Source/img/svg/ico-21.svg")}.v2 .sidebar__list{list-style:none;padding-left:0;margin-bottom:35px;margin-bottom:2.1875rem}.v2 .sidebar__list--bg li{margin-bottom:5px;margin-bottom:.3125rem}.v2 .sidebar__list--bg a{padding:20px 44px 20px 25px;padding:1.25rem 2.75rem 1.25rem 1.5625rem;background-color:#eceefb;border-radius:4px}.v2 .sidebar__list--bg a:hover{color:#fff;background-color:#3688c3}.v2 .sidebar__list--bg a:hover:before{opacity:0}.v2 .sidebar__list--bg a:hover:after{opacity:1}.v2 .sidebar__list--line li:not(:last-child){border-bottom:1px solid #eceefb}.v2 .sidebar__list--line a{padding:14px 44px 14px 0;padding:.875rem 2.75rem .875rem 0}.v2 .sidebar__list--line a:hover{color:#3688c3}.v2 .sidebar__list a{position:relative;display:block;font-size:15px;font-size:.9375rem;font-weight:600;line-height:18px;line-height:1.125rem;color:#2c2d31;-webkit-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}.v2 .sidebar__list a:before,.v2 .sidebar__list a:after{content:"";position:absolute;top:0;right:0;width:44px;width:2.75rem;height:100%;background-position:center center;background-size:6px auto;-webkit-transition:opacity .2s;transition:opacity .2s}.v2 .sidebar__list a:before{background-image:url("/Content/Source/img/icon/arrow-blue.svg")}.v2 .sidebar__list a:after{opacity:0;background-image:url("/Content/Source/img/icon/arrow.svg")}.v2 .sidebar__title{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.viewer{width:20.9375em;position:relative;height:4.6875em;display:inline-block;font-size:1em;margin-top:2.1875em;color:#fff;text-align:left}.viewer:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.viewer:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.viewer__circle{text-align:center;float:left;background:url(/Content/source/img/svg/ico-19.png) top center no-repeat;background:url(/Content/source/img/svg/ico-19.svg) top center no-repeat,-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(/Content/source/img/svg/ico-19.svg) top center no-repeat,linear-gradient(transparent,transparent);background-size:.625em;background-position-y:.15625em;font-size:2em;line-height:100%;width:2.34375em;height:2.34375em;padding-top:.875em;border:3px solid #fff;border-radius:50%;display:block}.viewer__text{float:left;width:calc(100% - 75px);line-height:20px;vertical-align:middle;padding-left:20px;padding-top:25px}@media screen and (max-width:799px){.viewer__text{width:100%;padding-left:0}}.viewer__inner{display:inline-block;line-height:20px;vertical-align:middle}@media screen and (max-width:800px){.viewer{margin-bottom:2.1875em}}@media screen and (max-width:480px){.viewer{padding-top:10px}.viewer .viewer__circle{float:none;margin:10px auto}.viewer .viewer__text{line-height:22px}}@media screen and (max-width:800px){.viewer{display:block;text-align:center;padding:30px 0}.viewer .viewer__circle{float:none;margin:0 auto}.viewer .viewer__text{line-height:20px;margin-top:10px;display:block}}@media screen and (max-width:800px){.viewer{width:100%;padding:0}}.white-popup{position:fixed;background:#fff;padding:20px;width:auto;margin:150px auto;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);overflow-y:scroll;max-height:800px;text-align:left;overflow:hidden;z-index:10001}@media screen and (max-width:650px){.white-popup{width:100%!important}}.word__text{position:relative;background-color:#ededed;border-radius:5px;margin-right:30px}.word__text p{margin-bottom:0!important;padding:20px}.word__text:after{content:"";position:absolute;top:15%;right:-20px;width:0;border-top:20px solid transparent;border-right:0 solid transparent;border-left:20px solid #ededed;z-index:4}.word__image{border-radius:5px;max-width:100%;height:auto}.word__name{display:block;font-weight:700}.word__position{display:block;font-size:14px;line-height:18px}.bg-green{background:#eceefb!important}.bg-green h1{color:#201c46;font-weight:700}.bg-green .index-left ul li{color:#201c46}.bg-green .h1--sub a{color:#64b0e7}.bg-green .index-left .circle-1,.bg-green .index-left .circle-2{color:#201c46}.green{color:#201c46!important}.main-content .text-content h2,.main-content .text-content h3,.main-content .text-content h4,.main-content .text-content h5{font-weight:700;color:#201c46;text-align:left}.main-content .text-content a{color:#64b0e7}.main-content .helpful-link li a{background-color:#eceefb;color:#2c2d31}.main-content .helpful-link li a:hover{background-color:#64b0e7}.main-content .helpful-link li a:after,.main-content .related-site li a:after{width:.5em}.main-content .related-site li a:hover{color:#64b0e7}.viewer{color:#201c46;font-weight:700}.viewer__circle{border:1px solid #201c46;background-image:none}.main-content .text-content p{font-size:.9375rem;line-height:1.625rem;color:#2c2d31}.navigace a:after,.navigace span:after{background-image:url('/Content/source/img/svg/ico-23_black.svg')}.main-content .related-site li a:hover:after{background-image:url('/Content/source/img/svg/ico-23_dark.svg')}.navigace a:hover,.navigace span:hover{color:#6a677e}.navigace .active{color:#6a677e}.calculate__div{background-color:#fc9932}.calculate__div:hover{background-color:#fdb264}.reference{background-color:#f1f3ff}.bg-green2{background:#f1f3ff}.bg-green2 h5{padding:15px 0;color:#201c46;font-size:36px;font-weight:700;line-height:50px}.bg-green2 .viewer{display:flex;flex-direction:column;height:auto;align-items:center}footer{background-color:#211c45}footer .footer__bottom .footer__icon{background-image:none}.bg-green2 .bg-green2__right h4,.bg-green2 .bg-green2__right .h4{color:#201c46}.blog{background-color:#f1f3ff}.blog .blog__button{background-color:#fc9932;border-radius:32px;text-transform:initial}.blog .blog__button:hover{background-color:#fdb264}.blog .post-with-img .blog__content__box{border-radius:2px 2px 0 0;background-color:#fff;height:100%}.about{background:#f1f3ff}.blog .post-with-img .blog__content__box .date{color:#858791;font-size:14px;font-weight:400;line-height:20px;margin-bottom:10px}.blog .post-with-img .blog__content__box h5,.blog .post-with-img .blog__content__box .h5{color:#201c46;font-size:18px;font-weight:700;line-height:22px;margin-bottom:20px}.blog .post-with-img .blog__content__box p{color:#2c2d31;font-size:15px;font-weight:400;line-height:26px}.blog .post-with-img .blog__content__box:hover .blog__content__box__pad{margin-top:0}h3,.h3,.blog h3,.blog .h3,.garance h3,.garance .h3,.about h3,.about .h3,.reference h3,.reference .h3,.video h3,.video .h3,.function-module h3,.function-module .h3,.screenshot-slider h3,.screenshot-slider .h3,.download h3,.download .h3{color:#201c46;font-size:26px;font-weight:700;line-height:32px;text-align:center}.overview h3{font-size:26px;font-weight:700;line-height:32px;text-align:center}.blog .post-with-img{display:flex}.blog .post-with-img .blog__content__box .blog__content__box__hover{display:none;margin-bottom:0}.blog .post-with-img .blog__content__box .blog__content__box__pad{height:100%;background-color:#fff}.blog .post-with-img .blog__content__box:hover h5{color:#64b0e7}.footer__social{display:none}.before-close .circle{background-color:#64b0e7}.blog-item big{color:#201c46}.blog--custom{margin-bottom:35px}.bg-green2 h1{color:#201c46}.function-module{background-color:#f1f3ff}.overview{background-color:#201c46}.tabs li span:hover,.tabs li span.active:hover{background-color:#fff}.tabs li span:hover h2{color:#201c46}.screenshot-slider{background-color:#f1f3ff}.bubble--green{background:#eceefb}.bubble h1{color:#201c46}.bubble ul li{color:#201c46}.bubble .circle-1,.bubble .circle-2{color:#201c46}.bg-green .index-left__left p{color:#201c46}.poj__link:hover{background:#65b1e8}.tlacitko{background-color:#65b1e8}.reference .reference__star{color:#201c46}.font-green{color:#201c46}.box__title{background:#201c46}.button-orange{background-color:#fc9932}.button-orange:hover{background-color:#fdb264}.box__buttons span{background-color:#fc9932}.box__buttons span:hover,.box__buttons li:hover span{background-color:#fdb264}.box__buttons li:hover a{color:#fc9932}.table-header thead td{background-color:#201c46}table.table_css tr{border-color:#201c46}table.table_css tr:hover{background-color:#eceefb}table.table_css td.right_td li{color:#65b1e8}.table-bg-green{background-color:#eceefb}.bg-grey{background-color:#eceefb}.bg-green3{background-color:#201c46}.top-nav a.done{color:#201c46}.top-nav a.active{color:#64b0e7}.top-nav a.active span{background:#64b0e7;border-color:#64b0e7;color:#fff}.top-nav a.done span{background:transparent;border-color:#211c45}.top-nav a span{border:1px solid #211c45}.top-nav a{color:#211c45}.bg-green3 h1{color:#fff;font-size:36px;font-weight:700;line-height:42px}.recbox h2{color:#201c46;font-size:24px;font-weight:400;line-height:31px;text-align:center}.recbox h2 span{font-weight:700}.dashed-text{color:#64b0e7}.dashed-box{border-color:#64b0e7}.dashed-box-title{color:#64b0e7}.upsell__input input[type=radio]+label:before,.upsell__input input[type=radio]+label:after{border-color:#64b0e7}.upsell__input input[type=radio]+label:after{background-color:#64b0e7}.upsell__header--gray{background-color:#f3f5ff}.upsell__header--blue{background-color:#64b0e7}.upsell__col{border:2px solid #d5d8eb}@media screen and (min-width:768px){.upsell__col:not(:first-child){margin-left:20px}}.upsell__box{background-color:#211c45}.upsell{display:flex;justify-content:space-between}.upsell__td{border-color:#f5f7ff}.upsell__header{border-color:#f5f7ff;margin-bottom:35px}.upsell__col:first-child .upsell__td:last-child{border-color:#f5f7ff}.upsell__tag{top:auto;bottom:-17px;left:50%;margin-left:-35px;-webkit-transform:rotate(0);transform:rotate(0);border-radius:4px}.upsell__header{overflow:inherit}.upsell__input{bottom:30px}.upsell__button{margin-top:15px;margin-bottom:35px}.upsell__td:last-child{height:auto}.forms-content .forms-block__box .form-block__form input.form-radio+label:before{border-color:#64b0e7}.forms-content .forms-block__box .form-block__form input.form-radio:checked+label:after{background-color:#64b0e7}.link-bottom .a__link--continue{background-color:#fc9932}.link-bottom a{height:auto;line-height:normal;border-radius:32px;padding-top:14px;padding-bottom:14px;text-transform:initial}.link-bottom .a__link--continue{height:auto;line-height:normal}.link-bottom .a__link--back{background-color:transparent;border:1px solid #64b0e7;color:#64b0e7}.link-bottom .a__link--back:before,.link-bottom .a__link--back:after{background-image:url('/Content/source/img/svg/ico-left-blue.svg')}.forms-content .forms-block__box h2{color:#201c46;font-size:1.875em;font-weight:600;line-height:28px;background-repeat:no-repeat;padding-left:1.3em}.forms-content .forms-block__box h2:before{background:none}.forms-content .forms-block__box .form-block__form input,.forms-content .forms-block__box .form-block__form select,.forms-content .forms-block__box .form-block__form textarea{border-color:#dfe2f4;background-color:#f3f5ff}.forms-content .forms-block__box .form-block__form select:focus,.forms-content .forms-block__box .form-block__form input:focus,.forms-content .forms-block__box .form-block__form textarea:focus{border-color:#201c46}.forms-content .forms-block__box .info__container .info{background-color:#eceefb;color:#201c46;font-weight:700}.forms-content .forms-block__box .form-block__info .info-box{border-color:#201c46}.forms-content .forms-block__box .form-block__text label{font-size:18px}.forms-content .forms-block__box .form-block__form .calendar{background-color:#f3f5ff;border-color:#dfe2f4;background-size:18px auto}.recbox__item input[type=radio]+label:before,.recbox__item input[type=radio]+label:after{border-color:#64b0e7}.recbox__item input[type=radio]+label:after{background-color:#64b0e7}.recbox__item input[type=radio]:checked+label{background-color:#f3f5ff}.forms-content .forms-block__box .form-block__info .info-box .title_info{color:#201c46}.form-text h2{color:#201c46}.fancybox-content .forms-content .forms-block__box .form-block__form.w50{max-width:50%}.bg-grey-light{background-color:#f1f3ff}.f-border{border-color:#e1e2e9}.f label{color:#2c2d31;font-size:18px;font-weight:400;line-height:42px;text-align:left}.f-select,.f-input{height:42px;line-height:40px;border-radius:4px;border-color:#dfe2f4;margin-bottom:10px}.f-select:focus,.f-input:focus{border-color:#201c46}.f-select{background-position:top 17px right .9375em}.f-input-icon{right:10px;height:calc(100% - 10px);background-size:16px auto}.f-date .f-input{width:100%!important}.f input[type=radio]+label:before{border-color:#64b0e7;background-color:#fff;position:absolute}.f input[type=radio]:checked+label:after{background-color:#64b0e7}.f-button{border-color:#64b0e7;background-color:#64b0e7;border-radius:32px;padding-top:6px;padding-bottom:6px;text-align:center}.list-text{color:#201c46;font-size:15px;font-weight:700;line-height:18px}.list-text-arrow span:before,.list-text-arrow span:after{border-bottom-color:#201c46}.list-item{background-color:#f3f5ff}.list-price{color:#64b0e7}.list-span{color:#2c2d31;font-size:15px;font-weight:700;line-height:26px}.list-button{background-color:#fc9932!important;font-size:15px;border-radius:32px;color:#fff!important}.list-button:hover{background-color:#fdb264!important}.list-button-detail{background-color:transparent!important;color:#64b0e7!important;text-decoration:underline!important}.list-button-detail:hover{background-color:transparent!important}.list-button-detail:before{background-image:url('/Content/source/img/svg/ico-23_green.svg')}.list-bottom-text2{color:#fff}.list-bottom-text{background-color:#211c45}.list-bottom{background-color:#65b1e8}.list-bottom-text:before{border-left-color:#211c45}.list-item-doporucujeme{border-color:#006db3}.list-item-doporucujeme .list-bottom{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.list-item-doporucujeme .list-bottom-text{border-bottom-left-radius:3px}.row-list{border-radius:5px}.link-bottom a{background-color:#64b0e7}.info-content{border-color:#211c45}.info{font-weight:700;color:#211c45;background-color:#e2e3ec}.tlacitko_big{background-color:#fc9932}.chbox__title{color:#201c46;font-size:14px;font-weight:700;line-height:18px}.chbox__change{color:#64b0e7;font-size:15px;font-weight:700;line-height:20px}.chbox{background-color:#eceefb}.recbox__conv{background-color:#f3f5ff}.recbox__conv:before{border-left-color:#f3f5ff}.list-detail .ul-icon-title{color:#201c46;font-weight:700}.list-detail h4{color:#201c46;font-weight:700}.list-detail .ul-clasic a{font-size:15px;color:#64b0e7}.list-detail .ul-clasic li{margin-bottom:0;line-height:20px}.ul-interesting li{font-size:15px;line-height:26px}.navigace a,.navigace span{font-size:13px;line-height:20px;margin-right:5px}.navigace a{color:#201c46;text-decoration:underline}.navigace a:hover{color:#64b0e7}.navigace span{color:#6a677e}.navigace a:after,.navigace span:after{background-size:3px auto;background-position:center center;width:5px;margin-left:5px}.viewer__circle{padding-top:0;line-height:calc(2.34375em - 2px)}.bubble ul li{padding-left:35px;margin-bottom:15px;color:#201c46;background-image:url('/Content/Source/img/icon/check-blue.svg');background-position:top 6px left;background-repeat:no-repeat}.bubble ul li:before{display:none}@media screen and (max-width:1399px){.bubble ul li{margin-bottom:0}}@media screen and (max-width:991px){.forms-content .forms-block__box .form-block__form{width:100%}.bubble__middle{display:none}.bubble__l,.bubble__r{width:50%}.bubble__left{width:100%}}@media screen and (max-width:767px){.bubble--title .bubble__right{height:auto}.bubble__left__bottom{display:none}.bubble__l,.bubble__r{width:100%}.bubble h1{padding-bottom:0}}.list-price{padding-top:8px;padding-bottom:4px}.list-content .list-text{padding:0}.list-ul{list-style:none}.list-ul li{position:relative;color:#2c2d31;font-size:15px;font-weight:400;line-height:20px;padding-left:15px;margin-bottom:5px}.list-ul li:before{content:'';position:absolute;top:7px;left:0;width:6px;height:6px;background-color:#64b0e7;border-radius:50%}.list--nabidka .list-header>.row .cell:nth-child(2),.list--nabidka .list-content .list-item>.row .cell:nth-child(2){width:135px}.list--nabidka .list-header>.row .cell:nth-child(5),.list--nabidka .list-content .list-item>.row .cell:nth-child(5){width:130px}.list--nabidka .list-header>.row .cell:nth-child(6),.list--nabidka .list-content .list-item>.row .cell:nth-child(6){width:270px}.list--nabidka .list-header>.row .cell:not(:first-child) .list-text,.list--nabidka .list-content .list-item>.row .cell:not(:first-child) .list-text{text-align:left}.list--nabidka .list-content>.row .cell:last-child{text-align:center}.list--nabidka .list-inner{padding:0}.list-bottom-text2{line-height:48px}.list-rating{margin-bottom:0!important}.list-text-price-big{color:#64b0e7;font-size:26px;font-weight:700;line-height:32px}hr.list-hr{border-top-color:#e1e2e9;width:130px;margin:8px auto!important;border-top-width:2px}.list--pujcka{margin-top:30px}.list--pujcka .list-header>.row .cell,.list--pujcka .list-content .list-item>.row .cell{width:calc(100%/6)}.list--pujcka .list-header>.row .cell:nth-child(1),.list--pujcka .list-content .list-item>.row .cell:nth-child(1){width:160px}.list--pujcka .list-header>.row .cell:nth-child(2),.list--pujcka .list-content .list-item>.row .cell:nth-child(2){width:155px}.list--pujcka .list-header>.row .cell:nth-child(3),.list--pujcka .list-content .list-item>.row .cell:nth-child(3){width:190px}.list--pujcka .list-header>.row .cell:nth-child(4),.list--pujcka .list-content .list-item>.row .cell:nth-child(4){width:325px}.list--pujcka .list-header>.row .cell:nth-child(5),.list--pujcka .list-content .list-item>.row .cell:nth-child(5){width:175px}.list--pujcka .list-header>.row .cell:nth-child(6),.list--pujcka .list-content .list-item>.row .cell:nth-child(6){width:auto}.list--pujcka .list-header>.row .cell:not(:first-child) .list-text,.list--pujcka .list-content .list-item>.row .cell:not(:first-child) .list-text{text-align:left}.list--pujcka .list-bottom-text2{font-weight:400}.list--pujcka .list-button-detail:before{right:3.9375em}.list--pujcka .list-button-detail{font-weight:700}.list--pujcka .list-bottom-text:before{right:-1em;border-left-width:1em}.list--pujcka .list-button{width:210px;font-size:15px}.list--pujcka .list-header{padding-left:15px}.list--pujcka .list-header .list-text{padding:15px 0;font-weight:600;font-size:16px}.list--pujcka .list-item{background-color:#fff;border-radius:10px;border:2px solid #dfe2f4}.list--pujcka .row-list{background-color:#fff;border-radius:10px}.list--pujcka .list-button:not(.list-button-detail){font-weight:700;font-size:16px}.list--pujcka .list-button-detail{text-decoration:none!important;font-size:14px;font-weight:600;padding-top:5px;color:#3688c3!important}.list--pujcka .list-button-detail:hover{text-decoration:underline!important}.list--pujcka .list-text-price-big{color:#3688c3}.list--pujcka .c-rating__item{background-image:url(/Content/source/img/svg/starsGreen.svg)}.list--pujcka .cell .list-inner{padding:0}.list--pujcka .list-detail{padding-top:20px}.list--pujcka .list-detail li{position:relative;padding-left:15px;margin-bottom:10px}.list--pujcka .tag{left:20px;background:none}.list--pujcka .tag__item{border-radius:5px;padding:4px 8px;font-weight:600;line-height:17px}.list--pujcka .tag__item.is-green{background-color:#d7f3dd;color:#36c254}.list--pujcka .list-text-price-big{font-weight:600;font-size:22px}.list--pujcka .list-detail li:before{content:'';position:absolute;top:8px;left:0;width:6px;height:6px;background-color:#64b0e7;border-radius:50%}.list--pujcka .list-detail h4,.list--pujcka .list-detail h5{margin-bottom:15px}.list--pujcka .list-line-left{border-left:1px solid #f3f5ff}.list--pujcka .list-hodnoceni{display:flex;margin:20px 0 10px}.list-hodnoceni-left{background-color:#f3f5ff;border-radius:4px;padding:20px;margin-right:20px;font-style:italic;font-size:14px}.list-hodnoceni-right{min-width:220px;display:flex;flex-direction:column;justify-content:center;line-height:24px}.list-hodnoceni-right .list-rating li{padding-left:0}.list-hodnoceni-right .list-rating li:before{display:none}.list--pujcka .list-detail>.row>.cell .list-button-big{margin-top:50px}.list--pujcka .list-hr2{display:block;border-top:1px solid #f3f5ff;margin:10px 0 26px}.multipujcka .text--green{color:#36c254}.multipujcka .btn--green{border-radius:25px;background-color:#36c254;font-size:16px;font-weight:bold;height:40px;color:#fff;display:inline-block;padding:0 25px;line-height:40px;transition:background-color .2s}.multipujcka .btn--green:hover{color:#fff;background-color:#62cc79}.multipujcka .text--uppercase{text-transform:uppercase}.multipujcka .head{padding-bottom:0;position:relative}.multipujcka .head__title{font-size:42px;font-weight:600;padding-bottom:25px}.multipujcka .section{position:relative;box-shadow:0 1px 40px 0 rgba(0,0,0,.1)}.multipujcka .filter{padding:0}.multipujcka .filter .filter__inner{max-width:500px;margin:0;position:relative}.multipujcka .filter .form__item{margin:0}.multipujcka .filter .form__item:first-child{width:100%}.multipujcka .filter .form input{height:60px;font-size:18px;padding:0 200px 0 20px!important}.multipujcka .filter .form__item:last-child{position:absolute;right:10px}.multipujcka .form__item .btn{height:40px;font-size:16px;line-height:22px;padding:0 35px 0 15px}.multipujcka .form__item .btn.btn--arrow:before{width:40px}.multipujcka__tabs{display:flex;margin-top:25px}.multipujcka__tabs .tabs__item{margin-right:15px;overflow:hidden}.multipujcka__tabs .tabs__item a{color:#201c46;border-radius:10px 10px 0 0;background:rgba(32,28,70,.2);font-weight:600;line-height:40px;padding:0 20px;font-size:16px;height:40px;display:block}.multipujcka__tabs .tabs__item a.active{background:#fff;box-shadow:0 1px 40px 0 rgba(0,0,0,.1);z-index:1}.coverage-banner{border-radius:10px;background-color:#d7f3dd;display:flex;padding:15px 20px;justify-content:space-between}.coverage-banner .text--uppercase{font-weight:600;font-size:14px}.coverage-banner__title{font-size:22px;padding:8px 0 12px;line-height:27px}.coverage-banner__right{justify-content:flex-end;position:relative;display:flex;flex-direction:row-reverse}.coverage-banner__right .btn--green{float:right}.coverage-banner__background{max-height:100%;width:140px;padding-left:15px}.coverage-banner__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;margin-bottom:20px}.coverage-banner__logos img{margin-left:15px;max-width:75px;width:100%;height:auto}.coverage-banner__background img{height:calc(100% + 40px);max-height:140px;width:auto;position:absolute;bottom:-15px;margin-left:-15px}@media only screen and (max-width:1080px){.multipujcka .head--light{display:block}.multipujcka .filter .form{flex-direction:initial}.multipujcka .filter .form__item{width:initial}}@media only screen and (max-width:850px){.multipujcka .head__title{font-size:26px;line-height:32px;padding-bottom:20px}.coverage-banner{flex-direction:column}.coverage-banner__right{flex-direction:column;padding-top:15px}.coverage-banner__logos{margin:20px 0 0 0}.coverage-banner__logos-wrapper{flex-direction:column-reverse;display:flex;align-items:flex-start}.coverage-banner__right .coverage-banner__background img{transform:scaleX(-1);right:0;max-height:125px;height:100%}.multipujcka__tabs .tabs__item{overflow:hidden}}@media only screen and (max-width:580px){.multipujcka__tabs .tabs__item a{padding:0 15px;text-align:center}.multipujcka__tabs .tabs__item:first-child{max-width:90px}.multipujcka__tabs .tabs__item:last-child{margin:0}.coverage-banner{padding:15px}.coverage-banner__info{padding-right:25px}.coverage-banner__info p{font-size:14px}.coverage-banner__logos img:first-child{display:none}.coverage-banner__logos img{max-width:50px}}@media only screen and (max-width:375px){.multipujcka .filter .form input{height:50px;padding:0 150px 0 10px!important;font-size:16px}.multipujcka .form__item .btn{height:30px;font-size:14px;font-weight:600}}@media only screen and (max-width:374px){.multipujcka__tabs .tabs__item:first-child{max-width:85px}.multipujcka__tabs .tabs__item{margin:0}.multipujcka__tabs .tabs__item a{padding:0 10px;font-size:14px}.multipujcka__tabs .tabs__item+.tabs__item{margin-left:10px}}.recbox{padding-top:40px}.recbox__pronounced{color:#64b0e7;font-size:26px;font-weight:700;line-height:31px}.main-content .text-content h2{font-size:22px;font-weight:700;line-height:28px}.upsell__small{color:#858791;margin-top:5px}.upsell__text{font-size:15px;font-weight:400}.upsell__button{font-size:15px;font-weight:700;color:#fda347;border:1px solid #fda347;border-radius:32px;padding:0 14px;height:40px;line-height:38px;background-color:transparent;min-width:130px}.upsell__button:hover{color:#fff;background-color:#fdb264}.upsell__col:hover .upsell__button{color:#fff;background-color:#fdb264}.upsell__header--blue .upsell__button{background-color:#fda347}.upsell__name{font-size:20px;font-weight:700;line-height:24px}.upsell__price{font-size:22px;font-weight:700;line-height:26px;color:#64b0e7}.upsell__header--blue .upsell__price{color:#fff}.upsell__header--blue .upsell__small{color:#fff}.upsell__col[data-upsel]{max-width:219px}.forms-content .forms-block__box .form-block__form input.form-radio+label:before{width:25px;height:25px}.forms-content .forms-block__box .form-block__form input.form-radio:checked+label:after{top:7px;left:7px;width:15px;height:15px}.forms-content .forms-block__box .form-block__form input.form-radio+label{font-size:15px;font-weight:400;line-height:26px;padding-left:32px;margin-bottom:12px;min-height:auto}.accordion__item{border-radius:4px;border:1px solid #dfe0ef;margin-bottom:10px}.accordion__item:first-child{border-color:#dfe0ef}.accordion__header{background-color:#f3f5ff;padding:20px 25px 20px 30px}.accordion__title span{color:#201c46;font-size:15px;font-weight:700;line-height:18px}.accordion__button--arrow{display:none}.accordion__content{padding:20px 25px 20px 30px}.accordion__button--button,.accordion__button--text{background-color:transparent!important;color:#64b0e7!important;font-size:15px;font-weight:700;line-height:20px;padding:10px 35px 10px 20px;text-decoration:underline}.accordion__button--button:before{background-image:url('/Content/source/img/svg/ico-23_dark.svg');background-size:6px auto}.table-rekap hr{border-top:1px solid #eceefb}.smlouva_tab a{font-weight:700}.f h2{font-size:18px!important;font-weight:700;line-height:22px!important;margin-bottom:34px!important}.f h3{font-size:14px!important;font-weight:700;line-height:18px!important;margin-bottom:15px!important}.recbox__conv p{font-size:15px;font-weight:400;line-height:26px}.recbox__name{color:#201c46;margin-bottom:0}.list-button.list-button-call{background-color:#64b0e7!important}.small .forms-block__box .form-block__form input[type=checkbox]+label:before,.small .forms-block__box .form-block__full input[type=checkbox]+label:before{background-image:none;border-radius:4px;border:1px solid #64b0e7}.small .forms-block__box .form-block__form input[type=checkbox]:checked+label:before,.small .forms-block__box .form-block__full input[type=checkbox]:checked+label:before{background-color:#64b0e7;background-image:url('/Content/Source/img/icon/check.svg');background-position:center center;background-size:12px auto}@media screen and (max-width:1099px){.upsell__text{font-size:12px;line-height:12px}.upsell__button{height:auto;line-height:initial;font-size:12px;min-width:1px}}@media screen and (max-width:991px){.upsell__name{font-size:16px}.upsell__price{font-size:18px;line-height:18px}.upsell__td{height:45px}.upsell .slick-list{width:111%;padding-right:9%}.slick-slider .upsell__col{padding-top:35px}.slick-slider .upsell__box{top:15px}.slick-slide:first-child .upsell__col .upsell__td{text-align:right}.slick-slide .upsell__col .upsell__td{text-align:center}}.upsell__text--info{display:none}@media screen and (max-width:767px){.upsell__name{font-size:14px;line-height:16px}}@media screen and (max-width:575px){.upsell__text{font-size:8px;line-height:10px}.upsell__header{margin-bottom:20px}.upsell__name{font-size:10px;line-height:12px}.upsell__price{font-size:12px;line-height:14px}.upsell__button{font-size:10px;padding:0 5px;margin-bottom:15px}.upsell__td{height:30px;line-height:28px}}@media only screen and (max-width:1312px){.list--pujcka .list-content .list-item>.row .cell:nth-child(6){width:100%;flex:0 0 100%}.list--pujcka .list-content .list-item>.row .cell:nth-child(6)>.list-inner{width:auto}.list--pujcka .list-content .list-item>.row .cell:nth-child(5),.list--pujcka .list-content .list-item>.row .cell:nth-child(3),.list--pujcka .list-content .list-item>.row .cell:nth-child(2),.list--pujcka .list-content .list-item>.row .cell:nth-child(1){width:18%;flex:0 0 18%}.list--pujcka .list-content .list-item>.row .cell:nth-child(4){width:28%;flex:0 0 28%}.list--pujcka .list-content .list-item>.row .cell:nth-child(1)>.list-inner{text-align:left}}@media only screen and (max-width:1207px){.list--pujcka .list-content .list-item>.row .cell:nth-child(6){width:50%;flex:0 0 50%}.list--pujcka .list-content .list-item>.row .cell:nth-child(5){width:50%;flex:0 0 50%}.list--pujcka .list-content .list-item>.row .cell:nth-child(3),.list--pujcka .list-content .list-item>.row .cell:nth-child(2),.list--pujcka .list-content .list-item>.row .cell:nth-child(1){width:20%;flex:0 0 20%}.list--pujcka .list-content .list-item>.row .cell:nth-child(4){width:40%;flex:0 0 40%}}@media only screen and (max-width:991px){.list--pujcka .list-content .list-item>.row .cell:nth-child(1),.list--pujcka .list-content .list-item>.row .cell:nth-child(3){width:25%;flex:0 0 25%}.list--pujcka .list-content .list-item>.row .cell:nth-child(4){width:50%;flex:0 0 50%;text-align:center}.list-detail .row>.cell.w75,.list-detail .row>.cell.w25{width:100%;flex:0 0 100%}.list--pujcka .list-detail>.row>.cell .list-button-big{margin:0 auto 20px auto}.list .row{flex-wrap:wrap;position:relative}}@media only screen and (max-width:768px){.list--pujcka .list-content .list-item>.row .cell:nth-child(4),.list--pujcka .list-content .list-item>.row .cell:nth-child(3),.list--pujcka .list-content .list-item>.row .cell:nth-child(2),.list--pujcka .list-content .list-item>.row .cell:nth-child(5),.list--pujcka .list-content .list-item>.row .cell:nth-child(6){display:block}.list--pujcka .list-content .list-item>.row .cell:nth-child(4){width:100%;flex:0 0 100%;line-height:60px}.list--pujcka .list-content .list-item>.row .cell:nth-child(4)>.list-inner{width:auto}.list--pujcka .list-content .list-item>.row .cell:nth-child(1),.list--pujcka .list-content .list-item>.row .cell:nth-child(2),.list--pujcka .list-content .list-item>.row .cell:nth-child(3){width:33.3333%;flex:0 0 33.3333%;line-height:50px}.list-item.list-item-doporucujeme{padding:0}.list-item.list-item-doporucujeme .row.row-list{margin-left:0;margin-right:0}.list-item-doporucujeme .list-bottom{width:calc(100% + 1px);margin-left:-1px}.list--pujcka .list-button-detail:before{right:50px}}@media only screen and (max-width:710px){.list-item-doporucujeme .list-bottom{width:100%;margin-left:0;border-bottom-left-radius:3px}}@media only screen and (max-width:525px){.list--pujcka .list-content .list-item>.row .cell:nth-child(5),.list--pujcka .list-content .list-item>.row .cell:nth-child(6){width:100%;flex:0 0 100%}.list--pujcka .list-content .list-item>.row .cell:nth-child(5){line-height:90px}.list--pujcka .list-button-detail:before{right:100px}}@media only screen and (max-width:575px){.list--pujcka .list-hodnoceni{display:flex;flex-wrap:wrap}.list--pujcka .list-hodnoceni>.list-hodnoceni-left,.list--pujcka .list-hodnoceni>.list-hodnoceni-right{width:100%;flex:0 0 100%}.list--pujcka .list-hodnoceni>.list-hodnoceni-right{margin-bottom:25px}}@media only screen and (max-width:515px){.list-bottom-text2{line-height:35px}}@media only screen and (max-width:450px){.list--pujcka .list-content .list-item>.row .cell:nth-child(1),.list--pujcka .list-content .list-item>.row .cell:nth-child(3){width:50%;flex:0 0 50%}.list--pujcka .list-content .list-item>.row .cell:nth-child(2){margin-top:0;width:100%;flex:0 0 100%;line-height:30px}.list--pujcka .list-content .list-item>.row .cell:nth-child(1){order:2}.list--pujcka .list-content .list-item>.row .cell:nth-child(2){order:1;display:grid;justify-content:center;margin-top:25px;margin-bottom:15px}.list--pujcka .list-content .list-item>.row .cell:nth-child(3){order:3}.list--pujcka .list-content .list-item>.row .cell:nth-child(4){order:4;margin-top:10px}.list--pujcka .list-content .list-item>.row .cell:nth-child(5){order:5}.list--pujcka .list-content .list-item>.row .cell:nth-child(6){order:6}.list--pujcka .list-content .list-item>.row .cell:not(:first-child) .list-text{text-align:right}.list--pujcka .list-content .list-item>.row .cell:nth-child(4),.list--pujcka .list-content .list-item>.row .cell:nth-child(5),.list--pujcka .list-content .list-item>.row .cell:nth-child(6){width:100%;flex:0 0 100%}}@media only screen and (max-width:375px){.list--pujcka .list-text-price-big{font-size:25px;line-height:31px}}.list-detail .ul-icon-li-lecba{background-image:url("/Content/Source/img/icon/srovnejto/kruh-blue.svg")}.ul-icon-li .ul-icon-li-uraz{background-image:url("/Content/Source/img/icon/srovnejto/sanitka-blue.svg")}.list-detail .ul-icon-li-odpovednost{background-image:url("/Content/Source/img/icon/srovnejto/padak-blue.svg")!important}.list-detail .ul-icon-li-telefon{background-image:url("/Content/Source/img/icon/srovnejto/telefon-blue.svg")}.list-detail .ul-icon-li-vrtulnik{background-image:url("/Content/Source/img/icon/srovnejto/vrtulnik-blue.svg")}.list-detail .ul-icon-li-sport{background-image:url("/Content/Source/img/icon/srovnejto/sport-blue.svg")}.list-detail .ul-icon-li-letadlo{background-image:url("/Content/Source/img/icon/srovnejto/letadlo-blue.svg")}.list-detail .ul-icon-li-pass{background-image:url("/Content/Source/img/icon/srovnejto/pass-blue.svg")}.list-detail .ul-icon-li-lyzovani{background-image:url("/Content/Source/img/icon/srovnejto/lyzovani-blue.svg")}.list-detail .ul-icon-li-zavazadla{background-image:url("/Content/Source/img/icon/srovnejto/zavazadlo-blue.svg")}.list-detail .ul-icon-li-asistence{background-image:url("/Content/Source/img/icon/srovnejto/storno-blue.svg")}.list-detail .ul-icon-li-pravni{background-image:url("/Content/Source/img/icon/srovnejto/skoda-blue.svg")}.list-vysvetlivky-icon1{background-image:url("/Content/Source/img/icon/srovnejto/skoda-blue.svg")}.list-vysvetlivky-icon2{background-image:url("/Content/Source/img/icon/srovnejto/kruh-blue.svg")}.list-detail .ul-icon-li-sklo{background-image:url("/Content/Source/img/icon/srovnejto/okno-blue.svg")}.list-detail .ul-icon-li-priroda{background-image:url("/Content/Source/img/icon/srovnejto/krupobiti-blue.svg")}.list-detail .ul-icon-li-zvire{background-image:url("/Content/Source/img/icon/srovnejto/jelen-blue.svg")}.list-detail .ul-icon-li-havarie{background-image:url("/Content/Source/img/icon/srovnejto/crash-blue.svg")}.list-detail .ul-icon-li-odcizeni{background-image:url("/Content/Source/img/icon/srovnejto/odcizeni-blue.svg")}.list-detail .ul-icon-li-vandalismu{background-image:url("/Content/Source/img/icon/srovnejto/vandalizm-blue.svg")}.list-detail .ul-icon-li-garance{background-image:url("/Content/Source/img/icon/srovnejto/cena-blue.svg")}.list-detail .ul-icon-li-klika{background-image:url("/Content/Source/img/icon/srovnejto/crash2-blue.svg")}.list-detail .ul-icon-li-bezstarosti{background-image:url("/Content/source/img/icon/srovnejto/ico-26_dark-blue.svg")}.list-detail .ul-icon-li-kabelaz{background-image:url("/Content/Source/img/icon/srovnejto/cabel-blue.svg")}.list-detail .ul-icon-li-vykricknik{background-image:url("/Content/Source/img/icon/srovnejto/vykricnik-blue.svg")}.list-detail .ul-icon-li-procento{background-image:url("/Content/Source/img/icon/srovnejto/procento-blue.svg")}.list-detail .ul-icon-li-hand{background-image:url("/Content/Source/img/icon/srovnejto/hand-blue.svg")}.list-detail .ul-icon-li-auto{background-image:url("/Content/Source/img/icon/srovnejto/auto-blue.svg")}.list-detail .ul-icon-li-zakon{background-image:url("/Content/Source/img/icon/srovnejto/zakon-blue.svg")}.list-detail .ul-icon-li-sanitka{background-image:url("/Content/Source/img/icon/srovnejto/ambulance-blue.svg")}.list-detail .ul-icon-li-kufr{background-image:url("/Content/Source/img/icon/srovnejto/kufr-blue.svg")}.icon-kalkulce-telefon{height:38px!important;width:auto}@media only screen and (max-width:480px){.list-button-detail{text-decoration:none!important}.list-button{border-radius:5px}.list--pujcka .list-item .row.row-list{margin-left:0;margin-right:0}.list-item-doporucujeme .list-button.list-button-detail.js-list-open{}.list--pujcka .list-button{width:100%;margin-bottom:15px}.list--pujcka .list-content .list-item>.row .cell:nth-child(6)>.list-inner{width:100%;padding-bottom:10px}.link-bottom .row a{width:100%}.link-bottom .row a:nth-child(2),.link-bottom .row a:nth-child(4){margin-left:0}.list-item.list-item-bigger .cell .list-button,.list-item.list-item-bigger .cell .list-button.list-button-call,.list-item.list-item-bigger .cell .list-button.list-button-detail.list-button-detail--abs{margin-left:10px;margin-right:10px}.list-button-detail--abs{width:75%}}.list-detail .ul-clasic li{line-height:35px}@media only screen and (max-width:768px){.list--pujcka .list-button-detail{left:0}.list--pujcka .list-button-detail{margin:0 auto}}.small .forms-block__box .form-block__full input[type=checkbox]:disabled+label:before{background-color:#fff;background-image:url("/Content/Source/img/icon/check-gray.svg");border-color:#cacaca}.information{border:1px solid #eceefb;border-radius:4px;padding-bottom:4px}.information:first-child{margin-bottom:30px}.information__header{background-color:#f1f3ff;padding-top:23px;padding-bottom:23px;padding-left:35px}.information__header span{font-weight:700;font-size:18px;line-height:22px}.information__button{margin-bottom:30px;margin-top:35px;text-align:center}.information__content li{position:relative;padding-left:76px;margin-bottom:25px;max-width:380px;width:100%;font-weight:400;font-size:15px}.information__content li:before{position:absolute;content:"";top:9px;left:41px;width:8px;height:8px;background-color:#3688c3;border-radius:50%;display:inline-block}.information__content{padding-top:21px}.information__content ul{padding-top:10px}.information__content a{color:#3688c3;font-weight:700;text-decoration:underline}.information__content a:hover{text-decoration:none;color:#3688c3}.information__adress,.information__phone,.information__mail,.information__website{position:relative;padding-left:75px;font-weight:400;font-size:15px}.information__adress span,.information__phone span,.information__mail span,.information__website span{position:absolute;top:4px;left:35px;width:20px;height:20px;background-position:center center;background-size:20px 20px;background-repeat:no-repeat;display:inline-block}.information__adress span{background-image:url("/Content/Source/img/icon/srovnejto/box-home-blue.svg")}.information__phone span{background-image:url("/Content/Source/img/icon/srovnejto/box-phone-blue.svg")}.information__mail span{background-image:url("/Content/Source/img/icon/srovnejto/box-email-blue.svg")}.information__website span{background-image:url("/Content/Source/img/icon/srovnejto/box-web-blue.svg")}@media only screen and (max-width:1080px){.list--pujcka .list-header .cell:nth-child(6){display:none}.list--pujcka .list-header .cell:nth-child(5){display:none}.list--pujcka .list-header .cell .list-text{text-align:center!important}}@media only screen and (max-width:991px){.list--pujcka .list-header{display:none}.list--pujcka .list-content .list-item.list-item-doporucujeme:last-child{margin-bottom:24px!important}}@media only screen and (max-width:400px){.list--pujcka .list-header>.row .cell:nth-child(1){width:50%}.list--pujcka .list-header>.row .cell:nth-child(3){width:50%}}@media only screen and (max-width:768px){.list .row .cell{padding-left:15px;padding-right:15px}}.top-nav a.active-white span{background:#fff;border-color:#fff;color:#474747}.bg-ruceni{background-color:#474747}.bg-ruceni .cell a span{color:#797979;border-color:#797979}.bg-ruceni .cell .top-nav-text{color:#797979}.top-nav a.active-white .top-nav-text{color:#fff}.bg-green-ruceni{background-color:#1ca21c}.bg-green-ruceni h1:before{background-image:url("/Content/source/img/icon/srovnejto/ico-26.svg")}.ruceni .forms-block__box .form-block__form input.form-radio:checked+label:after{}.ruceni .forms-block__box .form-block__form input.form-radio+label:before{}.input__flex{display:flex;flex-wrap:wrap}.input__w25{width:25%;flex:0 0 25%;position:relative}.input__w20{width:20%;flex:0 0 20%;position:relative;margin-bottom:12px}@media only screen and (max-width:700px){.input__w20{width:25%;flex:0 0 25%}}.input__w40{width:40%;flex:0 0 40%}.input__w33{width:33.3333%;flex:0 0 33.3333%}@media only screen and (max-width:880px){.input__w25{width:33.3333%;flex:0 0 33.3333%;margin-bottom:15px}}@media only screen and (max-width:600px){.input__w20{width:33.3333%;flex:0 0 33.3333%;text-align:center}.input__w40{width:100%;flex:0 0 100%;text-align:left;padding-left:25px}}@media only screen and (max-width:870px){.input__w33{width:50%;flex:0 0 50%}}@media only screen and (max-width:700px){.input__w33{width:100%;flex:0 0 100%}}@media only screen and (max-width:726px){.input__w25{width:50%;flex:0 0 50%}}.input__w25 input[type="radio"]{opacity:0;position:relative}.input__w25 input[type="radio"]+label:before{content:"";position:absolute;top:0;left:0;width:126px;height:51px;border:2px solid #cacaca;border-radius:4px;background-color:#ededed;color:#000;cursor:pointer;background-size:23px 17px;background-image:none;background-repeat:no-repeat;background-position:center left 15px;display:block}@media only screen and (max-width:350px){.input__w25 input[type="radio"]+label:before{width:100px}}.input__w25 input[type="radio"]:checked+label:before{background-color:#fff;border-color:#24a214;background-image:none}.input__w25 input[type=radio]{position:absolute}.input__w25 input[type=radio]+label{margin-left:0;padding-top:11px;padding-left:45px}.input--noimage input[type=radio]+label{padding-left:15px}.input--noimage input[type=radio]+label span{line-height:16px}.input__w25 input+label span{display:inline-block;position:relative;color:#000;font-size:14px;cursor:pointer}.input__w25 input:checked+label span{color:#24a214}.input__w25 label{display:flex;padding-left:10px;color:#000}.radio--osobni input[type="radio"]+label:before{background-image:url("/Content/source/img/icon/srovnejto/car.svg")}.radio--osobni input[type="radio"]:checked+label:before{background-image:url("/Content/source/img/icon/srovnejto/car-green.svg")}.radio--moto input[type="radio"]+label:before{background-image:url("/Content/source/img/icon/srovnejto/motorcycle.svg")}.radio--moto input[type="radio"]:checked+label:before{background-image:url("/Content/source/img/icon/srovnejto/motorcycle-green.svg")}.radio--truck input[type="radio"]+label:before{background-image:url("/Content/source/img/icon/srovnejto/truck.svg")}.radio--truck input[type="radio"]:checked+label:before{background-image:url("/Content/source/img/icon/srovnejto/truck-green.svg")}.input__flex #radio-jine,.input__flex #radio-jine2,.input__flex #radio-jine3,.input__flex #radio-jine4{width:130px;height:55px;border-color:#cacaca;background-color:#ededed;background-position:center right 15px;background-image:url("/Content/source/img/icon/srovnejto/select-black.svg");background-size:11px;font-size:14px;padding-bottom:0;padding-top:0;padding-right:32px;white-space:pre-wrap;white-space:-moz-pre-wrap;word-wrap:normal;overflow-wrap:break-word;text-overflow:ellipsis}.input__flex #radio-jine:focus,.input__flex #radio-jine2:focus,.input__flex #radio-jine3:focus,.input__flex #radio-jine4:focus{border-color:#1ca21c;background-color:#fff;color:#1ca21c;background-image:url("/Content/source/img/icon/srovnejto/select-green.svg")}.brand__item input[type="radio"]+label:before{content:"";position:absolute;top:0;left:0;width:56px;height:56px;border:2px solid #cacaca;border-radius:100%;background-color:#ededed;color:#000;cursor:pointer;display:block}.brand__item input[type="radio"]:checked+label:before{border-color:#1ca21c}.brand__item input[type="radio"]:checked+.brand__title span{color:#1ca21c!important}.forms-content #radio-jine,.forms-content .brand__item #radio-jine-auto,.brand__item input[type="radio"]+label{transition:all .2s}.radio--osobni input[type="radio"]:checked+label:before,.radio--osobni input[type="radio"]:hover+label:before{background-image:url("/Content/Source/img/icon/car-hover.svg")}.radio--moto input[type="radio"]+label:before{background-image:url("/Content/Source/img/icon/motorcycle-gray.svg")}.radio--moto input[type="radio"]:checked+label:before,.radio--moto input[type="radio"]:hover+label:before{background-image:url("/Content/Source/img/icon/motorcycle-hover.svg")}.forms-block__box .form-block__form input.form-radio:hover+label:after{background-color:#1ca21c}.forms-content .form-block input[type="radio"]:hover+label span{color:#1ca21c}.forms-content #radio-jine,.forms-content .brand__item #radio-jine-auto,.brand__item input[type="radio"]+label{transition:all .2s}.forms-content .form-block input[type="radio"]+label:before,.forms-block__box .form-block__form input.form-radio+label:after{transition:all .2s}.forms-content .form-block input[type="radio"]:hover+label:before{background-color:#edf8ed;border-color:#1ca21c;color:#1ca21c}.forms-content #radio-jine:hover,.forms-content #radio-jine2:hover,.forms-content #radio-jine3:hover,.forms-content #radio-jine4:hover,.forms-content .brand__item #radio-jine-auto:hover{border-color:#1ca21c!important;color:#1ca21c!important;background-color:#edf8ed!important;background-image:url("/Content/Source/img/icon/select-green.svg");background-size:11px}.brand__item input[type="radio"]:hover+label{color:#1ca21c}.forms-content .form-block__form.form-medium__form select.select--nabidka{transition:all .2s}.forms-content .form-block__form.form-medium__form:hover select.select--nabidka{border-color:#1ca21c;background-color:#fff;background-image:url("/Content/Source/img/icon/srovnejto/select-green.svg")}.button__subtitle input[type=checkbox]+label:before{top:4px}.button__subtitle input[type=checkbox]+label:before{content:'';position:absolute;left:0;top:0;width:28px;height:28px;border:2px solid #1ca21c;background-color:#fff;display:inline-block}.button__subtitle input[type=checkbox]:checked+label:before{background-image:url('/Content/Source/img/icon/check-hover.svg');background-position:center center;background-size:20px;background-repeat:no-repeat;background-color:#edf8ed;border-color:#1ca21c}.button__subtitle{max-width:515px;width:100%}.button__subtitle p{font-size:14px;line-height:14px;margin-top:20px}.input__button .calculate{float:left;margin-bottom:15px}.input--cena{position:relative}.input--cena input{padding-right:32px!important}.input--cena input:focus+label,.input--cena input.has-content+label{left:auto;right:9px}.overflow-hidden{overflow:hidden}.logoSkoda:before{background-size:38px;background-image:url("/Content/Source/img/icon/skoda.png")!important;background-repeat:no-repeat;background-position:center center}.logoVw:before{background-size:38px;background-image:url("/Content/Source/img/icon/vw.png")!important;background-repeat:no-repeat;background-position:center center}.logoFord:before{background-size:38px;background-image:url("/Content/Source/img/icon/ford.png")!important;background-repeat:no-repeat;background-position:center center}.logoPeugeot:before{background-size:38px;background-image:url("/Content/Source/img/icon/peugeot.png")!important;background-repeat:no-repeat;background-position:center center}.logoRenault:before{background-size:38px;background-image:url("/Content/Source/img/icon/renault.png")!important;background-repeat:no-repeat;background-position:center center}.logoCitroen:before{background-size:38px;background-image:url("/Content/Source/img/icon/citroen.png")!important;background-repeat:no-repeat;background-position:center center}.logoBmw:before{background-size:38px;background-image:url("/Content/Source/img/icon/bmw.png")!important;background-repeat:no-repeat;background-position:center center}.logoOpel:before{background-size:38px;background-image:url("/Content/Source/img/icon/opel.png")!important;background-repeat:no-repeat;background-position:center center}.logoAudi:before{background-image:url(/Content/Source/img/icon/audi.png)!important;background-size:42px;background-repeat:no-repeat;background-position:center}.logoHyundai:before{background-image:url(/Content/Source/img/icon/hyundai.png)!important;background-size:42px;background-repeat:no-repeat;background-position:center}.brand__item input[type=radio]+label{}.brand__item{text-align:center}.brand__item input[type="radio"]+label{min-width:90px}.brand__item input[type=radio]+label{padding-top:70px;padding-left:0}.brand__item input[type=radio]:checked+label{color:#1ca21c}.brand__item input[type="radio"]+label:before{margin-left:14px}#radio-jine-auto{width:155px;height:55px;font-size:14px;position:relative;top:6px}.form-small__form{max-width:137px;width:100%}.form__top--info p{text-align:left;font-weight:700;padding-left:220px;margin-bottom:30px;font-size:14px}.form-medium__form{max-width:275px;width:100%}.form-big__form{max-width:412px;width:100%}@media only screen and (max-width:768px){.form-medium__form{max-width:100%;width:100%}.form-big__form{max-width:100%;width:100%}.form-small__form{max-width:100%;width:100%}}.input__button .calculate{max-width:470px;width:100%}.input__button .calculate .calculate__div{padding:36px 125px;border-radius:10px}@media only screen and (max-width:740px){.input__button{width:100%}.input__button .calculate{margin:0 auto}}@media only screen and (max-width:515px){.input__button .calculate{max-width:375px}.input__button .calculate .calculate__div{padding:36px 50px}.forms-content .forms-block__box .form-block__full{width:100%!important}}@media only screen and (max-width:400px){.input__button .calculate{max-width:100%}.input__button .calculate .calculate__div{padding:25px 15px}}.input__slogan .title-next{position:relative;top:38px}@media only screen and (max-width:740px){.input__slogan{display:none}}.form--description p{max-width:700px}@media only screen and (max-width:800px){.form--description{padding-bottom:40px!important}}.footer-ruceni{background-color:#474747;padding-top:35px;padding-bottom:10px}.footer__flex{display:flex;flex-wrap:wrap}.footer__content{border-bottom:1px solid #fff;padding-bottom:30px}.footer__item{width:50%;flex:0 0 50%}@media only screen and (max-width:768px){.footer__item{width:100%;flex:0 0 100%;margin-bottom:20px}.footer__item:last-child{margin-bottom:0}}.footer__icon img{display:block;width:20px;height:auto;margin-right:27px;position:relative;top:7px}.footer__text p{color:#fff;font-size:13px}.footer__contact span,.footer__contact a{color:#fff;font-size:20px;font-weight:700}.footer__icon.footer--mail img{width:30px;top:10px}@media only screen and (max-width:575px){.form__mobile--mb{margin-bottom:20px}}.input__button .calculate{float:left;margin-bottom:15px}.header__icon img{width:17px;height:30px;margin-right:10px;position:relative;top:5px}.header__flex{display:flex}.header__phone span{color:#1ca21c;font-size:18px;font-weight:700}.header__call p{color:#1ca21c;font-size:13px;text-decoration:underline;line-height:13px;margin-bottom:0;font-weight:700}.header__content{text-align:left}.forms-content.ruceni .forms-block__box .info{color:#fff;background:#797979}.forms-content.ruceni .forms-block__box .form-block__form input:focus{border-color:#1ca21c}.brand{position:relative;left:-4px;top:-5px}.pb-0{padding-bottom:0!important}.forms-content.ruceni .form-block input[type="radio"]+label:before{border:2px solid #cacaca}.forms-content.ruceni .form-block input[type="radio"]:checked+label:before{border-color:#1ca21c}.forms-block__box.forms-block__box--checkbox .info{top:0}.forms-content .forms-block__box .form-block__form input,.forms-content .forms-block__box .form-block__form select,.forms-content .forms-block__box .form-block__form textarea{border-color:#cacaca;background-color:#f3f5ff}.forms-content .forms-block__box .form-block__form input:focus,.forms-content .forms-block__box .form-block__form select:focus,.forms-content .forms-block__box .form-block__form textarea:focus{border-color:#1ca21c}.forms-content.ruceni .form-block__full input[type="checkbox"]+label:after{border-color:#1ca21c!important}.brand__title{position:relative;top:38px;left:19px}.brand__title span{font-size:10px}.forms-content.ruceni .form-block input[type="radio"]:checked+label:before+.brand__title span{color:#1ca21c}.input__flex #radio-jine,.input__w25 input[type="radio"]+label:before,.brand__item input[type="radio"]+label:before{background-color:#f3f5ff}.info__bonus .bonus--check{width:15px;height:15px;background-image:url("/Content/source/img/icon/check-green.svg");background-repeat:no-repeat;background-size:15px;background-position:center center;display:inline-block;margin-right:10px}.info__bonus{display:flex}.info__bonus .info__container .info{position:relative;top:-17px}.input--cena label{position:absolute;height:100%;display:flex;align-items:center;top:0;left:14px;font-size:14px}.input__slogan .title-next{position:relative;left:-45px}@media only screen and (max-width:991px){.list--pujcka .list-line-left{border-left:none}}.v2 .header__logo{background-image:url("/Content/Source/img/srovnejto.svg")}.popup{display:none;width:100%;max-width:620px;padding:50px 68px;border-radius:4px;background-color:#f1f3ff;text-align:center}.popup__inner{margin:0 auto}.text--popup.mb-5{margin-bottom:48px}.text--popup h3{margin-bottom:32px;font-size:28px}.text--popup h4{margin-bottom:10px;font-size:24px;line-height:30px}.text--popup p{margin-bottom:0;font-size:18px;line-height:22px}.text--popup small{margin-bottom:10px;font-size:15px}.progress{display:flex;height:20px;overflow:hidden;font-size:12px;background-color:#fff;border-radius:32px;margin-bottom:48px}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#2c2d31;text-align:center;white-space:nowrap;background-color:#90ce4b;transition:width .6s ease}@media only screen and (min-width:990px){.forms-content .forms-block__box .form-block__form{width:600px}}@media only screen and (max-width:991px){.forms-content .form-block{position:relative}.forms-content .forms-block__box .form-block__text{width:100%}}@media only screen and (max-width:575px){.popup{padding:30px 15px}.form-block .form-block__info{width:100%}.info__bonus{flex-direction:column}.info__bonus p{padding-bottom:10px}.forms-content .form-block.form--parametr .info__container,.forms-content .forms-block__box .info__container{position:absolute;top:-26px;right:10px}.forms-content .forms-block__box .form-block__before{width:100%}.forms-content .form-block__text label{margin-top:16px;margin-bottom:5px}.forms-content .forms-block__box h2{font-size:22px}.forms-content .forms-block__box .icon-bonus:before{background-size:1em 2em}.input__w25 input[type="radio"]+label:before{width:calc(48vw - 17px)}.input__w25 select{width:calc(48vw - 12px)!important}}.forms-content .form-right .calculate:hover{color:#fff}.submitProgressBar{width:0%}.submitProgressBar10s{-webkit-transition:width 10s;transition:width 10s;width:100%}#additionalform .input__flex #radio-jine{display:flex}.secondary-building .form-block__text{width:110px!important;margin-left:30px}.secondary-building .form-medium__form{width:150px!important}.secondary-buildings-price{width:140px!important}.delete-icon{margin-top:23px;margin-left:-44px;cursor:pointer}.add-building{cursor:pointer;font-weight:600;font-size:15px;padding-left:30px!important}.add-building::before{background-image:url(/Content/Source/img/mob-menu2.png);content:'';width:20px;height:20px;position:absolute;transform:rotate(-135deg);left:0;top:19px;background-repeat:no-repeat}.form-text .ul-interesting li:before{background-image:url("/Content/source/img/ul-check-blue.svg")}.forms-content .forms-block__box .icon-bonus:before{content:'';position:static;top:0;left:0;width:1.33333333em;height:100%;background-image:url(/Content/source/img/svg/ico-10.svg);background-repeat:no-repeat;background-position:left center}.forms-content .forms-block__box .icon-auto:before{content:'';position:absolute;top:0;left:0;width:1.33333333em;height:100%;background-image:url(/Content/source/img/svg/ico-0.svg);background-repeat:no-repeat;background-position:left center}.flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-row .no-shrink{-ms-flex-negative:0;flex-shrink:0;z-index:1}.header-banners{background-color:#eceefb;max-height:400px}.header-banners .banner__image{padding-left:15px}.header-banners .banner__title{font-size:36px;color:#201c46;line-height:1.3;font-weight:700;margin:0 0 25px}.header-banners .banner__title--green{color:#36c254}.header-banners .banner__title--sub{font-size:26px;color:#201c46;display:block;font-weight:400;margin-bottom:10px}.header-banners .offers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:20px}.header-banners .offer{max-width:514px;height:50px}.header-banners .offer a{background-color:#dfe2f4;border-radius:10px;padding:0 10px;-webkit-transition:background-color .15s ease-in;-o-transition:.15s background-color ease-in;transition:background-color .15s ease-in;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:600;height:100%}.header-banners .offer a:hover{background-color:#d4d7e8}.header-banners .offer .btn{height:40px;line-height:40px;padding:0 30px 0 15px;font-weight:600;margin-left:20px}.header-banners .offer .btn--arrow:before{width:10px;right:15px}.header-banners .offer__title{color:#3688c3;padding-right:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.header-banners .offer+.offer{margin-top:10px}@media(max-width:1190px){.header-banners .banner__title{padding-top:20px;font-size:25px;line-height:1}.header-banners .banner__title--sub{font-size:25px}}@media(max-width:1023px){.header-banners{position:relative;overflow:hidden}.header-banners .banner__image{position:absolute;height:100%;right:0}.header-banners .banner__image img{max-height:100%;max-width:70vw;margin-right:-110px;width:auto}}@media(max-width:767px){.header-banners .banner__title{font-size:16px;margin-bottom:10px;padding-top:15px}.header-banners .banner__title--sub{font-size:14px;margin-bottom:4px}}@media(max-width:639px){.header-banners .banner__image img{margin-right:0}.header-banners{height:200px}.header-banners .offers{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:70vw;padding-bottom:10px}.header-banners .offer{position:relative;height:40px;line-height:1}.header-banners .offer a{border-radius:5px}.header-banners .offer__title{font-size:16px;font-weight:400}.header-banners .offer__price{font-size:16px;line-height:1}.header-banners .offer .btn{height:25px;line-height:25px;font-size:15px;padding:0 10px;margin-left:10px}.header-banners .offer .btn--arrow:before{display:none}.header-banners .offer+.offer{margin-top:5px}}@media(max-width:440px){.header-banners .offers{max-width:none}.header-banners .offer{max-width:250px}.header-banners .offer__title{font-size:12px;margin:-15px 0 0;font-weight:400}.header-banners .offer__price{position:absolute;bottom:5px;font-size:14px;line-height:1}.header-banners .offer .btn{margin-left:0;font-size:14px}}@media(max-width:350px){.header-banners .offer{max-width:200px}.header-banners .banner__image{margin-right:-10px}}.v3.header{background-color:#eceefb;padding-bottom:100px}.v3 .btn{height:40px;line-height:40px;color:#fff;background-color:#fc9932;border-radius:50px;padding:0 30px;font-weight:700;display:inline-block;text-decoration:none;-webkit-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in}.v3 .btn:hover{background-color:#fdb264}.v3 .btn--xs{height:30px;line-height:30px;padding:0 15px;font-size:14px}.v3 .btn--blue{background-color:#3688c3}.v3 .btn--blue:hover{background-color:#4391d0}.v3 h1{font-size:42px;line-height:42px;font-weight:600;padding:15px 0 10px}.v3 .h1--sub{font-size:24px;line-height:1.3}.v3 .h1--sub,.v3 h1{text-align:center}@media(max-width:767px){.v3 h1{font-size:28px}.v3 .h1--sub{font-size:18px}}.v3 .energie-boxes{max-width:860px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:-70px}.v3 .energie-boxes,.v3 .energie-boxes a{display:-webkit-box;display:-ms-flexbox;display:flex}.v3 .energie-boxes a{text-decoration:none;height:140px;max-width:420px;width:calc(50% - 10px);-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:5px;padding:20px;background:#fff;-webkit-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v3 .energie-boxes a:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.v3 .energie-boxes a:hover .btn{background-color:#fdb264}.v3 .energie-boxes a img{max-height:100%;width:auto;margin-right:20px}.v3 .energie-boxes a .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.v3 .energie-boxes a h3{font-size:20px;line-height:22px;font-weight:700;padding:0 0 5px;text-align:left}.v3 .energie-boxes a p{color:#858791;font-size:16px;line-height:22px;font-weight:600;padding-bottom:10px}@media(max-width:768px){.v3 .energie-boxes a{height:auto;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:10px 10px 20px}.v3 .energie-boxes a img{max-height:100px;margin:0 0 10px;width:auto}.v3 .energie-boxes a h3{text-align:center}.v3 .energie-boxes a p{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.v3 .energie-boxes a .btn{justify-self:flex-end}.v3 .energie-boxes a .item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.v3 .energie-banner{height:138px;border-radius:6px;background-color:#eceefb;padding:17px;margin:-15px 0 40px;position:relative;text-align:center;border:1px solid #dfe2f4}.v3 .energie-banner img{position:absolute;left:80px;bottom:0;max-height:180px}.v3 .energie-banner h3{padding:0 0 5px;font-size:22px;line-height:30px;font-weight:600}.v3 .energie-banner p{font-size:16px;line-height:22px;padding-bottom:12px;position:relative}@media(max-width:1023px){.v3 .energie-banner{text-align:left;padding-left:300px}.v3 .energie-banner h3{text-align:left}}@media(max-width:930px){.v3 .energie-banner{padding:10px 10px 10px 200px}.v3 .energie-banner img{left:-10px}.v3 .energie-banner p{font-size:15px;padding-bottom:7px}}@media(max-width:768px){.v3 .energie-banner{top:-20px}.v3 .energie-banner .banner__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v3 .energie-banner h3{padding-bottom:0}}@media(max-width:639px){.v3 .energie-banner{padding:20px 15px 0 20px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}.v3 .energie-banner img{position:static;left:auto;width:150px;height:auto;margin-top:15px;-ms-flex-item-align:center;align-self:center}.v3 .energie-banner h3{text-align:center;padding-bottom:5px}.v3 .energie-banner p{font-size:16px}}.input__w25.radio--house input[type="radio"]+label:before{background-image:url(/Content/Source/img/icon/rodinnydum-gray.svg);background-size:37px;background-position:center left 6px}.input__w25.radio--flat input[type="radio"]+label:before{background-image:url(/Content/Source/img/icon/byt-gray.svg);background-size:37px;background-position:center left 6px}.input__w25.radio--cottage input[type="radio"]+label:before{background-image:url(/Content/Source/img/icon/chata-gray.svg);background-size:37px;background-position:center left 6px}#clntzn-profile{position:relative;cursor:pointer;top:4px;margin-left:30px}@media only screen and (max-width:510px){#clntzn-profile{margin-left:15px}}@media only screen and (max-width:374px){#clntzn-profile{margin-left:5px}}#clntzn-profile .user-profile-wrapper{display:flex;flex-direction:row}#clntzn-profile .user-profile-wrapper .account{font-family:"Open Sans",sans-serif;font-weight:bold;padding-left:5px;flex-shrink:0;line-height:1.2;text-align:left}@media only screen and (max-width:640px){#clntzn-profile .user-profile-wrapper .account{display:none}}#clntzn-profile .user-profile-wrapper .account_title{color:#3688c3;font-size:13px}#clntzn-profile .user-profile-wrapper .account_name{font-size:14px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:95px}#clntzn-profile .avatar-wrapper{display:flex;flex-direction:column;align-items:center}#clntzn-profile .avatar{display:flex;align-items:center;justify-content:center;border-radius:50px;width:30px;height:30px;background-color:#009dc5;color:#fff;font-weight:bold;line-height:1;flex-shrink:0;font-size:12px;font-family:'Open Sans',sans-serif}#clntzn-profile .avatar.no-user{padding:3px}.center-wizard .calculate-wrapper{margin:0 auto 20px auto;max-width:700px}.center-wizard .calculate{margin:0 auto;float:none;max-width:none}.center-wizard .calculate__div{max-width:500px;width:100%;padding:2.25em 1.875em 2.25em 5em;margin:0 auto}.center-wizard .calculate-wrapper .gdpr-p{font-size:14px;color:#797979;margin-top:30px;padding-top:25px;border-top:1px solid #cacaca}.center-wizard .calculate-wrapper a{color:#006db3}.center-wizard.forms-content .forms-block__box .form-block__full.form-block--checkbox{padding-bottom:10px}.center-wizard.forms-content .forms-block__box .form-block__full.form-block--checkbox label{line-height:32px}.t-datepicker+.error-p{display:inline-block}.ui-spinner{background-color:#f3f5ff;width:130px;height:44px;padding-left:36px;padding-right:36px;user-select:none}.ui-widget.ui-widget-content{border-radius:.3125em;border:2px solid #cacaca}.ui-widget.ui-widget-content:hover{border-color:#1ca21c}.ui-spinner.ui-corner-all.ui-widget.ui-widget-content .ui-spinner-input{font-family:"Open Sans",sans-serif;font-size:13px;color:#2c2d31;width:100%;height:100%;vertical-align:top;text-align:center;margin:0;padding:0;border:none;line-height:unset;cursor:default}.ui-spinner.ui-corner-all.ui-widget.ui-widget-content .ui-spinner-input:focus{background-color:#f3f5ff}span.ui-spinner a.ui-spinner-up,span.ui-spinner a.ui-spinner-down{position:absolute;width:26px;height:26px;border-radius:50%;border:none;align-items:center;justify-content:center;cursor:pointer;background-color:#006db3}span.ui-spinner a.ui-spinner-up{top:7px;right:7px}span.ui-spinner a.ui-spinner-down{left:7px;top:7px}.ui-spinner-up{background-image:url("/Content/Source/share/plus-solid.svg")!important;background-repeat:no-repeat;background-size:10px;background-position:center}.ui-spinner-down{background-image:url("/Content/Source/share/minus-solid.svg")!important;background-repeat:no-repeat;background-size:10px;background-position:center}.ui-spinner-up-inactive{background-image:url("/Content/Source/share/plus-solid-gray.svg")!important}.ui-spinner-down-inactive{background-image:url("/Content/Source/share/minus-solid-gray.svg")!important}.ui-spinner input::-webkit-outer-spin-button,.ui-spinner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ui-spinner input[type=number]{-moz-appearance:textfield}.age-block .form-block__form input{max-width:130px}.virus-banner{background:rgba(231,171,0,.2);border:1px solid #e7ab00;display:flex;margin:25px 0;border-radius:5px;padding:10px 20px 10px 10px}.virus-banner_icon{background-image:url("/Content/Source/img/svg/virus.svg");background-repeat:no-repeat;width:25px;margin-right:10px}.virus-banner p{flex:1;font-size:14px;margin:0}.virus-banner a{color:#e7ab00;text-decoration:none;font-size:14px;font-weight:700}.virus-banner a:hover{text-decoration:underline}.virus-banner .icon-arrow-right{background-image:url("/Content/Source/img/svg/ico-right-orange.svg");background-repeat:no-repeat;width:10px;display:inline-block;height:10px;background-size:contain;margin-left:5px}.validation-summary-errors{background:rgba(248,215,218,.2);border:1px solid #f5c6cb;display:flex;margin:25px 0;border-radius:5px;padding:10px 20px 10px 20px}.validation-summary-errors ul{flex:1;font-size:14px;margin:0}@media only screen and (min-width:992px){.center-wizard.forms-content .forms-block__box .form-block__full{min-width:700px}}@media only screen and (max-width:991px){.center-wizard.forms-content .forms-block__box .form-block--checkbox .info__container{top:7px}}@media screen and (min-width:651px){.center-wizard.forms-content .forms-block__box .form-block__form{width:465px}}@media screen and (max-width:650px){.center-wizard.forms-content .forms-block__box .form-block__form{width:100%}.virus-banner{flex-direction:column;padding-left:40px;position:relative}.virus-banner_icon{position:absolute;top:10px;left:10px;width:25px;height:25px}.validation-summary-errors{flex-direction:column;position:relative}}@media only screen and (max-width:575px){.center-wizard.forms-content .forms-block__box .form-block__text{display:flex;height:32px}.center-wizard.forms-content .forms-block__box .form-block__text label{margin:0;font-size:14px;line-height:2.3}.center-wizard.forms-content .forms-block__box .info__container{margin-left:-5px;top:1px}.center-wizard.forms-content .forms-block__box .form-block__full{float:none;display:flex}}@media screen and (max-width:450px){.center-wizard .calculate__div{padding:2.25em 1em 2.25em 2em}}.agreement-checkbox a,.medium-popup a{color:#006db3}.medium-popup{max-width:600px;padding-top:20px}.medium-popup h3{margin:0;font-size:18px}.medium-popup p{padding-bottom:20px}.medium-popup{padding-top:20px}.popup-button{background:#006db3;color:#fff!important;padding:10px 35px;border-radius:5px;font-weight:700;display:inline-block;cursor:pointer}.form-block__agreement{margin-top:-50px;padding-bottom:10px}.virus-label__wrapper{position:absolute;left:5px;top:5px}.virus-label{background:url("/Content/Source/img/svg/virus.svg") #faedcc no-repeat 5px center;background-size:13px;border:1px solid #e7ab00;border-radius:3px;padding:0 0 0 10px;font-size:12px;width:117px;height:24px;line-height:22px;position:relative}.virus-banner{background:#faedcc;border:1px solid #e7ab00;display:flex;margin:25px 0;border-radius:5px;padding:10px 20px 10px 10px}.virus-banner p{color:#000}.virus-banner .virus-banner_link,.virus-banner .virus-banner_link:hover{color:#e7ab00}.virus-banner_icon{background-image:url("/Content/Source/img/svg/virus.svg");background-repeat:no-repeat;width:25px;margin-right:10px}.virus-banner p{flex:1;font-size:14px;margin:0}.virus-banner a{color:#e7ab00;text-decoration:none;font-size:14px;font-weight:700}.virus-banner a:hover{text-decoration:underline}.virus-banner .icon-arrow-right{background-image:url("/Content/Source/img/svg/ico-right-orange.svg");background-repeat:no-repeat;width:10px;display:inline-block;height:10px;background-size:contain;margin-left:5px}@media screen and (max-width:768px){.virus-label__wrapper{left:10px}.virus-label{max-width:110px;padding-left:15px}}@media screen and (max-width:650px){.virus-banner{flex-direction:column;padding-left:40px;position:relative}.virus-banner_icon{position:absolute;top:10px;left:10px;width:25px;height:25px}}.center-wizard .forms-block__box{max-width:700px;margin:0 auto}.radio-boxes .input__w25 input[type="radio"]+label{margin:0;padding:0;width:calc(100% - 2px);height:43px;display:flex;align-items:center;justify-content:center;position:relative}.radio-boxes .input__w25 input[type="radio"]+label:before{width:calc(100% - 2px);height:100%}.radio-boxes .input__w25{width:25%;flex:inherit;padding:0 0 10px 10px}.radio-boxes .input__w25 label span{padding:4px 0 0 2px;text-align:center;font-size:13px}.input__w25 input+label span{display:inline-block;position:relative;color:#000;font-size:14px;line-height:16px;cursor:pointer;padding-right:10px}.radio-boxes .input__flex{width:calc(100% + 10px);position:relative;left:-10px}.radio-boxes .input__flex .error-p{margin-left:10px}.center-wizard .forms-block__box .info__container{position:absolute;padding:0;margin:1px 0 0 5px;line-height:2.8125em;height:2.8125em}.center-wizard .forms-block__box .info__container .info{background:#fff;color:#797979;border:1px solid #797979;width:20px;height:20px;line-height:17px;font-size:14px;font-weight:600}.center-wizard .forms-block__box .info__container .info:hover{background:#e8e8e8}.center-wizard.forms-content .forms-block__box h2{background:none;color:#000;padding-left:0;border-bottom:1px solid #c6c6c6;padding-bottom:15px;font-size:22px;line-height:27px}.center-wizard.forms-content .forms-block__box{border-bottom:none}.center-wizard.forms-content .calculate__image{width:350px;height:70px;padding-top:17px;font-weight:700;margin-left:-20px;color:#fff}.center-wizard.forms-content .form-block__text .red{display:none}@media only screen and (max-width:991px){.input__w25 input+label span{padding-right:71px}.center-wizard.forms-content .forms-block__box .info__container{position:relative;margin-left:15px;margin-top:-15px}}@media only screen and (max-width:575px){.input__w25 input+label span{padding-right:10px}.center-wizard.forms-content .forms-block__box h2:after{content:'';position:absolute;width:calc(100% - 10px);height:1px;top:52%;background-color:#c6c6c6;margin-left:10px}.center-wizard.forms-content .forms-block__box h2{border:none;background:#fff;margin-bottom:20px;padding:0 10px 0 0;position:relative;overflow:hidden}.center-wizard.forms-content .forms-block__box{padding:20px 0}}@media only screen and (max-width:540px){.input__w25 input+label span{padding-right:15px}}@media screen and (max-width:450px){.radio-boxes .input__w25{width:33%;margin-bottom:2px}}.calculate{cursor:pointer}.a__link--continue{cursor:pointer}.f-button{cursor:pointer}.setvariant{cursor:pointer}.rating-article{border-top:1px solid #d9d9d9;color:#333;padding-top:20px;position:relative}.rating-article .rating-count{top:20px}.rating-article:hover button:before{color:green;content:"★";display:inline-block;position:absolute}.rating-article:hover button:hover~button:before{content:"☆"}.rating-stars{display:inline-block;font-size:20px;margin-left:10px;margin-top:7px;padding:0;top:10px;width:110px}.rating-stars button{background:#fff;border:none;color:#91ce4b;cursor:pointer;font-size:20px;height:25px;margin-top:0;padding-left:0;position:relative;width:20px!important}.rating-stars button:focus{outline:none}.rating-stars span,.rating-stars button{color:#91ce4b;display:inline-block;height:25px;margin-left:-3px;margin-top:2px;position:relative;width:20px}.rating-stars span:before,.rating-stars button:before{color:#91ce4b;content:"☆";display:inline-block;left:0;position:absolute}.rating-stars span.active:before,.rating-stars button.active:before{content:"★"}.reference .reference__star .reference__star__percent_article{display:inline-block;height:1.5em;position:relative;vertical-align:sub;width:9.0625em;z-index:0}.reference .reference__star .reference__star__percent_article:before{background-image:url("/Content/source/img/star.png");background-position:center left;background-repeat:no-repeat;background-size:9.0625em 1.5em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.reference .reference__star .reference__star__percent_article .perc_after{background-color:#91ce4b;height:100%;left:0;margin:0;max-width:100%;position:absolute;top:0;width:0%;z-index:1}.simpleCheckboxWidth{width:auto!important}version1 a version2 pouzivam progress jquery selektor,abych mohl rozdelit stejnou property var javascriptu .version1{}.version2{}.list-detail .ul-icon-li-odpovednost{background-image:url(/Content/source/img/svg/ico-ohen.svg);background-size:2.5em auto}.list-detail .ul-icon-li-kolo{background-image:url(/Content/source/img/svg/ico-stit.svg);background-size:2.5em auto}.list-nocheck{display:block;width:100%;height:28px;background-image:url(/Content/source/img/mob-menu2.png);background-position:center center;background-repeat:no-repeat;margin-bottom:10px}#GeneralOverlay,#GeneralOverlayInfo{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(232,232,232,.3)}#GeneralOverlayFrame,#GeneralOverlayInfoFrame{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(232,232,232,.3)}.OffersOverlayMessage{display:none}#OffersOverlay1{display:none;width:100%;height:100%;position:absolute;top:0;left:50%;background-color:rgba(232,232,232,.3)}#OffersOverlayInfo1{display:none;width:100%;height:100%;position:absolute;top:0;background-color:rgba(232,232,232,.3)}#OffersOverlay2{display:none;width:100%;height:534px;position:absolute;left:0;background-color:rgba(232,232,232,.3)}#OffersOverlayInfo2{display:none;width:100%;height:534px;position:absolute;top:0;background-color:rgba(232,232,232,.3)}#GeneralOverlayInfoFrame,#GeneralOverlayInfo,#OffersOverlayInfo1,#OffersOverlayInfo2{z-index:10}.list-text-no-cursor{cursor:default!important}.list-text-no-wrap{white-space:nowrap}.eu-cookies{display:flex;flex-wrap:nowrap;justify-content:center;background:Menu;align-items:center;color:GrayText;padding:5px;z-index:1000;position:fixed;bottom:0;width:100%;text-align:center;display:none}.eu-cookies button{color:GrayText;cursor:pointer;flex-shrink:0;padding-left:10px;padding-right:10px}.list .info-text{font-weight:600;margin-top:1.15em;color:#91ce4b;font-size:1.2em;text-align:center;padding-bottom:1.14285714em;text-transform:uppercase;line-height:150%}.forms-content .forms-block__box .icon-auto{background-image:url("/Content/source/img/svg/ico-01.svg");background-size:1.2em 2em}.forms-content .forms-block__box .icon-bonus{background-image:url("/Content/source/img/svg/ico-10.svg");background-size:1em 2em;position:relative}input[type=checkbox]:disabled:checked+label:before{content:url('/Content/source/img/checkbox3.png')}input[type=checkbox]:disabled+label:before{content:url('/Content/source/img/checkbox4.png')}.povFormIcon h1:before{background:url('/Content/source/img/svg/ico-26.svg'),linear-gradient(transparent,transparent);background-size:1.25em 1em;background-position:center left;background-repeat:no-repeat}.contactFormIcon h1:before{background:url('/Content/source/img/svg/ico-28.svg'),linear-gradient(transparent,transparent);background-size:1.25em 1em;background-position:center left;background-repeat:no-repeat}.main-content .text-content .link-bottom__box a{color:#fff}footer .footer__bottom2 .copyright a{color:#fff;display:inline-block;font-size:100%}.greenbezdrob{margin-top:1.3em}.bubble .letter2{margin-top:0}.bubble p{line-height:1.75em;color:#fff;font-size:1em;position:relative}.calculate__div .lamp__image{text-align:left;font-size:2.0625em;padding-left:2.1875em;display:inline-block;line-height:1.09090909em;text-transform:uppercase;position:relative}.calculate__div .lamp__image:before,.calculate__div .lamp__image:after{position:absolute;left:0;top:0;width:1.63636364em;height:100%;content:"";display:inline-block;background:url(/Content/source/img/svg/ico-28.png);background:url(/Content/source/img/svg/ico-28.svg),linear-gradient(transparent,transparent);background-position:top left;background-repeat:no-repeat;background-size:1.63636364em 2.06060606em;transition:transform .5s}.calculate__div .lamp__image:after{transform:translateY(-3.63636364em)}.calculate__div--lower{padding-top:1em;padding-bottom:1em}.calculate__div--lower2{padding-top:1em;padding-bottom:1em}.calculate__div--lower2 .lamp__image{font-size:1.5em;min-height:1.4em;padding-top:.14em}.calculate__div--lower2 .lamp__image br{display:none}.calculate__div--lower2 .lamp__image:before{background-size:1em auto}li.nobullet:before{content:"";position:absolute;top:10px;left:0;width:10px;height:10px;background-image:none}.box.onlytitle{margin-bottom:0}.main-content .helpful-link{margin-bottom:1.4em}.box .box__icon li{font-weight:600}.google-maps{position:relative;padding-bottom:75%;height:0;overflow:hidden}.google-maps iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.list-item .row-list2 .cell{width:calc(11.1%)}.list-header2 .cell{width:calc(11%)}@media screen and (max-width:768px){.list-item .row-list .cell:nth-child(4),.list .list-header .cell:nth-child(4),.list-item .row-list .cell:nth-child(5),.list .list-header .cell:nth-child(5),.list-item .row-list .cell:nth-child(6),.list .list-header .cell:nth-child(6){display:none}.list-item .row-list .cell,.list-header .cell{width:calc(33.33333333%)}.list-item .row-list2 .cell:nth-child(5),.list .list-header2 .cell:nth-child(5),.list-item .row-list2 .cell:nth-child(6),.list .list-header2 .cell:nth-child(6),.list-item .row-list2 .cell:nth-child(7),.list .list-header2 .cell:nth-child(7),.list-item .row-list2 .cell:nth-child(8),.list .list-header2 .cell:nth-child(8){display:none}.list-item .row-list2 .cell,.list-header2 .cell{width:calc(25%)}}@media screen and (max-width:991px){.list-item .row-list .cell:nth-child(2),.list .list-header .cell:nth-child(2){display:none}.list-item .row-list .cell,.list-header .cell{width:calc(14.28%)}.list-item .row-list2 .cell:nth-child(3),.list .list-header2 .cell:nth-child(3){display:none}.list-item .row-list2 .cell,.list-header2 .cell{width:calc(12.5%)}.f .row--c .f-cell-right{padding-left:.9375em}.f .row--c .f-cell-left{padding-right:.9375em}}@media screen and (max-width:768px){.list-item .row-list .cell:nth-child(4),.list .list-header .cell:nth-child(4),.list-item .row-list .cell:nth-child(5),.list .list-header .cell:nth-child(5),.list-item .row-list .cell:nth-child(6),.list .list-header .cell:nth-child(6){display:none}.list-item .row-list .cell,.list-header .cell{width:calc(33.33333333%)}.list-item .row-list2 .cell:nth-child(5),.list .list-header2 .cell:nth-child(5),.list-item .row-list2 .cell:nth-child(6),.list .list-header2 .cell:nth-child(6),.list-item .row-list2 .cell:nth-child(7),.list .list-header2 .cell:nth-child(7){display:none}.list-item .row-list2 .cell,.list-header2 .cell{width:calc(25%)}}@media screen and (max-width:649px){.list-vysvetlivky{margin-bottom:3.75em}.list-detail .form-block__full input[type=checkbox]+label p{margin-top:15px}.list-bottom-text2{padding-left:15px;text-align:center;width:100%}.list-bottom-text{display:none}.list-detail .cell{width:100%}.list-button-big{margin-top:10px}.f .row--c .f-cell-right,.f .row--c .f-cell-left{width:100%}.f-border{border:none}.f .row--c .f-cell-right .w33{width:100%}.f .row--c .f-cell-left .w25,.f .row--c .f-cell-left .w50,.f .row--c .f-cell-left .w75{width:100%}.f .text-right{text-align:left}.f-date .f-input{width:calc(100% - 25px)}.f-button{margin-top:0;margin-bottom:2em}.f-hide-small{display:none}.f-show-small{text-align:center;display:block}.f-button{margin-left:auto;margin-right:auto}.info-content{right:auto;left:-70px;width:18em}.list-item .row-list2 .cell:nth-child(2),.list .list-header2 .cell:nth-child(2){display:none}.list-item .row-list2 .cell,.list-header2 .cell{width:calc(33.33333333%)}}.checkboxOutSideFormFor{padding-left:15px;margin-left:-15px;margin-right:15px}.error-checkboxOutSideFormFor{background-color:#fddddc}.dashed-box p{text-align:left}.list-button--small{cursor:pointer}.showprice{}.hideprice{}.link-bottom .list-button-call{padding-left:1em;text-align:center;margin-top:0;background-color:#797979!important}.link-bottom .list-button-call:before,.link-bottom .list-button-call:after{background-image:none}input[type="radio"].subinsurance:checked+label{font-weight:bold}.not-active{pointer-events:none;cursor:default;text-decoration:none;color:#dcb1b1}.bg-green3 h1:before{width:100px}.RecomendationColorOrange{background-color:#f47b25!important}.RecomendationColorOrange:before{border-left:1.5em solid #f47b25!important}.RecomendationColorBlue{background-color:#006db3!important}.RecomendationColorBlue:before{border-left:1.5em solid #006db3!important}.RecomendationTextColorClassOrange{background-color:#fcf9cd!important}.RecomendationTextColorClassBlue{background-color:#d3e6ff!important}.RecomendationBorderColorClassOrange{border-color:#f47b25!important}.RecomendationBorderColorClassBlue{border-color:#006db3!important}.WizardColorClassDarkGreen{color:#1ca21c!important}.WizardColorClassLightGreen{color:#91ce4b!important}.WizardStarsColorClassDarkGreen{background:url(/Content/source/img/svg/starsDarkGreen.svg)}.WizardStarsColorClassLightGreen{background:url(/Content/source/img/svg/starsLightGreen.svg)}.bg-green .index-left__left .nopadding{padding-left:0}.icon-facebook{padding-left:21px;background:url(/Content/source/img/FaceBook-icon.png) no-repeat}.reference{background:#ededed;padding-bottom:initial}.blog .post-with-img .blog__content__box{min-height:23em}.blog .post-with-img .small.blog__content__box{min-height:19.5em}main .poj .poj__content .poj__link_green{margin:0 .9375em;margin-bottom:1.875em;color:#000;display:block;background:#aee168;border-radius:.625em;position:relative;transition:background .2s;text-decoration:none}main .poj .poj__content .poj__link_green h3{font-size:1.25em;font-weight:600;margin-bottom:.5em;padding:0;text-align:left}main .poj .poj__content .poj__link_green .poj__box_green{padding:2.25em 0;opacity:1;transition:opacity .2s;padding-left:10em;background:url(/Content/source/img/svg/ico-01.png);background:url(/Content/source/img/svg/ico-01.svg),linear-gradient(transparent,transparent);background-size:5.25em auto;background-position:3.125em center;background-repeat:no-repeat}main .poj .poj__content .poj__link_green .poj__box_green--pig{background-image:url(/Content/source/img/png/pig.png)}main .poj .poj__content .poj__link_green .poj__box_green--hammer{background-image:url(/Content/source/img/png/hammer.png)}main .poj .poj__content .poj__link_green .poj__box_green--smile{background-image:url(/Content/source/img/png/smile.png)}@media screen and (max-width:800px){main .poj .poj__content .poj__link_green .poj__box_green{padding:20px 10px;padding-top:110px}main .poj .poj__content .poj__link_green .poj__box_green{background-position:center 20px;margin-bottom:10px}main .poj .poj__content .poj__link_green h3{font-size:1.25em;font-weight:600;margin-bottom:.5em;padding:0;text-align:center}}.fancybox-lock,.fancybox-overlay{overflow:visible!important}.block-with-text{overflow:hidden;position:relative;line-height:1.2em;max-height:10.9em;margin-right:-1em;padding-right:1em}main .poj .poj__content .poj__link_green .poj__box_green--smile{background-image:url(/Content/source/img/png/smile.png)}main .poj .poj__content .poj__link_blok{margin:0 .9375em;margin-bottom:1.875em;color:#000;display:block;background:#ececec;border-radius:.625em;position:relative;transition:background .2s;text-decoration:none;text-align:center}main .poj .poj__content .poj__link_blok h3{font-size:1.55em;font-weight:600;margin-bottom:.5em;margin-left:1em;margin-top:1em;padding:0;text-align:left;display:inline-block}main .poj .poj__content .poj__link_blok .tlacitko{margin-bottom:1em;margin-left:1em;width:175px;display:inline-block;text-decoration:none;background:#f98b28}main .poj .poj__content .poj__link_blok .poj__box_blok--obal{padding-top:.05em;padding-bottom:.05em}.insurance .insurance__box a{display:inline-block;width:10%;line-height:4.375em;margin-bottom:1.25em}@media screen and (max-width:800px){.insurance .insurance__box a{width:25%;float:left}}.insurance{margin-top:0;padding:.5em 0}header .header-top .logo img{max-width:100%;width:20.375em}@media screen and (max-width:650px){main .poj .poj__content .poj__link_blok .tlacitko{margin-bottom:1em;margin-left:0;display:inline-block;text-decoration:none;background:#f98b28;padding-left:0;padding-right:0;width:135px}main .poj .poj__content .poj__link_blok h3{font-size:1.55em;font-weight:600;margin-bottom:.5em;margin-left:0;margin-top:1em;padding:0;text-align:center;display:inline-block}main .poj .poj__content .poj__link_blok{margin:0 .475em;margin-bottom:.875em;color:#000;display:block;background:#ececec;border-radius:.625em;position:relative;transition:background .2s;text-decoration:none;text-align:center}}.ratingCounter{display:inline-flex;left:276px;margin-left:10px;position:absolute;top:17px}@media screen and (max-width:800px){.ratingCounter{display:inline-flex;left:276px;margin-left:10px;position:absolute;top:22px}}@media screen and (max-width:500px){.ratingCounter{display:block;left:0;margin-left:0;position:unset;top:0}}.unsubscribeLabel1{margin-left:0!important}.unsubscribeLabel2{margin-left:0!important}.unsubscribeLabel3{margin-left:0!important}@media screen and (max-width:800px){.unsubscribeLabel3{margin-left:0!important}}@media screen and (max-width:649px){.unsubscribeLabel2{margin-left:-35px!important}.unsubscribeLabel3{margin-left:0!important}}@media screen and (max-width:476px){.unsubscribeLabel2{margin-left:0!important}}@media screen and (max-width:445px){.unsubscribeLabel2{margin-left:-35px!important}}@media screen and (max-width:353px){.unsubscribeLabel2{margin-left:0!important}}div.rightBox{display:block;width:200px;height:251px;margin-left:-757px;padding:10px 5px;position:fixed;z-index:100;margin-top:0;left:50%;border:3px solid #ff8516;font-size:14px;background-color:#fff;zoom:1.2;-ms-zoom:1.2;-webkit-zoom:1.2;-moz-transform:scale(1.2,1.2);-moz-transform-origin:top center}div.rightBox h2{margin-top:0;padding:0 3px;color:#fff;font-size:15.6px;font-weight:bold;text-align:center;width:200px;height:33px;text-transform:none;font-family:"Trebuchet MS","Geneva CE",lucida,sans-serif;line-height:30px;background:url('/content/v1/img/bgrHeadingGreen.png') no-repeat}div.rightBox p{margin:10px 0}#GeneralOverlayCopyBonus,#GeneralOverlayInfoCopyBonus{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(232,232,232,.3)}#GeneralOverlayInfoCopyBonus,#GeneralOverlayCopyBonus{z-index:10}.estate_recbox__item{width:33%!important;position:relative;width:50%;float:left}@media screen and (max-width:768px){.estate_recbox__item{width:100%!important}}@media screen and (max-width:767px){.estate_recbox__item{width:100%!important}}.estate_recbox__item input[type="radio"]{position:absolute;top:0;left:0;width:100%;height:100%}.estate_recbox__item input[type=radio]+label,.estate_recbox__item input[type=radio]+label:before{background-color:#ededed}.estate_recbox__item input[type=radio]:checked+label,.estate_recbox__item input[type=radio]:checked+label:before{background-color:#9ad05d}.estate_recbox__item input[type=radio]:checked+label:after{opacity:0}.estate_recbox__item input[type=radio]+label{position:relative;display:block;padding:28px 32px 22px 86px;margin-left:0;border-radius:4px;-webkit-transition:background-color .2s;transition:background-color .2s}@media screen and (max-width:575px){.estate_recbox__item input[type=radio]+label{padding-left:70px}}.estate_recbox__item input[type=radio]+label:before,.estate_recbox__item input[type=radio]+label:after{position:absolute;content:"";top:22px;left:32px;width:32px;height:32px;border:2px solid #9ad05d;border-radius:50%;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}@media screen and (max-width:991px){.estate_recbox__item input[type=radio]+label:before,.estate_recbox__item input[type=radio]+label:after{left:15px}}.estate_recbox__item input[type=radio]+label:after{top:29px;left:39px;width:18px;height:18px;background-color:#9ad05d;opacity:0}@media screen and (max-width:991px){.estate_recbox__item input[type=radio]+label:after{left:22px}}.estate_recbox__item input[type="radio"]+label:before{content:"";position:absolute;top:16px;left:0;width:51px;height:51px;border:0;background-color:#ededed;color:#000;cursor:pointer;background-size:23px 17px;background-repeat:no-repeat;background-position:center left 15px;display:block}.riskFilterItem{width:25%}.riskFilterLabel{padding-top:31px!important}.adminText{width:250px!important}.text-left td{text-align:left}.input__flex{display:flex;flex-wrap:wrap}.input__w33{position:relative}.input__w33 input[type="radio"]+label:before{content:"";position:absolute;top:0;left:0;width:220px;height:80px;border:2px solid #cacaca;border-radius:4px;background-color:#ededed;color:#000;cursor:pointer;background-size:64px 32px;background-repeat:no-repeat;background-position:center left 5px;display:block}.input__w33 input:checked+label span{color:#1ca21c}.input__w33 input+label span{display:inline-block;position:relative;color:#000;font-size:14px;line-height:16px;cursor:pointer;padding-right:10px}.input__w33 input[type="radio"]+label:before,.input__w33 input.form-radio+label:after{transition:all .2s}.input__w33 input+label:before{border:2px solid #cacaca;background-color:#ededed}.input__w33 input[type=radio]:checked+label{background-color:#fff}.input__w33 input[type=radio]:hover+label:before{border:2px solid #1ca21c;background-color:#edf8ed}.input__w33 input[type=radio]:checked+label:before{border:2px solid #1ca21c;background-color:#edf8ed}.estate_recbox__item input[type=radio]+label{background-color:#fff}.estate_recbox__item input[type=radio]+label:before{background-color:#ededed}.forms-content .forms-block__box .info__container.info__container--radio{position:absolute;top:30px;left:235px;float:none;width:auto;line-height:inherit;padding:0}.radio--EstateInsuranceTypeCombined input+label:before{background-image:url("/Content/Source/img/icon/nem-dom-gray.svg")}.radio--EstateInsuranceTypeCombined input[type="radio"]:checked+label:before,.radio--EstateInsuranceTypeCombined input[type="radio"]:hover+label:before{background-image:url("/Content/Source/img/icon/nem-dom-green.svg")}.radio--EstateInsuranceTypeEstateProperty input+label:before{background-image:url("/Content/Source/img/icon/nemovitost-gray.svg")}.radio--EstateInsuranceTypeEstateProperty input[type="radio"]:checked+label:before,.radio--EstateInsuranceTypeEstateProperty input[type="radio"]:hover+label:before{background-image:url("/Content/Source/img/icon/nemovitost-green.svg")}.radio--EstateInsuranceTypeHousehold input+label:before{background-image:url("/Content/Source/img/icon/domacnost-gray.svg")}.radio--EstateInsuranceTypeHousehold input[type="radio"]:checked+label:before,.radio--EstateInsuranceTypeHousehold input[type="radio"]:hover+label:before{background-image:url("/Content/Source/img/icon/domacnost-green.svg")}@media only screen and (max-width:575px){.forms-content .forms-block__box .info__container.info__container--radio{top:14px;right:10px;width:20px;left:auto;margin:0}.input__w33 input[type="radio"]+label:before{width:calc(100% - 60px);height:55px;background-size:64px 32px}.estate_recbox__item input[type=radio]+label{height:57px;padding:0 0 0 70px!important;display:flex;align-items:center;margin-bottom:5px}.estate_recbox__item input[type=radio]+label .recbox__title{margin-bottom:0}.forms-content .forms-block__box .info__container.info__container--radio+.form-block__info .info-box{top:-10px}}@media only screen and (min-width:576px) and (max-width:870px){.input__w33 input[type="radio"]+label:before{width:200px}.forms-content .forms-block__box .info__container.info__container--radio{left:210px}.estate_recbox__item input[type=radio]+label{padding:22px 32px 22px 70px}.input__w33{flex:auto}.forms-content .forms-block__box .info__container.info__container--radio+.form-block__info .info-box{top:-10px}}.t-datepicker .speech-bubble{position:absolute;background:#474747;border-radius:.4em;top:-70%;width:220px;left:-185%;color:#fff;font-size:12px;padding:5px;z-index:11000}.t-datepicker .speech-bubble:after{content:'';position:absolute;bottom:0;left:50%;width:0;height:0;border:10px solid transparent;border-top-color:#474747;border-bottom:0;margin-left:-10px;margin-bottom:-10px;top:100%}.t-check-in,.t-check-out,.t-datepicker{display:inline-block;position:relative;float:left}.t-datepicker{clear:both;width:100%;font-size:14px;line-height:1.4em;display:flex;gap:10px}.t-datepicker>div>label{font-size:14px;color:#858791;margin-bottom:2px}.t-datepicker>div{flex:1;flex-shrink:0;display:flex;flex-direction:column}.t-check-in,.t-check-out{border-width:1px;border-style:solid;width:50%;box-sizing:border-box}.t-check-in .t-date-info-title,.t-check-out .t-date-info-title{position:absolute;top:12px;left:33px;display:block;font-weight:400;opacity:.5;font-size:13px;cursor:pointer}.t-check-in .fa,.t-check-out .fa{top:-1px;position:relative}.t-check-in{border-right-width:1px;border-radius:4px 0 0 4px}.t-picker-only{border-radius:4px;width:100%}.t-check-out{border-left-width:0;border-radius:0 4px 4px 0}.t-check-out .t-datepicker-day{left:calc(-100% - 14px)}.t-arrow-top{top:32px;z-index:9999}.t-dates{padding:10px;height:40px;box-sizing:border-box}.t-dates .calendar-icon{background:url("/Content/source/img/svg/calendar.png") no-repeat center right;width:100%;height:20px;background-size:15px;display:block;flex:1}.t-datepicker-day{border-width:1px;border-style:solid;top:51px;position:absolute;z-index:9998;padding:10px 0;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.2)}.t-table-wrap{width:100%;padding:0;font-size:inherit;display:inline-block;vertical-align:top}.t-datepicker-days{width:650px}.t-datepicker-days .t-table-wrap{padding:0;width:47%;margin-left:2%}@media(max-width:480px){.t-datepicker-days{width:300px}.t-datepicker-days .t-table-wrap{margin-left:0;width:100%;padding:0 10px}}@media(max-width:320px){.t-datepicker-days{width:290px}.t-datepicker-days .t-table-wrap{padding:0 5px}}.t-table-condensed{width:100%;border-spacing:0;border-collapse:collapse;vertical-align:top}.t-next,.t-prev,.t-table-condensed td,.t-table-condensed th{text-align:center;padding:21px 11px 6px 11px;position:relative;border:2px;font-size:14px}.t-table-condensed thead tr:last-child{color:#cacaca;text-transform:uppercase}.t-table-condensed .t-end:after,.t-table-condensed .t-start:after{left:2px;bottom:2px;width:calc(100% - 4px);height:calc(100% - 15px)}.t-next:after,.t-prev:after,.t-table-condensed td:after,.t-table-condensed th:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:calc(100% - 19px);z-index:-1}.t-end,.t-end-limit,.t-start{border:2px solid;border-radius:4px}.t-date-title{clear:both;width:100%;text-align:center;display:inline-block;margin:0;padding:15px 0 10px}.t-arrow{border:none}.t-today{border-radius:4px}.t-arrow,.t-dates,.t-day,.t-end,.t-end-limit,.t-range,.t-start{cursor:pointer}.t-special-day{position:relative}.t-special-day:before{height:3px;width:3px;top:0;right:0;position:absolute;display:block;border-width:3px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.t-hover-day{position:relative}.t-hover-day-content{top:0;width:100%;left:0;position:absolute;font-size:10px;line-height:18px;z-index:99}.start-content{top:0;width:100%;left:0;position:absolute;font-size:10px;line-height:18px;z-index:999}.end-content{top:0;width:100%;left:0;position:absolute;font-size:10px;line-height:18px;z-index:999}.start-content-hover{top:0;width:100%;left:0;position:absolute;font-size:10px;line-height:18px;border-radius:4px 4px 0 0;z-index:9999;color:#fff}.end-content-hover{top:0;width:100%;left:0;position:absolute;font-size:10px;line-height:18px;border-radius:4px 4px 0 0;z-index:9999;color:#fff}span.end-content~span.start-content,span.end-content~span.start-content,span.start-content~span.end-content-hover{top:-16px}span.end-content~span.start-content-hover{top:-16px}span.end-content-hover~span.start-content{top:-16px}.t-day:not(.t-today) .t-hover-day-content,.t-range .t-hover-day-content{display:none}.t-hover-day:hover .t-hover-day-content{display:block}.t-today .t-hover-day-content{z-index:99}.t-check-in .t-end-limit,.t-disabled>.t-day-number{opacity:.25;cursor:default}.t-check-in,.t-check-out{border-color:#ededed}.t-check-in,.t-check-out{border:2px solid #cacaca;background-color:#f3f5ff;border-radius:.3125em;width:100%}.t-check-in:hover,.t-check-out:hover{border-color:#1ca21c}.t-date-title{color:#e91e63}.t-special-day:before{border-color:#e91e63 #e91e63 transparent transparent}.t-datepicker-day{border-color:#ededed;background:#fff}.t-day,.t-disabled,.t-end,.t-range,.t-start{background:#fff}.t-end,.t-range,.t-start{z-index:0}.t-disabled{background:0 0}.t-highlighted.t-disabled{background:#fafafa}.t-end:before,.t-end-limit,.t-start:before{content:'';position:absolute;top:0;left:0;border-radius:4px}td:hover.t-end,td:hover.t-end-limit,td:hover.t-start{box-shadow:0 0 0 2px inset #1ca21c}.t-range,.t-range-limit{color:#000}.t-range:after{background:#ededed}.t-range-limit:after{background:#ededed}.start-content{background:#797979!important;color:#fff;border-radius:4px 4px 0 0}.end-content{background:#797979;color:#fff;border-radius:4px 4px 0 0}.t-hover-day{background:rgba(28,162,28,.1)!important;box-shadow:0 0 0 2px inset #029466;border-radius:4px}.t-hover-day:after{background:transparent}.t-hover-day:not(.t-today) .t-hover-day-content{background:#1ca21c;color:#fff!important}.t-hover-day .start-content,.t-hover-day:not(.t-today) .start-content-hover{background:#1ca21c;color:#fff!important}.t-hover-day .start-content,.t-hover-day:not(.t-today) .end-content-hover{background:#1ca21c;color:#fff!important}.t-today{background:rgba(0,109,179,.1)}.t-end,.t-start{box-shadow:0 0 0 2px inset #797979}.t-today,.t-today .t-hover-day-content{color:#006db3}.t-today::after{border-top-color:#aeaeae}.t-today:hover::after{border-top-color:#66bb6a}.t-end.t-today,.t-start.t-today{color:#000}.t-start:after,.t-end{background:#ededed}.t-end.t-today,.t-end.t-today .t-hover-day-content,.t-start.t-today,.t-start.t-today .t-hover-day-content{background:#54b359}.t-today .start-content-hover,.t-today .end-content-hover{background:#54b359}.t-end.t-today::after,.t-start.t-today::after{border-top-color:#54b359}.t-next,.t-prev{color:#1ca21c}@media screen and (min-width:600px){.t-next,.t-prev,.t-table-condensed td,.t-table-condensed th{padding:25px 14px 6px 14px}.t-next,.t-prev,.t-table-condensed td{font-size:16px}}.button-main{font-size:16px;color:#fff;text-decoration:none;height:50px;line-height:50px;display:inline-block;background-color:rgba(249,154,52,1)}.button-main:hover{background-color:rgba(249,154,52,.8)}.button-main{border-radius:50px;font-weight:600;padding-left:2.5rem;padding-right:2.5rem;text-align:center;color:#fff;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.flip-arrow{transform:rotate3d(0,1,0,-180deg)}.flip-vertical{transform:rotate3d(1,0,0,-180deg)}.rotate-arrow{transform:rotate3d(0,0,1,-30deg)}@media screen and (max-width:320px){.button-main{padding-left:.75rem;padding-right:.75rem}}.icon{height:50px;margin:auto}@media(min-width:640px){.icon{margin:0}}.icon-grid .icons>div{margin-top:1.25rem}@media(min-width:640px){.icon-grid .icons>div{margin:0}}.icon-grid h3{padding:10px 0;text-align:center}@media(min-width:640px){.icon-grid h3{text-align:left}}.rounded-box{background-color:#fff;border-radius:34px;padding:1.5rem;box-shadow:rgba(44,45,49,.14) 0 1px 30px}.client-stories{padding:30px 0;position:relative;width:calc(100% + 24px);top:-30px;left:-12px}.client-stories .rounded-box{box-shadow:rgba(44,45,49,.14) 0 1px 14px}.client-stories .slick-slide{padding:24px;margin-left:-12px;margin-right:-12px}.sjednani{display:flex;flex-direction:column;align-items:center;padding-left:1.25rem;padding-right:1.25rem;position:relative;text-align:center}.client-stories .rounded-box{min-height:200px}.client-stories .slick-list{padding:0 5px;margin-left:-7px}.slick-dots{bottom:30px}.slick-next:after,.slick-next:before,.slick-prev:after,.slick-prev:before{background-repeat:no-repeat}.client-stories .slick-prev{left:-50px}.client-stories .slick-next{right:-50px}@media screen and (max-width:1467px){.client-stories .slick-arrow{display:none!important}.client-stories{width:100%;left:0}}@media screen and (max-width:767px){.sjednani{align-items:flex-start;margin-bottom:1.75rem;padding-left:4rem;position:relative;text-align:left}.sjednani h3{padding-top:0}.sjednani>img:first-of-type{position:absolute;left:1.25rem}.sjednani-arrow,.sjednani-arrow.flip-vertical{margin-top:-.25rem;transform:translateX(0) translateY(5rem) rotate(90deg) skewX(0) skewY(0) scaleX(1) scaleY(1)}.sjednani-arrow.rotate-arrow{transform:rotateZ(60deg) translate(80px,50px);margin-left:5px}.sjednani-arrow{left:-.5rem;width:5rem}}h1[data-v-1da8f2a8]{margin-bottom:0}html{font-family:Open Sans,sans-serif;line-height:1.5}.bg-white{background-color:#fff}.bg-primary{background-color:#f99a34}.bg-blueLight{background-color:#eceefb}.bg-greenC{background-color:#32cf9c}.bg-watch{background-image:url("/Content/Source/images/mutumutu/watch.png")}.bg-no-repeat{background-repeat:no-repeat}.border-gray{border-color:#f3f3f2}.rounded-full{border-radius:50px}.rounded-large{border-radius:24px}.rounded-extra{border-radius:34px}.border-solid{border-style:solid}.border-b{border-bottom-width:1px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-shrink-0{flex-shrink:0}.float-right{float:right}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-full{height:100%}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-28{font-size:28px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.m-auto{margin:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mb-7{margin-bottom:1.75rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.-mt-1{margin-top:-.25rem}.max-w-none{max-width:none}.opacity-20{opacity:.2}.py-0{padding-top:0;padding-bottom:0}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.pb-1{padding-bottom:.25rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-9{padding-top:2.25rem}.pb-10{padding-bottom:2.5rem}.pt-14{padding-top:3.5rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pb-20{padding-bottom:5rem}.absolute{position:absolute}.relative{position:relative}.top-2{top:.5rem}.top-3{top:.75rem}.left-5{left:1.25rem}.right-6{right:1.5rem}.left-auto{left:auto}.-top-0{top:0}.-left-0{left:0}.-top-1{top:-.25rem}.-top-3{top:-.75rem}.-top-5{top:-1.25rem}.-right-5{right:-1.25rem}.-top-0\.5{top:-.125rem}.-left-0\.5{left:-.125rem}.-right-1\/2{right:-50%}.hover\:shadow-xl:hover{box-shadow:0 0 #000,0 0 #000,0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.hover\:shadow-2xl:hover{box-shadow:0 0 #000,0 0 #000,0 25px 50px -12px rgba(0,0,0,.25)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{color:#fff}.text-secondary{color:#3688c3}.text-title{color:#201c46}.text-darkGray{color:#858791}.underline{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.w-7{width:1.75rem}.w-20{width:5rem}.w-3\/5{width:60%}.w-4\/6{width:66.666667%}.w-full{width:100%}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-10{gap:2.5rem}.col-span-5{grid-column:span 5/span 5}.col-span-7{grid-column:span 7/span 7}.transform{transform:translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)}.rotate-45{transform:rotate(45deg)}.rotate-90{transform:rotate(90deg)}.translate-y-20{transform:translateY(5rem)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes ping{100%,75%{transform:scale(2);opacity:0}}@keyframes ping{100%,75%{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}h1,h2,h3,h4,h5{font-weight:700;color:#201c46}@media(min-width:640px){.sm\:border-t-2{border-top-width:2px}.sm\:border-r-2{border-right-width:2px}.sm\:border-b-2{border-bottom-width:2px}.sm\:border-l-2{border-left-width:2px}.sm\:inline-block{display:inline-block}.sm\:h-auto{height:auto}.sm\:text-16{font-size:16px}.sm\:text-18{font-size:18px}.sm\:text-22{font-size:22px}.sm\:text-28{font-size:28px}.sm\:text-36{font-size:36px}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:m-0{margin:0}.sm\:mb-3{margin-bottom:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mt-14{margin-top:3.5rem}.sm\:mt-16{margin-top:4rem}.sm\:max-w-3xl{max-width:48rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pr-20{padding-right:5rem}.sm\:pl-32{padding-left:8rem}.sm\:top-1{top:.25rem}.sm\:left-6{left:1.5rem}.sm\:right-auto{right:auto}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:w-10{width:2.5rem}.sm\:w-11{width:2.75rem}.sm\:w-auto{width:auto}.sm\:gap-5{gap:1.25rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.md\:block{display:block}.md\:-right-1\/2{right:-50%}.md\:w-2\/3{width:66.666667%}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:1024px){.lg\:flex-row{flex-direction:row}.lg\:h-14{height:3.5rem}.lg\:h-16{height:4rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mr-14{margin-right:3.5rem}.lg\:w-32{width:8rem}.lg\:w-40{width:10rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.xl\:w-9\/12{width:75%}}@media screen and (max-width:575px){.mutumutu .container{padding:0 15px}}.mutumutu p{font-size:14px}.mutumutu h2{font-size:26px;text-align:center;padding-top:1.25rem;padding-bottom:1.25rem}.mutumutu h3{font-size:18px;line-height:24px;text-align:left;padding:10px 0}@media(max-width:640px){.mutumutu h2{font-size:20px;text-align:center}}