@charset "UTF-8";.youtube-link{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;text-decoration:none}.youtube-link>amp-img,.youtube-link>svg{display:block;width:8rem;margin:0 .4rem;transform:translateY(15%)}.container{width:80%;max-width:1200px;margin:0 auto}.container:after,.container:before{display:none!important}@media only screen and (max-width:1366px){.container{width:100%;padding:0 3.2rem}}@media only screen and (max-width:768px){.container{padding:0 2.4rem}}@media only screen and (max-width:425px){.container{padding:0 1.6rem}}.container--small{width:60%;max-width:1366px}@media only screen and (max-width:1366px){.container--small{width:80%}}@media only screen and (max-width:1024px){.container--small{width:100%;padding:0 3.2rem}}@media only screen and (max-width:768px){.container--small{padding:0 2.4rem}}@media only screen and (max-width:425px){.container--small{padding:0 1.6rem}}.youtube-container{display:grid;place-items:center;position:relative;width:100%;padding-bottom:56.25%;height:0}.youtube-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.individual-products-container{display:grid;grid-template-columns:minmax(100px,320px);gap:4rem}@media only screen and (min-width:769px){.individual-products-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1025px){.individual-products-container{grid-template-columns:repeat(4,1fr)}}.individual-products-container .product-link{color:#000;font-size:16px;text-decoration:underline}.individual-product{--product-flex-direction:column;--product-border-color:var(--product-color);--product-color:var(--product-color);--product-bg-color:#FBFBFB;--product-marker-color:var(--product-color);--product-radius:25px;--product-padding-inline:2rem;--product-padding-block:3.2rem;display:flex;flex-direction:var(--product-flex-direction);align-items:stretch;gap:20px;border:1px solid var(--product-border-color);border-radius:var(--product-radius);padding-inline:var(--product-padding-inline);padding-block:var(--product-padding-block);background-color:var(--product-bg-color)}@media only screen and (min-width:1025px){.individual-product--row{grid-column:1/span 4;display:grid;grid-template-columns:1fr 2fr 2fr 1fr;align-items:start;justify-items:center}.individual-product--row .individual-product__name,.individual-product--row .individual-product__price{position:relative;top:50%;transform:translateY(-50%)}}.individual-product--orange{--product-color:#EB7500}.individual-product--purple{--product-color:#7952B3}.individual-product--blue{--product-color:#0894FE}.individual-product--darkblue{--product-color:#3773C2}.individual-product--gold{--product-color:#BE8227}.individual-product--green{--product-color:#27BE89}.individual-product__name{font-weight:900;color:var(--product-color);text-align:center}.individual-product__name p{font-size:21px}.individual-product__price{display:flex;flex-direction:column;align-items:center;gap:12px}.individual-product__price>span{font-size:xx-large;font-weight:700;color:var(--product-color);line-height:1}.individual-product__list>div{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:.8rem}.individual-product__list span{font-size:16px;color:var(--product-color)}.individual-product__list ul{-webkit-padding-start:26px;padding-inline-start:26px;margin:0}.individual-product__list ul li{font-weight:500;font-size:14px;list-style-position:outside}.individual-product__list ul li::marker{font-size:21px;color:var(--product-marker-color)}.individual-product__list ul--none li::marker{font-size:14px;color:var(--product-marker-color);content:"○"}.individual-product .button{--btn-background:var(--product-color)}.individual-product hr{margin-top:5px;margin-bottom:5px;border:0;border:1px solid #ccc;width:100%;border-radius:1rem}.mn-tab-control{align-items:center}.mn-tab-control .dotvvm-bp-tab-control_nav{--tab-nav-bg-color:white;--tab-nav-padding:4px;--tab-nav-gap:4px;--tab-nav-radius:20px;gap:var(--tab-nav-gap);padding:var(--tab-nav-padding);background-color:var(--tab-nav-bg-color);border-radius:var(--tab-nav-radius);overflow-x:initial;overflow-y:initial;inline-size:-moz-fit-content;inline-size:fit-content;-webkit-margin-after:3.2rem;margin-block-end:3.2rem;box-shadow:0 2px 6px 0 #00000021;border-bottom:calc(var(--bp-border-width)* 2) solid #fff}.mn-tab-control .dotvvm-bp-tab-control_nav:before{content:none}.mn-tab-control .dotvvm-bp-tab-control_nav .dotvvm-bp-tab_nav-item{--trans-time:0.25s;--trans-fnc:ease-in-out;--tab-font-weight:600;--tab-color:black;--tab-pad-b:8px;--tab-pad-i:16px;--tab-radius:20px;--tab-font-size:16px;--tab-border-radius:var(--bp-border-radius);--tab-background:white;--tab-cursor:pointer;--tab-font-size:18px;display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;max-block-size:var(--tab-height);gap:var(--bp-gap-m);padding-block:var(--tab-pad-b);padding-inline:var(--tab-pad-i);background-clip:padding-box;background-color:var(--tab-background);border:none;border-radius:var(--tab-radius);font-size:var(--tab-font-size);font-weight:var(--tab-font-weight);color:var(--tab-color);text-decoration:none;cursor:var(--tab-cursor);-webkit-margin-end:0;margin-inline-end:0}@media (hover:hover){.mn-tab-control .dotvvm-bp-tab-control_nav .dotvvm-bp-tab_nav-item:hover{--tab-background:$color-primary--hover}}.mn-tab-control .dotvvm-bp-tab-control_nav .dotvvm-bp-tab_nav-item .dotvvm-bp-primitive_text{font-size:inherit;font-weight:inherit;line-height:1;color:inherit}.mn-tab-control .dotvvm-bp-tab-control_nav .dotvvm-bp-tab_nav-item.dotvvm-bp-state_active{--tab-color:white;background-color:#3175b9}.bundle-products-btn{--product-color:var(--product-color);--col-gap:1.6rem;display:grid;align-items:end;grid-template-columns:minmax(110px,320px) repeat(3,minmax(64px,208px));grid-column-gap:var(--col-gap);margin-inline:auto;-webkit-padding-after:3.2rem;padding-block-end:3.2rem;text-align:center}@media only screen and (max-width:560px){.bundle-products-btn{--col-gap:1rem}}.bundle-products-btn>div:not([class]){display:grid;place-items:center}.bundle-products-btn>div:not([class])>svg{max-inline-size:110px}@media only screen and (max-width:560px){.bundle-products-btn>div:not([class])>svg{max-inline-size:80px}}.bundle-products-btn--free{--product-color:#27BE89}.bundle-products-btn--complete{--product-color:#3773C2}.bundle-products-btn--premium{--product-color:#BE8227}.bundle-products-btn .button{--btn-background:var(--product-color)}.bundle-products-btn .product-link{color:#000;font-size:16px;text-decoration:underline}@media only screen and (max-width:560px){.bundle-products-btn .product-link{display:none}}.bundle-products-btn small{font-size:12px;color:var(--product-color);line-height:1}.bundle-products-btn__name{color:var(--product-color);text-align:center}@media only screen and (max-width:560px){.bundle-products-btn__name svg{display:none}}.bundle-products-btn__name p{font-size:30px;font-weight:900;-webkit-padding-after:8px;padding-block-end:8px}@media only screen and (max-width:768px){.bundle-products-btn__name p{font-size:14px}}.bundle-products-btn__name span,.bundle-products-btn__name strong{font-size:14px;color:#000}@media only screen and (max-width:560px){.bundle-products-btn__name span,.bundle-products-btn__name strong{display:none}}.bundle-products-btn__price{display:flex;flex-direction:column;align-items:center}.bundle-products-btn__price p{font-size:xx-large;font-weight:700;color:var(--product-color);line-height:1;-webkit-padding-after:4px;padding-block-end:4px}@media only screen and (max-width:560px){.bundle-products-btn__price p{font-size:16px}}.bundle-products-btn__price .button{margin-block:12px}@media only screen and (max-width:560px){.bundle-products-btn__price .button{margin-block:6px}}.bundle-products{--product-color:var(--product-color);--row-count:29;--col-gap:1.6rem;display:grid;grid-template-columns:minmax(110px,320px) repeat(3,minmax(64px,208px));grid-template-rows:repeat(var(--row-count),auto);grid-column-gap:var(--col-gap);grid-auto-flow:column;margin-inline:auto}@media only screen and (max-width:560px){.bundle-products{--col-gap:1rem}}.bundle-products>div:not([class]){grid-column:1/5;border-bottom:1px solid #d3d3d3;position:relative;z-index:2}.bundle-products>div:not([class]):hover{background:rgba(162,162,235,.15)}.bundle-products>div:not([class]):first-of-type{grid-row-start:calc(1 + 1)}.bundle-products>div:not([class]):nth-of-type(2){grid-row-start:calc(2 + 1)}.bundle-products>div:not([class]):nth-of-type(3){grid-row-start:calc(3 + 1)}.bundle-products>div:not([class]):nth-of-type(4){grid-row-start:calc(4 + 1)}.bundle-products>div:not([class]):nth-of-type(5){grid-row-start:calc(5 + 1)}.bundle-products>div:not([class]):nth-of-type(6){grid-row-start:calc(6 + 1)}.bundle-products>div:not([class]):nth-of-type(7){grid-row-start:calc(7 + 1)}.bundle-products>div:not([class]):nth-of-type(8){grid-row-start:calc(8 + 1)}.bundle-products>div:not([class]):nth-of-type(9){grid-row-start:calc(9 + 1)}.bundle-products>div:not([class]):nth-of-type(10){grid-row-start:calc(10 + 1)}.bundle-products>div:not([class]):nth-of-type(11){grid-row-start:calc(11 + 1)}.bundle-products>div:not([class]):nth-of-type(12){grid-row-start:calc(12 + 1)}.bundle-products>div:not([class]):nth-of-type(13){grid-row-start:calc(13 + 1)}.bundle-products>div:not([class]):nth-of-type(14){grid-row-start:calc(14 + 1)}.bundle-products>div:not([class]):nth-of-type(15){grid-row-start:calc(15 + 1)}.bundle-products>div:not([class]):nth-of-type(16){grid-row-start:calc(16 + 1)}.bundle-products>div:not([class]):nth-of-type(17){grid-row-start:calc(17 + 1)}.bundle-products>div:not([class]):nth-of-type(18){grid-row-start:calc(18 + 1)}.bundle-products>div:not([class]):nth-of-type(19){grid-row-start:calc(19 + 1)}.bundle-products>div:not([class]):nth-of-type(20){grid-row-start:calc(20 + 1)}.bundle-products>div:not([class]):nth-of-type(21){grid-row-start:calc(21 + 1)}.bundle-products>div:not([class]):nth-of-type(22){grid-row-start:calc(22 + 1)}.bundle-products>div:not([class]):nth-of-type(23){grid-row-start:calc(23 + 1)}.bundle-products>div:not([class]):nth-of-type(24){grid-row-start:calc(24 + 1)}.bundle-products>div:not([class]):nth-of-type(25){grid-row-start:calc(25 + 1)}.bundle-products>div:not([class]):nth-of-type(26){grid-row-start:calc(26 + 1)}.bundle-products>div:not([class]):nth-of-type(27){grid-row-start:calc(27 + 1)}.bundle-products>div:is([class]){position:relative;z-index:1;border-radius:25px;grid-row-start:2;grid-row-end:span var(--row-count);display:grid;grid-template-rows:subgrid}@media only screen and (max-width:560px){.bundle-products>div:is([class]){border-radius:15px}}.bundle-products>div:is([class]).content{grid-column:1/2}.bundle-products>div:is([class]).content>span{color:#000}.bundle-products>div:is([class]).content>span:has(svg){--product-color:#3773C2;display:flex;align-items:center;gap:1ch;color:var(--product-color)}@media only screen and (max-width:560px){.bundle-products>div:is([class]).content svg{display:none}}.bundle-products>div:is([class]).free{--product-color:#27BE89;grid-column:2/3;border:1px solid var(--product-color);text-align:center}.bundle-products>div:is([class]).complete{--product-color:#3773C2;--border-with:2px;grid-column:3/4;grid-row-start:1;border:var(--border-with) solid var(--product-color);text-align:center}@media only screen and (max-width:560px){.bundle-products>div:is([class]).complete{--border-with:1px}}.bundle-products>div:is([class]).premium{--product-color:#BE8227;grid-column:4/5;border:1px solid var(--product-color);text-align:center}.bundle-products>div:is([class])>span{font-weight:500;font-size:12px;padding-block:6px}.bundle-products>div:is([class])>span>strong{color:var(--product-color);font-size:inherit}.code-slider{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between;height:auto;min-height:40rem}@media only screen and (max-width:1024px){.code-slider{display:none}}.code-slider__center-container{display:flex;flex:0 0 40%;flex-direction:row;flex-wrap:wrap;align-items:center;width:40%;max-width:40%}.code-slider__side-container{display:flex;flex:0 0 25%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;width:25%;max-width:25%}.code-slider__slider{flex:0 0 100%;width:100%;max-width:100%;height:auto}.code-slider__slide{box-sizing:border-box}.code-slider__slide .copy-code{height:24.1rem;border-radius:.5rem;overflow:hidden}.code-slider__slide .copy-code pre{overflow:hidden}.code-slider__mobile-text{display:none;box-sizing:border-box;padding:1rem;background-color:#fff;border:1px solid #3175b9}.code-slider__nav-item{--border-color:#ccc;--bg-color:#ffffff;--text-color:#000;--arrow-transform:translate(-120%, -50%) rotate(45deg);--alpha:0;--arrow-left:100%;position:relative;display:flex;flex:0 0 100%;align-items:center;width:100%;max-width:100%;min-height:14.5rem;box-sizing:border-box;padding:1rem;margin-bottom:1rem;background-color:var(--bg-color);border-radius:.5rem;transition:border-color .25s,background-color .25s,box-shadow .25s;cursor:pointer;box-shadow:0 0 5px 0 rgba(0,0,0,var(--alpha));border:.1rem solid var(--border-color)}.code-slider__nav-item:hover{--alpha:.3}.code-slider__nav-item:last-child{margin-bottom:0}.code-slider__nav-item.active,.code-slider__nav-item[selected]{--border-color:#3175b9;--bg-color:#3175b9;--text-color:#ffffff;--arrow-transform:translate(-50%, -50%) rotate(45deg)}.code-slider__nav-item--inverted{--arrow-transform:translate(20%, -50%) rotate(-135deg);--arrow-left:0}.code-slider__nav-item--inverted.active,.code-slider__nav-item--inverted[selected]{--arrow-transform:translate(-50%, -50%) rotate(-135deg)}.code-slider__nav-item::after{position:absolute;top:50%;left:var(--arrow-left);display:block;content:"";width:2rem;height:2rem;background-color:var(--bg-color);transform:var(--arrow-transform);transition:transform .25s,background-color .25s}.code-slider__nav-item div{z-index:1}.code-slider__nav-item h4{color:var(--text-color)}.code-slider__nav-item p{margin-bottom:0;font-size:1.6rem;font-weight:400;color:var(--text-color)}.code-slider__nav-title{margin-top:0;margin-bottom:.5rem;font-size:1.8rem;font-weight:500;color:#000;text-align:center;transition:all .25s}.code-slider__nav-text{margin:0;font-size:1.6rem;color:#000;text-align:center;transition:all .25s}@media only screen and (max-width:768px){.code{padding-top:4rem}}@media only screen and (max-width:768px){.code h3{right:auto;left:50%;width:98%;text-align:center;transform:translateX(-50%)}}.mobile-code{display:none}@media only screen and (max-width:1024px){.mobile-code{display:block}}.mobile-code__container{width:100%;max-width:580px;margin:0 auto;border:var(--border);overflow:auto}.mobile-code__container:first-of-type{margin-bottom:2rem}.mobile-code__container img{display:block;width:100%}.newsletter__form{--button-width:16rem;position:relative;display:grid;align-items:stretch;width:100%;max-width:56rem;margin:0 auto;grid-column-gap:0.8rem;grid-template-columns:auto var(--button-width)}@media only screen and (max-width:425px){.newsletter__form{--button-width:12rem}}.newsletter div.alert.alert-danger,.newsletter__error-message{position:absolute;top:100%;left:0;padding:0;padding-top:.4rem;background-color:rgba(0,0,0,0);border-width:0;font-size:small;color:#cf1e1e;grid-column-end:span 2;grid-row-start:2}.newsletter__label{position:absolute;opacity:0;z-index:-999}.newsletter__under-text{color:#5d5d5d}@font-face{font-family:Halloween;src:url("/wwwroot/Fonts/Hallowed/Hallowed-Eve-Sample.ttf") format("truetype")}.discount-alert{position:fixed;top:var(--nav-height);left:0;display:block;width:100%;height:auto;min-height:calc(var(--nav-height) - .8rem);background-color:var(--discount-color);text-align:center;z-index:998}.discount-alert:hover div{text-decoration:underline}.discount-alert>div{position:absolute;top:50%;left:50%;display:block;min-width:20rem;box-sizing:border-box;padding:0 5rem;font-size:x-large;font-weight:600;color:#000;transform:translate(-50%,-50%)}@media only screen and (max-width:768px){.discount-alert>div{font-size:large}}@media only screen and (max-width:425px){.discount-alert>div{width:100%;padding:0 2rem}}.discount-alert>div>img{position:absolute;top:50%;display:block;width:3.5rem;max-height:3.5rem;transform:translate(0,-50%)}@media only screen and (max-width:425px){.discount-alert>div>img{display:none}}.discount-alert>div>img:first-of-type{left:0;transform:translate(-50%,-50%) scaleX(-1)}.discount-alert>div>img:last-of-type{right:0;transform:translate(50%,-50%)}.discount-alert--christmas>div{font-family:Segoe UI,Arial,Helvetica,sans-serif;color:#fff}.discount-alert--easter>div{font-family:Segoe UI,Arial,Helvetica,sans-serif;color:#fff}.discount-alert--halloween>div{font-family:Halloween;font-size:3rem;letter-spacing:3px;color:#cf1e1e}@media only screen and (max-width:1366px){.discount-alert--halloween>div{min-width:65%}}@media only screen and (max-width:1024px){.discount-alert--halloween>div{min-width:80%}}@media only screen and (max-width:768px){.discount-alert--halloween>div{font-size:2rem;letter-spacing:2px}}.discount-alert:hover span{text-decoration:underline}.header{display:grid;height:calc(100vh - var(--nav-height));max-height:4096px;background:url("../../../../wwwroot/Images/backgrounds/home_header_bg.svg");background-repeat:no-repeat;background-position:bottom center;overflow:hidden;background-size:cover;grid-template-rows:repeat(5,1fr);padding-top:1.6rem}@media only screen and (max-width:1024px){.header{background:0 0;background-color:#f1f6fe}}@media only screen and (max-width:425px){.header{justify-content:flex-start;height:auto;padding-bottom:3.2rem}}.header__logo{--logo-font-size:7rem;--logo-margin-top:2vh;position:relative;margin-top:var(--logo-margin-top);z-index:4}@media only screen and (min-width:1921px){.header__logo{--logo-font-size:7vh}}@media only screen and (max-width:1440px){.header__logo{--logo-margin-top:3.2rem}}@media only screen and (max-width:768px){.header__logo{--logo-font-size:5.6rem}}@media only screen and (max-width:425px){.header__logo{--logo-font-size:4.8rem}}.header__logo>img,.header__logo>svg{display:block;width:100%;max-width:320px;margin:0 auto;margin-bottom:.8rem}@media only screen and (max-width:1024px){.header__logo>img,.header__logo>svg{width:70%}}@media only screen and (max-width:768px){.header__logo>img,.header__logo>svg{margin-top:var(--nav-height)}}.header__logo>h1{margin-bottom:.8rem;font-size:var(--logo-font-size);line-height:var(--logo-font-size);text-align:center}@media only screen and (max-width:425px){.header__logo>h1{margin-bottom:.4rem}}.header__logo>h2.title{line-height:1.3}@media only screen and (min-width:1921px){.header__logo>h2.title{--title-font-size:2.5vh}}.header__container{--tree-max-width:51%;--gap:8vw;--container-width:60%;--box-width:425px;--align-items:flex-start;--col-count:2;--padding-top:5vh;--padding-bottom:25vh;position:relative;display:grid;align-items:var(--align-items);justify-content:center;width:var(--container-width);padding:var(--padding-top) .8rem 0;margin:0 auto;grid-gap:var(--gap);grid-row-end:span 4;grid-template-columns:repeat(var(--col-count),var(--box-width))}@media only screen and (min-width:1921px){.header__container{--tree-max-width:33vw;--box-width:25vw}}@media only screen and (max-width:1920px){.header__container{--gap:18rem;--padding-top:5rem}}@media only screen and (max-width:1440px){.header__container{--gap:16rem;--tree-max-width:48%;--container-width:80%}}@media only screen and (max-width:1366px){.header__container{--container-width:85%;--box-width:34.5rem}}@media screen and (max-width:1366px) and (max-height:1024px){.header__container{--tree-max-width:51%}}@media screen and (max-width:1366px) and (max-height:768px){.header__container{--tree-max-width:39%}}@media only screen and (max-width:1024px){.header__container{--container-width:100%;--gap:5rem;--box-width:auto;align-content:flex-start;padding-bottom:20vh}}@media only screen and (max-width:768px){.header__container{--col-count:1;--gap:3.2rem;--box-width:320px;--tree-max-width:90%}}@media only screen and (max-width:425px){.header__container{--gap:2.4rem;--padding-top:3.2rem;--box-width:calc(100% - 1.6rem)}}@media only screen and (max-width:375px){.header__container{--gap:1.6rem}}.header__tree{--tree-z-index:1;position:absolute;bottom:0;left:50%;display:block;width:100%;max-width:var(--tree-max-width);transform:translateX(-50%);z-index:var(--tree-z-index);pointer-events:none}@media only screen and (max-width:1024px){.header__tree{opacity:.2}}@media only screen and (max-width:425px){.header__tree{display:none}}.header__tree--front{--tree-z-index:3}@media only screen and (max-width:1024px){.header__tree--front{display:none}}.header__tree>img,.header__tree>svg{display:block;width:100%;height:100%;opacity:1}.header__box{--box-padding:3.2rem;--box-title-padding:1.6rem;--box-text-margin:2.4rem;--box-text-size:large;--pic-size:5rem;--alpha:.15;--trans-y:0;display:block;width:var(--box-width);padding:var(--box-padding);margin-top:var(--margin-top);background-color:#fff;border-radius:.5rem;text-decoration:none;transform:translateY(var(--trans-y));transition:transform .25s,box-shadow .25s;z-index:2;box-shadow:0 0 5px 0 rgba(0,0,0,var(--alpha))}.header__box:hover{--trans-y:-1.6rem}@media only screen and (max-width:1024px){.header__box:hover{--trans-y:0}}@media only screen and (min-width:1921px){.header__box{--box-text-size:1.8vh;--box-padding:3.2vh;--pic-size:5vh;--box-text-margin:2.4vh;--box-title-size:3.2vh;--box-title-padding:1.6vh}}@media only screen and (max-width:1366px){.header__box{--box-padding:1.6rem;--box-text-margin:1.6rem;--box-title-padding:0.8rem;--pic-size:4rem;--box-text-size:medium;--box-title-size:x-large}}@media only screen and (max-width:768px){.header__box{width:100%;max-width:425px;transform:translate(0,0);justify-self:center}}.header__box:first-of-type{--margin-top:25%}@media screen and (min-width:3656px){.header__box:first-of-type{--margin-top:35%}}@media screen and (min-width:1440px){.header__box:first-of-type{--margin-top:20%}}@media only screen and (max-width:1024px){.header__box:first-of-type{--margin-top:0}}.header__box:last-of-type{--margin-top:20%}@media screen and (min-width:3656px){.header__box:last-of-type{--margin-top:30%}}@media screen and (min-width:1440px){.header__box:last-of-type{--margin-top:15%}}@media only screen and (max-width:1024px){.header__box:last-of-type{--margin-top:0}}.header__box:hover{--alpha:.3}@media only screen and (max-width:1024px){.header__box:hover{--alpha:0}}.header__box:hover>.button{background-color:#24b280;border-color:#24b280}.header__box>p{margin:var(--box-text-margin) 0;font-size:var(--box-text-size);color:#000}.header__box>p *{font-size:1em}@media only screen and (min-width:1921px){.header__box .button{--btn-badding:.8vh 1.6vh;--btn-font-size:1.8vh;--btn-min-width:8vw}}.header__box-title{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;padding:var(--box-title-padding);background-color:#e9f8f3}.header__box-title>svg{width:var(--pic-size);min-width:var(--pic-size);height:var(--pic-size);margin-right:1.6rem}@media only screen and (min-width:1921px){.header__box-title .title{--title-font-size:var(--box-title-
                    size)}}@media only screen and (max-width:1366px){.header__box-title .title{--title-font-size:var(--box-title-size)}}.header .word-anim>span{display:none}.header .word-anim-blink{animation:blink .8s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.products{position:relative;display:grid;margin-top:8rem;grid-column-gap:3.2rem;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1024px){.products{margin-top:0}}@media only screen and (max-width:768px){.products{grid-row-gap:3.2rem;grid-template-columns:1fr}}.products__container{--alpha:.3;display:grid;align-items:stretch;box-shadow:0 0 5px 0 rgba(0,0,0,var(--alpha));grid-template-rows:7rem auto}@media only screen and (max-width:768px){.products__container{width:100%;max-width:425px;grid-template-rows:auto;justify-self:center}}.products__container--free{--color-title-bg:#27be89;--color-bg:#e9f8f3}.products__container--commercial{--color-title-bg:#eb7500;--color-bg:#fdf1e5}.products__title{display:flex;align-items:center;justify-content:center;background-color:var(--color-title-bg)}@media only screen and (max-width:768px){.products__title{padding:.8rem 0}}.products__title>h3{font-size:x-large;font-weight:700;color:#fff;text-align:center;text-transform:uppercase}@media only screen and (max-width:768px){.products__title>h3{font-size:large}}.products__content{display:grid;align-items:stretch;padding:2.4rem;background-color:#fff;background-color:var(--color-bg);grid-row-gap:2.4rem;grid-template-rows:repeat(3,1fr)}@media only screen and (max-width:768px){.products__content{padding:1.6rem;grid-row-gap:1.6rem;grid-template-rows:1fr}}.products__item{--logo-margin:0;--alpha:0;--arrow-bg:#f1f6fe;--arrow-fill:#214778;position:relative;display:grid;align-content:flex-start;padding:1.6rem;background-color:#fff;border-radius:.5rem;text-decoration:none;transition:box-shadow .25s;box-shadow:0 0 5px 0 rgba(0,0,0,var(--alpha));grid-template-columns:11rem auto;border:.1rem solid #ccc}@media only screen and (max-width:1024px){.products__item{--logo-margin:1.6rem;grid-template-columns:1fr}}.products__item--large{--logo-margin:1.6rem;align-items:flex-start;grid-row-end:span 2;grid-template-columns:1fr}@media only screen and (max-width:768px){.products__item--large{grid-row-end:span 1}}.products__item:hover{--alpha:.3;--arrow-bg:#e9f8f3;--arrow-fill:#27be89}.products__item>div:not([class]){padding-left:2.4rem}@media only screen and (max-width:425px){.products__item>div:not([class]){padding:0 .8rem}}.products__item--commercial,.products__item--free{position:relative;border:none}@media only screen and (max-width:1024px){.products__item--commercial,.products__item--free{border:.1rem solid #ccc}}.products__item--commercial:hover,.products__item--free:hover{--alpha:0}@media only screen and (max-width:1024px){.products__item--commercial:hover,.products__item--free:hover{--alpha:.3}}.products__item--commercial:hover:before,.products__item--free:hover:before{--alpha:.3}.products__item--commercial::before,.products__item--free::before{position:absolute;top:0;display:block;content:'';width:calc(200% + 8rem);height:100%;background-color:#fff;border-radius:.5rem;transition:box-shadow .25s;z-index:1;box-shadow:0 0 5px 0 rgba(0,0,0,var(--alpha));border:.1rem solid #ccc}@media only screen and (max-width:1024px){.products__item--commercial::before,.products__item--free::before{display:none}}.products__item--commercial>*,.products__item--free>*{position:relative;z-index:2}.products__item--free::before{left:0}.products__item--commercial{padding-left:0;grid-template-columns:1fr}@media only screen and (max-width:1024px){.products__item--commercial{padding-left:1.6rem}}.products__item--commercial::before{right:0}.products__item--commercial::after{position:absolute;top:0;right:0;display:block;content:"";width:calc(200% + 8.2rem);height:100%;z-index:3}@media only screen and (max-width:1024px){.products__item--commercial::after{display:none}}.products__item--commercial>div:not([class]){padding-left:0}@media only screen and (max-width:1024px){.products__item--commercial>div:not([class]){padding-left:1.6rem}}@media only screen and (max-width:425px){.products__item--commercial>div:not([class]){padding-left:.8rem}}.products__logo{display:flex;align-items:center;justify-content:center;padding:2.4rem 0;margin-bottom:var(--logo-margin);background-color:var(--logo-bg);border-radius:.5rem}.products__logo--dotvvm{--logo-bg:#d7e4f9}.products__logo--bp{--logo-bg:#C1DEF3}.products__logo--bootstrap{--logo-bg:#E4DCF0}.products__logo--free{--logo-bg:#e9f8f3}.products__logo--commercial{--logo-bg:#fdf1e5}.products__logo>img{display:block;width:8.5rem}.products__arrow{position:absolute;right:1.6rem;bottom:1.6rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:var(--arrow-bg);border-radius:50%;transition:background-color .25s}.products__arrow>.icon{--icon-size:2.4rem;transition:fill .25s;fill:var(--arrow-fill)}:root{--color-white:#ffffff;--color-black:#000;--color-transparent:rgba(0, 0, 0, 0);--color-border:#bdbdbe;--border-radius:0.5rem;--animation-time:.25s;--animate-all:all --animation-time ease-in-out;--border:1px solid var(--color-border)}body{background:url(../../../../wwwroot/Images/backgrounds/body_bg.svg);background-repeat:no-repeat;background-position:center 7em;background-attachment:fixed;background-size:80%}.code{position:relative;padding:0 2rem;margin:5rem 0}.code amp-img{display:block}.code amp-selector [option][selected]{outline:0}.code .amp-carousel-button{display:none}.code .title{position:absolute;top:0;left:50%;margin-bottom:0;transform:translateX(-50%)}.code__nav-container{display:grid;align-items:stretch;justify-content:space-between;grid-template-columns:repeat(2,292.5px)}.code__nav{display:grid;grid-gap:1rem;grid-template-columns:1fr}.code__container{position:absolute;top:50%;left:50%;display:block;width:46.8rem;border:var(--border);border-radius:var(--border-radius);transform:translate(-50%,-50%)}@media only screen and (max-width:1024px){.code{display:none}}@media only screen and (max-width:1366px){.code__nav-container{grid-template-columns:repeat(2,270px)}.code__container{width:42rem}}.mobile-code{display:none}.mobile-code__container{width:100%;max-width:58rem;margin:0 auto;background-color:var(--color-white);border:var(--border);border-radius:var(--border-radius);overflow:auto}.mobile-code__container:first-of-type{margin-bottom:2rem}.mobile-code__container img{display:block;width:100%}@media only screen and (max-width:1024px){.mobile-code{display:block}}