.dotvvm-bp-tab-control.base-tab-control{margin-top:1.6rem}.dotvvm-bp-tab-control.base-tab-control>.dotvvm-bp-primitive_nav.dotvvm-bp-tab-control_nav{display:grid;justify-content:center;margin-bottom:3.2rem;background-color:rgba(0,0,0,0);border-width:0;grid-column-gap:1.6rem;grid-template-columns:repeat(3,minmax(16rem,auto))}.dotvvm-bp-tab-control.base-tab-control>.dotvvm-bp-primitive_nav.dotvvm-bp-tab-control_nav>.dotvvm-bp-tab_nav-item{--item-bg-color:#ffffff;--item-color:#7952b3;--item-border-color:#7952b3;--item-shadopw-alpha:.15;display:block;padding:0;margin:0;border-width:0}.dotvvm-bp-tab-control.base-tab-control>.dotvvm-bp-primitive_nav.dotvvm-bp-tab-control_nav>.dotvvm-bp-tab_nav-item a{display:block;padding:.8rem 1.6rem;background-color:var(--item-bg-color);border-radius:.5rem;font-size:large;font-weight:600;color:var(--item-color);text-align:center;transition:background-color .25s,color .25s,border-color .25s,box-shadow .25s;border:.2rem solid var(--item-border-color);box-shadow:2px 2px 4px 0 rgba(0,0,0,var(--item-shadopw-alpha))}.dotvvm-bp-tab-control.base-tab-control>.dotvvm-bp-primitive_nav.dotvvm-bp-tab-control_nav>.dotvvm-bp-tab_nav-item a:hover{--item-shadopw-alpha:.3;--anim-type:ease-in}.dotvvm-bp-tab-control.base-tab-control>.dotvvm-bp-primitive_nav.dotvvm-bp-tab-control_nav>.dotvvm-bp-tab_nav-item.dotvvm-bp-state_active{--item-bg-color:#7952b3;--item-color:#ffffff;border-width:0}.dotvvm-bp-tab-control.base-tab-control>.dotvvm-bp-primitive_nav.dotvvm-bp-tab-control_nav>.dotvvm-bp-tab_nav-item.dotvvm-bp-state_active:hover{--item-bg-color:#614092;--item-border-color:var(--item-bg-color)}.dotvvm-bp-tab-control.base-tab-control .dotvvm-bp-tab-control_content{padding:1.6rem 0}.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)}.prod__header{--logo-size:11rem;--col-gap:3.2rem;display:grid;align-items:center;margin-bottom:3.2rem;grid-column-gap:var(--col-gap);grid-template-columns:var(--logo-size) auto}@media only screen and (max-width:1366px){.prod__header{--logo-size:10rem}}@media only screen and (max-width:1024px){.prod__header{--logo-size:8rem;--col-gap:1.6rem}}@media only screen and (max-width:768px){.prod__header{--logo-size:7rem}}@media only screen and (max-width:425px){.prod__header{justify-content:center}}@media only screen and (max-width:320px){.prod__header{--logo-size:5.6rem;--col-gap:0.8rem}}.prod__header>svg{display:block;width:var(--logo-size);height:var(--logo-size)}.prod__header--bp{--product-title-color:#0894fe;--row-gap:0}.prod__header--bootstrap{--product-title-color:#7952b3;--row-gap:0.8rem}.prod__header+.desc{--header-desc-font-size:x-large;--desc-font-size:var(--header-desc-font-size);margin-bottom:4rem}@media only screen and (max-width:1024px){.prod__header+.desc{--header-desc-font-size:large}}@media only screen and (max-width:425px){.prod__header+.desc{text-align:center}}.prod__title{--title-font-size:5.6rem;display:grid;font-size:var(--title-font-size);font-weight:700;line-height:var(--title-font-size);color:var(--product-title-color);grid-row-gap:var(--row-gap)}@media only screen and (max-width:1366px){.prod__title{--title-font-size:4.8rem}}@media only screen and (max-width:1024px){.prod__title{--title-font-size:4rem}}@media only screen and (max-width:425px){.prod__title{--title-font-size:xx-large}}@media only screen and (max-width:320px){.prod__title{--title-font-size:x-large}}.prod__title>.dotvvm-sticker,.prod__title>span{font-size:.7em;line-height:1}.prod__title>span{color:#434343}.prod__illustration{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}@media only screen and (max-width:768px){.prod__illustration{display:none}}.prod__control-list{--col-count:4;display:grid;padding:3.2rem;background:#fff;border-radius:.5rem;grid-gap:3.2rem;grid-template-columns:repeat(var(--col-count),minmax(1rem,1fr));border:.1rem solid #ccc}@media only screen and (max-width:768px){.prod__control-list{--col-count:2}}@media only screen and (max-width:425px){.prod__control-list{--col-count:1}}.prod__controls{display:grid;align-content:flex-start;grid-row-gap:0.4rem}.prod__controls h3{margin-bottom:.4rem;font-size:large;font-weight:600;color:#214778;text-transform:uppercase}.prod__controls .link{font-size:medium}.prod__controls ul{display:grid;align-content:flex-start;list-style:none;grid-row-gap:0.4rem}.prod__controls ul:not(:last-child){margin-bottom:2.4rem}.prod__sample{border:.1rem solid #ccc;padding:1.6rem;border-radius:.5rem}.prod__sample iframe{display:block;width:100%}.show-more{--summary-color:#000;--button-shadow:none;--button-char:'+';--summary-content:"More";--summary-font-size:medium}.show-more[open]{--button-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);--button-char:'-';--summary-color:#888;--summary-content:"Less"}.show-more:hover{--button-shadow:0px 0px 5px 0px rgba(0,0,0,0.3)}@media only screen and (max-width:375px){.show-more{--summary-font-size:small}}.show-more>summary{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;cursor:pointer}.show-more>summary::-webkit-details-marker{display:none}.show-more>summary:focus:not(:focus-visible){outline:0}.show-more>summary>span{margin:.4rem 0;font-size:var(--summary-font-size);font-weight:500;color:var(--summary-color);text-decoration:underline}.show-more>summary>span:after{content:var(--summary-content)}.show-more__button{--button-size:2.4rem;position:relative;width:var(--button-size);height:var(--button-size);background-color:#f5f5f5;border-radius:.5rem;transition:box-shadow .25s ease-in-out;box-shadow:var(--button-shadow);pointer-events:none;border:.1rem solid #ccc}.show-more__button:after{position:absolute;top:50%;left:50%;display:block;content:var(--button-char);width:var(--button-size);height:var(--button-size);font-size:var(--button-size);line-height:.8;color:#000;text-align:center;transform:translate(-50%,-50%)}