.GDPR-content p{margin-top:3rem}.GDPR-content img{max-width:100%;height:auto}.GDPR-headerImage img{width:100%;height:auto}.GDPR-logoBox{text-align:center}.GDPR-logo{max-width:120px;margin:0 auto 32px}@media screen and (min-width:568px){.GDPR-logo{max-width:200px;margin:0 auto 64px}}.SupportRestaurants h2{font-weight:300}.SupportRestaurants h3{margin-bottom:0}.SupportRestaurants h3+ul{margin-top:4px}.SupportRestaurants hr{border:0 solid transparent;border-top:1px solid #e6e6e6;margin:30px auto}.TextBlock{position:relative;flex-shrink:0;padding:0;margin:0;max-width:none}.TextBlock--marginAuto{margin:0 auto}.TextBlock--maxWidthBig{max-width:88rem}.TextBlock--maxWidthLarge{max-width:80rem}.TextBlock--maxWidthRegular{max-width:70rem}.TextBlock--maxWidthNormal{max-width:60rem}@media screen and (min-width:960px){.TextBlock--maxWidthNormal{max-width:56rem}}@media screen and (min-width:1180px){.TextBlock--maxWidthNormal{max-width:56rem}}@media screen and (min-width:1380px){.TextBlock--maxWidthNormal{max-width:60rem}}@media screen and (min-width:960px){.TextBlock--maxWidthSmall{max-width:51rem}}@media screen and (min-width:1180px){.TextBlock--maxWidthSmall{max-width:56.4rem}}@media screen and (min-width:960px){.TextBlock--maxWidthSmallie{max-width:35rem}}@media screen and (min-width:1180px){.TextBlock--maxWidthSmallie{max-width:45rem}}.TextBlock--maxWidthTiny{max-width:60rem}@media screen and (min-width:960px){.TextBlock--maxWidthTiny{max-width:34rem}}@media screen and (min-width:1180px){.TextBlock--maxWidthTiny{max-width:34rem}}@media screen and (min-width:1380px){.TextBlock--maxWidthTiny{max-width:40rem}}.TextBlock--maxWidthMini{max-width:20rem}.TextBlock--maxWidthCalculator{max-width:60rem}@media screen and (min-width:1180px){.TextBlock--maxWidthCalculator{max-width:34rem}}@media screen and (min-width:1380px){.TextBlock--maxWidthCalculator{max-width:40rem}}.TextBlock--maxWidthCalculatorV2{width:100%;max-width:46rem;margin:auto}@media screen and (min-width:1180px){.TextBlock--maxWidthCalculatorV2{max-width:46rem}}@media screen and (min-width:1380px){.TextBlock--maxWidthCalculatorV2{max-width:46rem}}.TextBlock--maxWidthCalculatorV3{width:100%;max-width:42rem;margin:auto}@media screen and (min-width:1180px){.TextBlock--maxWidthCalculatorV3{max-width:42rem}}@media screen and (min-width:1380px){.TextBlock--maxWidthCalculatorV3{max-width:42rem}}.CheckboxInput>input[type=checkbox]{visibility:hidden;width:0;height:0;border:none;background:transparent;outline:none;margin:0;padding:0;position:absolute;top:0;left:0}.CheckboxInput>input[type=checkbox]+label{position:relative;padding-left:3.8rem;color:#162056;font-weight:500;margin:0;display:block;user-select:none;transition:all .2s;cursor:pointer;font-size:1.2rem;line-height:1.25}.CheckboxInput>input[type=checkbox]+label:before{content:"";display:block;width:1.8rem;height:1.8rem;position:absolute;top:0;left:0;border:.2rem solid #162056;box-sizing:border-box;transition:all .2s}.CheckboxInput>input[type=checkbox]+label:after{content:"";cursor:pointer;display:block;visibility:hidden;width:1rem;height:1rem;position:absolute;top:.4rem;left:.4rem;background:#162056;box-sizing:border-box;transition:all .2s;opacity:0;border-radius:50%;transform:scale(2.4)}.CheckboxInput>input[type=checkbox]:checked+label{color:#00bff0}.CheckboxInput>input[type=checkbox]:checked+label:before{border:.2rem solid #00bff0}.CheckboxInput>input[type=checkbox]:checked+label:after{visibility:visible;opacity:1;border-radius:0;transform:scale(1);background:#00bff0}.CheckboxInput--big>input[type=checkbox]+label{padding:1rem 0 1rem 3.8rem;font-size:1.4rem;line-height:1.42857}.CheckboxInput--big>input[type=checkbox]+label:before{top:1.1rem}.CheckboxInput--big>input[type=checkbox]+label:after{top:1.5rem}.CheckboxInput--big>input[type=checkbox]:checked+label{color:#162056}.CheckboxInput--error>input[type=checkbox]+label{color:#e60a14}.CheckboxInput--error>input[type=checkbox]+label:before{border:.2rem solid #e60a14}.CheckboxInput--error>input[type=checkbox]+label:after{background:#e60a14}.CheckboxInput--centered{text-align:center}.CheckboxInput--centered>input[type=checkbox]+label{display:inline-block}.TextareaInput{position:relative}.TextareaInput.isError i{position:absolute;color:#e60a14;user-select:none;bottom:0;right:-.3rem;transform:translate(0);cursor:default;font-size:2rem;line-height:1}.TextareaInput.isDisabled{opacity:.6}.TextareaInput>textarea{border:.1rem solid #f1f1f1;background:#f1f1f1;color:#162056;font-weight:700;font-style:italic;padding:1.7rem 2.5rem;border-radius:2.5rem;font-family:Montserrat,sans-serif;transition:all .2s;width:100%;height:15rem;resize:none;overflow:auto;font-size:1.4rem;line-height:1.28571}.TextareaInput>textarea::placeholder{color:rgba(0,0,0,.6);font-weight:300;font-style:italic}.TextareaInput>textarea:active,.TextareaInput>textarea:focus,.TextareaInput>textarea:hover{outline:none}.TextareaInput>textarea:focus{border:.1rem solid #00bff0}.TextareaInput>textarea.isLight{background:#fff}.TextareaInput>textarea.isError,.TextareaInput>textarea.isError:focus{border:.1rem solid #e60a14}.TextareaInput-error{color:#e60a14;font-weight:700;transition:all .2s;position:absolute;text-align:right;top:calc(100% + .5rem);right:0;transform:translate(0);padding-right:3rem;font-size:1.2rem;line-height:1.25}.TextareaInput-info{position:absolute;padding:1rem;top:.6rem;right:.2rem;z-index:5}.SelectAltInput{background:#f1f1f1;border:.1rem solid #f1f1f1;color:rgba(0,0,0,.6);padding:1.5rem 1.9rem;border-radius:2.5rem;transition:all .2s;width:100%;position:relative;cursor:pointer}.SelectAltInput:active,.SelectAltInput:focus,.SelectAltInput:hover{outline:none}.SelectAltInput:focus{border:.1rem solid #00bff0}.SelectAltInput--white{background:#fff;border:.1rem solid #fff}.SelectAltInput.isError{border:.1rem solid #e60a14}.SelectAltInput.isDisabled{background:transparent;border-color:#e6e6e6;color:#e6e6e6;cursor:not-allowed}.SelectAltInput.isDisabled:focus{border:.1rem solid #e6e6e6}.SelectAltInput-headerBox{color:#162056;font-weight:700;font-style:italic;transition:all .2s;width:100%;position:relative;padding-right:3rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;user-select:none;font-size:1.4rem;line-height:1.28571}.SelectAltInput-headerBox>i{position:absolute;top:50%;right:0;color:#162056;transition:all .2s;transform:translateY(-50%);font-size:2.7rem;line-height:1}.SelectAltInput-headerBox.isDisabled>i{color:#e6e6e6}.SelectAltInput-headerBox.isOpen>i{transform:translateY(-50%) rotate(180deg)}.SelectAltInput-headerPlaceholder{color:rgba(0,0,0,.6);font-weight:400;font-style:italic}.SelectAltInput-headerPlaceholder.isDisabled{color:#e6e6e6}.SelectAltInput-inputItemBox{transition:all .2s;width:calc(100% - 4rem);max-height:0;position:absolute;padding:0;overflow:auto;border-radius:.5rem;box-shadow:none;background:#fff;z-index:10;top:calc(100% + .5rem);left:50%;transform:translate(-50%);opacity:0;visibility:hidden;cursor:default}.SelectAltInput-inputItemBox.isOpen{max-height:26rem;opacity:1;visibility:visible;box-shadow:0 10px 20px 0 rgba(0,0,0,.3)}@media screen and (min-width:568px){.SelectAltInput-inputItemBox.isOpen{max-height:26rem;opacity:1;visibility:visible}}.SelectAltInput-inputItemBoxOuter{position:relative;overflow:hidden;padding:3rem;border-radius:.5rem;box-shadow:0 10px 20px 0 rgba(0,0,0,.3)}.SelectAltInput-inputItemBoxInner{position:relative;overflow:auto}.SelectAltInput-inputItemBoxInnerSlide{position:relative;margin:0;padding:0;list-style-type:none}.SelectAltInput-inputItemBoxInnerSlide>li{display:block;padding:10px 0;font-weight:500;color:#162056;transition:all .2s;cursor:pointer;font-size:1.4rem;line-height:1.42857}.SelectAltInput-inputItemBoxInnerSlide>li.isSelected,.SelectAltInput-inputItemBoxInnerSlide>li:hover{color:#00bff0}.SelectAltInput-textError{color:#e60a14;font-weight:700;transition:all .2s;position:absolute;text-align:right;top:calc(100% + 1rem);right:0;padding-right:3rem;transform:translate(0);font-size:1.2rem;line-height:1.25}.SelectAltInput-textError>i{position:absolute;color:#e60a14;user-select:none;top:-.3rem;right:0;cursor:default;font-size:2rem;line-height:1}.SelectAltInput--blue{background:transparent;border:.1rem solid #162056}.SelectAltInput--blue.isDisabled{background:transparent;border-color:#162056;color:rgba(0,0,0,.6);opacity:.4;cursor:not-allowed}.SelectAltInput--blue.isDisabled:focus{border:.1rem solid #162056}.SelectAltInput--blue .SelectAltInput-headerBox{font-weight:400}.SelectAltInput--blue .SelectAltInput-headerBox.isDisabled>i{color:#162056}.SelectAltInput--blue .SelectAltInput-headerPlaceholder.isDisabled{color:rgba(0,0,0,.6)}.FormModule{margin:0 auto;max-width:63.6rem}@media screen and (min-width:568px){.FormModule{max-width:63.6rem}}.FormModule--calculator{margin-top:75px}.FormModule-content{padding:3rem;display:block}.FormModule-content>button:not(:first-child),.FormModule-content>div:not(:first-child),.FormModule-content>input:not(:first-child){margin-top:4rem}@media screen and (min-width:568px){.FormModule-content{padding:5rem 5rem 4.5rem}}.FormModule-content.isSend>div,.FormModule-content.isSend>input{opacity:.35;pointer-events:none;cursor:default}.FormModule-content--smallPadding{padding:3rem}@media screen and (min-width:568px){.FormModule-content--smallPadding{padding:2.5rem 3rem 2rem}}.FormModule-content--centered{text-align:center}.FormModule-content--alternated>div:not(:first-child){margin-top:3rem}.FormModule-helpText{color:#162056;font-weight:400;text-transform:uppercase;font-size:1.3rem;line-height:1.23077}.FormModule-helpText--themeDigital{color:#162056;font-weight:400;text-transform:none;text-align:center;font-size:1.8rem;line-height:1.38889}.FormModule-helpText--themeDigital p{margin:0}.FormModule-topText{color:#162056;font-weight:400;margin:0 auto;max-width:375px;text-align:center;font-size:1.8rem;line-height:1.38889}.FormModule-footer{margin-top:2.25rem!important;margin-bottom:-.75rem;padding-top:1.4rem;color:#000;position:relative;font-weight:500;font-size:1.4rem;line-height:1.28571}.FormModule-footer>*{display:inline-block;margin:.75rem}.FormModule-footer:before{content:"";display:block;width:100%;height:1px;top:0;left:0;position:absolute;background:rgba(0,0,0,.3)}.FormModule-footer--noContent:before{display:none}@media screen and (min-width:1180px){.FormModule-footer--noContent{min-height:4rem}}.FormModule-agreeText{margin:4rem auto 0;font-size:1.2rem;line-height:1.25}.FormModule--article{width:100%;margin:1rem 0 0!important}@media screen and (min-width:960px){.FormModule--article{margin:0}}.Calculator{padding:0 0 3rem}@media screen and (min-width:568px){.Calculator{padding:2rem}}@media screen and (min-width:960px){.Calculator{display:flex}}.Calculator-leftPart{flex-grow:1;padding:3rem 3rem 0;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:568px){.Calculator-leftPart{padding:3rem 5rem 0 3rem}}.Calculator-result{display:flex;flex-direction:column;padding:3rem;margin:2rem 3rem 0;background:#162056;color:#fff}@media screen and (min-width:568px){.Calculator-result{margin:2rem 3rem 3rem;min-width:27.5rem;min-height:41rem}}@media screen and (min-width:960px){.Calculator-result{width:27.5rem;margin:0}}.Calculator-result--boxShadow{box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.Calculator-result--themeSecondary{background:#00bff0}.Calculator-header{margin:0;font-weight:700;min-height:5.4rem;font-size:1.4rem;line-height:1.28571}.Calculator-header--tooltip{min-height:3rem;position:relative}.Calculator-header--tooltip>div{position:absolute;top:-1.2rem;right:-1.4rem}.Calculator-content{flex-grow:1}.Calculator-footer{padding-top:3rem}.CalculatorItem{padding-bottom:3rem}.CalculatorItem-label{color:rgba(22,32,86,.6);font-weight:500;margin:0 0 1rem;font-size:1.4rem;line-height:1.28571}.CalculatorItem-sliderHandler{background:#fff;width:4.8rem;height:2.4rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.3);border-radius:1.2rem;position:relative;cursor:ew-resize;transition:color .1s;font-size:1.4rem;line-height:1.28571}.CalculatorItem-sliderHandler:hover{color:#00bff0}.CalculatorItem-sliderHandler i{font-size:1.6rem;margin:.4rem}.CalculatorItem-sliderHandler i+i{float:right}.CalculatorItem-sliderHandler .separator{position:absolute;top:0;left:50%;margin-left:-.05rem;height:100%;width:.1rem;background:#e6e6e6}.CalculatorItem-slider{height:2.4rem}.CalculatorItem-slider .bar{background:#f1f1f1;border-radius:.5rem;height:1rem;top:.7rem}.CalculatorItem-slider .bar-0{background:#00bff0}.CalculatorItem-slider--typePrimary .bar-0{background:#162056}.CalculatorItem-slider--typeSecondary .bar-0{background:#00bff0}.CalculatorItem-input{position:relative;padding:.35rem 0}@media screen and (min-width:568px){.CalculatorItem-input{height:2.9rem;padding:.35rem 13.5rem .35rem 0}}.CalculatorItem-textInput{width:auto;margin-top:1.3rem}@media screen and (min-width:568px){.CalculatorItem-textInput{position:absolute;top:0;right:0;margin-top:0;width:10.5rem}}@media screen and (min-width:960px){.CalculatorItem--indented{margin-top:3rem}}@media screen and (min-width:960px){.CalculatorItem--indented:first-child{margin-top:3.4rem}}.CalculatorResultInfo:not(:first-child){padding-top:3rem}.CalculatorResultInfo-titleBlock{display:flex}.CalculatorResultInfo-titleBlock>:nth-child(2){margin-left:8px}.CalculatorResultInfo-title{font-weight:300;margin:0;padding-bottom:1rem;font-size:1.8rem;line-height:1.22222}.CalculatorResultInfo-value{margin:0;font-weight:700;color:#ffe282;white-space:nowrap;font-size:2.4rem;line-height:1.25}@media screen and (min-width:568px){.CalculatorResultInfo-value{font-size:3rem;line-height:1}}.CalculatorResultInfo-value--themeWhite{color:#fff}.CalculatorResultInfo--small:not(:first-child){padding-top:1rem}.CalculatorResultInfo--small .CalculatorResultInfo-title{font-size:1.4rem;line-height:1.28571}.CalculatorResultInfo--small .CalculatorResultInfo-value{font-size:2rem;line-height:1.5}@media screen and (min-width:568px){.CalculatorResultInfo--small .CalculatorResultInfo-value{font-size:2rem;line-height:1.5}}.CalcContainer{margin:0 auto;padding:0;position:relative;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (min-width:1180px){.CalcContainer{display:flex}}.CalcContainer--calcFirst>:first-child{margin-bottom:6rem;margin-left:-2rem;margin-right:-2rem}@media screen and (min-width:568px){.CalcContainer--calcFirst>:first-child{margin-left:0;margin-right:0}}@media screen and (min-width:1180px){.CalcContainer--calcFirst>:first-child{width:79rem;margin-bottom:0;margin-right:4rem}}.CalcContainer--calcFirstAlternated>:first-child{margin-bottom:6rem;margin-left:-2rem;margin-right:-2rem}@media screen and (min-width:568px){.CalcContainer--calcFirstAlternated>:first-child{margin-left:0;margin-right:0}}@media screen and (min-width:1180px){.CalcContainer--calcFirstAlternated>:first-child{width:79rem;margin-bottom:0;margin-right:5rem}}.CalcContainer--calcSecond>:nth-child(2){margin-top:6rem;margin-left:-2rem;margin-right:-2rem}@media screen and (min-width:568px){.CalcContainer--calcSecond>:nth-child(2){margin-left:0;margin-right:0}}@media screen and (min-width:1180px){.CalcContainer--calcSecond>:nth-child(2){width:79rem;margin-top:0;margin-left:4rem}}.CalcContainer--calcSecondAlternated>:nth-child(2){margin-top:6rem;margin-left:-2rem;margin-right:-2rem}@media screen and (min-width:568px){.CalcContainer--calcSecondAlternated>:nth-child(2){margin-left:0;margin-right:0}}@media screen and (min-width:1180px){.CalcContainer--calcSecondAlternated>:nth-child(2){width:79rem;margin-top:0;margin-left:5rem}}.CalcContainer--calcOnly{justify-content:center}.CalcContainer--calcOnly>:first-child{margin-bottom:1rem;margin-left:-2rem;margin-right:-2rem}@media screen and (min-width:568px){.CalcContainer--calcOnly>:first-child{margin-left:0;margin-right:0}}@media screen and (min-width:1180px){.CalcContainer--calcOnly>:first-child{width:79rem;margin-bottom:0;margin-right:0}}.Table{padding:1.5rem;background-color:#162056;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}@media screen and (min-width:376px){.Table{padding:2rem}}@media screen and (min-width:568px){.Table{padding:3rem}}@media screen and (min-width:768px){.Table{padding:5rem}}.Table--themeLight{background-color:#fff}.Table-content{display:table;width:100%;padding:0;margin:0}.Table-info{color:#fff;font-weight:500;padding:.9rem 0 .3rem;vertical-align:middle;font-size:1.1rem;line-height:1.27273}@media screen and (min-width:376px){.Table-info{padding:1.5rem 0 .5rem;font-size:1.1rem;line-height:1.27273}}@media screen and (min-width:568px){.Table-info{padding:3rem 0 1rem;font-size:1.2rem;line-height:1.25}}.Table-info--themeLight{color:#162056}.Table-info--themeLight.Table-info--themeAlt{color:rgba(0,0,0,.6);font-style:italic}.Table-info--themeAlt{color:hsla(0,0%,100%,.6);font-style:italic}.TableItem{display:table-row}.TableItem-cell{display:table-cell;color:#fff;font-weight:400;padding:.3rem 0;border-bottom:.1rem solid hsla(0,0%,94.5%,.25);vertical-align:middle;font-size:1.1rem;line-height:1.27273}@media screen and (min-width:376px){.TableItem-cell{padding:.5rem 0;font-size:1.2rem;line-height:1.25}}@media screen and (min-width:568px){.TableItem-cell{padding:1rem 0;font-size:1.4rem;line-height:1.28571}}.TableItem-cell:not(:first-child){text-align:right;padding-left:.6rem}@media screen and (min-width:376px){.TableItem-cell:not(:first-child){padding-left:1rem}}@media screen and (min-width:568px){.TableItem-cell:not(:first-child){padding-left:2rem}}.TableItem-cell--themeLight{font-weight:500;color:#162056;border-bottom:.1rem solid rgba(0,0,0,.12)}.TableItem-cell--headerBlock{font-weight:700;padding:0 0 .6rem;vertical-align:bottom}@media screen and (min-width:376px){.TableItem-cell--headerBlock{padding:0 0 1rem}}@media screen and (min-width:568px){.TableItem-cell--headerBlock{padding:0 0 2rem}}.TableItem-cell--headerBlock:first-child{color:#00bff0;font-size:1.4rem;line-height:1.14286}@media screen and (min-width:376px){.TableItem-cell--headerBlock:first-child{font-size:1.6rem;line-height:1.25}}@media screen and (min-width:568px){.TableItem-cell--headerBlock:first-child{font-size:2rem;line-height:1.2}}.TableItem-cell--summaryBlock{font-weight:700;color:#ffe282}.TableItem-cell--summaryBlock.TableItem-cell--themeLight{color:#00bff0}.CalculatorModule-hideLink{display:inline-block;margin-left:3rem}.CalculatorModule-divideLine{height:2px;background-color:hsla(0,0%,100%,.3);margin-top:10px;margin-bottom:8px}.CalculatorModule-footerText{margin-top:50px;color:rgba(22,32,86,.6);font-weight:500;font-size:1.4rem;line-height:1.28571}.CalculatorModule-buttonBlock{margin:-2rem 0 0 -2rem}.CalculatorModule-buttonBlock>*{margin:2rem 0 0 2rem}.CalculatorModule-graphBox{padding:1rem}@media screen and (min-width:568px){.CalculatorModule-graphBox{padding:2rem}}@media screen and (min-width:960px){.CalculatorModule-graphBox{padding:3rem 7rem}}@media screen and (min-width:1180px){.CalculatorModule-graphBox{padding:5rem 9rem}}@media screen and (min-width:1380px){.CalculatorModule-graphBox{padding:7rem 11rem}}.CalculatorModule-graphBox img{width:100%}.CalculatorModule-graphHelpInfo{margin-top:2rem;font-style:italic;color:rgba(0,0,0,.6);font-size:1.2rem;line-height:1.25}@media screen and (min-width:1180px){.CalculatorModule-graphHelpInfo{display:none}}.CalculatorModule-graphDesktop{display:none}@media screen and (min-width:1180px){.CalculatorModule-graphDesktop{display:block}}.CalculatorModule-graphMobile{display:block}@media screen and (min-width:1180px){.CalculatorModule-graphMobile{display:none}}.Calculator .benefit-calculator-remark{padding-top:50px;font-style:italic;font-weight:500;font-size:14px}.Calculator .benefit-calculator-remark p{font-weight:400}.Calculator .tr-remark{font-style:italic;font-weight:400;font-size:14px}.Tabs{width:100%}@media screen and (min-width:376px){.Tabs{display:flex}}.Tabs>:first-child{margin:0}.Tab{position:relative;display:inline-block;flex-grow:1;background:#fafafa;box-shadow:0 1px 2px 0 rgba(0,0,0,.3);vertical-align:bottom;text-decoration:none;border-top:.4rem solid transparent;padding:0 .5rem;width:100%;cursor:pointer}@media screen and (min-width:376px){.Tab{width:25%;margin-top:0;margin-left:1rem}}@media screen and (min-width:568px){.Tab{padding:0 1rem 1.5rem 1.5rem;margin-left:2rem}}.Tab:before{bottom:-.3rem;height:.6rem;background:#fff}.Tab:after,.Tab:before{content:"";display:block;position:absolute;left:0;right:0;width:100%}.Tab:after{visibility:visible;bottom:0;height:.2rem;background:#e6e6e6}.Tab-title{margin:1rem 0 0;color:#162056;font-weight:700;font-size:1.5rem;line-height:1.13333}@media screen and (min-width:568px){.Tab-title{margin:1.5rem 0 0;font-weight:700}}.Tab-subtitle{margin:.5rem 0 0;color:rgba(22,32,86,.6);font-size:1.2rem;line-height:1.33333}@media screen and (min-width:568px){.Tab-subtitle{font-size:1.4rem;line-height:1.28571}}.Tab--double{width:50%}.Tab.isActive{border-color:#00bff0;cursor:default;background:#fff}.Tab.isActive:after{visibility:hidden}.Tab.isActive .Tab-title{color:#00bff0}.CalculatorSectionModule-linkBlock{position:relative;margin:-2rem -1.5rem}.CalculatorSectionModule-linkBlock>*{margin:2rem 0 0 1.5rem;vertical-align:middle}.FormContainer{position:relative;padding:5rem 0}.FormContainer:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:-moz-linear-gradient(top,#28c0ee 0,#28c0ee 20%,rgba(40,192,238,.5) 100%);background:-webkit-linear-gradient(top,#28c0ee,#28c0ee 20%,rgba(40,192,238,.5));background:linear-gradient(180deg,#28c0ee 0,#28c0ee 20%,rgba(40,192,238,.5));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#28c0ee",endColorstr="#8028c0ee",GradientType=0)}@media screen and (min-width:960px){.FormContainer:before{background:-moz-linear-gradient(left,rgba(40,192,238,.5) 0,#28c0ee 80%,#28c0ee 100%);background:-webkit-linear-gradient(left,rgba(40,192,238,.5),#28c0ee 80%,#28c0ee);background:linear-gradient(90deg,rgba(40,192,238,.5) 0,#28c0ee 80%,#28c0ee);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8028c0ee",endColorstr="#28c0ee",GradientType=1)}}@media screen and (min-width:960px){.FormContainer--right:before{background:-moz-linear-gradient(top,#28c0ee 0,#28c0ee 20%,rgba(40,192,238,.5) 100%);background:-webkit-linear-gradient(top,#28c0ee,#28c0ee 20%,rgba(40,192,238,.5));background:linear-gradient(180deg,#28c0ee 0,#28c0ee 20%,rgba(40,192,238,.5));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#28c0ee",endColorstr="#8028c0ee",GradientType=0)}}.FormContainer--yellow:before{background:-moz-linear-gradient(left,#ffc72c 0,#ffc72c 20%,rgba(255,199,44,.5) 100%);background:-webkit-linear-gradient(left,#ffc72c,#ffc72c 20%,rgba(255,199,44,.5));background:linear-gradient(90deg,#ffc72c 0,#ffc72c 20%,rgba(255,199,44,.5));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc72c",endColorstr="#80ffc72c",GradientType=1)}@media screen and (min-width:960px){.FormContainer--yellow:before{background:-moz-linear-gradient(left,rgba(255,199,44,.5) 0,#ffc72c 80%,#ffc72c 100%);background:-webkit-linear-gradient(left,rgba(255,199,44,.5),#ffc72c 80%,#ffc72c);background:linear-gradient(90deg,rgba(255,199,44,.5) 0,#ffc72c 80%,#ffc72c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffc72c",endColorstr="#ffc72c",GradientType=1)}}@media screen and (min-width:960px){.FormContainer--yellowRight:before{background:-moz-linear-gradient(left,#ffc72c 0,#ffc72c 20%,rgba(255,199,44,.5) 100%);background:-webkit-linear-gradient(left,#ffc72c,#ffc72c 20%,rgba(255,199,44,.5));background:linear-gradient(90deg,#ffc72c 0,#ffc72c 20%,rgba(255,199,44,.5));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc72c",endColorstr="#80ffc72c",GradientType=1)}}.FormContainer--alternative:before{content:none;display:none}.FormContainer-image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.FormContainer-content{position:relative;z-index:2}.FormContainer-content--themeDigital{padding-top:40px}